1 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4 by an alias. (Bug#6226)
6 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
8 * calc.texi (Manipulating Vectors): Mention that vectors can
9 be used to determine bins for `calc-histogram'.
11 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
13 * calc.texi: Remove "\turnoffactive" commands throughout.
15 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
17 * url.texi (HTTP language/coding, Customization):
18 * message.texi (Header Commands, Responses):
19 * cl.texi (Argument Lists): Fix typos.
21 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
23 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
24 Note that Development menu is always available.
25 (Creating a project): Fix terminology.
26 (Add/Remove files): Fix typo.
28 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
30 * Version 23.2 released.
32 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
34 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
36 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
38 * tramp.texi (Inline methods, Default Method):
39 Mention `tramp-inline-compress-start-size'.
41 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
43 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
44 the CVS repo. Put the Git repo in the news section.
46 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
47 Removed some mentions of CVS. Mention the new Git repo.
49 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
51 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
52 (Mail Group Commands): Add index entry.
54 2010-04-18 Glenn Morris <rgm@gnu.org>
56 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
58 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
60 * calc.texi (Radix modes): Mention that the option prefix will
61 turn on twos-complement mode.
62 (Inverse and Hyperbolic Flags): Mention the Option flag.
64 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
66 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
67 (LaTeX/PDF export commands): Rename and Move section.
68 (Sectioning structure): Update.
69 (References): New use case for field coordinates.
70 (The export dispatcher): Rename from ASCII export.
71 (Setting up the staging area): Document the availability of
72 encryption for MobileOrg.
73 (Images and tables): Document how to reference labels.
74 (Index entries): New section.
75 (Generating an index): New section.
76 (Column width and alignment): Document that <N> now
77 means a fixed width, not a maximum width.
78 (Publishing options): Document the :email option.
79 (Beamer class export): Fix bug in the BEAMER example.
80 (Refiling notes): Document refile logging.
81 (In-buffer settings): Document refile logging keywords.
82 (Drawers): Document `C-c C-z' command.
83 (Agenda commands): Mention the alternative key `C-c C-z'.
84 (Special properties): Document the BLOCKED property.
85 (The spreadsheet): Mention the formula editor.
86 (References): Document field coordinates.
87 (Publishing action): Correct the documentation for the
89 (The date/time prompt): Document that we accept dates
91 (Cooperation): Document the changes in table.el support.
92 (Faces for TODO keywords, Faces for TODO keywords)
93 (Priorities): Document the easy colors.
94 (Visibility cycling): Document the new double prefix
96 (Cooperation): Remember.el is part of Emacs.
97 (Clean view): Mention that `wrap-prefix' is also set by
99 (Agenda commands): Add information about prefix args to
100 scheduling and deadline commands.
101 (Search view): Point to the docstring of
102 `org-search-view' for more details.
103 (Agenda commands): Document that `>' prompts for a date.
104 (Setting tags): Document variable
105 org-complete-tags-always-offer-all-agenda-tags.
106 (Column attributes): Cross-reference special properties.
108 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
110 Synchronize with Tramp repository.
112 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
113 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
114 supported MS Windows versions. Remove obsolete URL. Use the $()
115 syntax, texi2dvi reports errors with the backquotes.
117 * trampver.texi: Update release number.
119 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
121 * gnus.texi (Finding the News): Add pointers to the Server buffer
122 because it's essential.
124 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
126 * gnus.texi (MIME Commands): Update description of
127 gnus-article-browse-html-article.
129 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
131 * auth.texi (Secret Service API): Add TODO node.
132 (Help for users): Explain the new source options for `auth-sources'.
134 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
136 * trampver.texi: Update release number.
138 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
142 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
144 * faq.texi (Escape sequences in shell output): Note that ansi-color is
145 now enabled by default.
147 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
149 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
150 when Emacs runs in interactive mode. (Bug#5645)
152 2010-02-16 Glenn Morris <rgm@gnu.org>
154 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
156 2010-02-05 Mark A. Hershberger <mah@everybody.org>
158 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
160 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
162 * gnus.texi (Score File Format): Fix typo.
164 2010-01-19 Mark A. Hershberger <mah@everybody.org>
166 * cc-mode.texi: Replace references to obsolete c-subword-mode.
168 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
170 * ada-mode.texi (Project File Overview): Fix typo.
172 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
174 * semantic.texi: Add Richard Y. Kim credit.
176 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
178 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
180 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
181 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
183 2010-01-17 Glenn Morris <rgm@gnu.org>
185 * calc.texi (Reporting Bugs): Don't mention format of repository.
187 * woman.texi (Bugs): Make "Emacs repository" less specific,
188 and the URL for same more specific.
190 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
192 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
194 * ede.texi (ede-step-project, ede-proj-target):
195 * tramp.texi (Remote processes): Fix typos.
197 2010-01-16 Mario Lang <mlang@delysid.org>
199 * ede.texi (ede-target):
200 * org.texi (Refiling notes): Remove duplicated words.
202 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
204 * gnus.texi (Posting Styles): Use with-current-buffer.
205 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
207 2010-01-02 Kevin Ryde <user42@zip.com.au>
209 * eieio.texi (Naming Conventions): Correction to xref on elisp
210 coding conventions, is "Tips" node not "Standards".
212 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
214 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
216 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
218 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
220 * gnus.texi (Direct Functions): Add missing port number to tls method.
222 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
224 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
225 ($(infodir)/edt, edt.dvi): New targets.
227 2009-12-15 Glenn Morris <rgm@gnu.org>
229 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
230 (edt, $(infodir)/edt, edt.dvi): New targets.
231 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
233 * Makefile.in (PDF_TARGETS, pdf): New.
235 Add pdf rules for all manuals.
237 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
239 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
241 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
243 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
244 (Smart Jump, Analyzer Debug): Copyedits.
245 (Semantic mode user commands): Link to new nodes.
246 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
247 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
248 upstream Semantic manual.
250 * semantic.texi (Introduction): Minor fix to diagram.
252 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
254 * eshell.texi (History): Add the other built-in variables.
255 (Built-ins): Explain built-ins, and how to apply the external commands.
256 Add `history', `su' and `sudo'.
258 * tramp.texi (Remote processes): Add missing <RET> in the example.
260 2009-12-01 Bill Wohler <wohler@newt.com>
262 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
263 path for mairix example. Specify -q in namazu example since namazu is
264 excessively garrulous.
266 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
268 * tramp.texi (Remote processes): Improve eshell example with "su"
271 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
273 * semantic.texi (Analyzer Internals): Rename from Analyzer.
275 * sem-user.texi (Semantic mode user commands): Fix key syntax.
276 Document semantic-complete-analyze-inline.
277 (Semanticdb search debugging commands): Minor clarification.
278 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
279 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
281 (Semantic mode): Link to Idle Scheduler.
283 2009-11-28 Kevin Ryde <user42@zip.com.au>
285 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
286 @pxref, now EIEIO is in Emacs.
288 * erc.texi (Development): Correction to git tutorial url.
290 2009-11-26 Glenn Morris <rgm@gnu.org>
292 * faq.texi (Latest version of Emacs): Mention stability of development
294 (Problems with very large files): Max buffer size increase in 23.2.
295 (VM): VM has moved house again.
297 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
299 * calc.texi (Radix modes): Discuss alternate bases for two's complement
302 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
304 * org.texi (Column attributes): Fix documentation of new operators.
306 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
308 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
309 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
310 (Idle Completions Mode): Numerous copyedits.
312 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
314 * semantic.texi (Semantic Internals, Glossary):
315 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
316 (Semanticdb search debugging commands): Fix typos.
318 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
320 * calc.texi (Radix modes): Mention twos-complement notation.
322 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
324 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
325 ($(infodir)/semantic, semantic.dvi): New targets.
327 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
329 * Makefile.in: Build the Semantic manual.
331 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
334 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
336 * dbus.texi (Receiving Method Calls): New defun
337 `dbus-unregister-service'.
339 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
341 * org.texi (Speed keys): New section.
343 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
345 * dbus.texi (Type Conversion): Fix typo.
346 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
347 `dbus-registered-objects-table'.
348 (Receiving Method Calls): New defun `dbus-register-property'. Move
349 `dbus-unregister-object' here.
351 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
353 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
355 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
357 * org.texi (Column attributes): Add the new age summary operators.
358 Also, mention the fact you can only use one summary operator per
361 2009-11-13 John Wiegley <johnw@newartisans.com>
363 * org.texi (Tracking your habits): Added a new section in the
364 manual about how to track habits.
365 (Resolving idle time): Added a section on how idle and
366 dangling clocks are resolved.
368 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
370 * org.texi (Agenda commands): Document the new `i' command.
371 (Inserting deadline/schedule): Document logging changes
372 of scheduling and deadline times stamps.
373 (In-buffer settings): Document the in-buffer keywords for logging
374 changes of scheduling and deadline times stamps.
375 (Structure editing, Plain lists): Document indentation
376 cycling in empty entries with TAB.
377 (Archiving): Document the default archiving command.
378 (Moving subtrees): Document the new keys for archiving.
379 (Internal archiving): Fix incorrect key.
380 (Agenda commands): Document the TODO set switching commands.
381 (Agenda commands): Document the new archiving keys.
382 (Clocking work time): Better description on how to save
384 (Resolving idle time): Mention the x11idle program to get true
385 idleness also under X11.
386 (Resolving idle time): Use @kbd instead of @key for normal
387 letters, because this is how he rest of the manual does this.
388 (Pushing to MobileOrg): Mention that `org-directory'
390 (Agenda commands): Document that SPC is a filter for
392 (Search view): Renamed from "Keyword search".
393 (Capure): New chapter.
394 (Markup): New chapter.
395 (Links in HTML export, Images in HTML export): Extend
397 (Images in HTML export): Document the align option.
398 (Text areas in HTML export): Extend the section title.
399 (Images in LaTeX export): Explain image placement in LaTeX.
401 2009-11-10 Glenn Morris <rgm@gnu.org>
403 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
405 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
407 * tramp.texi (Auto-save and Backup): Disable backups just for a
410 * trampver.texi: Update release number.
412 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
414 Sync with Tramp 2.1.17.
416 * trampver.texi: Update release number.
418 2009-10-29 Glenn Morris <rgm@gnu.org>
420 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
422 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
424 * tramp.texi (External methods): Temporary files are kept for
425 `rsync' and `rsyncc' methods.
427 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
429 * eieio.texi: Fix typos.
431 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
433 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
435 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
437 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
438 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
440 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
442 * Makefile.in: Build EIEIO and EDE manuals.
444 2009-10-07 Eric Ludlam <zappo@gnu.org>
447 * ede.texi: New files.
449 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
451 * tramp.texi (Remote processes): Association of a pty is not supported.
453 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
455 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
456 (Processing LaTeX fragments): Document that the size of images can be
457 changes using the variable `org-format-latex-options'.
458 (The date/time prompt, Timestamps): Be more accurate over ISO format
460 (Visibility cycling): Document showeverything keyword.
461 (In-buffer settings): Document showeverything keyword.
462 (Setting up the staging area): Fix the example.
463 (MobileOrg): New section.
464 (Agenda commands, Exporting Agenda Views): Document exporting the
465 agenda view to Org files.
467 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
469 * tramp.texi (History): Add IMAP support.
470 (External methods): Add `imap' and `imaps' methods.
471 (GVFS based methods): Add indices for `davs'.
472 (Password handling): Rename anchors. Add IMAP entries for
475 * trampver.texi: Set default value of `emacsimap'.
477 2009-09-22 Daiki Ueno <ueno@unixuser.org>
479 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
481 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
483 * dired-x.texi (Technical Details): Delete
484 dired-up-directory (Bug#4292).
486 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
488 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
490 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
492 * org.texi (Effort estimates): Document new effort setting commands.
493 (Agenda commands): Document the new keys fro agenda time motion.
494 Document entry text mode. Improve documentation of the keys to include
495 inactive time stamps into the agenda view.
496 (Feedback): Document the new bug report command.
497 (Structure editing): Added an index entry for the sorting of subtrees.
499 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
501 * auth.texi (Help for users): Corrected markup.
503 2009-09-02 Glenn Morris <rgm@gnu.org>
505 * emacs-mime.texi (time-date): Mention float-time.
507 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
509 * calc.texi (Simplifying Formulas): Improve the wording.
511 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
513 * auth.texi: Rewritten for coverage and clarity.
515 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
517 * gnus.texi (Expiring Mail): Mention
518 gnus-mark-copied-or-moved-articles-as-expirable.
519 (Various Various): Mention gnus-safe-html-newsgroups.
521 * gnus-news.texi: Mention
522 gnus-mark-copied-or-moved-articles-as-expirable.
524 * emacs-mime.texi (Display Customization): Add xref to
525 gnus-safe-html-newsgroups.
527 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
529 * tramp.texi (Version Control): Remove.
530 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
532 (External methods): Correct `scpc' concept index entries. New method
534 (External packages): New subsections "Filename completion" and "File
537 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
539 * calc.texi (Rewrite Rules): Improve the example.
540 (Simplifying Formulas): Explain use of the I and H flags for
543 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
545 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
546 Describe autostart behaviour of dbus-ping.
547 (Synchronous Methods, Asynchronous Methods): Use English numeric format
549 (Top): Remove footnote saying D-Bus is not enabled by
552 2009-08-23 Daiki Ueno <ueno@unixuser.org>
554 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
555 Reported by Jari Aalto (Bug#4211).
556 (Mail-mode integration): Mention epa-mail-mode and
557 epa-global-mail-mode.
558 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
561 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
563 * dbus.texi (Asynchronous Methods): Allow nil handler.
565 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
567 * ediff.texi (ediff-current-file): Add information about this new function.
569 * viper.texi: Add information about C-s in viper's search command.
571 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
573 * calc.texi (Date Forms): Fix typos.
575 2009-08-08 Glenn Morris <rgm@gnu.org>
577 * org.texi (Agenda commands): Restore clobbered change.
579 2009-08-07 Eli Zaretskii <eliz@gnu.org>
581 * calc.texi (Graphics, Devices): Update with the peculiarities of
582 operation on MS-Windows.
584 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
586 * org.texi (Publishing action): Improve documentation of file
587 names when publishing to the source directory.
588 (Clean view): Document `org-indent-mode'.
589 (Clocking work time): Add documentation for the
590 new :timetamp option when creating a clock report.
591 (Paragraphs): Fix many typos.
592 (Plain lists): Remove duplicate explanation about the
594 (Literal examples): Update to reflect the new behavior
595 of the -n -r -k switches when exporting source code examples.
596 (Structure editing): Add information about `C-c *',
597 converting a plain list into a list of Org items.
598 (Remember): Small rephrasing of the paragraph
599 describing remember.el. Also mentioned that remember.el is part
600 of Emacs 23, not Emacs 22.
601 (Clocking work time): Add documentation about
602 displaying the current clocking time against the effort estimate.
603 Also add a footnote about using `org-clock-in-prepare-hook' to add
604 an effort estimate on the fly, just before clocking it.
605 (Footnotes): Document automatic renumbering and
607 (Agenda commands): Document new bulk commands.
608 (Plain lists): Document new behavior of
609 `org-cycle-include-plain-lists'.
610 Hyphenation only in TeX.
611 (Clocking work time): Document the key to update effort
613 (Clocking work time): Document the clock time display.
614 (Structure editing, TODO basics): Document new
616 (Column attributes): Document new colciew operators.
617 (Publishing options): Document :xml-declaration.
618 (Tracking TODO state changes): Document the
619 LOG_INTO_DRAWER property.
620 (Literal examples): Document the new implementation for
622 (Publishing action): Mention the new publishing
623 function, to publish an Org source file.
624 (Publishing links): Mention how to link to an Org source file.
625 (Macro replacement): Document new macros.
626 (Handling links): Document type-specific completion
627 when inserting links.
628 (Structure editing, Plain lists): Improve documentation
630 (Internal links): Document custom ids for links.
631 (Handling links): Document custom ids for links.
632 (CSS support): Document new class.
633 (Refiling notes): Document the possibility to create new nodes
635 (Agenda commands): Document the "?" operator to find
636 tasks without effort setting.
637 (Exporting agenda information): Section moved.
638 (RSS Feeds): New section.
639 (Built-in table editor): Document M-e and M-a navigate
641 (Stuck projects): Docment that projects identified as
642 un-stuck will still be searchd for stuck sub-projects.
643 (Paragraphs): Document centering.
644 (Creating timestamps, Agenda commands): Document new
645 behavior when changing time stamps.
646 (Structure editing): Document the new command
647 `org-clone-subtree-with-time-shift'.
648 (Publishing): Refresh this chapter.
649 (Export options, Export options, In-buffer settings):
650 Document the new keywords.
651 (Matching tags and properties): Collect all
652 documentation about tags/property matches here.
653 (Setting tags): Document `org-tag-persistent-alist'.
654 (Weekly/daily agenda): New section.
655 (Orgstruct mode): Describe `orgstruct++-mode'.
656 (Drawers): Mention the LOGBOOK drawer.
657 (Export options, Sectioning structure): Document the
658 #+LEATEX_HEADER in-buffer setting.
659 (Bugs): Section removed.
660 (Hooks): New section.
661 (Add-on packages): Moved here from old location.
662 (Context-sensitive commands): New section.
663 (Setting tags): Document newline option.
664 (Global TODO list, Matching tags and properties):
665 Mention more variables.
666 (Checkboxes): Update to changed command behavior.
668 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
670 * speedbar.texi (Basic Key Bindings): Fix typo.
672 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
674 * calc.texi (Vector/Matrix Functions): Add index entries for both
675 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
676 affects matrices with more than one row.
677 (Help Commands): Add index entries for "prefix ?" key bindings.
679 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
681 * calc.texi (Stack Manipulation Commands): Add documentation for
682 `calc-transpose-lines'
684 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
686 * dbus.texi (Receiving Method Calls): Describe special return value
689 2009-07-24 Alan Mackenzie <acm@muc.de>
691 * cc-mode.texi (Config Basics, File Styles): Document that at mode
692 initialization, any individual variable setting now takes precedence
693 over one done via c-file-style/c-file-offsets.
695 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
697 * calc.texi (Undoing Mistakes): Mention that the undo list will be
698 truncated when Calc is quit.
699 (Customizing Calc): Document `calc-undo-length'.
701 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
703 * calc.texi (About This Manual): Don't mention chapter numbers in text.
705 2009-07-11 Kevin Ryde <user42@zip.com.au>
707 * pcl-cvs.texi (About PCL-CVS):
708 * widget.texi (Basic Types):
709 Fix cross-references.
711 2009-07-01 Andreas Schwab <aschwab@redhat.com>
713 * dbus.texi (Type Conversion): Don't use literal control character.
715 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
717 * tramp.texi (GVFS based methods): New section.
718 (Remote processes): Processes for GVFS based methods run locally.
720 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
722 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
723 the words "kludge" and hack".
724 (External methods): Add `synce' method.
726 * trampver.texi: Update release number.
728 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
730 Sync with Tramp 2.1.16.
732 * tramp.texi (History): Add GVFS support.
733 (External methods): Precise `rsync' description. Add `dav', `davs' and
734 `obex' methods. Add 'tramp-gvfs-methods' option.
735 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
737 (Remote Programs): Introduce `tramp-own-remote-path'.
738 (Remote processes): New subsection "Running remote programs that create
740 (Frequently Asked Questions): Improve code for disabling vc.
742 * trampver.texi: Update release number. Set default value of
745 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
749 2009-06-17 Glenn Morris <rgm@gnu.org>
751 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
752 (Latest version of Emacs): Mention source code repository.
754 2009-06-16 Glenn Morris <rgm@gnu.org>
756 * faq.texi (Top): Language tweak.
757 (Extended commands): Most people have arrow keys.
758 (Emacs manual): Say how to follow info links.
759 (File-name conventions): Change title a bit. Explain about source
760 versus installed. Condense etc description.
761 (Guidelines for newsgroup postings): Mention Savannah list page.
762 (Newsgroup archives): Simplify.
763 (Contacting the FSF): Add contact URL.
764 (Emacs Lisp documentation): Printed version not always available.
765 (Installing Texinfo documentation): Explain how by hand installation is
766 not normally needed. Use add-to-list. Remove duplicate reference.
767 (Informational files for Emacs): Move info on Help menu here from
768 "File-name conventions".
769 (Help installing Emacs): Tweak uref.
770 (Obtaining the FAQ): Mention repository.
771 (Origin of the term Emacs): Explain "ITS".
772 (Changing load-path): Use add-to-list.
773 (Automatic indentation): Clarify this is for Text mode.
774 Don't mention Indented Text mode.
775 (Finding Emacs on the Internet): The FSF does not seem to offer a
776 deluxe distribution on CD anymore.
778 2009-06-16 Glenn Morris <rgm@gnu.org>
780 * faq.texi (Top): Mention which Emacs version this FAQ is about.
781 Recommend the latest release. Mention how to get older FAQs.
782 Recommend the Emacs manual.
783 (Guidelines for newsgroup postings): Discourage cross-posts.
784 (Underlining paragraphs): Remove.
785 (Editing MS-DOS files): Remove pre-Emacs 20 information.
786 (Bugs and problems): Update key-binding.
787 (Problems with very large files): Mention 64-bit.
788 (Shell process exits abnormally): Remove.
789 (Problems with Shell Mode): Rename and update.
790 (Spontaneous entry into isearch-mode)
791 (Problems talking to certain hosts): Remove. This is old information,
792 in etc/PROBLEMS if needed.
793 (Emacs takes a long time to visit files, Updating Emacs): Remove.
794 (Dired claims that no file is on this line): Update.
795 (Installing Emacs, Problems building Emacs): Simplify.
796 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
798 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
799 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
800 (JDEE): "JDEE", not "JDE".
801 (Handling C-s and C-q with flow control, Binding C-s and C-q):
802 Remove. This is old information, in etc/PROBLEMS if needed.
803 (stty and Backspace key, Kanji and Chinese characters): Remove.
804 (Right-to-left alphabets): Update section.
805 (Changing the included text prefix): Gnus uses message-yank-prefix.
806 Add cross-reference to Supercite manual.
807 (Saving a copy of outgoing mail): Simplify output file description.
808 (Expanding aliases when sending mail): Refer to Emacs manual.
809 Remove old info about RFC822.
810 Correct description of how to rebuild aliases.
811 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
812 (MIME with Emacs mail packages)
813 (Viewing articles with embedded underlining)
814 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
816 (Killing based on nonstandard headers): Remove. Scoring is preferable,
817 and is well-documented in the Gnus manual.
818 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
819 (Making Gnus faster): Rename from "Starting Gnus faster".
820 Merge "Catch-up is slow in Gnus" into here.
822 2009-06-14 Glenn Morris <rgm@gnu.org>
824 * faq.texi (Status of Emacs): Re-order with most recent releases first.
825 (New in Emacs 23): New section.
826 (Handling C-s and C-q with flow control): Add xref.
828 2009-06-13 Glenn Morris <rgm@gnu.org>
830 * faq.texi (Setting up a customization file): Grammar fix.
831 Customize is no longer "new".
832 (Displaying the current line or column): Line-number mode is on by
833 default. Don't mention `column' package. Mention linum.el.
834 (Turning on abbrevs by default): Explain how to do it for buffers,
835 modes, and everywhere.
836 (Associating modes with files): Use add-to-list. Don't mention Emacs
838 (Highlighting a region): On by default since 23.1.
839 (Replacing highlighted text): Update doc quote.
840 (Working with unprintable characters): Don't mention search-quote-char.
841 (Using an already running Emacs process): Gnuclient is probably not an
842 enhancement these days.
843 (Indenting switch statements): Remove mention of pre-Emacs 20.
844 (Horizontal scrolling): Abbreviate Emacs 20 description.
845 (Replacing text across multiple files): Fix name of dired command.
846 (Disabling backups): Use require not load.
847 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
849 2009-06-13 Bill Wohler <wohler@newt.com>
851 Release MH-E manual version 8.2.
853 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
856 2009-06-13 Glenn Morris <rgm@gnu.org>
858 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
859 in this day and age the common meaning is "on the web".
860 (copying): Use @copyright in all cases.
861 (Basic keys): Remove reference to deleted manual node "Text Characters".
862 (File-name conventions): Use GNU as an example rather than SERVICE.
863 default.el lives in site-lisp. Update Info directory location.
864 (Real meaning of copyleft): GPL actions have been brought, but all
865 settled out of court.
866 (Guidelines for newsgroup postings): Shorten section title.
867 Simplify comp.emacs description.
868 (Newsgroup archives): Change Google URL. Describe Gmane.
869 (Unsubscribing from Emacs lists): Remove discussion of "distribution
870 points". Mention List-Unsubscribe header.
871 (Contacting the FSF): Update email and URLs.
872 (Basic editing): Mention F1 for help.
873 (Installing Texinfo documentation): Refer to Texinfo website rather
875 (Printing a Texinfo file): Mention texi2pdf.
876 (Informational files for Emacs): Don't describe FTP or SERVICE, they
877 are just stubs nowadays.
878 (Latest version of Emacs): Explain version numbers.
879 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
880 (Turning on syntax highlighting): No need to mention hilit19 any more.
881 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
882 (Modes for various languages): Remove section.
883 (Major packages and programs): Remove most version and maintainer
884 information - it's hard to keep up-to-date, and adds nothing.
885 Similarly with direct links to mailing lists.
886 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
887 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
888 years, and Emacs comes with tools for this now.
889 (Patch): Remove section - this is a standard tool.
890 (Using function keys under X): Remove section.
892 2009-06-12 Glenn Morris <rgm@gnu.org>
894 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
895 (Help installing Emacs): Remove reference to deleted X11 node.
896 (Associating modes with files): Interpreter-mode-alist is no longer
897 subservient to auto-mode-alist.
898 (Installing Emacs): Change future Emacs version.
899 (Linking with -lX11 fails): Remove old section.
900 (Packages that do not come with Emacs): Update ELL location.
901 Emacs Lisp archive is dead.
902 (Emacs for Windows): Remove reference to old CE port.
903 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
904 (Emacs for VMS and DECwindows): Remove old ports.
905 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
906 (Removing flashing messages): Remove section about non-existent Gnus
909 * faq.texi (Top): Add @top command.
910 Remove the optional arguments from all @node commands: makeinfo can
911 generate these automatically, and it is easier to edit and rearrange
914 2009-06-11 Glenn Morris <rgm@gnu.org>
916 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
917 (The LPF): Make the updated URL the sole reference point.
918 (Learning how to do something): Update refcard price and format.
919 (Getting a printed manual): Sources in doc/emacs/, not man/.
920 Also available in PDF format. Since the page count varies, be less
922 (Informational files for Emacs): Remove references to deleted files
923 LPF and SUN-SUPPORT, and to UUCP.
924 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
925 Remove many obsolete ways to get the FAQ, which now seems only to be
926 distributed with Emacs.
927 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
929 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
931 * org.texi (Org Plot): Fix tags (Bug#3507).
932 (Workflow states, Agenda commands): Fix tags (Bug#3508).
934 * ada-mode.texi (Installation, Compile commands)
935 (Project File Overview, No project files, Set compiler options)
936 (Use GNAT project file, Use multiple GNAT project files)
937 (Identifier completion): Use @samp for menu items, and @kbd for key
938 sequences (Bug#3504).
940 2009-06-04 Daiki Ueno <ueno@unixuser.org>
942 * gnus.texi (Security): Fix wording; add a link to epa.info.
944 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
946 * message.texi (Header Commands): Fix descriptions to match
949 2009-04-22 Daiki Ueno <ueno@unixuser.org>
951 * gnus.texi (Security): Mention that EasyPG is the current default.
953 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
955 * ediff.texi (Session Commands): Fix typo.
957 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
959 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
960 news.software.readers. Reported by Florian Rehnisch.
962 2009-04-02 Glenn Morris <rgm@gnu.org>
964 * auth.texi: Capitalize direntry.
966 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
967 using a period in the entry name. (Bug#2797)
969 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
971 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
972 ($(infodir)/auth, auth.dvi): New targets.
974 2009-03-03 Glenn Morris <rgm@gnu.org>
976 * auth.texi: Fix @setfilename.
978 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
979 (auth, $(infodir)/auth, auth.dvi): New rules.
981 2009-02-25 Glenn Morris <rgm@gnu.org>
983 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
985 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
987 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
989 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
991 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
992 gnus-nocem-issuers, and gnus-nocem-verifyer.
994 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
996 * ada-mode.texi (Project files, Automatic Casing):
997 * dbus.texi (Signals):
998 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1000 * nxml-mode.texi (Locating a schema)
1001 (Using the document's URI to locate a schema):
1002 * org.texi (Footnotes, Using the mapping API):
1003 * rcirc.texi (Channels): Remove duplicate words.
1005 2009-02-20 Glenn Morris <rgm@gnu.org>
1007 * dired-x.texi (Miscellaneous Commands):
1008 * gnus.texi: Minor updates for mbox Rmail.
1010 2009-02-16 Karl Berry <karl@gnu.org>
1012 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1013 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1014 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1015 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1016 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1017 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1018 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1019 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1020 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1021 Consistently use @insertcopying in the Top node,
1022 @contents at the front (after @end titlepage),
1023 and @direntry after @copying. (Bug#1988)
1025 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1027 * auth.texi: New file documenting auth-source.
1029 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
1031 * org.texi (Org Plot): Fix link.
1033 2009-02-09 Daiki Ueno <ueno@unixuser.org>
1035 * epa.texi (Mail-mode integration): Mention the way to do
1036 "encrypt-to-self". (Bug#1807)
1038 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
1040 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1042 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1044 * gnus-news.texi: Print version about Incoming*.
1046 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
1048 * org.texi (Structure editing, Handling links)
1049 (Fast access to TODO states, Javascript support): Make standard docs
1050 correctly reflect default variable settings.
1052 2009-02-02 Glenn Morris <rgm@gnu.org>
1054 * org.texi: Fix typos.
1056 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1058 Sync with Tramp 2.1.15.
1060 * trampver.texi: Update release number.
1062 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1064 * org.texi (TODO dependencies): Document TODO dependencies on
1067 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
1069 * org.texi (TODO dependencies): Document key binding for toggling
1072 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1074 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1077 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
1079 * org.texi (TODO dependencies): New section.
1081 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
1083 * org.texi (Plain lists, TODO basics, Priorities)
1084 (Multiple sets in one file, Conflicts): Document interaction with
1085 `shift-selection-mode'.
1087 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1089 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1090 Make Calc the subject of sentences.
1091 (Rearranging Formulas using Selections): Discuss new options
1094 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
1096 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1098 2009-01-26 Glenn Morris <rgm@gnu.org>
1100 * org.texi: Fix typos.
1102 2009-01-26 Bill Wohler <wohler@newt.com>
1104 * mh-e.texi (EDITION, UPDATED): Update.
1106 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
1108 * org.texi (References): Add information about remote references.
1109 (Built-in table editor): Document `C-c RET' in tables.
1110 (Math symbols, Quoting LaTeX code): Mention that simple
1111 LaTeX macros survive LaTeX export.
1112 (Images in LaTeX export): Show how to create a reference to a
1114 (Sectioning structure): Document that the LaTeX class can be
1115 specified in a property.
1116 (Text areas in HTML export): New section.
1117 (External links): Add examples for text search and ID links.
1118 (Built-in table editor): Remove the descriptio of `C-c
1119 C-q', it not longer works.
1120 (Literal examples): Document that a space must follow
1121 the colon in short examples.
1122 (Relative timer): Document `org-timer-stop'.
1123 (Footnotes): New section.
1124 (Footnote markup): Shorten section and refer to new Footnote
1126 (Literal examples): Add documentation for line
1127 numbering in and references to code examples.
1128 (CSS support): Fix the description of default CSS styles.
1129 (Capturing column view): Document
1130 "file:path/to/file.org" as an allowed value for the ID property of
1131 a dynamic block copying column view.
1133 2009-01-23 Stephen Eglen <stephen@gnu.org>
1135 * mh-e.texi (Getting Started): Describe $MH.
1137 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
1139 * tramp.texi (all): Harmonize usage of "external method",
1140 "external transfer method" and "out-of-band method".
1141 (Connection types): Precise the differences of inline and external
1142 methods. Written by Adrian Phillips <a.phillips@met.no>.
1144 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1146 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1147 commands as described at the top. Reported by Allan Gottlieb
1150 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1152 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1153 nnmail-pathname-coding-system.
1155 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1157 * org.texi (Relative timer): Fix typo.
1159 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
1161 * org.texi (Clocking work time): Fix typo.
1162 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
1164 2009-01-13 Glenn Morris <rgm@gnu.org>
1166 * org.texi: Fix some more typos.
1168 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1170 * org.texi: Fix some typos.
1172 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1174 * gnus.texi (Group Parameters): Add note for local variables.
1176 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1178 * gnus.texi (Converting Kill Files): Fix URL. Include
1179 gnus-kill-to-score.el in contrib directory.
1181 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1183 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1184 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1185 (Paging the Article): Add index entry.
1187 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1189 * ada-mode.texi (Examples): Delete redundant text.
1191 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1193 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
1195 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1198 2009-01-03 Bill Wohler <wohler@newt.com>
1200 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1203 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1205 * org.texi (Activation, Exporting, ASCII export, HTML export)
1206 (HTML Export commands, LaTeX/PDF export commands): Improve
1207 documentation about transient-mark-mode.
1208 (References): DOcuemtn the use of special names like $LR1 to reference
1209 to fields in the last table row.
1211 2008-12-19 Juri Linkov <juri@jurta.org>
1213 * info.texi (Search Text): Remove mention of removed key binding M-s.
1215 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
1217 * org.texi (References): Remove mentioning of @0 as reference for the
1218 last line, this has been reverted in the Lisp sources.
1220 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
1222 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1223 (DVI_TARGETS): Remove duplicates. Add sasl.
1224 ($(infodir)/sasl, sasl.dvi): New targets.
1226 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1228 * org.texi: Version number pushed to 6.15d.
1230 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1232 * org.texi (Tables in LaTeX export): New section.
1233 (Images in LaTeX export): New section.
1234 (Inlined images, Images in HTML export): Sections renamed.
1236 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1238 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1240 2008-12-04 David Engster <dengste@eml.cc>
1242 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
1243 of nnml-get-new-mail. Change URL for mairix patch.
1245 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1247 * org.texi (Using the mapping API): Fix bug in mapping example.
1248 (Publishing options): Make the list of properties complete again, in
1249 correspondence to the variable `org-export-plist-vars'.
1250 (Property searches): Document new special values for time comparisons.
1251 (Tag inheritance): Refine the description of tag inheritance.
1252 (Project alist): Add info about the publishing sequence of components.
1253 (Effort estimates): Document the new relative timer.
1255 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1257 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1258 (Using Calc): Clarify use of `C-x * o'.
1259 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1261 2008-11-28 Richard M Stallman <rms@gnu.org>
1263 * dbus.texi (Receiving Method Calls): Clean up previous change.
1265 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
1267 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1268 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1269 `dbus-unescape-from-identifier'.
1270 (Receiving Method Calls): New constants `dbus-service-emacs' and
1271 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
1272 (Signals): Use the constants in the example.
1274 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
1276 * org.texi: Re-apply change to FDL 1.3.
1278 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
1280 * org.texi (Setting up Remember): Document `org-remember-mode'.
1281 (External links): Document that bbdb links can use a regular
1283 (External links): Document that elisp links can contain interactive
1286 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1288 * viper.texi (viper-translate-all-ESC-keysequences):
1289 Description removed.
1291 2008-11-19 Glenn Morris <rgm@gnu.org>
1293 * doclicense.texi: Change to FDL 1.3.
1294 Relicense all texi files under FDL 1.3 or later.
1296 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1298 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1300 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
1302 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1304 * ediff.texi: Version/date change.
1306 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1308 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1310 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1312 * calc.texi (About This Manual): Comment out a mention of
1315 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1317 * org.texi (Clocking work time): Document the :formula property of
1319 (Structure editing, Refiling notes): Document refiling regions.
1320 (Agenda commands): Document the double-prefix version
1321 of the `l' command in the agenda.
1322 (Handling links): Explain the effect of a double prefix
1324 (TODO basics): Add documentation for tag triggers.
1326 2008-10-23 Glenn Morris <rgm@gnu.org>
1328 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1329 byte-compiling things like `+'.
1331 * ns-emacs.texi: Merge copyright years of author now with assignment
1333 (VER): Use it for easier automatic updating. Use Emacs version rather
1334 than standalone Emacs.app version.
1336 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1338 * org.texi: Lots of minor fixes.
1339 (Capture): New chapter.
1340 (Org Plot): New section.
1342 2008-09-30 Magnus Henoch <mange@freemail.hu>
1344 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1346 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1348 * calc.texi (User Defined Units): Mention how to enter optional display
1351 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1353 * message.texi (Sending Variables): Fixed variable documentation to
1354 avoid the "y/n" wording.
1356 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1358 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1360 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1362 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1363 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1365 2008-09-22 Bill Wohler <wohler@newt.com>
1367 Release MH-E manual version 8.1.
1369 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1372 * mh-e.texi: Retain dual license as agreed to by the FSF.
1373 However, bump GPL to Version 3.
1374 Use @include for license text.
1376 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
1378 * gnus.texi (Top, Setup, Fancy splitting to parent)
1379 (Store custom flags and keywords, Store arbitrary data):
1382 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1384 * gnus.texi (The Gnus Registry): Document it.
1386 2008-09-08 David Engster <dengste@eml.cc>
1388 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1389 Clarify section about choosing back end servers.
1391 2008-08-23 Glenn Morris <rgm@gnu.org>
1393 * dired-x.texi (Shell Command Guessing):
1394 Mention dired-guess-shell-case-fold-search. (Bug#417)
1396 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
1398 * trampver.texi: Update release number.
1400 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
1402 * ns-emacs.texi: Update version.
1403 (Introduction): Correct menu location for options save.
1404 (Customization): Note that defaults are stored under org.gnu.Emacs.
1406 2008-08-11 Bill Wohler <wohler@newt.com>
1408 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1409 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1410 Henman) (closes SF #1768928).
1412 2008-08-10 Glenn Morris <rgm@gnu.org>
1414 * ns-emacs.texi: Use @copying. Change copyright of authors with
1415 assignment to FSF. Change license to GFDL.
1416 (Top): Remove outdated references.
1418 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1420 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1421 Add gnus-summary-sort-by-most-recent-number and
1422 gnus-summary-sort-by-most-recent-date.
1423 (Summary Sorting): Explain prefix argument.
1425 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1427 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1428 gnus-summary-pipe-output.
1430 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1432 * dbus.texi (Receiving Method Calls): Document error handling of own
1435 2008-08-01 Bill Wohler <wohler@newt.com>
1437 * mh-e.texi (Reading Mail)
1438 (Viewing Attachments): Describe new function
1439 mh-show-preferred-alternative.
1440 (Sending Mail, Redistributing, Sending Message): Describe new hook
1441 mh-annotate-msg-hook.
1443 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1445 * dbus.texi (Arguments and Signatures): Fix example.
1446 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1447 (Asynchronous Methods): New node.
1448 (Errors and Events): Describe extended layout of `dbus-event'.
1449 New defun `dbus-event-message-type'.
1451 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1453 * ediff.texi: Remove VMS support.
1455 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1457 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1458 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1460 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1462 * Makefile.in: Add mairix-el targets.
1464 2008-07-29 David Engster <deng@randomsample.de>
1466 * mairix-el.texi: New file.
1468 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1470 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1471 project files. Delete 'main_unit' project variable; not needed. Allow
1472 process environment variables wherever project variables are allowed.
1473 Add tutorial section on multiple GNAT project files.
1475 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1477 Sync with Tramp 2.1.14.
1479 * trampver.texi: Update release number.
1481 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1484 * faq.texi: Remove mentions of Mac Carbon.
1486 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1488 * gnus.texi (Saving Articles): Describe the 2nd argument of
1489 gnus-summary-save-in-pipe.
1490 (SpamAssassin): Use it.
1492 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1494 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1496 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
1498 * org.texi (Export options): Document the use of the creator flag.
1500 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1502 * org.texi: New version 6.06a.
1504 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
1506 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1507 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1509 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1511 * calc.texi (Editing Stack Entries):
1512 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1513 Calc's help functions. Mention fixing typos.
1514 (Customizing Calc): Fix typo.
1516 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1518 * calc.texi (summarykey): New macro. Use to correctly format keys in
1521 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
1523 * ns-emacs.texi (Customization): Corrected documentation on color
1524 specification formats.
1526 2008-07-19 Andreas Schwab <schwab@suse.de>
1528 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
1530 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1531 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1533 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
1535 * dbus.texi (Inspection): Rework, introduce submenus.
1536 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1537 (Properties and Annotations, Arguments and Signatures): New nodes.
1539 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
1541 * dbus.texi (Receiving Method Calls): Fix description of
1542 `dbus-register-method'.
1543 (Signals): Allow also signal arguments for filtering in
1544 `dbus-register-signal'.
1546 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1548 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1550 (Arithmetic Tutorial): Simplify the verification of prime factors.
1552 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1554 * gnus.texi (Saving Articles): Mention
1555 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1557 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1559 * calc.texi: Adjust mode line throughout.
1561 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
1563 * sasl.texi (Mechanisms): Fix typos.
1565 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1567 * calc.texi (Killing from the stack): Mention using normal Emacs
1570 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1572 * tramp.texi (Password handling): Renamed from "Password caching".
1573 Add `auth-source' mechanism.
1574 (Connection caching): Tramp reopens the connection automatically,
1575 when the operating system on the remote host has been changed.
1577 2008-06-20 Eli Zaretskii <eliz@gnu.org>
1579 * makefile.w32-in (distclean): Remove makefile.
1581 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
1583 * org.texi (Using the mapping API): New section.
1584 (Agenda column view): New section.
1585 (Moving subtrees): Document archiving to the archive sibling.
1586 (Agenda commands): Document columns view in the agenda.
1587 (Using the property API): Document the API for multi-valued properties.
1589 2008-06-17 Jason Riedy <jason@acm.org>
1591 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1592 function, and efmt may be a two-argument function.
1593 (Radio tables): Document multiple destinations.
1595 2008-06-16 Glenn Morris <rgm@gnu.org>
1597 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1600 2008-06-15 Glenn Morris <rgm@gnu.org>
1602 * faq.texi (VER): Update to 23.0.60.
1604 * mh-e.texi: Remove option of licensing under GPL.
1605 Add Cover-Texts to GFDL permissions notice.
1606 (GPL): Remove section.
1607 (GFDL): Include doclicense.texi rather than the actual text.
1609 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1610 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1612 * sasl.texi: Fix output file name.
1614 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1616 * gnus-coding.texi: Refer to license in Gnus manual.
1618 * idlwave.texi, sasl.texi: Use @copying.
1620 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1622 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1624 * url.texi: Use @copying, @title, @subtitle, @author.
1626 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1627 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1628 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1629 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1630 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1631 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1632 * widget.texi, woman.texi:
1633 Remove references to external license, since doclicense is included.
1635 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1636 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1637 Remove references to non-existent Invariant Sections.
1639 2008-06-14 Glenn Morris <rgm@gnu.org>
1641 * faq.texi (Major packages and programs): Remove references to external
1642 Supercite, Calc, VIPER, since they have been included for some time.
1643 Update VM, AUCTeX, BBDB entries.
1645 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1647 * newsticker.texi: Updated to match latest newsticker changes.
1649 2008-06-13 Glenn Morris <rgm@gnu.org>
1651 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1652 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1653 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1654 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1655 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1656 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1658 Update Back-Cover Text as per maintain.info.
1660 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1662 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1664 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1665 (gnus-faq.xml): Update repository host.
1667 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1669 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1671 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1674 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1676 * gnus.texi (Mail Source Customization): Correct values of
1677 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1678 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1680 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1682 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1685 2008-06-14 David Engster <dengste@eml.cc>
1687 * gnus.texi (nnmairix): Markup fixes.
1689 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1691 * gnus.texi (nnmairix): Markup and other minor fixes.
1693 2008-06-05 David Engster <dengste@eml.cc>
1695 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1697 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1699 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1700 (Searching, nnir, nnmairix): New stub nodes.
1702 2008-05-30 Felix Lee <felix.1@canids.net>
1704 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1706 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1708 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1710 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1712 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1714 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1716 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1718 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
1720 * info.texi (Top): Fix typo in xref.
1722 2008-05-05 Karl Berry <karl@gnu.org>
1724 * info.texi (Top): @xref to stand-alone manual.
1726 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1728 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1729 (Various Summary Stuff): Fix typo in last xref.
1731 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
1733 * org.texi (Moving subtrees): Fix typo.
1735 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
1737 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1738 Tramp via `tramp-mode'.
1740 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1742 * org.texi: Massive changes, in many parts of the file.
1744 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1746 * gnus.texi (Oort Gnus): Add message-fill-column.
1748 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1750 * gnus.texi (Mail Source Specifiers): Typo fix.
1752 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1754 * gnus.texi (Diary Headers Generation): Update key binding for
1755 `gnus-diary-check-message'.
1757 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1759 * gnus.texi (Emacsen): Addition.
1761 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1763 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1765 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1767 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1769 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1771 * gnus-news.texi: Update tool bar item.
1773 2008-04-09 Sven Joachim <svenjoac@gmx.de>
1775 * gnus-news.texi: Fix typos.
1777 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1779 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1780 Add mention of `kron'.
1782 2008-04-01 Daiki Ueno <ueno@unixuser.org>
1784 * epa.texi (Encrypting/decrypting *.gpg files): Document
1785 epa-file-name-regexp.
1787 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1789 * gnus.texi (Example Methods): Fix description about ssh-agent.
1790 (Indirect Functions): Fix the default value of nntp-telnet-command;
1791 remove link to connect.html.
1793 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
1795 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1797 (Receiving Method Calls): The timeout can be set by the calling client.
1799 * trampver.texi: Update release number.
1801 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1803 * gnus.texi (Top): Fix version. Add SASL.
1805 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
1807 Sync with Tramp 2.1.13.
1809 * trampver.texi: Update release number.
1811 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
1813 * org.texi: Update to new org-mode website.
1815 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1817 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1819 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1821 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1822 gnus-read-ephemeral-gmane-group-url,
1823 gnus-read-ephemeral-emacs-bug-group,
1824 gnus-read-ephemeral-debian-bug-group.
1826 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1828 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1830 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1831 Add FIXMEs for Bookmarks and gnus-registry-marks.
1833 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1835 * gnus.texi (Smileys): Document `smiley-style'.
1837 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1839 * gnus.texi (Gnus Development): Clarify difference between ding and
1841 (MIME Commands, Using MIME, RSS): Fix markup.
1843 * gnus-faq.texi ([8.4]): Ditto.
1845 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1847 * gnus.texi (Emacsen): Remove obsolete stuff.
1849 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1851 * gnus.texi (Oort Gnus): Add version info WRT
1852 `mail-source-delete-incoming'.
1854 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1856 * gnus.texi (Top): Add "Other related manuals" and version info in
1858 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1859 gnus-balloon-face-0 and the corresponding format specifiers.
1861 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
1863 * tramp.texi (Filename completion): Remove footnote about let-bind
1864 of `partial-completion-mode'. It doesn't work this way.
1866 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1868 * pcl-cvs.texi (Contributors): Update my email.
1870 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
1872 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1874 2008-03-17 Bill Wohler <wohler@newt.com>
1876 * mh-e.texi (Viewing): Update URL for adding header fields to
1877 mh-invisible-header-fields-default.
1879 2008-03-16 Bill Wohler <wohler@newt.com>
1881 * mh-e.texi (Preface): Add Gnus to requirements.
1882 (Forwarding): Note that forwarded MIME messages are now inline.
1884 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1886 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1887 (Common Variables): Give precedence to the netcat methods over the
1888 telnet methods, and mention that they are more reliable.
1890 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
1892 * org.texi (Exporting Agenda Views): Document agenda export to
1894 (Progress logging): Document the new progress logging stuff.
1896 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1898 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1899 Update for change of `mail-source-delete-incoming'.
1901 * gnus-news.texi: Ditto.
1903 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1905 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1908 2008-03-07 Alan Mackenzie <acm@muc.de>
1910 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1911 parens/brackets in a k&r region is limited.
1913 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1915 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1916 using different Emacs versions.
1918 2008-02-27 Glenn Morris <rgm@gnu.org>
1920 * sc.texi: Remove a lot of old and obsolete info.
1921 (titlepage): Simplify.
1922 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1923 (VM with any Emacsen, GNEWS with any Emacsen)
1924 (Overloading for Non-conforming MUAs, Version 3 Changes)
1925 (The Supercite Mailing List): Delete nodes.
1926 (Introduction): Remove info about old packages.
1927 (Getting Connected): Simplify. Remove info about old packages.
1928 (Citing Commands): Delete Emacs 19 info.
1929 (Hints to MUA Authors): Simplify.
1930 (Thanks and History): Merge in some info from the deleted node
1931 "Version 3 Changes".
1933 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
1935 * org.texi (Setting tags, In-buffer settings):
1936 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1938 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1940 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1941 installation directory name.
1943 2008-02-12 Romain Francoise <romain@orebokech.com>
1945 * epa.texi (Overview): Fix typo.
1947 2008-02-11 Daiki Ueno <ueno@unixuser.org>
1949 * epa.texi (Quick start): Remove the .emacs setting.
1951 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1953 * epa.texi (Quick start): Use the command `epa-enable' instead of
1954 loading `epa-setup'.
1956 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
1958 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1959 ($(infodir)/epa, epa.dvi): New targets.
1961 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1963 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1965 * epa.texi: New manual documenting the EasyPG Assistant.
1967 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
1969 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1970 (Inspection): New function dbus-ping.
1972 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
1974 * tramp.texi (Remote processes): Add `shell-command'.
1976 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
1978 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1979 (Group Parameters): Document `mail-source' parameter.
1981 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
1983 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1984 must be a local host.
1986 2008-01-26 Michael Olson <mwolson@gnu.org>
1988 * erc.texi: Update version for ERC 5.3 release.
1989 (Obtaining ERC): Update extras URLs for 5.3.
1990 (Development): Write instructions for git, and remove those for Arch.
1991 (History): Mention the switch to git.
1993 2008-01-24 Karl Berry <karl@gnu.org>
1995 * info.texi (Search Index, Search Text): Mention the command
1996 character in the section name, a la the (Go to node) node.
1998 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
2000 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2002 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2004 * gnus-news.texi: Mention gnus-article-describe-bindings.
2006 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2008 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2010 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
2012 * org.texi (Property inheritance): New section.
2013 (Conventions): New section.
2014 (Structure editing): Document C-RET, the prefix arg to the cut/copy
2015 commands, and the new bindings for refiling.
2016 (Sparse trees): Document the new special command for sparse trees.
2017 (References): Be more clear about the counting of hilines.
2018 (Handling links): Document M-p/n for accessing links.
2019 (Fast access to TODO states): New section.
2020 (Per file keywords): New section.
2021 (Property inheritance): New section.
2022 (Column attributes): New summary types.
2023 (Capturing Column View): New section.
2024 (The date/time prompt): Cover the new features in the date/time prompt.
2025 Compactify the table of keys for the calendar remote control.
2026 (Clocking work time): Document the new :scope parameter.
2027 (Remember): Promoted to chapter.
2028 (Quoted examples): New section.
2029 (Enhancing text): New verbatim environments.
2031 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
2033 * trampver.texi: Update release number.
2035 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2037 * gnus.texi (Article Keymap): Add
2038 gnus-article-wide-reply-with-original; fix descriptions of
2039 gnus-article-reply-with-original and
2040 gnus-article-followup-with-original.
2042 2008-01-09 Glenn Morris <rgm@gnu.org>
2044 * nxml-mode.texi: Add @copying section.
2046 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2048 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2049 Server". Add `message-send-mail-with-mailclient'.
2051 * gnus.texi (Posting Server): Move some text to "(message)Mail
2052 Variables" and add a reference here.
2054 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
2056 * dbus.texi (Receiving Method Calls): New chapter.
2057 (Errors and Events): Add serial number to events. Replace "signal" by
2058 "message". Introduce dbus-event-serial-number.
2060 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
2062 * dbus.texi (Type Conversion): Explain the type specification for empty
2063 arrays. Use another example.
2065 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
2067 * dbus.texi (all): Replace "..." by @dots{}.
2068 (Type Conversion): Precise the value range for :byte types.
2069 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2070 Mention its return value.
2071 (Errors and Events): There is no D-Bus error propagation during event
2074 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2076 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2079 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2081 * gnus.texi (Group Parameters): Reorder the text and add a note about
2082 `gnus-parameters' near the beginning of the node.
2084 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2086 * gnus.texi (Score File Editing): Fix function name.
2088 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
2090 Sync with Tramp 2.1.12.
2092 * trampver.texi: Update release number.
2094 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
2096 * dbus.texi (Type Conversion): Correct input parameters mapping.
2098 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
2100 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2101 (Errors and Events): Mention wrong-type-argument error.
2103 2007-12-21 Alex Schroeder <alex@gnu.org>
2105 * rcirc.texi: Changed single spaces after sentence end to double
2106 spaces. Fixed some typos.
2107 (Internet Relay Chat): Explain relay.
2108 (Getting started with rcirc): Change items to reflect prompts.
2109 Add more explanation to rcirc-track-minor-mode and added a comment to
2110 warn future maintainers that this section is a copy.
2111 (People): Changed /ignore example.
2112 (Keywords): Not keywords.
2114 2007-12-20 Alex Schroeder <alex@gnu.org>
2116 * rcirc.texi (Top): Fighting Information Overload chapter added.
2117 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2118 (rcirc commands): Moved /ignore command to the new chapter.
2119 (Fighting Information Overload): New chapter documenting /keyword,
2120 /bright, /dim, channel ignore, and low priority channels.
2121 (Configuration): Document rcirc-server-alist, remove
2122 rcirc-startup-channels-alist and rcirc-default-server.
2124 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
2126 * dbus.texi (Signals): Fix example in dbus-register-signal.
2128 2007-12-14 Sven Joachim <svenjoac@gmx.de>
2130 * gnus.texi (Score Variables): Fix typo.
2132 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
2134 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2135 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2136 (Errors and Events): Adapt dbus-event.
2138 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2140 * gnus.texi (Other Files): Add the yenc command.
2142 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2144 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2147 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2149 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2152 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2154 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2155 and rfc2047-allow-irregular-q-encoded-words; fix description of
2156 rfc2047-encode-encoded-words.
2158 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2160 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2162 2007-12-05 Michael Olson <mwolson@gnu.org>
2164 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2165 Update documentation for `remember-diary-file'.
2167 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
2169 * dbus.texi (Signals): Precise `dbus-register-signal'.
2170 (Errors and Events): Rework events part, the internal structure of
2171 dbus-event has changed.
2173 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
2175 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2176 ($(infodir)/dbus, dbus.dvi): New targets.
2178 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
2180 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2183 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2184 emulation with @print{}.
2186 2007-12-02 Richard Stallman <rms@gnu.org>
2188 * dbus.texi (Overview): Minor cleanup.
2190 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
2192 * Makefile.in (INFO_TARGETS): Add dbus.
2193 (DVI_TARGETS): Add dbus.dvi.
2194 (dbus, dbus.dvi): New targets.
2196 * dbus.texi: New file.
2198 2007-11-24 Romain Francoise <romain@orebokech.com>
2200 * nxml-mode.texi: Add description in @direntry.
2201 Fix file name to match @setfilename.
2203 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2205 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2206 ($(infodir)/nxml-mode): New rule.
2208 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2209 ($(infodir)/nxml-mode): New rule.
2210 (clean): Add nxml-mode*.
2212 * nxml-mode.texi: New file with nxml manual.
2214 2007-11-18 Richard Stallman <rms@gnu.org>
2216 * flymake.texi (Example -- Configuring a tool called directly):
2219 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
2221 * tramp.texi (Filename completion): Simplify explanation of
2222 double-slash behavior. Explain directory contents flushing.
2224 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2226 * calc.texi (TeX and LaTeX Language Modes): Put in
2229 2007-11-15 Richard Stallman <rms@gnu.org>
2231 * cl.texi (Equality Predicates): Delete `eql'.
2232 (Predicates, Naming Conventions, Top): Delete `eql'.
2233 (Common Lisp Compatibility): Delete `eql'.
2234 (Porting Common Lisp): Delete obsolete backquote info.
2235 Minor clarification about character constants.
2236 (Sequence Basics): Minor clarification.
2238 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2240 * cc-mode.texi (Electric Keys, Custom Macros):
2241 * tramp.texi (Filename completion): Fix typos.
2243 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2245 * calc.texi (Basic commands): Mention the menu.
2247 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
2249 * tramp.texi (Connection caching): Tramp flushes connection
2250 properties when remote operating system has been changed.
2252 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2254 * gnus-news.texi: Fix spelling.
2255 `message-insert-formatted-citation-line', not
2256 `message-insert-formated-citation-line'.
2258 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2260 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
2262 * tramp.texi (Overview): Mention also the PuTTY integration under
2263 Win32. Remove paragraphs about Tramp's experimental status.
2264 (Frequently Asked Questions): Add code example for highlighting the
2267 2007-11-03 Michael Olson <mwolson@gnu.org>
2269 * remember.texi: Change mentions of remember-buffer to
2270 remember-finalize throughout.
2272 2007-10-30 Michael Olson <mwolson@gnu.org>
2274 * remember.texi (Copying): Remove.
2275 (Mailbox): Update with non-BBDB instructions.
2277 (Bibliography, Planner Page): Remove.
2279 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2281 * makefile.w32-in (INFO_TARGETS): Add remember.
2282 (DVI_TARGETS): Add remember.dvi.
2283 ($(infodir)/remember): New rule.
2284 (clean): Add remember*.
2286 2007-10-30 Michael Olson <mwolson@gnu.org>
2288 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2289 ($(infodir)/remember): New rule that builds the Remember Manual.
2291 * remember.texi: New file containing the Remember Mode Manual.
2292 Shuffle chapters around after initial import.
2293 (Function Reference): Split Keystrokes into separate chapter.
2294 (Keystrokes): Document C-c C-k.
2295 (Introduction): Fix typographical issue with "---".
2297 2007-10-29 Richard Stallman <rms@gnu.org>
2299 * widget.texi (Introduction): Delete discussion of implementation
2302 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
2304 * tramp.texi (Connection caching): Host names must be different
2307 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2309 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2312 2007-10-28 Miles Bader <miles@gnu.org>
2314 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2316 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2318 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2320 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2322 * gnus.texi (Sorting the Summary Buffer): Remove
2323 gnus-article-sort-by-date-reverse.
2325 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2327 * gnus.texi (Non-ASCII Group Names): New node.
2328 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2329 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2331 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2333 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2334 clean the output of the program `imap-shell-program'.
2336 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2338 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2340 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2342 * gnus.texi (Sticky Articles): Documentation for sticky article
2345 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2347 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2349 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2351 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2353 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2355 * gnus.texi (Archived Messages): Document
2356 gnus-update-message-archive-method.
2358 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2360 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2362 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2364 * gnus.texi (Group Maneuvering): Document
2365 `gnus-summary-next-group-on-exit'.
2367 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2369 * gnus.texi (Really Various Summary Commands): Mention
2370 gnus-auto-select-on-ephemeral-exit.
2372 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2374 * gnus.texi, message.texi: Bump version number.
2376 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2378 * gnus.texi (Group Line Specification, Misc Group Stuff)
2379 (Server Commands): Parenthesize @pxref{Mail Spool}.
2381 2007-10-28 Didier Verna <didier@xemacs.org>
2383 New user option: message-signature-directory.
2384 * message.texi (Insertion Variables): Document it.
2385 * gnus.texi (Posting Styles): Ditto.
2387 2007-10-28 Didier Verna <didier@xemacs.org>
2389 * gnus.texi (Group Line Specification):
2390 * gnus.texi (Misc Group Stuff):
2391 * gnus.texi (Server Commands): Document the group compaction feature.
2393 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2395 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2397 * message.texi (Various Message Variables): Add message-fill-column.
2399 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2401 * gnus.texi: Untabify.
2403 2007-10-28 Didier Verna <didier@xemacs.org>
2405 * gnus.texi (Group Parameters): Document the posting-style merging
2406 process in topic-mode.
2408 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2410 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2412 2007-10-28 Romain Francoise <romain@orebokech.com>
2414 * gnus.texi (Mail Spool): Fix typo.
2417 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2419 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2421 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2423 * gnus.texi (Summary Generation Commands):
2424 Add gnus-summary-insert-ticked-articles.
2426 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2428 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2429 to spam-spamassassin-program.
2431 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2433 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2435 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2439 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2441 * message.texi (Mail Headers): Document `opportunistic'.
2443 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2445 * emacs-mime.texi (Encoding Customization): Explain how to set
2446 mm-coding-system-priorities per hierarchy.
2448 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2450 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2451 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2453 2007-10-28 Didier Verna <didier@xemacs.org>
2455 * message.texi (Wide Reply): Update documentation of
2456 message-dont-reply-to-names (now allowing a list of regexps).
2458 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2460 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2462 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2464 * gnus.texi (SpamAssassin back end): Fix typo.
2466 * sieve.texi (Examples): Fix grammar.
2468 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2470 * gnus.texi (Searching for Articles): Document M-S and M-R.
2471 (Limiting): Document / b.
2473 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2475 * gnus.texi (Thread Commands): T M-^.
2477 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2479 * message.texi (Mail Aliases): Document ecomplete.
2480 (Mail Aliases): Fix typo.
2482 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2484 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2487 2007-10-28 Romain Francoise <romain@orebokech.com>
2489 * gnus.texi (Mail Spool): Grammar fix.
2491 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2493 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2496 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2498 * gnus.texi (Group Parameters): Fix description.
2500 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2502 * gnus.texi (Gmane Spam Reporting):
2503 Fix spam-report-gmane-use-article-number.
2504 Add spam-report-user-mail-address.
2506 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2508 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2510 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2512 * gnus.texi (Group Parameters): Add simplified sorting example based on
2513 example for `Sorting the Summary Buffer' from Jari Aalto
2514 <jari.aalto@cante.net>.
2515 (Example Methods): Add example for an indirect connection.
2517 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2519 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2520 (Agent Parameters): Updated parameter names to match code.
2521 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2522 'gnus-agent-summary-fetch-series'.
2523 (Agent and flags): New section providing a generalized discussion
2525 (Agent and IMAP): Removed flag discussion.
2526 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2528 2007-10-28 Romain Francoise <romain@orebokech.com>
2530 * gnus.texi (Exiting the Summary Buffer): Add new function
2531 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2533 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2535 * gnus.texi (Conformity): Fix typo.
2536 (Customizing Articles): Document `first'.
2538 2007-10-28 Jari Aalto <jari.aalto@cante.net>
2540 * gnus.texi (Sorting the Summary Buffer):
2541 Add `gnus-thread-sort-by-date-reverse'. Add example
2542 host to different sorting in NNTP and RSS groups.
2544 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2546 * message.texi (Insertion): Describe prefix for
2547 message-mark-inserted-region and message-mark-insert-file.
2549 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2551 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2552 LaTeX documents. Describe "text/x-gnus-verbatim".
2554 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2556 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2557 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2558 (spam-stat spam filtering, SpamOracle)
2559 (Extending the Spam ELisp package): Removed extra quote symbol for
2562 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2564 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2565 gnus-article-delete-part and gnus-article-replace-part.
2566 (Using MIME): Add gnus-mime-replace-part.
2568 2007-10-28 Romain Francoise <romain@orebokech.com>
2570 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2571 requires `auto-compression-mode' to be enabled. Add new nnml
2572 variable `nnml-compressed-files-size-threshold'.
2574 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2576 * gnus.texi (Sorting the Summary Buffer): Added
2577 gnus-thread-sort-by-recipient.
2579 2007-10-28 Romain Francoise <romain@orebokech.com>
2581 * message.texi (Insertion Variables): Mention new variable
2582 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2583 documentation accordingly.
2585 2007-10-28 Romain Francoise <romain@orebokech.com>
2587 * gnus.texi (To From Newsgroups): Mention new variables
2588 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2590 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2592 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2593 stuff; gnus-mime-inline-part does the automatic decompression.
2595 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2597 * gnus.texi (Spam ELisp Package Configuration Examples):
2598 "training.ham" should be "training.spam".
2600 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2602 * message.texi (Mail Variables): Fix the default value for
2603 message-send-mail-function.
2605 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2607 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2608 always returns nil exceptionally.
2610 2007-10-28 Simon Josefsson <jas@extundo.com>
2612 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2613 Michael Cook <michael@waxrat.com>.
2615 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2617 * gnus.texi (Topic Commands): Fix next/previous.
2619 2007-10-28 Simon Josefsson <jas@extundo.com>
2621 * gnus.texi (Article Washing): Mention `W i'.
2623 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2625 * gnus.texi (Group Parameters): Slight extension of sieve
2626 parameter description.
2628 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2630 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2631 matching score files as well.
2632 (Picons): Describe `gnus-picon-style'.
2634 2007-10-28 Romain Francoise <romain@orebokech.com>
2636 * message.texi (Message Headers): Mention that headers are hidden
2637 using narrowing, and how to expose them.
2640 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2642 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2643 `gnus-summary-sort-by-recipient'.
2645 2007-10-28 Romain Francoise <romain@orebokech.com>
2647 * gnus.texi (NNTP marks): New node.
2648 (NNTP): Move NNTP marks variables to the new node.
2650 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2652 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
2654 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2656 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2658 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
2659 everywhere for consistency.
2660 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2661 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
2662 Say "regular expression" instead of "regex." Admonish. Pick
2663 other words to sound better (s/so/thus/).
2664 (Spam ELisp Package Filtering of Incoming Mail): Mention
2665 statistical filters. Remove old TODO.
2666 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2667 New section on sorting and displaying the spam score.
2668 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2669 backend but an alias to spam-use-BBDB.
2670 (Extending the Spam ELisp package): Rewrite the example using the
2671 new backend functionality.
2673 2007-10-28 Simon Josefsson <jas@extundo.com>
2675 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2676 nntp-marks-directory, from Romain Francoise
2677 <romain@orebokech.com>.
2679 2007-10-28 Magnus Henoch <mange@freemail.hu>
2681 * gnus.texi (Hashcash): New default value of
2682 hashcash-default-payment.
2684 2007-10-28 Simon Josefsson <jas@extundo.com>
2686 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2687 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2689 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2691 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2693 2007-10-28 Simon Josefsson <jas@extundo.com>
2695 * gnus.texi (documentencoding): Add, to avoid warnings.
2697 2007-10-28 Simon Josefsson <jas@extundo.com>
2699 * message.texi (Mail Headers): Add.
2701 * gnus.texi (Hashcash): Fix.
2703 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2705 * gnus.texi (Hashcash): Changed location of library, also mention
2706 that payments can be verified and fix the name of the
2707 hashcash-path variable.
2709 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2711 * gnus.texi (Article Display): Add `gnus-picon-style'.
2713 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2715 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2717 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2719 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2720 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2721 warning about ham processors in spam groups removed.
2723 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2725 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2726 From Hubert Chan <hubert@uhoreg.ca>.
2728 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2730 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2731 (Mailing List): Typo.
2732 (Customizing Articles): Add gnus-treat-ansi-sequences.
2733 (Article Washing): Index.
2735 * message.texi: Use m-dash consistently.
2737 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2739 * gnus.texi (GroupLens): Remove.
2741 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2743 * gnus.texi (Outgoing Messages, Agent Variables): Add
2744 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2745 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2747 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2749 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2751 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2753 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2755 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2757 2007-10-28 Simon Josefsson <jas@extundo.com>
2759 * gnus.texi (Top): Add SASL.
2761 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2763 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2765 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2767 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2769 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2771 * calc.texi (Formulas, Composition Basics): Lower the
2772 precedence of negation.
2774 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2776 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2777 Mention the new three-letter column identifiers.
2778 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2779 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2780 message when using `c' on an empty default with default printer.
2781 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2782 renamed to `ses--symbolic-formulas' some time ago.
2784 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2786 * calc.texi (Default Simplifications, Making Selections)
2787 (Customizing Calc): Clarify associativity of multiplication.
2789 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2791 * tramp.texi (Traces and Profiles): Simplify loop over
2792 `trace-function-background'.
2794 2007-10-22 Juri Linkov <juri@jurta.org>
2796 * dired-x.texi (Shell Command Guessing): Default values are now
2797 available by typing M-n instead of M-p.
2799 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2801 * tramp.texi (Cleanup remote connections): New section.
2802 (Password caching): Remove `tramp-clear-passwd'.
2803 It's not a command anymore.
2804 (Bug Reports): Add `tramp-bug' to function index.
2805 (Function Index, Variable Index): New nodes.
2806 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2808 * trampver.texi: Update release number.
2810 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2812 * calc.texi (History and Acknowledgements): Turn comment
2813 about integer size into past tense.
2814 (Time Zones): Remove pointer to Calc author's address.
2815 (Trigonometric and Hyperbolic Functions): Mention cotangent
2816 and hyperbolic cotangent. Fix typo.
2818 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2820 Sync with Tramp 2.1.11.
2822 * trampver.texi: Update release number.
2824 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2826 * tramp.texi (External packages): New section.
2828 2007-09-29 Juri Linkov <juri@jurta.org>
2830 * info.texi (Help-Int): Document `L' (`Info-history').
2832 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2834 * org.texi: Change links to webpage and maintained email.
2835 (Remember): Promote to Chapter, significant changes.
2836 (Fast access to TODO states): New section.
2837 (Faces for TODO keywords): New section.
2838 (Export options): Example for #+DATE.
2839 (Progress logging): Section moved.
2841 2007-09-26 Bill Wohler <wohler@newt.com>
2843 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2844 browse-url-at-mouse.
2846 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2848 * flymake.texi (Customizable variables): Face names don't end in -face.
2849 Fix flymake-err-line-patterns template.
2850 (Example -- Configuring a tool called directly): Fix init-function.
2851 (Highlighting erroneous lines): Face names don't end in -face.
2853 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
2855 * erc.texi (Special-Features): Fix small typo.
2857 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
2859 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2860 and "External transfer methods".
2862 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2864 * calc.texi (Predefined Units): Add some history.
2866 2007-09-08 Michael Olson <mwolson@gnu.org>
2868 * erc.texi (Copying): New section included from gpl.texi.
2869 This matches the look of the upstream ERC manual.
2871 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2873 * calc.texi (History and Acknowledgements): Adjust the "thanks".
2874 (Random Numbers): Clarify the distribution of `random'.
2876 2007-09-06 Glenn Morris <rgm@gnu.org>
2878 Move manual sources from man/ to subdirectories of doc/.
2879 Split into the Emacs manual in emacs/, and other manuals in misc/.
2880 Change all setfilename commands to use ../../info.
2881 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2882 refer to the Emacs manual here.
2883 (infodir): New variable.
2884 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2885 (cc-mode.texi, faq.texi): Update references to source file locations.
2886 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2887 do not refer to the Emacs manual here.
2888 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2890 * Makefile.in: Add `basename' versions of all info targets, for
2891 convenience when rebuilding just one manual.
2892 (../etc/GNU): Delete obsolete target.
2893 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2894 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2896 (maintainer-clean): ...from here.
2898 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2900 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2902 * calc.texi (Date Conversions): Clarify definition of
2903 Julian day numbering.
2904 (Date Forms): Clarify definition of Julian day numbering;
2907 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
2909 * org.texi: Version 5.07.
2911 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2913 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2915 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2917 * org.texi (Adding hyperlink types): New section.
2918 (Embedded LaTeX): Chapter updated because of LaTeX export.
2919 (LaTeX export): New section.
2920 (Using links out): New section.
2922 2007-08-22 Glenn Morris <rgm@gnu.org>
2924 * faq.texi (Learning how to do something): Refcards now in
2925 etc/refcards/ directory.
2927 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2929 * tramp.texi (Remote Programs): Persistency file must be cleared when
2930 changing `tramp-remote-path'.
2931 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2934 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2936 * calc.texi: Move contents to beginning of file.
2937 (Algebraic Entry): Fix the formatting of an example.
2939 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2941 * calc.texi (Basic Operations on Units): Mention exact versus
2942 inexact conversions.
2944 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2946 * calc.texi (Basic Operations on Units): Mention default
2947 values for new units.
2948 (Quick Calculator Mode): Mention that binary format will
2951 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2953 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2955 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2957 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2959 2007-08-08 Glenn Morris <rgm@gnu.org>
2961 * gnus.texi, sieve.texi: Replace `iff'.
2963 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2965 * calc.texi (Basic Graphics): Mention the graphing of error
2967 (Graphics Options): Mention how `g s' handles error forms.
2968 (Curve Fitting): Mention plotting the curves.
2969 (Standard Nonlinear Models): Add additional models.
2970 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2971 (Linear Fits): Correct result.
2973 2007-08-01 Alan Mackenzie <acm@muc.de>
2975 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2976 to "--no-site-file".
2978 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2980 * tramp.texi (Frequently Asked Questions): Point to mode line
2981 extension in Emacs 23.1.
2983 * trampver.texi: Update release number.
2985 2007-07-27 Glenn Morris <rgm@gnu.org>
2987 * calc.texi (Copying): Include license text from gpl.texi, rather than
2990 2007-07-25 Glenn Morris <rgm@gnu.org>
2992 * calc.texi (Copying): Replace license with GPLv3.
2994 * Relicense all FSF files to GPLv3 or later.
2996 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2998 Sync with Tramp 2.1.10.
3000 * tramp.texi (trampfn): Expand macro implementation in order to handle
3002 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
3003 occurrences by trampfn.
3004 (Frequently Asked Questions): Extend example code for host
3005 identification in the modeline. Add bbdb to approaches shortening Tramp
3006 file names to be typed.
3008 * trampver.texi: Update release number.
3010 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3012 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3013 section. Reported by <poti@potis.org>.
3014 (Remote processes): Arguments of the program to be debugged are taken
3016 (Frequently Asked Questions): Simplify recentf example.
3018 2007-07-14 Karl Berry <karl@gnu.org>
3020 * info.texi (@copying): New Back-Cover Text.
3022 * info.texi (Quitting Info): Move to proper place in source.
3023 (Reported by Benno Schulenberg.)
3025 2007-07-13 Eli Zaretskii <eliz@gnu.org>
3027 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3029 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3031 * emacs-mime.texi: Add @documentencoding directive.
3033 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
3035 * tramp.texi (Remote processes): Add an anchor to the subsection
3036 "Running a debugger on a remote host".
3038 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
3040 * tramp.texi (Remote processes): Don't call it "experimental" any
3041 longer. Add subsection about running a debugger on a remote host.
3043 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
3045 * org.texi (Properties and columns): Chapter rewritten.
3047 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3050 * trampver.texi: Migrate to Tramp 2.1.
3052 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
3054 * org.texi (Properties): New chapter.
3056 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3058 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3061 * gnus.texi (Misc Article): Add index entry for
3062 gnus-single-article-buffer.
3064 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3066 * gnus.texi (Starting Up): Fix typo.
3068 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3070 * gnus.texi (Asynchronous Fetching): Fix typo.
3072 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3074 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3075 (About This Manual): Remove redundant information.
3076 (Getting Started): Mention author.
3077 (Basic Arithmetic, Customizing Calc): Make description of the
3078 variable `calc-multiplication-has-precedence' match its new effect.
3080 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3082 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3083 the variable `calc-multiplication-has-precedence'.
3085 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
3087 * org.texi (Tag): Section swapped with node Timestamps.
3088 (Formula syntax for Lisp): Document new `L' flag.
3090 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3092 * gnus.texi (Misc Group Stuff, Summary Buffer)
3093 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3095 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3097 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3098 * gnus.texi (Article Buttons, Mail Source Customization)
3099 (Sending or Not Sending, Customizing NNDiary):
3100 * message.texi (Message Headers):
3101 * mh-e.texi (HTML): Fix typos.
3103 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
3105 Sync with Tramp 2.0.56.
3107 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3108 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3110 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3112 * Version 22.1 released.
3114 2007-05-26 Michael Olson <mwolson@gnu.org>
3116 * erc.texi (Modules): Fix references to completion modules.
3118 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3120 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3122 2007-05-09 Didier Verna <didier@xemacs.org>
3124 * gnus.texi (Email Based Diary): New. Proper documentation for the
3125 nndiary back end and the gnus-diary library.
3127 2007-05-03 Karl Berry <karl@gnu.org>
3129 * .cvsignore (*.pdf): New entry.
3131 * texinfo.tex: Update from current version for better pdf generation.
3133 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3135 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3137 2007-04-28 Glenn Morris <rgm@gnu.org>
3139 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3140 consideration of legal status.
3142 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3144 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3146 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3148 * faq.texi (New in Emacs 22): python.el removed.
3150 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3152 * calc.texi (Reporting bugs): Update maintainer's address.
3154 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3156 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3158 2007-04-15 Jay Belanger <belanger@truman.edu>
3160 * calc.texi (Title page): Remove the date.
3161 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3162 (The Standard Calc Interface): Change trail title.
3163 (Floats): Mention that when non-decimal floats are entered, only
3164 approximations are stored.
3165 (Copying): Move to the appendices.
3166 (GNU Free Documentation License): Add as an appendix.
3168 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3170 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3171 * dired-x.texi, ebrowse.texi, ediff.texi:
3172 * emacs-mime.texi, erc.texi, eshell.texi:
3173 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3174 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3175 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3176 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3177 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3178 * woman.texi: Include GFDL.
3180 * doclicense.texi: Remove node heading, so that it can be included by
3183 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3185 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3188 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
3190 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3193 2007-04-09 Romain Francoise <romain@orebokech.com>
3195 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3196 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3199 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3201 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3202 renamed to woman-use-topic-at-point. Document new behavior.
3204 2007-04-08 Richard Stallman <rms@gnu.org>
3206 * url.texi: Fix some indexing.
3207 (Disk Caching): Drop discussion of old/other Emacs versions.
3209 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3211 * url.texi (Disk Caching): Say Emacs 21 "and later".
3213 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3214 on Font locking which now mentions JIT lock.
3216 2007-04-01 Michael Olson <mwolson@gnu.org>
3218 * erc.texi: Update for the ERC 5.2 release.
3220 2007-03-31 David Kastrup <dak@gnu.org>
3222 * woman.texi (Topic, Interface Options): Explain changes semantics of
3223 woman-manpath in order to consider MANPATH_MAP entries.
3225 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3227 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3229 2007-03-26 Richard Stallman <rms@gnu.org>
3231 * pgg.texi (Caching passphrase): Clean up previous change.
3233 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3235 * gnus.texi (Setting Process Marks): Fix typo.
3237 2007-03-25 Romain Francoise <romain@orebokech.com>
3239 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3240 readability, and include various fixes by Daniel Brockman, Nick Roberts
3243 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3245 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3247 * gnus.texi (Mail Source Specifiers): Fix typo.
3249 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3251 * reftex.texi (Imprint): Update maintainer information.
3253 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3255 * message.texi (Message Buffers): Update documentation for
3256 message-generate-new-buffers.
3258 2007-03-15 Daiki Ueno <ueno@unixuser.org>
3260 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3262 2007-03-21 Glenn Morris <rgm@gnu.org>
3264 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3266 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3268 * eshell.texi (Known problems): Emacs 21 -> 22.
3270 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3272 2007-03-18 Jay Belanger <belanger@truman.edu>
3274 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3276 2007-03-12 Glenn Morris <rgm@gnu.org>
3278 * calc.texi (Time Zones): Switch to new North America DST rule.
3280 * calc.texi: Replace "daylight savings" with "daylight
3281 saving" in text throughout.
3283 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3285 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3286 The variable now uses a list of symbols instead of just a symbol.
3287 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3289 2007-03-06 Romain Francoise <romain@orebokech.com>
3291 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3292 new packages, and mention Gnus update.
3294 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3296 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3297 nntp-open-connection-functions-never-echo-commands.
3299 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
3301 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3302 problems on the console, and security risk in not using gpg-agent.
3304 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3306 * org.texi (The spreadsheet): Renamed from "Table calculations".
3307 Completely reorganized and rewritten.
3308 (CamelCase links): Section removed.
3309 (Repeating items): New section.
3310 (Tracking TODO state changes): New section.
3311 (Agenda views): Chapter reorganized and rewritten.
3312 (HTML export): Section rewritten.
3313 (Tables in arbitrary syntax): New section.
3314 (Summary): Better feature summary.
3315 (Activation): Document problem with cut-and-paste of Lisp code
3317 (Visibility cycling): Document indirect buffer use.
3318 (Structure editing): Document sorting.
3319 (Remember): Section rewritten.
3320 (Time stamps): Better description of time stamp types.
3321 (Tag searches): Document regular expression search for tags.
3322 (Stuck projects): New section.
3323 (In-buffer settings): New keywords.
3324 (History and Acknowledgments): Updated description.
3326 2007-02-24 Alan Mackenzie <acm@muc.de>
3328 * cc-mode.texi (Movement Commands): Insert two missing command names.
3329 (Getting Started): Slight wording correction (use conditional).
3331 2007-02-22 Kim F. Storm <storm@cua.dk>
3333 * widget.texi (User Interface, Basic Types): Document need to put some
3334 text before the %v escape in :format string in editable-field widget.
3336 2007-02-18 Romain Francoise <romain@orebokech.com>
3338 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3341 2007-02-10 Markus Triska <markus.triska@gmx.at>
3343 * widget.texi (Programming Example): Put constant strings in :format.
3345 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
3347 * faq.texi (Fullscreen mode on MS-Windows): New node.
3349 2007-02-04 David Kastrup <dak@gnu.org>
3351 * faq.texi (AUCTeX): Update version number. Should probably be done
3352 for other packages as well.
3354 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3356 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3357 <tassilo@member.fsf.org>.
3359 2007-01-27 Eli Zaretskii <eliz@gnu.org>
3361 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3362 ls-lisp-use-localized-time-format.
3364 2007-01-20 Markus Triska <markus.triska@gmx.at>
3366 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3368 2007-01-13 Michael Olson <mwolson@gnu.org>
3370 * erc.texi (Modules): Mention capab-identify module.
3372 2007-01-05 Michael Olson <mwolson@gnu.org>
3374 * erc.texi (Getting Started): Update for /RECONNECT command.
3376 2007-01-04 Richard Stallman <rms@gnu.org>
3378 * ebrowse.texi: Change C-c b to C-c C-m.
3380 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3382 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3383 variables only in info to avoid redundant entries in the printed
3386 2007-01-02 Daiki Ueno <ueno@unixuser.org>
3388 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3390 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3392 * message.texi (Security): Split into sub-nodes.
3394 2007-01-01 Alan Mackenzie <acm@muc.de>
3396 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3397 eval-after-load in Emacs <=21 and a workaround. Document that
3398 trigraphs are not supported.
3400 2007-01-01 Alan Mackenzie <acm@muc.de>
3402 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3403 c-context-line-break. When invoked within a string, preserve
3404 whitespace. Add a backslash only when also in a macro.
3406 2007-01-01 Alan Mackenzie <acm@muc.de>
3408 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3410 2007-01-01 Alan Mackenzie <acm@muc.de>
3412 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3413 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3415 2007-01-01 Alan Mackenzie <acm@muc.de>
3417 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3420 * cc-mode.texi ("Styles"): Add @dfn{style}.
3422 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
3424 Sync with Tramp 2.0.55.
3426 * trampver.texi: Update release number.
3428 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3430 * gnus.texi (Customizing Articles): Add index entries for all
3431 gnus-treat-* variables.
3433 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3435 * gnus.texi (IMAP): Fix incorrect explanation of
3436 nnimap-search-uids-not-since-is-evil in documentation for
3437 nnimap-expunge-search-string.
3439 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3441 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3442 spam-ifile-database.
3444 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3446 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3449 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
3451 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3452 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3454 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3457 2006-12-25 Kevin Ryde <user42@zip.com.au>
3459 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3460 about the key procedure being used heavily.
3462 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
3464 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3466 (Prerequisites): Add explanation about gpg-agent.
3468 2006-12-22 Kevin Ryde <user42@zip.com.au>
3470 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3471 "sort" instead of "sort*".
3473 2006-12-19 Richard Stallman <rms@gnu.org>
3475 * calc.texi (History and Acknowledgements): Recognize that Emacs
3476 now does have floating point.
3478 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
3480 * tramp.texi (External transfer methods): Describe new method `scpc'.
3482 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
3484 * pgg.texi: Added short note on gpg-agent to the introduction.
3486 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3488 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3491 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3493 * gnus.texi (X-Face): Clarify. Say which programs are required
3496 2006-12-08 Michael Olson <mwolson@gnu.org>
3498 * erc.texi (Modules): Remove documentation for list module.
3500 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3502 * faq.texi (^M in the shell buffer): Ditto.
3504 2006-11-20 Michael Olson <mwolson@gnu.org>
3506 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3508 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
3510 * org.texi: Fix typos.
3511 (Agenda commands): Document `C-k'.
3513 2006-11-16 Eli Zaretskii <eliz@gnu.org>
3515 * url.texi (http/https): Fix a typo in the HTTP URL.
3517 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3519 * ada-mode.texi: Total rewrite.
3521 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
3523 * org.texi: Minor typo fixes.
3525 2006-11-13 Bill Wohler <wohler@newt.com>
3527 Release MH-E manual version 8.0.3.
3529 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3532 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3534 (Reading Mail): Document the customization of read-mail-command
3536 (Viewing Attachments): Document mm-discouraged-alternatives.
3537 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3538 (Junk): Add more information about the settings of mh-junk-background
3539 in a program. Add /usr/bin/mh to PATH in examples.
3541 2006-11-12 Richard Stallman <rms@gnu.org>
3543 * woman.texi: Update author address but say he no longer maintains it.
3545 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3547 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3549 (Checkboxes): Section moved to chapter 5, and extended.
3550 (The date/time prompt): New section.
3551 (Link abbreviations): New section.
3552 (Presentation and sorting): New section.
3553 (Custom agenda views): Section completely rewritten.
3554 (Summary): Compare with Planner.
3555 (Feedback): More info about creating backtraces.
3556 (Plain lists): Modified example.
3557 (Breaking down tasks): New section.
3558 (Custom time format): New section.
3559 (Time stamps): Document inactive timestamps.
3560 (Setting tags): More details about fast tag selection.
3561 (Block agenda): New section.
3562 (Custom agenda views): Section rewritten.
3563 (Block agenda): New section.
3565 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
3567 * tramp.texi (Configuration): scp is the default method.
3568 (Default Method): Use ssh as example for another method.
3570 2006-10-27 Richard Stallman <rms@gnu.org>
3572 * woman.texi: Downcase nroff/troff/roff.
3573 (Installation): Chapter deleted. Some xrefs deleted.
3574 (Background): woman doesn't advise man ;-).
3576 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3578 * ada-mode.texi (Project files, Identifier completion)
3579 (Automatic Casing, Debugging, Using non-standard file names)
3580 (Working Remotely): Fix typos.
3582 2006-10-20 Masatake YAMATO <jet@gyve.org>
3584 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3585 sample code `my-c-initialization-hook'.
3587 2006-10-19 Stuart D. Herring <herring@lanl.gov>
3589 * widget.texi: Fix typos.
3591 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
3593 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3594 "???". There have been no complaints for years, so the information
3595 must be appropriate.
3597 2006-10-16 Richard Stallman <rms@gnu.org>
3599 * widget.texi: Use @var instead of capitalization.
3600 Clarify many widget type descriptions.
3602 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3604 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3606 (Selecting a Group): Fix typo.
3608 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3610 * widget.texi: Fix typos.
3612 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3614 * gnus.texi (Image Enhancements): Update for Emacs 22.
3616 * gnus-faq.texi ([1.3]): Update.
3618 2006-10-06 Richard Stallman <rms@gnu.org>
3620 * faq.texi (Displaying the current line or column):
3621 Delete "As of Emacs 20".
3623 2006-10-06 Romain Francoise <romain@orebokech.com>
3625 * faq.texi (VM): VM works with Emacs 22 too.
3627 2006-10-06 Richard Stallman <rms@gnu.org>
3629 * ebrowse.texi: Remove Emacs version "21" from title.
3631 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3633 * gnus.texi (Foreign Groups): Say where change of editing commands are
3634 stored. Add reference to `gnus-parameters'.
3636 2006-09-15 Jay Belanger <belanger@truman.edu>
3638 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3639 Change "Library Public License" to "Lesser Public License"
3640 throughout. Use "yyyy" to represent year.
3642 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
3644 * org.texi (Setting tags): Typo fix.
3646 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3648 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3650 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3652 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3654 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3656 * faq.texi (Escape sequences in shell output): EMACS is now set
3657 to Emacs's absolute file name, not to "t".
3658 (^M in the shell buffer): Likewise.
3659 * misc.texi (Interactive Shell): Likewise.
3661 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3663 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3664 mails with pop3-leave-mail-on-server. Fix wording.
3665 (Limiting): Improve gnus-summary-limit-to-articles.
3668 2006-09-11 Simon Josefsson <jas@extundo.com>
3670 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3671 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3673 2006-09-06 Simon Josefsson <jas@extundo.com>
3675 * smtpmail.texi (Authentication): Mention SSL.
3677 2006-09-01 Eli Zaretskii <eliz@gnu.org>
3679 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3680 Don't use @indicateurl.
3682 * cc-mode.texi (Subword Movement): Don't use @headitem.
3683 (Custom Braces, Clean-ups): Don't use @tie.
3685 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
3687 Sync with Tramp 2.0.54.
3689 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3690 Suggested by Adrian Phillips <a.phillips@met.no>.
3692 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
3694 * org.texi (Installation, Activation): Split from Installation and
3696 (Clocking work time): Documented new features.
3698 2006-08-13 Alex Schroeder <alex@gnu.org>
3700 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3703 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3705 * faq.texi (How to add fonts): New node.
3707 2006-08-05 Romain Francoise <romain@orebokech.com>
3709 * faq.texi (New in Emacs 22): Expand.
3711 2006-08-03 Michael Olson <mwolson@gnu.org>
3713 * erc.texi: Update for ERC 5.1.4.
3715 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3717 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3718 in .../site-lisp/gnus/ by default.
3719 [ From gnus-news.texi in the trunk. ]
3721 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3723 * gnus.texi (MIME Commands): Additions for yEnc.
3725 2006-07-24 Richard Stallman <rms@gnu.org>
3727 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3728 * faq.texi: Move periods and commas inside quotes.
3730 2006-07-20 Jay Belanger <belanger@truman.edu>
3732 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3734 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
3736 * faq.texi (Security risks with Emacs): Document Emacs 22
3737 file-local-variable mechanism.
3739 2006-07-12 Michael Olson <mwolson@gnu.org>
3741 * erc.texi: Update for ERC 5.1.3.
3743 2006-07-12 Alex Schroeder <alex@gnu.org>
3745 * rcirc.texi: Fix typos.
3746 (Getting started with rcirc): New calling convention for M-x irc.
3747 Mention #rcirc. Removed channel tracking.
3748 (Configuration): Changed the names of all variables that got changed
3749 recently, eg. rcirc-server to rcirc-default-server. Added
3750 documentation for rcirc-authinfo, some background for Bitlbee, and
3751 rcirc-track-minor-mode.
3752 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3754 (Reconnecting after you have lost the connection): Fixed example code
3755 to match code changes.
3757 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3759 * gnus.texi, message.texi: Fix typos.
3761 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3763 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3765 (Global TODO list): Document the use of the variables
3766 `org-agenda-todo-ignore-scheduled' and
3767 `org-agenda-todo-list-sublevels'.
3769 2006-07-05 Richard Stallman <rms@gnu.org>
3771 * faq.texi (Scrolling only one line): Fix xref.
3773 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3775 * faq.texi (Evaluating Emacs Lisp code):
3776 Throughout, replace eval-current-buffer with eval-buffer.
3778 2006-07-03 Richard Stallman <rms@gnu.org>
3780 * rcirc.texi (Scrolling conservatively): Fix xref.
3782 * pcl-cvs.texi (Viewing differences): Usage fix.
3784 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3786 * org.texi (Agenda commands): Document `s' key to save all org-mode
3789 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
3791 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3792 names. Mention `cvs-msg' face.
3794 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3796 * org.texi (Checkboxes): New section.
3798 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
3800 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3801 throughout this chapter.
3803 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
3805 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3806 text for standalone vs Emacs info.
3807 (Help): Clarify header line description. Use mouse-1 for clicks.
3808 (Help-P): Use mouse-1 for clicks.
3809 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3810 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3811 (Choose menu subtopic): Remove gratuitous Emacs command names.
3812 (Help-FOO): Put usual behavior first.
3813 (Help-Xref): Clicking on xrefs works in Emacs.
3814 (Search Text): Clarify what the default behavior is.
3815 (Create Info buffer): Fix Emacs window/X window confusion.
3816 (Emacs Info Variables): Fix for new Emacs init file behavior.
3818 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3820 * gnus.texi (Summary Buffer Lines): Fix typo.
3822 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3824 * org.texi (Embedded LaTeX): New chapter.
3825 (Archiving): Section rewritten.
3826 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3828 2006-06-20 Bill Wohler <wohler@newt.com>
3830 Release MH-E manual version 8.0.1.
3832 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3834 (Preface): Depend on GNU mailutils 1.0 and higher.
3836 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3838 * message.texi (News Headers): Update message-syntax-checks section.
3840 2006-06-19 Karl Berry <karl@gnu.org>
3842 * info.texi (Advanced): Mention C-q, especially with ?.
3844 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3846 * org.texi (Publishing links): Document the `:link-validation-function'
3848 (Extensions and Hacking): New chapter, includes some sections of the
3849 "Miscellaneous" chapter.
3851 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3853 * org.texi (Progress logging): New section.
3855 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3857 * viper.texi (Viper Specials):
3858 * gnus.texi (Example Setup):
3859 * faq.texi (Backspace invokes help):
3860 * dired-x.texi (Optional Installation Dired Jump):
3861 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3862 follow coding conventions.
3864 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3866 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3868 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3870 * org.texi (ASCII export): Document indentation adaptation.
3871 (Setting tags): Document mutually-exclusive tags.
3873 2006-06-05 Romain Francoise <romain@orebokech.com>
3875 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3878 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3879 channel (#gnus@irc.freenode.net).
3880 Fix typos. Update copyright notice.
3882 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3883 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3884 (Line-Up Functions, Custom Macros):
3885 * ediff.texi (Window and Frame Configuration)
3886 (Highlighting Difference Regions):
3887 * emacs-mime.texi (Display Customization):
3888 * erc.texi (History):
3889 * eshell.texi (Known problems):
3890 * eudc.texi (Overview, BBDB):
3891 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3892 (The problem of spam, SpamOracle, Extending the Spam package)
3893 (Conformity, Terminology):
3894 * idlwave.texi (Routine Info)
3895 (Class and Keyword Inheritance, Padding Operators)
3896 (Breakpoints and Stepping, Electric Debug Mode)
3897 (Examining Variables, Troubleshooting):
3898 * org.texi (Creating timestamps):
3899 * reftex.texi (Commands, Options, Changes):
3900 * tramp.texi (Inline methods, Password caching)
3901 (Auto-save and Backup, Issues):
3902 * vip.texi (Files, Commands in Insert Mode):
3903 * viper.texi (Emacs Preliminaries, States in Viper)
3904 (Packages that Change Keymaps, Viper Specials, Groundwork):
3907 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
3909 * ediff.texi: Fix typos.
3911 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3913 * org.texi: Small typo fixes.
3915 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
3917 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3919 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3921 * pcl-cvs.texi: Fix typos.
3922 (Customization): Say "us".
3924 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3926 * org.texi: Remove bogus @setfilename.
3928 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3930 * org.texi (ASCII export): Omit command name.
3931 (HTML export): Add prefix to all lines in Local Variable example.
3932 (Acknowledgments): Typeset names in italics.
3934 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3936 * org.texi (Plain lists): Add new item navigation commands.
3937 (External links): Document elisp and info links.
3938 (Custom searches): New section.
3939 (Publishing): New chapter.
3940 (HTML export): Include a list of supported CSS classes.
3941 (Setting tags): Describe the fast-tag-setting interface.
3943 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3945 * dired-x.texi: ifinfo -> ifnottex.
3947 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3949 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3951 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3953 * message.texi (Interface): Add tool bar customization.
3954 (MIME): Index and text additions for mml-attach.
3955 (MIME): Describe mml-dnd-protocol-alist and
3956 mml-dnd-attach-options.
3958 * gnus.texi (Oort Gnus): Reorder entries in sections.
3960 (Starting Up): Add references to "Emacs for Heathens" and to
3961 "Finding the News". Add user-full-name and user-mail-address.
3962 (Group Buffer Format): Add tool bar customization and update.
3963 (Summary Buffer): Add tool bar customization.
3964 (Posting Styles): Add message-alternative-emails.
3966 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
3968 * tramp.texi (Filename completion): Improve wording.
3970 2006-05-07 Romain Francoise <romain@orebokech.com>
3972 * faq.texi (Using regular expressions): Fix typo.
3973 (Packages that do not come with Emacs): Fix capitalization.
3974 (Replacing text across multiple files): Expand node to explain how
3975 to use `dired-do-query-replace-regexp' in more detail, based on
3976 suggestion by Eric Hanchrow <offby1@blarg.net>.
3978 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3980 * tramp.texi (Filename completion): Completion of remote files'
3981 method, user name and host name is active only in partial
3984 2006-05-06 Bill Wohler <wohler@newt.com>
3986 Release MH-E manual version 8.0.
3988 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3991 2006-05-06 Bill Wohler <wohler@newt.com>
3993 * mh-e.texi (MH-BOOK-HOME): Change from
3994 http://www.ics.uci.edu/~mh/book/mh to
3995 http://rand-mh.sourceforge.net/book/mh.
3996 Replace .htm suffix with .html for MH book files.
3997 (Using This Manual): Update key binding for getting relevant
3998 chapter in Info from command key.
3999 (Ranges): Fix itemx.
4001 2006-05-05 Karl Berry <karl@gnu.org>
4003 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4004 (\fonttextsize): New user-level command to change text font size.
4006 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4008 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4010 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4012 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4014 2006-04-24 Bill Wohler <wohler@newt.com>
4016 * mh-e.texi (Getting Started): Make it more explicit that you need
4017 to install MH. Add pointers to current MH implementations.
4019 2006-04-21 Bill Wohler <wohler@newt.com>
4021 Release MH-E manual version 7.94.
4023 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4026 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4028 * org.texi: Many small fixes.
4029 (Handling links): Rename from "Managing links".
4031 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4033 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4034 (Splitting mail using spam-stat): Fix @xref.
4036 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
4038 * gnus.texi (Spam Package): Major revision of the text.
4039 Previously this node was "Filtering Spam Using The Spam ELisp Package".
4041 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4043 * org.texi (Time stamps): Better explanation of the purpose of
4044 different time stamps.
4045 (Structure editing, Plain lists): More details on how new items
4046 and headings are inserted.
4048 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4050 * org.texi (Formula syntax): Fix link to Calc Manual.
4052 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4054 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4056 2006-04-17 Bill Wohler <wohler@newt.com>
4058 * mh-e.texi (Folders): Update mh-before-quit-hook and
4059 mh-quit-hook example with code that removes the buffers rather
4060 than just bury them.
4062 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4064 Sync with Tramp 2.0.53.
4066 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4068 * org.texi (Updating settings): New section.
4069 (Visibility cycling): Better names for the startup folding
4071 (Exporting): Completely restructured.
4072 (The very busy C-c C-c key): New section.
4073 (Summary of in-buffer settings): New section.
4075 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4077 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4079 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4081 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4082 (Server Commands): Key `v' is reserved for users.
4084 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
4086 * org.texi (Link format): New section, emphasis on bracket links.
4087 (External links): Document bracket links.
4088 (FAQ): Expand to cover shell links and the new link format.
4090 2006-04-09 Kevin Ryde <user42@zip.com.au>
4092 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4094 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4096 * gnus.texi (Summary Buffer Lines): Add `*'.
4098 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4100 * gnus.texi (Group Parameters):
4101 Mention gnus-permanently-visible-groups.
4103 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4105 * gnus.texi (Face): Fix typo.
4107 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4109 * gnus.texi (X-Face): Clarify.
4110 (Face): Need Emacs with PNG support.
4112 2006-04-06 Richard Stallman <rms@gnu.org>
4114 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4117 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4119 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4120 blocks not suitable for inclusion with Emacs using variable
4123 2006-04-04 Simon Josefsson <jas@extundo.com>
4125 * gnus.texi (Security): Improve.
4127 2006-04-02 Bill Wohler <wohler@newt.com>
4129 * mh-e.texi (Getting Started, Junk, Bug Reports)
4130 (MH FAQ and Support): Fix URLs.
4132 2006-03-31 Romain Francoise <romain@orebokech.com>
4134 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4135 to t, not nil (and has for the past eight years).
4137 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4139 * message.texi, gnus.texi: Bump version to 5.11.
4141 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4143 * gnus.texi (Top): Add comment about version line.
4145 * message.texi (Top): Ditto. Change to take named versions into
4148 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4150 * gnus.texi (Posting Styles): Add x-face-file to example.
4151 (X-Face): Refer to posting styles.
4153 * gnus-faq.texi ([5.8]): Add x-face-file.
4154 ([8.4]): Add links to gmane.emacs.gnus.user and
4155 gmane.emacs.gnus.general.
4157 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4159 * gnus-faq.texi: Use .invalid.
4160 ([5.4]): Fix gnus-posting-styles example.
4162 2006-03-27 Romain Francoise <romain@orebokech.com>
4164 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4165 Emacs/W3 needs a new maintainer.
4166 (Ispell): Update author and version info.
4167 (Mailcrypt): Mention PGG.
4168 (New in Emacs 22): Add PGG to the list of new packages.
4169 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4172 2006-03-25 Karl Berry <karl@gnu.org>
4174 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4175 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4176 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4177 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4178 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4179 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4180 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4181 (2) do not indent copyright year list (or anything else).
4183 2006-03-21 Bill Wohler <wohler@newt.com>
4185 * mh-e.texi (Folders): Various edits.
4187 2006-03-20 Romain Francoise <romain@orebokech.com>
4189 * gnus.texi (Mail Folders): Grammar fix.
4191 2006-03-19 Bill Wohler <wohler@newt.com>
4193 * mh-e.texi (Replying): Document Mail-Followup-To.
4194 Change manually-formatted table to multitable. Add debugging info.
4195 Move description of mh-reply-default-reply-to into paragraph
4196 that describes its values.
4198 2006-03-17 Bill Wohler <wohler@newt.com>
4200 * mh-e.texi: Use smallexample and smalllisp consistently.
4201 (Sending Mail Tour): Update method of entering
4202 addresses and subject.
4203 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4204 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4206 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
4208 * org.texi: Version number change only.
4210 2006-03-14 Bill Wohler <wohler@newt.com>
4212 * mh-e.texi: Add index entries around each paragraph rather than
4213 depend on entries from beginning of node. Doing so ensures that
4214 index entries are less likely to be forgotten if text is cut and
4215 pasted, and are necessary anyway if the references are on a
4216 separate page. It seems that makeinfo is now (v. 4.8) only
4217 producing one index entry per node, so there is no longer any
4218 excuse not to. Use subheading instead of heading. The incorrect
4219 use of heading produced very large fonts in Info--as large as the
4221 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4222 versions 6 and 7 appeared *around* the time of these Emacs releases.
4224 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
4226 * org.texi (Clean view): Document new startup options.
4228 2006-03-11 Bill Wohler <wohler@newt.com>
4230 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4231 (Composing, Scan Line Formats): Fix @refs.
4232 (Getting Started): Define MH profile and MH profile components.
4233 (Incorporating Mail, Reading Mail, Viewing, Printing)
4234 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4235 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4236 for string constants.
4237 (Tool Bar): Remove spurious quote.
4238 (Junk): Use ``...'' instead of "...".
4239 (Scan Line Formats): Replace @samp with @kbd.
4241 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4243 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4245 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4247 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4250 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4252 * gnus.texi: Markup fix.
4253 (Fancy Mail Splitting): Specify new feature.
4255 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4257 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4258 partial-words matching.
4260 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4262 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4264 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4265 (MIME Commands): Fix mm-discouraged-alternatives.
4267 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4269 * org.texi: Version number change only.
4271 2006-03-06 Bill Wohler <wohler@newt.com>
4273 * mh-e.texi: Move from SourceForge repository to Savannah.
4274 This is version 7.93, which is a total rewrite from the previous
4275 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4278 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4280 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4282 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4284 * org.texi (Interaction): Add item about `org-mouse.el' by
4286 (Managing links): Document that also mouse-1 can be used to
4288 (Headlines, FAQ): Add entry about hiding leading stars.
4289 (Miscellaneous): Resort the sections in this chapter to a more
4292 2006-02-27 Simon Josefsson <jas@extundo.com>
4294 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4295 2004-01-27 from the trunk).
4297 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4299 * cc-mode.texi: Rename c-hungry-backspace to
4300 c-hungry-delete-backwards, at the request of RMS. Leave the old
4303 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4305 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4306 include the function header within the defun.
4308 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4310 * cc-mode.texi: Correct two typos.
4312 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4314 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4316 (Electric Keys): Add a justification for electric indentation.
4317 (Hungry WS Deletion): Clear up the names and complications of the
4318 BACKSPACE and DELETE keys.
4320 2006-02-23 Juri Linkov <juri@jurta.org>
4322 * faq.texi (Common requests): Move `Turning on auto-fill by
4323 default' after `Wrapping words automatically'. Move `Working with
4324 unprintable characters' before `Searching for/replacing newlines'.
4325 Move `Replacing highlighted text' after `Highlighting a region'.
4326 Merge `Repeating commands' and `Repeating a command as many times
4327 as possible' into the former.
4328 (Packages that do not come with Emacs): Add refs to Gmane and
4331 2006-02-23 Juri Linkov <juri@jurta.org>
4333 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4334 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4335 Add xref to `(emacs)Reporting Bugs'.
4336 (Getting a printed manual): Add URL to other formats of the manual.
4337 (Common requests): Fix menu.
4338 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4339 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4340 (Inserting text at the beginning of each line): Add pxref to
4341 `Changing the included text prefix'.
4342 (Forcing the cursor to remain in the same column): Mention `track-eol'
4343 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4344 (Replacing text across multiple files): Add keybinding `Q' for
4345 `dired-do-query-replace'.
4347 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4349 * reftex.texi: Version number and date change only.
4351 * org.texi (Internal Links): Rewrite to cover the modified
4354 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4356 * faq.texi: Remove the coding cookie, it's not needed anymore.
4358 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4360 * faq.texi (Colors on a TTY): Mention Mac OS port.
4362 2006-02-12 Karl Berry <karl@gnu.org>
4364 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4367 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4369 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4371 2006-02-08 Romain Francoise <romain@orebokech.com>
4373 * faq.texi (Top): Remove paragraph about the FAQ being a
4374 transitional document, etc.
4375 (Searching for/replacing newlines): New node.
4376 (Yanking text in isearch): New node.
4377 (Inserting text at the beginning of each line): Rename and make
4378 more general, mention `M-;' in Message mode.
4380 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4382 * faq.texi (Meta key does not work in xterm)
4383 (Emacs does not display 8-bit characters)
4384 (Inputting eight-bit characters): Update xrefs.
4386 2006-02-06 Romain Francoise <romain@orebokech.com>
4388 * faq.texi (VM): VM now at version 7.19.
4389 Set myself as maintainer of this file.
4391 2006-02-04 Michael Olson <mwolson@gnu.org>
4393 * erc.texi (History): Note that ERC is now included with Emacs.
4395 2006-01-31 Romain Francoise <romain@orebokech.com>
4397 * message.texi (Message Headers): Explain what
4398 `message-alternative-emails' does in more detail.
4399 Update copyright year.
4401 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4403 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4405 2006-01-29 Richard M. Stallman <rms@gnu.org>
4407 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4409 2006-01-29 Michael Olson <mwolson@gnu.org>
4411 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4413 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4415 * faq.texi (New in Emacs 22): Mention ERC.
4417 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4419 * rcirc.texi: Capitalize dir entry for consistency with the entry
4420 in info/dir and other entries in the Emacs category.
4421 Fix typos. Delete trailing whitespace.
4423 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
4425 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4427 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4429 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4430 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4432 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4433 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4435 2006-01-27 Alex Schroeder <alex@gnu.org>
4437 * rcirc.texi: New file.
4439 2006-01-23 Juri Linkov <juri@jurta.org>
4441 * widget.texi (User Interface): Add S-TAB for widget-backward.
4443 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4445 Sync with Tramp 2.0.52.
4447 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4448 Add Tramp disabling item. New item for common connection problems.
4449 (various): Apply "ftp" as method for the download URL.
4450 (Bug Reports): Refer to FAQ for common problems.
4452 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4454 * widget.texi (User Interface): Use @key for TAB.
4456 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4458 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4461 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4463 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4465 * gnus.texi: Update copyright.
4467 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4469 * gnus.texi (Article Washing): Additions.
4471 2006-01-08 Alex Schroeder <alex@gnu.org>
4473 * pgg.texi (Caching passphrase): Rewording.
4475 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
4477 * org.texi (Agenda commands): Document tags command.
4479 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4481 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4483 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4485 * gnus.texi (RSS): Addition.
4487 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4489 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4491 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4493 * emacs-mime.texi (Display Customization): Add setting example to
4494 mm-discouraged-alternatives.
4496 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4498 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4499 version is the canonical version.
4501 2006-01-08 Alex Schroeder <alex@gnu.org>
4503 * pgg.texi (Caching passphrase): Rewording.
4505 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4507 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4510 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
4512 * org.texi: Removed the accidentally re-added empty line in the
4515 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4517 * org.texi (Agenda Views): Chapter reorganized.
4519 2005-12-29 Romain Francoise <romain@orebokech.com>
4521 * faq.texi (Using Customize): New node.
4523 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4525 * org.texi: Remove blank line in @direntry. It is non-standard
4526 and recursively produces blank lines all over the dir file (when
4529 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4531 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4533 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4535 * org.texi (Tags): Boolean logic documented.
4536 (Agenda Views): Document custom commands.
4538 2005-12-20 David Kastrup <dak@gnu.org>
4540 * faq.texi (AUCTeX): Update version and mailing list info.
4542 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4544 * gnus.texi (MIME Commands): Mention addition of
4545 multipart/alternative to gnus-buttonized-mime-types and add xref
4546 to mm-discouraged-alternatives.
4548 * emacs-mime.texi (Display Customization): Mention addition of
4549 "image/.*" and add xref to gnus-buttonized-mime-types in the
4550 mm-discouraged-alternatives section.
4552 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4554 * org.texi (Tags): New section.
4555 (Agenda Views): Chapter reorganized.
4557 2005-12-16 Eli Zaretskii <eliz@gnu.org>
4559 * org.texi (Internal Links): Add a missing comma after an @xref.
4561 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
4563 * faq.texi (Filling paragraphs with a single space): No need to
4564 change sentence-end now.
4566 2005-12-13 Romain Francoise <romain@orebokech.com>
4568 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4570 2005-12-12 Jay Belanger <belanger@truman.edu>
4572 * faq.texi (Calc): Update version number.
4574 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4576 * org.texi (Progress Logging): New section.
4578 2005-12-10 Romain Francoise <romain@orebokech.com>
4580 Update the Emacs FAQ for the 22.1 release.
4582 * faq.texi: Set VER to `22.1'.
4583 (Basic editing): Explain how to use localized versions of the
4584 Tutorial. Mention that `C-h r' displays the manual. Delete
4585 obsolete WWW link to an Emacs 18 tutorial.
4586 (Getting a printed manual): Point to the new locations of the
4587 manuals on the GNU Web site.
4588 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4589 available via Info (it was previously distributed separately).
4590 (Installing Texinfo documentation): The latest version of Texinfo
4592 (Informational files for Emacs): COPYING is the GNU General Public
4593 License, not the Emacs General Public License.
4594 (Informational files for Emacs): Delete obsolete link to the
4595 GNUinfo pages as they have been removed from the GNU Web site.
4596 (New in Emacs 22): New node.
4597 (Setting up a customization file): Say that most packages support
4599 (Colors on a TTY): Delete reference to instructions on how to
4600 enable syntax highlighting, it is now enabled by default.
4601 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4602 at startup automatically.
4603 (Controlling case sensitivity): Mention `M-c' in isearch.
4604 (Using an already running Emacs process): Emacs now creates the
4605 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4606 gnuserv. As emacsclient can now run Lisp code as well, delete a
4607 sentence praising gnuserv for that. Simplify description of how
4608 the client/server operation works.
4609 (Compiler error messages): Delete obsolete text (compile.el has
4611 (Indenting switch statements): Fix typo.
4612 (Matching parentheses): Simplify setup instructions, mention the
4613 menu bar item in the Options menu.
4614 (Repeating a command as many times as possible): Mention `C-x e'.
4615 (Going to a line by number): Mention new keymap and bindings
4616 `M-g M-g', `M-g M-p' and `M-g M-n'.
4617 (Turning on syntax highlighting): Now on by default. Simplify.
4618 (Replacing highlighted text): Use `1', not `t'.
4619 (Problems with very large files): The maximum size is now 256MB on
4621 (^M in the shell buffer): Mention `comint-process-echoes'.
4622 (Emacs for Apple computers): Emacs 22 has native support for Mac
4624 (Translating names to IP addresses): Delete node.
4625 (Binding keys to commands): Fix typo.
4626 (SPC no longer completes file names): New node.
4627 (MIME with Emacs mail packages): Delete section about the Emacs
4628 MIME FAQ (it's not reachable anymore).
4630 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4632 * cc-mode.texi: The manual has been extensively revised: the
4633 information about using CC Mode has been separated from the larger
4634 and more difficult chapters about configuration. It has been
4635 updated for CC Mode 5.31.
4637 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4639 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4640 (Selecting an implementation): Fix descriptions.
4642 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4644 * message.texi (Various Message Variables): Addition.
4646 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4648 * message.texi: Fix default values.
4650 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4652 * message.texi (Header Commands): Clarify descriptions of
4653 message-cross-post-followup-to, message-reduce-to-to-cc, and
4654 message-insert-wide-reply.
4655 (Various Commands): Fix kindex for message-kill-to-signature;
4656 clarify description of message-tab.
4658 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4660 * message.texi (Mailing Lists): Fix description about MFT.
4662 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4664 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4666 * gnus.texi (Slow Terminal Connection): Replace old description
4669 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4671 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4672 replace X-Draft-Headers with X-Draft-From.
4674 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4676 * gnus.texi (Various Various): Fix the default value of
4677 nnheader-max-head-length.
4678 (Gnus Versions): Fix typo.
4680 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
4682 * org.texi (Structure editing): Document new functionality of
4685 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4687 * org.texi (Internal Links): Fix Texinfo usage.
4689 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
4691 * org.texi (TODO basics): Document the global todo list.
4692 (TODO items): Documents sparse tree for specific TODO
4695 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
4697 * org.texi (Plain Lists): Typos fixed.
4699 2005-11-28 Jay Belanger <belanger@truman.edu>
4701 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4703 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
4705 * org.texi (Structure editing): New item moving commands added.
4706 (Plain Lists): New section.
4708 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
4710 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4711 (Agenda): Document commands `org-cycle-agenda-files' and
4712 `org-agenda-file-to-front'
4713 (Built-in table editor): Document `org-table-sort-lines'.
4714 (HTML formatting): Export of hand-formatted lists.
4716 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4718 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4719 new variable gnus-toolbar-thickness.
4721 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4723 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4725 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4727 * gnus.texi (X-Face): Fix description.
4728 (XVarious): Remove gnus-xmas-logo-color-alist and
4729 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4731 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4733 * gnus.texi (Group Parameters): Mention new variable
4734 gnus-parameters-case-fold-search.
4735 (Home Score File): Addition.
4737 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
4739 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4740 (Overview): List supported feed types.
4741 (Installation): No installation necessary when using autoload.
4742 (Configuration): Rename "RSS" to "news".
4744 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4746 * pgg.texi (User Commands): Document additional passphrase
4747 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4748 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4750 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4752 * org.texi: Version number changed to 3.19.
4754 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
4756 * pgg.texi (How to use): Update the example to add autoload of
4757 pgg-encrypt-symmetric-region.
4758 (User Commands): Document pgg-encrypt-symmetric-region.
4759 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4761 2005-10-27 Jay Belanger <belanger@truman.edu>
4763 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4764 mention other TeX-related units.
4766 2005-10-23 Lars Hansen <larsh@soem.dk>
4768 * dired-x.texi (Miscellaneous Commands): Replace
4769 dired-do-relative-symlink by dired-do-relsymlink and
4770 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4772 2005-10-23 Jay Belanger <belanger@truman.edu>
4774 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4777 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
4779 * faq.texi (Bugs and problems): Replace
4780 `dired-move-to-filename-regexp' by
4781 `directory-listing-before-filename-regexp'.
4783 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4785 * newsticker.texi (UPDATED): Set value.
4787 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4789 * gnus.texi (Document Groups): Remove duplicate item.
4791 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4793 * org.texi (Summary): Mention iCalendar support.
4794 (Exporting): Document iCalendar support.
4796 2005-10-18 Romain Francoise <romain@orebokech.com>
4798 * viper.texi (Viper Specials): Capitalize GNU.
4800 2005-10-17 Juri Linkov <juri@jurta.org>
4802 * info.texi (Getting Started, Search Index, Expert Info):
4804 (Search Text): Replace `echo area' with `mode line'.
4805 (Search Index): Both `i' and `,' find all index entries.
4806 Replace example `C-f' with `C-l' (which exists in index of Info
4807 manual) and delete spaces in its keyboard input sequence.
4808 Delete unnecessary explanations about literal characters.
4810 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4812 * gnus.texi (Document Server Internals): Addition.
4814 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4816 * gnus.texi (A note on namespaces): Fix RFC reference.
4818 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4820 * gnus.texi (RSS): Fix key description.
4822 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4824 * gnus.texi: Emacs/w3 -> Emacs/W3.
4825 (Browsing the Web): Fix description.
4826 (Web Searches): Ditto.
4827 (Customizing W3): Ditto.
4829 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4831 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4833 2005-10-11 Jay Belanger <belanger@truman.edu>
4835 * calc.texi (Integration): Mention using `a i' to compute definite
4838 2005-10-11 Juri Linkov <juri@jurta.org>
4840 * info.texi: Rearrange nodes.
4841 (Top): Update menu. Change ref `Info for Experts' to
4842 `Advanced Info Commands'.
4843 (Getting Started): Fix description of manual's parts.
4844 (Help-Int): Change xref `Info Search' to `Search Index', and
4845 `Expert Info' to `Advanced'.
4846 (Advanced): Move node one level up.
4847 (Search Text, Search Index): New nodes split out from `Info Search'.
4848 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4849 split out from `Advanced'.
4850 (Advanced, Emacs Info Variables): De-document editing an Info file
4852 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4853 (Creating an Info File): Delete node and move its text to
4856 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4858 * org.texi (Workflow states): Documented that change in keywords
4859 becomes active only after restart of Emacs.
4861 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4863 Sync with Tramp 2.0.51.
4865 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4867 * speedbar.texi (Introduction): Describe new location of speedbar
4869 (Basic Key Bindings): Remove descriptions of bindings that have
4872 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4874 * speedbar.texi (GDB): Describe use of watch expressions.
4876 2005-09-28 Simon Josefsson <jas@extundo.com>
4878 * message.texi (IDNA): Fix.
4880 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4882 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4883 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4884 description of nntp-open-connection-function.
4885 (Common Variables): Fix descriptions.
4887 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4889 * gnus.texi (Server Buffer Format): Document the %a format spec.
4891 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4893 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4895 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4897 * org.texi Version 3.16.
4899 2005-09-19 Miles Bader <miles@gnu.org>
4901 * newsticker.texi: Get rid of CVS keywords.
4903 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4905 * gnus.texi (Finding the Parent): Fix description of how Gnus
4908 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4910 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4911 to drop off non-answered articles.
4913 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4915 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4916 braces (which are unsupported by NMAKE) for macro `srcdir'.
4918 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4920 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4921 (../info/newsticker, newsticker.dvi): New targets.
4923 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4925 * newsticker.texi: Replace @command with @code. Replace @example
4927 (Top): Added explanations to menu items.
4928 (GNU Free Documentation License): Removed.
4930 2005-09-16 Romain Francoise <romain@orebokech.com>
4932 Update all files to specify GFDL version 1.2.
4934 * doclicense.texi (GNU Free Documentation License): Update to
4937 2005-09-15 Richard M. Stallman <rms@gnu.org>
4939 * newsticker.texi: Fix @setfilename.
4941 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4942 (../info/newsticker, newsticker.dvi): New targets.
4944 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4946 * org.texi: Version 3.15.
4948 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4950 * ses.texi: Combine all three indices into one.
4951 Correct a few typos.
4953 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4955 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4957 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4959 * emacs-mime.texi (Handles): Remove duplicate item.
4960 (Encoding Customization): Fix the default value for
4961 mm-coding-system-priorities.
4962 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4963 (Basic Functions): Fix reference.
4965 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4967 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4969 2005-08-18 Richard M. Stallman <rms@gnu.org>
4971 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4974 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4975 not keyboard-translate.
4977 2005-08-11 Richard M. Stallman <rms@gnu.org>
4979 * faq.texi (Using regular expressions): Fix xref.
4981 2005-08-09 Juri Linkov <juri@jurta.org>
4983 * info.texi (Help-P): Replace `Prev' with `Previous'.
4984 (Help-M, Help-Xref): Add S-TAB.
4985 (Help-FOO): Update `u' command.
4986 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4987 Update info about visibility of xref parts.
4988 (Help-Int): Fix `m' command. Rename `Info-last' to
4989 `Info-history-back'. Add `Info-history-forward'.
4990 (Advanced): Fix `g*' and `M-n' commands.
4991 (Info Search): Add `index-apropos' in stand-alone browser.
4992 Add isearch commands.
4993 (Emacs Info Variables): Remove `Info-fontify'.
4994 Add `Info-mode-hook'. Update face names.
4995 Add `Info-fontify-maximum-menu-size',
4996 `Info-fontify-visited-nodes', `Info-isearch-search'.
4998 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
5000 Sync with Tramp 2.0.50.
5002 * tramp.texi: Use @option{} consequently for method names.
5003 (Inline methods, External transfer methods): Remove references to
5005 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5008 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5010 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5011 Mention that gnus-init-file is not read when Emacs is invoked with
5012 --no-init-file or -q.
5014 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5016 * org.texi: Version 3.14.
5018 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5020 * org.texi: Version 3.13.
5022 2005-07-18 Juri Linkov <juri@jurta.org>
5024 * calc.texi (Time Zones, Logical Operations):
5025 * cl.texi (Overview):
5026 * org.texi (TODO types):
5027 * sc.texi (Emacs 18 MUAs):
5028 * speedbar.texi (Top):
5029 * url.texi (History):
5030 Delete duplicate duplicate words.
5032 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
5034 * cl.texi (Type Predicates): Document `atom' type.
5036 2005-07-04 Lute Kamstra <lute@gnu.org>
5038 Update FSF's address in GPL notices.
5040 * calc.texi (Copying):
5041 * doclicense.texi (GNU Free Documentation License):
5042 * faq.texi (Contacting the FSF):
5043 * mh-e.texi (Copying): Update FSF's address.
5045 2005-07-03 Richard M. Stallman <rms@gnu.org>
5047 * flymake.texi (Example -- Configuring a tool called directly):
5048 Update name of flymake-build-relative-filename.
5050 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5052 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5054 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5056 * org.texi: Version 3.12.
5058 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5060 * makefile.w32-in (MAKEINFO): Use --force.
5061 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5063 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5066 2005-06-23 Richard M. Stallman <rms@gnu.org>
5068 * speedbar.texi (Creating a display): Texinfo usage fixes.
5070 * tramp.texi (Customizing Completion, Auto-save and Backup):
5071 Texinfo usage fixes.
5073 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5075 * dired-x.texi (Miscellaneous Commands):
5076 * ediff.texi (Miscellaneous):
5077 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5079 * info.texi (Help-Xref):
5080 * message.texi (Message Headers):
5081 * org.texi (Remember):
5082 * reftex.texi (Options (Defining Label Environments)):
5083 (Options (Index Support)):
5084 (Options (Viewing Cross-References)):
5087 * speedbar.texi (Creating a display):
5088 * tramp.texi (Customizing Completion, Auto-save and Backup):
5091 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5093 * org.texi: Version 3.11.
5095 2005-06-12 Jay Belanger <belanger@truman.edu>
5097 * calc.texi (Getting Started): Remove extra menu item.
5099 2005-05-31 Jay Belanger <belanger@truman.edu>
5101 * calc.texi (Notations Used in This Manual): Use @kbd for key
5103 (Demonstration of Calc): Mention another way of starting Calc.
5104 (Starting Calc): Mention long name of M-#.
5105 (Embedded Mode Overview): Remove unnecessary instruction.
5106 (Other M-# commands): Rephrase `M-# 0' explanation.
5107 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5108 reflect current behavior.
5110 2005-05-30 Jay Belanger <belanger@truman.edu>
5112 * calc.texi (Hooks): Change description of calc-window-hook and
5113 calc-trail-window-hook to match usage.
5114 (Computational Functions): Add more constant-generating functions.
5115 (Customizable Variables): Use defvar.
5117 2005-05-28 Jay Belanger <belanger@truman.edu>
5119 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5120 (Basic Embedded Mode): Explain behavior of arguments to
5123 2005-05-27 Jay Belanger <belanger@truman.edu>
5125 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5128 2005-05-25 Jay Belanger <belanger@truman.edu>
5130 * calc.texi: Change Calc version number throughout.
5131 (Keypad Mode): Change location in info output.
5132 (Keypad mode overview): Move picture of keypad.
5134 2005-05-21 Jay Belanger <belanger@truman.edu>
5136 * calc.texi (Storing variables): Mention that only most variables
5137 are void to begin with.
5139 2005-05-21 Kevin Ryde <user42@zip.com.au>
5141 * widget.texi (Basic Types): Update cross ref from "Enabling
5142 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5143 lispref/text.texi change.
5145 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
5147 * org.texi: Version 3.09.
5149 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
5151 * reftex.texi: Version 4.28.
5153 2005-05-16 Jay Belanger <belanger@truman.edu>
5155 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5157 2005-05-14 Jay Belanger <belanger@truman.edu>
5159 * calc.texi (Default Simplifications): Insert missing ! (logical
5162 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5164 Sync with Tramp 2.0.49.
5166 2005-05-10 Jay Belanger <belanger@truman.edu>
5168 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5171 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5173 * org.texi: Version 3.08, structure reorganized.
5175 2005-04-24 Richard M. Stallman <rms@gnu.org>
5177 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5179 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5181 * org.texi: Update to version 3.06.
5183 2005-04-13 Lute Kamstra <lute@gnu.org>
5185 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5187 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5189 * cl.texi (Porting Common Lisp): Fix typo.
5191 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5193 * gnus.texi (RSS): Addition.
5195 2005-04-04 Jay Belanger <belanger@truman.edu>
5197 * calc.texi: Change Calc version number.
5198 (Customizable variables): Fix description of calc-language-alist.
5199 (Copying): Put in version 2 of GPL.
5201 2005-04-01 Jay Belanger <belanger@truman.edu>
5203 * calc.texi (Troubleshooting Commands): Remove comment about
5205 (Installation): Remove section.
5206 (Customizable Variables): New section.
5207 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5208 (Graphical Devices): Add references to Customizable Variables.
5210 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5212 * emacs-mime.texi (Display Customization): Markup fixes.
5215 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5217 * gnus-faq.texi: Replaced with auto-generated version.
5219 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5221 * dired-x.texi (Multiple Dired Directories): default-directory was
5222 renamed to dired-default-directory.
5224 2005-03-26 Jay Belanger <belanger@truman.edu>
5226 * calc.texi (Simplifying Formulas, Rewrite Rules):
5227 Change description of top and bottom of fraction.
5228 (Modulo Forms): Move description of how to create modulo forms to
5229 earlier in the section.
5230 (Fraction Mode): Suggest using : to get a fraction by dividing.
5231 (Basic Arithmetic): Adjust placement of command name.
5232 (Truncating the Stack): Emphasize that "hidden" entries are still
5234 (Installation): Move discussion of printing manual to "About This
5236 (About This Manual): Mention how to print the manual.
5237 (Reporting Bugs): Remove first person.
5238 (Building Vectors): Add algebraic version of append.
5239 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5240 (Grouping Digits): Fix typo.
5242 2005-03-25 Werner Lemberg <wl@gnu.org>
5244 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5245 Replace `legal' with `valid'.
5247 2005-03-25 Werner Lemberg <wl@gnu.org>
5249 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5251 2005-03-24 Jay Belanger <belanger@truman.edu>
5253 * calc.texi (General Mode Commands)
5254 (Mode Settings in Embedded Mode): Add some explanation of
5255 recording mode settings.
5257 2005-03-24 Richard M. Stallman <rms@gnu.org>
5259 * calc.texi: Remove praise of non-free software.
5261 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5262 (Installation): Node deleted.
5264 2005-03-23 Richard M. Stallman <rms@gnu.org>
5266 * url.texi (HTTP language/coding): Improve last change.
5268 2005-03-22 Jay Belanger <belanger@truman.edu>
5270 * calc.texi (Embedded Mode): Add new information on changing
5273 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5275 Sync with Tramp 2.0.48.
5277 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5279 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5280 "GNU/Linux". Change all addresses to .gnu.org.
5281 (Default Method): Offer shortened syntax for "su" and "sudo"
5284 2005-03-07 Richard M. Stallman <rms@gnu.org>
5286 * url.texi: Fix usage of "e.g.".
5287 (HTTP language/coding): Explain the rules for these strings.
5289 2005-03-06 Richard M. Stallman <rms@gnu.org>
5291 * woman.texi (Introduction): Minor cleanups.
5293 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5295 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5296 (Installation): Node deleted.
5298 * mh-e.texi (Preface): Get rid of "Emacs 21".
5300 * eshell.texi (Installation): Delete node (for Emacs 20).
5302 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5304 * flymake.texi: Refill and tweak style in @lisp blocks.
5306 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5308 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5310 2005-03-01 Jay Belanger <belanger@truman.edu>
5312 * calc.texi (Trigonometric and Hyperbolic Functions):
5313 Mention additional functions.
5314 (Algebraic Simplifications): Mention additional simplifications.
5316 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5318 * ses.texi: Add concept/function/variable indices (this work was
5319 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5320 papers on file at FSF).
5322 2005-02-10 Jay Belanger <belanger@truman.edu>
5324 * calc.texi: Change @LaTeX to La@TeX throughout.
5325 Redefine @expr as @math for TeX output.
5326 Redefine @texline as a no-op for TeX output.
5327 Define @tfn, replace @t by @tfn throughout.
5329 2005-02-09 Jay Belanger <belanger@truman.edu>
5331 * calc.texi: Add macro for LaTeX for info output.
5333 2005-02-08 Kim F. Storm <storm@cua.dk>
5335 * texinfo.tex (LaTex): Add def.
5337 2005-02-06 Jay Belanger <belanger@truman.edu>
5339 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5340 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5343 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5345 * gnus.texi: Some edits based on comments from David Abrahams.
5347 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5349 * gnus.texi (RSS): Fix the keystroke.
5351 2005-01-24 David Kastrup <dak@gnu.org>
5353 * faq.texi: Update AUCTeX version info.
5355 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5357 * gnus-faq.texi ([4.1]): Typo.
5359 2005-01-19 Jay Belanger <belanger@truman.edu>
5361 * calc.texi (Keep Arguments): Mention that keeping arguments
5362 doesn't work with keyboard macros.
5364 2005-01-16 Richard M. Stallman <rms@gnu.org>
5366 * autotype.texi (Autoinserting): Fix small error.
5368 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5370 Sync with Tramp 2.0.47.
5372 * tramp.texi (Compilation): New section, describing compilation of
5375 2005-01-11 Kim F. Storm <storm@cua.dk>
5377 * widget.texi (Basic Types): Add :follow-link keyword.
5379 2005-01-09 Jay Belanger <belanger@truman.edu>
5381 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5383 2005-01-08 Jay Belanger <belanger@truman.edu>
5385 * calc.texi: Change throughout to reflect new default value of
5388 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5390 * message.texi (Reply): `message-reply-to-function' should return
5391 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5393 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5395 * faq.texi (Changing load-path): Fix typo.
5397 2005-01-05 Jay Belanger <belanger@truman.edu>
5399 * calc.texi (Programming Tutorial): Replace kbd command by
5400 appropriate characters for a keyboard macro.
5402 2005-01-04 Jay Belanger <belanger@truman.edu>
5404 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5406 (Programming Tutorial): Mention that the user needs to be in the
5407 right mode to compute some functions.
5409 2005-01-04 Jay Belanger <belanger@truman.edu>
5411 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5412 no longer applicable.
5414 2005-01-01 Jay Belanger <belanger@truman.edu>
5416 * calc.texi (Programming Tutorial): Changed description of how to
5417 edit keyboard macros to match current behavior.
5419 2004-12-31 Jay Belanger <belanger@truman.edu>
5421 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5423 2004-12-20 Jay Belanger <belanger@truman.edu>
5425 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5428 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5430 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5432 (Font Locking): Avoid @strong{Note:}.
5434 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5436 Sync with Tramp 2.0.46.
5438 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5440 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5442 * url.texi: Correct typos.
5443 (Retrieving URLs): @var{nil}->@code{nil}.
5444 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5445 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5446 (Dealing with HTTP documents): @inforef->@xref.
5448 2004-12-15 Jay Belanger <belanger@truman.edu>
5450 * calc.texi: Consistently capitalized all mode names.
5451 (Answers to Exercises): Mention that an answer can be a fraction
5452 when in Fraction mode.
5454 2004-12-13 Jay Belanger <belanger@truman.edu>
5456 * calc.texi: Fix some TeX definitions.
5458 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5460 * reftex.texi (Imprint): Remove erroneous @value's.
5462 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5464 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5465 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5467 2004-12-08 Jay Belanger <belanger@truman.edu>
5469 * calc.texi (Starting Calc): Remove comment about installation.
5470 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5472 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5474 * url.texi: Update @setfilename.
5475 (Getting Started): No need to worry about Gnus versions.
5476 (Dealing with HTTP documents): Use @inforef.
5478 * org.texi: Fix @direntry file name.
5480 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5482 * url.texi: New file.
5484 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5486 2004-12-06 Jay Belanger <belanger@truman.edu>
5488 * calc.texi (Using Calc): Remove paragraph about installation.
5490 2004-12-06 Jay Belanger <belanger@truman.edu>
5492 * calc.texi: Use more Texinfo macros and less TeX defs.
5495 2004-12-06 Richard M. Stallman <rms@gnu.org>
5497 * org.texi: New file.
5499 2004-12-05 Richard M. Stallman <rms@gnu.org>
5501 * Makefile.in (org.dvi, ../info/org): New targets.
5502 (INFO_TARGETS): Add ../info/org.
5503 (DVI_TARGETS): Add org.dvi.
5504 (maintainer-clean): Remove the info files in the info dir.
5506 2004-11-26 Eli Zaretskii <eliz@gnu.org>
5508 * idlwave.texi: Fix the setfilename directive to put the produced
5510 (Continued Statement Indentation): Resurrect Jan D.'s change from
5511 2004-11-03 that was lost when a newer version of idlwave.texi was
5514 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5516 * gnus-faq.texi ([5.1]): Added missing bracket.
5518 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5521 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5523 * message.texi (Various Message Variables): Mention that all mail
5524 file variables are derived from `message-directory'.
5526 * gnus.texi (Splitting Mail): Clarify bogus group.
5528 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5530 * emacs-mime.texi (Encoding Customization): Fix
5531 mm-coding-system-priorities entry.
5533 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5535 * idlwave.texi (Continued Statement Indentation):
5536 * reftex.texi (Options (Index Support)):
5537 (Displaying and Editing the Index, Table of Contents):
5538 * speedbar.texi (Creating a display, Major Display Modes): Replace
5539 non-nil with non-@code{nil}.
5541 2004-10-21 Jay Belanger <belanger@truman.edu>
5543 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5545 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5547 * calc.texi (Reporting Bugs): Double up `@'.
5549 2004-10-18 Jay Belanger <belanger@truman.edu>
5551 * calc.texi (Reporting Bugs): Changed the address that bugs
5554 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5556 * gnus.texi (New Features): Add 5.11.
5558 * message.texi (Resending): Remove wrong default value.
5560 * gnus.texi (Mail Source Specifiers): Describe possible problems
5561 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5562 `pop3-leave-mail-on-server' to the index.
5564 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5566 * message.texi (Canceling News): Add how to set a password.
5568 2004-10-12 Jay Belanger <belanger@truman.edu>
5570 * calc.texi (Help Commands): Changed the descriptions of
5571 calc-describe-function and calc-describe-variable to match their
5574 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5576 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5578 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5580 Sync with Tramp 2.0.45.
5582 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5583 plink link. The URL is outdated. Originator contacted for
5586 2004-10-10 Juri Linkov <juri@jurta.org>
5588 * gnus.texi (Top, Marking Articles): Join two menus in one node
5589 because a node can have only one menu.
5591 2004-10-09 Juri Linkov <juri@jurta.org>
5593 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5594 example of nnmail-split-fancy.
5596 2004-10-06 Karl Berry <karl@gnu.org>
5598 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5599 consistency with other uses of dashes.
5601 2004-10-05 Karl Berry <karl@gnu.org>
5603 * info.texi: Consistently use --- throughout, periods at end of
5604 menu descriptions, and a couple typos.
5606 2004-09-26 Jesper Harder <harder@ifa.au.dk>
5608 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5609 * pgg.texi (User Commands, Backend methods): Do.
5610 * gnus.texi: Markup fixes.
5611 (Setting Process Marks): Fix `M P a' entry.
5612 * emacs-mime.texi: Fixes.
5614 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5616 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5618 Use 5.10 instead of 5.10.0.
5620 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5622 * gnus.texi (Summary Mail Commands): S D e.
5624 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5626 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5627 the gnus-article-mode-line-format section.
5629 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5631 * gnus.texi (Various Summary Stuff): Fix the documentation for
5632 gnus-newsgroup-variables.
5634 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5636 * gnus.texi (MIME Commands): Added
5637 gnus-mime-display-multipart-as-mixed,
5638 gnus-mime-display-multipart-alternative-as-mixed,
5639 gnus-mime-display-multipart-related-as-mixed.
5640 (Mail Source Customization): Clarify `mail-source-directory'.
5641 (Splitting Mail): Mention gnus-group-find-new-groups.
5642 (SpamOracle): Fixed typo.
5644 * gnus-faq.texi: Untabify.
5645 ([6.3]): nnir.el is in contrib directory.
5647 * message.texi (News Headers): Clarify how a unique ID is created.
5649 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5650 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5652 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
5654 * gnus.texi (Group Parameters): Added more on hooks.
5656 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
5658 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5660 2004-09-22 Jay Belanger <belanger@truman.edu>
5662 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5663 might be hidden during part of the session.
5665 2004-09-20 Jay Belanger <belanger@truman.edu>
5667 * calc.texi (Notations Used in This Manual): Put in an earlier
5668 mention that DEL could be called Backspace.
5670 2004-09-10 Simon Josefsson <jas@extundo.com>
5672 * gnus.texi (IMAP): Add example. Suggested and partially written
5673 by Steinar Bang <sb@dod.no>.
5675 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5677 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5680 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5682 * gnus.texi (Spam ELisp Package Sequence of Events):
5683 Some clarifications.
5684 (Spam ELisp Package Global Variables): More clarifications.
5686 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5688 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5689 Mention spam-split does not modify incoming mail.
5691 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5693 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5695 2004-09-10 Eli Zaretskii <eliz@gnu.org>
5697 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5699 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5701 * makefile.w32-in (sieve, pgg): Use $(infodir).
5703 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5705 * makefile.w32-in: Fix PGG and Sieve entries.
5707 2004-08-28 Eli Zaretskii <eliz@gnu.org>
5709 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5710 Emacs and related programs.
5712 2004-08-27 Richard M. Stallman <rms@gnu.org>
5714 * faq.texi: Fix texinfo usage, esp. doublequotes.
5715 (Difference between Emacs and XEmacs): Some clarification.
5717 * faq.texi (Difference between Emacs and XEmacs):
5718 Explain not to contrast XEmacs with GNU Emacs.
5720 2004-08-26 Richard M. Stallman <rms@gnu.org>
5722 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5724 2004-08-22 David Kastrup <dak@gnu.org>
5726 * reftex.texi (AUCTeX): Update links, section name.
5728 * faq.texi (Calc): Update availability (included in 22.1).
5729 (AUCTeX): Update availability, information, versions, description.
5731 2004-08-14 Eli Zaretskii <eliz@gnu.org>
5733 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5735 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5737 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5739 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
5741 Sync with Tramp 2.0.44.
5743 2004-08-05 Lars Hansen <larsh@math.ku.dk>
5745 * widget.texi (User Interface): Update how to separate the
5746 editable field of an editable-field widget from other widgets.
5747 (Programming Example): Add text after field.
5749 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5751 * emacs-mime.texi (Encoding Customization): Add a note to the
5752 mm-content-transfer-encoding-defaults entry.
5755 * gnus.texi (Article Highlighting): Add
5756 gnus-cite-ignore-quoted-from.
5757 (POP before SMTP): New node.
5758 (Posting Styles): Addition.
5759 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5760 (Fancy Mail Splitting): Ditto.
5761 (X-Face): Add gnus-x-face.
5763 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5765 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5766 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5768 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5770 * gnus.texi (Mail Source Specifiers): Describe
5771 `pop3-leave-mail-on-server'.
5773 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5775 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5777 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5778 repository. Change setfilename.
5780 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5782 2004-07-02 Juri Linkov <juri@jurta.org>
5784 * pcl-cvs.texi (Viewing differences): Add `d r'.
5786 2004-06-29 Jesper Harder <harder@ifa.au.dk>
5788 * ses.texi, viper.texi, flymake.texi, faq.texi:
5789 * eshell.texi, ediff.texi: Markup fixes.
5791 2004-06-21 Karl Berry <karl@gnu.org>
5793 * info.texi (Top): Mention that only Emacs has mouse support.
5794 (Getting Started): Mention this in a few other places.
5796 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5798 * autotype.texi (Copyrights, Timestamps): Recommend
5799 `before-save-hook' instead of `write-file-functions'.
5801 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5803 * dired-x.texi (dired-mark-omitted): Update keybinding.
5805 2004-06-10 Kim F. Storm <storm@cua.dk>
5807 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5809 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5811 * dired-x.texi (variable dired-omit-mode): Rename from
5813 (function dired-omit-mode): Rename from dired-omit-toggle.
5814 Call dired-omit-mode rather than set dired-omit-files-p.
5815 (dired-mark-omitted): Describe command.
5817 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5819 Version 2.0.41 of Tramp released.
5821 2004-05-29 Juanma Barranquero <lektu@terra.es>
5823 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5824 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5826 2004-05-29 Richard M. Stallman <rms@gnu.org>
5828 * cl.texi (Top): Call this chapter `Introduction'.
5829 (Overview): In TeX, no section heading here.
5831 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5833 2004-05-29 Eli Zaretskii <eliz@gnu.org>
5835 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5836 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5838 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5840 * flymake.texi: New file.
5842 2004-05-28 Simon Josefsson <jas@extundo.com>
5844 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5846 2004-05-07 Kai Großjohann <kai@emptydomain.de>
5848 Version 2.0.40 of Tramp released.
5850 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5852 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5854 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5855 variables `tramp-backup-directory-alist' and
5856 `tramp-bkup-backup-directory-info'.
5857 (Overview, Connection types)
5858 (External transfer methods, Default Method)
5859 (Windows setup hints): Remove restriction of password entering
5860 with external methods.
5861 (Auto-save and Backup): Make file name example
5862 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5863 and `auto-save-directory' must be used.
5864 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5865 only "NT"). Remove doubled entry "What kinds of systems does
5867 (tramp): Macro removed.
5868 (Obtaining Tramp): Flag removed from title.
5869 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5870 and `trampver' used properly. Flag `tramp-inst' replaced by
5871 `installchapter'. Installation related text adapted.
5873 2004-04-28 Masatake YAMATO <jet@gyve.org>
5875 * widget.texi (Programming Example): Remove overlays.
5877 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5879 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5881 2004-04-23 Juanma Barranquero <lektu@terra.es>
5883 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5885 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5887 * info.texi (Info Search): Add info-apropos.
5889 2004-03-22 Juri Linkov <juri@jurta.org>
5891 * faq.texi: Fix help key bindings.
5893 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5895 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5896 (as suggested by Karl Berry). Update information about colored
5897 stars in menus. Add new subheading describing M-n.
5899 2004-03-12 Richard M. Stallman <rms@gnu.org>
5901 * cl.texi (Top): Rename top node's title.
5903 2004-03-08 Karl Berry <karl@gnu.org>
5905 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5906 problems making the texinfo distribution.
5908 2004-02-29 Simon Josefsson <jas@extundo.com>
5910 * smtpmail.texi (Authentication): Changed the list of supported
5911 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5912 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5915 2004-02-29 Juanma Barranquero <lektu@terra.es>
5917 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5918 Use $(DEL) instead of rm, and ignore exit code.
5920 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
5922 Tramp version 2.0.39 released.
5924 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5926 * tramp.texi (Customizing Completion): Explain new functions
5927 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5928 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5929 (Top): Refer to Savannah mailing list as the major one. Mention
5930 older mailing lists in HTML mode only.
5931 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5932 (Frequently Asked Questions): Remote hosts must not be Unix-like
5934 (Password caching): New node.
5935 (External transfer methods): Refer to password caching for "smb"
5938 2004-02-17 Karl Berry <karl@gnu.org>
5940 * info.texi (Help-Int): Mention the new line number feature.
5942 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5944 * ses.texi (Advanced Features): New functionality for
5945 ses-set-header-row (defaults to current row unless C-u used).
5946 (Acknowledgements): Add Stefan Monnier.
5948 2003-12-29 Kevin Ryde <user42@zip.com.au>
5950 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5952 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
5954 Tramp version 2.0.38 released.
5956 * tramp.texi (Remote shell setup): Warn of environment variables
5957 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5958 <sven.gabriel@imk.fzk.de>.
5959 (Configuration): Tramp now chooses base64/uuencode
5960 automatically. Update wording accordingly.
5961 (Top): More description for the `Default Method' menu entry.
5962 (Default Method): Use @code, not @var, for Lisp variables.
5963 (Default Method): New subsection `Which method is the right one
5964 for me?' Suggested by Christian Kirsch.
5965 (Configuration): Pointer to new subsection added.
5966 (Default Method): Too many "use" in one sentence.
5967 Rephrase. Reported by Christian Kirsch.
5968 (Filename Syntax): Old `su' example is probably a left-over from
5969 the sm/su method naming. Replace with `ssh', instead.
5970 (External transfer methods, Auto-save and Backup):
5973 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5975 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
5976 (Top): Mention japanese manual only if flag `jamanual' is set.
5977 Insert section `Japanese manual' in menu.
5979 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5981 * eshell.texi (Known Problems): Add doc item.
5983 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5985 * cc-mode.texi: Update for CC Mode 5.30.
5987 Note: Please refrain from doing purely cosmetic changes like
5988 removing trailing whitespace in this manual; it clobbers cvs
5989 merging for no good reason.
5991 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5993 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5994 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5997 2003-10-26 Karl Berry <karl@gnu.org>
5999 * info.texi (Info Search): Echo area, not echo are. From Debian
6002 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6004 * widget.texi (Defining New Widgets): Document new behavior of
6005 :buttons and :children keywords.
6007 2003-10-22 Miles Bader <miles@gnu.org>
6009 * Makefile.in (info): Move before $(top_srcdir)/info.
6011 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6013 * tramp.texi (Inline methods): Small grammar fix.
6014 (External transfer methods): Likewise.
6016 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
6018 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6020 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6022 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6024 2003-09-30 Richard M. Stallman <rms@gnu.org>
6026 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6028 * widget.texi (User Interface): Fix typos.
6030 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6032 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6034 * pcl-cvs.texi (Selected Files): Fix typo.
6036 2003-09-21 Karl Berry <karl@gnu.org>
6038 * info.texi (] and [ commands): No period at end of section title.
6040 2003-09-04 Miles Bader <miles@gnu.org>
6042 * Makefile.in (top_srcdir): New variable.
6043 ($(top_srcdir)/info): New rule.
6044 (info): Depend on it.
6046 2003-09-03 Peter Runestig <peter@runestig.com>
6048 * makefile.w32-in: New file.
6050 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6052 * widget.texi (User Interface): Explain the need of static text
6053 around an editable field.
6055 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6057 * widget.texi (Basic Types): The argument to `:help-echo' can now
6058 be a form that evaluates to a string.
6060 2003-08-18 Kim F. Storm <storm@cua.dk>
6062 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6064 2003-08-16 Richard M. Stallman <rms@gnu.org>
6066 * dired-x.texi (Shell Command Guessing): Explain *.
6068 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6070 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6071 log-edit-insert-changelog.
6073 2003-08-03 Karl Berry <karl@gnu.org>
6075 * info.texi: Need @contents.
6077 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
6079 Tramp version 2.0.36 released.
6081 * tramp.texi (Remote shell setup): Explain about problems with
6082 non-Bourne commands in ~/.profile and ~/.shrc.
6084 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6086 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6087 renaming of `vis-mode' to `visible-mode'.
6089 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6091 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6092 next, prev and up pointers.
6094 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6096 * info.texi (Help): Mention existence of Emacs and stand-alone
6097 Info at the very beginning of the tutorial.
6098 (Help-Inv): New node.
6100 (Help-M): Systematically point out the differences between default
6101 Emacs and stand-alone versions. Delete second menu.
6102 (Help-Xref): Systematically point out the differences between
6103 default Emacs and stand-alone versions.
6104 (Help-Int): Change `l' example.
6105 (Expert Info): Fix typos.
6106 (Emacs Info Variables): Mention `Info-hide-note-references' and
6107 new default for `Info-scroll-prefer-subnodes'.
6109 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
6111 Version 2.0.35 of Tramp released.
6113 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6114 (Inline methods): Add methods `remsh' and `plink1'.
6115 (External transfer methods): Add method `remcp'.
6116 (Multi-hop Methods): Add method `remsh'.
6117 Small patch from Adrian Aichner <adrian@xemacs.org>:
6119 (Concept Index): Added to make manual searchable via
6121 (Version Control): Add cindex entry.
6123 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
6125 * trampver.texi: Version 2.0.34 released.
6127 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6129 * faq.texi: Improve previous changes.
6131 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6133 * faq.texi: Update copyright and maintenance details.
6134 Update some package URLs, versions, and maintainers.
6135 Remove many references to the Emacs Lisp Archive.
6137 2003-04-23 Simon Josefsson <jas@extundo.com>
6139 * smtpmail.texi: Fix license (the invariant sections mentioned has
6140 never been part of the smtp manual). Align info dir entry with
6141 other emacs packages.
6143 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6145 * tramp.texi: Version 2.0.33 released.
6146 Remove installation chapter. Remove XEmacs specifics.
6148 2003-03-29 Richard M. Stallman <rms@gnu.org>
6150 * tramp.texi (Top): Undo the previous renaming.
6151 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6153 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
6155 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6158 * tramp.texi (Auto-save and Backup): New node.
6160 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6162 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6163 Emacs" in order to have better differentiation to "XEmacs".
6164 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6165 are new macros in order to point to the other Emacs flavor where
6166 appropriate. In info case, point to node `Installation' in order
6167 to explain how to generate the other way. In html case, make a
6168 link to the other html file.
6169 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6170 after CVS checkout/update.
6171 (Installation): Completely rewritten.
6172 (Installation parameters, Load paths): New sections under
6175 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6177 * tramp.texi: Version 2.0.30 released.
6178 Replace word "path" with "localname" where used as a component of
6181 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6183 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6185 (Installation): Explain what to do if files from the tramp/contrib
6186 directory are needed.
6188 2003-02-23 Alex Schroeder <alex@emacswiki.org>
6190 * smtpmail.texi (How Mail Works): New.
6192 2003-02-22 Alex Schroeder <alex@emacswiki.org>
6194 * smtpmail.texi: New file.
6196 * Makefile.in: Build SMTP manual.
6198 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6200 * tramp.texi: Version 2.0.29 released.
6201 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6202 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6204 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6206 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6207 another package loads accidently Ange-FTP.
6209 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6211 * tramp.texi (Customizing Completion): Add function
6212 `tramp-parse-sconfig'. Change example of
6213 `tramp-set-completion-function', because parsing of ssh config
6214 files looks more natural.
6216 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6218 * gnus.texi: Do not use `path' in several locations.
6220 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6222 * tramp.texi (External transfer methods): New method `smb'. From
6225 2002-11-05 Karl Berry <karl@gnu.org>
6227 * info.texi (Info-fontify): Reorder face list to avoid bad line
6230 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6232 * tramp.texi: Move @copying to standard place. Use
6235 2002-10-02 Karl Berry <karl@gnu.org>
6237 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6238 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6239 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6240 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6241 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6242 Per rms, update all manuals to use @copying instead of @ifinfo.
6243 Also use @ifnottex instead of @ifinfo around the top node, where
6244 needed for the sake of the HTML output.
6245 (The Gnus manual is not fixed since it's not clear to me how it
6246 works; and the Tramp manual already uses @copying, although in an
6247 unusual way. All others were changed.)
6249 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
6251 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6252 (../info/ses, ses.dvi): New targets.
6253 * ses.texi: New file.
6255 2002-09-06 Pavel Janík <Pavel@Janik.cz>
6257 * texinfo.tex: Update to texinfo 4.2.
6259 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6261 * reftex.texi: Update to RefTeX 4.19.
6263 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6265 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6266 (../info/tramp, tramp.dvi): New targets.
6268 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6270 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6271 (calc.dvi): Uncomment.
6273 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6275 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6276 (../info/calc): New target.
6278 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6280 * (Version 21.1 released.)
6282 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6286 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6288 * Makefile.in (../info/info): Use an explicit -o switch to
6291 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6293 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6295 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6297 * Makefile.in (../info/idlwave): Use --no-split.
6299 2000-12-14 Dave Love <fx@gnu.org>
6301 * Makefile.in (mostlyclean): Remove gnustmp.*
6302 (gnus.dvi): Change rule to remove @latex stuff.
6304 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6306 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6308 2000-10-13 John Wiegley <johnw@gnu.org>
6310 * Makefile.in: Add build targets for eshell.texi.
6312 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6314 * Makefile.in: Remove/comment speedbar stuff.
6316 2000-09-22 Dave Love <fx@gnu.org>
6318 * Makefile.in: Add emacs-mime.
6320 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6322 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6323 (DVI_TARGETS): Add woman.dvi.
6324 (../info/woman, woman.dvi): New targets.
6326 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6328 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6330 * pcl-cvs.texi: New file.
6331 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6332 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6334 2000-05-11 Gerd Moellmann <gerd@gnu.org>
6336 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6337 (../info/ebrowse, ebrowse.dvi): New targets.
6339 2000-01-13 Gerd Moellmann <gerd@gnu.org>
6341 * Makefile.in (INFO_TARGETS): Add eudc.
6342 (DVI_TARGETS): Add eudc.dvi.
6343 (../info/eudc, eudc.dvi): New targets.
6345 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6347 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6348 compatibility with 8+3 filesystems).
6349 (../info/efaq): Rename from emacs-faq.
6351 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6353 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6354 (../info/idlwave, idlwave.dvi): New targets.
6356 1999-10-23 Dave Love <fx@gnu.org>
6358 * Makefile.in: Use autotype.texi.
6360 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6362 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6363 faq.texi file) rather than ../info/faq.
6365 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6367 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6368 (../info/ada-mode, ada-mode.dvi): New targets.
6370 1999-09-01 Dave Love <fx@gnu.org>
6372 * Makefile.in: Add faq.
6374 1999-07-12 Richard Stallman <rms@gnu.org>
6376 * Version 20.4 released.
6378 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6380 * Version 20.3 released.
6382 1998-04-06 Andreas Schwab <schwab@gnu.org>
6384 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6385 Use it in dvi targets.
6386 (../etc/GNU): Change to $(srcdir) first.
6388 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6390 * reftex.texi: Update for RefTeX version 3.22.
6392 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6394 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6395 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6397 1997-09-23 Paul Eggert <eggert@twinsun.com>
6399 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6400 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6402 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6404 * Version 20.2 released.
6406 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6408 * Version 20.1 released.
6410 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6412 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6414 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6416 * Version 19.33 released.
6418 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6420 * Version 19.32 released.
6422 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6424 * Makefile.in: Add rules for the Message manual.
6426 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6428 * gnus.texi: New version.
6430 * message.texi: New manual.
6432 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6434 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6436 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6438 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6440 (All dvi targets): Set the TEXINPUTS variable.
6442 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6444 * Version 19.31 released.
6446 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6448 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6449 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6451 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6453 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6454 (INFO_TARGETS): Add ../info/cc-mode.
6455 (DVI_TARGETS): Add cc-mode.dvi.
6457 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6459 * Version 19.31 released.
6461 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6463 * Version 19.30 released.
6465 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6467 * gnus.texi: New file.
6469 1995-11-04 Erik Naggum <erik@naggum.no>
6471 * gnus.texi: File deleted.
6473 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6475 * mh-e.texi: "Function Index" -> "Command Index" to work with
6476 Emacs 19.30 C-h C-k support of separately-documented commands.
6478 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6480 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6481 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6483 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6485 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6486 (../info/viper, viper.dvi): New targets.
6488 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
6490 * dired-x.texi (Installation): Change the example to set
6491 buffer-local variables like dired-omit-files-p in
6494 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6496 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6497 (../info/mh-e, mh-e.dvi): New targets.
6499 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6501 * Makefile.in (maintainer-clean): Rename from realclean.
6503 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6505 * Makefile.in: New file.
6506 * Makefile: File deleted.
6508 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6510 * Makefile (TEXINDEX_OBJS): Variable deleted.
6511 (texindex, texindex.o, getopt.o): Rules deleted.
6512 All deps on texindex deleted.
6513 (distclean): Don't delete texindex.
6514 (mostlyclean): Don't delete *.o.
6515 * texindex.c, getopt.c: Files deleted.
6517 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6519 * Version 19.26 released.
6521 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6523 * Version 19.25 released.
6525 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6527 * Version 19.24 released.
6529 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6531 * Version 19.23 released.
6533 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6535 * Makefile: Delete spurious tab.
6537 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6539 * Makefile (.SUFFIXES): New rule.
6541 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6543 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6544 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6546 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6548 * Makefile (../info/sc): Rename from sc.info.
6549 (../info/cl): Likewise.
6550 (INFO_TARGETS): Use new names.
6552 1993-12-04 Richard Stallman (rms@srarc2)
6554 * getopt.c: New file.
6555 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6556 (getopt.o): New rule.
6557 (dvi): Don't depend on texindex.
6558 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6561 1993-12-03 Richard Stallman (rms@srarc2)
6563 * Makefile (../info/sc.info): Rename from ../info/sc.
6564 (TEXI2DVI): New variable.
6565 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6566 Add explicit commands.
6567 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6569 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6571 * Version 19.22 released.
6573 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6575 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6577 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6579 * Version 19.21 released.
6581 1993-11-15 Paul Eggert (eggert@twinsun.com)
6583 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6585 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6587 * Makefile (../etc/GNU): New target.
6588 (EMACSSOURCES): Add gnu1.texi.
6590 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6592 * Makefile (realclean): Don't delete the Info files.
6594 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6596 * forms.texi: Fix forms.texi so that it will format correctly.
6597 Add missing `@end iftex', fix bad reference.
6599 * info.texi, info-stn.texi: New files implement texinfo version of
6602 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6604 * Makefile: Fix targets for texindex, new info.texi files.
6605 * info-stnd.texi: New file implements info for standalone info
6607 * info.texi: Update to include recent changes to "../info/info".
6608 New source file for ../info/info; includes info-stnd.texi.
6610 * texindex.c: Include "../src/config.h" if building in emacs.
6612 * Makefile: Change all files to FILENAME.texi, force all targets
6613 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6614 vip.texinfo, forms.texinfo, cl.texinfo.
6615 Add target to build texindex.c, defining `emacs'.
6617 * forms.texi: Install new file to match version 2.3 of forms.el.
6619 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6621 * Version 19.19 released.
6623 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6625 * sc.texinfo: Fix info file name.
6627 * Makefile (info): Add gnus and sc.
6628 (dvi): Add gnus.dvi and sc.dvi.
6629 (../info/sc, sc.dvi): New targets.
6631 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6633 * Version 19.18 released.
6635 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6637 * Makefile: Fix source file names of the separate manuals.
6638 (gnus.dvi, ../info/gnus): New targets.
6640 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6642 * Version 19.17 released.
6644 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6646 * split-man: Fix typos in last change.
6648 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6650 * Version 19.16 released.
6652 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6654 * version 19.15 released.
6656 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6658 * Makefile (distclean): It's rm, not rf.
6660 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6662 * Version 19.14 released.
6664 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6666 * Makefile: New file.
6668 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6670 * Version 19.13 released.
6672 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6674 * Version 19.9 released.
6676 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6678 * Version 19.8 released.
6680 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6682 * Version 19.7 released.
6684 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6686 * gnus.texinfo: New file. Removed installation instructions.
6688 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6690 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6692 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6694 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6695 then define `\sc' as the command for smallcaps in Texinfo. This
6696 means that the @sc command will produce small caps. bfox has
6697 made the corresponding change to makeinfo and texinfm.el.
6699 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6701 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6702 Customization since the menu entry did not point to anything.
6703 Also add an @finalout command to remove overfull hboxes from the
6706 * cl.texinfo: Add @bye, \input line and @settitle to file.
6707 This file is clearly intended to be a chapter of some other work,
6708 but the other work does not yet exist.
6710 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6712 * texinfo.texinfo: Three typos corrected.
6717 ;; add-log-time-zone-rule: t
6720 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6721 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
6723 This file is part of GNU Emacs.
6725 GNU Emacs is free software: you can redistribute it and/or modify
6726 it under the terms of the GNU General Public License as published by
6727 the Free Software Foundation, either version 3 of the License, or
6728 (at your option) any later version.
6730 GNU Emacs is distributed in the hope that it will be useful,
6731 but WITHOUT ANY WARRANTY; without even the implied warranty of
6732 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6733 GNU General Public License for more details.
6735 You should have received a copy of the GNU General Public License
6736 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6738 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803