]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org
[gnu-emacs] / doc / misc / ChangeLog
1 2012-12-13 Glenn Morris <rgm@gnu.org>
2
3 * wisent.texi: Small edits. Set copyright to FSF, update license to
4 GFDL 1.3+.
5 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
6 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
7 New targets.
8 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
9 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
10
11 * bovine.texi: Small edits. Set copyright to FSF, update license to
12 GFDL 1.3+, remove empty index.
13 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
14 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
15 New targets.
16 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
17 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
18
19 2012-12-13 Eric Ludlam <zappo@gnu.org>
20 David Ponce <david@dponce.com>
21 Richard Kim <emacs18@gmail.com>
22
23 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
24
25 2012-12-13 Glenn Morris <rgm@gnu.org>
26
27 * flymake.texi (Customizable variables, Locating the buildfile):
28 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
29
30 * srecode.texi: Small edits. Set copyright to FSF, add explicit
31 GFDL 1.3+ license, fix up index.
32 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
33 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
34 (srecode.pdf): New targets.
35 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
36 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
37
38 2012-12-13 Eric Ludlam <zappo@gnu.org>
39
40 * srecode.texi: New file, imported from CEDET trunk.
41
42 2012-12-13 Bastien Guerry <bzg@gnu.org>
43
44 * org.texi (Summary, Code block specific header arguments)
45 (Code block specific header arguments)
46 (Header arguments in function calls, var, noweb)
47 (Results of evaluation, Code evaluation security):
48 Small reformatting: add a blank line before some example.
49
50 * org.texi (System-wide header arguments)
51 (Header arguments in Org mode properties, Conflicts)
52 (Dynamic blocks, Using the mapping API):
53 Fix indentation of Elisp code examples.
54
55 * org.texi (Comment lines): Fix description of the comment syntax.
56
57 * org.texi (Installation): Mention "make test" in the correct section.
58
59 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
60
61 * doclicense.texi, gpl.texi: Update to latest version from FSF.
62 These are just minor editorial changes.
63
64 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
65
66 * tramp.texi (History): Mention ADB.
67 (Inline methods): Add `adb' method.
68
69 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
70
71 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
72 (External methods): Fix typo.
73
74 2012-12-03 Glenn Morris <rgm@gnu.org>
75
76 * rcirc.texi (Notices): Fix typo.
77
78 2012-11-25 Bill Wohler <wohler@newt.com>
79
80 Release MH-E manual version 8.4.
81
82 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
83 Update for release 8.4.
84
85 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
86 (Junk): Add mh-whitelist-preserves-sequences-flag,
87 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
88 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
89
90 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
91
92 * mh-e.texi (Procmail): Fix two @ typos.
93
94 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
95
96 * doclicense.texi, gpl.texi: Update to latest version from FSF.
97 These are just minor editorial changes.
98
99 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
100
101 * calc.texi (Date Formatting Codes): Mention the new beginning of
102 the date numbering system.
103
104 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
105
106 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
107 (Date Forms): Correct off-by-one error in explanation of
108 Julian day numbers. Give Gregorian equivalent of its origin.
109
110 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
111
112 * doc/misc/calc.texi (Date Forms): Mention the customizable
113 Gregorian-Julian switch.
114 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
115
116 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
117
118 Calc now uses the Gregorian calendar for all dates (Bug#12633).
119 It also uses January 1, 1 AD as its day number 1.
120 * calc.texi (Date Forms): Document this.
121
122 2012-11-16 Glenn Morris <rgm@gnu.org>
123
124 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
125 (Obsolete Macros): Move example here from Function Bindings.
126
127 * erc.texi: Use @code{nil} rather than just "nil".
128 (Modules): Undocument obsolete "hecomplete".
129 Add "notifications".
130 (Connecting): Add brief section on passwords.
131 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
132
133 2012-11-13 Glenn Morris <rgm@gnu.org>
134
135 * flymake.texi (Customizable variables)
136 (Highlighting erroneous lines): Mention flymake-error-bitmap,
137 flymake-warning-bitmap, and flymake-fringe-indicator-position.
138
139 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
140
141 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
142 In all file place SES into @acronym{...}.
143 (Advanced Features): Add key index and function index for
144 ses-set-header-row. Add description for function
145 ses-rename-cell. Add description for function
146 ses-repair-cell-reference-all.
147 (Ranges in formulas): Add description for ses-range flags.
148
149 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
150
151 * texinfo.tex: Merge from gnulib.
152
153 2012-11-10 Chong Yidong <cyd@gnu.org>
154
155 * url.texi (Introduction): Move url-configuration-directory to
156 Customization node.
157 (Parsed URIs): Split into its own node.
158 (URI Encoding): New node.
159 (Defining New URLs): Remove empty chapter.
160 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
161 Improve docs for url-queue-*.
162 (Supported URL Types): Copyedits. Delete empty subnodes.
163
164 * url.texi (Introduction): Rename from Getting Started. Rewrite
165 the introduction.
166 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
167
168 2012-11-10 Glenn Morris <rgm@gnu.org>
169
170 * cl.texi (Obsolete Setf Customization):
171 Revert defsetf example to the more correct let rather than prog1.
172 Give define-modify-macro, defsetf, and define-setf-method
173 gv.el replacements.
174
175 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
176 (Setf Extensions): Remove obsolete reference.
177 (Obsolete Setf Customization):
178 Move note on lack of setf functions to lispref/variables.texi.
179 Undocument get-setf-method, since it no longer exists.
180 Mention simple defsetf replaced by gv-define-simple-setter.
181
182 2012-11-03 Glenn Morris <rgm@gnu.org>
183
184 * cl.texi: Further general copyedits.
185 (List Functions): Remove copy-tree, standard elisp for some time.
186 (Efficiency Concerns): Comment out examples that no longer apply.
187 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
188 (Creating Symbols, Random Numbers): De-emphasize internal
189 variables cl--gensym-counter and cl--random-state. (Bug#12788)
190 (Naming Conventions, Type Predicates, Macros)
191 (Predicates on Numbers): No longer mention cl-floatp-safe.
192
193 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
194
195 * gnus.texi (Mail Source Specifiers):
196 Document :leave keyword used for pop mail source.
197
198 2012-11-01 Glenn Morris <rgm@gnu.org>
199
200 * cl.texi: General copyedits for style, line-breaks, etc.
201 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
202 (Macro Bindings, Blocks and Exits):
203 Acknowledge existence of lexical-binding.
204 (Iteration): Mainly defer to doc of standard dolist, dotimes.
205
206 2012-10-31 Glenn Morris <rgm@gnu.org>
207
208 * ert.texi (Introduction, The @code{should} Macro):
209 Refer to "cl-assert" rather than "assert".
210
211 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
212 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
213 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
214 Reword, and add details of flet and labels.
215 (Modify Macros, Function Bindings): Add some xrefs.
216
217 2012-10-30 Glenn Morris <rgm@gnu.org>
218
219 * cl.texi (Modify Macros): Update for cl-letf changes.
220 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
221 (Setf Extensions): Partially restore note about cl-getf,
222 mainly moved to lispref/variables.texi.
223 (Property Lists): Fix cl-getf typos.
224 (Mapping over Sequences): Mention cl-mapc naming oddity.
225
226 2012-10-29 Glenn Morris <rgm@gnu.org>
227
228 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
229 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
230 (Customizing Setf): Move contents to "Obsolete Setf Customization".
231 (Modify Macros, Multiple Values, Other Clauses):
232 Remove mentions of obsolete features.
233 (Obsolete Setf Customization): Don't mention `apply' setf.
234
235 2012-10-28 Glenn Morris <rgm@gnu.org>
236
237 * cl.texi (Multiple Values, Common Lisp Compatibility):
238 More namespace updates.
239 (Obsolete Features): Copyedits.
240 (Obsolete Lexical Macros, Obsolete Setf Customization):
241 New subsections.
242
243 * cl.texi (Porting Common Lisp, Lexical Bindings):
244 Add some xrefs to the Elisp manual.
245
246 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
247 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
248 (Obsolete Features): New appendix. Move Lexical Bindings here.
249
250 2012-10-27 Glenn Morris <rgm@gnu.org>
251
252 * cl.texi: Use defmac for macros rather than defspec.
253 (Efficiency Concerns): Related copyedit.
254
255 * cl.texi (Control Structure): Update for setf now being in core.
256 (Setf Extensions): Rename from Basic Setf. Move much of the
257 former content to lispref/variables.texi.
258 (Modify Macros): Move pop, push details to lispref/variables.texi.
259 (Customizing Setf): Copyedits for setf etc being in core.
260 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
261 Further namespaces updates.
262
263 2012-10-26 Bastien Guerry <bzg@gnu.org>
264
265 * org.texi (Installation): Update the link to Org's ELPA. Also
266 don't mention org-install.el anymore as the replacement file
267 org-loaddefs.el is now loaded by org.el.
268
269 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
270
271 * tramp.texi (Frequently Asked Questions): Mention
272 `tramp-completion-reread-directory-timeout' for performance
273 improvement.
274
275 2012-10-25 Glenn Morris <rgm@gnu.org>
276
277 * cl.texi: Don't mess with the TeX section number counter.
278 Use Texinfo recommended convention for quotes+punctuation.
279 (Overview, Sequence Functions): Rephrase for better line-breaking.
280 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
281 (Macro Bindings, Conditionals, Iteration, Loop Basics)
282 (Random Numbers, Mapping over Sequences, Structures)
283 (Porting Common Lisp): Further updates for cl-lib namespace.
284 (Modify Macros, Declarations, Macro Bindings, Structures):
285 Break long lines in examples.
286 (Dynamic Bindings): Update for changed progv behavior.
287 (Loop Examples, Efficiency Concerns): Markup fixes.
288 (Structures): Remove TeX margin change.
289 (Declarations): Fix typos.
290
291 2012-10-24 Glenn Morris <rgm@gnu.org>
292
293 * cl.texi (Overview, Multiple Values, Creating Symbols)
294 (Numerical Functions): Say less/nothing about the original cl.el.
295 (Old CL Compatibility): Remove.
296 (Assertions): Remove ignore-errors (standard Elisp for some time).
297
298 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
299 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
300 (Efficiency Concerns, Efficiency Concerns)
301 (Common Lisp Compatibility, Old CL Compatibility):
302 Further updates for cl-lib namespace.
303
304 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
305
306 Update manual for new time stamp format (Bug#12706).
307 * emacs-mime.texi (time-date): Update for new format.
308 Also, fix bogus time stamp and modernize a bit.
309
310 2012-10-23 Glenn Morris <rgm@gnu.org>
311
312 * cl.texi: Include emacsver.texi. Use Emacs version number rather
313 than unchanging cl.el version number.
314 End all menu descriptions with a period.
315 Do not use @dfn{CL} for every instance of "CL".
316 (Overview): Remove no-runtime caveat, and note about foo* names.
317 (Usage): Use cl-lib rather than cl.
318 (Organization, Naming Conventions): Update for cl-lib.el.
319 (Installation): Remove long-irrelevant node.
320 (Program Structure, Predicates, Control Structure):
321 Start updating for cl-lib namespace.
322 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
323 Depend on emacsver.texi.
324
325 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
326
327 * trampver.texi: Update release number.
328
329 2012-10-06 Glenn Morris <rgm@gnu.org>
330
331 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
332 ERC version.
333 (Introduction): ERC is distributed with Emacs.
334 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
335 (Getting Started): Simplify.
336 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
337 (History): Mention ERC maintained as part of Emacs now.
338 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
339 Add dependency on emacsver.texi.
340
341 * erc.texi: Remove hand-written node pointers.
342
343 2012-10-05 Glenn Morris <rgm@gnu.org>
344
345 * newsticker.texi (Overview, Requirements, Usage, Configuration):
346 Copyedits.
347
348 2012-10-01 Eric Ludlam <zappo@gnu.org>
349
350 * ede.texi (Quick Start, Project Local Variables)
351 (Miscellaneous commands, ede-java-root, Development Overview)
352 (Detecting a Project): New nodes.
353 (Simple projects): Node deleted.
354
355 * eieio.texi (Building Classes): Some slot attributes cannot be
356 overridden.
357 (Slot Options): Remove an example.
358 (Method Invocation, Documentation): New nodes.
359
360 2012-10-01 Glenn Morris <rgm@gnu.org>
361
362 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
363 (reftex.pdf): Add dependency on emacsver.texi.
364 * reftex.texi: Don't include directory part for emacsver.texi;
365 the Makefile's -I handles it.
366
367 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
368
369 Merge from standalone RefTeX repository.
370
371 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
372 with macros.
373 (Imprint): Mention Wolfgang in list of contributors.
374 (Creating Citations): Give a hint about how to
375 auto-revert the BibTeX database file when using external editors.
376 (Referencing Labels): Simplify section about reference macro
377 cycling.
378 (Options (Referencing Labels)): Adapt to new structure of
379 `reftex-ref-style-alist'.
380 (Referencing Labels, Reference Styles): Document changes in the
381 referencing functionality.
382 (Commands): Mention options for definition of header and footer in
383 BibTeX files.
384 (Options (Creating Citations)): Document
385 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
386 (Reference Styles): New section.
387 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
388 (Options (Referencing Labels)): Remove descriptions of deprecated
389 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
390 Add descriptions for `reftex-ref-style-alist' and
391 `reftex-ref-style-default-list'.
392 (Referencing Labels): Update regarding reference styles.
393 (Citation Styles): Mention support for ConTeXt.
394 (Options (Defining Label Environments)): Fix typo.
395 (Options (Creating Citations)): Document
396 `reftex-cite-key-separator'.
397
398 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
399
400 * org.texi: Add description of ORG_ADD_CONTRIB to info
401 documentation. Add link to Worg for more details.
402
403 * org.texi: Clarify installation procedure. Provide link to the
404 build system description on Worg.
405
406 * org.texi: Remove reference to utils/, x11idle.c is now in
407 contrib/scripts.
408
409 * org.texi: Re-normalize to "Org mode" in manual.
410
411 * org.texi (Installation): Adapt documentation to new build
412 system. Mention GNU ELPA (since it needs to be handled like Emacs
413 built-in Org).
414
415 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
416
417 * org.texi: Fix typo in description of the 'Hooks' section.
418
419 * org.texi: Add ID to the list of special properties.
420
421 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
422
423 * org.texi (Moving subtrees): Document the ability to archive to a
424 datetree.
425
426 2012-09-30 Bastien Guerry <bzg@altern.org>
427
428 * org.texi (Installation, Feedback, Batch execution): Use
429 (add-to-list 'load-path ... t) for the contrib dir.
430
431 * org.texi (results): Update documentation for ":results drawer"
432 and ":results org".
433
434 * org.texi (Column width and alignment): Fix typo.
435
436 * org.texi (Activation): Point to the "Conflicts" section.
437
438 * org.texi (Conflicts): Mention filladapt.el in the list of
439 conflicting packages.
440
441 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
442 not needed for versions of Emacs > 22.1.
443
444 * org.texi (History and Acknowledgments): Fix typo.
445
446 * org.texi (History and Acknowledgments): Add my own
447 acknowledgments.
448
449 * org.texi (Agenda commands): Document the new command and the new
450 option.
451
452 * org.texi (Agenda commands): Delete `org-agenda-action' section.
453 (Agenda commands): Reorder. Document `*' to toggle persistent
454 marks.
455
456 * org.texi (Agenda dispatcher): Mention
457 `org-toggle-agenda-sticky'.
458 (Agenda commands, Exporting Agenda Views): Fix typo.
459
460 * org.texi (Templates in contexts, Setting Options): Update to
461 reflect changes in how contexts options are processed.
462
463 * org.texi (Templates in contexts): Document the new structure of
464 the variables `org-agenda-custom-commands-contexts' and
465 `org-capture-templates-contexts'.
466
467 * org.texi (Templates in contexts): Document the new option
468 `org-capture-templates-contexts'.
469 (Storing searches): Document the new option
470 `org-agenda-custom-commands-contexts'.
471
472 * org.texi (Formula syntax for Lisp): Reformat.
473
474 * org.texi (Special properties, Column attributes)
475 (Agenda column view): Document the new special property
476 CLOCKSUM_T.
477
478 * org.texi (Template expansion): Document the new %l template.
479
480 * org.texi (Fast access to TODO states): Fix documentation about
481 allowed characters for fast todo selection.
482
483 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
484 use in `org-agenda-to-appt'.
485
486 * org.texi (Comment lines): Update wrt comments.
487
488 * org.texi (Resolving idle time): Document new keybinding.
489
490 * org.texi (Clocking commands): Document the use of S-M-<up/down>
491 on clock timestamps.
492
493 * org.texi (Fast access to TODO states): Explicitely says only
494 letters are supported as fast TODO selection keys.
495
496 * org.texi (Link abbreviations): Illustrate the use of the "%h"
497 specifier. Document the new "%(my-function)" specifier.
498
499 * org.texi (Clocking commands): New cindex.
500 (Clocking commands): Update documentation for `org-clock-in'.
501 Document `org-clock-in-last'. Mention `org-clock-out' and
502 `org-clock-in-last' as commands that can be globally bound.
503 (Resolving idle time): Document continuous clocking.
504
505 * org.texi (Top, Introduction): Fix formatting.
506 (Activation): Add index entries.
507 (Conventions): Update section.
508 (Embedded @LaTeX{}): Fix formatting.
509
510 * org.texi (Visibility cycling): Document `show-children'.
511
512 * org.texi (Using capture): Mention the `org-capture-last-stored'
513 bookmark as a way to jump to the last stored capture.
514
515 * org.texi (Uploading files): Fix typo.
516
517 * org.texi (Using capture): Document `C-0' as a prefix argument
518 for `org-capture'.
519
520 * org.texi (Agenda commands): Document persistent marks.
521
522 * org.texi (Template expansion): Update doc to reflect change.
523
524 * org.texi (Radio tables): Document the :no-escape parameter.
525
526 * org.texi (Repeated tasks): Document repeat cookies for years,
527 months, weeks, days and hours.
528
529 * org.texi (Export options): State that you can use the d: option
530 by specifying a list of drawers.
531
532 * org.texi (HTML preamble and postamble): Small doc improvement.
533
534 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
535
536 * org.texi: The sections in the Exporting section of the manual
537 left out articles in the description of the org-export-as-*
538 commands, among other places. This patch adds them, adds a few
539 missing prepositions, and switches instances of "an HTML" to "a
540 html" for internal consistency.
541
542 * org.texi: Alter several examples of headings with timestamps in
543 them to include the timestamps in the body instead of the heading.
544
545 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
546
547 * org.texi (Agenda dispatcher): Document sticky agenda views and
548 the new key for them.
549
550 2012-09-30 Charles <millarc@verizon.net> (tiny change)
551
552 * org.texi (Advanced features): Fix error in table.
553
554 2012-09-30 Feng Shu <tumashu@gmail.com>
555
556 * org.texi (@LaTeX{} fragments): Document imagemagick as an
557 alternative to dvipng.
558
559 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
560
561 * org.texi: Remove extra curly bracket.
562
563 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
564
565 * org.texi (org-clock-in-last and org-clock-cancel): Update the
566 defkeys.
567
568 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
569
570 * org.texi (Agenda commands): Fix two typos by giving
571 corresponding function names, according to
572 `org-agenda-view-mode-dispatch'.
573
574 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
575
576 * org.texi (The spreadsheet): Fix typo.
577
578 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
579
580 * org.texi (Tracking your habits): Point to the "Tracking TODO
581 state changes" section.
582
583 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
584
585 * org.texi (Literal examples): Remove reference to unknown
586 `org-export-latex-minted' variable. Also simplify footnote since
587 `org-export-latex-listings' documentation is exhaustive already.
588
589 * org.texi (Plain lists): Remove reference to now hard-coded
590 `bullet' automatic rule.
591
592 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
593
594 * org.texi: Updated documentation accordingly.
595
596 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
597
598 * texinfo.tex: Merge from gnulib.
599
600 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
601
602 Sync with Tramp 2.2.6.
603
604 * tramp.texi (Bug Reports): Cleanup caches before a test run.
605
606 * trampver.texi: Update release number.
607
608 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
609
610 * texinfo.tex: Merge from gnulib.
611
612 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
613
614 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
615 (bug#12096).
616
617 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
618
619 * calc.texi (Simplification modes, Conversions)
620 (Operating on Selections): Mention "basic" simplification.
621 (The Calc Mode Line): Mention the mode line display for Basic
622 simplification mode.
623 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
624 simplifications.
625 (Basic Simplifications): Rename from "Limited Simplifications"
626 Replace "limited" by "basic" throughout.
627 (Algebraic Simplifications): Indicate that the algebraic
628 simplifications are done by default.
629 (Unsafe Simplifications): Mention `m E'.
630 (Simplification of Units): Mention `m U'.
631 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
632 (Kinds of Declarations, Functions for Declarations): Mention
633 "algebraic simplifications" instead of `a s'.
634 (Algebraic Entry): Remove mention of default simplifications.
635
636 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
637
638 * calc.texi (Getting Started, Tutorial): Change simulated
639 Calc output to match actual output.
640 (Simplifying Formulas): Mention that algebraic simplification is now
641 the default.
642
643 2012-07-28 Eli Zaretskii <eliz@gnu.org>
644
645 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
646 (Bug#12073)
647
648 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
649
650 Prefer typical American spelling for "acknowledgment".
651 * calc.texi (History and Acknowledgments): Rename from
652 History and Acknowledgements.
653 * idlwave.texi (Acknowledgments):
654 * ses.texi (Acknowledgments):
655 * woman.texi (Acknowledgments): Rename from Acknowledgements.
656
657 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
658
659 Rename configure.in to configure.ac (Bug#11603).
660 * ede.texi (Compiler and Linker objects, ede-proj-project)
661 (ede-step-project): Prefer the name configure.ac to configure.in.
662
663 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
664
665 * tramp.texi (Multi-hops): Introduce
666 `tramp-restricted-shell-hosts-alist'.
667
668 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
669
670 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
671 methods, so don't mention smtpmail here.
672
673 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
674
675 * gnus.texi (Picons): Document gnus-picon-properties.
676
677 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
678
679 * gnus.texi: Remove mention of compilation, as that's no longer
680 supported.
681
682 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
683
684 * gnus.texi (Archived Messages): Mention
685 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
686
687 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
688
689 * gnus.texi (Various Summary Stuff):
690 Remove mention of `gnus-propagate-marks'.
691
692 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
693
694 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
695 which no longer exist.
696
697 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
698
699 * gnus.texi (Archived Messages):
700 Document gnus-gcc-self-resent-messages.
701
702 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
703
704 * message.texi (Mail Variables):
705 Mention the optional user parameter for X-Message-SMTP-Method.
706
707 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
708
709 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
710
711 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
712
713 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
714
715 * gnus.texi (Key Index): Change encoding to utf-8.
716
717 2012-06-21 Glenn Morris <rgm@gnu.org>
718
719 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
720
721 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
722
723 * gnus.texi (Group Timestamp): Mention where to find documentation for
724 the `gnus-tmp-' variables (bug#11601).
725
726 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
727
728 Sync with Tramp 2.2.6-pre.
729
730 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
731 where appropriate.
732 (Ad-hoc multi-hops): New section.
733 (Remote processes): New subsection "Running remote processes on
734 Windows hosts".
735 (History): Add remote commands on Windows, and ad-hoc multi-hop
736 methods.
737 (External methods): "ControlPersist" must be set to "no" for the
738 `scpc' method.
739 (Remote processes): Add a note about `auto-revert-tail-mode'.
740 (Frequently Asked Questions): Use "scpx" in combination with
741 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
742
743 * trampver.texi: Update release number.
744
745 2012-06-10 Chong Yidong <cyd@gnu.org>
746
747 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
748 compilation for html-mono.
749
750 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
751
752 * texinfo.tex: Merge from gnulib.
753
754 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
755
756 * Makefile.in (echo-info): Don't try to install info files named
757 just ".info".
758
759 2012-05-28 Glenn Morris <rgm@gnu.org>
760
761 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
762
763 * sc.texi: Nuke hand-written node pointers.
764 Fix top-level menu to match actual node order.
765
766 2012-05-27 Glenn Morris <rgm@gnu.org>
767
768 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
769 Some associated fixes, including not messing with chapno in cl.texi.
770
771 2012-05-27 Bastien Guerry <bzg@gnu.org>
772
773 * org.texi (Durations and time values): Fix typo.
774
775 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
776
777 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
778 Mention `calc-ensure-consistent-units'.
779
780 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
781
782 * cc-mode.texi: Avoid space before macro in 4th argument of cross
783 reference commands. (Bug#11461)
784
785 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
786
787 2012-05-12 Glenn Morris <rgm@gnu.org>
788
789 * Makefile.in (mostlyclean): Add more TeX intermediates.
790
791 * Makefile.in: Make it look more like the other doc Makefiles.
792 Use explicit $srcdir in all dependencies.
793 Remove cd $srcdir from rules.
794 (VPATH): Remove.
795 (infodir): Set to an absolute path.
796 (INFO_TARGETS): Use short names.
797 (mkinfodir): infodir is now absolute.
798 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
799
800 * Makefile.in (info.info): Rename from info, to avoid duplication.
801 (.SUFFIXES): Disable implicit rules.
802
803 * Makefile.in (MKDIR_P): New, set by configure.
804 (mkinfodir): Use $MKDIR_P.
805
806 2012-05-07 Glenn Morris <rgm@gnu.org>
807
808 * forms.texi (Long Example): Update for changed location of files.
809
810 2012-05-04 Glenn Morris <rgm@gnu.org>
811
812 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
813 (INFO_TARGETS): Use $INFO_EXT.
814 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
815 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
816 (INFO_TARGETS): Use $INFO_EXT.
817 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
818
819 2012-05-02 Glenn Morris <rgm@gnu.org>
820
821 * Makefile.in (echo-info): New phony target, used by top-level.
822
823 * viper.texi: Make direntry shorter (also it is no longer "newest").
824
825 * emacs-gnutls.texi, ert.texi, org.texi:
826 Fix dircategory, direntry to match info/dir.
827
828 * faq.texi: Convert @inforefs to @xrefs.
829 Fix some malformed cross-references.
830 (File-name conventions): Shorten section name to avoid overfull line.
831 (How to add fonts): Use smallexample to avoid overfull lines.
832
833 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
834
835 * auth.texi (Help for users): Update for .gpg file being second.
836
837 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
838
839 * org.texi (Agenda commands): Fix two typos: give corresponding
840 function names, according to `org-agenda-view-mode-dispatch'.
841
842 2012-04-27 Glenn Morris <rgm@gnu.org>
843
844 * faq.texi (Major packages and programs): Remove section.
845 There is no point listing 6 packages (cf etc/MORE.STUFF).
846 (Finding Emacs and related packages): Move "Spell-checkers" here.
847
848 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
849
850 * dbus.texi (Version): New node.
851 (Properties and Annotations): Mention the object manager
852 interface. Describe dbus-get-all-managed-objects.
853 (Type Conversion): Floating point numbers are allowed, if an
854 anteger does not fit Emacs's integer range.
855 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
856 (Asynchronous Methods): Fix description of
857 dbus-call-method-asynchronously.
858 (Receiving Method Calls): Fix some minor errors. Add
859 dbus-interface-emacs.
860 (Signals): Describe unicast signals and the new match rules.
861 (Alternative Buses): Add the PRIVATE optional argument to
862 dbus-init-bus. Describe its new return value. Add dbus-setenv.
863
864 2012-04-20 Glenn Morris <rgm@gnu.org>
865
866 * faq.texi (New in Emacs 24): New section.
867 (Packages that do not come with Emacs): Mention M-x list-packages.
868
869 2012-04-14 Alan Mackenzie <acm@muc.de>
870
871 * cc-mode.texi (c-offsets-alist): Correct a typo.
872
873 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
874
875 * org.texi (Deadlines and scheduling): Fix the example: the
876 DEADLINE item should come right after the headline. We enforce
877 this convention, so it is a bug not to illustrate it correctly in
878 the manual.
879
880 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
881
882 * org.texi (Agenda commands): Fix documentation bug by swapping
883 the equivalent keybindings to `org-agenda-next-line' with the ones
884 to `org-agenda-previous-line'.
885
886 2012-04-14 Glenn Morris <rgm@gnu.org>
887
888 * Makefile.in: Replace non-portable use of $< in ordinary rules.
889
890 2012-04-09 Eli Zaretskii <eliz@gnu.org>
891
892 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
893 emacs-gnutls.
894 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
895
896 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
897
898 * Makefile.in: Add emacs-gnutls.texi to build.
899
900 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
901
902 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
903
904 * auth.texi (Secret Service API): Edit further and give examples.
905 (Secret Service API): Adjust @samp to @code for collection names.
906
907 2012-04-04 Glenn Morris <rgm@gnu.org>
908
909 * auth.texi (Secret Service API): Copyedits.
910 (Help for developers): Fill in some missing function doc-strings.
911 (Help for users, Help for developers)
912 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
913
914 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
915
916 * auth.texi (Secret Service API): Add the missing text.
917
918 2012-04-04 Chong Yidong <cyd@gnu.org>
919
920 * message.texi (Using PGP/MIME): Note that epg is now the default.
921
922 * gnus.texi: Reduce references to obsolete pgg library.
923 (Security): Note that epg is now the default.
924
925 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
926
927 * nxml-mode.texi (Completion): C-RET is no longer bound to
928 nxml-complete.
929
930 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
931
932 * org.texi (Customizing tables in ODT export): Correct few errors.
933
934 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
935
936 * org.texi (Links in ODT export): Update.
937 (Labels and captions in ODT export): New node.
938
939 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
940
941 * org.texi (Literal examples in ODT export): htmlfontify.el in
942 Emacs-24.1 now supports fontification. So ODT source blocks will
943 be fontified by default.
944
945 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
946
947 * org.texi (Refiling notes): Remove duplicated keybinding.
948
949 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
950
951 * org.texi (noweb): Documentation of this new option to the :noweb
952 header argument.
953
954 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
955
956 * org.texi (Header and sectioning): Add example demonstrating how
957 to use "LaTeX_CLASS_OPTIONS".
958
959 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
960
961 * org.texi (Noweb reference syntax): Describe the ability to
962 execute noweb references in the manual.
963
964 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
965
966 * org.texi (cache): Improve cache documentation when session
967 evaluation is used.
968
969 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
970
971 * org.texi (Plain lists): Document removal.
972
973 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
974
975 * org.texi: Decapitalize file name in references to Calc manual.
976
977 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
978
979 * org.texi (Plain lists): Document removal.
980
981 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
982
983 * org.texi (Top, OpenDocument Text export)
984 (ODT export commands, Extending ODT export)
985 (Images in ODT export, Tables in ODT export)
986 (Configuring a document converter): Add or Update.
987
988 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
989
990 * org.texi (MobileOrg): Change the wording to reflect that the
991 Android Version is no longer just the little brother of the iOS
992 version.
993
994 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
995
996 * org.texi (Key bindings and useful functions): Updated babel key
997 binding documentation in manual.
998
999 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1000
1001 * org.texi (noweb): Document new noweb header value.
1002
1003 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1004
1005 * org.texi (noweb-sep): Document new header argument.
1006
1007 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1008
1009 * org.texi (noweb-ref): Documentation of this new custom variable.
1010
1011 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1012
1013 * org.texi (wrap): Update the new :wrap documentation to match the
1014 current implementation.
1015
1016 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1017
1018 * org.texi: Added documentation for :wrap.
1019
1020 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1021
1022 * org.texi: #+RESULTS now user-configurable.
1023
1024 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1025
1026 * org.texi: Documented :noweb no-export.
1027
1028 2012-04-01 Thomas Dye <dk@poto.local>
1029
1030 * org.texi: Edit :noweb no header argument for correctness.
1031
1032 2012-04-01 Bastien Guerry <bzg@altern.org>
1033
1034 * org.texi (Customization): Update the approximate number of Org
1035 variables.
1036
1037 2012-04-01 Thomas Dye <dk@poto.local>
1038
1039 * org.texi: The :results wrap produces a drawer instead of a
1040 begin_results block.
1041
1042 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1043
1044 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1045 reflect the new default.
1046
1047 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1048
1049 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1050 "Getting Started" to this node. (Bug#10450)
1051
1052 2012-03-10 Chong Yidong <cyd@gnu.org>
1053
1054 * flymake.texi (Example -- Configuring a tool called via make):
1055 Mention the Automake COMPILE variable (Bug#8715).
1056
1057 * info.texi (Getting Started): Add an index entry (Bug#10450).
1058
1059 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1060
1061 * dbus.texi (Signals): Known names will be mapped onto unique
1062 names, when registering for signals.
1063
1064 2012-02-29 Glenn Morris <rgm@gnu.org>
1065
1066 * url.texi: Fix quote usage in body text.
1067
1068 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1069
1070 * cl.texi: Use @code{} in menus when appropriate.
1071
1072 2012-02-28 Glenn Morris <rgm@gnu.org>
1073
1074 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1075 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1076 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1077 * org.texi, sc.texi, vip.texi, viper.texi:
1078 Standardize possessive apostrophe usage.
1079
1080 2012-02-26 Chong Yidong <cyd@gnu.org>
1081
1082 * ediff.texi (Quick Help Commands): Add a couple of index entries
1083 (Bug#10834).
1084
1085 2012-02-17 Glenn Morris <rgm@gnu.org>
1086
1087 * gnus.texi (Posting Styles):
1088 * remember.texi (Org): Fix cross-refs to other manuals.
1089
1090 2012-02-15 Glenn Morris <rgm@gnu.org>
1091
1092 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1093 (Encryption): New chapter, split out from previous.
1094
1095 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1096
1097 * gnus.texi (Customizing the IMAP Connection): Mention
1098 nnimap-record-commands.
1099
1100 2012-02-10 Glenn Morris <rgm@gnu.org>
1101
1102 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1103 Mention url-queue-retrieve.
1104
1105 2012-02-09 Glenn Morris <rgm@gnu.org>
1106
1107 * sem-user.texi (Semantic mode user commands): Typo fix.
1108
1109 * info.texi (Create Info buffer): Mention info-display-manual.
1110
1111 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1112
1113 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1114 example (modified from an example by Michael Albinus).
1115
1116 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1117
1118 * gnus.texi (Agent Basics): Fix outdated description of
1119 `gnus-agent-auto-agentize-methods'.
1120
1121 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1122
1123 * cc-mode.texi: Always @defindex ss.
1124 (Config Basics): Fix argument of @itemize.
1125 (Macro Backslashes): Add @code around index entry.
1126
1127 2012-01-23 Glenn Morris <rgm@gnu.org>
1128
1129 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1130
1131 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1132
1133 * tramp.texi (File): Tweak wording for the `scpc' option.
1134
1135 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1136
1137 * gnus.texi (Group Parameters): Really note precedence.
1138
1139 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1140
1141 * gnus.texi (Group Parameters): Note precedence.
1142
1143 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1144
1145 * org.texi (Noweb reference syntax): Adding documentation of
1146 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1147 variable.
1148
1149 2012-01-03 Bastien Guerry <bzg@gnu.org>
1150
1151 * org.texi (Plain lists): Split the table to fix the display
1152 of items.
1153
1154 2012-01-03 Bastien Guerry <bzg@gnu.org>
1155
1156 * org.texi (Plain lists): Fix misplaced explanation.
1157
1158 2012-01-03 Bastien Guerry <bzg@gnu.org>
1159
1160 * org.texi (Plain lists, Agenda files): Add index entries.
1161
1162 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1163
1164 * org.texi: Use "Org mode" instead of alternatives like
1165 "Org-mode" or "org-mode".
1166
1167 2012-01-03 Bernt Hansen <bernt@norang.ca>
1168
1169 * org.texi (Agenda commands): Document
1170 `org-clock-report-include-clocking-task'.
1171
1172 2012-01-03 Bastien Guerry <bzg@gnu.org>
1173
1174 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1175 C-c' on checkboxes.
1176
1177 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1178
1179 * org.texi: End sentences with two spaces.
1180
1181 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1182
1183 * org.texi (External links): Document the link types file+sys
1184 and file+emacs, slightly narrow used page width.
1185
1186 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1187
1188 * org.texi (colnames): Note that colnames behavior may differ
1189 across languages.
1190
1191 2012-01-03 Bastien Guerry <bzg@gnu.org>
1192
1193 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1194
1195 2012-01-03 Thomas Dye <dk@poto.westell.com>
1196
1197 * org.texi: Augmented discussion of babel property
1198 inheritance. Put footnote outside sentence ending period.
1199
1200 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1201
1202 * org.texi (eval): Documenting the full range of :eval header
1203 argument values.
1204
1205 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1206
1207 * org.texi (eval): Documentation of the new :eval option.
1208
1209 2012-01-03 Thomas Dye <dk@poto.local>
1210
1211 * org.texi: Add accumulated properties.
1212
1213 2012-01-03 Thomas Dye <dk@poto.local>
1214
1215 * org.texi: Documented no spaces in name=assign, another
1216 correction to :var table.
1217
1218 2012-01-03 Thomas Dye <dk@poto.local>
1219
1220 * org.texi: Changed DATA to NAME in Working With Source Code
1221 section.
1222
1223 2012-01-03 Tom Dye <tsd@tsdye.com>
1224
1225 * org.texi: Minor change to :var table.
1226
1227 2012-01-03 Tom Dye <tsd@tsdye.com>
1228
1229 * org.texi: More changes to :var table (some examples were wrong).
1230
1231 2012-01-03 Tom Dye <tsd@tsdye.com>
1232
1233 * org.texi: Cleaned up :var table.
1234
1235 2012-01-03 Bastien Guerry <bzg@gnu.org>
1236
1237 * org.texi (Timestamps, Weekly/daily agenda)
1238 (Weekly/daily agenda): Add @cindex for "appointment".
1239
1240 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1241
1242 * org.texi (Literal examples): A new link to the template for
1243 inserting empty code blocks.
1244 (Structure of code blocks): A new link to the template for
1245 inserting empty code blocks.
1246
1247 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1248
1249 * org.texi (External links): Add footnote on how the behavior
1250 of the text search in Org files are controled by the variable
1251 `org-link-search-must-match-exact-headline'.
1252
1253 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1254
1255 * org.texi (Buffer-wide header arguments): Update
1256 documentation to reflect removal of #+PROPERTIES.
1257
1258 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1259
1260 * org.texi (The clock table): Mention that ACHIVED trees
1261 contribute to the clock table.
1262
1263 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1264
1265 * org.texi (Conflicts): Better yasnippet config info.
1266
1267 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1268
1269 * org.texi (Selective export): Explicitely mention the default
1270 values for `org-export-select-tags',
1271 `org-export-exclude-tags'.
1272
1273 2012-01-03 Tom Dye <tsd@tsdye.com>
1274
1275 * org.texi: Added a line to specify that header arguments are
1276 lowercase.
1277
1278 2012-01-03 Tom Dye <tsd@tsdye.com>
1279
1280 * org.texi: :var requires default value when declared.
1281
1282 2012-01-03 Bastien Guerry <bzg@gnu.org>
1283
1284 * org.texi (Handling links): Add a note about the
1285 `org-link-frame-setup' option.
1286
1287 2012-01-03 David Maus <dmaus@ictsoc.de>
1288
1289 * org.texi (Exporting Agenda Views, Extracting agenda
1290 information): Fix command line syntax, quote symbol parameter
1291 values.
1292
1293 2012-01-03 David Maus <dmaus@ictsoc.de>
1294
1295 * org.texi (Exporting Agenda Views): Fix command line syntax.
1296
1297 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1298
1299 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1300 Use octal notation for file permissions, which are normally
1301 thought of in octal.
1302 (Mail Back End Variables): Use more-plausible modes in example.
1303
1304 2011-12-20 Alan Mackenzie <acm@muc.de>
1305
1306 * cc-mode.texi: Update version string 5.31 -> 5.32.
1307
1308 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
1309
1310 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1311
1312 2011-11-24 Glenn Morris <rgm@gnu.org>
1313
1314 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1315
1316 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1317
1318 * makefile.w32-in: Update dependencies.
1319
1320 2011-11-20 Glenn Morris <rgm@gnu.org>
1321
1322 * gnus.texi (Group Information):
1323 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1324
1325 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1326
1327 * gnus-coding.texi (Gnus Maintenance Guide):
1328 Rename from "Gnus Maintainance Guide".
1329
1330 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1331 * eieio.texi (Customizing):
1332 * gnus.texi (Article Washing):
1333 * gnus-news.texi:
1334 * sem-user.texi (Smart Jump): Fix typos.
1335
1336 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1337
1338 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1339
1340 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1341
1342 * ede.texi (project-am-texinfo):
1343 * gnus.texi (Sending or Not Sending):
1344 * org.texi (Template elements): Fix typos.
1345
1346 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1347
1348 * ediff.texi (Hooks):
1349 * sem-user.texi (Semanticdb Roots): Fix typos.
1350
1351 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
1352
1353 * semantic.texi (Tag handling): Fix typo.
1354
1355 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1356
1357 * gnus.texi (Other Gnus Versions): Remove.
1358
1359 2011-10-28 Alan Mackenzie <acm@muc.de>
1360
1361 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1362 (Other Special Indentations): Add an xref to "Macros with ;".
1363 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1364 "Macros with ;".
1365 (Macros with ;): New page.
1366
1367 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1368 Document the new handling of nested scopes for movement by defuns.
1369
1370 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
1371
1372 Sync with Tramp 2.2.3.
1373
1374 * trampver.texi: Update release number.
1375
1376 2011-10-14 Glenn Morris <rgm@gnu.org>
1377
1378 * ert.texi (Introduction, How to Run Tests)
1379 (Running Tests Interactively, Expected Failures)
1380 (Tests and Their Environment, Useful Techniques)
1381 (Interactive Debugging, Fixtures and Test Suites):
1382 Minor rephrasings.
1383 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1384 (Running Tests in Batch Mode): Simplify loading instructions.
1385 (Test Selectors): Clarify some selectors.
1386 (Expected Failures, Useful Techniques):
1387 Make examples fit in 80 columns.
1388
1389 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1390
1391 * calc.texi (Basic Operations on Units): Discuss temperature
1392 conversion (`u t') alongside with other unit conversions ('u c').
1393
1394 2011-10-12 Glenn Morris <rgm@gnu.org>
1395
1396 * ert.texi: Whitespace trivia to make main menu items line up better.
1397
1398 2011-10-08 Glenn Morris <rgm@gnu.org>
1399
1400 * Makefile.in: Fix ert rules.
1401
1402 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1403
1404 * gnus.texi (Gnus Utility Functions): Add more references and
1405 explanations (bug#9683).
1406
1407 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1408
1409 * gnus.texi (Archived Messages): Note the default (bug#9552).
1410
1411 2011-09-21 Bill Wohler <wohler@newt.com>
1412
1413 Release MH-E manual version 8.3.
1414
1415 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1416 release 8.3.
1417 (Preface): Updated support information.
1418 (From Bill Wohler): Reset text to original version. As a
1419 historical quote, the tense should be correct in the time that it
1420 was written.
1421
1422 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1423
1424 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1425 (Finding the News): Doc clarification.
1426 (Terminology): Mention naming.
1427
1428 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1429
1430 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1431 (Interactive): Document `quiet'.
1432
1433 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
1434
1435 * org.texi (Images in LaTeX export): Rewrite.
1436
1437 2011-08-15 Bastien Guerry <bzg@gnu.org>
1438
1439 * org.texi (Using the mapping API): Mention 'region as a possible
1440 scope for `org-map-entries'.
1441
1442 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1443
1444 * org.texi (Visibility cycling): Document `org-copy-visible'.
1445
1446 2011-08-15 Bastien Guerry <bzg@gnu.org>
1447
1448 * org.texi (Template expansion): Order template sequences in the
1449 proper order.
1450
1451 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1452
1453 * org.texi (eval): Expand discussion of the :eval header argument.
1454
1455 2011-08-15 Bastien Guerry <bzg@gnu.org>
1456
1457 * org.texi (Languages): Add Lilypond and Awk as supported
1458 languages.
1459
1460 2011-08-15 Achim Gratz <stromeko@nexgo.de>
1461
1462 * org.texi: Document that both CLOCK_INTO_DRAWER and
1463 LOG_INTO_DRAWER can be used to override the contents of variable
1464 org-clock-into-drawer (or if unset, org-log-into-drawer).
1465
1466 * org.texi: Replace @xref->@pxref.
1467
1468 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1469
1470 * org.texi (Evaluating code blocks): Documenting the new option
1471 for inline call lines.
1472
1473 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1474
1475 * org.texi (Results of evaluation): More explicit about the
1476 mechanism through which interactive evaluation of code is
1477 performed.
1478
1479 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1480
1481 * org.texi (noweb-ref): New header argument documentation.
1482
1483 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1484
1485 * org.texi (Extracting source code): Documentation of the new
1486 org-babel-tangle-named-block-combination variable.
1487
1488 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1489
1490 * org.texi (Structure of code blocks): Explicitly state that the
1491 behavior of multiple blocks of the same name is undefined.
1492
1493 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
1494
1495 * org.texi (TaskJuggler export): Modify the example to reflect the
1496 new effort durations.
1497
1498 2011-08-15 David Maus <dmaus@ictsoc.de>
1499
1500 * org.texi (Images in LaTeX export): Escape curly brackets in
1501 LaTeX example.
1502
1503 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1504
1505 * org.texi (The clock table): Document the :properties and
1506 :inherit-props arguments for the clocktable.
1507
1508 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1509
1510 * org.texi (Tables in LaTeX export): Document specifying placement
1511 options for tables.
1512
1513 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1514
1515 * org.texi (Evaluating code blocks): More specific documentation
1516 about the different types of header arguments.
1517
1518 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
1519
1520 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1521
1522 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1523
1524 * org.texi (Built-in table editor): Document the table field
1525 follow mode.
1526
1527 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1528
1529 * org.texi (Easy Templates): Document new template.
1530
1531 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1532
1533 * org.texi (Literal examples): Add a cross-reference from "Literal
1534 Examples" to "Easy Templates."
1535
1536 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1537
1538 * org.texi (The clock table): Add link to match syntax.
1539
1540 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1541
1542 * org.texi (Agenda commands): Document clock consistency checks.
1543
1544 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1545
1546 * org.texi (Built-in table editor): Document that \vert represents
1547 a vertical bar in a table field.
1548
1549 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1550
1551 * org.texi (Literal examples): Link from "Markup" > "Literate
1552 Examples" to "Working with Source Code".
1553
1554 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1555
1556 * org.texi (Agenda commands): Doc for function option to bulk
1557 action.
1558
1559 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1560
1561 * org.texi (Template expansion): Document new %<...> template
1562 escape.
1563
1564 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1565
1566 * org.texi (Selective export): Document exclusion of any tasks
1567 from export.
1568
1569 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1570
1571 * org.texi (Selective export): Document how to exclude DONE tasks
1572 from export.
1573 (Publishing options): Document the properties to be used to turn off
1574 export of DONE tasks.
1575
1576 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1577
1578 * org.texi (The date/time prompt): Document date range protection.
1579
1580 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1581
1582 * org.texi (padline): Documentation of the new padline header
1583 argument.
1584
1585 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1586
1587 * org.texi (var): Adding "[" to list of characters triggering
1588 elisp evaluation.
1589
1590 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1591
1592 * org.texi (var): Documentation of Emacs Lisp evaluation during
1593 variable assignment.
1594
1595 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1596
1597 * org.texi (colnames): Reference indexing into variables, and note
1598 that colnames are *not* removed before indexing occurs.
1599 (rownames): Reference indexing into variables, and note that
1600 rownames are *not* removed before indexing occurs.
1601
1602 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1603
1604 * org.texi (var): Clarification of indexing into tabular
1605 variables.
1606
1607 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1608
1609 * org.texi (results): Documentation of the `:results wrap' header
1610 argument.
1611
1612 2011-08-15 Bastien Guerry <bzg@gnu.org>
1613
1614 * org.texi (LaTeX and PDF export): Add a note about a limitation
1615 of the LaTeX export: the org file has to be properly structured.
1616
1617 2011-08-15 Bastien Guerry <bzg@gnu.org>
1618
1619 * org.texi (Dynamic blocks, Structure editing): Mention
1620 the function `org-narrow-to-block'.
1621
1622 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1623
1624 * org.texi (Languages): Updating list of code block supported
1625 languages.
1626
1627 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1628
1629 * org.texi (Special properties): CATEGORY is a special property,
1630 but it may also used in the drawer.
1631
1632 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1633
1634 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1635
1636 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1637
1638 * org.texi (Include files): Document :lines.
1639
1640 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1641
1642 * org.texi (comments): Documentation of the ":comments noweb" code
1643 block header argument.
1644
1645 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1646
1647 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1648 added extra whitespace around functions to be consistent with the
1649 rest of the section.
1650
1651 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1652
1653 * org.texi (Evaluating code blocks): Expanded discussion of
1654 #+call: line syntax.
1655 (Header arguments in function calls): Expanded discussion of
1656 #+call: line syntax.
1657
1658 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1659
1660 * org.texi (Evaluating code blocks): More explicit about how to
1661 pass variables to #+call lines.
1662
1663 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1664
1665 * org.texi (Results of evaluation): Link to the :results header
1666 argument list from the "Results of evaluation" section.
1667
1668 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1669
1670 * org.texi (Conflicts): Adding additional information about
1671 resolving org/yasnippet conflicts.
1672
1673 2011-08-15 David Maus <dmaus@ictsoc.de>
1674
1675 * org.texi (Publishing options): Document style-include-scripts
1676 publishing project property.
1677
1678 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1679
1680 * org.texi (Sparse trees): Document the next-error /
1681 previous-error functionality.
1682
1683 2011-08-15 Tom Dye <tsd@tsdye.com>
1684
1685 * org.texi (cache): Improved documentation of code block caches.
1686
1687 2011-08-15 Tom Dye <tsd@tsdye.com>
1688
1689 * org.texi (Code block specific header arguments): Documentation
1690 of multi-line header arguments.
1691
1692 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1693
1694 * org.texi (Code evaluation security): Add example for using a
1695 function.
1696
1697 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1698
1699 * org.texi (Tables in LaTeX export): Documentation of new
1700 attr_latex options for tables.
1701
1702 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
1703
1704 * trampver.texi: Update release number.
1705
1706 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1707
1708 Sync with Tramp 2.2.2.
1709
1710 * trampver.texi: Update release number.
1711
1712 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1713
1714 * flymake.texi (Example -- Configuring a tool called via make):
1715 Use /dev/null instead of the Windows "nul" (bug#8715).
1716
1717 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1718
1719 * widget.texi (Setting Up the Buffer): Remove mention of the
1720 global keymap parent, which doesn't seem to be accurate
1721 (bug#7045).
1722
1723 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1724
1725 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1726
1727 2010-07-10 Kevin Ryde <user42@zip.com.au>
1728
1729 * cl.texi (For Clauses): Add destructuring example processing an
1730 alist (bug#6596).
1731
1732 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1733
1734 * ediff.texi (Major Entry Points): Remove mention of `require',
1735 since that's not pertinent in the installed Emacs (bug#9016).
1736
1737 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1738
1739 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1740 (Filtering New Groups): Clarify how simple the "options -n" format is.
1741 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1742 is internal.
1743
1744 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
1745
1746 * tramp.texi (Cleanup remote connections): Add
1747 `tramp-cleanup-this-connection'.
1748
1749 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1750
1751 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1752 zombies.
1753 (Checking New Groups): Ditto (bug#8974).
1754 (Checking New Groups): Moved the reference to the right place.
1755
1756 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1757
1758 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1759 backups, and not actual vc (bug#8975).
1760
1761 2011-07-03 Kevin Ryde <user42@zip.com.au>
1762
1763 * cl.texi (For Clauses): @items for hash-values and key-bindings
1764 to make them more visible when skimming. Add examples of `using'
1765 clause to them, examples being clearer than a description in
1766 words (bug#6599).
1767
1768 2011-07-01 Alan Mackenzie <acm@muc.de>
1769
1770 * cc-mode.texi (Guessing the Style): New page.
1771 (Styles): Add a short introduction to above.
1772
1773 2011-06-28 Deniz Dogan <deniz@dogan.se>
1774
1775 * rcirc.texi (Configuration): Bug-fix:
1776 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1777 Reported by Elias Pipping <pipping@exherbo.org>.
1778
1779 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1780
1781 * gnus.texi (Summary Mail Commands): Document
1782 `gnus-summary-reply-to-list-with-original'.
1783
1784 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1785
1786 * eshell.texi (Known problems): Fix typo.
1787
1788 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * tramp.texi (Customizing Completion): Mention authinfo-style files.
1791 (Password handling): `auth-source-debug' is good for debug messages.
1792
1793 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1794
1795 * gnus.texi (Store custom flags and keywords): Refer to
1796 `gnus-registry-article-marks-to-{chars,names}' instead of
1797 `gnus-registry-user-format-function-{M,M2}'.
1798
1799 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1800
1801 * texinfo.tex: Merge from gnulib.
1802
1803 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1804
1805 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1806 (Store custom flags and keywords):
1807 Mention `gnus-registry-user-format-function-M' and
1808 `gnus-registry-user-format-function-M2'.
1809
1810 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1811
1812 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1813
1814 2011-05-17 Glenn Morris <rgm@gnu.org>
1815
1816 * gnus.texi (Face): Fix typo.
1817
1818 2011-05-14 Glenn Morris <rgm@gnu.org>
1819
1820 * dired-x.texi (Omitting Examples): Minor addition.
1821
1822 2011-05-10 Jim Meyering <meyering@redhat.com>
1823
1824 * ede.texi: Fix typo "or or -> or".
1825
1826 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
1827
1828 * gnus.texi (Summary Buffer Lines):
1829 gnus-summary-user-date-format-alist does not exist.
1830 (Sorting the Summary Buffer): More about sorting threads.
1831
1832 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
1833
1834 * trampver.texi: Update release number.
1835
1836 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
1837
1838 * tramp.texi (Frequently Asked Questions): New item for disabling
1839 Tramp in other packages.
1840
1841 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1842
1843 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1844 (Fancy splitting to parent, Store arbitrary data):
1845 Updated gnus-registry docs.
1846
1847 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
1848
1849 * ede.texi: Fix typos.
1850
1851 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1852
1853 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1854 It's @table @code.
1855
1856 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1857
1858 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1859
1860 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1861
1862 * calc.texi (Logarithmic Units): Update the function names.
1863
1864 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1865
1866 * message.texi (Various Commands): Document format specs in the
1867 ellipsis.
1868
1869 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1870
1871 * message.texi (Insertion Variables): Document message-cite-style.
1872
1873 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
1874
1875 * tramp.texi (Remote processes): New subsection "Running shell on
1876 a remote host".
1877
1878 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1879
1880 * auth.texi (Help for developers): Update docs to explain that the
1881 :save-function will only run the first time.
1882
1883 2011-03-12 Glenn Morris <rgm@gnu.org>
1884
1885 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1886 (emacs-faq.text): New target.
1887 (clean): Add emacs-faq.
1888
1889 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
1890
1891 Sync with Tramp 2.2.1.
1892
1893 * trampver.texi: Update release number.
1894
1895 2011-03-11 Glenn Morris <rgm@gnu.org>
1896
1897 * Makefile.in (HTML_TARGETS): New.
1898 (clean): Delete $HTML_TARGETS.
1899 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1900
1901 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1902
1903 * auth.texi (Help for developers): Show example of using
1904 `auth-source-search' with prompts and :save-function.
1905
1906 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1907
1908 * Version 23.3 released.
1909
1910 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1911
1912 * message.texi (Message Buffers): Update default value of
1913 message-generate-new-buffers.
1914
1915 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1916
1917 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1918 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1919 respectively.
1920 (Musical Notes): New section.
1921 (Customizing Calc): Mention the customizable variable
1922 calc-note-threshold.
1923
1924 2011-03-03 Glenn Morris <rgm@gnu.org>
1925
1926 * url.texi (Dealing with HTTP documents): Remove reference to
1927 function url-decode-text-part; never seems to have existed. (Bug#6038)
1928 (Configuration): Update url-configuration-directory description.
1929
1930 2011-03-02 Glenn Morris <rgm@gnu.org>
1931
1932 * dired-x.texi (Multiple Dired Directories): Remove mentions
1933 of dired-default-directory-alist and dired-default-directory.
1934 Move dired-smart-shell-command here...
1935 (Miscellaneous Commands): ... from here.
1936
1937 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1938
1939 * texinfo.tex: Update to version 2011-02-24.09.
1940
1941 2011-03-02 Glenn Morris <rgm@gnu.org>
1942
1943 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1944 instead of the obsoleted dired-omit-here-always.
1945
1946 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
1947
1948 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1949 supported systems.
1950
1951 2011-02-28 Glenn Morris <rgm@gnu.org>
1952
1953 * dbus.texi (Type Conversion): Grammar fix.
1954
1955 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
1956
1957 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1958 "Debian GNU/Linux".
1959
1960 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1961
1962 2011-02-23 Glenn Morris <rgm@gnu.org>
1963
1964 * dired-x.texi (Features): Minor rephrasing.
1965 (Local Variables): Fix typos.
1966
1967 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1968 Standardize some Emacs/XEmacs terminology.
1969
1970 * dired-x.texi (Features): Don't advertise obsolete local variables.
1971 Simplify layout.
1972 (Omitting Variables): Update local variables example.
1973 (Local Variables): Say this is obsolete. Fix description of
1974 dired-enable-local-variables possible values.
1975
1976 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1977
1978 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1979 default now.
1980
1981 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1982
1983 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1984
1985 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus.texi (Window Layout): Document layout names.
1988
1989 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1990
1991 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1992 * auth.texi: Sync @dircategory with ../../info/dir.
1993 * autotype.texi: Sync @dircategory with ../../info/dir.
1994 * calc.texi: Sync @dircategory with ../../info/dir.
1995 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1996 * cl.texi: Sync @dircategory with ../../info/dir.
1997 * dbus.texi: Sync @dircategory with ../../info/dir.
1998 * dired-x.texi: Sync @dircategory with ../../info/dir.
1999 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2000 * ede.texi: Sync @dircategory with ../../info/dir.
2001 * ediff.texi: Sync @dircategory with ../../info/dir.
2002 * edt.texi: Sync @dircategory with ../../info/dir.
2003 * eieio.texi: Sync @dircategory with ../../info/dir.
2004 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2005 * epa.texi: Sync @dircategory with ../../info/dir.
2006 * erc.texi: Sync @dircategory with ../../info/dir.
2007 * eshell.texi: Sync @dircategory with ../../info/dir.
2008 * eudc.texi: Sync @dircategory with ../../info/dir.
2009 * flymake.texi: Sync @dircategory with ../../info/dir.
2010 * forms.texi: Sync @dircategory with ../../info/dir.
2011 * gnus.texi: Sync @dircategory with ../../info/dir.
2012 * idlwave.texi: Sync @dircategory with ../../info/dir.
2013 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2014 * message.texi: Sync @dircategory with ../../info/dir.
2015 * mh-e.texi: Sync @dircategory with ../../info/dir.
2016 * newsticker.texi: Sync @dircategory with ../../info/dir.
2017 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2018 * org.texi: Sync @dircategory with ../../info/dir.
2019 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2020 * pgg.texi: Sync @dircategory with ../../info/dir.
2021 * rcirc.texi: Sync @dircategory with ../../info/dir.
2022 * reftex.texi: Sync @dircategory with ../../info/dir.
2023 * remember.texi: Sync @dircategory with ../../info/dir.
2024 * sasl.texi: Sync @dircategory with ../../info/dir.
2025 * sc.texi: Sync @dircategory with ../../info/dir.
2026 * semantic.texi: Sync @dircategory with ../../info/dir.
2027 * ses.texi: Sync @dircategory with ../../info/dir.
2028 * sieve.texi: Sync @dircategory with ../../info/dir.
2029 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2030 * speedbar.texi: Sync @dircategory with ../../info/dir.
2031 * trampver.texi [emacs]: Set emacsname to "Emacs".
2032 * tramp.texi: Sync @dircategory with ../../info/dir.
2033 * url.texi: Sync @dircategory with ../../info/dir.
2034 * vip.texi: Sync @dircategory with ../../info/dir.
2035 * viper.texi: Sync @dircategory with ../../info/dir.
2036 * widget.texi: Sync @dircategory with ../../info/dir.
2037 * woman.texi: Sync @dircategory with ../../info/dir.
2038
2039 2011-02-19 Glenn Morris <rgm@gnu.org>
2040
2041 * dired-x.texi (Technical Details): No longer redefines
2042 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2043 dired-read-shell-command, or dired-find-buffer-nocreate.
2044
2045 2011-02-18 Glenn Morris <rgm@gnu.org>
2046
2047 * dired-x.texi (Optional Installation File At Point): Simplify.
2048
2049 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2050
2051 * auth.texi (Help for users): Use :port instead of :protocol for all
2052 auth-source docs.
2053 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2054 to have two files in `auth-sources'.
2055
2056 2011-02-16 Glenn Morris <rgm@gnu.org>
2057
2058 * dired-x.texi: Use emacsver.texi to get Emacs version.
2059 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2060 Depend on emacsver.texi.
2061
2062 * dired-x.texi: Drop meaningless version number.
2063 (Introduction): Remove old info.
2064 (Optional Installation Dired Jump): Autoload from dired-x.
2065 Remove incorrect info about loaddefs.el.
2066 (Bugs): Just refer to M-x report-emacs-bug.
2067
2068 * dired-x.texi (Multiple Dired Directories): Update for rename of
2069 default-directory-alist.
2070 (Miscellaneous Commands): No longer mention very old VM version 4.
2071
2072 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2073
2074 Merge from gnulib.
2075 * texinfo.tex: Update to version 2011-02-14.11.
2076
2077 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2078
2079 * auth.texi (Help for users):
2080 Login collection is "Login" and not "login".
2081
2082 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2083
2084 * tramp.texi (History): Remove IMAP support.
2085 (External methods, Frequently Asked Questions): Remove `imap' and
2086 `imaps' methods.
2087 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2088
2089 * trampver.texi: Remove default value of `emacsimap'.
2090
2091 2011-02-13 Glenn Morris <rgm@gnu.org>
2092
2093 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2094 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2095
2096 2011-02-12 Glenn Morris <rgm@gnu.org>
2097
2098 * sc.texi (Getting Connected): Remove old index entries.
2099
2100 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2101
2102 * url.texi: Remove duplicate @dircategory (Bug#7942).
2103
2104 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2105
2106 * auth.texi (Overview, Help for users, Help for developers):
2107 Update docs.
2108 (Help for users): Talk about spaces.
2109
2110 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2111
2112 * texinfo.tex: Update to version 2011-02-07.16.
2113
2114 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2115
2116 * dbus.texi (Bus names): Adapt descriptions for
2117 dbus-list-activatable-names and dbus-list-known-names.
2118
2119 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2120
2121 * calc.texi (Logarithmic Units): New section.
2122
2123 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2124
2125 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2126 manuals use it now.
2127
2128 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2129
2130 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2131
2132 * overrides.texi: Remove.
2133
2134 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2135 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2136
2137 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2138
2139 * tramp.texi (Frequently Asked Questions): Mention problems with
2140 WinSSHD.
2141
2142 * trampver.texi: Update release number.
2143
2144 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2145
2146 * tramp.texi:
2147 Replace "delimet" with "delimit" globally.
2148 Replace "explicite" with "explicit" globally.
2149 Replace "instead of" with "instead" where there was nothing after "of".
2150 Audit use of comma before interrogative pronoun, "that", or "which".
2151 Minor word order, spelling, wording changes.
2152
2153 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2154
2155 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2156
2157 * sieve.texi: Use WEBHACKDEVEL.
2158
2159 * sasl.texi: Use WEBHACKDEVEL.
2160
2161 * pgg.texi: Use WEBHACKDEVEL.
2162
2163 * message.texi: Use WEBHACKDEVEL.
2164
2165 * gnus.texi: Use WEBHACKDEVEL.
2166
2167 * emacs-mime.texi: Use WEBHACKDEVEL.
2168
2169 * auth.texi: Use WEBHACKDEVEL.
2170
2171 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2172 manuals.
2173
2174 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2175
2176 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2177
2178 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2179
2180 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2181 which in turn is copied from ftp://tug.org/tex/.
2182
2183 2011-02-03 Glenn Morris <rgm@gnu.org>
2184
2185 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2186 (Binding combinations of modifiers and function keys):
2187 Let's assume people reading this are not using Emacs 18.
2188
2189 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2190
2191 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2192 since it's run automatically.
2193
2194 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2195
2196 * gnus.texi (Customizing Articles): Fix typo.
2197
2198 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2199
2200 * gnus.texi (Customizing Articles): Document the new way of customizing
2201 the date headers(s).
2202
2203 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2204
2205 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2206 splitting example.
2207
2208 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2209
2210 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2211 (MAKEINFO_OPTS): New variable.
2212 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2213 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2214 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2215 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2216 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2217 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2218 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2219 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2220 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2221 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2222 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2223 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2224 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2225 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2226 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2227 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2228 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2229 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2230
2231 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2232
2233 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2234
2235 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2236
2237 * message.texi (IDNA): Explain what it is.
2238
2239 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2240
2241 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2242
2243 2011-01-23 Werner Lemberg <wl@gnu.org>
2244
2245 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2246 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2247 (ENVADD): Update.
2248
2249 2011-01-18 Glenn Morris <rgm@gnu.org>
2250
2251 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2252
2253 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2254
2255 * nxml-mode.texi (Introduction): Fix file name typos.
2256
2257 2011-01-13 Christian Ohler <ohler@gnu.org>
2258
2259 * ert.texi: New file.
2260
2261 * Makefile.in:
2262 * makefile.w32-in: Add ert.texi.
2263
2264 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2265
2266 * dbus.texi (Receiving Method Calls): New function
2267 dbus-register-service. Rearrange node.
2268
2269 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2270
2271 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2272 which in turn is copied from ftp://tug.org/tex/.
2273
2274 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2275
2276 * dbus.texi (Receiving Method Calls): Describe new optional
2277 parameter dont-register-service of dbus-register-{method,property}.
2278
2279 2010-12-17 Daiki Ueno <ueno@unixuser.org>
2280
2281 * epa.texi (Encrypting/decrypting *.gpg files):
2282 Mention epa-file-select-keys.
2283
2284 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2285
2286 * gnus.texi (Archived Messages): Remove outdated text.
2287
2288 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2289
2290 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2291
2292 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2293
2294 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2295
2296 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2297
2298 * gnus.texi (The swish++ Engine): Add customizable parameters
2299 descriptions.
2300 (The swish-e Engine): Ditto.
2301
2302 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2303
2304 * tramp.texi (Inline methods): Add "ksu" method.
2305 (Remote processes): Add example with remote `default-directory'.
2306
2307 2010-12-14 Glenn Morris <rgm@gnu.org>
2308
2309 * faq.texi (Expanding aliases when sending mail):
2310 Now build-mail-aliases is interactive.
2311
2312 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2313
2314 * gnus.texi: First pass at adding (rough) nnir documentation.
2315
2316 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2317
2318 * gnus.texi (Filtering New Groups):
2319 Mention gnus-auto-subscribed-categories.
2320 (The First Time): Remove, since default-subscribed-newsgroups has been
2321 removed.
2322
2323 2010-12-13 Glenn Morris <rgm@gnu.org>
2324
2325 * cl.texi (For Clauses): Small fixes for frames and windows.
2326
2327 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2328
2329 * org.texi (Using capture): Document using prefix arguments for
2330 finalizing capture.
2331 (Agenda commands): Document prefix argument for the bulk scatter
2332 command.
2333 (Beamer class export): Document that also overlay arguments can be
2334 passed to the column environment.
2335 (Template elements): Document the new entry type.
2336
2337 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2338
2339 * org.texi (Include files): Document :minlevel.
2340
2341 2010-12-11 Julien Danjou <julien@danjou.info>
2342
2343 * org.texi (Categories): Document category icons.
2344
2345 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
2346
2347 * org.texi (noweb): Fix typo.
2348
2349 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2350
2351 * gnus.texi (Server Commands): Point to the rest of the server
2352 commands.
2353
2354 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2355
2356 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2357 g'.
2358
2359 2010-12-02 Julien Danjou <julien@danjou.info>
2360
2361 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2362
2363 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2364
2365 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2366 (Direct Functions): Note the STARTTLS upgrade.
2367
2368 2010-11-27 Glenn Morris <rgm@gnu.org>
2369 James Clark <none@example.com>
2370
2371 * nxml-mode.texi (Introduction): New section.
2372
2373 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2374
2375 * gnus.texi (Server Commands): Document gnus-server-show-server.
2376
2377 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
2378
2379 Sync with Tramp 2.2.0.
2380
2381 * trampver.texi: Update release number.
2382
2383 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2384
2385 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2386 Mention that the TeX specific units won't use the `tex' prefix
2387 in TeX mode.
2388
2389 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2390
2391 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2392
2393 2010-11-17 Glenn Morris <rgm@gnu.org>
2394
2395 * edt.texi: Remove information about Emacs 19.
2396
2397 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
2398
2399 * trampver.texi: Update release number.
2400
2401 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2402
2403 * gnus.texi (Article Washing): Fix typo.
2404
2405 2010-11-11 Noorul Islam <noorul@noorul.com>
2406
2407 * org.texi: Fix typo.
2408
2409 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2410
2411 * org.texi (Using capture): Explain that refiling is
2412 sensitive to cursor position.
2413
2414 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2415
2416 * org.texi (Images and tables): Add cross reference to link section.
2417
2418 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2419
2420 * org.texi: Document the <c> cookie.
2421
2422 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2423
2424 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2425 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2426
2427 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2428
2429 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2430
2431 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2432
2433 * org.texi (Project alist): Mention that this is a property list.
2434
2435 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2436
2437 * org.texi (Setting up the staging area): Document that
2438 file names remain visible when encrypting the MobileOrg files.
2439
2440 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2441
2442 * org.texi (Setting up the staging area): Document which
2443 versions are needed for encryption.
2444
2445 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2446
2447 * org.texi (noweb): Update :noweb documentation to
2448 reflect the new "tangle" argument.
2449
2450 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2451
2452 * org.texi (Batch execution): Improve tangling script in
2453 documentation.
2454
2455 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2456
2457 * org.texi (Handling links):
2458 (In-buffer settings): Document inlining images on startup.
2459
2460 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2461
2462 * org.texi (Setting up the staging area): Document use of
2463 crypt password.
2464
2465 2010-11-11 David Maus <dmaus@ictsoc.de>
2466
2467 * org.texi (Template expansion): Add date related link type escapes.
2468
2469 2010-11-11 David Maus <dmaus@ictsoc.de>
2470
2471 * org.texi (Template expansion): Add mew in table for link type
2472 escapes.
2473
2474 2010-11-11 David Maus <dmaus@ictsoc.de>
2475
2476 * org.texi (Template expansion): Fix typo in link type escapes.
2477
2478 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2479
2480 * org.texi (Structure of code blocks): Another documentation tweak.
2481
2482 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2483
2484 * org.texi (Structure of code blocks): Documentation tweak.
2485
2486 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2487
2488 * org.texi (Structure of code blocks):
2489 Update documentation to mention inline code block syntax.
2490
2491 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2492
2493 * org.texi (comments): Improve wording.
2494
2495 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2496
2497 * org.texi (comments): Document the new :comments header arguments.
2498
2499 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2500
2501 * org.texi (Installation): Remove the special
2502 installation instructions for XEmacs.
2503
2504 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2505
2506 * org.texi (Easy Templates): New section. Documents quick
2507 insertion of empty structural elements.
2508
2509 2010-11-11 Noorul Islam <noorul@noorul.com>
2510
2511 * org.texi: Fix doc.
2512
2513 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2514
2515 * org.texi (The date/time prompt): Document specification
2516 of time ranges.
2517
2518 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2519
2520 * org.texi (Internal links): Document the changes in
2521 internal links.
2522
2523 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2524
2525 * org.texi (Agenda commands): Document the limitation for
2526 the filter preset - it can only be used for an entire agenda
2527 view, not in an individual block in a block agenda.
2528
2529 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2530
2531 * org.texi (iCalendar export): Document alarm creation.
2532
2533 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
2534
2535 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2536
2537 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2538
2539 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2540
2541 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
2542
2543 * calc.texi: Use emacsver.texi to determine Emacs version.
2544
2545 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2546
2547 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2548 since that works by default.
2549
2550 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2551
2552 * gnus.texi (Customizing the IMAP Connection): Document
2553 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2554
2555 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
2556
2557 * tramp.texi (Remote shell setup): New item "Interactive shell
2558 prompt". Reported by Christian Millour <cm@abtela.com>.
2559 (Remote shell setup, Remote processes): Use @code{} for
2560 environment variables.
2561
2562 2010-11-03 Glenn Morris <rgm@gnu.org>
2563
2564 * ediff.texi (Quick Help Commands, Miscellaneous):
2565 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2566
2567 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2568
2569 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2570
2571 2010-10-31 Glenn Morris <rgm@gnu.org>
2572
2573 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2574
2575 2010-10-31 Glenn Morris <rgm@gnu.org>
2576
2577 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2578
2579 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2580
2581 * gnus.texi (Client-Side IMAP Splitting):
2582 Mention nnimap-unsplittable-articles.
2583
2584 2010-10-29 Julien Danjou <julien@danjou.info>
2585
2586 * gnus.texi (Finding the News): Remove references to obsoletes
2587 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2588
2589 2010-10-29 Eli Zaretskii <eliz@gnu.org>
2590
2591 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2592 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2593 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2594 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2595
2596 2010-10-28 Glenn Morris <rgm@gnu.org>
2597
2598 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2599 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2600 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2601
2602 2010-10-25 Daiki Ueno <ueno@unixuser.org>
2603
2604 * epa.texi (Mail-mode integration): Add alternative key bindings
2605 for epa-mail commands; escape comma.
2606 Don't use the word "PGP", since it is a non-free program.
2607
2608 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2609
2610 * calc.texi: Use emacsver.texi to determine Emacs version.
2611
2612 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2613
2614 * gnus.texi (Group Parameters, Buttons): Fix typos.
2615
2616 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2617
2618 * gnus.texi (Subscription Commands): Mention that you can also
2619 subscribe to new groups via the Server buffer, which is probably more
2620 convenient when subscribing to many groups.
2621
2622 2010-10-21 Julien Danjou <julien@danjou.info>
2623
2624 * message.texi (Message Headers): Allow message-default-headers to be a
2625 function.
2626
2627 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2628
2629 * gnus-news.texi: Mention new archive defaults.
2630
2631 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2632
2633 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2634
2635 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2636
2637 * gnus.texi (HTML): Document the function value of
2638 gnus-blocked-images.
2639 (Article Washing): shr and gnus-w3m, not the direct function names.
2640
2641 2010-10-20 Julien Danjou <julien@danjou.info>
2642
2643 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2644 variable.
2645
2646 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2647
2648 * gnus.texi (Customizing the IMAP Connection): The port strings are
2649 strings.
2650 (Document Groups): Mention git.
2651
2652 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2653
2654 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2655 bzr/Gnus git sync.
2656
2657 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2658
2659 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2660 change.
2661
2662 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2663
2664 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2665 @item syntax for in-Emacs makeinfo.
2666
2667 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2668
2669 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2670 trim sentence.
2671
2672 2010-10-12 Daiki Ueno <ueno@unixuser.org>
2673
2674 * epa.texi (Caching Passphrases):
2675 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2676 Clarify some configurations require to set up gpg-agent.
2677
2678 2010-10-11 Glenn Morris <rgm@gnu.org>
2679
2680 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2681
2682 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2683
2684 * gnus.texi (Spam Package Introduction): Mention `$'.
2685
2686 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2687
2688 * makefile.w32-in (emacsdir): New variable.
2689 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2690 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2691
2692 2010-10-09 Glenn Morris <rgm@gnu.org>
2693
2694 * Makefile.in (mostlyclean): Delete *.toc.
2695
2696 * Makefile.in: Use $< in rules.
2697
2698 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2699
2700 * Makefile.in ($(infodir)): Delete rule.
2701 (mkinfodir): New. Use it in all the info rules, rather than depending
2702 on infodir.
2703
2704 2010-10-09 Glenn Morris <rgm@gnu.org>
2705
2706 * gnus.texi (Article Washing): Fix previous change.
2707
2708 * Makefile.in (emacsdir): New variable.
2709 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2710 Depend on emacsver.texi.
2711
2712 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2713
2714 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2715
2716 2010-10-08 Julien Danjou <julien@danjou.info>
2717
2718 * gnus.texi: Add mm-shr.
2719
2720 2010-10-08 Ludovic Courtès <ludo@gnu.org>
2721
2722 * gnus.texi (Finding the Parent, The Gnus Registry)
2723 (Registry Article Refer Method): Update docs for nnregistry.el.
2724
2725 2010-10-08 Daiki Ueno <ueno@unixuser.org>
2726
2727 * auth.texi (Help for users)
2728 (GnuPG and EasyPG Assistant Configuration): Update docs.
2729
2730 2010-10-08 Glenn Morris <rgm@gnu.org>
2731
2732 * cl.texi (Organization, Installation, Old CL Compatibility):
2733 Deprecate cl-compat for new code.
2734 (Usage, Installation): Remove outdated information.
2735
2736 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2737
2738 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2739
2740 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2741
2742 2010-10-06 Julien Danjou <julien@danjou.info>
2743
2744 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2745
2746 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2747 broken link.
2748
2749 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2750
2751 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2752 to ReiserFS.
2753
2754 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2755 (FAQ 7-1): Fix getmail URL.
2756
2757 2010-10-06 Daiki Ueno <ueno@unixuser.org>
2758
2759 * epa.texi (Caching Passphrases): New section.
2760
2761 2010-10-06 Glenn Morris <rgm@gnu.org>
2762
2763 * Makefile.in (SHELL): Set it.
2764 (info): Move the mkdir dependency to the individual info files.
2765 (mostlyclean): Tidy up.
2766 (clean): Only delete the specific dvi and pdf files.
2767 (maintainer-clean): Be more restrictive in what we delete.
2768 ($(infodir)): Add parallel build workaround.
2769
2770 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2771
2772 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2773
2774 2010-10-03 Julien Danjou <julien@danjou.info>
2775
2776 * emacs-mime.texi (Display Customization):
2777 Update mm-inline-large-images documentation and add documentation for
2778 mm-inline-large-images-proportion.
2779
2780 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2781
2782 * tramp.texi (Frequently Asked Questions):
2783 Mention remote-file-name-inhibit-cache.
2784
2785 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2786
2787 * gnus.texi (Splitting Mail): Fix @xref syntax.
2788 (Splitting Mail): Really fix the @ref syntax.
2789
2790 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2791
2792 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2793 (Article Hiding): Add google banner example.
2794 Suggested by Benjamin Xu.
2795
2796 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2797
2798 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2799 Remove nnimap-split-rule from examples.
2800
2801 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2802
2803 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2804 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2805 Fishman.
2806 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2807
2808 2010-09-30 Julien Danjou <julien@danjou.info>
2809
2810 * gnus.texi (Gravatars): Fix documentation about
2811 gnu-gravatar-properties.
2812
2813 2010-09-29 Daiki Ueno <ueno@unixuser.org>
2814
2815 * epa.texi (Bug Reports): New section.
2816
2817 2010-09-29 Glenn Morris <rgm@gnu.org>
2818
2819 * Makefile.in (top_srcdir): Remove unused variable.
2820
2821 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2822
2823 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2824 (Client-Side IMAP Splitting): Document 'default.
2825
2826 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2827
2828 * gnus.texi (Customizing the IMAP Connection):
2829 Document nnimap-fetch-partial-articles.
2830
2831 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2832
2833 * gnus-news.texi: Mention nnimap-inbox.
2834
2835 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2836
2837 2010-09-26 Julien Danjou <julien@danjou.info>
2838
2839 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2840
2841 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2842
2843 * gnus.texi (Security): Remove gpg.el mention.
2844
2845 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2846
2847 * gnus.texi (Browse Foreign Server): New variable
2848 gnus-browse-subscribe-newsgroup-method.
2849
2850 * gnus-news.texi: Mention it.
2851
2852 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2853
2854 * gnus.texi (NoCeM): Remove.
2855 (Startup Variables): No jingle.
2856
2857 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2858
2859 * woman.texi (Interface Options): xz compression is now supported.
2860
2861 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2862
2863 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2864 (Unavailable Servers): Document gnus-server-copy-server.
2865 (Using IMAP): Document the new nnimap.
2866
2867 2010-09-25 Julien Danjou <julien@danjou.info>
2868
2869 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2870
2871 2010-09-24 Glenn Morris <rgm@gnu.org>
2872
2873 * url.texi (Disk Caching): Tweak previous change.
2874
2875 2010-09-24 Julien Danjou <julien@danjou.info>
2876
2877 * url.texi (Disk Caching): Mention url-cache-expire-time,
2878 url-cache-expired, and url-fetch-from-cache.
2879
2880 2010-09-24 Julien Danjou <julien@danjou.info>
2881
2882 * gnus.texi: Add Gravatars.
2883
2884 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2885
2886 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2887
2888 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2889
2890 * gnus.texi (Expunging mailboxes): Update name of the expunging
2891 command.
2892
2893 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * emacs-mime.texi (rfc2047): Update description for
2896 rfc2047-encode-parameter.
2897
2898 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2899
2900 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2901 "fish" methods.
2902 (External methods): Remove "scp1_old" and "scp2_old" methods.
2903
2904 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2905
2906 * tramp.texi: Remove Japanese manual. Fix typo.
2907
2908 * trampver.texi: Update release number. Remove japanesemanual.
2909
2910 2010-09-09 Glenn Morris <rgm@gnu.org>
2911
2912 * org.texi: Restore clobbered changes (copyright years, untabify).
2913
2914 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2915
2916 * gnus.texi (Adaptive Scoring): Fix typo.
2917
2918 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2919
2920 * gnus.texi (Article Display): Document gnus-html-show-images.
2921
2922 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2923
2924 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2925
2926 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2927
2928 * gnus.texi (HTML): Document gnus-max-image-proportion.
2929
2930 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2931
2932 * gnus.texi (HTML): Document gnus-blocked-images.
2933
2934 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2935
2936 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2937
2938 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2939 the first message are used for wide replies.
2940 (Changing Servers): Remove documentation on gnus-change-server and
2941 friends, since it's been removed.
2942
2943 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2944
2945 * gnus.texi (Drafts): Mention B DEL.
2946
2947 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2948
2949 * gnus.texi (Delayed Articles): Mention that the Date header is the
2950 original one, even if you delay.
2951
2952 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2953
2954 * gnus.texi (Asynchronous Fetching):
2955 Document gnus-async-post-fetch-function.
2956 (HTML): Made into its own section.
2957
2958 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
2959
2960 Sync with Tramp 2.1.19.
2961
2962 * tramp.texi (Inline methods, Default Method): Mention
2963 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2964 Remove remark about doubled "-t" argument.
2965 (Auto-save and Backup): Remove reference to Emacs 21.
2966 (Filename Syntax): Describe port numbers.
2967 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2968 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2969 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2970 errors with the backquotes.
2971 (External packages): File attributes cache flushing for asynchronous
2972 processes.
2973 (Traces and Profiles): Describe verbose level 9.
2974
2975 * trampver.texi: Update release number.
2976
2977 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
2978
2979 * dbus.texi (Alternative Buses): New chapter.
2980
2981 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2982
2983 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2984
2985 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2986
2987 * calc.texi (Customizing Calc): Rearrange description of new
2988 variables to match the presentation of other variables.
2989
2990 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2991
2992 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2993
2994 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2995
2996 * calc.texi (Making Selections, Selecting Subformulas)
2997 (Customizing Calc): Mention how to use faces to emphasize selected
2998 sub-formulas.
2999
3000 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3001
3002 * tramp.texi (External packages): File attributes cache flushing
3003 for asynchronous processes.
3004
3005 2010-08-01 Alan Mackenzie <acm@muc.de>
3006
3007 Enhance the manual for the latest Java Mode.
3008
3009 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3010 annotation-var-cont.
3011 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3012 two new symbols.
3013
3014 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3015
3016 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3017
3018 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3021
3022 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3023
3024 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3025
3026 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3027
3028 * org.texi: Add macros to get plain quotes in PDF output.
3029 List additional contributors.
3030 (Capture): New section, replaces the section about remember.
3031 (Working With Source Code): New chapter, focused on documenting Org
3032 Babel.
3033 (Code evaluation security): New section.
3034 (MobileOrg): Document DropBox support.
3035 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3036 (Special symbols): Show how to display UTF8 characters for entities.
3037 (Global TODO list): Clarify the use of the "M" key and the differences
3038 to the "m" key.
3039 (RSS Feeds): Mention Atom feeds as well.
3040 (Setting tags): Remove paragraph about
3041 `org-complete-tags-always-offer-all-agenda-tags'.
3042
3043 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3044
3045 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3046 argument.
3047 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3048 echoing shells.
3049
3050 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3051
3052 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3053 (Filename Syntax): Describe port numbers.
3054
3055 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3056
3057 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3058 forgotten.
3059 (Type Conversion): Precise conversion of natural numbers.
3060 (Errors and Events): Add "debugging" to concept index. Add variable
3061 `dbus-debug'.
3062
3063 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3064
3065 * dbus.texi (Receiving Method Calls): Add optional argument
3066 EMITS-SIGNAL to `dbus-register-property'.
3067
3068 2010-06-27 Alex Schroeder <alex@gnu.org>
3069
3070 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3071
3072 2010-06-24 Glenn Morris <rgm@gnu.org>
3073
3074 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3075 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3076 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3077 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3078 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3079 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3080 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3081 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3082 convention. Make them end with a period.
3083
3084 2010-06-23 Glenn Morris <rgm@gnu.org>
3085
3086 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3087 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3088 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3089 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3090 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3091 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3092
3093 2010-06-10 Glenn Morris <rgm@gnu.org>
3094
3095 * idlwave.texi (Load-Path Shadows):
3096 * org.texi (Handling links): Fix typos.
3097
3098 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3099
3100 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3101
3102 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3103
3104 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3105 by an alias. (Bug#6226)
3106
3107 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3108
3109 * calc.texi (Manipulating Vectors): Mention that vectors can
3110 be used to determine bins for `calc-histogram'.
3111
3112 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3113
3114 * calc.texi: Remove "\turnoffactive" commands throughout.
3115
3116 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3117
3118 * url.texi (HTTP language/coding, Customization):
3119 * message.texi (Header Commands, Responses):
3120 * cl.texi (Argument Lists): Fix typos.
3121
3122 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3123
3124 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3125 Note that Development menu is always available.
3126 (Creating a project): Fix terminology.
3127 (Add/Remove files): Fix typo.
3128
3129 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3130
3131 * Version 23.2 released.
3132
3133 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3134
3135 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3136
3137 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3138
3139 * tramp.texi (Inline methods, Default Method):
3140 Mention `tramp-inline-compress-start-size'.
3141
3142 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3143
3144 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3145 the CVS repo. Put the Git repo in the news section.
3146
3147 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3148 Removed some mentions of CVS. Mention the new Git repo.
3149
3150 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3151
3152 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3153 (Mail Group Commands): Add index entry.
3154
3155 2010-04-18 Glenn Morris <rgm@gnu.org>
3156
3157 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3158
3159 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3160
3161 * calc.texi (Radix modes): Mention that the option prefix will
3162 turn on twos-complement mode.
3163 (Inverse and Hyperbolic Flags): Mention the Option flag.
3164
3165 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3166
3167 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3168 (LaTeX/PDF export commands): Rename and Move section.
3169 (Sectioning structure): Update.
3170 (References): New use case for field coordinates.
3171 (The export dispatcher): Rename from ASCII export.
3172 (Setting up the staging area): Document the availability of
3173 encryption for MobileOrg.
3174 (Images and tables): Document how to reference labels.
3175 (Index entries): New section.
3176 (Generating an index): New section.
3177 (Column width and alignment): Document that <N> now
3178 means a fixed width, not a maximum width.
3179 (Publishing options): Document the :email option.
3180 (Beamer class export): Fix bug in the BEAMER example.
3181 (Refiling notes): Document refile logging.
3182 (In-buffer settings): Document refile logging keywords.
3183 (Drawers): Document `C-c C-z' command.
3184 (Agenda commands): Mention the alternative key `C-c C-z'.
3185 (Special properties): Document the BLOCKED property.
3186 (The spreadsheet): Mention the formula editor.
3187 (References): Document field coordinates.
3188 (Publishing action): Correct the documentation for the
3189 publishing function.
3190 (The date/time prompt): Document that we accept dates
3191 like month/day/year.
3192 (Cooperation): Document the changes in table.el support.
3193 (Faces for TODO keywords, Faces for TODO keywords)
3194 (Priorities): Document the easy colors.
3195 (Visibility cycling): Document the new double prefix
3196 arg for `org-reveal'.
3197 (Cooperation): Remember.el is part of Emacs.
3198 (Clean view): Mention that `wrap-prefix' is also set by
3199 org-indent-mode.
3200 (Agenda commands): Add information about prefix args to
3201 scheduling and deadline commands.
3202 (Search view): Point to the docstring of
3203 `org-search-view' for more details.
3204 (Agenda commands): Document that `>' prompts for a date.
3205 (Setting tags): Document variable
3206 org-complete-tags-always-offer-all-agenda-tags.
3207 (Column attributes): Cross-reference special properties.
3208
3209 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3210
3211 Synchronize with Tramp repository.
3212
3213 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3214 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3215 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3216 syntax, texi2dvi reports errors with the backquotes.
3217
3218 * trampver.texi: Update release number.
3219
3220 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3221
3222 * gnus.texi (Finding the News): Add pointers to the Server buffer
3223 because it's essential.
3224
3225 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3226
3227 * gnus.texi (MIME Commands): Update description of
3228 gnus-article-browse-html-article.
3229
3230 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3231
3232 * auth.texi (Secret Service API): Add TODO node.
3233 (Help for users): Explain the new source options for `auth-sources'.
3234
3235 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3236
3237 * trampver.texi: Update release number.
3238
3239 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * Branch for 23.2.
3242
3243 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3244
3245 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3246 now enabled by default.
3247
3248 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3249
3250 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3251 when Emacs runs in interactive mode. (Bug#5645)
3252
3253 2010-02-16 Glenn Morris <rgm@gnu.org>
3254
3255 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3256
3257 2010-02-05 Mark A. Hershberger <mah@everybody.org>
3258
3259 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3260
3261 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3262
3263 * gnus.texi (Score File Format): Fix typo.
3264
3265 2010-01-19 Mark A. Hershberger <mah@everybody.org>
3266
3267 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3268
3269 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
3270
3271 * ada-mode.texi (Project File Overview): Fix typo.
3272
3273 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * semantic.texi: Add Richard Y. Kim credit.
3276
3277 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3278
3279 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
3280
3281 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3282 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3283
3284 2010-01-17 Glenn Morris <rgm@gnu.org>
3285
3286 * calc.texi (Reporting Bugs): Don't mention format of repository.
3287
3288 * woman.texi (Bugs): Make "Emacs repository" less specific,
3289 and the URL for same more specific.
3290
3291 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3292
3293 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3294
3295 * ede.texi (ede-step-project, ede-proj-target):
3296 * tramp.texi (Remote processes): Fix typos.
3297
3298 2010-01-16 Mario Lang <mlang@delysid.org>
3299
3300 * ede.texi (ede-target):
3301 * org.texi (Refiling notes): Remove duplicated words.
3302
3303 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3304
3305 * gnus.texi (Posting Styles): Use with-current-buffer.
3306 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3307
3308 2010-01-02 Kevin Ryde <user42@zip.com.au>
3309
3310 * eieio.texi (Naming Conventions): Correction to xref on elisp
3311 coding conventions, is "Tips" node not "Standards".
3312
3313 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3314
3315 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3316
3317 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3318
3319 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3320
3321 * gnus.texi (Direct Functions): Add missing port number to tls method.
3322
3323 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
3324
3325 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3326 ($(infodir)/edt, edt.dvi): New targets.
3327
3328 2009-12-15 Glenn Morris <rgm@gnu.org>
3329
3330 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3331 (edt, $(infodir)/edt, edt.dvi): New targets.
3332 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3333
3334 * Makefile.in (PDF_TARGETS, pdf): New.
3335 (clean): Add *.pdf.
3336 Add pdf rules for all manuals.
3337
3338 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3339
3340 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3341
3342 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3343
3344 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3345 (Smart Jump, Analyzer Debug): Copyedits.
3346 (Semantic mode user commands): Link to new nodes.
3347 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3348 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3349 upstream Semantic manual.
3350
3351 * semantic.texi (Introduction): Minor fix to diagram.
3352
3353 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
3354
3355 * eshell.texi (History): Add the other built-in variables.
3356 (Built-ins): Explain built-ins, and how to apply the external commands.
3357 Add `history', `su' and `sudo'.
3358
3359 * tramp.texi (Remote processes): Add missing <RET> in the example.
3360
3361 2009-12-01 Bill Wohler <wohler@newt.com>
3362
3363 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3364 path for mairix example. Specify -q in namazu example since namazu is
3365 excessively garrulous.
3366
3367 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
3368
3369 * tramp.texi (Remote processes): Improve eshell example with "su"
3370 and "sudo" commands.
3371
3372 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
3373
3374 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3375
3376 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3377 Document semantic-complete-analyze-inline.
3378 (Semanticdb search debugging commands): Minor clarification.
3379 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3380 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3381 manual.
3382 (Semantic mode): Link to Idle Scheduler.
3383
3384 2009-11-28 Kevin Ryde <user42@zip.com.au>
3385
3386 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3387 @pxref, now EIEIO is in Emacs.
3388
3389 * erc.texi (Development): Correction to git tutorial url.
3390
3391 2009-11-26 Glenn Morris <rgm@gnu.org>
3392
3393 * faq.texi (Latest version of Emacs): Mention stability of development
3394 version.
3395 (Problems with very large files): Max buffer size increase in 23.2.
3396 (VM): VM has moved house again.
3397
3398 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3399
3400 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3401 notations.
3402
3403 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3404
3405 * org.texi (Column attributes): Fix documentation of new operators.
3406
3407 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3410 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3411 (Idle Completions Mode): Numerous copyedits.
3412
3413 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
3414
3415 * semantic.texi (Semantic Internals, Glossary):
3416 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3417 (Semanticdb search debugging commands): Fix typos.
3418
3419 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3420
3421 * calc.texi (Radix modes): Mention twos-complement notation.
3422
3423 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
3424
3425 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3426 ($(infodir)/semantic, semantic.dvi): New targets.
3427
3428 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
3429
3430 * Makefile.in: Build the Semantic manual.
3431
3432 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3433 repository.
3434
3435 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
3436
3437 * dbus.texi (Receiving Method Calls): New defun
3438 `dbus-unregister-service'.
3439
3440 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3441
3442 * org.texi (Speed keys): New section.
3443
3444 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * dbus.texi (Type Conversion): Fix typo.
3447 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3448 `dbus-registered-objects-table'.
3449 (Receiving Method Calls): New defun `dbus-register-property'.
3450 Move `dbus-unregister-object' here.
3451
3452 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3453
3454 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3455
3456 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3457
3458 * org.texi (Column attributes): Add the new age summary operators.
3459 Also, mention the fact you can only use one summary operator per
3460 property.
3461
3462 2009-11-13 John Wiegley <johnw@newartisans.com>
3463
3464 * org.texi (Tracking your habits): Add a new section in the
3465 manual about how to track habits.
3466 (Resolving idle time): Add a section on how idle and
3467 dangling clocks are resolved.
3468
3469 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3470
3471 * org.texi (Agenda commands): Document the new `i' command.
3472 (Inserting deadline/schedule): Document logging changes
3473 of scheduling and deadline times stamps.
3474 (In-buffer settings): Document the in-buffer keywords for logging
3475 changes of scheduling and deadline times stamps.
3476 (Structure editing, Plain lists): Document indentation
3477 cycling in empty entries with TAB.
3478 (Archiving): Document the default archiving command.
3479 (Moving subtrees): Document the new keys for archiving.
3480 (Internal archiving): Fix incorrect key.
3481 (Agenda commands): Document the TODO set switching commands.
3482 (Agenda commands): Document the new archiving keys.
3483 (Clocking work time): Better description on how to save
3484 and restore a clock.
3485 (Resolving idle time): Mention the x11idle program to get true
3486 idleness also under X11.
3487 (Resolving idle time): Use @kbd instead of @key for normal
3488 letters, because this is how he rest of the manual does this.
3489 (Pushing to MobileOrg): Mention that `org-directory'
3490 should be set.
3491 (Agenda commands): Document that SPC is a filter for
3492 any tag.
3493 (Search view): Rename from "Keyword search".
3494 (Capure): New chapter.
3495 (Markup): New chapter.
3496 (Links in HTML export, Images in HTML export):
3497 Extend the section titles.
3498 (Images in HTML export): Document the align option.
3499 (Text areas in HTML export): Extend the section title.
3500 (Images in LaTeX export): Explain image placement in LaTeX.
3501
3502 2009-11-10 Glenn Morris <rgm@gnu.org>
3503
3504 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3505
3506 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
3507
3508 * tramp.texi (Auto-save and Backup): Disable backups just for a
3509 method.
3510
3511 * trampver.texi: Update release number.
3512
3513 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
3514
3515 Sync with Tramp 2.1.17.
3516
3517 * trampver.texi: Update release number.
3518
3519 2009-10-29 Glenn Morris <rgm@gnu.org>
3520
3521 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3522
3523 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
3524
3525 * tramp.texi (External methods): Temporary files are kept for
3526 `rsync' and `rsyncc' methods.
3527
3528 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
3529
3530 * eieio.texi: Fix typos.
3531
3532 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3533
3534 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3535
3536 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
3537
3538 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3539 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3540
3541 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3542
3543 * Makefile.in: Build EIEIO and EDE manuals.
3544
3545 2009-10-07 Eric Ludlam <zappo@gnu.org>
3546
3547 * eieio.texi:
3548 * ede.texi: New files.
3549
3550 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3551
3552 * tramp.texi (Remote processes): Association of a pty is not supported.
3553
3554 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3555
3556 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3557 (Processing LaTeX fragments): Document that the size of images can be
3558 changes using the variable `org-format-latex-options'.
3559 (The date/time prompt, Timestamps): Be more accurate over ISO format
3560 dates and times.
3561 (Visibility cycling): Document showeverything keyword.
3562 (In-buffer settings): Document showeverything keyword.
3563 (Setting up the staging area): Fix the example.
3564 (MobileOrg): New section.
3565 (Agenda commands, Exporting Agenda Views): Document exporting the
3566 agenda view to Org files.
3567
3568 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
3569
3570 * tramp.texi (History): Add IMAP support.
3571 (External methods): Add `imap' and `imaps' methods.
3572 (GVFS based methods): Add indices for `davs'.
3573 (Password handling): Rename anchors. Add IMAP entries for
3574 ~/.authinfo.gpg.
3575
3576 * trampver.texi: Set default value of `emacsimap'.
3577
3578 2009-09-22 Daiki Ueno <ueno@unixuser.org>
3579
3580 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3581
3582 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * dired-x.texi (Technical Details):
3585 Delete dired-up-directory (Bug#4292).
3586
3587 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
3588
3589 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3590
3591 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3592
3593 * org.texi (Effort estimates): Document new effort setting commands.
3594 (Agenda commands): Document the new keys fro agenda time motion.
3595 Document entry text mode. Improve documentation of the keys to include
3596 inactive time stamps into the agenda view.
3597 (Feedback): Document the new bug report command.
3598 (Structure editing): Add an index entry for the sorting of subtrees.
3599
3600 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3601
3602 * auth.texi (Help for users): Corrected markup.
3603
3604 2009-09-02 Glenn Morris <rgm@gnu.org>
3605
3606 * emacs-mime.texi (time-date): Mention float-time.
3607
3608 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3609
3610 * calc.texi (Simplifying Formulas): Improve the wording.
3611
3612 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3613
3614 * auth.texi: Rewritten for coverage and clarity.
3615
3616 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3617
3618 * gnus.texi (Expiring Mail):
3619 Mention gnus-mark-copied-or-moved-articles-as-expirable.
3620 (Various Various): Mention gnus-safe-html-newsgroups.
3621
3622 * gnus-news.texi: Mention
3623 gnus-mark-copied-or-moved-articles-as-expirable.
3624
3625 * emacs-mime.texi (Display Customization): Add xref to
3626 gnus-safe-html-newsgroups.
3627
3628 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
3629
3630 * tramp.texi (Version Control): Remove.
3631 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
3632 reference.
3633 (External methods): Correct `scpc' concept index entries. New method
3634 `rsyncc'.
3635 (External packages): New subsections "Filename completion" and "File
3636 attributes cache".
3637
3638 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3639
3640 * calc.texi (Rewrite Rules): Improve the example.
3641 (Simplifying Formulas): Explain use of the I and H flags for
3642 simplification.
3643
3644 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
3645
3646 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3647 Describe autostart behavior of dbus-ping.
3648 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3649 for timeout values.
3650 (Top): Remove footnote saying D-Bus is not enabled by
3651 default. (Bug#4256)
3652
3653 2009-08-23 Daiki Ueno <ueno@unixuser.org>
3654
3655 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3656 Reported by Jari Aalto (Bug#4211).
3657 (Mail-mode integration): Mention epa-mail-mode and
3658 epa-global-mail-mode.
3659 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3660 epa-setup.
3661
3662 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
3663
3664 * dbus.texi (Asynchronous Methods): Allow nil handler.
3665
3666 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
3667
3668 * ediff.texi (ediff-current-file): Add information about this new function.
3669
3670 * viper.texi: Add information about C-s in viper's search command.
3671
3672 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3673
3674 * calc.texi (Date Forms): Fix typos.
3675
3676 2009-08-08 Glenn Morris <rgm@gnu.org>
3677
3678 * org.texi (Agenda commands): Restore clobbered change.
3679
3680 2009-08-07 Eli Zaretskii <eliz@gnu.org>
3681
3682 * calc.texi (Graphics, Devices): Update with the peculiarities of
3683 operation on MS-Windows.
3684
3685 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3686
3687 * org.texi (Publishing action): Improve documentation of file
3688 names when publishing to the source directory.
3689 (Clean view): Document `org-indent-mode'.
3690 (Clocking work time): Add documentation for the
3691 new :timetamp option when creating a clock report.
3692 (Paragraphs): Fix many typos.
3693 (Plain lists): Remove duplicate explanation about the
3694 `C-c *' command.
3695 (Literal examples): Update to reflect the new behavior
3696 of the -n -r -k switches when exporting source code examples.
3697 (Structure editing): Add information about `C-c *',
3698 converting a plain list into a list of Org items.
3699 (Remember): Small rephrasing of the paragraph
3700 describing remember.el. Also mentioned that remember.el is part
3701 of Emacs 23, not Emacs 22.
3702 (Clocking work time): Add documentation about
3703 displaying the current clocking time against the effort estimate.
3704 Also add a footnote about using `org-clock-in-prepare-hook' to add
3705 an effort estimate on the fly, just before clocking it.
3706 (Footnotes): Document automatic renumbering and
3707 sorting.
3708 (Agenda commands): Document new bulk commands.
3709 (Plain lists): Document new behavior of
3710 `org-cycle-include-plain-lists'.
3711 Hyphenation only in TeX.
3712 (Clocking work time): Document the key to update effort
3713 estimates.
3714 (Clocking work time): Document the clock time display.
3715 (Structure editing, TODO basics): Document new
3716 variables.
3717 (Column attributes): Document new colciew operators.
3718 (Publishing options): Document :xml-declaration.
3719 (Tracking TODO state changes): Document the
3720 LOG_INTO_DRAWER property.
3721 (Literal examples): Document the new implementation for
3722 editing source code.
3723 (Publishing action): Mention the new publishing
3724 function, to publish an Org source file.
3725 (Publishing links): Mention how to link to an Org source file.
3726 (Macro replacement): Document new macros.
3727 (Handling links): Document type-specific completion
3728 when inserting links.
3729 (Structure editing, Plain lists): Improve documentation
3730 on sorting.
3731 (Internal links): Document custom ids for links.
3732 (Handling links): Document custom ids for links.
3733 (CSS support): Document new class.
3734 (Refiling notes): Document the possibility to create new nodes
3735 during refiling.
3736 (Agenda commands): Document the "?" operator to find
3737 tasks without effort setting.
3738 (Exporting agenda information): Section moved.
3739 (RSS Feeds): New section.
3740 (Built-in table editor): Document M-e and M-a navigate
3741 inside table field.
3742 (Stuck projects): Docment that projects identified as
3743 un-stuck will still be searchd for stuck sub-projects.
3744 (Paragraphs): Document centering.
3745 (Creating timestamps, Agenda commands): Document new
3746 behavior when changing time stamps.
3747 (Structure editing): Document the new command
3748 `org-clone-subtree-with-time-shift'.
3749 (Publishing): Refresh this chapter.
3750 (Export options, Export options, In-buffer settings):
3751 Document the new keywords.
3752 (Matching tags and properties): Collect all
3753 documentation about tags/property matches here.
3754 (Setting tags): Document `org-tag-persistent-alist'.
3755 (Weekly/daily agenda): New section.
3756 (Orgstruct mode): Describe `orgstruct++-mode'.
3757 (Drawers): Mention the LOGBOOK drawer.
3758 (Export options, Sectioning structure): Document the
3759 #+LEATEX_HEADER in-buffer setting.
3760 (Bugs): Section removed.
3761 (Hooks): New section.
3762 (Add-on packages): Move here from old location.
3763 (Context-sensitive commands): New section.
3764 (Setting tags): Document newline option.
3765 (Global TODO list, Matching tags and properties):
3766 Mention more variables.
3767 (Checkboxes): Update to changed command behavior.
3768
3769 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3770
3771 * speedbar.texi (Basic Key Bindings): Fix typo.
3772
3773 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3774
3775 * calc.texi (Vector/Matrix Functions): Add index entries for both
3776 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3777 affects matrices with more than one row.
3778 (Help Commands): Add index entries for "prefix ?" key bindings.
3779
3780 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3781
3782 * calc.texi (Stack Manipulation Commands): Add documentation for
3783 `calc-transpose-lines'.
3784
3785 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
3786
3787 * dbus.texi (Receiving Method Calls): Describe special return value
3788 `:ignore'.
3789
3790 2009-07-24 Alan Mackenzie <acm@muc.de>
3791
3792 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3793 initialization, any individual variable setting now takes precedence
3794 over one done via c-file-style/c-file-offsets.
3795
3796 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3797
3798 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3799 truncated when Calc is quit.
3800 (Customizing Calc): Document `calc-undo-length'.
3801
3802 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
3803
3804 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3805
3806 2009-07-11 Kevin Ryde <user42@zip.com.au>
3807
3808 * pcl-cvs.texi (About PCL-CVS):
3809 * widget.texi (Basic Types):
3810 Fix cross-references.
3811
3812 2009-07-01 Andreas Schwab <aschwab@redhat.com>
3813
3814 * dbus.texi (Type Conversion): Don't use literal control character.
3815
3816 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * tramp.texi (GVFS based methods): New section.
3819 (Remote processes): Processes for GVFS based methods run locally.
3820
3821 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
3822
3823 * tramp.texi (Inline methods, External methods, Gateway methods):
3824 Avoid the words "kludge" and hack".
3825 (External methods): Add `synce' method.
3826
3827 * trampver.texi: Update release number.
3828
3829 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
3830
3831 Sync with Tramp 2.1.16.
3832
3833 * tramp.texi (History): Add GVFS support.
3834 (External methods): Precise `rsync' description. Add `dav', `davs' and
3835 `obex' methods. Add 'tramp-gvfs-methods' option.
3836 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3837 forms.
3838 (Remote Programs): Introduce `tramp-own-remote-path'.
3839 (Remote processes): New subsection "Running remote programs that create
3840 local X11 windows".
3841 (Frequently Asked Questions): Improve code for disabling vc.
3842
3843 * trampver.texi: Update release number. Set default value of
3844 `emacsgvfs'.
3845
3846 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3847
3848 * Branch for 23.1.
3849
3850 2009-06-17 Glenn Morris <rgm@gnu.org>
3851
3852 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3853 (Latest version of Emacs): Mention source code repository.
3854
3855 2009-06-16 Glenn Morris <rgm@gnu.org>
3856
3857 * faq.texi (Top): Language tweak.
3858 (Extended commands): Most people have arrow keys.
3859 (Emacs manual): Say how to follow info links.
3860 (File-name conventions): Change title a bit. Explain about source
3861 versus installed. Condense etc description.
3862 (Guidelines for newsgroup postings): Mention Savannah list page.
3863 (Newsgroup archives): Simplify.
3864 (Contacting the FSF): Add contact URL.
3865 (Emacs Lisp documentation): Printed version not always available.
3866 (Installing Texinfo documentation): Explain how by hand installation is
3867 not normally needed. Use add-to-list. Remove duplicate reference.
3868 (Informational files for Emacs): Move info on Help menu here from
3869 "File-name conventions".
3870 (Help installing Emacs): Tweak uref.
3871 (Obtaining the FAQ): Mention repository.
3872 (Origin of the term Emacs): Explain "ITS".
3873 (Changing load-path): Use add-to-list.
3874 (Automatic indentation): Clarify this is for Text mode.
3875 Don't mention Indented Text mode.
3876 (Finding Emacs on the Internet): The FSF does not seem to offer a
3877 deluxe distribution on CD anymore.
3878
3879 2009-06-16 Glenn Morris <rgm@gnu.org>
3880
3881 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3882 Recommend the latest release. Mention how to get older FAQs.
3883 Recommend the Emacs manual.
3884 (Guidelines for newsgroup postings): Discourage cross-posts.
3885 (Underlining paragraphs): Remove.
3886 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3887 (Bugs and problems): Update key-binding.
3888 (Problems with very large files): Mention 64-bit.
3889 (Shell process exits abnormally): Remove.
3890 (Problems with Shell Mode): Rename and update.
3891 (Spontaneous entry into isearch-mode)
3892 (Problems talking to certain hosts): Remove. This is old information,
3893 in etc/PROBLEMS if needed.
3894 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3895 (Dired claims that no file is on this line): Update.
3896 (Installing Emacs, Problems building Emacs): Simplify.
3897 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3898 information.
3899 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3900 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3901 (JDEE): "JDEE", not "JDE".
3902 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3903 Remove. This is old information, in etc/PROBLEMS if needed.
3904 (stty and Backspace key, Kanji and Chinese characters): Remove.
3905 (Right-to-left alphabets): Update section.
3906 (Changing the included text prefix): Gnus uses message-yank-prefix.
3907 Add cross-reference to Supercite manual.
3908 (Saving a copy of outgoing mail): Simplify output file description.
3909 (Expanding aliases when sending mail): Refer to Emacs manual.
3910 Remove old info about RFC822.
3911 Correct description of how to rebuild aliases.
3912 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3913 (MIME with Emacs mail packages)
3914 (Viewing articles with embedded underlining)
3915 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3916 Remove old sections.
3917 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3918 and is well-documented in the Gnus manual.
3919 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3920 (Making Gnus faster): Rename from "Starting Gnus faster".
3921 Merge "Catch-up is slow in Gnus" into here.
3922
3923 2009-06-14 Glenn Morris <rgm@gnu.org>
3924
3925 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3926 (New in Emacs 23): New section.
3927 (Handling C-s and C-q with flow control): Add xref.
3928
3929 2009-06-13 Glenn Morris <rgm@gnu.org>
3930
3931 * faq.texi (Setting up a customization file): Grammar fix.
3932 Customize is no longer "new".
3933 (Displaying the current line or column): Line-number mode is on by
3934 default. Don't mention `column' package. Mention linum.el.
3935 (Turning on abbrevs by default): Explain how to do it for buffers,
3936 modes, and everywhere.
3937 (Associating modes with files): Use add-to-list. Don't mention Emacs
3938 19.
3939 (Highlighting a region): On by default since 23.1.
3940 (Replacing highlighted text): Update doc quote.
3941 (Working with unprintable characters): Don't mention search-quote-char.
3942 (Using an already running Emacs process): Gnuclient is probably not an
3943 enhancement these days.
3944 (Indenting switch statements): Remove mention of pre-Emacs 20.
3945 (Horizontal scrolling): Abbreviate Emacs 20 description.
3946 (Replacing text across multiple files): Fix name of dired command.
3947 (Disabling backups): Use require not load.
3948 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3949
3950 2009-06-13 Bill Wohler <wohler@newt.com>
3951
3952 Release MH-E manual version 8.2.
3953
3954 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3955 release 8.2.
3956
3957 2009-06-13 Glenn Morris <rgm@gnu.org>
3958
3959 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3960 in this day and age the common meaning is "on the web".
3961 (copying): Use @copyright in all cases.
3962 (Basic keys): Remove reference to deleted manual node "Text Characters".
3963 (File-name conventions): Use GNU as an example rather than SERVICE.
3964 default.el lives in site-lisp. Update Info directory location.
3965 (Real meaning of copyleft): GPL actions have been brought, but all
3966 settled out of court.
3967 (Guidelines for newsgroup postings): Shorten section title.
3968 Simplify comp.emacs description.
3969 (Newsgroup archives): Change Google URL. Describe Gmane.
3970 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3971 points". Mention List-Unsubscribe header.
3972 (Contacting the FSF): Update email and URLs.
3973 (Basic editing): Mention F1 for help.
3974 (Installing Texinfo documentation): Refer to Texinfo website rather
3975 than ftp server.
3976 (Printing a Texinfo file): Mention texi2pdf.
3977 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3978 are just stubs nowadays.
3979 (Latest version of Emacs): Explain version numbers.
3980 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3981 (Turning on syntax highlighting): No need to mention hilit19 any more.
3982 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3983 (Modes for various languages): Remove section.
3984 (Major packages and programs): Remove most version and maintainer
3985 information - it's hard to keep up-to-date, and adds nothing.
3986 Similarly with direct links to mailing lists.
3987 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3988 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3989 years, and Emacs comes with tools for this now.
3990 (Patch): Remove section - this is a standard tool.
3991 (Using function keys under X): Remove section.
3992
3993 2009-06-12 Glenn Morris <rgm@gnu.org>
3994
3995 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3996 (Help installing Emacs): Remove reference to deleted X11 node.
3997 (Associating modes with files): Interpreter-mode-alist is no longer
3998 subservient to auto-mode-alist.
3999 (Installing Emacs): Change future Emacs version.
4000 (Linking with -lX11 fails): Remove old section.
4001 (Packages that do not come with Emacs): Update ELL location.
4002 Emacs Lisp archive is dead.
4003 (Emacs for Windows): Remove reference to old CE port.
4004 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4005 (Emacs for VMS and DECwindows): Remove old ports.
4006 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4007 (Removing flashing messages): Remove section about non-existent Gnus
4008 option.
4009
4010 * faq.texi (Top): Add @top command.
4011 Remove the optional arguments from all @node commands: makeinfo can
4012 generate these automatically, and it is easier to edit and rearrange
4013 nodes without them.
4014
4015 2009-06-11 Glenn Morris <rgm@gnu.org>
4016
4017 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4018 (The LPF): Make the updated URL the sole reference point.
4019 (Learning how to do something): Update refcard price and format.
4020 (Getting a printed manual): Sources in doc/emacs/, not man/.
4021 Also available in PDF format. Since the page count varies, be less
4022 precise.
4023 (Informational files for Emacs): Remove references to deleted files
4024 LPF and SUN-SUPPORT, and to UUCP.
4025 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4026 Remove many obsolete ways to get the FAQ, which now seems only to be
4027 distributed with Emacs.
4028 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4029
4030 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4031
4032 * org.texi (Org Plot): Fix tags (Bug#3507).
4033 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4034
4035 * ada-mode.texi (Installation, Compile commands)
4036 (Project File Overview, No project files, Set compiler options)
4037 (Use GNAT project file, Use multiple GNAT project files)
4038 (Identifier completion): Use @samp for menu items, and @kbd for key
4039 sequences (Bug#3504).
4040
4041 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4042
4043 * gnus.texi (Security): Fix wording; add a link to epa.info.
4044
4045 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4046
4047 * message.texi (Header Commands): Fix descriptions to match
4048 keybindings.
4049
4050 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4051
4052 * gnus.texi (Security): Mention that EasyPG is the current default.
4053
4054 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4055
4056 * ediff.texi (Session Commands): Fix typo.
4057
4058 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4059
4060 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4061 news.software.readers. Reported by Florian Rehnisch.
4062
4063 2009-04-02 Glenn Morris <rgm@gnu.org>
4064
4065 * auth.texi: Capitalize direntry.
4066
4067 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4068 using a period in the entry name. (Bug#2797)
4069
4070 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4071
4072 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4073 ($(infodir)/auth, auth.dvi): New targets.
4074
4075 2009-03-03 Glenn Morris <rgm@gnu.org>
4076
4077 * auth.texi: Fix @setfilename.
4078
4079 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4080 (auth, $(infodir)/auth, auth.dvi): New rules.
4081
4082 2009-02-25 Glenn Morris <rgm@gnu.org>
4083
4084 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4085
4086 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4087
4088 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4089
4090 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4091
4092 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4093 gnus-nocem-issuers, and gnus-nocem-verifyer.
4094
4095 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4096
4097 * ada-mode.texi (Project files, Automatic Casing):
4098 * dbus.texi (Signals):
4099 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4100 * mh-e.texi (HTML):
4101 * nxml-mode.texi (Locating a schema)
4102 (Using the document's URI to locate a schema):
4103 * org.texi (Footnotes, Using the mapping API):
4104 * rcirc.texi (Channels): Remove duplicate words.
4105
4106 2009-02-20 Glenn Morris <rgm@gnu.org>
4107
4108 * dired-x.texi (Miscellaneous Commands):
4109 * gnus.texi: Minor updates for mbox Rmail.
4110
4111 2009-02-16 Karl Berry <karl@gnu.org>
4112
4113 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4114 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4115 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4116 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4117 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4118 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4119 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4120 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4121 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4122 Consistently use @insertcopying in the Top node,
4123 @contents at the front (after @end titlepage),
4124 and @direntry after @copying. (Bug#1988)
4125
4126 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4127
4128 * auth.texi: New file documenting auth-source.
4129
4130 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4131
4132 * org.texi (Org Plot): Fix link.
4133
4134 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4135
4136 * epa.texi (Mail-mode integration): Mention the way to do
4137 "encrypt-to-self". (Bug#1807)
4138
4139 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4140
4141 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4142
4143 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4144
4145 * gnus-news.texi: Print version about Incoming*.
4146
4147 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4148
4149 * org.texi (Structure editing, Handling links)
4150 (Fast access to TODO states, Javascript support): Make standard docs
4151 correctly reflect default variable settings.
4152
4153 2009-02-02 Glenn Morris <rgm@gnu.org>
4154
4155 * org.texi: Fix typos.
4156
4157 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4158
4159 Sync with Tramp 2.1.15.
4160
4161 * trampver.texi: Update release number.
4162
4163 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4164
4165 * org.texi (TODO dependencies): Document TODO dependencies on
4166 checkboxes.
4167
4168 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4169
4170 * org.texi (TODO dependencies): Document key binding for toggling
4171 ORDERED property.
4172
4173 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4174
4175 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4176 of hook functions.
4177
4178 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4179
4180 * org.texi (TODO dependencies): New section.
4181
4182 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4183
4184 * org.texi (Plain lists, TODO basics, Priorities)
4185 (Multiple sets in one file, Conflicts): Document interaction with
4186 `shift-selection-mode'.
4187
4188 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4189
4190 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4191 Make Calc the subject of sentences.
4192 (Rearranging Formulas using Selections): Discuss new options
4193 for `j *'.
4194
4195 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4196
4197 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4198
4199 2009-01-26 Glenn Morris <rgm@gnu.org>
4200
4201 * org.texi: Fix typos.
4202
4203 2009-01-26 Bill Wohler <wohler@newt.com>
4204
4205 * mh-e.texi (EDITION, UPDATED): Update.
4206
4207 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4208
4209 * org.texi (References): Add information about remote references.
4210 (Built-in table editor): Document `C-c RET' in tables.
4211 (Math symbols, Quoting LaTeX code): Mention that simple
4212 LaTeX macros survive LaTeX export.
4213 (Images in LaTeX export): Show how to create a reference to a
4214 figure.
4215 (Sectioning structure): Document that the LaTeX class can be
4216 specified in a property.
4217 (Text areas in HTML export): New section.
4218 (External links): Add examples for text search and ID links.
4219 (Built-in table editor): Remove the descriptio of `C-c
4220 C-q', it not longer works.
4221 (Literal examples): Document that a space must follow
4222 the colon in short examples.
4223 (Relative timer): Document `org-timer-stop'.
4224 (Footnotes): New section.
4225 (Footnote markup): Shorten section and refer to new Footnote
4226 section.
4227 (Literal examples): Add documentation for line
4228 numbering in and references to code examples.
4229 (CSS support): Fix the description of default CSS styles.
4230 (Capturing column view): Document
4231 "file:path/to/file.org" as an allowed value for the ID property of
4232 a dynamic block copying column view.
4233
4234 2009-01-23 Stephen Eglen <stephen@gnu.org>
4235
4236 * mh-e.texi (Getting Started): Describe $MH.
4237
4238 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4239
4240 * tramp.texi (all): Harmonize usage of "external method",
4241 "external transfer method" and "out-of-band method".
4242 (Connection types): Precise the differences of inline and external
4243 methods. Written by Adrian Phillips <a.phillips@met.no>.
4244
4245 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4246
4247 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4248 commands as described at the top. Reported by Allan Gottlieb
4249 <gottlieb@nyu.edu>.
4250
4251 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4252
4253 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4254 nnmail-pathname-coding-system.
4255
4256 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4257
4258 * org.texi (Relative timer): Fix typo.
4259
4260 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
4261
4262 * org.texi (Clocking work time): Fix typo.
4263 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
4264
4265 2009-01-13 Glenn Morris <rgm@gnu.org>
4266
4267 * org.texi: Fix some more typos.
4268
4269 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4270
4271 * org.texi: Fix some typos.
4272
4273 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4274
4275 * gnus.texi (Group Parameters): Add note for local variables.
4276
4277 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4278
4279 * gnus.texi (Converting Kill Files): Fix URL.
4280 Include gnus-kill-to-score.el in contrib directory.
4281
4282 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4283
4284 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4285 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4286 (Paging the Article): Add index entry.
4287
4288 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4289
4290 * ada-mode.texi (Examples): Delete redundant text.
4291
4292 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
4293
4294 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4295
4296 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4297 addresses.
4298
4299 2009-01-03 Bill Wohler <wohler@newt.com>
4300
4301 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4302 kept empty.
4303
4304 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
4305
4306 * org.texi (Activation, Exporting, ASCII export, HTML export)
4307 (HTML Export commands, LaTeX/PDF export commands):
4308 Improve documentation about transient-mark-mode.
4309 (References): Document the use of special names like $LR1 to reference
4310 to fields in the last table row.
4311
4312 2008-12-19 Juri Linkov <juri@jurta.org>
4313
4314 * info.texi (Search Text): Remove mention of removed key binding M-s.
4315
4316 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
4317
4318 * org.texi (References): Remove mentioning of @0 as reference for the
4319 last line, this has been reverted in the Lisp sources.
4320
4321 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
4322
4323 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4324 (DVI_TARGETS): Remove duplicates. Add sasl.
4325 ($(infodir)/sasl, sasl.dvi): New targets.
4326
4327 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
4328
4329 * org.texi: Version number pushed to 6.15d.
4330
4331 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
4332
4333 * org.texi (Tables in LaTeX export): New section.
4334 (Images in LaTeX export): New section.
4335 (Inlined images, Images in HTML export): Sections renamed.
4336
4337 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4338
4339 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4340
4341 2008-12-04 David Engster <dengste@eml.cc>
4342
4343 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
4344 of nnml-get-new-mail. Change URL for mairix patch.
4345
4346 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4347
4348 * org.texi (Using the mapping API): Fix bug in mapping example.
4349 (Publishing options): Make the list of properties complete again, in
4350 correspondence to the variable `org-export-plist-vars'.
4351 (Property searches): Document new special values for time comparisons.
4352 (Tag inheritance): Refine the description of tag inheritance.
4353 (Project alist): Add info about the publishing sequence of components.
4354 (Effort estimates): Document the new relative timer.
4355
4356 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4357
4358 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4359 (Using Calc): Clarify use of `C-x * o'.
4360 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4361
4362 2008-11-28 Richard M Stallman <rms@gnu.org>
4363
4364 * dbus.texi (Receiving Method Calls): Clean up previous change.
4365
4366 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
4367
4368 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4369 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4370 `dbus-unescape-from-identifier'.
4371 (Receiving Method Calls): New constants `dbus-service-emacs' and
4372 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
4373 (Signals): Use the constants in the example.
4374
4375 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
4376
4377 * org.texi: Re-apply change to FDL 1.3.
4378
4379 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
4380
4381 * org.texi (Setting up Remember): Document `org-remember-mode'.
4382 (External links): Document that bbdb links can use a regular
4383 expression.
4384 (External links): Document that elisp links can contain interactive
4385 commands.
4386
4387 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4388
4389 * viper.texi (viper-translate-all-ESC-keysequences):
4390 Description removed.
4391
4392 2008-11-19 Glenn Morris <rgm@gnu.org>
4393
4394 * doclicense.texi: Change to FDL 1.3.
4395 Relicense all texi files under FDL 1.3 or later.
4396
4397 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4398
4399 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4400
4401 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
4402
4403 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4404
4405 * ediff.texi: Version/date change.
4406
4407 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4408
4409 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4410
4411 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4412
4413 * calc.texi (About This Manual): Comment out a mention of
4414 marginal notes.
4415
4416 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
4417
4418 * org.texi (Clocking work time): Document the :formula property of
4419 clock tables.
4420 (Structure editing, Refiling notes): Document refiling regions.
4421 (Agenda commands): Document the double-prefix version
4422 of the `l' command in the agenda.
4423 (Handling links): Explain the effect of a double prefix
4424 arg to `C-c C-o'.
4425 (TODO basics): Add documentation for tag triggers.
4426
4427 2008-10-23 Glenn Morris <rgm@gnu.org>
4428
4429 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4430 byte-compiling things like `+'.
4431
4432 * ns-emacs.texi: Merge copyright years of author now with assignment
4433 into FSF years.
4434 (VER): Use it for easier automatic updating. Use Emacs version rather
4435 than standalone Emacs.app version.
4436
4437 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
4438
4439 * org.texi: Lots of minor fixes.
4440 (Capture): New chapter.
4441 (Org Plot): New section.
4442
4443 2008-09-30 Magnus Henoch <mange@freemail.hu>
4444
4445 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4446
4447 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4448
4449 * calc.texi (User Defined Units): Mention how to enter optional display
4450 string.
4451
4452 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4453
4454 * message.texi (Sending Variables): Fix variable documentation to
4455 avoid the "y/n" wording.
4456
4457 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4458
4459 * message.texi (Sending Variables): Add `message-confirm-send' doc.
4460
4461 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4462
4463 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4464 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4465
4466 2008-09-22 Bill Wohler <wohler@newt.com>
4467
4468 Release MH-E manual version 8.1.
4469
4470 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4471 release 8.1.
4472
4473 * mh-e.texi: Retain dual license as agreed to by the FSF.
4474 However, bump GPL to Version 3.
4475 Use @include for license text.
4476
4477 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
4478
4479 * gnus.texi (Top, Setup, Fancy splitting to parent)
4480 (Store custom flags and keywords, Store arbitrary data):
4481 Clean up markup.
4482
4483 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4484
4485 * gnus.texi (The Gnus Registry): Document it.
4486
4487 2008-09-08 David Engster <dengste@eml.cc>
4488
4489 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4490 Clarify section about choosing back end servers.
4491
4492 2008-08-23 Glenn Morris <rgm@gnu.org>
4493
4494 * dired-x.texi (Shell Command Guessing):
4495 Mention dired-guess-shell-case-fold-search. (Bug#417)
4496
4497 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
4498
4499 * trampver.texi: Update release number.
4500
4501 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
4502
4503 * ns-emacs.texi: Update version.
4504 (Introduction): Correct menu location for options save.
4505 (Customization): Note that defaults are stored under org.gnu.Emacs.
4506
4507 2008-08-11 Bill Wohler <wohler@newt.com>
4508
4509 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4510 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4511 Henman) (closes SF #1768928).
4512
4513 2008-08-10 Glenn Morris <rgm@gnu.org>
4514
4515 * ns-emacs.texi: Use @copying. Change copyright of authors with
4516 assignment to FSF. Change license to GFDL.
4517 (Top): Remove outdated references.
4518
4519 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4520
4521 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4522 Add gnus-summary-sort-by-most-recent-number and
4523 gnus-summary-sort-by-most-recent-date.
4524 (Summary Sorting): Explain prefix argument.
4525
4526 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4527
4528 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4529 gnus-summary-pipe-output.
4530
4531 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
4532
4533 * dbus.texi (Receiving Method Calls): Document error handling of own
4534 D-Bus methods.
4535
4536 2008-08-01 Bill Wohler <wohler@newt.com>
4537
4538 * mh-e.texi (Reading Mail)
4539 (Viewing Attachments): Describe new function
4540 mh-show-preferred-alternative.
4541 (Sending Mail, Redistributing, Sending Message): Describe new hook
4542 mh-annotate-msg-hook.
4543
4544 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
4545
4546 * dbus.texi (Arguments and Signatures): Fix example.
4547 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4548 (Asynchronous Methods): New node.
4549 (Errors and Events): Describe extended layout of `dbus-event'.
4550 New defun `dbus-event-message-type'.
4551
4552 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4553
4554 * ediff.texi: Remove VMS support.
4555
4556 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
4557
4558 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4559 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4560
4561 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
4562
4563 * Makefile.in: Add mairix-el targets.
4564
4565 2008-07-29 David Engster <deng@randomsample.de>
4566
4567 * mairix-el.texi: New file.
4568
4569 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4570
4571 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4572 project files. Delete 'main_unit' project variable; not needed. Allow
4573 process environment variables wherever project variables are allowed.
4574 Add tutorial section on multiple GNAT project files.
4575
4576 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
4577
4578 Sync with Tramp 2.1.14.
4579
4580 * trampver.texi: Update release number.
4581
4582 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4583
4584 * ns-emacs.texi:
4585 * faq.texi: Remove mentions of Mac Carbon.
4586
4587 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4588
4589 * gnus.texi (Saving Articles): Describe the 2nd argument of
4590 gnus-summary-save-in-pipe.
4591 (SpamAssassin): Use it.
4592
4593 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4594
4595 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4596
4597 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
4598
4599 * org.texi (Export options): Document the use of the creator flag.
4600
4601 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
4602
4603 * org.texi: New version 6.06a.
4604
4605 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
4606
4607 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4608 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4609
4610 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4611
4612 * calc.texi (Editing Stack Entries):
4613 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4614 Calc's help functions. Mention fixing typos.
4615 (Customizing Calc): Fix typo.
4616
4617 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4618
4619 * calc.texi (summarykey): New macro. Use to correctly format keys in
4620 the summary.
4621
4622 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
4623
4624 * ns-emacs.texi (Customization): Corrected documentation on color
4625 specification formats.
4626
4627 2008-07-19 Andreas Schwab <schwab@suse.de>
4628
4629 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
4630
4631 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4632 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4633
4634 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
4635
4636 * dbus.texi (Inspection): Rework, introduce submenus.
4637 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4638 (Properties and Annotations, Arguments and Signatures): New nodes.
4639
4640 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
4641
4642 * dbus.texi (Receiving Method Calls): Fix description of
4643 `dbus-register-method'.
4644 (Signals): Allow also signal arguments for filtering in
4645 `dbus-register-signal'.
4646
4647 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4648
4649 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4650 `cnorm'.
4651 (Arithmetic Tutorial): Simplify the verification of prime factors.
4652
4653 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4654
4655 * gnus.texi (Saving Articles): Mention
4656 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4657
4658 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4659
4660 * calc.texi: Adjust mode line throughout.
4661
4662 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
4663
4664 * sasl.texi (Mechanisms): Fix typos.
4665
4666 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4667
4668 * calc.texi (Killing from the stack): Mention using normal Emacs
4669 copying.
4670
4671 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
4672
4673 * tramp.texi (Password handling): Rename from "Password caching".
4674 Add `auth-source' mechanism.
4675 (Connection caching): Tramp reopens the connection automatically,
4676 when the operating system on the remote host has been changed.
4677
4678 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4679
4680 * makefile.w32-in (distclean): Remove makefile.
4681
4682 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
4683
4684 * org.texi (Using the mapping API): New section.
4685 (Agenda column view): New section.
4686 (Moving subtrees): Document archiving to the archive sibling.
4687 (Agenda commands): Document columns view in the agenda.
4688 (Using the property API): Document the API for multi-valued properties.
4689
4690 2008-06-17 Jason Riedy <jason@acm.org>
4691
4692 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4693 function, and efmt may be a two-argument function.
4694 (Radio tables): Document multiple destinations.
4695
4696 2008-06-16 Glenn Morris <rgm@gnu.org>
4697
4698 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4699 Add Cover-Texts.
4700
4701 2008-06-15 Glenn Morris <rgm@gnu.org>
4702
4703 * faq.texi (VER): Update to 23.0.60.
4704
4705 * mh-e.texi: Remove option of licensing under GPL.
4706 Add Cover-Texts to GFDL permissions notice.
4707 (GPL): Remove section.
4708 (GFDL): Include doclicense.texi rather than the actual text.
4709
4710 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4711 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4712
4713 * sasl.texi: Fix output file name.
4714
4715 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4716
4717 * gnus-coding.texi: Refer to license in Gnus manual.
4718
4719 * idlwave.texi, sasl.texi: Use @copying.
4720
4721 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4722
4723 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4724
4725 * url.texi: Use @copying, @title, @subtitle, @author.
4726
4727 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4728 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4729 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4730 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4731 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4732 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4733 * widget.texi, woman.texi:
4734 Remove references to external license, since doclicense is included.
4735
4736 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4737 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4738 Remove references to non-existent Invariant Sections.
4739
4740 2008-06-14 Glenn Morris <rgm@gnu.org>
4741
4742 * faq.texi (Major packages and programs): Remove references to external
4743 Supercite, Calc, VIPER, since they have been included for some time.
4744 Update VM, AUCTeX, BBDB entries.
4745
4746 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
4747
4748 * newsticker.texi: Updated to match latest newsticker changes.
4749
4750 2008-06-13 Glenn Morris <rgm@gnu.org>
4751
4752 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4753 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4754 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4755 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4756 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4757 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4758 * woman.texi:
4759 Update Back-Cover Text as per maintain.info.
4760
4761 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4762
4763 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4764
4765 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4766 (gnus-faq.xml): Update repository host.
4767
4768 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4769
4770 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4771
4772 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4773 Fix a typo.
4774
4775 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4776
4777 * gnus.texi (Mail Source Customization): Correct values of
4778 `mail-source-delete-incoming'. Reported by Tassilo Horn.
4779 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4780
4781 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4782
4783 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4784 coding standards.
4785
4786 2008-06-14 David Engster <dengste@eml.cc>
4787
4788 * gnus.texi (nnmairix): Markup fixes.
4789
4790 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4791
4792 * gnus.texi (nnmairix): Markup and other minor fixes.
4793
4794 2008-06-05 David Engster <dengste@eml.cc>
4795
4796 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4797
4798 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4799
4800 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4801 (Searching, nnir, nnmairix): New stub nodes.
4802
4803 2008-05-30 Felix Lee <felix.1@canids.net>
4804
4805 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4806
4807 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4808
4809 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4810
4811 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4812
4813 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4814
4815 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4816
4817 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4818
4819 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
4820
4821 * info.texi (Top): Fix typo in xref.
4822
4823 2008-05-05 Karl Berry <karl@gnu.org>
4824
4825 * info.texi (Top): @xref to stand-alone manual.
4826
4827 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4828
4829 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4830 (Various Summary Stuff): Fix typo in last xref.
4831
4832 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
4833
4834 * org.texi (Moving subtrees): Fix typo.
4835
4836 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
4837
4838 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4839 Tramp via `tramp-mode'.
4840
4841 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4842
4843 * org.texi: Massive changes, in many parts of the file.
4844
4845 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4846
4847 * gnus.texi (Oort Gnus): Add message-fill-column.
4848
4849 2008-04-12 Adrian Aichner <adrian@xemacs.org>
4850
4851 * gnus.texi (Mail Source Specifiers): Typo fix.
4852
4853 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4854
4855 * gnus.texi (Diary Headers Generation): Update key binding for
4856 `gnus-diary-check-message'.
4857
4858 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4859
4860 * gnus.texi (Emacsen): Addition.
4861
4862 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4863
4864 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4865
4866 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4867
4868 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4869
4870 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4871
4872 * gnus-news.texi: Update tool bar item.
4873
4874 2008-04-09 Sven Joachim <svenjoac@gmx.de>
4875
4876 * gnus-news.texi: Fix typos.
4877
4878 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4879
4880 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4881 Add mention of `kron'.
4882
4883 2008-04-01 Daiki Ueno <ueno@unixuser.org>
4884
4885 * epa.texi (Encrypting/decrypting *.gpg files):
4886 Document epa-file-name-regexp.
4887
4888 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4889
4890 * gnus.texi (Example Methods): Fix description about ssh-agent.
4891 (Indirect Functions): Fix the default value of nntp-telnet-command;
4892 remove link to connect.html.
4893
4894 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
4895
4896 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4897 dbus-call-method.
4898 (Receiving Method Calls): The timeout can be set by the calling client.
4899
4900 * trampver.texi: Update release number.
4901
4902 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4903
4904 * gnus.texi (Top): Fix version. Add SASL.
4905
4906 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
4907
4908 Sync with Tramp 2.1.13.
4909
4910 * trampver.texi: Update release number.
4911
4912 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
4913
4914 * org.texi: Update to new org-mode website.
4915
4916 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4917
4918 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4919
4920 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4921
4922 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4923 gnus-read-ephemeral-gmane-group-url,
4924 gnus-read-ephemeral-emacs-bug-group,
4925 gnus-read-ephemeral-debian-bug-group.
4926
4927 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4928
4929 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4930
4931 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4932 Add FIXMEs for Bookmarks and gnus-registry-marks.
4933
4934 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4935
4936 * gnus.texi (Smileys): Document `smiley-style'.
4937
4938 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4939
4940 * gnus.texi (Gnus Development): Clarify difference between ding and
4941 gnu.emacs.gnus.
4942 (MIME Commands, Using MIME, RSS): Fix markup.
4943
4944 * gnus-faq.texi ([8.4]): Ditto.
4945
4946 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4947
4948 * gnus.texi (Emacsen): Remove obsolete stuff.
4949
4950 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4951
4952 * gnus.texi (Oort Gnus): Add version info WRT
4953 `mail-source-delete-incoming'.
4954
4955 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4956
4957 * gnus.texi (Top): Add "Other related manuals" and version info in
4958 `iftex' output.
4959 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4960 gnus-balloon-face-0 and the corresponding format specifiers.
4961
4962 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
4963
4964 * tramp.texi (Filename completion): Remove footnote about let-bind
4965 of `partial-completion-mode'. It doesn't work this way.
4966
4967 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4968
4969 * pcl-cvs.texi (Contributors): Update my email.
4970
4971 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
4972
4973 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4974
4975 2008-03-17 Bill Wohler <wohler@newt.com>
4976
4977 * mh-e.texi (Viewing): Update URL for adding header fields to
4978 mh-invisible-header-fields-default.
4979
4980 2008-03-16 Bill Wohler <wohler@newt.com>
4981
4982 * mh-e.texi (Preface): Add Gnus to requirements.
4983 (Forwarding): Note that forwarded MIME messages are now inline.
4984
4985 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4986
4987 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4988 (Common Variables): Give precedence to the netcat methods over the
4989 telnet methods, and mention that they are more reliable.
4990
4991 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
4992
4993 * org.texi (Exporting Agenda Views): Document agenda export to
4994 iCalendar.
4995 (Progress logging): Document the new progress logging stuff.
4996
4997 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4998
4999 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5000 Update for change of `mail-source-delete-incoming'.
5001
5002 * gnus-news.texi: Ditto.
5003
5004 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5007 custom versions.
5008
5009 2008-03-07 Alan Mackenzie <acm@muc.de>
5010
5011 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5012 parens/brackets in a k&r region is limited.
5013
5014 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5015
5016 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5017 using different Emacs versions.
5018
5019 2008-02-27 Glenn Morris <rgm@gnu.org>
5020
5021 * sc.texi: Remove a lot of old and obsolete info.
5022 (titlepage): Simplify.
5023 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5024 (VM with any Emacsen, GNEWS with any Emacsen)
5025 (Overloading for Non-conforming MUAs, Version 3 Changes)
5026 (The Supercite Mailing List): Delete nodes.
5027 (Introduction): Remove info about old packages.
5028 (Getting Connected): Simplify. Remove info about old packages.
5029 (Citing Commands): Delete Emacs 19 info.
5030 (Hints to MUA Authors): Simplify.
5031 (Thanks and History): Merge in some info from the deleted node
5032 "Version 3 Changes".
5033
5034 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * org.texi (Setting tags, In-buffer settings):
5037 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5038
5039 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5040
5041 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5042 installation directory name.
5043
5044 2008-02-12 Romain Francoise <romain@orebokech.com>
5045
5046 * epa.texi (Overview): Fix typo.
5047
5048 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5049
5050 * epa.texi (Quick start): Remove the .emacs setting.
5051
5052 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5053
5054 * epa.texi (Quick start): Use the command `epa-enable' instead of
5055 loading `epa-setup'.
5056
5057 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5058
5059 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5060 ($(infodir)/epa, epa.dvi): New targets.
5061
5062 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5063
5064 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5065
5066 * epa.texi: New manual documenting the EasyPG Assistant.
5067
5068 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5069
5070 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5071 (Inspection): New function dbus-ping.
5072
5073 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5074
5075 * tramp.texi (Remote processes): Add `shell-command'.
5076
5077 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5078
5079 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5080 (Group Parameters): Document `mail-source' parameter.
5081
5082 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5085 must be a local host.
5086
5087 2008-01-26 Michael Olson <mwolson@gnu.org>
5088
5089 * erc.texi: Update version for ERC 5.3 release.
5090 (Obtaining ERC): Update extras URLs for 5.3.
5091 (Development): Write instructions for git, and remove those for Arch.
5092 (History): Mention the switch to git.
5093
5094 2008-01-24 Karl Berry <karl@gnu.org>
5095
5096 * info.texi (Search Index, Search Text): Mention the command
5097 character in the section name, a la the (Go to node) node.
5098
5099 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5100
5101 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5102
5103 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5104
5105 * gnus-news.texi: Mention gnus-article-describe-bindings.
5106
5107 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5108
5109 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5110
5111 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5112
5113 * org.texi (Property inheritance): New section.
5114 (Conventions): New section.
5115 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5116 commands, and the new bindings for refiling.
5117 (Sparse trees): Document the new special command for sparse trees.
5118 (References): Be more clear about the counting of hilines.
5119 (Handling links): Document M-p/n for accessing links.
5120 (Fast access to TODO states): New section.
5121 (Per file keywords): New section.
5122 (Property inheritance): New section.
5123 (Column attributes): New summary types.
5124 (Capturing Column View): New section.
5125 (The date/time prompt): Cover the new features in the date/time prompt.
5126 Compactify the table of keys for the calendar remote control.
5127 (Clocking work time): Document the new :scope parameter.
5128 (Remember): Promoted to chapter.
5129 (Quoted examples): New section.
5130 (Enhancing text): New verbatim environments.
5131
5132 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5133
5134 * trampver.texi: Update release number.
5135
5136 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5137
5138 * gnus.texi (Article Keymap):
5139 Add gnus-article-wide-reply-with-original; fix descriptions of
5140 gnus-article-reply-with-original and
5141 gnus-article-followup-with-original.
5142
5143 2008-01-09 Glenn Morris <rgm@gnu.org>
5144
5145 * nxml-mode.texi: Add @copying section.
5146
5147 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5148
5149 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5150 Server". Add `message-send-mail-with-mailclient'.
5151
5152 * gnus.texi (Posting Server): Move some text to "(message)Mail
5153 Variables" and add a reference here.
5154
5155 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5156
5157 * dbus.texi (Receiving Method Calls): New chapter.
5158 (Errors and Events): Add serial number to events. Replace "signal" by
5159 "message". Introduce dbus-event-serial-number.
5160
5161 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5162
5163 * dbus.texi (Type Conversion): Explain the type specification for empty
5164 arrays. Use another example.
5165
5166 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5167
5168 * dbus.texi (all): Replace "..." by @dots{}.
5169 (Type Conversion): Precise the value range for :byte types.
5170 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5171 Mention its return value.
5172 (Errors and Events): There is no D-Bus error propagation during event
5173 processing.
5174
5175 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5176
5177 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5178 New sections.
5179
5180 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5181
5182 * gnus.texi (Group Parameters): Reorder the text and add a note about
5183 `gnus-parameters' near the beginning of the node.
5184
5185 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5186
5187 * gnus.texi (Score File Editing): Fix function name.
5188
5189 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5190
5191 Sync with Tramp 2.1.12.
5192
5193 * trampver.texi: Update release number.
5194
5195 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5196
5197 * dbus.texi (Type Conversion): Correct input parameters mapping.
5198
5199 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5200
5201 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5202 (Errors and Events): Mention wrong-type-argument error.
5203
5204 2007-12-21 Alex Schroeder <alex@gnu.org>
5205
5206 * rcirc.texi: Changed single spaces after sentence end to double
5207 spaces. Fixed some typos.
5208 (Internet Relay Chat): Explain relay.
5209 (Getting started with rcirc): Change items to reflect prompts.
5210 Add more explanation to rcirc-track-minor-mode and added a comment to
5211 warn future maintainers that this section is a copy.
5212 (People): Change /ignore example.
5213 (Keywords): Not keywords.
5214
5215 2007-12-20 Alex Schroeder <alex@gnu.org>
5216
5217 * rcirc.texi (Top): Fighting Information Overload chapter added.
5218 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5219 (rcirc commands): Move /ignore command to the new chapter.
5220 (Fighting Information Overload): New chapter documenting /keyword,
5221 /bright, /dim, channel ignore, and low priority channels.
5222 (Configuration): Document rcirc-server-alist, remove
5223 rcirc-startup-channels-alist and rcirc-default-server.
5224
5225 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5226
5227 * dbus.texi (Signals): Fix example in dbus-register-signal.
5228
5229 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5230
5231 * gnus.texi (Score Variables): Fix typo.
5232
5233 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5234
5235 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5236 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5237 (Errors and Events): Adapt dbus-event.
5238
5239 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5240
5241 * gnus.texi (Other Files): Add the yenc command.
5242
5243 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5244
5245 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5246 since 2004-08-06.
5247
5248 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5249
5250 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5251 on body.
5252
5253 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5254
5255 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5256 and rfc2047-allow-irregular-q-encoded-words; fix description of
5257 rfc2047-encode-encoded-words.
5258
5259 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5260
5261 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5262
5263 2007-12-05 Michael Olson <mwolson@gnu.org>
5264
5265 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5266 Update documentation for `remember-diary-file'.
5267
5268 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
5269
5270 * dbus.texi (Signals): Precise `dbus-register-signal'.
5271 (Errors and Events): Rework events part, the internal structure of
5272 dbus-event has changed.
5273
5274 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
5275
5276 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5277 ($(infodir)/dbus, dbus.dvi): New targets.
5278
5279 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
5280
5281 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5282 unconditionally.
5283
5284 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5285 emulation with @print{}.
5286
5287 2007-12-02 Richard Stallman <rms@gnu.org>
5288
5289 * dbus.texi (Overview): Minor cleanup.
5290
5291 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
5292
5293 * Makefile.in (INFO_TARGETS): Add dbus.
5294 (DVI_TARGETS): Add dbus.dvi.
5295 (dbus, dbus.dvi): New targets.
5296
5297 * dbus.texi: New file.
5298
5299 2007-11-24 Romain Francoise <romain@orebokech.com>
5300
5301 * nxml-mode.texi: Add description in @direntry.
5302 Fix file name to match @setfilename.
5303
5304 2007-11-23 Mark A. Hershberger <mah@everybody.org>
5305
5306 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5307 ($(infodir)/nxml-mode): New rule.
5308
5309 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5310 ($(infodir)/nxml-mode): New rule.
5311 (clean): Add nxml-mode*.
5312
5313 * nxml-mode.texi: New file with nxml manual.
5314
5315 2007-11-18 Richard Stallman <rms@gnu.org>
5316
5317 * flymake.texi (Example -- Configuring a tool called directly):
5318 Update example.
5319
5320 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
5321
5322 * tramp.texi (Filename completion): Simplify explanation of
5323 double-slash behavior. Explain directory contents flushing.
5324
5325 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5326
5327 * calc.texi (TeX and LaTeX Language Modes): Put in
5328 missing braces.
5329
5330 2007-11-15 Richard Stallman <rms@gnu.org>
5331
5332 * cl.texi (Equality Predicates): Delete `eql'.
5333 (Predicates, Naming Conventions, Top): Delete `eql'.
5334 (Common Lisp Compatibility): Delete `eql'.
5335 (Porting Common Lisp): Delete obsolete backquote info.
5336 Minor clarification about character constants.
5337 (Sequence Basics): Minor clarification.
5338
5339 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
5340
5341 * cc-mode.texi (Electric Keys, Custom Macros):
5342 * tramp.texi (Filename completion): Fix typos.
5343
5344 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5345
5346 * calc.texi (Basic commands): Mention the menu.
5347
5348 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
5349
5350 * tramp.texi (Connection caching): Tramp flushes connection
5351 properties when remote operating system has been changed.
5352
5353 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5354
5355 * gnus-news.texi: Fix spelling.
5356 `message-insert-formatted-citation-line', not
5357 `message-insert-formated-citation-line'.
5358
5359 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5360
5361 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
5362
5363 * tramp.texi (Overview): Mention also the PuTTY integration under
5364 w32. Remove paragraphs about Tramp's experimental status.
5365 (Frequently Asked Questions): Add code example for highlighting the
5366 mode line.
5367
5368 2007-11-03 Michael Olson <mwolson@gnu.org>
5369
5370 * remember.texi: Change mentions of remember-buffer to
5371 remember-finalize throughout.
5372
5373 2007-10-30 Michael Olson <mwolson@gnu.org>
5374
5375 * remember.texi (Copying): Remove.
5376 (Mailbox): Update with non-BBDB instructions.
5377 (Diary, Org): Add.
5378 (Bibliography, Planner Page): Remove.
5379
5380 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
5381
5382 * makefile.w32-in (INFO_TARGETS): Add remember.
5383 (DVI_TARGETS): Add remember.dvi.
5384 ($(infodir)/remember): New rule.
5385 (clean): Add remember*.
5386
5387 2007-10-30 Michael Olson <mwolson@gnu.org>
5388
5389 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5390 ($(infodir)/remember): New rule that builds the Remember Manual.
5391
5392 * remember.texi: New file containing the Remember Mode Manual.
5393 Shuffle chapters around after initial import.
5394 (Function Reference): Split Keystrokes into separate chapter.
5395 (Keystrokes): Document C-c C-k.
5396 (Introduction): Fix typographical issue with "---".
5397
5398 2007-10-29 Richard Stallman <rms@gnu.org>
5399
5400 * widget.texi (Introduction): Delete discussion of implementation
5401 internals.
5402
5403 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
5404
5405 * tramp.texi (Connection caching): Host names must be different
5406 when tunneling.
5407
5408 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5409
5410 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5411 Gnus v5.13.
5412
5413 2007-10-28 Miles Bader <miles@gnu.org>
5414
5415 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5416
5417 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5418
5419 * gnus.texi (Sorting the Summary Buffer):
5420 Remove gnus-article-sort-by-date-reverse.
5421
5422 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5423
5424 * gnus.texi (Non-ASCII Group Names): New node.
5425 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5426 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5427
5428 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5429
5430 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5431 clean the output of the program `imap-shell-program'.
5432
5433 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5434
5435 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5436
5437 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5438
5439 * gnus.texi (Sticky Articles): Documentation for sticky article
5440 buffers.
5441
5442 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5443
5444 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5445
5446 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5447
5448 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5449
5450 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5451
5452 * gnus.texi (Archived Messages):
5453 Document gnus-update-message-archive-method.
5454
5455 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5456
5457 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5458
5459 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5460
5461 * gnus.texi (Group Maneuvering):
5462 Document `gnus-summary-next-group-on-exit'.
5463
5464 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5465
5466 * gnus.texi (Really Various Summary Commands):
5467 Mention gnus-auto-select-on-ephemeral-exit.
5468
5469 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5470
5471 * gnus.texi, message.texi: Bump version number.
5472
5473 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5474
5475 * gnus.texi (Group Line Specification, Misc Group Stuff)
5476 (Server Commands): Parenthesize @pxref{Mail Spool}.
5477
5478 2007-10-28 Didier Verna <didier@xemacs.org>
5479
5480 New user option: message-signature-directory.
5481 * message.texi (Insertion Variables): Document it.
5482 * gnus.texi (Posting Styles): Ditto.
5483
5484 2007-10-28 Didier Verna <didier@xemacs.org>
5485
5486 * gnus.texi (Group Line Specification):
5487 * gnus.texi (Misc Group Stuff):
5488 * gnus.texi (Server Commands): Document the group compaction feature.
5489
5490 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5491
5492 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5493
5494 * message.texi (Various Message Variables): Add message-fill-column.
5495
5496 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5497
5498 * gnus.texi: Untabify.
5499
5500 2007-10-28 Didier Verna <didier@xemacs.org>
5501
5502 * gnus.texi (Group Parameters): Document the posting-style merging
5503 process in topic-mode.
5504
5505 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5506
5507 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5508
5509 2007-10-28 Romain Francoise <romain@orebokech.com>
5510
5511 * gnus.texi (Mail Spool): Fix typo.
5512 Update copyright.
5513
5514 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5515
5516 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5517
5518 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5519
5520 * gnus.texi (Summary Generation Commands):
5521 Add gnus-summary-insert-ticked-articles.
5522
5523 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5524
5525 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5526 to spam-spamassassin-program.
5527
5528 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5531
5532 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5533
5534 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5535
5536 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5537
5538 * message.texi (Mail Headers): Document `opportunistic'.
5539
5540 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5541
5542 * emacs-mime.texi (Encoding Customization): Explain how to set
5543 mm-coding-system-priorities per hierarchy.
5544
5545 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5546
5547 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5548 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5549
5550 2007-10-28 Didier Verna <didier@xemacs.org>
5551
5552 * message.texi (Wide Reply): Update documentation of
5553 message-dont-reply-to-names (now allowing a list of regexps).
5554
5555 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5556
5557 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5558
5559 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5560
5561 * gnus.texi (SpamAssassin back end): Fix typo.
5562
5563 * sieve.texi (Examples): Fix grammar.
5564
5565 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5566
5567 * gnus.texi (Searching for Articles): Document M-S and M-R.
5568 (Limiting): Document / b.
5569
5570 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5571
5572 * gnus.texi (Thread Commands): T M-^.
5573
5574 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5575
5576 * message.texi (Mail Aliases): Document ecomplete.
5577 (Mail Aliases): Fix typo.
5578
5579 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5580
5581 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5582 fix typo.
5583
5584 2007-10-28 Romain Francoise <romain@orebokech.com>
5585
5586 * gnus.texi (Mail Spool): Grammar fix.
5587
5588 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5589
5590 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5591 string.
5592
5593 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5594
5595 * gnus.texi (Group Parameters): Fix description.
5596
5597 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5598
5599 * gnus.texi (Gmane Spam Reporting):
5600 Fix spam-report-gmane-use-article-number.
5601 Add spam-report-user-mail-address.
5602
5603 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5604
5605 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5606
5607 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5608
5609 * gnus.texi (Group Parameters): Add simplified sorting example based on
5610 example for `Sorting the Summary Buffer' from Jari Aalto
5611 <jari.aalto@cante.net>.
5612 (Example Methods): Add example for an indirect connection.
5613
5614 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5615
5616 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5617 (Agent Parameters): Updated parameter names to match code.
5618 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5619 'gnus-agent-summary-fetch-series'.
5620 (Agent and flags): New section providing a generalized discussion
5621 of flag handling.
5622 (Agent and IMAP): Remove flag discussion.
5623 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5624
5625 2007-10-28 Romain Francoise <romain@orebokech.com>
5626
5627 * gnus.texi (Exiting the Summary Buffer): Add new function
5628 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5629
5630 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5631
5632 * gnus.texi (Conformity): Fix typo.
5633 (Customizing Articles): Document `first'.
5634
5635 2007-10-28 Jari Aalto <jari.aalto@cante.net>
5636
5637 * gnus.texi (Sorting the Summary Buffer):
5638 Add `gnus-thread-sort-by-date-reverse'. Add example
5639 host to different sorting in NNTP and RSS groups.
5640
5641 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5642
5643 * message.texi (Insertion): Describe prefix for
5644 message-mark-inserted-region and message-mark-insert-file.
5645
5646 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5647
5648 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5649 LaTeX documents. Describe "text/x-gnus-verbatim".
5650
5651 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5652
5653 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5654 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5655 (spam-stat spam filtering, SpamOracle)
5656 (Extending the Spam ELisp package): Remove extra quote symbol for
5657 clarity.
5658
5659 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5660
5661 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5662 gnus-article-delete-part and gnus-article-replace-part.
5663 (Using MIME): Add gnus-mime-replace-part.
5664
5665 2007-10-28 Romain Francoise <romain@orebokech.com>
5666
5667 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5668 requires `auto-compression-mode' to be enabled. Add new nnml
5669 variable `nnml-compressed-files-size-threshold'.
5670
5671 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnus.texi (Sorting the Summary Buffer):
5674 Add gnus-thread-sort-by-recipient.
5675
5676 2007-10-28 Romain Francoise <romain@orebokech.com>
5677
5678 * message.texi (Insertion Variables): Mention new variable
5679 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5680 documentation accordingly.
5681
5682 2007-10-28 Romain Francoise <romain@orebokech.com>
5683
5684 * gnus.texi (To From Newsgroups): Mention new variables
5685 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5686
5687 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5688
5689 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5690 stuff; gnus-mime-inline-part does the automatic decompression.
5691
5692 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5693
5694 * gnus.texi (Spam ELisp Package Configuration Examples):
5695 "training.ham" should be "training.spam".
5696
5697 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5698
5699 * message.texi (Mail Variables): Fix the default value for
5700 message-send-mail-function.
5701
5702 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5703
5704 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5705 always returns nil exceptionally.
5706
5707 2007-10-28 Simon Josefsson <jas@extundo.com>
5708
5709 * gnus.texi (Article Washing): Add libidn URL.
5710 Suggested by Michael Cook <michael@waxrat.com>.
5711
5712 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5713
5714 * gnus.texi (Topic Commands): Fix next/previous.
5715
5716 2007-10-28 Simon Josefsson <jas@extundo.com>
5717
5718 * gnus.texi (Article Washing): Mention `W i'.
5719
5720 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5721
5722 * gnus.texi (Group Parameters): Slight extension of sieve
5723 parameter description.
5724
5725 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5726
5727 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5728 matching score files as well.
5729 (Picons): Describe `gnus-picon-style'.
5730
5731 2007-10-28 Romain Francoise <romain@orebokech.com>
5732
5733 * message.texi (Message Headers): Mention that headers are hidden
5734 using narrowing, and how to expose them.
5735 Update copyright.
5736
5737 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5738
5739 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5740 `gnus-summary-sort-by-recipient'.
5741
5742 2007-10-28 Romain Francoise <romain@orebokech.com>
5743
5744 * gnus.texi (NNTP marks): New node.
5745 (NNTP): Move NNTP marks variables to the new node.
5746
5747 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5748
5749 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5750
5751 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5752
5753 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5754
5755 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5756 everywhere for consistency.
5757 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5758 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5759 Say "regular expression" instead of "regex." Admonish.
5760 Pick other words to sound better (s/so/thus/).
5761 (Spam ELisp Package Filtering of Incoming Mail):
5762 Mention statistical filters. Remove old TODO.
5763 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5764 New section on sorting and displaying the spam score.
5765 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5766 backend but an alias to spam-use-BBDB.
5767 (Extending the Spam ELisp package): Rewrite the example using the
5768 new backend functionality.
5769
5770 2007-10-28 Simon Josefsson <jas@extundo.com>
5771
5772 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5773 nntp-marks-directory, from Romain Francoise
5774 <romain@orebokech.com>.
5775
5776 2007-10-28 Magnus Henoch <mange@freemail.hu>
5777
5778 * gnus.texi (Hashcash): New default value of
5779 hashcash-default-payment.
5780
5781 2007-10-28 Simon Josefsson <jas@extundo.com>
5782
5783 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5784 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5785
5786 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5787
5788 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5789
5790 2007-10-28 Simon Josefsson <jas@extundo.com>
5791
5792 * gnus.texi (documentencoding): Add, to avoid warnings.
5793
5794 2007-10-28 Simon Josefsson <jas@extundo.com>
5795
5796 * message.texi (Mail Headers): Add.
5797
5798 * gnus.texi (Hashcash): Fix.
5799
5800 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5801
5802 * gnus.texi (Hashcash): Change location of library, also mention
5803 that payments can be verified and fix the name of the
5804 hashcash-path variable.
5805
5806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5807
5808 * gnus.texi (Article Display): Add `gnus-picon-style'.
5809
5810 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5811
5812 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5813
5814 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5815
5816 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5817 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5818 warning about ham processors in spam groups removed.
5819
5820 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5821
5822 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5823 From Hubert Chan <hubert@uhoreg.ca>.
5824
5825 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5826
5827 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5828 (Mailing List): Typo.
5829 (Customizing Articles): Add gnus-treat-ansi-sequences.
5830 (Article Washing): Index.
5831
5832 * message.texi: Use m-dash consistently.
5833
5834 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5835
5836 * gnus.texi (GroupLens): Remove.
5837
5838 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5839
5840 * gnus.texi (Outgoing Messages, Agent Variables):
5841 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5842 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5843
5844 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5845
5846 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5847
5848 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5849
5850 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5851
5852 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5853
5854 2007-10-28 Simon Josefsson <jas@extundo.com>
5855
5856 * gnus.texi (Top): Add SASL.
5857
5858 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5859
5860 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5861
5862 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5863
5864 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5865
5866 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5867
5868 * calc.texi (Formulas, Composition Basics): Lower the
5869 precedence of negation.
5870
5871 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5872
5873 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5874 Mention the new three-letter column identifiers.
5875 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5876 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5877 message when using `c' on an empty default with default printer.
5878 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5879 renamed to `ses--symbolic-formulas' some time ago.
5880
5881 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5882
5883 * calc.texi (Default Simplifications, Making Selections)
5884 (Customizing Calc): Clarify associativity of multiplication.
5885
5886 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
5887
5888 * tramp.texi (Traces and Profiles): Simplify loop over
5889 `trace-function-background'.
5890
5891 2007-10-22 Juri Linkov <juri@jurta.org>
5892
5893 * dired-x.texi (Shell Command Guessing): Default values are now
5894 available by typing M-n instead of M-p.
5895
5896 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
5897
5898 * tramp.texi (Cleanup remote connections): New section.
5899 (Password caching): Remove `tramp-clear-passwd'.
5900 It's not a command anymore.
5901 (Bug Reports): Add `tramp-bug' to function index.
5902 (Function Index, Variable Index): New nodes.
5903 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5904
5905 * trampver.texi: Update release number.
5906
5907 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5908
5909 * calc.texi (History and Acknowledgements): Turn comment
5910 about integer size into past tense.
5911 (Time Zones): Remove pointer to Calc author's address.
5912 (Trigonometric and Hyperbolic Functions): Mention cotangent
5913 and hyperbolic cotangent. Fix typo.
5914
5915 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
5916
5917 Sync with Tramp 2.1.11.
5918
5919 * trampver.texi: Update release number.
5920
5921 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
5922
5923 * tramp.texi (External packages): New section.
5924
5925 2007-09-29 Juri Linkov <juri@jurta.org>
5926
5927 * info.texi (Help-Int): Document `L' (`Info-history').
5928
5929 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
5930
5931 * org.texi: Change links to webpage and maintained email.
5932 (Remember): Promote to Chapter, significant changes.
5933 (Fast access to TODO states): New section.
5934 (Faces for TODO keywords): New section.
5935 (Export options): Example for #+DATE.
5936 (Progress logging): Section moved.
5937
5938 2007-09-26 Bill Wohler <wohler@newt.com>
5939
5940 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5941 browse-url-at-mouse.
5942
5943 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5944
5945 * flymake.texi (Customizable variables): Face names don't end in -face.
5946 Fix flymake-err-line-patterns template.
5947 (Example -- Configuring a tool called directly): Fix init-function.
5948 (Highlighting erroneous lines): Face names don't end in -face.
5949
5950 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
5951
5952 * erc.texi (Special-Features): Fix small typo.
5953
5954 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
5955
5956 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5957 and "External transfer methods".
5958
5959 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5960
5961 * calc.texi (Predefined Units): Add some history.
5962
5963 2007-09-08 Michael Olson <mwolson@gnu.org>
5964
5965 * erc.texi (Copying): New section included from gpl.texi.
5966 This matches the look of the upstream ERC manual.
5967
5968 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5969
5970 * calc.texi (History and Acknowledgements): Adjust the "thanks".
5971 (Random Numbers): Clarify the distribution of `random'.
5972
5973 2007-09-06 Glenn Morris <rgm@gnu.org>
5974
5975 Move manual sources from man/ to subdirectories of doc/.
5976 Split into the Emacs manual in emacs/, and other manuals in misc/.
5977 Change all setfilename commands to use ../../info.
5978 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5979 refer to the Emacs manual here.
5980 (infodir): New variable.
5981 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5982 (cc-mode.texi, faq.texi): Update references to source file locations.
5983 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5984 do not refer to the Emacs manual here.
5985 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5986
5987 * Makefile.in: Add `basename' versions of all info targets, for
5988 convenience when rebuilding just one manual.
5989 (../etc/GNU): Delete obsolete target.
5990 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5991 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5992 *.vrs *.toc here...
5993 (maintainer-clean): ...from here.
5994
5995 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5996
5997 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5998
5999 * calc.texi (Date Conversions): Clarify definition of
6000 Julian day numbering.
6001 (Date Forms): Clarify definition of Julian day numbering;
6002 add some history.
6003
6004 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6005
6006 * org.texi: Version 5.07.
6007
6008 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6009
6010 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6011
6012 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6013
6014 * org.texi (Adding hyperlink types): New section.
6015 (Embedded LaTeX): Chapter updated because of LaTeX export.
6016 (LaTeX export): New section.
6017 (Using links out): New section.
6018
6019 2007-08-22 Glenn Morris <rgm@gnu.org>
6020
6021 * faq.texi (Learning how to do something): Refcards now in
6022 etc/refcards/ directory.
6023
6024 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6025
6026 * tramp.texi (Remote Programs): Persistency file must be cleared when
6027 changing `tramp-remote-path'.
6028 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6029 macro.
6030
6031 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6032
6033 * calc.texi: Move contents to beginning of file.
6034 (Algebraic Entry): Fix the formatting of an example.
6035
6036 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6037
6038 * calc.texi (Basic Operations on Units): Mention exact versus
6039 inexact conversions.
6040
6041 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6042
6043 * calc.texi (Basic Operations on Units): Mention default
6044 values for new units.
6045 (Quick Calculator Mode): Mention that binary format will
6046 be displayed.
6047
6048 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6049
6050 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6051
6052 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6053
6054 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6055
6056 2007-08-08 Glenn Morris <rgm@gnu.org>
6057
6058 * gnus.texi, sieve.texi: Replace `iff'.
6059
6060 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6061
6062 * calc.texi (Basic Graphics): Mention the graphing of error
6063 forms.
6064 (Graphics Options): Mention how `g s' handles error forms.
6065 (Curve Fitting): Mention plotting the curves.
6066 (Standard Nonlinear Models): Add additional models.
6067 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6068 (Linear Fits): Correct result.
6069
6070 2007-08-01 Alan Mackenzie <acm@muc.de>
6071
6072 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6073 to "--no-site-file".
6074
6075 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6076
6077 * tramp.texi (Frequently Asked Questions): Point to mode line
6078 extension in Emacs 23.1.
6079
6080 * trampver.texi: Update release number.
6081
6082 2007-07-27 Glenn Morris <rgm@gnu.org>
6083
6084 * calc.texi (Copying): Include license text from gpl.texi, rather than
6085 in-line.
6086
6087 2007-07-25 Glenn Morris <rgm@gnu.org>
6088
6089 * calc.texi (Copying): Replace license with GPLv3.
6090
6091 * Relicense all FSF files to GPLv3 or later.
6092
6093 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6094
6095 Sync with Tramp 2.1.10.
6096
6097 * tramp.texi (trampfn): Expand macro implementation in order to handle
6098 empty arguments.
6099 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6100 occurrences by trampfn.
6101 (Frequently Asked Questions): Extend example code for host
6102 identification in the modeline. Add bbdb to approaches shortening Tramp
6103 file names to be typed.
6104
6105 * trampver.texi: Update release number.
6106
6107 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6108
6109 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6110 section. Reported by <poti@potis.org>.
6111 (Remote processes): Arguments of the program to be debugged are taken
6112 literally.
6113 (Frequently Asked Questions): Simplify recentf example.
6114
6115 2007-07-14 Karl Berry <karl@gnu.org>
6116
6117 * info.texi (@copying): New Back-Cover Text.
6118
6119 * info.texi (Quitting Info): Move to proper place in source.
6120 (Reported by Benno Schulenberg.)
6121
6122 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6123
6124 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6125
6126 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6127
6128 * emacs-mime.texi: Add @documentencoding directive.
6129
6130 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6131
6132 * tramp.texi (Remote processes): Add an anchor to the subsection
6133 "Running a debugger on a remote host".
6134
6135 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6136
6137 * tramp.texi (Remote processes): Don't call it "experimental" any
6138 longer. Add subsection about running a debugger on a remote host.
6139
6140 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6141
6142 * org.texi (Properties and columns): Chapter rewritten.
6143
6144 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6145
6146 * tramp.texi:
6147 * trampver.texi: Migrate to Tramp 2.1.
6148
6149 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6150
6151 * org.texi (Properties): New chapter.
6152
6153 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6154
6155 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6156 Control Panel.
6157
6158 * gnus.texi (Misc Article): Add index entry for
6159 gnus-single-article-buffer.
6160
6161 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6162
6163 * gnus.texi (Starting Up): Fix typo.
6164
6165 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6166
6167 * gnus.texi (Asynchronous Fetching): Fix typo.
6168
6169 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6170
6171 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6172 (About This Manual): Remove redundant information.
6173 (Getting Started): Mention author.
6174 (Basic Arithmetic, Customizing Calc): Make description of the
6175 variable `calc-multiplication-has-precedence' match its new effect.
6176
6177 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6178
6179 * calc.texi (Basic Arithmetic, Customizing Calc):
6180 Mention the variable `calc-multiplication-has-precedence'.
6181
6182 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6183
6184 * org.texi (Tag): Section swapped with node Timestamps.
6185 (Formula syntax for Lisp): Document new `L' flag.
6186
6187 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6188
6189 * gnus.texi (Misc Group Stuff, Summary Buffer)
6190 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6191
6192 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6193
6194 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6195 * gnus.texi (Article Buttons, Mail Source Customization)
6196 (Sending or Not Sending, Customizing NNDiary):
6197 * message.texi (Message Headers):
6198 * mh-e.texi (HTML): Fix typos.
6199
6200 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6201
6202 Sync with Tramp 2.0.56.
6203
6204 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6205 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6206
6207 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6208
6209 * Version 22.1 released.
6210
6211 2007-05-26 Michael Olson <mwolson@gnu.org>
6212
6213 * erc.texi (Modules): Fix references to completion modules.
6214
6215 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6216
6217 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6218
6219 2007-05-09 Didier Verna <didier@xemacs.org>
6220
6221 * gnus.texi (Email Based Diary): New. Proper documentation for the
6222 nndiary back end and the gnus-diary library.
6223
6224 2007-05-03 Karl Berry <karl@gnu.org>
6225
6226 * .cvsignore (*.pdf): New entry.
6227
6228 * texinfo.tex: Update from current version for better pdf generation.
6229
6230 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6231
6232 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6233
6234 2007-04-28 Glenn Morris <rgm@gnu.org>
6235
6236 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6237 consideration of legal status.
6238
6239 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6240
6241 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6242
6243 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6244
6245 * faq.texi (New in Emacs 22): python.el removed.
6246
6247 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6248
6249 * calc.texi (Reporting bugs): Update maintainer's address.
6250
6251 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6252
6253 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6254
6255 2007-04-15 Jay Belanger <belanger@truman.edu>
6256
6257 * calc.texi (Title page): Remove the date.
6258 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6259 (The Standard Calc Interface): Change trail title.
6260 (Floats): Mention that when non-decimal floats are entered, only
6261 approximations are stored.
6262 (Copying): Move to the appendices.
6263 (GNU Free Documentation License): Add as an appendix.
6264
6265 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6266
6267 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6268 * dired-x.texi, ebrowse.texi, ediff.texi:
6269 * emacs-mime.texi, erc.texi, eshell.texi:
6270 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6271 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6272 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6273 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6274 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6275 * woman.texi: Include GFDL.
6276
6277 * doclicense.texi: Remove node heading, so that it can be included by
6278 other files.
6279
6280 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6281
6282 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6283 than *.
6284
6285 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
6286
6287 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6288 in Calc.
6289
6290 2007-04-09 Romain Francoise <romain@orebokech.com>
6291
6292 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6293 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6294 replace mouse-2.
6295
6296 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6297
6298 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6299 renamed to woman-use-topic-at-point. Document new behavior.
6300
6301 2007-04-08 Richard Stallman <rms@gnu.org>
6302
6303 * url.texi: Fix some indexing.
6304 (Disk Caching): Drop discussion of old/other Emacs versions.
6305
6306 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6307
6308 * url.texi (Disk Caching): Say Emacs 21 "and later".
6309
6310 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6311 on Font locking which now mentions JIT lock.
6312
6313 2007-04-01 Michael Olson <mwolson@gnu.org>
6314
6315 * erc.texi: Update for the ERC 5.2 release.
6316
6317 2007-03-31 David Kastrup <dak@gnu.org>
6318
6319 * woman.texi (Topic, Interface Options): Explain changes semantics of
6320 woman-manpath in order to consider MANPATH_MAP entries.
6321
6322 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6323
6324 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6325
6326 2007-03-26 Richard Stallman <rms@gnu.org>
6327
6328 * pgg.texi (Caching passphrase): Clean up previous change.
6329
6330 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6331
6332 * gnus.texi (Setting Process Marks): Fix typo.
6333
6334 2007-03-25 Romain Francoise <romain@orebokech.com>
6335
6336 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6337 readability, and include various fixes by Daniel Brockman, Nick Roberts
6338 and Dieter Wilhelm.
6339
6340 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6341
6342 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6343
6344 * gnus.texi (Mail Source Specifiers): Fix typo.
6345
6346 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
6347
6348 * reftex.texi (Imprint): Update maintainer information.
6349
6350 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6351
6352 * message.texi (Message Buffers): Update documentation for
6353 message-generate-new-buffers.
6354
6355 2007-03-15 Daiki Ueno <ueno@unixuser.org>
6356
6357 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6358
6359 2007-03-21 Glenn Morris <rgm@gnu.org>
6360
6361 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6362
6363 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
6364
6365 * eshell.texi (Known problems): Emacs 21 -> 22.
6366
6367 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6368
6369 2007-03-18 Jay Belanger <belanger@truman.edu>
6370
6371 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6372
6373 2007-03-12 Glenn Morris <rgm@gnu.org>
6374
6375 * calc.texi (Time Zones): Switch to new North America DST rule.
6376
6377 * calc.texi: Replace "daylight savings" with "daylight
6378 saving" in text throughout.
6379
6380 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6381
6382 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6383 The variable now uses a list of symbols instead of just a symbol.
6384 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6385
6386 2007-03-06 Romain Francoise <romain@orebokech.com>
6387
6388 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6389 new packages, and mention Gnus update.
6390
6391 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6392
6393 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6394 nntp-open-connection-functions-never-echo-commands.
6395
6396 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
6397
6398 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6399 problems on the console, and security risk in not using gpg-agent.
6400
6401 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
6402
6403 * org.texi (The spreadsheet): Rename from "Table calculations".
6404 Completely reorganized and rewritten.
6405 (CamelCase links): Section removed.
6406 (Repeating items): New section.
6407 (Tracking TODO state changes): New section.
6408 (Agenda views): Chapter reorganized and rewritten.
6409 (HTML export): Section rewritten.
6410 (Tables in arbitrary syntax): New section.
6411 (Summary): Better feature summary.
6412 (Activation): Document problem with cut-and-paste of Lisp code
6413 from PDF files.
6414 (Visibility cycling): Document indirect buffer use.
6415 (Structure editing): Document sorting.
6416 (Remember): Section rewritten.
6417 (Time stamps): Better description of time stamp types.
6418 (Tag searches): Document regular expression search for tags.
6419 (Stuck projects): New section.
6420 (In-buffer settings): New keywords.
6421 (History and Acknowledgments): Updated description.
6422
6423 2007-02-24 Alan Mackenzie <acm@muc.de>
6424
6425 * cc-mode.texi (Movement Commands): Insert two missing command names.
6426 (Getting Started): Slight wording correction (use conditional).
6427
6428 2007-02-22 Kim F. Storm <storm@cua.dk>
6429
6430 * widget.texi (User Interface, Basic Types): Document need to put some
6431 text before the %v escape in :format string in editable-field widget.
6432
6433 2007-02-18 Romain Francoise <romain@orebokech.com>
6434
6435 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6436 `cvs-mode-quit'.
6437
6438 2007-02-10 Markus Triska <markus.triska@gmx.at>
6439
6440 * widget.texi (Programming Example): Put constant strings in :format.
6441
6442 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
6443
6444 * faq.texi (Fullscreen mode on MS-Windows): New node.
6445
6446 2007-02-04 David Kastrup <dak@gnu.org>
6447
6448 * faq.texi (AUCTeX): Update version number. Should probably be done
6449 for other packages as well.
6450
6451 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6452
6453 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6454 <tassilo@member.fsf.org>.
6455
6456 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6457
6458 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6459 ls-lisp-use-localized-time-format.
6460
6461 2007-01-20 Markus Triska <markus.triska@gmx.at>
6462
6463 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6464
6465 2007-01-13 Michael Olson <mwolson@gnu.org>
6466
6467 * erc.texi (Modules): Mention capab-identify module.
6468
6469 2007-01-05 Michael Olson <mwolson@gnu.org>
6470
6471 * erc.texi (Getting Started): Update for /RECONNECT command.
6472
6473 2007-01-04 Richard Stallman <rms@gnu.org>
6474
6475 * ebrowse.texi: Change C-c b to C-c C-m.
6476
6477 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6478
6479 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6480 variables only in info to avoid redundant entries in the printed
6481 manual.
6482
6483 2007-01-02 Daiki Ueno <ueno@unixuser.org>
6484
6485 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6486
6487 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6488
6489 * message.texi (Security): Split into sub-nodes.
6490
6491 2007-01-01 Alan Mackenzie <acm@muc.de>
6492
6493 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6494 eval-after-load in Emacs <=21 and a workaround. Document that
6495 trigraphs are not supported.
6496
6497 2007-01-01 Alan Mackenzie <acm@muc.de>
6498
6499 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6500 c-context-line-break. When invoked within a string, preserve
6501 whitespace. Add a backslash only when also in a macro.
6502
6503 2007-01-01 Alan Mackenzie <acm@muc.de>
6504
6505 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6506
6507 2007-01-01 Alan Mackenzie <acm@muc.de>
6508
6509 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6510 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6511
6512 2007-01-01 Alan Mackenzie <acm@muc.de>
6513
6514 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6515 "Choosing a Style".
6516
6517 * cc-mode.texi ("Styles"): Add @dfn{style}.
6518
6519 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
6520
6521 Sync with Tramp 2.0.55.
6522
6523 * trampver.texi: Update release number.
6524
6525 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6526
6527 * gnus.texi (Customizing Articles): Add index entries for all
6528 gnus-treat-* variables.
6529
6530 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
6531
6532 * gnus.texi (IMAP): Fix incorrect explanation of
6533 nnimap-search-uids-not-since-is-evil in documentation for
6534 nnimap-expunge-search-string.
6535
6536 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6537
6538 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6539 spam-ifile-database.
6540
6541 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6542
6543 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6544 rebind C-s.
6545
6546 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
6547
6548 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6549 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6550 "expiring mail".
6551 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6552 nnimap-nov-is-evil.
6553
6554 2006-12-25 Kevin Ryde <user42@zip.com.au>
6555
6556 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6557 about the key procedure being used heavily.
6558
6559 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6562 to t.
6563 (Prerequisites): Add explanation about gpg-agent.
6564
6565 2006-12-22 Kevin Ryde <user42@zip.com.au>
6566
6567 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6568 "sort" instead of "sort*".
6569
6570 2006-12-19 Richard Stallman <rms@gnu.org>
6571
6572 * calc.texi (History and Acknowledgements): Recognize that Emacs
6573 now does have floating point.
6574
6575 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6576
6577 * tramp.texi (External transfer methods): Describe new method `scpc'.
6578
6579 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
6580
6581 * pgg.texi: Added short note on gpg-agent to the introduction.
6582
6583 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6586 also applies to Cc.
6587
6588 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6589
6590 * gnus.texi (X-Face): Clarify. Say which programs are required
6591 on Windows.
6592
6593 2006-12-08 Michael Olson <mwolson@gnu.org>
6594
6595 * erc.texi (Modules): Remove documentation for list module.
6596
6597 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6598
6599 * faq.texi (^M in the shell buffer): Ditto.
6600
6601 2006-11-20 Michael Olson <mwolson@gnu.org>
6602
6603 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6604
6605 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6606
6607 * org.texi: Fix typos.
6608 (Agenda commands): Document `C-k'.
6609
6610 2006-11-16 Eli Zaretskii <eliz@gnu.org>
6611
6612 * url.texi (http/https): Fix a typo in the HTTP URL.
6613
6614 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6615
6616 * ada-mode.texi: Total rewrite.
6617
6618 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6619
6620 * org.texi: Minor typo fixes.
6621
6622 2006-11-13 Bill Wohler <wohler@newt.com>
6623
6624 Release MH-E manual version 8.0.3.
6625
6626 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6627 release 8.0.3.
6628
6629 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6630 to set MAILDIR.
6631 (Reading Mail): Document the customization of read-mail-command
6632 for MH-E.
6633 (Viewing Attachments): Document mm-discouraged-alternatives.
6634 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6635 (Junk): Add more information about the settings of mh-junk-background
6636 in a program. Add /usr/bin/mh to PATH in examples.
6637
6638 2006-11-12 Richard Stallman <rms@gnu.org>
6639
6640 * woman.texi: Update author address but say he no longer maintains it.
6641
6642 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6643
6644 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6645 archived trees.
6646 (Checkboxes): Section moved to chapter 5, and extended.
6647 (The date/time prompt): New section.
6648 (Link abbreviations): New section.
6649 (Presentation and sorting): New section.
6650 (Custom agenda views): Section completely rewritten.
6651 (Summary): Compare with Planner.
6652 (Feedback): More info about creating backtraces.
6653 (Plain lists): Modified example.
6654 (Breaking down tasks): New section.
6655 (Custom time format): New section.
6656 (Time stamps): Document inactive timestamps.
6657 (Setting tags): More details about fast tag selection.
6658 (Block agenda): New section.
6659 (Custom agenda views): Section rewritten.
6660 (Block agenda): New section.
6661
6662 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * tramp.texi (Configuration): scp is the default method.
6665 (Default Method): Use ssh as example for another method.
6666
6667 2006-10-27 Richard Stallman <rms@gnu.org>
6668
6669 * woman.texi: Downcase nroff/troff/roff.
6670 (Installation): Chapter deleted. Some xrefs deleted.
6671 (Background): woman doesn't advise man ;-).
6672
6673 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6674
6675 * ada-mode.texi (Project files, Identifier completion)
6676 (Automatic Casing, Debugging, Using non-standard file names)
6677 (Working Remotely): Fix typos.
6678
6679 2006-10-20 Masatake YAMATO <jet@gyve.org>
6680
6681 * cc-mode.texi (Sample .emacs File): Add missing `)' in
6682 sample code `my-c-initialization-hook'.
6683
6684 2006-10-19 Stuart D. Herring <herring@lanl.gov>
6685
6686 * widget.texi: Fix typos.
6687
6688 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
6689
6690 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6691 "???". There have been no complaints for years, so the information
6692 must be appropriate.
6693
6694 2006-10-16 Richard Stallman <rms@gnu.org>
6695
6696 * widget.texi: Use @var instead of capitalization.
6697 Clarify many widget type descriptions.
6698
6699 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6700
6701 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6702 gnus-dired-attach.
6703 (Selecting a Group): Fix typo.
6704
6705 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6706
6707 * widget.texi: Fix typos.
6708
6709 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi (Image Enhancements): Update for Emacs 22.
6712
6713 * gnus-faq.texi ([1.3]): Update.
6714
6715 2006-10-06 Richard Stallman <rms@gnu.org>
6716
6717 * faq.texi (Displaying the current line or column):
6718 Delete "As of Emacs 20".
6719
6720 2006-10-06 Romain Francoise <romain@orebokech.com>
6721
6722 * faq.texi (VM): VM works with Emacs 22 too.
6723
6724 2006-10-06 Richard Stallman <rms@gnu.org>
6725
6726 * ebrowse.texi: Remove Emacs version "21" from title.
6727
6728 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6729
6730 * gnus.texi (Foreign Groups): Say where change of editing commands are
6731 stored. Add reference to `gnus-parameters'.
6732
6733 2006-09-15 Jay Belanger <belanger@truman.edu>
6734
6735 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6736 Change "Library Public License" to "Lesser Public License"
6737 throughout. Use "yyyy" to represent year.
6738
6739 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
6740
6741 * org.texi (Setting tags): Typo fix.
6742
6743 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6744
6745 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6746
6747 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6748
6749 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6750
6751 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6752
6753 * faq.texi (Escape sequences in shell output): EMACS is now set
6754 to Emacs's absolute file name, not to "t".
6755 (^M in the shell buffer): Likewise.
6756 * misc.texi (Interactive Shell): Likewise.
6757
6758 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6759
6760 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6761 mails with pop3-leave-mail-on-server. Fix wording.
6762 (Limiting): Improve gnus-summary-limit-to-articles.
6763 (X-Face): Fix typo.
6764
6765 2006-09-11 Simon Josefsson <jas@extundo.com>
6766
6767 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6768 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6769
6770 2006-09-06 Simon Josefsson <jas@extundo.com>
6771
6772 * smtpmail.texi (Authentication): Mention SSL.
6773
6774 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6775
6776 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6777 Don't use @indicateurl.
6778
6779 * cc-mode.texi (Subword Movement): Don't use @headitem.
6780 (Custom Braces, Clean-ups): Don't use @tie.
6781
6782 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
6783
6784 Sync with Tramp 2.0.54.
6785
6786 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6787 Suggested by Adrian Phillips <a.phillips@met.no>.
6788
6789 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
6790
6791 * org.texi (Installation, Activation): Split from Installation and
6792 Activation.
6793 (Clocking work time): Documented new features.
6794
6795 2006-08-13 Alex Schroeder <alex@gnu.org>
6796
6797 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6798 example.
6799
6800 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6801
6802 * faq.texi (How to add fonts): New node.
6803
6804 2006-08-05 Romain Francoise <romain@orebokech.com>
6805
6806 * faq.texi (New in Emacs 22): Expand.
6807
6808 2006-08-03 Michael Olson <mwolson@gnu.org>
6809
6810 * erc.texi: Update for ERC 5.1.4.
6811
6812 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6813
6814 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6815 in .../site-lisp/gnus/ by default.
6816 [ From gnus-news.texi in the trunk. ]
6817
6818 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6819
6820 * gnus.texi (MIME Commands): Additions for yEnc.
6821
6822 2006-07-24 Richard Stallman <rms@gnu.org>
6823
6824 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6825 * faq.texi: Move periods and commas inside quotes.
6826
6827 2006-07-20 Jay Belanger <belanger@truman.edu>
6828
6829 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6830
6831 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
6832
6833 * faq.texi (Security risks with Emacs): Document Emacs 22
6834 file-local-variable mechanism.
6835
6836 2006-07-12 Michael Olson <mwolson@gnu.org>
6837
6838 * erc.texi: Update for ERC 5.1.3.
6839
6840 2006-07-12 Alex Schroeder <alex@gnu.org>
6841
6842 * rcirc.texi: Fix typos.
6843 (Getting started with rcirc): New calling convention for M-x irc.
6844 Mention #rcirc. Removed channel tracking.
6845 (Configuration): Change the names of all variables that got changed
6846 recently, eg. rcirc-server to rcirc-default-server. Added
6847 documentation for rcirc-authinfo, some background for Bitlbee, and
6848 rcirc-track-minor-mode.
6849 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6850 Scrolling.
6851 (Reconnecting after you have lost the connection): Fix example code
6852 to match code changes.
6853
6854 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6855
6856 * gnus.texi, message.texi: Fix typos.
6857
6858 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
6859
6860 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6861 commands.
6862 (Global TODO list): Document the use of the variables
6863 `org-agenda-todo-ignore-scheduled' and
6864 `org-agenda-todo-list-sublevels'.
6865
6866 2006-07-05 Richard Stallman <rms@gnu.org>
6867
6868 * faq.texi (Scrolling only one line): Fix xref.
6869
6870 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6871
6872 * faq.texi (Evaluating Emacs Lisp code):
6873 Throughout, replace eval-current-buffer with eval-buffer.
6874
6875 2006-07-03 Richard Stallman <rms@gnu.org>
6876
6877 * rcirc.texi (Scrolling conservatively): Fix xref.
6878
6879 * pcl-cvs.texi (Viewing differences): Usage fix.
6880
6881 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
6882
6883 * org.texi (Agenda commands): Document `s' key to save all org-mode
6884 buffers.
6885
6886 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
6887
6888 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6889 names. Mention `cvs-msg' face.
6890
6891 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
6892
6893 * org.texi (Checkboxes): New section.
6894
6895 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
6896
6897 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6898 throughout this chapter.
6899
6900 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
6901
6902 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6903 text for standalone vs Emacs info.
6904 (Help): Clarify header line description. Use mouse-1 for clicks.
6905 (Help-P): Use mouse-1 for clicks.
6906 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6907 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6908 (Choose menu subtopic): Remove gratuitous Emacs command names.
6909 (Help-FOO): Put usual behavior first.
6910 (Help-Xref): Clicking on xrefs works in Emacs.
6911 (Search Text): Clarify what the default behavior is.
6912 (Create Info buffer): Fix Emacs window/X window confusion.
6913 (Emacs Info Variables): Fix for new Emacs init file behavior.
6914
6915 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6916
6917 * gnus.texi (Summary Buffer Lines): Fix typo.
6918
6919 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
6920
6921 * org.texi (Embedded LaTeX): New chapter.
6922 (Archiving): Section rewritten.
6923 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6924
6925 2006-06-20 Bill Wohler <wohler@newt.com>
6926
6927 Release MH-E manual version 8.0.1.
6928
6929 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6930 release 8.0.1.
6931 (Preface): Depend on GNU mailutils 1.0 and higher.
6932
6933 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6934
6935 * message.texi (News Headers): Update message-syntax-checks section.
6936
6937 2006-06-19 Karl Berry <karl@gnu.org>
6938
6939 * info.texi (Advanced): Mention C-q, especially with ?.
6940
6941 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
6942
6943 * org.texi (Publishing links): Document the `:link-validation-function'
6944 property.
6945 (Extensions and Hacking): New chapter, includes some sections of the
6946 "Miscellaneous" chapter.
6947
6948 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
6949
6950 * org.texi (Progress logging): New section.
6951
6952 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
6953
6954 * org.texi (ASCII export): Document indentation adaptation.
6955 (Setting tags): Document mutually-exclusive tags.
6956
6957 2006-06-05 Romain Francoise <romain@orebokech.com>
6958
6959 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6960 Fix typo.
6961
6962 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6963 channel (#gnus@irc.freenode.net).
6964 Fix typos. Update copyright notice.
6965
6966 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6967 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6968 (Line-Up Functions, Custom Macros):
6969 * ediff.texi (Window and Frame Configuration)
6970 (Highlighting Difference Regions):
6971 * emacs-mime.texi (Display Customization):
6972 * erc.texi (History):
6973 * eshell.texi (Known problems):
6974 * eudc.texi (Overview, BBDB):
6975 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6976 (The problem of spam, SpamOracle, Extending the Spam package)
6977 (Conformity, Terminology):
6978 * idlwave.texi (Routine Info)
6979 (Class and Keyword Inheritance, Padding Operators)
6980 (Breakpoints and Stepping, Electric Debug Mode)
6981 (Examining Variables, Troubleshooting):
6982 * org.texi (Creating timestamps):
6983 * reftex.texi (Commands, Options, Changes):
6984 * tramp.texi (Inline methods, Password caching)
6985 (Auto-save and Backup, Issues):
6986 * vip.texi (Files, Commands in Insert Mode):
6987 * viper.texi (Emacs Preliminaries, States in Viper)
6988 (Packages that Change Keymaps, Viper Specials, Groundwork):
6989 Fix various typos.
6990
6991 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
6992
6993 * ediff.texi: Fix typos.
6994
6995 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
6996
6997 * org.texi: Small typo fixes.
6998
6999 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7000
7001 * viper.texi (Viper Specials):
7002 * gnus.texi (Example Setup):
7003 * faq.texi (Backspace invokes help):
7004 * dired-x.texi (Optional Installation Dired Jump):
7005 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7006 follow coding conventions.
7007
7008 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7009
7010 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7011
7012 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7013
7014 * pcl-cvs.texi: Fix typos.
7015 (Customization): Say "us".
7016
7017 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7018
7019 * org.texi: Remove bogus @setfilename.
7020
7021 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7022
7023 * org.texi (ASCII export): Omit command name.
7024 (HTML export): Add prefix to all lines in Local Variable example.
7025 (Acknowledgments): Typeset names in italics.
7026
7027 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7028
7029 * org.texi (Plain lists): Add new item navigation commands.
7030 (External links): Document elisp and info links.
7031 (Custom searches): New section.
7032 (Publishing): New chapter.
7033 (HTML export): Include a list of supported CSS classes.
7034 (Setting tags): Describe the fast-tag-setting interface.
7035
7036 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7037
7038 * dired-x.texi: ifinfo -> ifnottex.
7039
7040 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7041
7042 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7043
7044 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7045
7046 * message.texi (Interface): Add tool bar customization.
7047 (MIME): Index and text additions for mml-attach.
7048 (MIME): Describe mml-dnd-protocol-alist and
7049 mml-dnd-attach-options.
7050
7051 * gnus.texi (Oort Gnus): Reorder entries in sections.
7052 Fix some entries.
7053 (Starting Up): Add references to "Emacs for Heathens" and to
7054 "Finding the News". Add user-full-name and user-mail-address.
7055 (Group Buffer Format): Add tool bar customization and update.
7056 (Summary Buffer): Add tool bar customization.
7057 (Posting Styles): Add message-alternative-emails.
7058
7059 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7060
7061 * tramp.texi (Filename completion): Improve wording.
7062
7063 2006-05-07 Romain Francoise <romain@orebokech.com>
7064
7065 * faq.texi (Using regular expressions): Fix typo.
7066 (Packages that do not come with Emacs): Fix capitalization.
7067 (Replacing text across multiple files): Expand node to explain how
7068 to use `dired-do-query-replace-regexp' in more detail, based on
7069 suggestion by Eric Hanchrow <offby1@blarg.net>.
7070
7071 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7072
7073 * tramp.texi (Filename completion): Completion of remote files'
7074 method, user name and host name is active only in partial
7075 completion mode.
7076
7077 2006-05-06 Bill Wohler <wohler@newt.com>
7078
7079 Release MH-E manual version 8.0.
7080
7081 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7082 release 8.0.
7083
7084 2006-05-06 Bill Wohler <wohler@newt.com>
7085
7086 * mh-e.texi (MH-BOOK-HOME): Change from
7087 http://www.ics.uci.edu/~mh/book/mh to
7088 http://rand-mh.sourceforge.net/book/mh.
7089 Replace .htm suffix with .html for MH book files.
7090 (Using This Manual): Update key binding for getting relevant
7091 chapter in Info from command key.
7092 (Ranges): Fix itemx.
7093
7094 2006-05-05 Karl Berry <karl@gnu.org>
7095
7096 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7097 (\fonttextsize): New user-level command to change text font size.
7098
7099 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7100
7101 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7102
7103 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7104
7105 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7106
7107 2006-04-24 Bill Wohler <wohler@newt.com>
7108
7109 * mh-e.texi (Getting Started): Make it more explicit that you need
7110 to install MH. Add pointers to current MH implementations.
7111
7112 2006-04-21 Bill Wohler <wohler@newt.com>
7113
7114 Release MH-E manual version 7.94.
7115
7116 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7117 release 7.94.
7118
7119 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7120
7121 * org.texi: Many small fixes.
7122 (Handling links): Rename from "Managing links".
7123
7124 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7127 (Splitting mail using spam-stat): Fix @xref.
7128
7129 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7130
7131 * gnus.texi (Spam Package): Major revision of the text.
7132 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7133
7134 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7135
7136 * org.texi (Time stamps): Better explanation of the purpose of
7137 different time stamps.
7138 (Structure editing, Plain lists): More details on how new items
7139 and headings are inserted.
7140
7141 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7142
7143 * org.texi (Formula syntax): Fix link to Calc Manual.
7144
7145 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7146
7147 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7148
7149 2006-04-17 Bill Wohler <wohler@newt.com>
7150
7151 * mh-e.texi (Folders): Update mh-before-quit-hook and
7152 mh-quit-hook example with code that removes the buffers rather
7153 than just bury them.
7154
7155 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7156
7157 Sync with Tramp 2.0.53.
7158
7159 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7160
7161 * org.texi (Updating settings): New section.
7162 (Visibility cycling): Better names for the startup folding
7163 options.
7164 (Exporting): Completely restructured.
7165 (The very busy C-c C-c key): New section.
7166 (Summary of in-buffer settings): New section.
7167
7168 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7169
7170 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7171
7172 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7173
7174 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7175 (Server Commands): Key `v' is reserved for users.
7176
7177 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7178
7179 * org.texi (Link format): New section, emphasis on bracket links.
7180 (External links): Document bracket links.
7181 (FAQ): Expand to cover shell links and the new link format.
7182
7183 2006-04-09 Kevin Ryde <user42@zip.com.au>
7184
7185 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7186
7187 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7188
7189 * gnus.texi (Summary Buffer Lines): Add `*'.
7190
7191 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7192
7193 * gnus.texi (Group Parameters):
7194 Mention gnus-permanently-visible-groups.
7195
7196 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7197
7198 * gnus.texi (Face): Fix typo.
7199
7200 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7201
7202 * gnus.texi (X-Face): Clarify.
7203 (Face): Need Emacs with PNG support.
7204
7205 2006-04-06 Richard Stallman <rms@gnu.org>
7206
7207 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7208 Emacs".
7209
7210 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7211
7212 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7213 blocks not suitable for inclusion with Emacs using variable
7214 PARTOFEMACS.
7215
7216 2006-04-04 Simon Josefsson <jas@extundo.com>
7217
7218 * gnus.texi (Security): Improve.
7219
7220 2006-04-02 Bill Wohler <wohler@newt.com>
7221
7222 * mh-e.texi (Getting Started, Junk, Bug Reports)
7223 (MH FAQ and Support): Fix URLs.
7224
7225 2006-03-31 Romain Francoise <romain@orebokech.com>
7226
7227 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7228 to t, not nil (and has for the past eight years).
7229
7230 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7231
7232 * message.texi, gnus.texi: Bump version to 5.11.
7233
7234 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7235
7236 * gnus.texi (Top): Add comment about version line.
7237
7238 * message.texi (Top): Ditto. Change to take named versions into
7239 account.
7240
7241 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7242
7243 * gnus.texi (Posting Styles): Add x-face-file to example.
7244 (X-Face): Refer to posting styles.
7245
7246 * gnus-faq.texi ([5.8]): Add x-face-file.
7247 ([8.4]): Add links to gmane.emacs.gnus.user and
7248 gmane.emacs.gnus.general.
7249
7250 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7251
7252 * gnus-faq.texi: Use .invalid.
7253 ([5.4]): Fix gnus-posting-styles example.
7254
7255 2006-03-27 Romain Francoise <romain@orebokech.com>
7256
7257 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7258 Emacs/W3 needs a new maintainer.
7259 (Ispell): Update author and version info.
7260 (Mailcrypt): Mention PGG.
7261 (New in Emacs 22): Add PGG to the list of new packages.
7262 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7263 updating dead URLs.
7264
7265 2006-03-25 Karl Berry <karl@gnu.org>
7266
7267 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7268 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7269 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7270 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7271 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7272 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7273 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7274 (2) do not indent copyright year list (or anything else).
7275
7276 2006-03-21 Bill Wohler <wohler@newt.com>
7277
7278 * mh-e.texi (Folders): Various edits.
7279
7280 2006-03-20 Romain Francoise <romain@orebokech.com>
7281
7282 * gnus.texi (Mail Folders): Grammar fix.
7283
7284 2006-03-19 Bill Wohler <wohler@newt.com>
7285
7286 * mh-e.texi (Replying): Document Mail-Followup-To.
7287 Change manually-formatted table to multitable. Add debugging info.
7288 Move description of mh-reply-default-reply-to into paragraph
7289 that describes its values.
7290
7291 2006-03-17 Bill Wohler <wohler@newt.com>
7292
7293 * mh-e.texi: Use smallexample and smalllisp consistently.
7294 (Sending Mail Tour): Update method of entering
7295 addresses and subject.
7296 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7297 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7298
7299 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
7300
7301 * org.texi: Version number change only.
7302
7303 2006-03-14 Bill Wohler <wohler@newt.com>
7304
7305 * mh-e.texi: Add index entries around each paragraph rather than
7306 depend on entries from beginning of node. Doing so ensures that
7307 index entries are less likely to be forgotten if text is cut and
7308 pasted, and are necessary anyway if the references are on a
7309 separate page. It seems that makeinfo is now (v. 4.8) only
7310 producing one index entry per node, so there is no longer any
7311 excuse not to. Use subheading instead of heading. The incorrect
7312 use of heading produced very large fonts in Info--as large as the
7313 main heading.
7314 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7315 versions 6 and 7 appeared *around* the time of these Emacs releases.
7316
7317 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
7318
7319 * org.texi (Clean view): Document new startup options.
7320
7321 2006-03-11 Bill Wohler <wohler@newt.com>
7322
7323 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7324 (Composing, Scan Line Formats): Fix @refs.
7325 (Getting Started): Define MH profile and MH profile components.
7326 (Incorporating Mail, Reading Mail, Viewing, Printing)
7327 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7328 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7329 for string constants.
7330 (Tool Bar): Remove spurious quote.
7331 (Junk): Use ``...'' instead of "...".
7332 (Scan Line Formats): Replace @samp with @kbd.
7333
7334 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7335
7336 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7337
7338 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7339
7340 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7341 easy to understand.
7342
7343 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7344
7345 * gnus.texi: Markup fix.
7346 (Fancy Mail Splitting): Specify new feature.
7347
7348 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7349
7350 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7351 partial-words matching.
7352
7353 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7354
7355 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7356
7357 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7358 (MIME Commands): Fix mm-discouraged-alternatives.
7359
7360 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
7361
7362 * org.texi: Version number change only.
7363
7364 2006-03-06 Bill Wohler <wohler@newt.com>
7365
7366 * mh-e.texi: Move from SourceForge repository to Savannah.
7367 This is version 7.93, which is a total rewrite from the previous
7368 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7369 version 7.93.
7370
7371 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7372
7373 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7374
7375 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
7376
7377 * org.texi (Interaction): Add item about `org-mouse.el' by
7378 Piotr Zielinski.
7379 (Managing links): Document that also mouse-1 can be used to
7380 activate a link.
7381 (Headlines, FAQ): Add entry about hiding leading stars.
7382 (Miscellaneous): Resort the sections in this chapter to a more
7383 logical sequence.
7384
7385 2006-02-27 Simon Josefsson <jas@extundo.com>
7386
7387 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7388 2004-01-27 from the trunk).
7389
7390 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7391
7392 * cc-mode.texi: Rename c-hungry-backspace to
7393 c-hungry-delete-backwards, at the request of RMS. Leave the old
7394 name as an alias.
7395
7396 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7397
7398 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7399 include the function header within the defun.
7400
7401 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7402
7403 * cc-mode.texi: Correct two typos.
7404
7405 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7406
7407 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7408 existing comment.
7409 (Electric Keys): Add a justification for electric indentation.
7410 (Hungry WS Deletion): Clear up the names and complications of the
7411 BACKSPACE and DELETE keys.
7412
7413 2006-02-23 Juri Linkov <juri@jurta.org>
7414
7415 * faq.texi (Common requests): Move `Turning on auto-fill by
7416 default' after `Wrapping words automatically'. Move `Working with
7417 unprintable characters' before `Searching for/replacing newlines'.
7418 Move `Replacing highlighted text' after `Highlighting a region'.
7419 Merge `Repeating commands' and `Repeating a command as many times
7420 as possible' into the former.
7421 (Packages that do not come with Emacs): Add refs to Gmane and
7422 etc/MORE.STUFF.
7423
7424 2006-02-23 Juri Linkov <juri@jurta.org>
7425
7426 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7427 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7428 Add xref to `(emacs)Reporting Bugs'.
7429 (Getting a printed manual): Add URL to other formats of the manual.
7430 (Common requests): Fix menu.
7431 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7432 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7433 (Inserting text at the beginning of each line): Add pxref to
7434 `Changing the included text prefix'.
7435 (Forcing the cursor to remain in the same column): Mention `track-eol'
7436 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7437 (Replacing text across multiple files): Add keybinding `Q' for
7438 `dired-do-query-replace'.
7439
7440 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
7441
7442 * reftex.texi: Version number and date change only.
7443
7444 * org.texi (Internal Links): Rewrite to cover the modified
7445 linking system.
7446
7447 2006-02-17 Eli Zaretskii <eliz@gnu.org>
7448
7449 * faq.texi: Remove the coding cookie, it's not needed anymore.
7450
7451 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7452
7453 * faq.texi (Colors on a TTY): Mention Mac OS port.
7454
7455 2006-02-12 Karl Berry <karl@gnu.org>
7456
7457 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7458 8-bit accented a.
7459
7460 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7461
7462 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7463
7464 2006-02-08 Romain Francoise <romain@orebokech.com>
7465
7466 * faq.texi (Top): Remove paragraph about the FAQ being a
7467 transitional document, etc.
7468 (Searching for/replacing newlines): New node.
7469 (Yanking text in isearch): New node.
7470 (Inserting text at the beginning of each line): Rename and make
7471 more general, mention `M-;' in Message mode.
7472
7473 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7474
7475 * faq.texi (Meta key does not work in xterm)
7476 (Emacs does not display 8-bit characters)
7477 (Inputting eight-bit characters): Update xrefs.
7478
7479 2006-02-06 Romain Francoise <romain@orebokech.com>
7480
7481 * faq.texi (VM): VM now at version 7.19.
7482 Set myself as maintainer of this file.
7483
7484 2006-02-04 Michael Olson <mwolson@gnu.org>
7485
7486 * erc.texi (History): Note that ERC is now included with Emacs.
7487
7488 2006-01-31 Romain Francoise <romain@orebokech.com>
7489
7490 * message.texi (Message Headers): Explain what
7491 `message-alternative-emails' does in more detail.
7492 Update copyright year.
7493
7494 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7495
7496 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7497
7498 2006-01-29 Richard M. Stallman <rms@gnu.org>
7499
7500 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7501
7502 2006-01-29 Michael Olson <mwolson@gnu.org>
7503
7504 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7505
7506 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7507
7508 * faq.texi (New in Emacs 22): Mention ERC.
7509
7510 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7511
7512 * rcirc.texi: Capitalize dir entry for consistency with the entry
7513 in info/dir and other entries in the Emacs category.
7514 Fix typos. Delete trailing whitespace.
7515
7516 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
7517
7518 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7519
7520 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7521
7522 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7523 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7524
7525 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7526 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7527
7528 2006-01-27 Alex Schroeder <alex@gnu.org>
7529
7530 * rcirc.texi: New file.
7531
7532 2006-01-23 Juri Linkov <juri@jurta.org>
7533
7534 * widget.texi (User Interface): Add S-TAB for widget-backward.
7535
7536 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
7537
7538 Sync with Tramp 2.0.52.
7539
7540 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7541 Add Tramp disabling item. New item for common connection problems.
7542 (various): Apply "ftp" as method for the download URL.
7543 (Bug Reports): Refer to FAQ for common problems.
7544
7545 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7546
7547 * widget.texi (User Interface): Use @key for TAB.
7548
7549 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7550
7551 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7552 for TAB.
7553
7554 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7555
7556 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7557
7558 * gnus.texi: Update copyright.
7559
7560 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7561
7562 * gnus.texi (Article Washing): Additions.
7563
7564 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
7565
7566 * org.texi (Agenda commands): Document tags command.
7567
7568 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7569
7570 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7571
7572 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7573
7574 * gnus.texi (RSS): Addition.
7575
7576 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7577
7578 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7579
7580 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7581
7582 * emacs-mime.texi (Display Customization): Add setting example to
7583 mm-discouraged-alternatives.
7584
7585 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7586
7587 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7588 version is the canonical version.
7589
7590 2006-01-08 Alex Schroeder <alex@gnu.org>
7591
7592 * pgg.texi (Caching passphrase): Rewording.
7593
7594 2006-01-06 Eli Zaretskii <eliz@gnu.org>
7595
7596 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7597 repository URL.
7598
7599 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
7600
7601 * org.texi: Removed the accidentally re-added empty line in the
7602 direntry.
7603
7604 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
7605
7606 * org.texi (Agenda Views): Chapter reorganized.
7607
7608 2005-12-29 Romain Francoise <romain@orebokech.com>
7609
7610 * faq.texi (Using Customize): New node.
7611
7612 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7613
7614 * org.texi: Remove blank line in @direntry. It is non-standard
7615 and recursively produces blank lines all over the dir file (when
7616 using Texinfo 4.8).
7617
7618 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7619
7620 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7621
7622 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
7623
7624 * org.texi (Tags): Boolean logic documented.
7625 (Agenda Views): Document custom commands.
7626
7627 2005-12-20 David Kastrup <dak@gnu.org>
7628
7629 * faq.texi (AUCTeX): Update version and mailing list info.
7630
7631 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7632
7633 * gnus.texi (MIME Commands): Mention addition of
7634 multipart/alternative to gnus-buttonized-mime-types and add xref
7635 to mm-discouraged-alternatives.
7636
7637 * emacs-mime.texi (Display Customization): Mention addition of
7638 "image/.*" and add xref to gnus-buttonized-mime-types in the
7639 mm-discouraged-alternatives section.
7640
7641 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7642
7643 * org.texi (Tags): New section.
7644 (Agenda Views): Chapter reorganized.
7645
7646 2005-12-16 Eli Zaretskii <eliz@gnu.org>
7647
7648 * org.texi (Internal Links): Add a missing comma after an @xref.
7649
7650 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
7651
7652 * faq.texi (Filling paragraphs with a single space): No need to
7653 change sentence-end now.
7654
7655 2005-12-13 Romain Francoise <romain@orebokech.com>
7656
7657 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7658
7659 2005-12-12 Jay Belanger <belanger@truman.edu>
7660
7661 * faq.texi (Calc): Update version number.
7662
7663 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7664
7665 * org.texi (Progress Logging): New section.
7666
7667 2005-12-10 Romain Francoise <romain@orebokech.com>
7668
7669 Update the Emacs FAQ for the 22.1 release.
7670
7671 * faq.texi: Set VER to `22.1'.
7672 (Basic editing): Explain how to use localized versions of the
7673 Tutorial. Mention that `C-h r' displays the manual.
7674 Delete obsolete WWW link to an Emacs 18 tutorial.
7675 (Getting a printed manual): Point to the new locations of the
7676 manuals on the GNU Web site.
7677 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7678 available via Info (it was previously distributed separately).
7679 (Installing Texinfo documentation): The latest version of Texinfo
7680 is 4.8, not 4.0.
7681 (Informational files for Emacs): COPYING is the GNU General Public
7682 License, not the Emacs General Public License.
7683 (Informational files for Emacs): Delete obsolete link to the
7684 GNUinfo pages as they have been removed from the GNU Web site.
7685 (New in Emacs 22): New node.
7686 (Setting up a customization file): Say that most packages support
7687 Customize nowadays.
7688 (Colors on a TTY): Delete reference to instructions on how to
7689 enable syntax highlighting, it is now enabled by default.
7690 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7691 at startup automatically.
7692 (Controlling case sensitivity): Mention `M-c' in isearch.
7693 (Using an already running Emacs process): Emacs now creates the
7694 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7695 gnuserv. As emacsclient can now run Lisp code as well, delete a
7696 sentence praising gnuserv for that. Simplify description of how
7697 the client/server operation works.
7698 (Compiler error messages): Delete obsolete text (compile.el has
7699 been rewritten).
7700 (Indenting switch statements): Fix typo.
7701 (Matching parentheses): Simplify setup instructions, mention the
7702 menu bar item in the Options menu.
7703 (Repeating a command as many times as possible): Mention `C-x e'.
7704 (Going to a line by number): Mention new keymap and bindings
7705 `M-g M-g', `M-g M-p' and `M-g M-n'.
7706 (Turning on syntax highlighting): Now on by default. Simplify.
7707 (Replacing highlighted text): Use `1', not `t'.
7708 (Problems with very large files): The maximum size is now 256MB on
7709 32-bit machines.
7710 (^M in the shell buffer): Mention `comint-process-echoes'.
7711 (Emacs for Apple computers): Emacs 22 has native support for Mac
7712 OS X.
7713 (Translating names to IP addresses): Delete node.
7714 (Binding keys to commands): Fix typo.
7715 (SPC no longer completes file names): New node.
7716 (MIME with Emacs mail packages): Delete section about the Emacs
7717 MIME FAQ (it's not reachable anymore).
7718
7719 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7720
7721 * cc-mode.texi: The manual has been extensively revised: the
7722 information about using CC Mode has been separated from the larger
7723 and more difficult chapters about configuration. It has been
7724 updated for CC Mode 5.31.
7725
7726 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7727
7728 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7729 (Selecting an implementation): Fix descriptions.
7730
7731 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7732
7733 * message.texi (Various Message Variables): Addition.
7734
7735 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7736
7737 * message.texi: Fix default values.
7738
7739 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7740
7741 * message.texi (Header Commands): Clarify descriptions of
7742 message-cross-post-followup-to, message-reduce-to-to-cc, and
7743 message-insert-wide-reply.
7744 (Various Commands): Fix kindex for message-kill-to-signature;
7745 clarify description of message-tab.
7746
7747 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7748
7749 * message.texi (Mailing Lists): Fix description about MFT.
7750
7751 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7752
7753 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7754
7755 * gnus.texi (Slow Terminal Connection): Replace old description
7756 with new one.
7757
7758 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7759
7760 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7761 replace X-Draft-Headers with X-Draft-From.
7762
7763 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7764
7765 * gnus.texi (Various Various): Fix the default value of
7766 nnheader-max-head-length.
7767 (Gnus Versions): Fix typo.
7768
7769 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
7770
7771 * org.texi (Structure editing): Document new functionality of
7772 M-RET.
7773
7774 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7775
7776 * org.texi (Internal Links): Fix Texinfo usage.
7777
7778 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
7779
7780 * org.texi (TODO basics): Document the global todo list.
7781 (TODO items): Documents sparse tree for specific TODO
7782 keywords.
7783
7784 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
7785
7786 * org.texi (Plain Lists): Typos fixed.
7787
7788 2005-11-28 Jay Belanger <belanger@truman.edu>
7789
7790 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7791
7792 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7793
7794 * org.texi (Structure editing): New item moving commands added.
7795 (Plain Lists): New section.
7796
7797 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7798
7799 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7800 (Agenda): Document commands `org-cycle-agenda-files' and
7801 `org-agenda-file-to-front'.
7802 (Built-in table editor): Document `org-table-sort-lines'.
7803 (HTML formatting): Export of hand-formatted lists.
7804
7805 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7806
7807 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7808 new variable gnus-toolbar-thickness.
7809
7810 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7813
7814 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7815
7816 * gnus.texi (X-Face): Fix description.
7817 (XVarious): Remove gnus-xmas-logo-color-alist and
7818 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7819
7820 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7821
7822 * gnus.texi (Group Parameters): Mention new variable
7823 gnus-parameters-case-fold-search.
7824 (Home Score File): Addition.
7825
7826 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7827
7828 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7829 (Overview): List supported feed types.
7830 (Installation): No installation necessary when using autoload.
7831 (Configuration): Rename "RSS" to "news".
7832
7833 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7834
7835 * pgg.texi (User Commands): Document additional passphrase
7836 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7837 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7838
7839 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
7840
7841 * org.texi: Version number changed to 3.19.
7842
7843 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
7844
7845 * pgg.texi (How to use): Update the example to add autoload of
7846 pgg-encrypt-symmetric-region.
7847 (User Commands): Document pgg-encrypt-symmetric-region.
7848 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7849
7850 2005-10-27 Jay Belanger <belanger@truman.edu>
7851
7852 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7853 mention other TeX-related units.
7854
7855 2005-10-23 Lars Hansen <larsh@soem.dk>
7856
7857 * dired-x.texi (Miscellaneous Commands):
7858 Replace dired-do-relative-symlink by dired-do-relsymlink and
7859 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7860
7861 2005-10-23 Jay Belanger <belanger@truman.edu>
7862
7863 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7864 constant.
7865
7866 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
7867
7868 * faq.texi (Bugs and problems):
7869 Replace `dired-move-to-filename-regexp' by
7870 `directory-listing-before-filename-regexp'.
7871
7872 2005-10-22 Eli Zaretskii <eliz@gnu.org>
7873
7874 * newsticker.texi (UPDATED): Set value.
7875
7876 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7877
7878 * gnus.texi (Document Groups): Remove duplicate item.
7879
7880 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
7881
7882 * org.texi (Summary): Mention iCalendar support.
7883 (Exporting): Document iCalendar support.
7884
7885 2005-10-18 Romain Francoise <romain@orebokech.com>
7886
7887 * viper.texi (Viper Specials): Capitalize GNU.
7888
7889 2005-10-17 Juri Linkov <juri@jurta.org>
7890
7891 * info.texi (Getting Started, Search Index, Expert Info):
7892 Fix wording.
7893 (Search Text): Replace `echo area' with `mode line'.
7894 (Search Index): Both `i' and `,' find all index entries.
7895 Replace example `C-f' with `C-l' (which exists in index of Info
7896 manual) and delete spaces in its keyboard input sequence.
7897 Delete unnecessary explanations about literal characters.
7898
7899 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7900
7901 * gnus.texi (Document Server Internals): Addition.
7902
7903 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7904
7905 * gnus.texi (A note on namespaces): Fix RFC reference.
7906
7907 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7908
7909 * gnus.texi (RSS): Fix key description.
7910
7911 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7912
7913 * gnus.texi: Emacs/w3 -> Emacs/W3.
7914 (Browsing the Web): Fix description.
7915 (Web Searches): Ditto.
7916 (Customizing W3): Ditto.
7917
7918 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7919
7920 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7921
7922 2005-10-11 Jay Belanger <belanger@truman.edu>
7923
7924 * calc.texi (Integration): Mention using `a i' to compute definite
7925 integrals.
7926
7927 2005-10-11 Juri Linkov <juri@jurta.org>
7928
7929 * info.texi: Rearrange nodes.
7930 (Top): Update menu. Change ref `Info for Experts' to
7931 `Advanced Info Commands'.
7932 (Getting Started): Fix description of manual's parts.
7933 (Help-Int): Change xref `Info Search' to `Search Index', and
7934 `Expert Info' to `Advanced'.
7935 (Advanced): Move node one level up.
7936 (Search Text, Search Index): New nodes split out from `Info Search'.
7937 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7938 split out from `Advanced'.
7939 (Advanced, Emacs Info Variables): De-document editing an Info file
7940 in Info.
7941 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7942 (Creating an Info File): Delete node and move its text to
7943 `Expert Info'.
7944
7945 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
7946
7947 * org.texi (Workflow states): Documented that change in keywords
7948 becomes active only after restart of Emacs.
7949
7950 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
7951
7952 Sync with Tramp 2.0.51.
7953
7954 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
7955
7956 * speedbar.texi (Introduction): Describe new location of speedbar
7957 on menubar.
7958 (Basic Key Bindings): Remove descriptions of bindings that have
7959 been removed.
7960
7961 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
7962
7963 * speedbar.texi (GDB): Describe use of watch expressions.
7964
7965 2005-09-28 Simon Josefsson <jas@extundo.com>
7966
7967 * message.texi (IDNA): Fix.
7968
7969 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7970
7971 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7972 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7973 description of nntp-open-connection-function.
7974 (Common Variables): Fix descriptions.
7975
7976 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7977
7978 * gnus.texi (Server Buffer Format): Document the %a format spec.
7979
7980 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7981
7982 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7983
7984 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
7985
7986 * org.texi Version 3.16.
7987
7988 2005-09-19 Miles Bader <miles@gnu.org>
7989
7990 * newsticker.texi: Get rid of CVS keywords.
7991
7992 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7993
7994 * gnus.texi (Finding the Parent): Fix description of how Gnus
7995 finds article.
7996
7997 2005-09-14 Jari Aalto <jari.aalto@cante.net>
7998
7999 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8000 to drop off non-answered articles.
8001
8002 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8003
8004 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8005 braces (which are unsupported by NMAKE) for macro `srcdir'.
8006
8007 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8008
8009 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8010 (../info/newsticker, newsticker.dvi): New targets.
8011
8012 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8013
8014 * newsticker.texi: Replace @command with @code. Replace @example
8015 with @lisp.
8016 (Top): Add explanations to menu items.
8017 (GNU Free Documentation License): Remove.
8018
8019 2005-09-16 Romain Francoise <romain@orebokech.com>
8020
8021 Update all files to specify GFDL version 1.2.
8022
8023 * doclicense.texi (GNU Free Documentation License): Update to
8024 version 1.2.
8025
8026 2005-09-15 Richard M. Stallman <rms@gnu.org>
8027
8028 * newsticker.texi: Fix @setfilename.
8029
8030 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8031 (../info/newsticker, newsticker.dvi): New targets.
8032
8033 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8034
8035 * org.texi: Version 3.15.
8036
8037 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8038
8039 * ses.texi: Combine all three indices into one.
8040 Correct a few typos.
8041
8042 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8043
8044 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8045
8046 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8047
8048 * emacs-mime.texi (Handles): Remove duplicate item.
8049 (Encoding Customization): Fix the default value for
8050 mm-coding-system-priorities.
8051 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8052 (Basic Functions): Fix reference.
8053
8054 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8055
8056 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8057
8058 2005-08-18 Richard M. Stallman <rms@gnu.org>
8059
8060 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8061 and web site.
8062
8063 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8064 not keyboard-translate.
8065
8066 2005-08-11 Richard M. Stallman <rms@gnu.org>
8067
8068 * faq.texi (Using regular expressions): Fix xref.
8069
8070 2005-08-09 Juri Linkov <juri@jurta.org>
8071
8072 * info.texi (Help-P): Replace `Prev' with `Previous'.
8073 (Help-M, Help-Xref): Add S-TAB.
8074 (Help-FOO): Update `u' command.
8075 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8076 Update info about visibility of xref parts.
8077 (Help-Int): Fix `m' command. Rename `Info-last' to
8078 `Info-history-back'. Add `Info-history-forward'.
8079 (Advanced): Fix `g*' and `M-n' commands.
8080 (Info Search): Add `index-apropos' in stand-alone browser.
8081 Add isearch commands.
8082 (Emacs Info Variables): Remove `Info-fontify'.
8083 Add `Info-mode-hook'. Update face names.
8084 Add `Info-fontify-maximum-menu-size',
8085 `Info-fontify-visited-nodes', `Info-isearch-search'.
8086
8087 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8088
8089 Sync with Tramp 2.0.50.
8090
8091 * tramp.texi: Use @option{} consequently for method names.
8092 (Inline methods, External transfer methods): Remove references to
8093 Cygwin.
8094 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8095 implementation.
8096
8097 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8098
8099 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8100 Mention that gnus-init-file is not read when Emacs is invoked with
8101 --no-init-file or -q.
8102
8103 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8104
8105 * org.texi: Version 3.14.
8106
8107 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8108
8109 * org.texi: Version 3.13.
8110
8111 2005-07-18 Juri Linkov <juri@jurta.org>
8112
8113 * calc.texi (Time Zones, Logical Operations):
8114 * cl.texi (Overview):
8115 * org.texi (TODO types):
8116 * sc.texi (Emacs 18 MUAs):
8117 * speedbar.texi (Top):
8118 * url.texi (History):
8119 Delete duplicate duplicate words.
8120
8121 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8122
8123 * cl.texi (Type Predicates): Document `atom' type.
8124
8125 2005-07-04 Lute Kamstra <lute@gnu.org>
8126
8127 Update FSF's address in GPL notices.
8128
8129 * calc.texi (Copying):
8130 * doclicense.texi (GNU Free Documentation License):
8131 * faq.texi (Contacting the FSF):
8132 * mh-e.texi (Copying): Update FSF's address.
8133
8134 2005-07-03 Richard M. Stallman <rms@gnu.org>
8135
8136 * flymake.texi (Example -- Configuring a tool called directly):
8137 Update name of flymake-build-relative-filename.
8138
8139 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8140
8141 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8142
8143 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8144
8145 * org.texi: Version 3.12.
8146
8147 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8148
8149 * makefile.w32-in (MAKEINFO): Use --force.
8150 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8151 Makefile.in.
8152 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8153 more shells.
8154
8155 2005-06-23 Richard M. Stallman <rms@gnu.org>
8156
8157 * speedbar.texi (Creating a display): Texinfo usage fixes.
8158
8159 * tramp.texi (Customizing Completion, Auto-save and Backup):
8160 Texinfo usage fixes.
8161
8162 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8163
8164 * dired-x.texi (Miscellaneous Commands):
8165 * ediff.texi (Miscellaneous):
8166 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8167 (Agent Variables):
8168 * info.texi (Help-Xref):
8169 * message.texi (Message Headers):
8170 * org.texi (Remember):
8171 * reftex.texi (Options (Defining Label Environments)):
8172 (Options (Index Support)):
8173 (Options (Viewing Cross-References)):
8174 (Options (Misc)):
8175 (Changes):
8176 * speedbar.texi (Creating a display):
8177 * tramp.texi (Customizing Completion, Auto-save and Backup):
8178 Texinfo usage fix.
8179
8180 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8181
8182 * org.texi: Version 3.11.
8183
8184 2005-06-12 Jay Belanger <belanger@truman.edu>
8185
8186 * calc.texi (Getting Started): Remove extra menu item.
8187
8188 2005-05-31 Jay Belanger <belanger@truman.edu>
8189
8190 * calc.texi (Notations Used in This Manual): Use @kbd for key
8191 sequence.
8192 (Demonstration of Calc): Mention another way of starting Calc.
8193 (Starting Calc): Mention long name of M-#.
8194 (Embedded Mode Overview): Remove unnecessary instruction.
8195 (Other M-# commands): Rephrase `M-# 0' explanation.
8196 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8197 reflect current behavior.
8198
8199 2005-05-30 Jay Belanger <belanger@truman.edu>
8200
8201 * calc.texi (Hooks): Change description of calc-window-hook and
8202 calc-trail-window-hook to match usage.
8203 (Computational Functions): Add more constant-generating functions.
8204 (Customizable Variables): Use defvar.
8205
8206 2005-05-28 Jay Belanger <belanger@truman.edu>
8207
8208 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8209 (Basic Embedded Mode): Explain behavior of arguments to
8210 calc-embedded-mode.
8211
8212 2005-05-27 Jay Belanger <belanger@truman.edu>
8213
8214 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8215 current behavior.
8216
8217 2005-05-25 Jay Belanger <belanger@truman.edu>
8218
8219 * calc.texi: Change Calc version number throughout.
8220 (Keypad Mode): Change location in info output.
8221 (Keypad mode overview): Move picture of keypad.
8222
8223 2005-05-21 Jay Belanger <belanger@truman.edu>
8224
8225 * calc.texi (Storing variables): Mention that only most variables
8226 are void to begin with.
8227
8228 2005-05-21 Kevin Ryde <user42@zip.com.au>
8229
8230 * widget.texi (Basic Types): Update cross ref from "Enabling
8231 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8232 lispref/text.texi change.
8233
8234 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8235
8236 * org.texi: Version 3.09.
8237
8238 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8239
8240 * reftex.texi: Version 4.28.
8241
8242 2005-05-16 Jay Belanger <belanger@truman.edu>
8243
8244 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8245
8246 2005-05-14 Jay Belanger <belanger@truman.edu>
8247
8248 * calc.texi (Default Simplifications): Insert missing ! (logical
8249 not operator).
8250
8251 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8252
8253 Sync with Tramp 2.0.49.
8254
8255 2005-05-10 Jay Belanger <belanger@truman.edu>
8256
8257 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8258 to 1.
8259
8260 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8261
8262 * org.texi: Version 3.08, structure reorganized.
8263
8264 2005-04-24 Richard M. Stallman <rms@gnu.org>
8265
8266 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8267
8268 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8269
8270 * org.texi: Update to version 3.06.
8271
8272 2005-04-13 Lute Kamstra <lute@gnu.org>
8273
8274 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8275
8276 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8277
8278 * cl.texi (Porting Common Lisp): Fix typo.
8279
8280 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8281
8282 * gnus.texi (RSS): Addition.
8283
8284 2005-04-04 Jay Belanger <belanger@truman.edu>
8285
8286 * calc.texi: Change Calc version number.
8287 (Customizable variables): Fix description of calc-language-alist.
8288 (Copying): Put in version 2 of GPL.
8289
8290 2005-04-01 Jay Belanger <belanger@truman.edu>
8291
8292 * calc.texi (Troubleshooting Commands): Remove comment about
8293 installation.
8294 (Installation): Remove section.
8295 (Customizable Variables): New section.
8296 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8297 (Graphical Devices): Add references to Customizable Variables.
8298
8299 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8300
8301 * emacs-mime.texi (Display Customization): Markup fixes.
8302 (rfc2047): Update.
8303
8304 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8305
8306 * gnus-faq.texi: Replaced with auto-generated version.
8307
8308 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8309
8310 * dired-x.texi (Multiple Dired Directories): default-directory was
8311 renamed to dired-default-directory.
8312
8313 2005-03-26 Jay Belanger <belanger@truman.edu>
8314
8315 * calc.texi (Simplifying Formulas, Rewrite Rules):
8316 Change description of top and bottom of fraction.
8317 (Modulo Forms): Move description of how to create modulo forms to
8318 earlier in the section.
8319 (Fraction Mode): Suggest using : to get a fraction by dividing.
8320 (Basic Arithmetic): Adjust placement of command name.
8321 (Truncating the Stack): Emphasize that "hidden" entries are still
8322 visible.
8323 (Installation): Move discussion of printing manual to "About This
8324 Manual".
8325 (About This Manual): Mention how to print the manual.
8326 (Reporting Bugs): Remove first person.
8327 (Building Vectors): Add algebraic version of append.
8328 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8329 (Grouping Digits): Fix typo.
8330
8331 2005-03-25 Werner Lemberg <wl@gnu.org>
8332
8333 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8334 Replace `legal' with `valid'.
8335
8336 2005-03-25 Werner Lemberg <wl@gnu.org>
8337
8338 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8339
8340 2005-03-24 Jay Belanger <belanger@truman.edu>
8341
8342 * calc.texi (General Mode Commands)
8343 (Mode Settings in Embedded Mode): Add some explanation of
8344 recording mode settings.
8345
8346 2005-03-24 Richard M. Stallman <rms@gnu.org>
8347
8348 * calc.texi: Remove praise of non-free software.
8349
8350 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8351 (Installation): Node deleted.
8352
8353 2005-03-23 Richard M. Stallman <rms@gnu.org>
8354
8355 * url.texi (HTTP language/coding): Improve last change.
8356
8357 2005-03-22 Jay Belanger <belanger@truman.edu>
8358
8359 * calc.texi (Embedded Mode): Add new information on changing
8360 modes.
8361
8362 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
8363
8364 Sync with Tramp 2.0.48.
8365
8366 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8367
8368 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8369 "GNU/Linux". Change all addresses to .gnu.org.
8370 (Default Method): Offer shortened syntax for "su" and "sudo"
8371 methods.
8372
8373 2005-03-07 Richard M. Stallman <rms@gnu.org>
8374
8375 * url.texi: Fix usage of "e.g.".
8376 (HTTP language/coding): Explain the rules for these strings.
8377
8378 2005-03-06 Richard M. Stallman <rms@gnu.org>
8379
8380 * woman.texi (Introduction): Minor cleanups.
8381
8382 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8383
8384 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8385 (Installation): Node deleted.
8386
8387 * mh-e.texi (Preface): Get rid of "Emacs 21".
8388
8389 * eshell.texi (Installation): Delete node (for Emacs 20).
8390
8391 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8392
8393 * flymake.texi: Refill and tweak style in @lisp blocks.
8394
8395 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8396
8397 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8398
8399 2005-03-01 Jay Belanger <belanger@truman.edu>
8400
8401 * calc.texi (Trigonometric and Hyperbolic Functions):
8402 Mention additional functions.
8403 (Algebraic Simplifications): Mention additional simplifications.
8404
8405 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8406
8407 * ses.texi: Add concept/function/variable indices (this work was
8408 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8409 papers on file at FSF).
8410
8411 2005-02-10 Jay Belanger <belanger@truman.edu>
8412
8413 * calc.texi: Change @LaTeX to La@TeX throughout.
8414 Redefine @expr as @math for TeX output.
8415 Redefine @texline as a no-op for TeX output.
8416 Define @tfn, replace @t by @tfn throughout.
8417
8418 2005-02-09 Jay Belanger <belanger@truman.edu>
8419
8420 * calc.texi: Add macro for LaTeX for info output.
8421
8422 2005-02-08 Kim F. Storm <storm@cua.dk>
8423
8424 * texinfo.tex (LaTex): Add def.
8425
8426 2005-02-06 Jay Belanger <belanger@truman.edu>
8427
8428 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8429 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8430 throughout manual.
8431
8432 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8433
8434 * gnus.texi: Some edits based on comments from David Abrahams.
8435
8436 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8437
8438 * gnus.texi (RSS): Fix the keystroke.
8439
8440 2005-01-24 David Kastrup <dak@gnu.org>
8441
8442 * faq.texi: Update AUCTeX version info.
8443
8444 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8445
8446 * gnus-faq.texi ([4.1]): Typo.
8447
8448 2005-01-19 Jay Belanger <belanger@truman.edu>
8449
8450 * calc.texi (Keep Arguments): Mention that keeping arguments
8451 doesn't work with keyboard macros.
8452
8453 2005-01-16 Richard M. Stallman <rms@gnu.org>
8454
8455 * autotype.texi (Autoinserting): Fix small error.
8456
8457 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
8458
8459 Sync with Tramp 2.0.47.
8460
8461 * tramp.texi (Compilation): New section, describing compilation of
8462 remote files.
8463
8464 2005-01-11 Kim F. Storm <storm@cua.dk>
8465
8466 * widget.texi (Basic Types): Add :follow-link keyword.
8467
8468 2005-01-09 Jay Belanger <belanger@truman.edu>
8469
8470 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8471
8472 2005-01-08 Jay Belanger <belanger@truman.edu>
8473
8474 * calc.texi: Change throughout to reflect new default value of
8475 calc-settings-file.
8476
8477 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8478
8479 * message.texi (Reply): `message-reply-to-function' should return
8480 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8481
8482 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8483
8484 * faq.texi (Changing load-path): Fix typo.
8485
8486 2005-01-05 Jay Belanger <belanger@truman.edu>
8487
8488 * calc.texi (Programming Tutorial): Replace kbd command by
8489 appropriate characters for a keyboard macro.
8490
8491 2005-01-04 Jay Belanger <belanger@truman.edu>
8492
8493 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8494 for Lucid Emacs.
8495 (Programming Tutorial): Mention that the user needs to be in the
8496 right mode to compute some functions.
8497
8498 2005-01-04 Jay Belanger <belanger@truman.edu>
8499
8500 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8501 no longer applicable.
8502
8503 2005-01-01 Jay Belanger <belanger@truman.edu>
8504
8505 * calc.texi (Programming Tutorial): Change description of how to
8506 edit keyboard macros to match current behavior.
8507
8508 2004-12-31 Jay Belanger <belanger@truman.edu>
8509
8510 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8511
8512 2004-12-20 Jay Belanger <belanger@truman.edu>
8513
8514 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8515 zero.
8516
8517 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8518
8519 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8520 @xref.
8521 (Font Locking): Avoid @strong{Note:}.
8522
8523 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8524
8525 Sync with Tramp 2.0.46.
8526
8527 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8528
8529 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8530
8531 * url.texi: Correct typos.
8532 (Retrieving URLs): @var{nil}->@code{nil}.
8533 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8534 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8535 (Dealing with HTTP documents): @inforef->@xref.
8536
8537 2004-12-15 Jay Belanger <belanger@truman.edu>
8538
8539 * calc.texi: Consistently capitalized all mode names.
8540 (Answers to Exercises): Mention that an answer can be a fraction
8541 when in Fraction mode.
8542
8543 2004-12-13 Jay Belanger <belanger@truman.edu>
8544
8545 * calc.texi: Fix some TeX definitions.
8546
8547 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8548
8549 * reftex.texi (Imprint): Remove erroneous @value's.
8550
8551 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8552
8553 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8554 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8555
8556 2004-12-08 Jay Belanger <belanger@truman.edu>
8557
8558 * calc.texi (Starting Calc): Remove comment about installation.
8559 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8560
8561 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8562
8563 * url.texi: Update @setfilename.
8564 (Getting Started): No need to worry about Gnus versions.
8565 (Dealing with HTTP documents): Use @inforef.
8566
8567 * org.texi: Fix @direntry file name.
8568
8569 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8570
8571 * url.texi: New file.
8572
8573 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8574
8575 2004-12-06 Jay Belanger <belanger@truman.edu>
8576
8577 * calc.texi (Using Calc): Remove paragraph about installation.
8578
8579 2004-12-06 Jay Belanger <belanger@truman.edu>
8580
8581 * calc.texi: Use more Texinfo macros and less TeX defs.
8582 Remove @refill's.
8583
8584 2004-12-06 Richard M. Stallman <rms@gnu.org>
8585
8586 * org.texi: New file.
8587
8588 2004-12-05 Richard M. Stallman <rms@gnu.org>
8589
8590 * Makefile.in (org.dvi, ../info/org): New targets.
8591 (INFO_TARGETS): Add ../info/org.
8592 (DVI_TARGETS): Add org.dvi.
8593 (maintainer-clean): Remove the info files in the info dir.
8594
8595 2004-11-26 Eli Zaretskii <eliz@gnu.org>
8596
8597 * idlwave.texi: Fix the setfilename directive to put the produced
8598 file in ../info.
8599 (Continued Statement Indentation): Resurrect Jan D.'s change from
8600 2004-11-03 that was lost when a newer version of idlwave.texi was
8601 imported.
8602
8603 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8604
8605 * gnus-faq.texi ([5.1]): Add missing bracket.
8606
8607 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8608 Index `spam-initialize'.
8609
8610 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8611
8612 * message.texi (Various Message Variables): Mention that all mail
8613 file variables are derived from `message-directory'.
8614
8615 * gnus.texi (Splitting Mail): Clarify bogus group.
8616
8617 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8618
8619 * emacs-mime.texi (Encoding Customization):
8620 Fix mm-coding-system-priorities entry.
8621
8622 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8623
8624 * idlwave.texi (Continued Statement Indentation):
8625 * reftex.texi (Options (Index Support)):
8626 (Displaying and Editing the Index, Table of Contents):
8627 * speedbar.texi (Creating a display, Major Display Modes):
8628 Replace non-nil with non-@code{nil}.
8629
8630 2004-10-21 Jay Belanger <belanger@truman.edu>
8631
8632 * calc.texi (Algebraic-Style Calculations): Remove a comment.
8633
8634 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8635
8636 * calc.texi (Reporting Bugs): Double up `@'.
8637
8638 2004-10-18 Jay Belanger <belanger@truman.edu>
8639
8640 * calc.texi (Reporting Bugs): Change the address that bugs
8641 should be sent to.
8642
8643 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8644
8645 * gnus.texi (New Features): Add 5.11.
8646
8647 * message.texi (Resending): Remove wrong default value.
8648
8649 * gnus.texi (Mail Source Specifiers): Describe possible problems
8650 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8651 `pop3-leave-mail-on-server' to the index.
8652
8653 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8654
8655 * message.texi (Canceling News): Add how to set a password.
8656
8657 2004-10-12 Jay Belanger <belanger@truman.edu>
8658
8659 * calc.texi (Help Commands): Change the descriptions of
8660 calc-describe-function and calc-describe-variable to match their
8661 current behavior.
8662
8663 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8664
8665 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8666
8667 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
8668
8669 Sync with Tramp 2.0.45.
8670
8671 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8672 plink link. The URL is outdated. Originator contacted for
8673 clarification.
8674
8675 2004-10-10 Juri Linkov <juri@jurta.org>
8676
8677 * gnus.texi (Top, Marking Articles): Join two menus in one node
8678 because a node can have only one menu.
8679
8680 2004-10-09 Juri Linkov <juri@jurta.org>
8681
8682 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8683 example of nnmail-split-fancy.
8684
8685 2004-10-06 Karl Berry <karl@gnu.org>
8686
8687 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8688 consistency with other uses of dashes.
8689
8690 2004-10-05 Karl Berry <karl@gnu.org>
8691
8692 * info.texi: Consistently use --- throughout, periods at end of
8693 menu descriptions, and a couple typos.
8694
8695 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8696
8697 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8698 * pgg.texi (User Commands, Backend methods): Do.
8699 * gnus.texi: Markup fixes.
8700 (Setting Process Marks): Fix `M P a' entry.
8701 * emacs-mime.texi: Fixes.
8702
8703 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8704
8705 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8706 again.
8707 Use 5.10 instead of 5.10.0.
8708
8709 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8710
8711 * gnus.texi (Summary Mail Commands): S D e.
8712
8713 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8714
8715 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8716 the gnus-article-mode-line-format section.
8717
8718 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8719
8720 * gnus.texi (Various Summary Stuff): Fix the documentation for
8721 gnus-newsgroup-variables.
8722
8723 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8724
8725 * gnus.texi (MIME Commands):
8726 Add gnus-mime-display-multipart-as-mixed,
8727 gnus-mime-display-multipart-alternative-as-mixed,
8728 gnus-mime-display-multipart-related-as-mixed.
8729 (Mail Source Customization): Clarify `mail-source-directory'.
8730 (Splitting Mail): Mention gnus-group-find-new-groups.
8731 (SpamOracle): Fix typo.
8732
8733 * gnus-faq.texi: Untabify.
8734 ([6.3]): nnir.el is in contrib directory.
8735
8736 * message.texi (News Headers): Clarify how a unique ID is created.
8737
8738 * gnus.texi (Batching Agents): Fix typo in example.
8739 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8740
8741 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
8742
8743 * gnus.texi (Group Parameters): Add more on hooks.
8744
8745 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
8746
8747 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8748
8749 2004-09-22 Jay Belanger <belanger@truman.edu>
8750
8751 * calc.texi (Vectors as Lists): Add a warning that the tutorial
8752 might be hidden during part of the session.
8753
8754 2004-09-20 Jay Belanger <belanger@truman.edu>
8755
8756 * calc.texi (Notations Used in This Manual): Put in an earlier
8757 mention that DEL could be called Backspace.
8758
8759 2004-09-10 Simon Josefsson <jas@extundo.com>
8760
8761 * gnus.texi (IMAP): Add example. Suggested and partially written
8762 by Steinar Bang <sb@dod.no>.
8763
8764 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8765
8766 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8767 netrc syntax.
8768
8769 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8770
8771 * gnus.texi (Spam ELisp Package Sequence of Events):
8772 Some clarifications.
8773 (Spam ELisp Package Global Variables): More clarifications.
8774
8775 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8776
8777 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8778 Mention spam-split does not modify incoming mail.
8779
8780 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8781
8782 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8783
8784 2004-09-10 Eli Zaretskii <eliz@gnu.org>
8785
8786 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8787
8788 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8789
8790 * makefile.w32-in (sieve, pgg): Use $(infodir).
8791
8792 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8793
8794 * makefile.w32-in: Fix PGG and Sieve entries.
8795
8796 2004-08-28 Eli Zaretskii <eliz@gnu.org>
8797
8798 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8799 Emacs and related programs.
8800
8801 2004-08-27 Richard M. Stallman <rms@gnu.org>
8802
8803 * faq.texi: Fix texinfo usage, esp. doublequotes.
8804 (Difference between Emacs and XEmacs): Some clarification.
8805
8806 * faq.texi (Difference between Emacs and XEmacs):
8807 Explain not to contrast XEmacs with GNU Emacs.
8808
8809 2004-08-26 Richard M. Stallman <rms@gnu.org>
8810
8811 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8812
8813 2004-08-22 David Kastrup <dak@gnu.org>
8814
8815 * reftex.texi (AUCTeX): Update links, section name.
8816
8817 * faq.texi (Calc): Update availability (included in 22.1).
8818 (AUCTeX): Update availability, information, versions, description.
8819
8820 2004-08-14 Eli Zaretskii <eliz@gnu.org>
8821
8822 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8823
8824 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8825
8826 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8827
8828 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
8829
8830 Sync with Tramp 2.0.44.
8831
8832 2004-08-05 Lars Hansen <larsh@math.ku.dk>
8833
8834 * widget.texi (User Interface): Update how to separate the
8835 editable field of an editable-field widget from other widgets.
8836 (Programming Example): Add text after field.
8837
8838 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8839
8840 * emacs-mime.texi (Encoding Customization): Add a note to the
8841 mm-content-transfer-encoding-defaults entry.
8842 (rfc2047): Update.
8843
8844 * gnus.texi (Article Highlighting):
8845 Add gnus-cite-ignore-quoted-from.
8846 (POP before SMTP): New node.
8847 (Posting Styles): Addition.
8848 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8849 (Fancy Mail Splitting): Ditto.
8850 (X-Face): Add gnus-x-face.
8851
8852 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8853
8854 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8855 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8856
8857 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8858
8859 * gnus.texi (Mail Source Specifiers):
8860 Describe `pop3-leave-mail-on-server'.
8861
8862 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8863
8864 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8865
8866 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8867 repository. Change setfilename.
8868
8869 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8870
8871 2004-07-02 Juri Linkov <juri@jurta.org>
8872
8873 * pcl-cvs.texi (Viewing differences): Add `d r'.
8874
8875 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8876
8877 * ses.texi, viper.texi, flymake.texi, faq.texi:
8878 * eshell.texi, ediff.texi: Markup fixes.
8879
8880 2004-06-21 Karl Berry <karl@gnu.org>
8881
8882 * info.texi (Top): Mention that only Emacs has mouse support.
8883 (Getting Started): Mention this in a few other places.
8884
8885 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8886
8887 * autotype.texi (Copyrights, Timestamps):
8888 Recommend `before-save-hook' instead of `write-file-functions'.
8889
8890 2004-06-13 Lars Hansen <larsh@math.ku.dk>
8891
8892 * dired-x.texi (dired-mark-omitted): Update keybinding.
8893
8894 2004-06-10 Kim F. Storm <storm@cua.dk>
8895
8896 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8897
8898 2004-06-05 Lars Hansen <larsh@math.ku.dk>
8899
8900 * dired-x.texi (variable dired-omit-mode): Rename from
8901 dired-omit-files-p.
8902 (function dired-omit-mode): Rename from dired-omit-toggle.
8903 Call dired-omit-mode rather than set dired-omit-files-p.
8904 (dired-mark-omitted): Describe command.
8905
8906 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8907
8908 Version 2.0.41 of Tramp released.
8909
8910 2004-05-29 Juanma Barranquero <lektu@terra.es>
8911
8912 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8913 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8914
8915 2004-05-29 Richard M. Stallman <rms@gnu.org>
8916
8917 * cl.texi (Top): Call this chapter `Introduction'.
8918 (Overview): In TeX, no section heading here.
8919
8920 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8921
8922 2004-05-29 Eli Zaretskii <eliz@gnu.org>
8923
8924 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8925 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8926
8927 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8928
8929 * flymake.texi: New file.
8930
8931 2004-05-28 Simon Josefsson <jas@extundo.com>
8932
8933 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8934
8935 2004-05-07 Kai Großjohann <kai@emptydomain.de>
8936
8937 Version 2.0.40 of Tramp released.
8938
8939 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8940
8941 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8942
8943 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8944 variables `tramp-backup-directory-alist' and
8945 `tramp-bkup-backup-directory-info'.
8946 (Overview, Connection types)
8947 (External transfer methods, Default Method)
8948 (Windows setup hints): Remove restriction of password entering
8949 with external methods.
8950 (Auto-save and Backup): Make file name example
8951 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8952 and `auto-save-directory' must be used.
8953 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8954 only "NT"). Remove doubled entry "What kinds of systems does
8955 @tramp{} work on".
8956 (tramp): Macro removed.
8957 (Obtaining Tramp): Flag removed from title.
8958 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8959 and `trampver' used properly. Flag `tramp-inst' replaced by
8960 `installchapter'. Installation related text adapted.
8961
8962 2004-04-28 Masatake YAMATO <jet@gyve.org>
8963
8964 * widget.texi (Programming Example): Remove overlays.
8965
8966 2004-04-27 Jesper Harder <harder@ifa.au.dk>
8967
8968 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8969
8970 2004-04-23 Juanma Barranquero <lektu@terra.es>
8971
8972 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8973
8974 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8975
8976 * info.texi (Info Search): Add info-apropos.
8977
8978 2004-03-22 Juri Linkov <juri@jurta.org>
8979
8980 * faq.texi: Fix help key bindings.
8981
8982 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8983
8984 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8985 (as suggested by Karl Berry). Update information about colored
8986 stars in menus. Add new subheading describing M-n.
8987
8988 2004-03-12 Richard M. Stallman <rms@gnu.org>
8989
8990 * cl.texi (Top): Rename top node's title.
8991
8992 2004-03-08 Karl Berry <karl@gnu.org>
8993
8994 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8995 problems making the texinfo distribution.
8996
8997 2004-02-29 Simon Josefsson <jas@extundo.com>
8998
8999 * smtpmail.texi (Authentication): Change the list of supported
9000 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9001 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9002 <voegelas@gmx.net>.
9003
9004 2004-02-29 Juanma Barranquero <lektu@terra.es>
9005
9006 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9007 Use $(DEL) instead of rm, and ignore exit code.
9008
9009 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9010
9011 Tramp version 2.0.39 released.
9012
9013 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9014
9015 * tramp.texi (Customizing Completion): Explain new functions
9016 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9017 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9018 (Top): Refer to Savannah mailing list as the major one.
9019 Mention older mailing lists in HTML mode only.
9020 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9021 (Frequently Asked Questions): Remote hosts must not be Unix-like
9022 for "smb" method.
9023 (Password caching): New node.
9024 (External transfer methods): Refer to password caching for "smb"
9025 method.
9026
9027 2004-02-17 Karl Berry <karl@gnu.org>
9028
9029 * info.texi (Help-Int): Mention the new line number feature.
9030
9031 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9032
9033 * ses.texi (Advanced Features): New functionality for
9034 ses-set-header-row (defaults to current row unless C-u used).
9035 (Acknowledgements): Add Stefan Monnier.
9036
9037 2003-12-29 Kevin Ryde <user42@zip.com.au>
9038
9039 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9040
9041 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9042
9043 Tramp version 2.0.38 released.
9044
9045 * tramp.texi (Remote shell setup): Warn of environment variables
9046 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9047 <sven.gabriel@imk.fzk.de>.
9048 (Configuration): Tramp now chooses base64/uuencode
9049 automatically. Update wording accordingly.
9050 (Top): More description for the `Default Method' menu entry.
9051 (Default Method): Use @code, not @var, for Lisp variables.
9052 (Default Method): New subsection `Which method is the right one
9053 for me?' Suggested by Christian Kirsch.
9054 (Configuration): Pointer to new subsection added.
9055 (Default Method): Too many "use" in one sentence.
9056 Rephrase. Reported by Christian Kirsch.
9057 (Filename Syntax): Old `su' example is probably a left-over from
9058 the sm/su method naming. Replace with `ssh', instead.
9059 (External transfer methods, Auto-save and Backup):
9060 Typo fixes.
9061
9062 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9063
9064 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9065 (Top): Mention japanese manual only if flag `jamanual' is set.
9066 Insert section `Japanese manual' in menu.
9067
9068 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9069
9070 * eshell.texi (Known Problems): Add doc item.
9071
9072 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9073
9074 * cc-mode.texi: Update for CC Mode 5.30.
9075
9076 Note: Please refrain from doing purely cosmetic changes like
9077 removing trailing whitespace in this manual; it clobbers cvs
9078 merging for no good reason.
9079
9080 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9081
9082 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9083 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9084 @acronym{ASCII}.
9085
9086 2003-10-26 Karl Berry <karl@gnu.org>
9087
9088 * info.texi (Info Search): Echo area, not echo are. From Debian
9089 diff.
9090
9091 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9092
9093 * widget.texi (Defining New Widgets): Document new behavior of
9094 :buttons and :children keywords.
9095
9096 2003-10-22 Miles Bader <miles@gnu.org>
9097
9098 * Makefile.in (info): Move before $(top_srcdir)/info.
9099
9100 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9101
9102 * tramp.texi (Inline methods): Small grammar fix.
9103 (External transfer methods): Likewise.
9104
9105 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9106
9107 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9108
9109 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9110
9111 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9112
9113 2003-09-30 Richard M. Stallman <rms@gnu.org>
9114
9115 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9116
9117 * widget.texi (User Interface): Fix typos.
9118
9119 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9120
9121 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9122
9123 * pcl-cvs.texi (Selected Files): Fix typo.
9124
9125 2003-09-21 Karl Berry <karl@gnu.org>
9126
9127 * info.texi (] and [ commands): No period at end of section title.
9128
9129 2003-09-04 Miles Bader <miles@gnu.org>
9130
9131 * Makefile.in (top_srcdir): New variable.
9132 ($(top_srcdir)/info): New rule.
9133 (info): Depend on it.
9134
9135 2003-09-03 Peter Runestig <peter@runestig.com>
9136
9137 * makefile.w32-in: New file.
9138
9139 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9140
9141 * widget.texi (User Interface): Explain the need of static text
9142 around an editable field.
9143
9144 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9145
9146 * widget.texi (Basic Types): The argument to `:help-echo' can now
9147 be a form that evaluates to a string.
9148
9149 2003-08-18 Kim F. Storm <storm@cua.dk>
9150
9151 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9152
9153 2003-08-16 Richard M. Stallman <rms@gnu.org>
9154
9155 * dired-x.texi (Shell Command Guessing): Explain *.
9156
9157 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9158
9159 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9160 log-edit-insert-changelog.
9161
9162 2003-08-03 Karl Berry <karl@gnu.org>
9163
9164 * info.texi: Need @contents.
9165
9166 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9167
9168 Tramp version 2.0.36 released.
9169
9170 * tramp.texi (Remote shell setup): Explain about problems with
9171 non-Bourne commands in ~/.profile and ~/.shrc.
9172
9173 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9174
9175 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9176 renaming of `vis-mode' to `visible-mode'.
9177
9178 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9179
9180 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9181 next, prev and up pointers.
9182
9183 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9184
9185 * info.texi (Help): Mention existence of Emacs and stand-alone
9186 Info at the very beginning of the tutorial.
9187 (Help-Inv): New node.
9188 (Help-]): New node.
9189 (Help-M): Systematically point out the differences between default
9190 Emacs and stand-alone versions. Delete second menu.
9191 (Help-Xref): Systematically point out the differences between
9192 default Emacs and stand-alone versions.
9193 (Help-Int): Change `l' example.
9194 (Expert Info): Fix typos.
9195 (Emacs Info Variables): Mention `Info-hide-note-references' and
9196 new default for `Info-scroll-prefer-subnodes'.
9197
9198 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9199
9200 Version 2.0.35 of Tramp released.
9201
9202 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9203 (Inline methods): Add methods `remsh' and `plink1'.
9204 (External transfer methods): Add method `remcp'.
9205 (Multi-hop Methods): Add method `remsh'.
9206 Small patch from Adrian Aichner <adrian@xemacs.org>:
9207 Fix minor typos.
9208 (Concept Index): Add to make manual searchable via
9209 `Info-index'.
9210 (Version Control): Add cindex entry.
9211
9212 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9213
9214 * trampver.texi: Version 2.0.34 released.
9215
9216 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9217
9218 * faq.texi: Improve previous changes.
9219
9220 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9221
9222 * faq.texi: Update copyright and maintenance details.
9223 Update some package URLs, versions, and maintainers.
9224 Remove many references to the Emacs Lisp Archive.
9225
9226 2003-04-23 Simon Josefsson <jas@extundo.com>
9227
9228 * smtpmail.texi: Fix license (the invariant sections mentioned has
9229 never been part of the smtp manual). Align info dir entry with
9230 other emacs packages.
9231
9232 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9233
9234 * tramp.texi: Version 2.0.33 released.
9235 Remove installation chapter. Remove XEmacs specifics.
9236
9237 2003-03-29 Richard M. Stallman <rms@gnu.org>
9238
9239 * tramp.texi (Top): Undo the previous renaming.
9240 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9241
9242 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9243
9244 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9245 version of manual.
9246
9247 * tramp.texi (Auto-save and Backup): New node.
9248
9249 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9250
9251 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9252 Emacs" in order to have better differentiation to "XEmacs".
9253 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9254 are new macros in order to point to the other Emacs flavor where
9255 appropriate. In info case, point to node `Installation' in order
9256 to explain how to generate the other way. In html case, make a
9257 link to the other html file.
9258 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9259 after CVS checkout/update.
9260 (Installation): Completely rewritten.
9261 (Installation parameters, Load paths): New sections under
9262 `Installation'.
9263
9264 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9265
9266 * tramp.texi: Version 2.0.30 released.
9267 Replace word "path" with "localname" where used as a component of
9268 a Tramp file name.
9269
9270 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9271
9272 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9273 introduced.
9274 (Installation): Explain what to do if files from the tramp/contrib
9275 directory are needed.
9276
9277 2003-02-23 Alex Schroeder <alex@emacswiki.org>
9278
9279 * smtpmail.texi (How Mail Works): New.
9280
9281 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9282
9283 * smtpmail.texi: New file.
9284
9285 * Makefile.in: Build SMTP manual.
9286
9287 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9288
9289 * tramp.texi: Version 2.0.29 released.
9290 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9291 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9292
9293 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9294
9295 * tramp.texi (Frequently Asked Questions): Explain a workaround if
9296 another package loads accidentally Ange-FTP.
9297
9298 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9299
9300 * tramp.texi (Customizing Completion): Add function
9301 `tramp-parse-sconfig'. Change example of
9302 `tramp-set-completion-function', because parsing of ssh config
9303 files looks more natural.
9304
9305 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9306
9307 * gnus.texi: Do not use `path' in several locations.
9308
9309 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9310
9311 * tramp.texi (External transfer methods): New method `smb'.
9312 From Michael Albinus.
9313
9314 2002-11-05 Karl Berry <karl@gnu.org>
9315
9316 * info.texi (Info-fontify): Reorder face list to avoid bad line
9317 breaks.
9318
9319 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9320
9321 * tramp.texi: Move @copying to standard place.
9322 Use @insertcopying.
9323
9324 2002-10-02 Karl Berry <karl@gnu.org>
9325
9326 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9327 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9328 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9329 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9330 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9331 Per rms, update all manuals to use @copying instead of @ifinfo.
9332 Also use @ifnottex instead of @ifinfo around the top node, where
9333 needed for the sake of the HTML output.
9334 (The Gnus manual is not fixed since it's not clear to me how it
9335 works; and the Tramp manual already uses @copying, although in an
9336 unusual way. All others were changed.)
9337
9338 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
9339
9340 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9341 (../info/ses, ses.dvi): New targets.
9342 * ses.texi: New file.
9343
9344 2002-09-06 Pavel Janík <Pavel@Janik.cz>
9345
9346 * texinfo.tex: Update to texinfo 4.2.
9347
9348 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9349
9350 * reftex.texi: Update to RefTeX 4.19.
9351
9352 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9353
9354 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9355 (../info/tramp, tramp.dvi): New targets.
9356
9357 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9358
9359 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9360 (calc.dvi): Uncomment.
9361
9362 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9363
9364 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9365 (../info/calc): New target.
9366
9367 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9368
9369 * (Version 21.1 released.)
9370
9371 2001-10-05 Gerd Moellmann <gerd@gnu.org>
9372
9373 * Branch for 21.1.
9374
9375 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9376
9377 * Makefile.in (../info/info): Use an explicit -o switch to
9378 makeinfo.
9379
9380 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9381
9382 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9383
9384 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9385
9386 * Makefile.in (../info/idlwave): Use --no-split.
9387
9388 2000-12-14 Dave Love <fx@gnu.org>
9389
9390 * Makefile.in (mostlyclean): Remove gnustmp.*.
9391 (gnus.dvi): Change rule to remove @latex stuff.
9392
9393 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9394
9395 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9396
9397 2000-10-13 John Wiegley <johnw@gnu.org>
9398
9399 * Makefile.in: Add build targets for eshell.texi.
9400
9401 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9402
9403 * Makefile.in: Remove/comment speedbar stuff.
9404
9405 2000-09-22 Dave Love <fx@gnu.org>
9406
9407 * Makefile.in: Add emacs-mime.
9408
9409 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9410
9411 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9412 (DVI_TARGETS): Add woman.dvi.
9413 (../info/woman, woman.dvi): New targets.
9414
9415 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9416
9417 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9418
9419 * pcl-cvs.texi: New file.
9420 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9421 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9422
9423 2000-05-11 Gerd Moellmann <gerd@gnu.org>
9424
9425 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9426 (../info/ebrowse, ebrowse.dvi): New targets.
9427
9428 2000-01-13 Gerd Moellmann <gerd@gnu.org>
9429
9430 * Makefile.in (INFO_TARGETS): Add eudc.
9431 (DVI_TARGETS): Add eudc.dvi.
9432 (../info/eudc, eudc.dvi): New targets.
9433
9434 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9435
9436 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9437 compatibility with 8+3 filesystems).
9438 (../info/efaq): Rename from emacs-faq.
9439
9440 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9441
9442 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9443 (../info/idlwave, idlwave.dvi): New targets.
9444
9445 1999-10-23 Dave Love <fx@gnu.org>
9446
9447 * Makefile.in: Use autotype.texi.
9448
9449 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9450
9451 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9452 faq.texi file) rather than ../info/faq.
9453
9454 1999-10-07 Gerd Moellmann <gerd@gnu.org>
9455
9456 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9457 (../info/ada-mode, ada-mode.dvi): New targets.
9458
9459 1999-09-01 Dave Love <fx@gnu.org>
9460
9461 * Makefile.in: Add faq.
9462
9463 1999-07-12 Richard Stallman <rms@gnu.org>
9464
9465 * Version 20.4 released.
9466
9467 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9468
9469 * Version 20.3 released.
9470
9471 1998-04-06 Andreas Schwab <schwab@gnu.org>
9472
9473 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9474 Use it in dvi targets.
9475 (../etc/GNU): Change to $(srcdir) first.
9476
9477 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9478
9479 * reftex.texi: Update for RefTeX version 3.22.
9480
9481 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9482
9483 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9484 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9485
9486 1997-09-23 Paul Eggert <eggert@twinsun.com>
9487
9488 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9489 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9490
9491 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9492
9493 * Version 20.2 released.
9494
9495 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9496
9497 * Version 20.1 released.
9498
9499 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9500
9501 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9502
9503 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9504
9505 * Version 19.33 released.
9506
9507 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9508
9509 * Version 19.32 released.
9510
9511 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9512
9513 * Makefile.in: Add rules for the Message manual.
9514
9515 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9516
9517 * gnus.texi: New version.
9518
9519 * message.texi: New manual.
9520
9521 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9522
9523 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9524
9525 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9526
9527 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9528 Specify -I option.
9529 (All dvi targets): Set the TEXINPUTS variable.
9530
9531 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9532
9533 * Version 19.31 released.
9534
9535 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9536
9537 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9538 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9539
9540 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9541
9542 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9543 (INFO_TARGETS): Add ../info/cc-mode.
9544 (DVI_TARGETS): Add cc-mode.dvi.
9545
9546 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9547
9548 * Version 19.30 released.
9549
9550 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9551
9552 * gnus.texi: New file.
9553
9554 1995-11-04 Erik Naggum <erik@naggum.no>
9555
9556 * gnus.texi: File deleted.
9557
9558 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9559
9560 * mh-e.texi: "Function Index" -> "Command Index" to work with
9561 Emacs 19.30 C-h C-k support of separately-documented commands.
9562
9563 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9564
9565 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9566 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9567
9568 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9569
9570 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9571 (../info/viper, viper.dvi): New targets.
9572
9573 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
9574
9575 * dired-x.texi (Installation): Change the example to set
9576 buffer-local variables like dired-omit-files-p in
9577 dired-mode-hook.
9578
9579 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9580
9581 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9582 (../info/mh-e, mh-e.dvi): New targets.
9583
9584 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9585
9586 * Makefile.in (maintainer-clean): Rename from realclean.
9587
9588 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9589
9590 * Makefile.in: New file.
9591 * Makefile: File deleted.
9592
9593 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9594
9595 * Makefile (TEXINDEX_OBJS): Variable deleted.
9596 (texindex, texindex.o, getopt.o): Rules deleted.
9597 All deps on texindex deleted.
9598 (distclean): Don't delete texindex.
9599 (mostlyclean): Don't delete *.o.
9600 * texindex.c, getopt.c: Files deleted.
9601
9602 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9603
9604 * Version 19.26 released.
9605
9606 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9607
9608 * Version 19.25 released.
9609
9610 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9611
9612 * Version 19.24 released.
9613
9614 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9615
9616 * Version 19.23 released.
9617
9618 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9619
9620 * Makefile: Delete spurious tab.
9621
9622 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9623
9624 * Makefile (.SUFFIXES): New rule.
9625
9626 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9627
9628 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9629 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9630
9631 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9632
9633 * Makefile (../info/sc): Rename from sc.info.
9634 (../info/cl): Likewise.
9635 (INFO_TARGETS): Use new names.
9636
9637 1993-12-04 Richard Stallman (rms@srarc2)
9638
9639 * getopt.c: New file.
9640 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9641 (getopt.o): New rule.
9642 (dvi): Don't depend on texindex.
9643 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9644 Depend on texindex.
9645
9646 1993-12-03 Richard Stallman (rms@srarc2)
9647
9648 * Makefile (../info/sc.info): Rename from ../info/sc.
9649 (TEXI2DVI): New variable.
9650 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9651 Add explicit commands.
9652 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9653
9654 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9655
9656 * Version 19.22 released.
9657
9658 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9659
9660 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9661
9662 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9663
9664 * Version 19.21 released.
9665
9666 1993-11-15 Paul Eggert (eggert@twinsun.com)
9667
9668 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9669
9670 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9671
9672 * Makefile (../etc/GNU): New target.
9673 (EMACSSOURCES): Add gnu1.texi.
9674
9675 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9676
9677 * Makefile (realclean): Don't delete the Info files.
9678
9679 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9680
9681 * forms.texi: Fix forms.texi so that it will format correctly.
9682 Add missing `@end iftex', fix bad reference.
9683
9684 * info.texi, info-stn.texi: New files implement texinfo version of
9685 `info' file.
9686
9687 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9688
9689 * Makefile: Fix targets for texindex, new info.texi files.
9690 * info-stnd.texi: New file implements info for standalone info
9691 reader.
9692 * info.texi: Update to include recent changes to "../info/info".
9693 New source file for ../info/info; includes info-stnd.texi.
9694
9695 * texindex.c: Include "../src/config.h" if building in emacs.
9696
9697 * Makefile: Change all files to FILENAME.texi, force all targets
9698 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9699 vip.texinfo, forms.texinfo, cl.texinfo.
9700 Add target to build texindex.c, defining `emacs'.
9701
9702 * forms.texi: Install new file to match version 2.3 of forms.el.
9703
9704 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9705
9706 * Version 19.19 released.
9707
9708 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9709
9710 * sc.texinfo: Fix info file name.
9711
9712 * Makefile (info): Add gnus and sc.
9713 (dvi): Add gnus.dvi and sc.dvi.
9714 (../info/sc, sc.dvi): New targets.
9715
9716 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9717
9718 * Version 19.18 released.
9719
9720 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9721
9722 * Makefile: Fix source file names of the separate manuals.
9723 (gnus.dvi, ../info/gnus): New targets.
9724
9725 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9726
9727 * Version 19.17 released.
9728
9729 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9730
9731 * split-man: Fix typos in last change.
9732
9733 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9734
9735 * Version 19.16 released.
9736
9737 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9738
9739 * version 19.15 released.
9740
9741 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9742
9743 * Makefile (distclean): It's rm, not rf.
9744
9745 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9746
9747 * Version 19.14 released.
9748
9749 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9750
9751 * Makefile: New file.
9752
9753 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9754
9755 * Version 19.13 released.
9756
9757 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9758
9759 * Version 19.9 released.
9760
9761 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9762
9763 * Version 19.8 released.
9764
9765 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9766
9767 * Version 19.7 released.
9768
9769 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9770
9771 * gnus.texinfo: New file. Removed installation instructions.
9772
9773 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9774
9775 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9776
9777 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9778
9779 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9780 then define `\sc' as the command for smallcaps in Texinfo.
9781 This means that the @sc command will produce small caps. bfox has
9782 made the corresponding change to makeinfo and texinfm.el.
9783
9784 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9785
9786 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9787 Customization since the menu entry did not point to anything.
9788 Also add an @finalout command to remove overfull hboxes from the
9789 printed output.
9790
9791 * cl.texinfo: Add @bye, \input line and @settitle to file.
9792 This file is clearly intended to be a chapter of some other work,
9793 but the other work does not yet exist.
9794
9795 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9796
9797 * texinfo.texinfo: Three typos corrected.
9798
9799 ;; Local Variables:
9800 ;; coding: utf-8
9801 ;; End:
9802
9803 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9804
9805 This file is part of GNU Emacs.
9806
9807 GNU Emacs is free software: you can redistribute it and/or modify
9808 it under the terms of the GNU General Public License as published by
9809 the Free Software Foundation, either version 3 of the License, or
9810 (at your option) any later version.
9811
9812 GNU Emacs is distributed in the hope that it will be useful,
9813 but WITHOUT ANY WARRANTY; without even the implied warranty of
9814 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9815 GNU General Public License for more details.
9816
9817 You should have received a copy of the GNU General Public License
9818 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.