Enhance CC Mode manual to cover the new Java features.
[emacs.git] / doc / misc / ChangeLog
blob81b89b98a2efc93aa1df7bb514ece9cdcde3ad3c
1 2010-08-01  Alan Mackenzie  <acm@muc.de>
3         Enhance the manual for the latest Java Mode.
5         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
6         annotation-var-cont.
7         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
8         two new symbols.
10 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
12         * tramp.texi (Traces and Profiles): Describe verbose level 9.
14 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
16         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
18 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
20         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
22 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
24         * org.texi: Add macros to get plain quotes in PDF output.
25         List additional contributors.
26         (Capture): New section, replaces the section about remember.
27         (Working With Source Code): New chapter, focused on documenting Org
28         Babel.
29         (Code evaluation security): New section.
30         (MobileOrg): Document DropBox support.
31         (TaskJuggler export): Document taskjuggler and Gantt chart support.
32         (Special symbols): Show how to display UTF8 characters for entities.
33         (Global TODO list): Clarify the use of the "M" key and the differences
34         to the "m" key.
35         (RSS Feeds): Mention Atom feeds as well.
36         (Setting tags): Remove paragraph about
37         `org-complete-tags-always-offer-all-agenda-tags'.
39 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
41         * tramp.texi (Inline methods): Remove remark about doubled "-t"
42         argument.
43         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
44         echoing shells.
46 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
48         * tramp.texi (Inline methods): Remove "kludgy" phrase.
49         (Filename Syntax): Describe port numbers.
51 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
53         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
54         forgotten.
55         (Type Conversion): Precise conversion of natural numbers.
56         (Errors and Events): Add "debugging" to concept index.  Add variable
57         `dbus-debug'.
59 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
61         * dbus.texi (Receiving Method Calls): Add optional argument
62         EMITS-SIGNAL to `dbus-register-property'.
64 2010-06-27  Alex Schroeder  <alex@gnu.org>
66         * nxml-mode.texi (Commands for locating a schema): Fix typo.
68 2010-06-24  Glenn Morris  <rgm@gnu.org>
70         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
71         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
72         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
73         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
74         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
75         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
76         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
77         * woman.texi: Start direntry descriptions in column 32, per Texinfo
78         convention.   Make them end with a period.
80 2010-06-23  Glenn Morris  <rgm@gnu.org>
82         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
83         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
84         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
85         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
86         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
87         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
89 2010-06-10  Glenn Morris  <rgm@gnu.org>
91         * idlwave.texi (Load-Path Shadows):
92         * org.texi (Handling links): Fix typos.
94 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
96         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
98 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
100         * eshell.texi (Built-ins): Describe, how to disable a built-in command
101         by an alias.  (Bug#6226)
103 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
105         * calc.texi (Manipulating Vectors): Mention that vectors can
106         be used to determine bins for `calc-histogram'.
108 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
110         * calc.texi: Remove "\turnoffactive" commands throughout.
112 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
114         * url.texi (HTTP language/coding, Customization):
115         * message.texi (Header Commands, Responses):
116         * cl.texi (Argument Lists): Fix typos.
118 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
120         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
121         Note that Development menu is always available.
122         (Creating a project): Fix terminology.
123         (Add/Remove files): Fix typo.
125 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
127         * Version 23.2 released.
129 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
131         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
133 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
135         * tramp.texi (Inline methods, Default Method):
136         Mention `tramp-inline-compress-start-size'.
138 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
140         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
141         the CVS repo.  Put the Git repo in the news section.
143         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
144         Removed some mentions of CVS.  Mention the new Git repo.
146 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
148         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
149         (Mail Group Commands): Add index entry.
151 2010-04-18  Glenn Morris  <rgm@gnu.org>
153         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
155 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
157         * calc.texi (Radix modes): Mention that the option prefix will
158         turn on twos-complement mode.
159         (Inverse and Hyperbolic Flags): Mention the Option flag.
161 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
163         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
164         (LaTeX/PDF export commands): Rename and Move section.
165         (Sectioning structure): Update.
166         (References): New use case for field coordinates.
167         (The export dispatcher): Rename from ASCII export.
168         (Setting up the staging area): Document the availability of
169         encryption for MobileOrg.
170         (Images and tables): Document how to reference labels.
171         (Index entries): New section.
172         (Generating an index): New section.
173         (Column width and alignment): Document that <N> now
174         means a fixed width, not a maximum width.
175         (Publishing options): Document the :email option.
176         (Beamer class export): Fix bug in the BEAMER example.
177         (Refiling notes): Document refile logging.
178         (In-buffer settings): Document refile logging keywords.
179         (Drawers): Document `C-c C-z' command.
180         (Agenda commands): Mention the alternative key `C-c C-z'.
181         (Special properties): Document the BLOCKED property.
182         (The spreadsheet): Mention the formula editor.
183         (References): Document field coordinates.
184         (Publishing action): Correct the documentation for the
185         publishing function.
186         (The date/time prompt): Document that we accept dates
187         like month/day/year.
188         (Cooperation): Document the changes in table.el support.
189         (Faces for TODO keywords, Faces for TODO keywords)
190         (Priorities): Document the easy colors.
191         (Visibility cycling): Document the new double prefix
192         arg for `org-reveal'.
193         (Cooperation): Remember.el is part of Emacs.
194         (Clean view): Mention that `wrap-prefix' is also set by
195         org-indent-mode.
196         (Agenda commands): Add information about prefix args to
197         scheduling and deadline commands.
198         (Search view): Point to the docstring of
199         `org-search-view' for more details.
200         (Agenda commands): Document that `>' prompts for a date.
201         (Setting tags): Document variable
202         org-complete-tags-always-offer-all-agenda-tags.
203         (Column attributes): Cross-reference special properties.
205 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
207         Synchronize with Tramp repository.
209         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
210         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
211         supported MS Windows versions.  Remove obsolete URL.  Use the $()
212         syntax, texi2dvi reports errors with the backquotes.
214         * trampver.texi: Update release number.
216 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
218         * gnus.texi (Finding the News): Add pointers to the Server buffer
219         because it's essential.
221 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
223         * gnus.texi (MIME Commands): Update description of
224         gnus-article-browse-html-article.
226 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
228         * auth.texi (Secret Service API): Add TODO node.
229         (Help for users): Explain the new source options for `auth-sources'.
231 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
233         * trampver.texi: Update release number.
235 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
237         * Branch for 23.2.
239 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
241         * faq.texi (Escape sequences in shell output): Note that ansi-color is
242         now enabled by default.
244 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
246         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
247         when Emacs runs in interactive mode.  (Bug#5645)
249 2010-02-16  Glenn Morris  <rgm@gnu.org>
251         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
253 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
255         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
257 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
259         * gnus.texi (Score File Format): Fix typo.
261 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
263         * cc-mode.texi: Replace references to obsolete c-subword-mode.
265 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
267         * ada-mode.texi (Project File Overview): Fix typo.
269 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
271         * semantic.texi: Add Richard Y. Kim credit.
273         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
275 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
277         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
278         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
280 2010-01-17  Glenn Morris  <rgm@gnu.org>
282         * calc.texi (Reporting Bugs): Don't mention format of repository.
284         * woman.texi (Bugs): Make "Emacs repository" less specific,
285         and the URL for same more specific.
287         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
289 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
291         * ede.texi (ede-step-project, ede-proj-target):
292         * tramp.texi (Remote processes): Fix typos.
294 2010-01-16  Mario Lang  <mlang@delysid.org>
296         * ede.texi (ede-target):
297         * org.texi (Refiling notes): Remove duplicated words.
299 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
301         * gnus.texi (Posting Styles): Use with-current-buffer.
302         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
304 2010-01-02  Kevin Ryde  <user42@zip.com.au>
306         * eieio.texi (Naming Conventions): Correction to xref on elisp
307         coding conventions, is "Tips" node not "Standards".
309 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
311         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
313         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
315 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
317         * gnus.texi (Direct Functions): Add missing port number to tls method.
319 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
321         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
322         ($(infodir)/edt, edt.dvi): New targets.
324 2009-12-15  Glenn Morris  <rgm@gnu.org>
326         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
327         (edt, $(infodir)/edt, edt.dvi): New targets.
328         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
330         * Makefile.in (PDF_TARGETS, pdf): New.
331         (clean): Add *.pdf.
332         Add pdf rules for all manuals.
334 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
336         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
338 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
340         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
341         (Smart Jump, Analyzer Debug): Copyedits.
342         (Semantic mode user commands): Link to new nodes.
343         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
344         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
345         upstream Semantic manual.
347         * semantic.texi (Introduction): Minor fix to diagram.
349 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
351         * eshell.texi (History): Add the other built-in variables.
352         (Built-ins): Explain built-ins, and how to apply the external commands.
353         Add `history', `su' and `sudo'.
355         * tramp.texi (Remote processes): Add missing <RET> in the example.
357 2009-12-01  Bill Wohler  <wohler@newt.com>
359         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
360         path for mairix example.  Specify -q in namazu example since namazu is
361         excessively garrulous.
363 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
365         * tramp.texi (Remote processes): Improve eshell example with "su"
366         and "sudo" commands.
368 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
370         * semantic.texi (Analyzer Internals): Rename from Analyzer.
372         * sem-user.texi (Semantic mode user commands): Fix key syntax.
373         Document semantic-complete-analyze-inline.
374         (Semanticdb search debugging commands): Minor clarification.
375         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
376         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
377         manual.
378         (Semantic mode): Link to Idle Scheduler.
380 2009-11-28  Kevin Ryde  <user42@zip.com.au>
382         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
383         @pxref, now EIEIO is in Emacs.
385         * erc.texi (Development): Correction to git tutorial url.
387 2009-11-26  Glenn Morris  <rgm@gnu.org>
389         * faq.texi (Latest version of Emacs): Mention stability of development
390         version.
391         (Problems with very large files): Max buffer size increase in 23.2.
392         (VM): VM has moved house again.
394 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
396         * calc.texi (Radix modes): Discuss alternate bases for two's complement
397         notations.
399 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
401         * org.texi (Column attributes): Fix documentation of new operators.
403 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
405         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
406         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
407         (Idle Completions Mode): Numerous copyedits.
409 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
411         * semantic.texi (Semantic Internals, Glossary):
412         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
413         (Semanticdb search debugging commands): Fix typos.
415 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
417         * calc.texi (Radix modes): Mention twos-complement notation.
419 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
421         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
422         ($(infodir)/semantic, semantic.dvi): New targets.
424 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
426         * Makefile.in: Build the Semantic manual.
428         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
429         repository.
431 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
433         * dbus.texi (Receiving Method Calls): New defun
434         `dbus-unregister-service'.
436 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
438         * org.texi (Speed keys): New section.
440 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
442         * dbus.texi (Type Conversion): Fix typo.
443         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
444         `dbus-registered-objects-table'.
445         (Receiving Method Calls): New defun `dbus-register-property'.  Move
446         `dbus-unregister-object' here.
448 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
450         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
452 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
454         * org.texi (Column attributes): Add the new age summary operators.
455         Also, mention the fact you can only use one summary operator per
456         property.
458 2009-11-13  John Wiegley  <johnw@newartisans.com>
460         * org.texi (Tracking your habits): Added a new section in the
461         manual about how to track habits.
462         (Resolving idle time): Added a section on how idle and
463         dangling clocks are resolved.
465 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
467         * org.texi (Agenda commands): Document the new `i' command.
468         (Inserting deadline/schedule): Document logging changes
469         of scheduling and deadline times stamps.
470         (In-buffer settings): Document the in-buffer keywords for logging
471         changes of scheduling and deadline times stamps.
472         (Structure editing, Plain lists): Document indentation
473         cycling in empty entries with TAB.
474         (Archiving): Document the default archiving command.
475         (Moving subtrees): Document the new keys for archiving.
476         (Internal archiving): Fix incorrect key.
477         (Agenda commands): Document the TODO set switching commands.
478         (Agenda commands): Document the new archiving keys.
479         (Clocking work time): Better description on how to save
480         and restore a clock.
481         (Resolving idle time): Mention the x11idle program to get true
482         idleness also under X11.
483         (Resolving idle time): Use @kbd instead of @key for normal
484         letters, because this is how he rest of the manual does this.
485         (Pushing to MobileOrg): Mention that `org-directory'
486         should be set.
487         (Agenda commands): Document that SPC is a filter for
488         any tag.
489         (Search view): Renamed from "Keyword search".
490         (Capure): New chapter.
491         (Markup): New chapter.
492         (Links in HTML export, Images in HTML export): Extend
493         the section titles.
494         (Images in HTML export): Document the align option.
495         (Text areas in HTML export): Extend the section title.
496         (Images in LaTeX export): Explain image placement in LaTeX.
498 2009-11-10  Glenn Morris  <rgm@gnu.org>
500         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
502 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
504         * tramp.texi (Auto-save and Backup): Disable backups just for a
505         method.
507         * trampver.texi: Update release number.
509 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
511         Sync with Tramp 2.1.17.
513         * trampver.texi: Update release number.
515 2009-10-29  Glenn Morris  <rgm@gnu.org>
517         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
519 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
521         * tramp.texi (External methods): Temporary files are kept for
522         `rsync' and `rsyncc' methods.
524 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
526         * eieio.texi: Fix typos.
528 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
530         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
532 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
534         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
535         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
537 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
539         * Makefile.in: Build EIEIO and EDE manuals.
541 2009-10-07  Eric Ludlam  <zappo@gnu.org>
543         * eieio.texi:
544         * ede.texi: New files.
546 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
548         * tramp.texi (Remote processes): Association of a pty is not supported.
550 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
552         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
553         (Processing LaTeX fragments): Document that the size of images can be
554         changes using the variable `org-format-latex-options'.
555         (The date/time prompt, Timestamps): Be more accurate over ISO format
556         dates and times.
557         (Visibility cycling): Document showeverything keyword.
558         (In-buffer settings): Document showeverything keyword.
559         (Setting up the staging area): Fix the example.
560         (MobileOrg): New section.
561         (Agenda commands, Exporting Agenda Views): Document exporting the
562         agenda view to Org files.
564 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
566         * tramp.texi (History): Add IMAP support.
567         (External methods): Add `imap' and `imaps' methods.
568         (GVFS based methods): Add indices for `davs'.
569         (Password handling): Rename anchors.  Add IMAP entries for
570         ~/.authinfo.gpg.
572         * trampver.texi: Set default value of `emacsimap'.
574 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
576         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
578 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
580         * dired-x.texi (Technical Details): Delete
581         dired-up-directory (Bug#4292).
583 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
585         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
587 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
589         * org.texi (Effort estimates): Document new effort setting commands.
590         (Agenda commands): Document the new keys fro agenda time motion.
591         Document entry text mode.  Improve documentation of the keys to include
592         inactive time stamps into the agenda view.
593         (Feedback): Document the new bug report command.
594         (Structure editing): Added an index entry for the sorting of subtrees.
596 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
598         * auth.texi (Help for users): Corrected markup.
600 2009-09-02  Glenn Morris  <rgm@gnu.org>
602         * emacs-mime.texi (time-date): Mention float-time.
604 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
606         * calc.texi (Simplifying Formulas): Improve the wording.
608 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
610         * auth.texi: Rewritten for coverage and clarity.
612 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
614         * gnus.texi (Expiring Mail): Mention
615         gnus-mark-copied-or-moved-articles-as-expirable.
616         (Various Various): Mention gnus-safe-html-newsgroups.
618         * gnus-news.texi: Mention
619         gnus-mark-copied-or-moved-articles-as-expirable.
621         * emacs-mime.texi (Display Customization): Add xref to
622         gnus-safe-html-newsgroups.
624 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
626         * tramp.texi (Version Control): Remove.
627         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
628         reference.
629         (External methods): Correct `scpc' concept index entries.  New method
630         `rsyncc'.
631         (External packages): New subsections "Filename completion" and "File
632         attributes cache".
634 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
636         * calc.texi (Rewrite Rules): Improve the example.
637         (Simplifying Formulas): Explain use of the I and H flags for
638         simplification.
640 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
642         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
643         Describe autostart behaviour of dbus-ping.
644         (Synchronous Methods, Asynchronous Methods): Use English numeric format
645         for timeout values.
646         (Top): Remove footnote saying D-Bus is not enabled by
647         default.  (Bug#4256)
649 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
651         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
652         Reported by Jari Aalto (Bug#4211).
653         (Mail-mode integration): Mention epa-mail-mode and
654         epa-global-mail-mode.
655         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
656         epa-setup.
658 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
660         * dbus.texi (Asynchronous Methods): Allow nil handler.
662 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
664         * ediff.texi (ediff-current-file): Add information about this new function.
666         * viper.texi: Add information about C-s in viper's search command.
668 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
670         * calc.texi (Date Forms): Fix typos.
672 2009-08-08  Glenn Morris  <rgm@gnu.org>
674         * org.texi (Agenda commands): Restore clobbered change.
676 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
678         * calc.texi (Graphics, Devices): Update with the peculiarities of
679         operation on MS-Windows.
681 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
683         * org.texi (Publishing action): Improve documentation of file
684         names when publishing to the source directory.
685         (Clean view): Document `org-indent-mode'.
686         (Clocking work time): Add documentation for the
687         new :timetamp option when creating a clock report.
688         (Paragraphs): Fix many typos.
689         (Plain lists): Remove duplicate explanation about the
690         `C-c *' command.
691         (Literal examples): Update to reflect the new behavior
692         of the -n -r -k switches when exporting source code examples.
693         (Structure editing): Add information about `C-c *',
694         converting a plain list into a list of Org items.
695         (Remember): Small rephrasing of the paragraph
696         describing remember.el.  Also mentioned that remember.el is part
697         of Emacs 23, not Emacs 22.
698         (Clocking work time): Add documentation about
699         displaying the current clocking time against the effort estimate.
700         Also add a footnote about using `org-clock-in-prepare-hook' to add
701         an effort estimate on the fly, just before clocking it.
702         (Footnotes): Document automatic renumbering and
703         sorting.
704         (Agenda commands): Document new bulk commands.
705         (Plain lists): Document new behavior of
706         `org-cycle-include-plain-lists'.
707         Hyphenation only in TeX.
708         (Clocking work time): Document the key to update effort
709         estimates.
710         (Clocking work time): Document the clock time display.
711         (Structure editing, TODO basics): Document new
712         variables.
713         (Column attributes): Document new colciew operators.
714         (Publishing options): Document :xml-declaration.
715         (Tracking TODO state changes): Document the
716         LOG_INTO_DRAWER property.
717         (Literal examples): Document the new implementation for
718         editing source code.
719         (Publishing action): Mention the new publishing
720         function, to publish an Org source file.
721         (Publishing links): Mention how to link to an Org source file.
722         (Macro replacement): Document new macros.
723         (Handling links): Document type-specific completion
724         when inserting links.
725         (Structure editing, Plain lists): Improve documentation
726         on sorting.
727         (Internal links): Document custom ids for links.
728         (Handling links): Document custom ids for links.
729         (CSS support): Document new class.
730         (Refiling notes): Document the possibility to create new nodes
731         during refiling.
732         (Agenda commands): Document the "?" operator to find
733         tasks without effort setting.
734         (Exporting agenda information): Section moved.
735         (RSS Feeds): New section.
736         (Built-in table editor): Document M-e and M-a navigate
737         inside table field.
738         (Stuck projects): Docment that projects identified as
739         un-stuck will still be searchd for stuck sub-projects.
740         (Paragraphs): Document centering.
741         (Creating timestamps, Agenda commands): Document new
742         behavior when changing time stamps.
743         (Structure editing): Document the new command
744         `org-clone-subtree-with-time-shift'.
745         (Publishing): Refresh this chapter.
746         (Export options, Export options, In-buffer settings):
747         Document the new keywords.
748         (Matching tags and properties): Collect all
749         documentation about tags/property matches here.
750         (Setting tags): Document `org-tag-persistent-alist'.
751         (Weekly/daily agenda): New section.
752         (Orgstruct mode): Describe `orgstruct++-mode'.
753         (Drawers): Mention the LOGBOOK drawer.
754         (Export options, Sectioning structure): Document the
755         #+LEATEX_HEADER in-buffer setting.
756         (Bugs): Section removed.
757         (Hooks): New section.
758         (Add-on packages): Moved here from old location.
759         (Context-sensitive commands): New section.
760         (Setting tags): Document newline option.
761         (Global TODO list, Matching tags and properties):
762         Mention more variables.
763         (Checkboxes): Update to changed command behavior.
765 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
767         * speedbar.texi (Basic Key Bindings): Fix typo.
769 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
771         * calc.texi (Vector/Matrix Functions): Add index entries for both
772         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
773         affects matrices with more than one row.
774         (Help Commands): Add index entries for "prefix ?" key bindings.
776 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
778         * calc.texi (Stack Manipulation Commands): Add documentation for
779         `calc-transpose-lines'
781 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
783         * dbus.texi (Receiving Method Calls): Describe special return value
784         `:ignore'.
786 2009-07-24  Alan Mackenzie  <acm@muc.de>
788         * cc-mode.texi (Config Basics, File Styles): Document that at mode
789         initialization, any individual variable setting now takes precedence
790         over one done via c-file-style/c-file-offsets.
792 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
794         * calc.texi (Undoing Mistakes): Mention that the undo list will be
795         truncated when Calc is quit.
796         (Customizing Calc): Document `calc-undo-length'.
798 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
800         * calc.texi (About This Manual): Don't mention chapter numbers in text.
802 2009-07-11  Kevin Ryde  <user42@zip.com.au>
804         * pcl-cvs.texi (About PCL-CVS):
805         * widget.texi (Basic Types):
806         Fix cross-references.
808 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
810         * dbus.texi (Type Conversion): Don't use literal control character.
812 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
814         * tramp.texi (GVFS based methods): New section.
815         (Remote processes): Processes for GVFS based methods run locally.
817 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
819         * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
820         the words "kludge" and hack".
821         (External methods): Add `synce' method.
823         * trampver.texi: Update release number.
825 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
827         Sync with Tramp 2.1.16.
829         * tramp.texi (History): Add GVFS support.
830         (External methods): Precise `rsync' description.  Add `dav', `davs' and
831         `obex' methods.  Add 'tramp-gvfs-methods' option.
832         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
833         forms.
834         (Remote Programs): Introduce `tramp-own-remote-path'.
835         (Remote processes): New subsection "Running remote programs that create
836         local X11 windows".
837         (Frequently Asked Questions): Improve code for disabling vc.
839         * trampver.texi: Update release number.  Set default value of
840         `emacsgvfs'.
842 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
844         * Branch for 23.1.
846 2009-06-17  Glenn Morris  <rgm@gnu.org>
848         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
849         (Latest version of Emacs): Mention source code repository.
851 2009-06-16  Glenn Morris  <rgm@gnu.org>
853         * faq.texi (Top): Language tweak.
854         (Extended commands): Most people have arrow keys.
855         (Emacs manual): Say how to follow info links.
856         (File-name conventions): Change title a bit.  Explain about source
857         versus installed.  Condense etc description.
858         (Guidelines for newsgroup postings): Mention Savannah list page.
859         (Newsgroup archives): Simplify.
860         (Contacting the FSF): Add contact URL.
861         (Emacs Lisp documentation): Printed version not always available.
862         (Installing Texinfo documentation): Explain how by hand installation is
863         not normally needed.  Use add-to-list.  Remove duplicate reference.
864         (Informational files for Emacs): Move info on Help menu here from
865         "File-name conventions".
866         (Help installing Emacs): Tweak uref.
867         (Obtaining the FAQ): Mention repository.
868         (Origin of the term Emacs): Explain "ITS".
869         (Changing load-path): Use add-to-list.
870         (Automatic indentation): Clarify this is for Text mode.
871         Don't mention Indented Text mode.
872         (Finding Emacs on the Internet): The FSF does not seem to offer a
873         deluxe distribution on CD anymore.
875 2009-06-16  Glenn Morris  <rgm@gnu.org>
877         * faq.texi (Top): Mention which Emacs version this FAQ is about.
878         Recommend the latest release.  Mention how to get older FAQs.
879         Recommend the Emacs manual.
880         (Guidelines for newsgroup postings): Discourage cross-posts.
881         (Underlining paragraphs): Remove.
882         (Editing MS-DOS files): Remove pre-Emacs 20 information.
883         (Bugs and problems): Update key-binding.
884         (Problems with very large files): Mention 64-bit.
885         (Shell process exits abnormally): Remove.
886         (Problems with Shell Mode): Rename and update.
887         (Spontaneous entry into isearch-mode)
888         (Problems talking to certain hosts): Remove.  This is old information,
889         in etc/PROBLEMS if needed.
890         (Emacs takes a long time to visit files, Updating Emacs): Remove.
891         (Dired claims that no file is on this line): Update.
892         (Installing Emacs, Problems building Emacs): Simplify.
893         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
894         information.
895         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
896         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
897         (JDEE): "JDEE", not "JDE".
898         (Handling C-s and C-q with flow control, Binding C-s and C-q):
899         Remove.  This is old information, in etc/PROBLEMS if needed.
900         (stty and Backspace key, Kanji and Chinese characters): Remove.
901         (Right-to-left alphabets): Update section.
902         (Changing the included text prefix): Gnus uses message-yank-prefix.
903         Add cross-reference to Supercite manual.
904         (Saving a copy of outgoing mail): Simplify output file description.
905         (Expanding aliases when sending mail): Refer to Emacs manual.
906         Remove old info about RFC822.
907         Correct description of how to rebuild aliases.
908         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
909         (MIME with Emacs mail packages)
910         (Viewing articles with embedded underlining)
911         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
912         Remove old sections.
913         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
914         and is well-documented in the Gnus manual.
915         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
916         (Making Gnus faster): Rename from "Starting Gnus faster".
917         Merge "Catch-up is slow in Gnus" into here.
919 2009-06-14  Glenn Morris  <rgm@gnu.org>
921         * faq.texi (Status of Emacs): Re-order with most recent releases first.
922         (New in Emacs 23): New section.
923         (Handling C-s and C-q with flow control): Add xref.
925 2009-06-13  Glenn Morris  <rgm@gnu.org>
927         * faq.texi (Setting up a customization file): Grammar fix.
928         Customize is no longer "new".
929         (Displaying the current line or column): Line-number mode is on by
930         default.  Don't mention `column' package.  Mention linum.el.
931         (Turning on abbrevs by default): Explain how to do it for buffers,
932         modes, and everywhere.
933         (Associating modes with files): Use add-to-list.  Don't mention Emacs
934         19.
935         (Highlighting a region): On by default since 23.1.
936         (Replacing highlighted text): Update doc quote.
937         (Working with unprintable characters): Don't mention search-quote-char.
938         (Using an already running Emacs process): Gnuclient is probably not an
939         enhancement these days.
940         (Indenting switch statements): Remove mention of pre-Emacs 20.
941         (Horizontal scrolling): Abbreviate Emacs 20 description.
942         (Replacing text across multiple files): Fix name of dired command.
943         (Disabling backups): Use require not load.
944         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
946 2009-06-13  Bill Wohler  <wohler@newt.com>
948         Release MH-E manual version 8.2.
950         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
951         release 8.2.
953 2009-06-13  Glenn Morris  <rgm@gnu.org>
955         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
956         in this day and age the common meaning is "on the web".
957         (copying): Use @copyright in all cases.
958         (Basic keys): Remove reference to deleted manual node "Text Characters".
959         (File-name conventions): Use GNU as an example rather than SERVICE.
960         default.el lives in site-lisp.  Update Info directory location.
961         (Real meaning of copyleft): GPL actions have been brought, but all
962         settled out of court.
963         (Guidelines for newsgroup postings): Shorten section title.
964         Simplify comp.emacs description.
965         (Newsgroup archives): Change Google URL.  Describe Gmane.
966         (Unsubscribing from Emacs lists): Remove discussion of "distribution
967         points".  Mention List-Unsubscribe header.
968         (Contacting the FSF): Update email and URLs.
969         (Basic editing): Mention F1 for help.
970         (Installing Texinfo documentation): Refer to Texinfo website rather
971         than ftp server.
972         (Printing a Texinfo file): Mention texi2pdf.
973         (Informational files for Emacs): Don't describe FTP or SERVICE, they
974         are just stubs nowadays.
975         (Latest version of Emacs): Explain version numbers.
976         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
977         (Turning on syntax highlighting): No need to mention hilit19 any more.
978         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
979         (Modes for various languages): Remove section.
980         (Major packages and programs): Remove most version and maintainer
981         information - it's hard to keep up-to-date, and adds nothing.
982         Similarly with direct links to mailing lists.
983         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
984         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
985         years, and Emacs comes with tools for this now.
986         (Patch): Remove section - this is a standard tool.
987         (Using function keys under X): Remove section.
989 2009-06-12  Glenn Morris  <rgm@gnu.org>
991         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
992         (Help installing Emacs): Remove reference to deleted X11 node.
993         (Associating modes with files): Interpreter-mode-alist is no longer
994         subservient to auto-mode-alist.
995         (Installing Emacs): Change future Emacs version.
996         (Linking with -lX11 fails): Remove old section.
997         (Packages that do not come with Emacs): Update ELL location.
998         Emacs Lisp archive is dead.
999         (Emacs for Windows): Remove reference to old CE port.
1000         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1001         (Emacs for VMS and DECwindows): Remove old ports.
1002         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1003         (Removing flashing messages): Remove section about non-existent Gnus
1004         option.
1006         * faq.texi (Top): Add @top command.
1007         Remove the optional arguments from all @node commands: makeinfo can
1008         generate these automatically, and it is easier to edit and rearrange
1009         nodes without them.
1011 2009-06-11  Glenn Morris  <rgm@gnu.org>
1013         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1014         (The LPF): Make the updated URL the sole reference point.
1015         (Learning how to do something): Update refcard price and format.
1016         (Getting a printed manual): Sources in doc/emacs/, not man/.
1017         Also available in PDF format.  Since the page count varies, be less
1018         precise.
1019         (Informational files for Emacs): Remove references to deleted files
1020         LPF and SUN-SUPPORT, and to UUCP.
1021         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1022         Remove many obsolete ways to get the FAQ, which now seems only to be
1023         distributed with Emacs.
1024         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1026 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
1028         * org.texi (Org Plot): Fix tags (Bug#3507).
1029         (Workflow states, Agenda commands): Fix tags (Bug#3508).
1031         * ada-mode.texi (Installation, Compile commands)
1032         (Project File Overview, No project files, Set compiler options)
1033         (Use GNAT project file, Use multiple GNAT project files)
1034         (Identifier completion): Use @samp for menu items, and @kbd for key
1035         sequences (Bug#3504).
1037 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
1039         * gnus.texi (Security): Fix wording; add a link to epa.info.
1041 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
1043         * message.texi (Header Commands): Fix descriptions to match
1044         keybindings.
1046 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
1048         * gnus.texi (Security): Mention that EasyPG is the current default.
1050 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
1052         * ediff.texi (Session Commands): Fix typo.
1054 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
1056         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1057         news.software.readers.  Reported by Florian Rehnisch.
1059 2009-04-02  Glenn Morris  <rgm@gnu.org>
1061         * auth.texi: Capitalize direntry.
1063         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1064         using a period in the entry name.  (Bug#2797)
1066 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
1068         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1069         ($(infodir)/auth, auth.dvi): New targets.
1071 2009-03-03  Glenn Morris  <rgm@gnu.org>
1073         * auth.texi: Fix @setfilename.
1075         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1076         (auth, $(infodir)/auth, auth.dvi): New rules.
1078 2009-02-25  Glenn Morris  <rgm@gnu.org>
1080         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
1082 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1084         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1086 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1088         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1089         gnus-nocem-issuers, and gnus-nocem-verifyer.
1091 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
1093         * ada-mode.texi (Project files, Automatic Casing):
1094         * dbus.texi (Signals):
1095         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1096         * mh-e.texi (HTML):
1097         * nxml-mode.texi (Locating a schema)
1098         (Using the document's URI to locate a schema):
1099         * org.texi (Footnotes, Using the mapping API):
1100         * rcirc.texi (Channels): Remove duplicate words.
1102 2009-02-20  Glenn Morris  <rgm@gnu.org>
1104         * dired-x.texi (Miscellaneous Commands):
1105         * gnus.texi: Minor updates for mbox Rmail.
1107 2009-02-16  Karl Berry  <karl@gnu.org>
1109         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1110         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1111         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1112         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1113         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1114         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1115         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1116         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1117         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1118         Consistently use @insertcopying in the Top node,
1119         @contents at the front (after @end titlepage),
1120         and @direntry after @copying.  (Bug#1988)
1122 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1124         * auth.texi: New file documenting auth-source.
1126 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
1128         * org.texi (Org Plot): Fix link.
1130 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
1132         * epa.texi (Mail-mode integration): Mention the way to do
1133         "encrypt-to-self".  (Bug#1807)
1135 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
1137         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
1139 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
1141         * gnus-news.texi: Print version about Incoming*.
1143 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
1145         * org.texi (Structure editing, Handling links)
1146         (Fast access to TODO states, Javascript support): Make standard docs
1147         correctly reflect default variable settings.
1149 2009-02-02  Glenn Morris  <rgm@gnu.org>
1151         * org.texi: Fix typos.
1153 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
1155         Sync with Tramp 2.1.15.
1157         * trampver.texi: Update release number.
1159 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
1161         * org.texi (TODO dependencies): Document TODO dependencies on
1162         checkboxes.
1164 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
1166         * org.texi (TODO dependencies): Document key binding for toggling
1167         ORDERED property.
1169 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
1171         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
1172         of hook functions.
1174 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
1176         * org.texi (TODO dependencies): New section.
1178 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
1180         * org.texi (Plain lists, TODO basics, Priorities)
1181         (Multiple sets in one file, Conflicts): Document interaction with
1182         `shift-selection-mode'.
1184 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
1186         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1187         Make Calc the subject of sentences.
1188         (Rearranging Formulas using Selections): Discuss new options
1189         for `j *'.
1191 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
1193         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1195 2009-01-26  Glenn Morris  <rgm@gnu.org>
1197         * org.texi: Fix typos.
1199 2009-01-26  Bill Wohler  <wohler@newt.com>
1201         * mh-e.texi (EDITION, UPDATED): Update.
1203 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
1205         * org.texi (References): Add information about remote references.
1206         (Built-in table editor): Document `C-c RET' in tables.
1207         (Math symbols, Quoting LaTeX code): Mention that simple
1208         LaTeX macros survive LaTeX export.
1209         (Images in LaTeX export): Show how to create a reference to a
1210         figure.
1211         (Sectioning structure): Document that the LaTeX class can be
1212         specified in a property.
1213         (Text areas in HTML export): New section.
1214         (External links): Add examples for text search and ID links.
1215         (Built-in table editor): Remove the descriptio of `C-c
1216         C-q', it not longer works.
1217         (Literal examples): Document that a space must follow
1218         the colon in short examples.
1219         (Relative timer): Document `org-timer-stop'.
1220         (Footnotes): New section.
1221         (Footnote markup): Shorten section and refer to new Footnote
1222         section.
1223         (Literal examples): Add documentation for line
1224         numbering in and references to code examples.
1225         (CSS support): Fix the description of default CSS styles.
1226         (Capturing column view): Document
1227         "file:path/to/file.org" as an allowed value for the ID property of
1228         a dynamic block copying column view.
1230 2009-01-23  Stephen Eglen  <stephen@gnu.org>
1232         * mh-e.texi (Getting Started): Describe $MH.
1234 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
1236         * tramp.texi (all): Harmonize usage of "external method",
1237         "external transfer method" and "out-of-band method".
1238         (Connection types): Precise the differences of inline and external
1239         methods.  Written by Adrian Phillips <a.phillips@met.no>.
1241 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1243         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1244         commands as described at the top.  Reported by Allan Gottlieb
1245         <gottlieb@nyu.edu>.
1247 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1249         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1250         nnmail-pathname-coding-system.
1252 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
1254         * org.texi (Relative timer): Fix typo.
1256 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
1258         * org.texi (Clocking work time): Fix typo.
1259         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
1261 2009-01-13  Glenn Morris  <rgm@gnu.org>
1263         * org.texi: Fix some more typos.
1265 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
1267         * org.texi: Fix some typos.
1269 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1271         * gnus.texi (Group Parameters): Add note for local variables.
1273 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1275         * gnus.texi (Converting Kill Files): Fix URL.  Include
1276         gnus-kill-to-score.el in contrib directory.
1278 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
1280         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1281         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
1282         (Paging the Article): Add index entry.
1284 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
1286         * ada-mode.texi (Examples): Delete redundant text.
1288 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
1290         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
1292         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1293         addresses.
1295 2009-01-03  Bill Wohler  <wohler@newt.com>
1297         * mh-e.texi (Scan Line Formats): Indicate that first column should be
1298         kept empty.
1300 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
1302         * org.texi (Activation, Exporting, ASCII export, HTML export)
1303         (HTML Export commands, LaTeX/PDF export commands): Improve
1304         documentation about transient-mark-mode.
1305         (References): DOcuemtn the use of special names like $LR1 to reference
1306         to fields in the last table row.
1308 2008-12-19  Juri Linkov  <juri@jurta.org>
1310         * info.texi (Search Text): Remove mention of removed key binding M-s.
1312 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
1314         * org.texi (References): Remove mentioning of @0 as reference for the
1315         last line, this has been reverted in the Lisp sources.
1317 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
1319         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1320         (DVI_TARGETS): Remove duplicates.  Add sasl.
1321         ($(infodir)/sasl, sasl.dvi): New targets.
1323 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
1325         * org.texi: Version number pushed to 6.15d.
1327 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
1329         * org.texi (Tables in LaTeX export): New section.
1330         (Images in LaTeX export): New section.
1331         (Inlined images, Images in HTML export): Sections renamed.
1333 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1335         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1337 2008-12-04  David Engster  <dengste@eml.cc>
1339         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
1340         of nnml-get-new-mail.  Change URL for mairix patch.
1342 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1344         * org.texi (Using the mapping API): Fix bug in mapping example.
1345         (Publishing options): Make the list of properties complete again, in
1346         correspondence to the variable `org-export-plist-vars'.
1347         (Property searches): Document new special values for time comparisons.
1348         (Tag inheritance): Refine the description of tag inheritance.
1349         (Project alist): Add info about the publishing sequence of components.
1350         (Effort estimates): Document the new relative timer.
1352 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
1354         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1355         (Using Calc): Clarify use of `C-x * o'.
1356         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1358 2008-11-28  Richard M Stallman  <rms@gnu.org>
1360         * dbus.texi (Receiving Method Calls): Clean up previous change.
1362 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
1364         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1365         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1366         `dbus-unescape-from-identifier'.
1367         (Receiving Method Calls): New constants `dbus-service-emacs' and
1368         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
1369         (Signals): Use the constants in the example.
1371 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
1373         * org.texi: Re-apply change to FDL 1.3.
1375 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
1377         * org.texi (Setting up Remember): Document `org-remember-mode'.
1378         (External links): Document that bbdb links can use a regular
1379         expression.
1380         (External links): Document that elisp links can contain interactive
1381         commands.
1383 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
1385         * viper.texi (viper-translate-all-ESC-keysequences):
1386         Description removed.
1388 2008-11-19  Glenn Morris  <rgm@gnu.org>
1390         * doclicense.texi: Change to FDL 1.3.
1391         Relicense all texi files under FDL 1.3 or later.
1393 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
1395         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1397 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
1399         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1401         * ediff.texi: Version/date change.
1403 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1405         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1407 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
1409         * calc.texi (About This Manual): Comment out a mention of
1410         marginal notes.
1412 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
1414         * org.texi (Clocking work time): Document the :formula property of
1415         clock tables.
1416         (Structure editing, Refiling notes): Document refiling regions.
1417         (Agenda commands): Document the double-prefix version
1418         of the `l' command in the agenda.
1419         (Handling links): Explain the effect of a double prefix
1420         arg to `C-c C-o'.
1421         (TODO basics): Add documentation for tag triggers.
1423 2008-10-23  Glenn Morris  <rgm@gnu.org>
1425         * cl.texi (Function Bindings): Mention `flet' fails to deal with
1426         byte-compiling things like `+'.
1428         * ns-emacs.texi: Merge copyright years of author now with assignment
1429         into FSF years.
1430         (VER): Use it for easier automatic updating.  Use Emacs version rather
1431         than standalone Emacs.app version.
1433 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
1435         * org.texi: Lots of minor fixes.
1436         (Capture): New chapter.
1437         (Org Plot): New section.
1439 2008-09-30  Magnus Henoch  <mange@freemail.hu>
1441         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1443 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
1445         * calc.texi (User Defined Units): Mention how to enter optional display
1446         string.
1448 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1450         * message.texi (Sending Variables): Fixed variable documentation to
1451         avoid the "y/n" wording.
1453 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
1455         * message.texi (Sending Variables): Added `message-confirm-send' doc.
1457 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1459         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1460         @enumerate section so as to be able to be formatted with MAKEINFO=no.
1462 2008-09-22  Bill Wohler  <wohler@newt.com>
1464         Release MH-E manual version 8.1.
1466         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1467         release 8.1.
1469         * mh-e.texi: Retain dual license as agreed to by the FSF.
1470         However, bump GPL to Version 3.
1471         Use @include for license text.
1473 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1475         * gnus.texi (Top, Setup, Fancy splitting to parent)
1476         (Store custom flags and keywords, Store arbitrary data):
1477         Clean up markup.
1479 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
1481         * gnus.texi (The Gnus Registry): Document it.
1483 2008-09-08  David Engster  <dengste@eml.cc>
1485         * gnus.texi (nnmairix): Point out that nnml uses MH format.
1486         Clarify section about choosing back end servers.
1488 2008-08-23  Glenn Morris  <rgm@gnu.org>
1490         * dired-x.texi (Shell Command Guessing):
1491         Mention dired-guess-shell-case-fold-search.  (Bug#417)
1493 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
1495         * trampver.texi: Update release number.
1497 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
1499         * ns-emacs.texi: Update version.
1500         (Introduction): Correct menu location for options save.
1501         (Customization): Note that defaults are stored under org.gnu.Emacs.
1503 2008-08-11  Bill Wohler  <wohler@newt.com>
1505         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1506         explicit about GNU mailutils MH elsewhere (with thanks to Darel
1507         Henman) (closes SF #1768928).
1509 2008-08-10  Glenn Morris  <rgm@gnu.org>
1511         * ns-emacs.texi: Use @copying.  Change copyright of authors with
1512         assignment to FSF.  Change license to GFDL.
1513         (Top): Remove outdated references.
1515 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
1517         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1518         Add gnus-summary-sort-by-most-recent-number and
1519         gnus-summary-sort-by-most-recent-date.
1520         (Summary Sorting): Explain prefix argument.
1522 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1524         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1525         gnus-summary-pipe-output.
1527 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
1529         * dbus.texi (Receiving Method Calls): Document error handling of own
1530         D-Bus methods.
1532 2008-08-01  Bill Wohler  <wohler@newt.com>
1534         * mh-e.texi (Reading Mail)
1535         (Viewing Attachments): Describe new function
1536         mh-show-preferred-alternative.
1537         (Sending Mail, Redistributing, Sending Message): Describe new hook
1538         mh-annotate-msg-hook.
1540 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
1542         * dbus.texi (Arguments and Signatures): Fix example.
1543         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1544         (Asynchronous Methods): New node.
1545         (Errors and Events): Describe extended layout of `dbus-event'.
1546         New defun `dbus-event-message-type'.
1548 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1550         * ediff.texi: Remove VMS support.
1552 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
1554         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1555         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1557 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
1559         * Makefile.in: Add mairix-el targets.
1561 2008-07-29  David Engster  <deng@randomsample.de>
1563         * mairix-el.texi: New file.
1565 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
1567         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1568         project files.  Delete 'main_unit' project variable; not needed.  Allow
1569         process environment variables wherever project variables are allowed.
1570         Add tutorial section on multiple GNAT project files.
1572 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
1574         Sync with Tramp 2.1.14.
1576         * trampver.texi: Update release number.
1578 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1580         * ns-emacs.texi:
1581         * faq.texi: Remove mentions of Mac Carbon.
1583 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1585         * gnus.texi (Saving Articles): Describe the 2nd argument of
1586         gnus-summary-save-in-pipe.
1587         (SpamAssassin): Use it.
1589 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1591         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1593 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1595         * org.texi (Export options): Document the use of the creator flag.
1597 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1599         * org.texi: New version 6.06a.
1601 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
1603         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1604         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1606 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
1608         * calc.texi (Editing Stack Entries):
1609         (Algebraic Entry): Rewrite introductory sentences so it can be used by
1610         Calc's help functions.  Mention fixing typos.
1611         (Customizing Calc): Fix typo.
1613 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
1615         * calc.texi (summarykey): New macro.  Use to correctly format keys in
1616         the summary.
1618 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
1620         * ns-emacs.texi (Customization): Corrected documentation on color
1621         specification formats.
1623 2008-07-19  Andreas Schwab  <schwab@suse.de>
1625         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
1627         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1628         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1630 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
1632         * dbus.texi (Inspection): Rework, introduce submenus.
1633         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1634         (Properties and Annotations, Arguments and Signatures): New nodes.
1636 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
1638         * dbus.texi (Receiving Method Calls): Fix description of
1639         `dbus-register-method'.
1640         (Signals): Allow also signal arguments for filtering in
1641         `dbus-register-signal'.
1643 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
1645         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1646         `cnorm'.
1647         (Arithmetic Tutorial): Simplify the verification of prime factors.
1649 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1651         * gnus.texi (Saving Articles): Mention
1652         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1654 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
1656         * calc.texi: Adjust mode line throughout.
1658 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
1660         * sasl.texi (Mechanisms): Fix typos.
1662 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
1664         * calc.texi (Killing from the stack): Mention using normal Emacs
1665         copying.
1667 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
1669         * tramp.texi (Password handling): Renamed from "Password caching".
1670         Add `auth-source' mechanism.
1671         (Connection caching): Tramp reopens the connection automatically,
1672         when the operating system on the remote host has been changed.
1674 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
1676         * makefile.w32-in (distclean): Remove makefile.
1678 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
1680         * org.texi (Using the mapping API): New section.
1681         (Agenda column view): New section.
1682         (Moving subtrees): Document archiving to the archive sibling.
1683         (Agenda commands): Document columns view in the agenda.
1684         (Using the property API): Document the API for multi-valued properties.
1686 2008-06-17  Jason Riedy  <jason@acm.org>
1688         * org.texi (A LaTeX example): Note that fmt may be a one-argument
1689         function, and efmt may be a two-argument function.
1690         (Radio tables): Document multiple destinations.
1692 2008-06-16  Glenn Morris  <rgm@gnu.org>
1694         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1695         Add Cover-Texts.
1697 2008-06-15  Glenn Morris  <rgm@gnu.org>
1699         * faq.texi (VER): Update to 23.0.60.
1701         * mh-e.texi: Remove option of licensing under GPL.
1702         Add Cover-Texts to GFDL permissions notice.
1703         (GPL): Remove section.
1704         (GFDL): Include doclicense.texi rather than the actual text.
1706         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1707         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1709         * sasl.texi: Fix output file name.
1711         * epa.texi, sasl.texi: Refer to license in Emacs manual.
1713         * gnus-coding.texi: Refer to license in Gnus manual.
1715         * idlwave.texi, sasl.texi: Use @copying.
1717         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
1719         * speedbar.texi: Update Back-Cover Text as per maintain.info.
1721         * url.texi: Use @copying, @title, @subtitle, @author.
1723         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1724         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1725         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1726         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1727         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1728         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1729         * widget.texi, woman.texi:
1730         Remove references to external license, since doclicense is included.
1732         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1733         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1734         Remove references to non-existent Invariant Sections.
1736 2008-06-14  Glenn Morris  <rgm@gnu.org>
1738         * faq.texi (Major packages and programs): Remove references to external
1739         Supercite, Calc, VIPER, since they have been included for some time.
1740         Update VM, AUCTeX, BBDB entries.
1742 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
1744         * newsticker.texi: Updated to match latest newsticker changes.
1746 2008-06-13  Glenn Morris  <rgm@gnu.org>
1748         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1749         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1750         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1751         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1752         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1753         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1754         * woman.texi:
1755         Update Back-Cover Text as per maintain.info.
1757 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
1759         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
1761         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1762         (gnus-faq.xml): Update repository host.
1764         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1766 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
1768         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1769         Fix a typo.
1771 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
1773         * gnus.texi (Mail Source Customization): Correct values of
1774         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
1775         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1777 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1779         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1780         coding standards.
1782 2008-06-14  David Engster  <dengste@eml.cc>
1784         * gnus.texi (nnmairix): Markup fixes.
1786 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
1788         * gnus.texi (nnmairix): Markup and other minor fixes.
1790 2008-06-05  David Engster  <dengste@eml.cc>
1792         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1794 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
1796         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1797         (Searching, nnir, nnmairix): New stub nodes.
1799 2008-05-30  Felix Lee  <felix.1@canids.net>
1801         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1803 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1805         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1807 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
1809         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
1811 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
1813         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1815 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
1817         * info.texi (Top): Fix typo in xref.
1819 2008-05-05  Karl Berry  <karl@gnu.org>
1821         * info.texi (Top): @xref to stand-alone manual.
1823 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1826         (Various Summary Stuff): Fix typo in last xref.
1828 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
1830         * org.texi (Moving subtrees): Fix typo.
1832 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
1834         * tramp.texi (Frequently Asked Questions): Explain, how to disable
1835         Tramp via `tramp-mode'.
1837 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
1839         * org.texi: Massive changes, in many parts of the file.
1841 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1843         * gnus.texi (Oort Gnus): Add message-fill-column.
1845 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
1847         * gnus.texi (Mail Source Specifiers): Typo fix.
1849 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1851         * gnus.texi (Diary Headers Generation): Update key binding for
1852         `gnus-diary-check-message'.
1854 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1856         * gnus.texi (Emacsen): Addition.
1858 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1860         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1862 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
1864         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1866 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
1868         * gnus-news.texi: Update tool bar item.
1870 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
1872         * gnus-news.texi: Fix typos.
1874 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
1876         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1877         Add mention of `kron'.
1879 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
1881         * epa.texi (Encrypting/decrypting *.gpg files): Document
1882         epa-file-name-regexp.
1884 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1886         * gnus.texi (Example Methods): Fix description about ssh-agent.
1887         (Indirect Functions): Fix the default value of nntp-telnet-command;
1888         remove link to connect.html.
1890 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
1892         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1893         dbus-call-method.
1894         (Receiving Method Calls): The timeout can be set by the calling client.
1896         * trampver.texi: Update release number.
1898 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
1900         * gnus.texi (Top): Fix version.  Add SASL.
1902 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
1904         Sync with Tramp 2.1.13.
1906         * trampver.texi: Update release number.
1908 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
1910         * org.texi: Update to new org-mode website.
1912 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1914         * cl.texi (For Clauses): Fix loop over key-seq to match code.
1916 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1918         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1919         gnus-read-ephemeral-gmane-group-url,
1920         gnus-read-ephemeral-emacs-bug-group,
1921         gnus-read-ephemeral-debian-bug-group.
1923 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1925         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1927         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
1928         Add FIXMEs for Bookmarks and gnus-registry-marks.
1930 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1932         * gnus.texi (Smileys): Document `smiley-style'.
1934 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1936         * gnus.texi (Gnus Development): Clarify difference between ding and
1937         gnu.emacs.gnus.
1938         (MIME Commands, Using MIME, RSS): Fix markup.
1940         * gnus-faq.texi ([8.4]): Ditto.
1942 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1944         * gnus.texi (Emacsen): Remove obsolete stuff.
1946 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
1948         * gnus.texi (Oort Gnus): Add version info WRT
1949         `mail-source-delete-incoming'.
1951 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1953         * gnus.texi (Top): Add "Other related manuals" and version info in
1954         `iftex' output.
1955         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1956         gnus-balloon-face-0 and the corresponding format specifiers.
1958 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
1960         * tramp.texi (Filename completion): Remove footnote about let-bind
1961         of `partial-completion-mode'.  It doesn't work this way.
1963 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1965         * pcl-cvs.texi (Contributors): Update my email.
1967 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
1969         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1971 2008-03-17  Bill Wohler  <wohler@newt.com>
1973         * mh-e.texi (Viewing): Update URL for adding header fields to
1974         mh-invisible-header-fields-default.
1976 2008-03-16  Bill Wohler  <wohler@newt.com>
1978         * mh-e.texi (Preface): Add Gnus to requirements.
1979         (Forwarding): Note that forwarded MIME messages are now inline.
1981 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1983         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1984         (Common Variables): Give precedence to the netcat methods over the
1985         telnet methods, and mention that they are more reliable.
1987 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
1989         * org.texi (Exporting Agenda Views): Document agenda export to
1990         iCalendar.
1991         (Progress logging): Document the new progress logging stuff.
1993 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1995         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1996         Update for change of `mail-source-delete-incoming'.
1998         * gnus-news.texi: Ditto.
2000 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2002         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2003         custom versions.
2005 2008-03-07  Alan Mackenzie  <acm@muc.de>
2007         * cc-mode.texi (Limitations and Known Bugs): State that the number of
2008         parens/brackets in a k&r region is limited.
2010 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2012         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2013         using different Emacs versions.
2015 2008-02-27  Glenn Morris  <rgm@gnu.org>
2017         * sc.texi: Remove a lot of old and obsolete info.
2018         (titlepage): Simplify.
2019         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2020         (VM with any Emacsen, GNEWS with any Emacsen)
2021         (Overloading for Non-conforming MUAs, Version 3 Changes)
2022         (The Supercite Mailing List): Delete nodes.
2023         (Introduction): Remove info about old packages.
2024         (Getting Connected): Simplify.  Remove info about old packages.
2025         (Citing Commands): Delete Emacs 19 info.
2026         (Hints to MUA Authors): Simplify.
2027         (Thanks and History): Merge in some info from the deleted node
2028         "Version 3 Changes".
2030 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
2032         * org.texi (Setting tags, In-buffer settings):
2033         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2035 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2037         * gnus-news.texi: Mention that spaces and tabs are allowed in the
2038         installation directory name.
2040 2008-02-12  Romain Francoise  <romain@orebokech.com>
2042         * epa.texi (Overview): Fix typo.
2044 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
2046         * epa.texi (Quick start): Remove the .emacs setting.
2048 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2050         * epa.texi (Quick start): Use the command `epa-enable' instead of
2051         loading `epa-setup'.
2053 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
2055         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2056         ($(infodir)/epa, epa.dvi): New targets.
2058 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
2060         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2062         * epa.texi: New manual documenting the EasyPG Assistant.
2064 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
2066         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2067         (Inspection): New function dbus-ping.
2069 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
2071         * tramp.texi (Remote processes): Add `shell-command'.
2073 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
2075         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2076         (Group Parameters): Document `mail-source' parameter.
2078 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
2080         * tramp.texi (Inline methods): The hostname of the su(do)? methods
2081         must be a local host.
2083 2008-01-26  Michael Olson  <mwolson@gnu.org>
2085         * erc.texi: Update version for ERC 5.3 release.
2086         (Obtaining ERC): Update extras URLs for 5.3.
2087         (Development): Write instructions for git, and remove those for Arch.
2088         (History): Mention the switch to git.
2090 2008-01-24  Karl Berry  <karl@gnu.org>
2092         * info.texi (Search Index, Search Text): Mention the command
2093         character in the section name, a la the (Go to node) node.
2095 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
2097         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2099 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2101         * gnus-news.texi: Mention gnus-article-describe-bindings.
2103 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2105         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2107 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
2109         * org.texi (Property inheritance): New section.
2110         (Conventions): New section.
2111         (Structure editing): Document C-RET, the prefix arg to the cut/copy
2112         commands, and the new bindings for refiling.
2113         (Sparse trees): Document the new special command for sparse trees.
2114         (References): Be more clear about the counting of hilines.
2115         (Handling links): Document M-p/n for accessing links.
2116         (Fast access to TODO states): New section.
2117         (Per file keywords): New section.
2118         (Property inheritance): New section.
2119         (Column attributes): New summary types.
2120         (Capturing Column View): New section.
2121         (The date/time prompt): Cover the new features in the date/time prompt.
2122         Compactify the table of keys for the calendar remote control.
2123         (Clocking work time): Document the new :scope parameter.
2124         (Remember): Promoted to chapter.
2125         (Quoted examples): New section.
2126         (Enhancing text): New verbatim environments.
2128 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
2130         * trampver.texi: Update release number.
2132 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2134         * gnus.texi (Article Keymap): Add
2135         gnus-article-wide-reply-with-original; fix descriptions of
2136         gnus-article-reply-with-original and
2137         gnus-article-followup-with-original.
2139 2008-01-09  Glenn Morris  <rgm@gnu.org>
2141         * nxml-mode.texi: Add @copying section.
2143 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2145         * message.texi (Mail Variables): Add some text from "(gnus)Posting
2146         Server".  Add `message-send-mail-with-mailclient'.
2148         * gnus.texi (Posting Server): Move some text to "(message)Mail
2149         Variables" and add a reference here.
2151 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
2153         * dbus.texi (Receiving Method Calls): New chapter.
2154         (Errors and Events): Add serial number to events.  Replace "signal" by
2155         "message".  Introduce dbus-event-serial-number.
2157 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
2159         * dbus.texi (Type Conversion): Explain the type specification for empty
2160         arrays.  Use another example.
2162 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
2164         * dbus.texi (all): Replace "..." by @dots{}.
2165         (Type Conversion): Precise the value range for :byte types.
2166         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2167         Mention its return value.
2168         (Errors and Events): There is no D-Bus error propagation during event
2169         processing.
2171 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
2173         * calc.tex (Yacas Language, Maxima Language, Giac Language):
2174         New sections.
2176 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
2178         * gnus.texi (Group Parameters): Reorder the text and add a note about
2179         `gnus-parameters' near the beginning of the node.
2181 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
2183         * gnus.texi (Score File Editing): Fix function name.
2185 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
2187         Sync with Tramp 2.1.12.
2189         * trampver.texi: Update release number.
2191 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
2193         * dbus.texi (Type Conversion): Correct input parameters mapping.
2195 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
2197         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2198         (Errors and Events): Mention wrong-type-argument error.
2200 2007-12-21  Alex Schroeder  <alex@gnu.org>
2202         * rcirc.texi: Changed single spaces after sentence end to double
2203         spaces.  Fixed some typos.
2204         (Internet Relay Chat): Explain relay.
2205         (Getting started with rcirc): Change items to reflect prompts.
2206         Add more explanation to rcirc-track-minor-mode and added a comment to
2207         warn future maintainers that this section is a copy.
2208         (People): Changed /ignore example.
2209         (Keywords): Not keywords.
2211 2007-12-20  Alex Schroeder  <alex@gnu.org>
2213         * rcirc.texi (Top): Fighting Information Overload chapter added.
2214         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2215         (rcirc commands): Moved /ignore command to the new chapter.
2216         (Fighting Information Overload): New chapter documenting /keyword,
2217         /bright, /dim, channel ignore, and low priority channels.
2218         (Configuration): Document rcirc-server-alist, remove
2219         rcirc-startup-channels-alist and rcirc-default-server.
2221 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
2223         * dbus.texi (Signals): Fix example in dbus-register-signal.
2225 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
2227         * gnus.texi (Score Variables): Fix typo.
2229 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
2231         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2232         (Signals): Adapt dbus-send-signal and dbus-register-signal.
2233         (Errors and Events): Adapt dbus-event.
2235 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237         * gnus.texi (Other Files): Add the yenc command.
2239 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
2241         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2242         since 2004-08-06.
2244 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2246         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2247         on body.
2249 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2251         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2252         and rfc2047-allow-irregular-q-encoded-words; fix description of
2253         rfc2047-encode-encoded-words.
2255 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2257         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2259 2007-12-05  Michael Olson  <mwolson@gnu.org>
2261         * remember.texi (Diary): Remove "require" line for remember-diary.el.
2262         Update documentation for `remember-diary-file'.
2264 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
2266         * dbus.texi (Signals): Precise `dbus-register-signal'.
2267         (Errors and Events): Rework events part, the internal structure of
2268         dbus-event has changed.
2270 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
2272         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2273         ($(infodir)/dbus, dbus.dvi): New targets.
2275 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
2277         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2278         unconditionally.
2280         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2281         emulation with @print{}.
2283 2007-12-02  Richard Stallman  <rms@gnu.org>
2285         * dbus.texi (Overview): Minor cleanup.
2287 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
2289         * Makefile.in (INFO_TARGETS): Add dbus.
2290         (DVI_TARGETS): Add dbus.dvi.
2291         (dbus, dbus.dvi): New targets.
2293         * dbus.texi: New file.
2295 2007-11-24  Romain Francoise  <romain@orebokech.com>
2297         * nxml-mode.texi: Add description in @direntry.
2298         Fix file name to match @setfilename.
2300 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
2302         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2303         ($(infodir)/nxml-mode): New rule.
2305         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2306         ($(infodir)/nxml-mode): New rule.
2307         (clean): Add nxml-mode*.
2309         * nxml-mode.texi: New file with nxml manual.
2311 2007-11-18  Richard Stallman  <rms@gnu.org>
2313         * flymake.texi (Example -- Configuring a tool called directly):
2314         Update example.
2316 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
2318         * tramp.texi (Filename completion): Simplify explanation of
2319         double-slash behavior.  Explain directory contents flushing.
2321 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
2323         * calc.texi (TeX and LaTeX Language Modes): Put in
2324         missing braces.
2326 2007-11-15  Richard Stallman  <rms@gnu.org>
2328         * cl.texi (Equality Predicates): Delete `eql'.
2329         (Predicates, Naming Conventions, Top): Delete `eql'.
2330         (Common Lisp Compatibility): Delete `eql'.
2331         (Porting Common Lisp): Delete obsolete backquote info.
2332         Minor clarification about character constants.
2333         (Sequence Basics): Minor clarification.
2335 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
2337         * cc-mode.texi (Electric Keys, Custom Macros):
2338         * tramp.texi (Filename completion): Fix typos.
2340 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
2342         * calc.texi (Basic commands): Mention the menu.
2344 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
2346         * tramp.texi (Connection caching): Tramp flushes connection
2347         properties when remote operating system has been changed.
2349 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
2351         * gnus-news.texi: Fix spelling.
2352         `message-insert-formatted-citation-line', not
2353         `message-insert-formated-citation-line'.
2355         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2357 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
2359         * tramp.texi (Overview): Mention also the PuTTY integration under
2360         Win32.  Remove paragraphs about Tramp's experimental status.
2361         (Frequently Asked Questions): Add code example for highlighting the
2362         mode line.
2364 2007-11-03  Michael Olson  <mwolson@gnu.org>
2366         * remember.texi: Change mentions of remember-buffer to
2367         remember-finalize throughout.
2369 2007-10-30  Michael Olson  <mwolson@gnu.org>
2371         * remember.texi (Copying): Remove.
2372         (Mailbox): Update with non-BBDB instructions.
2373         (Diary, Org): Add.
2374         (Bibliography, Planner Page): Remove.
2376 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
2378         * makefile.w32-in (INFO_TARGETS): Add remember.
2379         (DVI_TARGETS): Add remember.dvi.
2380         ($(infodir)/remember): New rule.
2381         (clean): Add remember*.
2383 2007-10-30  Michael Olson  <mwolson@gnu.org>
2385         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2386         ($(infodir)/remember): New rule that builds the Remember Manual.
2388         * remember.texi: New file containing the Remember Mode Manual.
2389         Shuffle chapters around after initial import.
2390         (Function Reference): Split Keystrokes into separate chapter.
2391         (Keystrokes): Document C-c C-k.
2392         (Introduction): Fix typographical issue with "---".
2394 2007-10-29  Richard Stallman  <rms@gnu.org>
2396         * widget.texi (Introduction): Delete discussion of implementation
2397         internals.
2399 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
2401         * tramp.texi (Connection caching): Host names must be different
2402         when tunneling.
2404 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2406         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2407         Gnus v5.13.
2409 2007-10-28  Miles Bader  <miles@gnu.org>
2411         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2413 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2415         * gnus.texi (Sorting the Summary Buffer): Remove
2416         gnus-article-sort-by-date-reverse.
2418 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2420         * gnus.texi (Non-ASCII Group Names): New node.
2421         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2422         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2424 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
2426         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2427         clean the output of the program `imap-shell-program'.
2429 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2431         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2433 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
2435         * gnus.texi (Sticky Articles): Documentation for sticky article
2436         buffers.
2438 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
2440         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2442 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2444         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2446 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2448         * gnus.texi (Archived Messages): Document
2449         gnus-update-message-archive-method.
2451 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2453         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2455 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
2457         * gnus.texi (Group Maneuvering): Document
2458         `gnus-summary-next-group-on-exit'.
2460 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2462         * gnus.texi (Really Various Summary Commands): Mention
2463         gnus-auto-select-on-ephemeral-exit.
2465 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2467         * gnus.texi, message.texi: Bump version number.
2469 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2471         * gnus.texi (Group Line Specification, Misc Group Stuff)
2472         (Server Commands): Parenthesize @pxref{Mail Spool}.
2474 2007-10-28  Didier Verna  <didier@xemacs.org>
2476         New user option: message-signature-directory.
2477         * message.texi (Insertion Variables): Document it.
2478         * gnus.texi (Posting Styles): Ditto.
2480 2007-10-28  Didier Verna  <didier@xemacs.org>
2482         * gnus.texi (Group Line Specification):
2483         * gnus.texi (Misc Group Stuff):
2484         * gnus.texi (Server Commands): Document the group compaction feature.
2486 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2488         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2490         * message.texi (Various Message Variables): Add message-fill-column.
2492 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2494         * gnus.texi: Untabify.
2496 2007-10-28  Didier Verna  <didier@xemacs.org>
2498         * gnus.texi (Group Parameters): Document the posting-style merging
2499         process in topic-mode.
2501 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2503         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2505 2007-10-28  Romain Francoise  <romain@orebokech.com>
2507         * gnus.texi (Mail Spool): Fix typo.
2508         Update copyright.
2510 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2514 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2516         * gnus.texi (Summary Generation Commands):
2517         Add gnus-summary-insert-ticked-articles.
2519 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2521         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2522         to spam-spamassassin-program.
2524 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2526         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2528 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2532 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534         * message.texi (Mail Headers): Document `opportunistic'.
2536 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2538         * emacs-mime.texi (Encoding Customization): Explain how to set
2539         mm-coding-system-priorities per hierarchy.
2541 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2543         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2544         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2546 2007-10-28  Didier Verna  <didier@xemacs.org>
2548         * message.texi (Wide Reply): Update documentation of
2549         message-dont-reply-to-names (now allowing a list of regexps).
2551 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2553         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2555 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557         * gnus.texi (SpamAssassin back end): Fix typo.
2559         * sieve.texi (Examples): Fix grammar.
2561 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563         * gnus.texi (Searching for Articles): Document M-S and M-R.
2564         (Limiting): Document / b.
2566 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2568         * gnus.texi (Thread Commands): T M-^.
2570 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2572         * message.texi (Mail Aliases): Document ecomplete.
2573         (Mail Aliases): Fix typo.
2575 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2577         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2578         fix typo.
2580 2007-10-28  Romain Francoise  <romain@orebokech.com>
2582         * gnus.texi (Mail Spool): Grammar fix.
2584 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2586         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2587         string.
2589 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2591         * gnus.texi (Group Parameters): Fix description.
2593 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2595         * gnus.texi (Gmane Spam Reporting):
2596         Fix spam-report-gmane-use-article-number.
2597         Add spam-report-user-mail-address.
2599 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2601         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2603 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2605         * gnus.texi (Group Parameters): Add simplified sorting example based on
2606         example for `Sorting the Summary Buffer' from Jari Aalto
2607         <jari.aalto@cante.net>.
2608         (Example Methods): Add example for an indirect connection.
2610 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
2612         * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2613         (Agent Parameters): Updated parameter names to match code.
2614         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2615         'gnus-agent-summary-fetch-series'.
2616         (Agent and flags): New section providing a generalized discussion
2617         of flag handling.
2618         (Agent and IMAP): Removed flag discussion.
2619         (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2621 2007-10-28  Romain Francoise  <romain@orebokech.com>
2623         * gnus.texi (Exiting the Summary Buffer): Add new function
2624         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2626 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2628         * gnus.texi (Conformity): Fix typo.
2629         (Customizing Articles): Document `first'.
2631 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
2633         * gnus.texi (Sorting the Summary Buffer):
2634         Add `gnus-thread-sort-by-date-reverse'.  Add example
2635         host to different sorting in NNTP and RSS groups.
2637 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2639         * message.texi (Insertion): Describe prefix for
2640         message-mark-inserted-region and message-mark-insert-file.
2642 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2644         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2645         LaTeX documents.  Describe "text/x-gnus-verbatim".
2647 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
2649         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2650         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2651         (spam-stat spam filtering, SpamOracle)
2652         (Extending the Spam ELisp package): Removed extra quote symbol for
2653         clarity.
2655 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2657         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2658         gnus-article-delete-part and gnus-article-replace-part.
2659         (Using MIME): Add gnus-mime-replace-part.
2661 2007-10-28  Romain Francoise  <romain@orebokech.com>
2663         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2664         requires `auto-compression-mode' to be enabled.  Add new nnml
2665         variable `nnml-compressed-files-size-threshold'.
2667 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2669         * gnus.texi (Sorting the Summary Buffer): Added
2670         gnus-thread-sort-by-recipient.
2672 2007-10-28  Romain Francoise  <romain@orebokech.com>
2674         * message.texi (Insertion Variables): Mention new variable
2675         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
2676         documentation accordingly.
2678 2007-10-28  Romain Francoise  <romain@orebokech.com>
2680         * gnus.texi (To From Newsgroups): Mention new variables
2681         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2683 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2685         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2686         stuff; gnus-mime-inline-part does the automatic decompression.
2688 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
2690         * gnus.texi (Spam ELisp Package Configuration Examples):
2691         "training.ham" should be "training.spam".
2693 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2695         * message.texi (Mail Variables): Fix the default value for
2696         message-send-mail-function.
2698 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2700         * gnus.texi (Optional Back End Functions): nntp-request-update-info
2701         always returns nil exceptionally.
2703 2007-10-28  Simon Josefsson  <jas@extundo.com>
2705         * gnus.texi (Article Washing): Add libidn URL.  Suggested by
2706         Michael Cook <michael@waxrat.com>.
2708 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2710         * gnus.texi (Topic Commands): Fix next/previous.
2712 2007-10-28  Simon Josefsson  <jas@extundo.com>
2714         * gnus.texi (Article Washing): Mention `W i'.
2716 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
2718         * gnus.texi (Group Parameters): Slight extension of sieve
2719         parameter description.
2721 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2723         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2724         matching score files as well.
2725         (Picons): Describe `gnus-picon-style'.
2727 2007-10-28  Romain Francoise  <romain@orebokech.com>
2729         * message.texi (Message Headers): Mention that headers are hidden
2730         using narrowing, and how to expose them.
2731         Update copyright.
2733 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2735         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2736         `gnus-summary-sort-by-recipient'.
2738 2007-10-28  Romain Francoise  <romain@orebokech.com>
2740         * gnus.texi (NNTP marks): New node.
2741         (NNTP): Move NNTP marks variables to the new node.
2743 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
2745         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
2747         * gnus.texi (MIME Commands, Hashcash): Markup fix.
2749 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
2751         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
2752         everywhere for consistency.
2753         (Filtering Spam Using The Spam ELisp Package): Admonish again.
2754         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
2755         Say "regular expression" instead of "regex."  Admonish.  Pick
2756         other words to sound better (s/so/thus/).
2757         (Spam ELisp Package Filtering of Incoming Mail): Mention
2758         statistical filters.  Remove old TODO.
2759         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2760         New section on sorting and displaying the spam score.
2761         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2762         backend but an alias to spam-use-BBDB.
2763         (Extending the Spam ELisp package): Rewrite the example using the
2764         new backend functionality.
2766 2007-10-28  Simon Josefsson  <jas@extundo.com>
2768         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2769         nntp-marks-directory, from Romain Francoise
2770         <romain@orebokech.com>.
2772 2007-10-28  Magnus Henoch  <mange@freemail.hu>
2774         * gnus.texi (Hashcash): New default value of
2775         hashcash-default-payment.
2777 2007-10-28  Simon Josefsson  <jas@extundo.com>
2779         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
2780         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2782 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2784         * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2786 2007-10-28  Simon Josefsson  <jas@extundo.com>
2788         * gnus.texi (documentencoding): Add, to avoid warnings.
2790 2007-10-28  Simon Josefsson  <jas@extundo.com>
2792         * message.texi (Mail Headers): Add.
2794         * gnus.texi (Hashcash): Fix.
2796 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
2798         * gnus.texi (Hashcash): Changed location of library, also mention
2799         that payments can be verified and fix the name of the
2800         hashcash-path variable.
2802 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2804         * gnus.texi (Article Display): Add `gnus-picon-style'.
2806 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2808         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2810 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
2812         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2813         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2814         warning about ham processors in spam groups removed.
2816 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
2818         * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2819         From Hubert Chan <hubert@uhoreg.ca>.
2821 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
2823         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2824         (Mailing List): Typo.
2825         (Customizing Articles): Add gnus-treat-ansi-sequences.
2826         (Article Washing): Index.
2828         * message.texi: Use m-dash consistently.
2830 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
2832         * gnus.texi (GroupLens): Remove.
2834 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2836         * gnus.texi (Outgoing Messages, Agent Variables): Add
2837         gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2838         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2840 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
2842         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2844 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2846         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2848         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
2850 2007-10-28  Simon Josefsson  <jas@extundo.com>
2852         * gnus.texi (Top): Add SASL.
2854 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
2856         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2858 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2860         * gnus.texi (Troubleshooting): Adjust Gnus version number.
2862 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
2864         * calc.texi (Formulas, Composition Basics): Lower the
2865         precedence of negation.
2867 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
2869         * ses.texi (The Basics): Mention how to create a new spreadsheet.
2870         Mention the new three-letter column identifiers.
2871         (More on cell printing): Calculate-cell and truncate-cell are now `c'
2872         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
2873         message when using `c' on an empty default with default printer.
2874         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2875         renamed to `ses--symbolic-formulas' some time ago.
2877 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
2879         * calc.texi (Default Simplifications, Making Selections)
2880         (Customizing Calc): Clarify associativity of multiplication.
2882 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
2884         * tramp.texi (Traces and Profiles): Simplify loop over
2885         `trace-function-background'.
2887 2007-10-22  Juri Linkov  <juri@jurta.org>
2889         * dired-x.texi (Shell Command Guessing): Default values are now
2890         available by typing M-n instead of M-p.
2892 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
2894         * tramp.texi (Cleanup remote connections): New section.
2895         (Password caching): Remove `tramp-clear-passwd'.
2896         It's not a command anymore.
2897         (Bug Reports): Add `tramp-bug' to function index.
2898         (Function Index, Variable Index): New nodes.
2899         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2901         * trampver.texi: Update release number.
2903 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
2905         * calc.texi (History and Acknowledgements): Turn comment
2906         about integer size into past tense.
2907         (Time Zones): Remove pointer to Calc author's address.
2908         (Trigonometric and Hyperbolic Functions): Mention cotangent
2909         and hyperbolic cotangent.  Fix typo.
2911 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
2913         Sync with Tramp 2.1.11.
2915         * trampver.texi: Update release number.
2917 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
2919         * tramp.texi (External packages): New section.
2921 2007-09-29  Juri Linkov  <juri@jurta.org>
2923         * info.texi (Help-Int): Document `L' (`Info-history').
2925 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
2927         * org.texi: Change links to webpage and maintained email.
2928         (Remember): Promote to Chapter, significant changes.
2929         (Fast access to TODO states): New section.
2930         (Faces for TODO keywords): New section.
2931         (Export options): Example for #+DATE.
2932         (Progress logging): Section moved.
2934 2007-09-26  Bill Wohler  <wohler@newt.com>
2936         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2937         browse-url-at-mouse.
2939 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
2941         * flymake.texi (Customizable variables): Face names don't end in -face.
2942         Fix flymake-err-line-patterns template.
2943         (Example -- Configuring a tool called directly): Fix init-function.
2944         (Highlighting erroneous lines): Face names don't end in -face.
2946 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
2948         * erc.texi (Special-Features): Fix small typo.
2950 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
2952         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2953         and "External transfer methods".
2955 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
2957         * calc.texi (Predefined Units): Add some history.
2959 2007-09-08  Michael Olson  <mwolson@gnu.org>
2961         * erc.texi (Copying): New section included from gpl.texi.
2962         This matches the look of the upstream ERC manual.
2964 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
2966         * calc.texi (History and Acknowledgements): Adjust the "thanks".
2967         (Random Numbers): Clarify the distribution of `random'.
2969 2007-09-06  Glenn Morris  <rgm@gnu.org>
2971         Move manual sources from man/ to subdirectories of doc/.
2972         Split into the Emacs manual in emacs/, and other manuals in misc/.
2973         Change all setfilename commands to use ../../info.
2974         * Makefile.in: Move the parts of the old man/Makefile.in that do not
2975         refer to the Emacs manual here.
2976         (infodir): New variable.
2977         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
2978         (cc-mode.texi, faq.texi): Update references to source file locations.
2979         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2980         do not refer to the Emacs manual here.
2981         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2983         * Makefile.in: Add `basename' versions of all info targets, for
2984         convenience when rebuilding just one manual.
2985         (../etc/GNU): Delete obsolete target.
2986         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2987         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
2988         *.vrs *.toc here...
2989         (maintainer-clean): ...from here.
2991         * makefile.w32-in (../etc/GNU): Delete obsolete target.
2993 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
2995         * calc.texi (Date Conversions): Clarify definition of
2996         Julian day numbering.
2997         (Date Forms): Clarify definition of Julian day numbering;
2998         add some history.
3000 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
3002         * org.texi: Version 5.07.
3004 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
3006         * message.texi (MIME): Replace mml-attach with mml-attach-file.
3008 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
3010         * org.texi (Adding hyperlink types): New section.
3011         (Embedded LaTeX): Chapter updated because of LaTeX export.
3012         (LaTeX export): New section.
3013         (Using links out): New section.
3015 2007-08-22  Glenn Morris  <rgm@gnu.org>
3017         * faq.texi (Learning how to do something): Refcards now in
3018         etc/refcards/ directory.
3020 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
3022         * tramp.texi (Remote Programs): Persistency file must be cleared when
3023         changing `tramp-remote-path'.
3024         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3025         macro.
3027 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
3029         * calc.texi: Move contents to beginning of file.
3030         (Algebraic Entry): Fix the formatting of an example.
3032 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
3034         * calc.texi (Basic Operations on Units): Mention exact versus
3035         inexact conversions.
3037 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
3039         * calc.texi (Basic Operations on Units): Mention default
3040         values for new units.
3041         (Quick Calculator Mode): Mention that binary format will
3042         be displayed.
3044 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3046         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3048 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3050         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3052 2007-08-08  Glenn Morris  <rgm@gnu.org>
3054         * gnus.texi, sieve.texi: Replace `iff'.
3056 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
3058         * calc.texi (Basic Graphics): Mention the graphing of error
3059         forms.
3060         (Graphics Options): Mention how `g s' handles error forms.
3061         (Curve Fitting): Mention plotting the curves.
3062         (Standard Nonlinear Models): Add additional models.
3063         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3064         (Linear Fits): Correct result.
3066 2007-08-01  Alan Mackenzie  <acm@muc.de>
3068         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3069         to "--no-site-file".
3071 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
3073         * tramp.texi (Frequently Asked Questions): Point to mode line
3074         extension in Emacs 23.1.
3076         * trampver.texi: Update release number.
3078 2007-07-27  Glenn Morris  <rgm@gnu.org>
3080         * calc.texi (Copying): Include license text from gpl.texi, rather than
3081         in-line.
3083 2007-07-25  Glenn Morris  <rgm@gnu.org>
3085         * calc.texi (Copying): Replace license with GPLv3.
3087         * Relicense all FSF files to GPLv3 or later.
3089 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
3091         Sync with Tramp 2.1.10.
3093         * tramp.texi (trampfn): Expand macro implementation in order to handle
3094         empty arguments.
3095         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
3096         occurrences by trampfn.
3097         (Frequently Asked Questions): Extend example code for host
3098         identification in the modeline.  Add bbdb to approaches shortening Tramp
3099         file names to be typed.
3101         * trampver.texi: Update release number.
3103 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
3105         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3106         section.  Reported by <poti@potis.org>.
3107         (Remote processes): Arguments of the program to be debugged are taken
3108         literally.
3109         (Frequently Asked Questions): Simplify recentf example.
3111 2007-07-14  Karl Berry  <karl@gnu.org>
3113         * info.texi (@copying): New Back-Cover Text.
3115         * info.texi (Quitting Info): Move to proper place in source.
3116         (Reported by Benno Schulenberg.)
3118 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
3120         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3122         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3124         * emacs-mime.texi: Add @documentencoding directive.
3126 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
3128         * tramp.texi (Remote processes): Add an anchor to the subsection
3129         "Running a debugger on a remote host".
3131 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
3133         * tramp.texi (Remote processes): Don't call it "experimental" any
3134         longer.  Add subsection about running a debugger on a remote host.
3136 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
3138         * org.texi (Properties and columns): Chapter rewritten.
3140 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
3142         * tramp.texi:
3143         * trampver.texi: Migrate to Tramp 2.1.
3145 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
3147         * org.texi (Properties): New chapter.
3149 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
3151         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3152         Control Panel.
3154         * gnus.texi (Misc Article): Add index entry for
3155         gnus-single-article-buffer.
3157 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3159         * gnus.texi (Starting Up): Fix typo.
3161 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3163         * gnus.texi (Asynchronous Fetching): Fix typo.
3165 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
3167         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3168         (About This Manual): Remove redundant information.
3169         (Getting Started): Mention author.
3170         (Basic Arithmetic, Customizing Calc): Make description of the
3171         variable `calc-multiplication-has-precedence' match its new effect.
3173 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
3175         * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3176         the variable `calc-multiplication-has-precedence'.
3178 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
3180         * org.texi (Tag): Section swapped with node Timestamps.
3181         (Formula syntax for Lisp): Document new `L' flag.
3183 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3185         * gnus.texi (Misc Group Stuff, Summary Buffer)
3186         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
3188 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3190         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3191         * gnus.texi (Article Buttons, Mail Source Customization)
3192         (Sending or Not Sending, Customizing NNDiary):
3193         * message.texi (Message Headers):
3194         * mh-e.texi (HTML): Fix typos.
3196 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
3198         Sync with Tramp 2.0.56.
3200         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3201         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
3203 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3205         * Version 22.1 released.
3207 2007-05-26  Michael Olson  <mwolson@gnu.org>
3209         * erc.texi (Modules): Fix references to completion modules.
3211 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
3213         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3215 2007-05-09  Didier Verna  <didier@xemacs.org>
3217         * gnus.texi (Email Based Diary): New.  Proper documentation for the
3218         nndiary back end and the gnus-diary library.
3220 2007-05-03  Karl Berry  <karl@gnu.org>
3222         * .cvsignore (*.pdf): New entry.
3224         * texinfo.tex: Update from current version for better pdf generation.
3226 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
3228         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3230 2007-04-28  Glenn Morris  <rgm@gnu.org>
3232         * faq.texi (New in Emacs 22): Restore mention of python.el pending
3233         consideration of legal status.
3235 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
3237         * idlwave.texi: Minor updates for IDLWAVE 6.1.
3239 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
3241         * faq.texi (New in Emacs 22): python.el removed.
3243 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
3245         * calc.texi (Reporting bugs): Update maintainer's address.
3247 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
3249         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3251 2007-04-15  Jay Belanger  <belanger@truman.edu>
3253         * calc.texi (Title page): Remove the date.
3254         (Basic Arithmetic): Emphasize that / binds less strongly than *.
3255         (The Standard Calc Interface): Change trail title.
3256         (Floats): Mention that when non-decimal floats are entered, only
3257         approximations are stored.
3258         (Copying): Move to the appendices.
3259         (GNU Free Documentation License): Add as an appendix.
3261 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3263         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3264         * dired-x.texi, ebrowse.texi, ediff.texi:
3265         * emacs-mime.texi, erc.texi, eshell.texi:
3266         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3267         * idlwave.texi, message.texi, newsticker.texi, org.texi:
3268         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3269         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3270         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3271         * woman.texi: Include GFDL.
3273         * doclicense.texi: Remove node heading, so that it can be included by
3274         other files.
3276         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
3278         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3279         than *.
3281 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
3283         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3284         in Calc.
3286 2007-04-09  Romain Francoise  <romain@orebokech.com>
3288         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3289         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
3290         replace mouse-2.
3292 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
3294         * woman.texi (Word at point, Interface Options): woman-topic-at-point
3295         renamed to woman-use-topic-at-point.  Document new behavior.
3297 2007-04-08  Richard Stallman  <rms@gnu.org>
3299         * url.texi: Fix some indexing.
3300         (Disk Caching): Drop discussion of old/other Emacs versions.
3302 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
3304         * url.texi (Disk Caching): Say Emacs 21 "and later".
3306         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3307         on Font locking which now mentions JIT lock.
3309 2007-04-01  Michael Olson  <mwolson@gnu.org>
3311         * erc.texi: Update for the ERC 5.2 release.
3313 2007-03-31  David Kastrup  <dak@gnu.org>
3315         * woman.texi (Topic, Interface Options): Explain changes semantics of
3316         woman-manpath in order to consider MANPATH_MAP entries.
3318 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3320         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3322 2007-03-26  Richard Stallman  <rms@gnu.org>
3324         * pgg.texi (Caching passphrase): Clean up previous change.
3326 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
3328         * gnus.texi (Setting Process Marks): Fix typo.
3330 2007-03-25  Romain Francoise  <romain@orebokech.com>
3332         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3333         readability, and include various fixes by Daniel Brockman, Nick Roberts
3334         and Dieter Wilhelm.
3336 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
3338         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3340         * gnus.texi (Mail Source Specifiers): Fix typo.
3342 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
3344         * reftex.texi (Imprint): Update maintainer information.
3346 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3348         * message.texi (Message Buffers): Update documentation for
3349         message-generate-new-buffers.
3351 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
3353         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3355 2007-03-21  Glenn Morris  <rgm@gnu.org>
3357         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3359 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
3361         * eshell.texi (Known problems): Emacs 21 -> 22.
3363         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3365 2007-03-18  Jay Belanger  <belanger@truman.edu>
3367         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3369 2007-03-12  Glenn Morris  <rgm@gnu.org>
3371         * calc.texi (Time Zones): Switch to new North America DST rule.
3373         * calc.texi: Replace "daylight savings" with "daylight
3374         saving" in text throughout.
3376 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3378         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3379         The variable now uses a list of symbols instead of just a symbol.
3380         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3382 2007-03-06  Romain Francoise  <romain@orebokech.com>
3384         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
3385         new packages, and mention Gnus update.
3387 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3389         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3390         nntp-open-connection-functions-never-echo-commands.
3392 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
3394         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3395         problems on the console, and security risk in not using gpg-agent.
3397 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
3399         * org.texi (The spreadsheet): Renamed from "Table calculations".
3400         Completely reorganized and rewritten.
3401         (CamelCase links): Section removed.
3402         (Repeating items): New section.
3403         (Tracking TODO state changes): New section.
3404         (Agenda views): Chapter reorganized and rewritten.
3405         (HTML export): Section rewritten.
3406         (Tables in arbitrary syntax): New section.
3407         (Summary): Better feature summary.
3408         (Activation): Document problem with cut-and-paste of Lisp code
3409         from PDF files.
3410         (Visibility cycling): Document indirect buffer use.
3411         (Structure editing): Document sorting.
3412         (Remember): Section rewritten.
3413         (Time stamps): Better description of time stamp types.
3414         (Tag searches): Document regular expression search for tags.
3415         (Stuck projects): New section.
3416         (In-buffer settings): New keywords.
3417         (History and Acknowledgments): Updated description.
3419 2007-02-24  Alan Mackenzie  <acm@muc.de>
3421         * cc-mode.texi (Movement Commands): Insert two missing command names.
3422         (Getting Started): Slight wording correction (use conditional).
3424 2007-02-22  Kim F. Storm  <storm@cua.dk>
3426         * widget.texi (User Interface, Basic Types): Document need to put some
3427         text before the %v escape in :format string in editable-field widget.
3429 2007-02-18  Romain Francoise  <romain@orebokech.com>
3431         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3432         `cvs-mode-quit'.
3434 2007-02-10  Markus Triska  <markus.triska@gmx.at>
3436         * widget.texi (Programming Example): Put constant strings in :format.
3438 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
3440         * faq.texi (Fullscreen mode on MS-Windows): New node.
3442 2007-02-04  David Kastrup  <dak@gnu.org>
3444         * faq.texi (AUCTeX): Update version number.  Should probably be done
3445         for other packages as well.
3447 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3449         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
3450         <tassilo@member.fsf.org>.
3452 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
3454         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3455         ls-lisp-use-localized-time-format.
3457 2007-01-20  Markus Triska  <markus.triska@gmx.at>
3459         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3461 2007-01-13  Michael Olson  <mwolson@gnu.org>
3463         * erc.texi (Modules): Mention capab-identify module.
3465 2007-01-05  Michael Olson  <mwolson@gnu.org>
3467         * erc.texi (Getting Started): Update for /RECONNECT command.
3469 2007-01-04  Richard Stallman  <rms@gnu.org>
3471         * ebrowse.texi: Change C-c b to C-c C-m.
3473 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3475         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3476         variables only in info to avoid redundant entries in the printed
3477         manual.
3479 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
3481         * message.texi (Using PGP/MIME): Document gpg-agent usage.
3483 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3485         * message.texi (Security): Split into sub-nodes.
3487 2007-01-01  Alan Mackenzie  <acm@muc.de>
3489         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3490         eval-after-load in Emacs <=21 and a workaround.  Document that
3491         trigraphs are not supported.
3493 2007-01-01  Alan Mackenzie  <acm@muc.de>
3495         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3496         c-context-line-break.  When invoked within a string, preserve
3497         whitespace.  Add a backslash only when also in a macro.
3499 2007-01-01  Alan Mackenzie  <acm@muc.de>
3501         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3503 2007-01-01  Alan Mackenzie  <acm@muc.de>
3505         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3506         are now bound by default to c-\(beginning\|end\)-of-defun by default.
3508 2007-01-01  Alan Mackenzie  <acm@muc.de>
3510         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3511         "Choosing a Style".
3513         * cc-mode.texi ("Styles"): Add @dfn{style}.
3515 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
3517         Sync with Tramp 2.0.55.
3519         * trampver.texi: Update release number.
3521 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
3523         * gnus.texi (Customizing Articles): Add index entries for all
3524         gnus-treat-* variables.
3526 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
3528         * gnus.texi (IMAP): Fix incorrect explanation of
3529         nnimap-search-uids-not-since-is-evil in documentation for
3530         nnimap-expunge-search-string.
3532 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
3534         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3535         spam-ifile-database.
3537 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3539         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3540         rebind C-s.
3542 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
3544         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3545         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3546         "expiring mail".
3547         (IMAP): Document nnimap-search-uids-not-since-is-evil and
3548         nnimap-nov-is-evil.
3550 2006-12-25  Kevin Ryde  <user42@zip.com.au>
3552         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3553         about the key procedure being used heavily.
3555 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
3557         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3558         to t.
3559         (Prerequisites): Add explanation about gpg-agent.
3561 2006-12-22  Kevin Ryde  <user42@zip.com.au>
3563         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3564         "sort" instead of "sort*".
3566 2006-12-19  Richard Stallman  <rms@gnu.org>
3568         * calc.texi (History and Acknowledgements): Recognize that Emacs
3569         now does have floating point.
3571 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
3573         * tramp.texi (External transfer methods): Describe new method `scpc'.
3575 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
3577         * pgg.texi: Added short note on gpg-agent to the introduction.
3579 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3581         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3582         also applies to Cc.
3584 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3586         * gnus.texi (X-Face): Clarify.  Say which programs are required
3587         on Windows.
3589 2006-12-08  Michael Olson  <mwolson@gnu.org>
3591         * erc.texi (Modules): Remove documentation for list module.
3593 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3595         * faq.texi (^M in the shell buffer): Ditto.
3597 2006-11-20  Michael Olson  <mwolson@gnu.org>
3599         * erc.texi: Call this the 5.2 stable pre-release of ERC.
3601 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
3603         * org.texi: Fix typos.
3604         (Agenda commands): Document `C-k'.
3606 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
3608         * url.texi (http/https): Fix a typo in the HTTP URL.
3610 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
3612         * ada-mode.texi: Total rewrite.
3614 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
3616         * org.texi: Minor typo fixes.
3618 2006-11-13  Bill Wohler  <wohler@newt.com>
3620         Release MH-E manual version 8.0.3.
3622         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3623         release 8.0.3.
3625         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3626         to set MAILDIR.
3627         (Reading Mail): Document the customization of read-mail-command
3628         for MH-E.
3629         (Viewing Attachments): Document mm-discouraged-alternatives.
3630         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3631         (Junk): Add more information about the settings of mh-junk-background
3632         in a program.  Add /usr/bin/mh to PATH in examples.
3634 2006-11-12  Richard Stallman  <rms@gnu.org>
3636         * woman.texi: Update author address but say he no longer maintains it.
3638 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3640         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3641         archived trees.
3642         (Checkboxes): Section moved to chapter 5, and extended.
3643         (The date/time prompt): New section.
3644         (Link abbreviations): New section.
3645         (Presentation and sorting): New section.
3646         (Custom agenda views): Section completely rewritten.
3647         (Summary): Compare with Planner.
3648         (Feedback): More info about creating backtraces.
3649         (Plain lists): Modified example.
3650         (Breaking down tasks): New section.
3651         (Custom time format): New section.
3652         (Time stamps): Document inactive timestamps.
3653         (Setting tags): More details about fast tag selection.
3654         (Block agenda): New section.
3655         (Custom agenda views): Section rewritten.
3656         (Block agenda): New section.
3658 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
3660         * tramp.texi (Configuration): scp is the default method.
3661         (Default Method): Use ssh as example for another method.
3663 2006-10-27  Richard Stallman  <rms@gnu.org>
3665         * woman.texi: Downcase nroff/troff/roff.
3666         (Installation): Chapter deleted.  Some xrefs deleted.
3667         (Background): woman doesn't advise man ;-).
3669 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
3671         * ada-mode.texi (Project files, Identifier completion)
3672         (Automatic Casing, Debugging, Using non-standard file names)
3673         (Working Remotely): Fix typos.
3675 2006-10-20  Masatake YAMATO  <jet@gyve.org>
3677         * cc-mode.texi (Sample .emacs File): Added missing `)' in
3678         sample code `my-c-initialization-hook'.
3680 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
3682         * widget.texi: Fix typos.
3684 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
3686         * tramp.texi (Frequently Asked Questions): Remove questions marked with
3687         "???".  There have been no complaints for years, so the information
3688         must be appropriate.
3690 2006-10-16  Richard Stallman  <rms@gnu.org>
3692         * widget.texi: Use @var instead of capitalization.
3693         Clarify many widget type descriptions.
3695 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3697         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
3698         gnus-dired-attach.
3699         (Selecting a Group): Fix typo.
3701 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
3703         * widget.texi: Fix typos.
3705 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
3707         * gnus.texi (Image Enhancements): Update for Emacs 22.
3709         * gnus-faq.texi ([1.3]): Update.
3711 2006-10-06  Richard Stallman  <rms@gnu.org>
3713         * faq.texi (Displaying the current line or column):
3714         Delete "As of Emacs 20".
3716 2006-10-06  Romain Francoise  <romain@orebokech.com>
3718         * faq.texi (VM): VM works with Emacs 22 too.
3720 2006-10-06  Richard Stallman  <rms@gnu.org>
3722         * ebrowse.texi: Remove Emacs version "21" from title.
3724 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
3726         * gnus.texi (Foreign Groups): Say where change of editing commands are
3727         stored.  Add reference to `gnus-parameters'.
3729 2006-09-15  Jay Belanger  <belanger@truman.edu>
3731         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3732         Change "Library Public License" to "Lesser Public License"
3733         throughout.  Use "yyyy" to represent year.
3735 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
3737         * org.texi (Setting tags): Typo fix.
3739 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
3741         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3743 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
3745         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3747 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
3749         * faq.texi (Escape sequences in shell output): EMACS is now set
3750         to Emacs's absolute file name, not to "t".
3751         (^M in the shell buffer): Likewise.
3752         * misc.texi (Interactive Shell): Likewise.
3754 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
3756         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3757         mails with pop3-leave-mail-on-server.  Fix wording.
3758         (Limiting): Improve gnus-summary-limit-to-articles.
3759         (X-Face): Fix typo.
3761 2006-09-11  Simon Josefsson  <jas@extundo.com>
3763         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3764         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3766 2006-09-06  Simon Josefsson  <jas@extundo.com>
3768         * smtpmail.texi (Authentication): Mention SSL.
3770 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
3772         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3773         Don't use @indicateurl.
3775         * cc-mode.texi (Subword Movement): Don't use @headitem.
3776         (Custom Braces, Clean-ups): Don't use @tie.
3778 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
3780         Sync with Tramp 2.0.54.
3782         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3783         Suggested by Adrian Phillips <a.phillips@met.no>.
3785 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
3787         * org.texi (Installation, Activation): Split from Installation and
3788         Activation.
3789         (Clocking work time): Documented new features.
3791 2006-08-13  Alex Schroeder  <alex@gnu.org>
3793         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3794         example.
3796 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
3798         * faq.texi (How to add fonts): New node.
3800 2006-08-05  Romain Francoise  <romain@orebokech.com>
3802         * faq.texi (New in Emacs 22): Expand.
3804 2006-08-03  Michael Olson  <mwolson@gnu.org>
3806         * erc.texi: Update for ERC 5.1.4.
3808 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3810         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3811         in .../site-lisp/gnus/ by default.
3812         [ From gnus-news.texi in the trunk. ]
3814 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
3816         * gnus.texi (MIME Commands): Additions for yEnc.
3818 2006-07-24  Richard Stallman  <rms@gnu.org>
3820         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3821         * faq.texi: Move periods and commas inside quotes.
3823 2006-07-20  Jay Belanger  <belanger@truman.edu>
3825         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3827 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
3829         * faq.texi (Security risks with Emacs): Document Emacs 22
3830         file-local-variable mechanism.
3832 2006-07-12  Michael Olson  <mwolson@gnu.org>
3834         * erc.texi: Update for ERC 5.1.3.
3836 2006-07-12  Alex Schroeder  <alex@gnu.org>
3838         * rcirc.texi: Fix typos.
3839         (Getting started with rcirc): New calling convention for M-x irc.
3840         Mention #rcirc.  Removed channel tracking.
3841         (Configuration): Changed the names of all variables that got changed
3842         recently, eg. rcirc-server to rcirc-default-server.  Added
3843         documentation for rcirc-authinfo, some background for Bitlbee, and
3844         rcirc-track-minor-mode.
3845         (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3846         Scrolling.
3847         (Reconnecting after you have lost the connection): Fixed example code
3848         to match code changes.
3850 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3852         * gnus.texi, message.texi: Fix typos.
3854 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
3856         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3857         commands.
3858         (Global TODO list): Document the use of the variables
3859         `org-agenda-todo-ignore-scheduled' and
3860         `org-agenda-todo-list-sublevels'.
3862 2006-07-05  Richard Stallman  <rms@gnu.org>
3864         * faq.texi (Scrolling only one line): Fix xref.
3866 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3868         * faq.texi (Evaluating Emacs Lisp code):
3869         Throughout, replace eval-current-buffer with eval-buffer.
3871 2006-07-03  Richard Stallman  <rms@gnu.org>
3873         * rcirc.texi (Scrolling conservatively): Fix xref.
3875         * pcl-cvs.texi (Viewing differences): Usage fix.
3877 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
3879         * org.texi (Agenda commands): Document `s' key to save all org-mode
3880         buffers.
3882 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
3884         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3885         names.  Mention `cvs-msg' face.
3887 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
3889         * org.texi (Checkboxes): New section.
3891 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
3893         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3894         throughout this chapter.
3896 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
3898         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3899         text for standalone vs Emacs info.
3900         (Help): Clarify header line description.  Use mouse-1 for clicks.
3901         (Help-P): Use mouse-1 for clicks.
3902         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3903         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3904         (Choose menu subtopic): Remove gratuitous Emacs command names.
3905         (Help-FOO): Put usual behavior first.
3906         (Help-Xref): Clicking on xrefs works in Emacs.
3907         (Search Text): Clarify what the default behavior is.
3908         (Create Info buffer): Fix Emacs window/X window confusion.
3909         (Emacs Info Variables): Fix for new Emacs init file behavior.
3911 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3913         * gnus.texi (Summary Buffer Lines): Fix typo.
3915 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
3917         * org.texi (Embedded LaTeX): New chapter.
3918         (Archiving): Section rewritten.
3919         (Enhancing text): Some parts moved to the new chapter about LaTeX.
3921 2006-06-20  Bill Wohler  <wohler@newt.com>
3923         Release MH-E manual version 8.0.1.
3925         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3926         release 8.0.1.
3927         (Preface): Depend on GNU mailutils 1.0 and higher.
3929 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3931         * message.texi (News Headers): Update message-syntax-checks section.
3933 2006-06-19  Karl Berry  <karl@gnu.org>
3935         * info.texi (Advanced): Mention C-q, especially with ?.
3937 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
3939         * org.texi (Publishing links): Document the `:link-validation-function'
3940         property.
3941         (Extensions and Hacking): New chapter, includes some sections of the
3942         "Miscellaneous" chapter.
3944 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
3946         * org.texi (Progress logging): New section.
3948 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
3950         * org.texi (ASCII export): Document indentation adaptation.
3951         (Setting tags): Document mutually-exclusive tags.
3953 2006-06-05  Romain Francoise  <romain@orebokech.com>
3955         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3956         Fix typo.
3958         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3959         channel (#gnus@irc.freenode.net).
3960         Fix typos.  Update copyright notice.
3962         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3963         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3964         (Line-Up Functions, Custom Macros):
3965         * ediff.texi (Window and Frame Configuration)
3966         (Highlighting Difference Regions):
3967         * emacs-mime.texi (Display Customization):
3968         * erc.texi (History):
3969         * eshell.texi (Known problems):
3970         * eudc.texi (Overview, BBDB):
3971         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3972         (The problem of spam, SpamOracle, Extending the Spam package)
3973         (Conformity, Terminology):
3974         * idlwave.texi (Routine Info)
3975         (Class and Keyword Inheritance, Padding Operators)
3976         (Breakpoints and Stepping, Electric Debug Mode)
3977         (Examining Variables, Troubleshooting):
3978         * org.texi (Creating timestamps):
3979         * reftex.texi (Commands, Options, Changes):
3980         * tramp.texi (Inline methods, Password caching)
3981         (Auto-save and Backup, Issues):
3982         * vip.texi (Files, Commands in Insert Mode):
3983         * viper.texi (Emacs Preliminaries, States in Viper)
3984         (Packages that Change Keymaps, Viper Specials, Groundwork):
3985         Fix various typos.
3987 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
3989         * ediff.texi: Fix typos.
3991 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
3993         * org.texi: Small typo fixes.
3995 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3997         * viper.texi (Viper Specials):
3998         * gnus.texi (Example Setup):
3999         * faq.texi (Backspace invokes help):
4000         * dired-x.texi (Optional Installation Dired Jump):
4001         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4002         follow coding conventions.
4004 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
4006         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4008 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
4010         * pcl-cvs.texi: Fix typos.
4011         (Customization): Say "us".
4013 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
4015         * org.texi: Remove bogus @setfilename.
4017 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
4019         * org.texi (ASCII export): Omit command name.
4020         (HTML export): Add prefix to all lines in Local Variable example.
4021         (Acknowledgments): Typeset names in italics.
4023 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
4025         * org.texi (Plain lists): Add new item navigation commands.
4026         (External links): Document elisp and info links.
4027         (Custom searches): New section.
4028         (Publishing): New chapter.
4029         (HTML export): Include a list of supported CSS classes.
4030         (Setting tags): Describe the fast-tag-setting interface.
4032 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
4034         * dired-x.texi: ifinfo -> ifnottex.
4036 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4038         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4040 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
4042         * message.texi (Interface): Add tool bar customization.
4043         (MIME): Index and text additions for mml-attach.
4044         (MIME): Describe mml-dnd-protocol-alist and
4045         mml-dnd-attach-options.
4047         * gnus.texi (Oort Gnus): Reorder entries in sections.
4048         Fix some entries.
4049         (Starting Up): Add references to "Emacs for Heathens" and to
4050         "Finding the News".  Add user-full-name and user-mail-address.
4051         (Group Buffer Format): Add tool bar customization and update.
4052         (Summary Buffer): Add tool bar customization.
4053         (Posting Styles): Add message-alternative-emails.
4055 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
4057         * tramp.texi (Filename completion): Improve wording.
4059 2006-05-07  Romain Francoise  <romain@orebokech.com>
4061         * faq.texi (Using regular expressions): Fix typo.
4062         (Packages that do not come with Emacs): Fix capitalization.
4063         (Replacing text across multiple files): Expand node to explain how
4064         to use `dired-do-query-replace-regexp' in more detail, based on
4065         suggestion by Eric Hanchrow <offby1@blarg.net>.
4067 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
4069         * tramp.texi (Filename completion): Completion of remote files'
4070         method, user name and host name is active only in partial
4071         completion mode.
4073 2006-05-06  Bill Wohler  <wohler@newt.com>
4075         Release MH-E manual version 8.0.
4077         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4078         release 8.0.
4080 2006-05-06  Bill Wohler  <wohler@newt.com>
4082         * mh-e.texi (MH-BOOK-HOME): Change from
4083         http://www.ics.uci.edu/~mh/book/mh to
4084         http://rand-mh.sourceforge.net/book/mh.
4085         Replace .htm suffix with .html for MH book files.
4086         (Using This Manual): Update key binding for getting relevant
4087         chapter in Info from command key.
4088         (Ranges): Fix itemx.
4090 2006-05-05  Karl Berry  <karl@gnu.org>
4092         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4093         (\fonttextsize): New user-level command to change text font size.
4095 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
4097         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
4099 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
4101         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4103 2006-04-24  Bill Wohler  <wohler@newt.com>
4105         * mh-e.texi (Getting Started): Make it more explicit that you need
4106         to install MH.  Add pointers to current MH implementations.
4108 2006-04-21  Bill Wohler  <wohler@newt.com>
4110         Release MH-E manual version 7.94.
4112         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4113         release 7.94.
4115 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
4117         * org.texi: Many small fixes.
4118         (Handling links): Rename from "Managing links".
4120 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
4122         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4123         (Splitting mail using spam-stat): Fix @xref.
4125 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
4127         * gnus.texi (Spam Package): Major revision of the text.
4128         Previously this node was "Filtering Spam Using The Spam ELisp Package".
4130 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
4132         * org.texi (Time stamps): Better explanation of the purpose of
4133         different time stamps.
4134         (Structure editing, Plain lists): More details on how new items
4135         and headings are inserted.
4137 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
4139         * org.texi (Formula syntax): Fix link to Calc Manual.
4141 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
4143         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4145 2006-04-17  Bill Wohler  <wohler@newt.com>
4147         * mh-e.texi (Folders): Update mh-before-quit-hook and
4148         mh-quit-hook example with code that removes the buffers rather
4149         than just bury them.
4151 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
4153         Sync with Tramp 2.0.53.
4155 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
4157         * org.texi (Updating settings): New section.
4158         (Visibility cycling): Better names for the startup folding
4159         options.
4160         (Exporting): Completely restructured.
4161         (The very busy C-c C-c key): New section.
4162         (Summary of in-buffer settings): New section.
4164 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4166         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4168 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4170         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4171         (Server Commands): Key `v' is reserved for users.
4173 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
4175         * org.texi (Link format): New section, emphasis on bracket links.
4176         (External links): Document bracket links.
4177         (FAQ): Expand to cover shell links and the new link format.
4179 2006-04-09  Kevin Ryde  <user42@zip.com.au>
4181         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4183 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
4185         * gnus.texi (Summary Buffer Lines): Add `*'.
4187 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
4189         * gnus.texi (Group Parameters):
4190         Mention gnus-permanently-visible-groups.
4192 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4194         * gnus.texi (Face): Fix typo.
4196 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4198         * gnus.texi (X-Face): Clarify.
4199         (Face): Need Emacs with PNG support.
4201 2006-04-06  Richard Stallman  <rms@gnu.org>
4203         * idlwave.texi: Delete the blocks "not suitable for inclusion with
4204         Emacs".
4206 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
4208         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4209         blocks not suitable for inclusion with Emacs using variable
4210         PARTOFEMACS.
4212 2006-04-04  Simon Josefsson  <jas@extundo.com>
4214         * gnus.texi (Security): Improve.
4216 2006-04-02  Bill Wohler  <wohler@newt.com>
4218         * mh-e.texi (Getting Started, Junk, Bug Reports)
4219         (MH FAQ and Support): Fix URLs.
4221 2006-03-31  Romain Francoise  <romain@orebokech.com>
4223         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4224         to t, not nil (and has for the past eight years).
4226 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4228         * message.texi, gnus.texi: Bump version to 5.11.
4230 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4232         * gnus.texi (Top): Add comment about version line.
4234         * message.texi (Top): Ditto.  Change to take named versions into
4235         account.
4237 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
4239         * gnus.texi (Posting Styles): Add x-face-file to example.
4240         (X-Face): Refer to posting styles.
4242         * gnus-faq.texi ([5.8]): Add x-face-file.
4243         ([8.4]): Add links to gmane.emacs.gnus.user and
4244         gmane.emacs.gnus.general.
4246 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
4248         * gnus-faq.texi: Use .invalid.
4249         ([5.4]): Fix gnus-posting-styles example.
4251 2006-03-27  Romain Francoise  <romain@orebokech.com>
4253         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
4254         Emacs/W3 needs a new maintainer.
4255         (Ispell): Update author and version info.
4256         (Mailcrypt): Mention PGG.
4257         (New in Emacs 22): Add PGG to the list of new packages.
4258         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4259         updating dead URLs.
4261 2006-03-25  Karl Berry  <karl@gnu.org>
4263         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4264         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4265         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4266         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4267         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4268         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4269         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4270         (2) do not indent copyright year list (or anything else).
4272 2006-03-21  Bill Wohler  <wohler@newt.com>
4274         * mh-e.texi (Folders): Various edits.
4276 2006-03-20  Romain Francoise  <romain@orebokech.com>
4278         * gnus.texi (Mail Folders): Grammar fix.
4280 2006-03-19  Bill Wohler  <wohler@newt.com>
4282         * mh-e.texi (Replying): Document Mail-Followup-To.
4283         Change manually-formatted table to multitable.  Add debugging info.
4284         Move description of mh-reply-default-reply-to into paragraph
4285         that describes its values.
4287 2006-03-17  Bill Wohler  <wohler@newt.com>
4289         * mh-e.texi: Use smallexample and smalllisp consistently.
4290         (Sending Mail Tour): Update method of entering
4291         addresses and subject.
4292         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4293         (Adding Attachments, Searching): Update screenshots for Emacs 22.
4295 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
4297         * org.texi: Version number change only.
4299 2006-03-14  Bill Wohler  <wohler@newt.com>
4301         * mh-e.texi: Add index entries around each paragraph rather than
4302         depend on entries from beginning of node.  Doing so ensures that
4303         index entries are less likely to be forgotten if text is cut and
4304         pasted, and are necessary anyway if the references are on a
4305         separate page.  It seems that makeinfo is now (v. 4.8) only
4306         producing one index entry per node, so there is no longer any
4307         excuse not to.  Use subheading instead of heading.  The incorrect
4308         use of heading produced very large fonts in Info--as large as the
4309         main heading.
4310         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4311         versions 6 and 7 appeared *around* the time of these Emacs releases.
4313 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
4315         * org.texi (Clean view): Document new startup options.
4317 2006-03-11  Bill Wohler  <wohler@newt.com>
4319         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4320         (Composing, Scan Line Formats): Fix @refs.
4321         (Getting Started): Define MH profile and MH profile components.
4322         (Incorporating Mail, Reading Mail, Viewing, Printing)
4323         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4324         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4325         for string constants.
4326         (Tool Bar): Remove spurious quote.
4327         (Junk): Use ``...'' instead of "...".
4328         (Scan Line Formats): Replace @samp with @kbd.
4330 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4332         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4334 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4336         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4337         easy to understand.
4339 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4341         * gnus.texi: Markup fix.
4342         (Fancy Mail Splitting): Specify new feature.
4344 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4346         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4347         partial-words matching.
4349 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
4351         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4353         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4354         (MIME Commands): Fix mm-discouraged-alternatives.
4356 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
4358         * org.texi: Version number change only.
4360 2006-03-06  Bill Wohler  <wohler@newt.com>
4362         * mh-e.texi: Move from SourceForge repository to Savannah.
4363         This is version 7.93, which is a total rewrite from the previous
4364         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4365         version 7.93.
4367 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4369         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4371 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
4373         * org.texi (Interaction): Add item about `org-mouse.el' by
4374         Piotr Zielinski.
4375         (Managing links): Document that also mouse-1 can be used to
4376         activate a link.
4377         (Headlines, FAQ): Add entry about hiding leading stars.
4378         (Miscellaneous): Resort the sections in this chapter to a more
4379         logical sequence.
4381 2006-02-27  Simon Josefsson  <jas@extundo.com>
4383         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
4384         2004-01-27 from the trunk).
4386 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4388         * cc-mode.texi: Rename c-hungry-backspace to
4389         c-hungry-delete-backwards, at the request of RMS.  Leave the old
4390         name as an alias.
4392 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4394         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4395         include the function header within the defun.
4397 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4399         * cc-mode.texi: Correct two typos.
4401 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4403         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4404         existing comment.
4405         (Electric Keys): Add a justification for electric indentation.
4406         (Hungry WS Deletion): Clear up the names and complications of the
4407         BACKSPACE and DELETE keys.
4409 2006-02-23  Juri Linkov  <juri@jurta.org>
4411         * faq.texi (Common requests): Move `Turning on auto-fill by
4412         default' after `Wrapping words automatically'.  Move `Working with
4413         unprintable characters' before `Searching for/replacing newlines'.
4414         Move `Replacing highlighted text' after `Highlighting a region'.
4415         Merge `Repeating commands' and `Repeating a command as many times
4416         as possible' into the former.
4417         (Packages that do not come with Emacs): Add refs to Gmane and
4418         etc/MORE.STUFF.
4420 2006-02-23  Juri Linkov  <juri@jurta.org>
4422         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4423         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4424         Add xref to `(emacs)Reporting Bugs'.
4425         (Getting a printed manual): Add URL to other formats of the manual.
4426         (Common requests): Fix menu.
4427         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4428         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4429         (Inserting text at the beginning of each line): Add pxref to
4430         `Changing the included text prefix'.
4431         (Forcing the cursor to remain in the same column): Mention `track-eol'
4432         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
4433         (Replacing text across multiple files): Add keybinding `Q' for
4434         `dired-do-query-replace'.
4436 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
4438         * reftex.texi: Version number and date change only.
4440         * org.texi (Internal Links): Rewrite to cover the modified
4441         linking system.
4443 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
4445         * faq.texi: Remove the coding cookie, it's not needed anymore.
4447 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4449         * faq.texi (Colors on a TTY): Mention Mac OS port.
4451 2006-02-12  Karl Berry  <karl@gnu.org>
4453         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4454         8-bit accented a.
4456 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
4458         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4460 2006-02-08  Romain Francoise  <romain@orebokech.com>
4462         * faq.texi (Top): Remove paragraph about the FAQ being a
4463         transitional document, etc.
4464         (Searching for/replacing newlines): New node.
4465         (Yanking text in isearch): New node.
4466         (Inserting text at the beginning of each line): Rename and make
4467         more general, mention `M-;' in Message mode.
4469 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
4471         * faq.texi (Meta key does not work in xterm)
4472         (Emacs does not display 8-bit characters)
4473         (Inputting eight-bit characters): Update xrefs.
4475 2006-02-06  Romain Francoise  <romain@orebokech.com>
4477         * faq.texi (VM): VM now at version 7.19.
4478         Set myself as maintainer of this file.
4480 2006-02-04  Michael Olson  <mwolson@gnu.org>
4482         * erc.texi (History): Note that ERC is now included with Emacs.
4484 2006-01-31  Romain Francoise  <romain@orebokech.com>
4486         * message.texi (Message Headers): Explain what
4487         `message-alternative-emails' does in more detail.
4488         Update copyright year.
4490 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
4492         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4494 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4496         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4498 2006-01-29  Michael Olson  <mwolson@gnu.org>
4500         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4502         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4504         * faq.texi (New in Emacs 22): Mention ERC.
4506 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
4508         * rcirc.texi: Capitalize dir entry for consistency with the entry
4509         in info/dir and other entries in the Emacs category.
4510         Fix typos.  Delete trailing whitespace.
4512 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
4514         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4516 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
4518         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4519         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4521         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4522         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4524 2006-01-27  Alex Schroeder  <alex@gnu.org>
4526         * rcirc.texi: New file.
4528 2006-01-23  Juri Linkov  <juri@jurta.org>
4530         * widget.texi (User Interface): Add S-TAB for widget-backward.
4532 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
4534         Sync with Tramp 2.0.52.
4536         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4537         Add Tramp disabling item.  New item for common connection problems.
4538         (various): Apply "ftp" as method for the download URL.
4539         (Bug Reports): Refer to FAQ for common problems.
4541 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4543         * widget.texi (User Interface): Use @key for TAB.
4545         * ses.texi (Formulas, Printer functions): Use @key for TAB.
4547         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4548         for TAB.
4550         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4552 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4554         * gnus.texi: Update copyright.
4556 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4558         * gnus.texi (Article Washing): Additions.
4560 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
4562         * org.texi (Agenda commands): Document tags command.
4564 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4566         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4568 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4570         * gnus.texi (RSS): Addition.
4572 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4574         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4576 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4578         * emacs-mime.texi (Display Customization): Add setting example to
4579         mm-discouraged-alternatives.
4581 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4583         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4584         version is the canonical version.
4586 2006-01-08  Alex Schroeder  <alex@gnu.org>
4588         * pgg.texi (Caching passphrase): Rewording.
4590 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
4592         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4593         repository URL.
4595 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
4597         * org.texi: Removed the accidentally re-added empty line in the
4598         direntry.
4600 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
4602         * org.texi (Agenda Views): Chapter reorganized.
4604 2005-12-29  Romain Francoise  <romain@orebokech.com>
4606         * faq.texi (Using Customize): New node.
4608 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
4610         * org.texi: Remove blank line in @direntry.  It is non-standard
4611         and recursively produces blank lines all over the dir file (when
4612         using Texinfo 4.8).
4614 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
4616         * widget.texi (atoms): Delete obsolete remark about `file' widget.
4618 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
4620         * org.texi (Tags): Boolean logic documented.
4621         (Agenda Views): Document custom commands.
4623 2005-12-20  David Kastrup  <dak@gnu.org>
4625         * faq.texi (AUCTeX): Update version and mailing list info.
4627 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4629         * gnus.texi (MIME Commands): Mention addition of
4630         multipart/alternative to gnus-buttonized-mime-types and add xref
4631         to mm-discouraged-alternatives.
4633         * emacs-mime.texi (Display Customization): Mention addition of
4634         "image/.*" and add xref to gnus-buttonized-mime-types in the
4635         mm-discouraged-alternatives section.
4637 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
4639         * org.texi (Tags): New section.
4640         (Agenda Views): Chapter reorganized.
4642 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
4644         * org.texi (Internal Links): Add a missing comma after an @xref.
4646 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
4648         * faq.texi (Filling paragraphs with a single space): No need to
4649         change sentence-end now.
4651 2005-12-13  Romain Francoise  <romain@orebokech.com>
4653         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4655 2005-12-12  Jay Belanger  <belanger@truman.edu>
4657         * faq.texi (Calc): Update version number.
4659 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
4661         * org.texi (Progress Logging): New section.
4663 2005-12-10  Romain Francoise  <romain@orebokech.com>
4665         Update the Emacs FAQ for the 22.1 release.
4667         * faq.texi: Set VER to `22.1'.
4668         (Basic editing): Explain how to use localized versions of the
4669         Tutorial.  Mention that `C-h r' displays the manual.  Delete
4670         obsolete WWW link to an Emacs 18 tutorial.
4671         (Getting a printed manual): Point to the new locations of the
4672         manuals on the GNU Web site.
4673         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4674         available via Info (it was previously distributed separately).
4675         (Installing Texinfo documentation): The latest version of Texinfo
4676         is 4.8, not 4.0.
4677         (Informational files for Emacs): COPYING is the GNU General Public
4678         License, not the Emacs General Public License.
4679         (Informational files for Emacs): Delete obsolete link to the
4680         GNUinfo pages as they have been removed from the GNU Web site.
4681         (New in Emacs 22): New node.
4682         (Setting up a customization file): Say that most packages support
4683         Customize nowadays.
4684         (Colors on a TTY): Delete reference to instructions on how to
4685         enable syntax highlighting, it is now enabled by default.
4686         (Turning on abbrevs by default): Emacs now reads the abbrevs file
4687         at startup automatically.
4688         (Controlling case sensitivity): Mention `M-c' in isearch.
4689         (Using an already running Emacs process): Emacs now creates the
4690         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
4691         gnuserv.  As emacsclient can now run Lisp code as well, delete a
4692         sentence praising gnuserv for that.  Simplify description of how
4693         the client/server operation works.
4694         (Compiler error messages): Delete obsolete text (compile.el has
4695         been rewritten).
4696         (Indenting switch statements): Fix typo.
4697         (Matching parentheses): Simplify setup instructions, mention the
4698         menu bar item in the Options menu.
4699         (Repeating a command as many times as possible): Mention `C-x e'.
4700         (Going to a line by number): Mention new keymap and bindings
4701         `M-g M-g', `M-g M-p' and `M-g M-n'.
4702         (Turning on syntax highlighting): Now on by default.  Simplify.
4703         (Replacing highlighted text): Use `1', not `t'.
4704         (Problems with very large files): The maximum size is now 256MB on
4705         32-bit machines.
4706         (^M in the shell buffer): Mention `comint-process-echoes'.
4707         (Emacs for Apple computers): Emacs 22 has native support for Mac
4708         OS X.
4709         (Translating names to IP addresses): Delete node.
4710         (Binding keys to commands): Fix typo.
4711         (SPC no longer completes file names): New node.
4712         (MIME with Emacs mail packages): Delete section about the Emacs
4713         MIME FAQ (it's not reachable anymore).
4715 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4717         * cc-mode.texi: The manual has been extensively revised: the
4718         information about using CC Mode has been separated from the larger
4719         and more difficult chapters about configuration.  It has been
4720         updated for CC Mode 5.31.
4722 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4724         * pgg.texi (User Commands): Fix description of pgg-verify-region.
4725         (Selecting an implementation): Fix descriptions.
4727 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4729         * message.texi (Various Message Variables): Addition.
4731 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4733         * message.texi: Fix default values.
4735 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4737         * message.texi (Header Commands): Clarify descriptions of
4738         message-cross-post-followup-to, message-reduce-to-to-cc, and
4739         message-insert-wide-reply.
4740         (Various Commands): Fix kindex for message-kill-to-signature;
4741         clarify description of message-tab.
4743 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4745         * message.texi (Mailing Lists): Fix description about MFT.
4747         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4749 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4751         * gnus.texi (Slow Terminal Connection): Replace old description
4752         with new one.
4754 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4756         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4757         replace X-Draft-Headers with X-Draft-From.
4759 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4761         * gnus.texi (Various Various): Fix the default value of
4762         nnheader-max-head-length.
4763         (Gnus Versions): Fix typo.
4765 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
4767         * org.texi (Structure editing): Document new functionality of
4768         M-RET.
4770 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
4772         * org.texi (Internal Links): Fix Texinfo usage.
4774 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
4776         * org.texi (TODO basics): Document the global todo list.
4777         (TODO items): Documents sparse tree for specific TODO
4778         keywords.
4780 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
4782         * org.texi (Plain Lists): Typos fixed.
4784 2005-11-28  Jay Belanger  <belanger@truman.edu>
4786         * calc.texi: Change references of `M-#' to `C-x *' prefix.
4788 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
4790         * org.texi (Structure editing): New item moving commands added.
4791         (Plain Lists): New section.
4793 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
4795         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4796         (Agenda): Document commands `org-cycle-agenda-files' and
4797         `org-agenda-file-to-front'.
4798         (Built-in table editor): Document `org-table-sort-lines'.
4799         (HTML formatting): Export of hand-formatted lists.
4801 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4803         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4804         new variable gnus-toolbar-thickness.
4806 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4808         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4810 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4812         * gnus.texi (X-Face): Fix description.
4813         (XVarious): Remove gnus-xmas-logo-color-alist and
4814         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4816 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4818         * gnus.texi (Group Parameters): Mention new variable
4819         gnus-parameters-case-fold-search.
4820         (Home Score File): Addition.
4822 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
4824         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
4825         (Overview): List supported feed types.
4826         (Installation): No installation necessary when using autoload.
4827         (Configuration): Rename "RSS" to "news".
4829 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
4831         * pgg.texi (User Commands): Document additional passphrase
4832         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4833         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4835 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
4837         * org.texi: Version number changed to 3.19.
4839 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
4841         * pgg.texi (How to use): Update the example to add autoload of
4842         pgg-encrypt-symmetric-region.
4843         (User Commands): Document pgg-encrypt-symmetric-region.
4844         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4846 2005-10-27  Jay Belanger  <belanger@truman.edu>
4848         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4849         mention other TeX-related units.
4851 2005-10-23  Lars Hansen  <larsh@soem.dk>
4853         * dired-x.texi (Miscellaneous Commands): Replace
4854         dired-do-relative-symlink by dired-do-relsymlink and
4855         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4857 2005-10-23  Jay Belanger  <belanger@truman.edu>
4859         * calc.texi (Predefined Units): Use `alpha' for the fine structure
4860         constant.
4862 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
4864         * faq.texi (Bugs and problems): Replace
4865         `dired-move-to-filename-regexp' by
4866         `directory-listing-before-filename-regexp'.
4868 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
4870         * newsticker.texi (UPDATED): Set value.
4872 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4874         * gnus.texi (Document Groups): Remove duplicate item.
4876 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
4878         * org.texi (Summary): Mention iCalendar support.
4879         (Exporting): Document iCalendar support.
4881 2005-10-18  Romain Francoise  <romain@orebokech.com>
4883         * viper.texi (Viper Specials): Capitalize GNU.
4885 2005-10-17  Juri Linkov  <juri@jurta.org>
4887         * info.texi (Getting Started, Search Index, Expert Info):
4888         Fix wording.
4889         (Search Text): Replace `echo area' with `mode line'.
4890         (Search Index): Both `i' and `,' find all index entries.
4891         Replace example `C-f' with `C-l' (which exists in index of Info
4892         manual) and delete spaces in its keyboard input sequence.
4893         Delete unnecessary explanations about literal characters.
4895 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4897         * gnus.texi (Document Server Internals): Addition.
4899 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4901         * gnus.texi (A note on namespaces): Fix RFC reference.
4903 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4905         * gnus.texi (RSS): Fix key description.
4907 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4909         * gnus.texi: Emacs/w3 -> Emacs/W3.
4910         (Browsing the Web): Fix description.
4911         (Web Searches): Ditto.
4912         (Customizing W3): Ditto.
4914 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4916         * gnus.texi (Maildir): Clarify expire-age and expire-group.
4918 2005-10-11  Jay Belanger  <belanger@truman.edu>
4920         * calc.texi (Integration): Mention using `a i' to compute definite
4921         integrals.
4923 2005-10-11  Juri Linkov  <juri@jurta.org>
4925         * info.texi: Rearrange nodes.
4926         (Top): Update menu.  Change ref `Info for Experts' to
4927         `Advanced Info Commands'.
4928         (Getting Started): Fix description of manual's parts.
4929         (Help-Int): Change xref `Info Search' to `Search Index', and
4930         `Expert Info' to `Advanced'.
4931         (Advanced): Move node one level up.
4932         (Search Text, Search Index): New nodes split out from `Info Search'.
4933         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4934         split out from `Advanced'.
4935         (Advanced, Emacs Info Variables): De-document editing an Info file
4936         in Info.
4937         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4938         (Creating an Info File): Delete node and move its text to
4939         `Expert Info'.
4941 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
4943         * org.texi (Workflow states): Documented that change in keywords
4944         becomes active only after restart of Emacs.
4946 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
4948         Sync with Tramp 2.0.51.
4950 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
4952         * speedbar.texi (Introduction): Describe new location of speedbar
4953         on menubar.
4954         (Basic Key Bindings): Remove descriptions of bindings that have
4955         been removed.
4957 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
4959         * speedbar.texi (GDB): Describe use of watch expressions.
4961 2005-09-28  Simon Josefsson  <jas@extundo.com>
4963         * message.texi (IDNA): Fix.
4965 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4967         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4968         nntp-server-hook, and nntp-warn-about-losing-connection; fix
4969         description of nntp-open-connection-function.
4970         (Common Variables): Fix descriptions.
4972 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4974         * gnus.texi (Server Buffer Format): Document the %a format spec.
4976 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4978         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4980 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
4982         * org.texi Version 3.16.
4984 2005-09-19  Miles Bader  <miles@gnu.org>
4986         * newsticker.texi: Get rid of CVS keywords.
4988 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4990         * gnus.texi (Finding the Parent): Fix description of how Gnus
4991         finds article.
4993 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
4995         * gnus.texi (Advanced Scoring Examples): New examples to teach how
4996         to drop off non-answered articles.
4998 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
5000         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5001         braces (which are unsupported by NMAKE) for macro `srcdir'.
5003 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
5005         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5006         (../info/newsticker, newsticker.dvi): New targets.
5008 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
5010         * newsticker.texi: Replace @command with @code.  Replace @example
5011         with @lisp.
5012         (Top): Added explanations to menu items.
5013         (GNU Free Documentation License): Removed.
5015 2005-09-16  Romain Francoise  <romain@orebokech.com>
5017         Update all files to specify GFDL version 1.2.
5019         * doclicense.texi (GNU Free Documentation License): Update to
5020         version 1.2.
5022 2005-09-15  Richard M. Stallman  <rms@gnu.org>
5024         * newsticker.texi: Fix @setfilename.
5026         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5027         (../info/newsticker, newsticker.dvi): New targets.
5029 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
5031         * org.texi: Version 3.15.
5033 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
5035         * ses.texi: Combine all three indices into one.
5036         Correct a few typos.
5038 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5040         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5042 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5044         * emacs-mime.texi (Handles): Remove duplicate item.
5045         (Encoding Customization): Fix the default value for
5046         mm-coding-system-priorities.
5047         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5048         (Basic Functions): Fix reference.
5050 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5052         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5054 2005-08-18  Richard M. Stallman  <rms@gnu.org>
5056         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5057         and web site.
5059         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5060         not keyboard-translate.
5062 2005-08-11  Richard M. Stallman  <rms@gnu.org>
5064         * faq.texi (Using regular expressions): Fix xref.
5066 2005-08-09  Juri Linkov  <juri@jurta.org>
5068         * info.texi (Help-P): Replace `Prev' with `Previous'.
5069         (Help-M, Help-Xref): Add S-TAB.
5070         (Help-FOO): Update `u' command.
5071         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5072         Update info about visibility of xref parts.
5073         (Help-Int): Fix `m' command.  Rename `Info-last' to
5074         `Info-history-back'.  Add `Info-history-forward'.
5075         (Advanced): Fix `g*' and `M-n' commands.
5076         (Info Search): Add `index-apropos' in stand-alone browser.
5077         Add isearch commands.
5078         (Emacs Info Variables): Remove `Info-fontify'.
5079         Add `Info-mode-hook'.  Update face names.
5080         Add `Info-fontify-maximum-menu-size',
5081         `Info-fontify-visited-nodes', `Info-isearch-search'.
5083 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
5085         Sync with Tramp 2.0.50.
5087         * tramp.texi: Use @option{} consequently for method names.
5088         (Inline methods, External transfer methods): Remove references to
5089         Cygwin.
5090         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5091         implementation.
5093 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
5095         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5096         Mention that gnus-init-file is not read when Emacs is invoked with
5097         --no-init-file or -q.
5099 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
5101         * org.texi: Version 3.14.
5103 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
5105         * org.texi: Version 3.13.
5107 2005-07-18  Juri Linkov  <juri@jurta.org>
5109         * calc.texi (Time Zones, Logical Operations):
5110         * cl.texi (Overview):
5111         * org.texi (TODO types):
5112         * sc.texi (Emacs 18 MUAs):
5113         * speedbar.texi (Top):
5114         * url.texi (History):
5115         Delete duplicate duplicate words.
5117 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
5119         * cl.texi (Type Predicates): Document `atom' type.
5121 2005-07-04  Lute Kamstra  <lute@gnu.org>
5123         Update FSF's address in GPL notices.
5125         * calc.texi (Copying):
5126         * doclicense.texi (GNU Free Documentation License):
5127         * faq.texi (Contacting the FSF):
5128         * mh-e.texi (Copying): Update FSF's address.
5130 2005-07-03  Richard M. Stallman  <rms@gnu.org>
5132         * flymake.texi (Example -- Configuring a tool called directly):
5133         Update name of flymake-build-relative-filename.
5135 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5137         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5139 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
5141         * org.texi: Version 3.12.
5143 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
5145         * makefile.w32-in (MAKEINFO): Use --force.
5146         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5147         Makefile.in.
5148         (gnus.dvi): Use "..." to quote Sed args, so that it works with
5149         more shells.
5151 2005-06-23  Richard M. Stallman  <rms@gnu.org>
5153         * speedbar.texi (Creating a display): Texinfo usage fixes.
5155         * tramp.texi (Customizing Completion, Auto-save and Backup):
5156         Texinfo usage fixes.
5158 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
5160         * dired-x.texi (Miscellaneous Commands):
5161         * ediff.texi (Miscellaneous):
5162         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5163         (Agent Variables):
5164         * info.texi (Help-Xref):
5165         * message.texi (Message Headers):
5166         * org.texi (Remember):
5167         * reftex.texi (Options (Defining Label Environments)):
5168         (Options (Index Support)):
5169         (Options (Viewing Cross-References)):
5170         (Options (Misc)):
5171         (Changes):
5172         * speedbar.texi (Creating a display):
5173         * tramp.texi (Customizing Completion, Auto-save and Backup):
5174         Texinfo usage fix.
5176 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
5178         * org.texi: Version 3.11.
5180 2005-06-12  Jay Belanger  <belanger@truman.edu>
5182         * calc.texi (Getting Started): Remove extra menu item.
5184 2005-05-31  Jay Belanger  <belanger@truman.edu>
5186         * calc.texi (Notations Used in This Manual): Use @kbd for key
5187         sequence.
5188         (Demonstration of Calc): Mention another way of starting Calc.
5189         (Starting Calc): Mention long name of M-#.
5190         (Embedded Mode Overview): Remove unnecessary instruction.
5191         (Other M-# commands): Rephrase `M-# 0' explanation.
5192         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5193         reflect current behavior.
5195 2005-05-30  Jay Belanger  <belanger@truman.edu>
5197         * calc.texi (Hooks): Change description of calc-window-hook and
5198         calc-trail-window-hook to match usage.
5199         (Computational Functions): Add more constant-generating functions.
5200         (Customizable Variables): Use defvar.
5202 2005-05-28  Jay Belanger  <belanger@truman.edu>
5204         * calc.texi (Assignments in Embedded Mode): Fix variable name.
5205         (Basic Embedded Mode): Explain behavior of arguments to
5206         calc-embedded-mode.
5208 2005-05-27  Jay Belanger  <belanger@truman.edu>
5210         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5211         current behavior.
5213 2005-05-25  Jay Belanger  <belanger@truman.edu>
5215         * calc.texi: Change Calc version number throughout.
5216         (Keypad Mode): Change location in info output.
5217         (Keypad mode overview): Move picture of keypad.
5219 2005-05-21  Jay Belanger  <belanger@truman.edu>
5221         * calc.texi (Storing variables): Mention that only most variables
5222         are void to begin with.
5224 2005-05-21  Kevin Ryde  <user42@zip.com.au>
5226         * widget.texi (Basic Types): Update cross ref from "Enabling
5227         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5228         lispref/text.texi change.
5230 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
5232         * org.texi: Version 3.09.
5234 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
5236         * reftex.texi: Version 4.28.
5238 2005-05-16  Jay Belanger  <belanger@truman.edu>
5240         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5242 2005-05-14  Jay Belanger  <belanger@truman.edu>
5244         * calc.texi (Default Simplifications): Insert missing ! (logical
5245         not operator).
5247 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
5249         Sync with Tramp 2.0.49.
5251 2005-05-10  Jay Belanger  <belanger@truman.edu>
5253         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5254         to 1.
5256 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
5258         * org.texi: Version 3.08, structure reorganized.
5260 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5262         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5264 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
5266         * org.texi: Update to version 3.06.
5268 2005-04-13  Lute Kamstra  <lute@gnu.org>
5270         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5272 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
5274         * cl.texi (Porting Common Lisp): Fix typo.
5276 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5278         * gnus.texi (RSS): Addition.
5280 2005-04-04  Jay Belanger  <belanger@truman.edu>
5282         * calc.texi: Change Calc version number.
5283         (Customizable variables): Fix description of calc-language-alist.
5284         (Copying): Put in version 2 of GPL.
5286 2005-04-01  Jay Belanger  <belanger@truman.edu>
5288         * calc.texi (Troubleshooting Commands): Remove comment about
5289         installation.
5290         (Installation): Remove section.
5291         (Customizable Variables): New section.
5292         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5293         (Graphical Devices): Add references to Customizable Variables.
5295 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5297         * emacs-mime.texi (Display Customization): Markup fixes.
5298         (rfc2047): Update.
5300 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
5302         * gnus-faq.texi: Replaced with auto-generated version.
5304 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
5306         * dired-x.texi (Multiple Dired Directories): default-directory was
5307         renamed to dired-default-directory.
5309 2005-03-26  Jay Belanger  <belanger@truman.edu>
5311         * calc.texi (Simplifying Formulas, Rewrite Rules):
5312         Change description of top and bottom of fraction.
5313         (Modulo Forms): Move description of how to create modulo forms to
5314         earlier in the section.
5315         (Fraction Mode): Suggest using : to get a fraction by dividing.
5316         (Basic Arithmetic): Adjust placement of command name.
5317         (Truncating the Stack): Emphasize that "hidden" entries are still
5318         visible.
5319         (Installation): Move discussion of printing manual to "About This
5320         Manual".
5321         (About This Manual): Mention how to print the manual.
5322         (Reporting Bugs): Remove first person.
5323         (Building Vectors): Add algebraic version of append.
5324         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5325         (Grouping Digits): Fix typo.
5327 2005-03-25  Werner Lemberg  <wl@gnu.org>
5329         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5330         Replace `legal' with `valid'.
5332 2005-03-25  Werner Lemberg  <wl@gnu.org>
5334         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5336 2005-03-24  Jay Belanger  <belanger@truman.edu>
5338         * calc.texi (General Mode Commands)
5339         (Mode Settings in Embedded Mode): Add some explanation of
5340         recording mode settings.
5342 2005-03-24  Richard M. Stallman  <rms@gnu.org>
5344         * calc.texi: Remove praise of non-free software.
5346         * idlwave.texi: Don't say where to get IDL or its non-free manual.
5347         (Installation): Node deleted.
5349 2005-03-23  Richard M. Stallman  <rms@gnu.org>
5351         * url.texi (HTTP language/coding): Improve last change.
5353 2005-03-22  Jay Belanger  <belanger@truman.edu>
5355         * calc.texi (Embedded Mode): Add new information on changing
5356         modes.
5358 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
5360         Sync with Tramp 2.0.48.
5362         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5364         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
5365         "GNU/Linux".  Change all addresses to .gnu.org.
5366         (Default Method): Offer shortened syntax for "su" and "sudo"
5367         methods.
5369 2005-03-07  Richard M. Stallman  <rms@gnu.org>
5371         * url.texi: Fix usage of "e.g.".
5372         (HTTP language/coding): Explain the rules for these strings.
5374 2005-03-06  Richard M. Stallman  <rms@gnu.org>
5376         * woman.texi (Introduction): Minor cleanups.
5378         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5380         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5381         (Installation): Node deleted.
5383         * mh-e.texi (Preface): Get rid of "Emacs 21".
5385         * eshell.texi (Installation): Delete node (for Emacs 20).
5387 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
5389         * flymake.texi: Refill and tweak style in @lisp blocks.
5391 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5393         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5395 2005-03-01  Jay Belanger  <belanger@truman.edu>
5397         * calc.texi (Trigonometric and Hyperbolic Functions):
5398         Mention additional functions.
5399         (Algebraic Simplifications): Mention additional simplifications.
5401 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
5403         * ses.texi: Add concept/function/variable indices (this work was
5404         donated by Brad Collins <brad@chenla.org>, copyright-assignment
5405         papers on file at FSF).
5407 2005-02-10  Jay Belanger  <belanger@truman.edu>
5409         * calc.texi: Change @LaTeX to La@TeX throughout.
5410         Redefine @expr as @math for TeX output.
5411         Redefine @texline as a no-op for TeX output.
5412         Define @tfn, replace @t by @tfn throughout.
5414 2005-02-09  Jay Belanger  <belanger@truman.edu>
5416         * calc.texi: Add macro for LaTeX for info output.
5418 2005-02-08  Kim F. Storm  <storm@cua.dk>
5420         * texinfo.tex (LaTex): Add def.
5422 2005-02-06  Jay Belanger  <belanger@truman.edu>
5424         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5425         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
5426         throughout manual.
5428 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5430         * gnus.texi: Some edits based on comments from David Abrahams.
5432 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5434         * gnus.texi (RSS): Fix the keystroke.
5436 2005-01-24  David Kastrup  <dak@gnu.org>
5438         * faq.texi: Update AUCTeX version info.
5440 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
5442         * gnus-faq.texi ([4.1]): Typo.
5444 2005-01-19  Jay Belanger  <belanger@truman.edu>
5446         * calc.texi (Keep Arguments): Mention that keeping arguments
5447         doesn't work with keyboard macros.
5449 2005-01-16  Richard M. Stallman  <rms@gnu.org>
5451         * autotype.texi (Autoinserting): Fix small error.
5453 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
5455         Sync with Tramp 2.0.47.
5457         * tramp.texi (Compilation): New section, describing compilation of
5458         remote files.
5460 2005-01-11  Kim F. Storm  <storm@cua.dk>
5462         * widget.texi (Basic Types): Add :follow-link keyword.
5464 2005-01-09  Jay Belanger  <belanger@truman.edu>
5466         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5468 2005-01-08  Jay Belanger  <belanger@truman.edu>
5470         * calc.texi: Change throughout to reflect new default value of
5471         calc-settings-file.
5473 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5475         * message.texi (Reply): `message-reply-to-function' should return
5476         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5478 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
5480         * faq.texi (Changing load-path): Fix typo.
5482 2005-01-05  Jay Belanger  <belanger@truman.edu>
5484         * calc.texi (Programming Tutorial): Replace kbd command by
5485         appropriate characters for a keyboard macro.
5487 2005-01-04  Jay Belanger  <belanger@truman.edu>
5489         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5490         for Lucid Emacs.
5491         (Programming Tutorial): Mention that the user needs to be in the
5492         right mode to compute some functions.
5494 2005-01-04  Jay Belanger  <belanger@truman.edu>
5496         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5497         no longer applicable.
5499 2005-01-01  Jay Belanger  <belanger@truman.edu>
5501         * calc.texi (Programming Tutorial): Changed description of how to
5502         edit keyboard macros to match current behavior.
5504 2004-12-31  Jay Belanger  <belanger@truman.edu>
5506         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5508 2004-12-20  Jay Belanger  <belanger@truman.edu>
5510         * calc.texi (Types Tutorial): Emphasize that you can't divide by
5511         zero.
5513 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
5515         * cc-mode.texi (Text Filling and Line Breaking): Put period after
5516         @xref.
5517         (Font Locking): Avoid @strong{Note:}.
5519 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
5521         Sync with Tramp 2.0.46.
5523         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
5525 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
5527         * url.texi: Correct typos.
5528         (Retrieving URLs): @var{nil}->@code{nil}.
5529         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5530         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5531         (Dealing with HTTP documents): @inforef->@xref.
5533 2004-12-15  Jay Belanger  <belanger@truman.edu>
5535         * calc.texi: Consistently capitalized all mode names.
5536         (Answers to Exercises): Mention that an answer can be a fraction
5537         when in Fraction mode.
5539 2004-12-13  Jay Belanger  <belanger@truman.edu>
5541         * calc.texi: Fix some TeX definitions.
5543 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
5545         * reftex.texi (Imprint): Remove erroneous @value's.
5547 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5549         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5550         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5552 2004-12-08  Jay Belanger  <belanger@truman.edu>
5554         * calc.texi (Starting Calc): Remove comment about installation.
5555         (Keypad Mode Overview): Remove comment about Emacs 19 support.
5557 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5559         * url.texi: Update @setfilename.
5560         (Getting Started): No need to worry about Gnus versions.
5561         (Dealing with HTTP documents): Use @inforef.
5563         * org.texi: Fix @direntry file name.
5565 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5567         * url.texi: New file.
5569         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5571 2004-12-06  Jay Belanger  <belanger@truman.edu>
5573         * calc.texi (Using Calc): Remove paragraph about installation.
5575 2004-12-06  Jay Belanger  <belanger@truman.edu>
5577         * calc.texi: Use more Texinfo macros and less TeX defs.
5578         Remove @refill's.
5580 2004-12-06  Richard M. Stallman  <rms@gnu.org>
5582         * org.texi: New file.
5584 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5586         * Makefile.in (org.dvi, ../info/org): New targets.
5587         (INFO_TARGETS): Add ../info/org.
5588         (DVI_TARGETS): Add org.dvi.
5589         (maintainer-clean): Remove the info files in the info dir.
5591 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
5593         * idlwave.texi: Fix the setfilename directive to put the produced
5594         file in ../info.
5595         (Continued Statement Indentation): Resurrect Jan D.'s change from
5596         2004-11-03 that was lost when a newer version of idlwave.texi was
5597         imported.
5599 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5601         * gnus-faq.texi ([5.1]): Added missing bracket.
5603         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5604         `spam-initialize'.
5606 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5608         * message.texi (Various Message Variables): Mention that all mail
5609         file variables are derived from `message-directory'.
5611         * gnus.texi (Splitting Mail): Clarify bogus group.
5613 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5615         * emacs-mime.texi (Encoding Customization): Fix
5616         mm-coding-system-priorities entry.
5618 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
5620         * idlwave.texi (Continued Statement Indentation):
5621         * reftex.texi (Options (Index Support)):
5622         (Displaying and Editing the Index, Table of Contents):
5623         * speedbar.texi (Creating a display, Major Display Modes): Replace
5624         non-nil with non-@code{nil}.
5626 2004-10-21  Jay Belanger  <belanger@truman.edu>
5628         * calc.texi (Algebraic-Style Calculations): Removed a comment.
5630 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
5632         * calc.texi (Reporting Bugs): Double up `@'.
5634 2004-10-18  Jay Belanger  <belanger@truman.edu>
5636         * calc.texi (Reporting Bugs): Changed the address that bugs
5637         should be sent to.
5639 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5641         * gnus.texi (New Features): Add 5.11.
5643         * message.texi (Resending): Remove wrong default value.
5645         * gnus.texi (Mail Source Specifiers): Describe possible problems
5646         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
5647         `pop3-leave-mail-on-server' to the index.
5649 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5651         * message.texi (Canceling News): Add how to set a password.
5653 2004-10-12  Jay Belanger  <belanger@truman.edu>
5655         * calc.texi (Help Commands): Changed the descriptions of
5656         calc-describe-function and calc-describe-variable to match their
5657         current behavior.
5659 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5661         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5663 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
5665         Sync with Tramp 2.0.45.
5667         * tramp.texi (Frequently Asked Questions): Comment paragraph about
5668         plink link.  The URL is outdated.  Originator contacted for
5669         clarification.
5671 2004-10-10  Juri Linkov  <juri@jurta.org>
5673         * gnus.texi (Top, Marking Articles): Join two menus in one node
5674         because a node can have only one menu.
5676 2004-10-09  Juri Linkov  <juri@jurta.org>
5678         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5679         example of nnmail-split-fancy.
5681 2004-10-06  Karl Berry  <karl@gnu.org>
5683         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5684         consistency with other uses of dashes.
5686 2004-10-05  Karl Berry  <karl@gnu.org>
5688         * info.texi: Consistently use --- throughout, periods at end of
5689         menu descriptions, and a couple typos.
5691 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
5693         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5694         * pgg.texi (User Commands, Backend methods): Do.
5695         * gnus.texi: Markup fixes.
5696         (Setting Process Marks): Fix `M P a' entry.
5697         * emacs-mime.texi: Fixes.
5699 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
5701         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5702         again.
5703         Use 5.10 instead of 5.10.0.
5705 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5707         * gnus.texi (Summary Mail Commands): S D e.
5709 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
5711         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5712         the gnus-article-mode-line-format section.
5714 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5716         * gnus.texi (Various Summary Stuff): Fix the documentation for
5717         gnus-newsgroup-variables.
5719 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
5721         * gnus.texi (MIME Commands): Added
5722         gnus-mime-display-multipart-as-mixed,
5723         gnus-mime-display-multipart-alternative-as-mixed,
5724         gnus-mime-display-multipart-related-as-mixed.
5725         (Mail Source Customization): Clarify `mail-source-directory'.
5726         (Splitting Mail): Mention gnus-group-find-new-groups.
5727         (SpamOracle): Fixed typo.
5729         * gnus-faq.texi: Untabify.
5730         ([6.3]): nnir.el is in contrib directory.
5732         * message.texi (News Headers): Clarify how a unique ID is created.
5734         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
5735         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5737 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
5739         * gnus.texi (Group Parameters): Added more on hooks.
5741 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
5743         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5745 2004-09-22  Jay Belanger  <belanger@truman.edu>
5747         * calc.texi (Vectors as Lists): Added a warning that the tutorial
5748         might be hidden during part of the session.
5750 2004-09-20  Jay Belanger  <belanger@truman.edu>
5752         * calc.texi (Notations Used in This Manual): Put in an earlier
5753         mention that DEL could be called Backspace.
5755 2004-09-10  Simon Josefsson  <jas@extundo.com>
5757         * gnus.texi (IMAP): Add example.  Suggested and partially written
5758         by Steinar Bang <sb@dod.no>.
5760 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5762         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5763         netrc syntax.
5765 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5767         * gnus.texi (Spam ELisp Package Sequence of Events):
5768         Some clarifications.
5769         (Spam ELisp Package Global Variables): More clarifications.
5771 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5773         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5774         Mention spam-split does not modify incoming mail.
5776 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5778         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5780 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
5782         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5784 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
5786         * makefile.w32-in (sieve, pgg): Use $(infodir).
5788 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
5790         * makefile.w32-in: Fix PGG and Sieve entries.
5792 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
5794         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5795         Emacs and related programs.
5797 2004-08-27  Richard M. Stallman  <rms@gnu.org>
5799         * faq.texi: Fix texinfo usage, esp. doublequotes.
5800         (Difference between Emacs and XEmacs): Some clarification.
5802         * faq.texi (Difference between Emacs and XEmacs):
5803         Explain not to contrast XEmacs with GNU Emacs.
5805 2004-08-26  Richard M. Stallman  <rms@gnu.org>
5807         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5809 2004-08-22  David Kastrup  <dak@gnu.org>
5811         * reftex.texi (AUCTeX): Update links, section name.
5813         * faq.texi (Calc): Update availability (included in 22.1).
5814         (AUCTeX): Update availability, information, versions, description.
5816 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
5818         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5820 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
5822         * cc-mode.texi: Various updates for CC Mode 5.30.9.
5824 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
5826         Sync with Tramp 2.0.44.
5828 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
5830         * widget.texi (User Interface): Update how to separate the
5831         editable field of an editable-field widget from other widgets.
5832         (Programming Example): Add text after field.
5834 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5836         * emacs-mime.texi (Encoding Customization): Add a note to the
5837         mm-content-transfer-encoding-defaults entry.
5838         (rfc2047): Update.
5840         * gnus.texi (Article Highlighting): Add
5841         gnus-cite-ignore-quoted-from.
5842         (POP before SMTP): New node.
5843         (Posting Styles): Addition.
5844         (Splitting Mail): Add nnmail-split-lowercase-expanded.
5845         (Fancy Mail Splitting): Ditto.
5846         (X-Face): Add gnus-x-face.
5848 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
5850         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5851         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5853 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
5855         * gnus.texi (Mail Source Specifiers): Describe
5856         `pop3-leave-mail-on-server'.
5858 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
5860         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5862         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5863         repository.  Change setfilename.
5865         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5867 2004-07-02  Juri Linkov  <juri@jurta.org>
5869         * pcl-cvs.texi (Viewing differences): Add `d r'.
5871 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
5873         * ses.texi, viper.texi, flymake.texi, faq.texi:
5874         * eshell.texi, ediff.texi: Markup fixes.
5876 2004-06-21  Karl Berry  <karl@gnu.org>
5878         * info.texi (Top): Mention that only Emacs has mouse support.
5879         (Getting Started): Mention this in a few other places.
5881 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
5883         * autotype.texi (Copyrights, Timestamps): Recommend
5884         `before-save-hook' instead of `write-file-functions'.
5886 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
5888         * dired-x.texi (dired-mark-omitted): Update keybinding.
5890 2004-06-10  Kim F. Storm  <storm@cua.dk>
5892         * pcl-cvs.texi (Viewing differences): Add 'd y'.
5894 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
5896         * dired-x.texi (variable dired-omit-mode): Rename from
5897         dired-omit-files-p.
5898         (function dired-omit-mode): Rename from dired-omit-toggle.
5899         Call dired-omit-mode rather than set dired-omit-files-p.
5900         (dired-mark-omitted): Describe command.
5902 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
5904         Version 2.0.41 of Tramp released.
5906 2004-05-29  Juanma Barranquero  <lektu@terra.es>
5908         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5909         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5911 2004-05-29  Richard M. Stallman  <rms@gnu.org>
5913         * cl.texi (Top): Call this chapter `Introduction'.
5914         (Overview): In TeX, no section heading here.
5916         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
5918 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
5920         * Makefile.in (../info/flymake, flymake.dvi): New targets.
5921         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5923 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
5925         * flymake.texi: New file.
5927 2004-05-28  Simon Josefsson  <jas@extundo.com>
5929         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5931 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
5933         Version 2.0.40 of Tramp released.
5935 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
5937         Complete rework, based on review by Karl Berry <karl@gnu.org>.
5939         * tramp.texi (Auto-save and Backup): Explain exploitation of new
5940         variables `tramp-backup-directory-alist' and
5941         `tramp-bkup-backup-directory-info'.
5942         (Overview, Connection types)
5943         (External transfer methods, Default Method)
5944         (Windows setup hints): Remove restriction of password entering
5945         with external methods.
5946         (Auto-save and Backup): Make file name example
5947         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
5948         and `auto-save-directory' must be used.
5949         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5950         only "NT").  Remove doubled entry "What kinds of systems does
5951         @tramp{} work on".
5952         (tramp): Macro removed.
5953         (Obtaining Tramp): Flag removed from title.
5954         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
5955         and `trampver' used properly.  Flag `tramp-inst' replaced by
5956         `installchapter'.  Installation related text adapted.
5958 2004-04-28  Masatake YAMATO  <jet@gyve.org>
5960         * widget.texi (Programming Example): Remove overlays.
5962 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
5964         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5966 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5968         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5970 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
5972         * info.texi (Info Search): Add info-apropos.
5974 2004-03-22  Juri Linkov  <juri@jurta.org>
5976         * faq.texi: Fix help key bindings.
5978 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
5980         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5981         (as suggested by Karl Berry).  Update information about colored
5982         stars in menus.  Add new subheading describing M-n.
5984 2004-03-12  Richard M. Stallman  <rms@gnu.org>
5986         * cl.texi (Top): Rename top node's title.
5988 2004-03-08  Karl Berry  <karl@gnu.org>
5990         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5991         problems making the texinfo distribution.
5993 2004-02-29  Simon Josefsson  <jas@extundo.com>
5995         * smtpmail.texi (Authentication): Changed the list of supported
5996         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5997         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5998         <voegelas@gmx.net>.
6000 2004-02-29  Juanma Barranquero  <lektu@terra.es>
6002         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6003         Use $(DEL) instead of rm, and ignore exit code.
6005 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
6007         Tramp version 2.0.39 released.
6009 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
6011         * tramp.texi (Customizing Completion): Explain new functions
6012         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6013         (all): Savannah URLs unified to "http://savannah.nongnu.org".
6014         (Top): Refer to Savannah mailing list as the major one.  Mention
6015         older mailing lists in HTML mode only.
6016         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
6017         (Frequently Asked Questions): Remote hosts must not be Unix-like
6018         for "smb" method.
6019         (Password caching): New node.
6020         (External transfer methods): Refer to password caching for "smb"
6021         method.
6023 2004-02-17  Karl Berry  <karl@gnu.org>
6025         * info.texi (Help-Int): Mention the new line number feature.
6027 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
6029         * ses.texi (Advanced Features): New functionality for
6030         ses-set-header-row (defaults to current row unless C-u used).
6031         (Acknowledgements): Add Stefan Monnier.
6033 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6035         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6037 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
6039         Tramp version 2.0.38 released.
6041         * tramp.texi (Remote shell setup): Warn of environment variables
6042         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
6043         <sven.gabriel@imk.fzk.de>.
6044         (Configuration): Tramp now chooses base64/uuencode
6045         automatically.  Update wording accordingly.
6046         (Top): More description for the `Default Method' menu entry.
6047         (Default Method): Use @code, not @var, for Lisp variables.
6048         (Default Method): New subsection `Which method is the right one
6049         for me?'  Suggested by Christian Kirsch.
6050         (Configuration): Pointer to new subsection added.
6051         (Default Method): Too many "use" in one sentence.
6052         Rephrase.  Reported by Christian Kirsch.
6053         (Filename Syntax): Old `su' example is probably a left-over from
6054         the sm/su method naming.  Replace with `ssh', instead.
6055         (External transfer methods, Auto-save and Backup):
6056         Typo fixes.
6058 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
6060         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
6061         (Top): Mention japanese manual only if flag `jamanual' is set.
6062         Insert section `Japanese manual' in menu.
6064 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
6066         * eshell.texi (Known Problems): Add doc item.
6068 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6070         * cc-mode.texi: Update for CC Mode 5.30.
6072         Note: Please refrain from doing purely cosmetic changes like
6073         removing trailing whitespace in this manual; it clobbers cvs
6074         merging for no good reason.
6076 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6078         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6079         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6080         @acronym{ASCII}.
6082 2003-10-26  Karl Berry  <karl@gnu.org>
6084         * info.texi (Info Search): Echo area, not echo are.  From Debian
6085         diff.
6087 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
6089         * widget.texi (Defining New Widgets): Document new behavior of
6090         :buttons and :children keywords.
6092 2003-10-22  Miles Bader  <miles@gnu.org>
6094         * Makefile.in (info): Move before $(top_srcdir)/info.
6096 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
6098         * tramp.texi (Inline methods): Small grammar fix.
6099         (External transfer methods): Likewise.
6101 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
6103         * speedbar.texi: Remove paragraph for GUD that is no longer true.
6105 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
6107         * texinfo.tex: Replace `%' in arch tagline by @ignore.
6109 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6111         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6113         * widget.texi (User Interface): Fix typos.
6115         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6117 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
6119         * pcl-cvs.texi (Selected Files): Fix typo.
6121 2003-09-21  Karl Berry  <karl@gnu.org>
6123         * info.texi (] and [ commands): No period at end of section title.
6125 2003-09-04  Miles Bader  <miles@gnu.org>
6127         * Makefile.in (top_srcdir): New variable.
6128         ($(top_srcdir)/info): New rule.
6129         (info): Depend on it.
6131 2003-09-03  Peter Runestig  <peter@runestig.com>
6133         * makefile.w32-in: New file.
6135 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
6137         * widget.texi (User Interface): Explain the need of static text
6138         around an editable field.
6140 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6142         * widget.texi (Basic Types): The argument to `:help-echo' can now
6143         be a form that evaluates to a string.
6145 2003-08-18  Kim F. Storm  <storm@cua.dk>
6147         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6149 2003-08-16  Richard M. Stallman  <rms@gnu.org>
6151         * dired-x.texi (Shell Command Guessing): Explain *.
6153 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
6155         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6156         log-edit-insert-changelog.
6158 2003-08-03  Karl Berry  <karl@gnu.org>
6160         * info.texi: Need @contents.
6162 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
6164         Tramp version 2.0.36 released.
6166         * tramp.texi (Remote shell setup): Explain about problems with
6167         non-Bourne commands in ~/.profile and ~/.shrc.
6169 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6171         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6172         renaming of `vis-mode' to `visible-mode'.
6174 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
6176         * info.texi (Top, Help-Small-Screen): Remove accidentally added
6177         next, prev and up pointers.
6179 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
6181         * info.texi (Help): Mention existence of Emacs and stand-alone
6182         Info at the very beginning of the tutorial.
6183         (Help-Inv): New node.
6184         (Help-]): New node.
6185         (Help-M): Systematically point out the differences between default
6186         Emacs and stand-alone versions.  Delete second menu.
6187         (Help-Xref): Systematically point out the differences between
6188         default Emacs and stand-alone versions.
6189         (Help-Int): Change `l' example.
6190         (Expert Info): Fix typos.
6191         (Emacs Info Variables): Mention `Info-hide-note-references' and
6192         new default for `Info-scroll-prefer-subnodes'.
6194 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
6196         Version 2.0.35 of Tramp released.
6198         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6199         (Inline methods): Add methods `remsh' and `plink1'.
6200         (External transfer methods): Add method `remcp'.
6201         (Multi-hop Methods): Add method `remsh'.
6202         Small patch from Adrian Aichner <adrian@xemacs.org>:
6203         Fix minor typos.
6204         (Concept Index): Added to make manual searchable via
6205         `Info-index'.
6206         (Version Control): Add cindex entry.
6208 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
6210         * trampver.texi: Version 2.0.34 released.
6212 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6214         * faq.texi: Improve previous changes.
6216 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
6218         * faq.texi: Update copyright and maintenance details.
6219         Update some package URLs, versions, and maintainers.
6220         Remove many references to the Emacs Lisp Archive.
6222 2003-04-23  Simon Josefsson  <jas@extundo.com>
6224         * smtpmail.texi: Fix license (the invariant sections mentioned has
6225         never been part of the smtp manual).  Align info dir entry with
6226         other emacs packages.
6228 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
6230         * tramp.texi: Version 2.0.33 released.
6231         Remove installation chapter.  Remove XEmacs specifics.
6233 2003-03-29  Richard M. Stallman  <rms@gnu.org>
6235         * tramp.texi (Top): Undo the previous renaming.
6236         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6238 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
6240         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6241         version of manual.
6243         * tramp.texi (Auto-save and Backup): New node.
6245 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
6247         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
6248         Emacs" in order to have better differentiation to "XEmacs".
6249         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6250         are new macros in order to point to the other Emacs flavor where
6251         appropriate.  In info case, point to node `Installation' in order
6252         to explain how to generate the other way.  In html case, make a
6253         link to the other html file.
6254         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6255         after CVS checkout/update.
6256         (Installation): Completely rewritten.
6257         (Installation parameters, Load paths): New sections under
6258         `Installation'.
6260 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
6262         * tramp.texi: Version 2.0.30 released.
6263         Replace word "path" with "localname" where used as a component of
6264         a Tramp file name.
6266 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
6268         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6269         introduced.
6270         (Installation): Explain what to do if files from the tramp/contrib
6271         directory are needed.
6273 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
6275         * smtpmail.texi (How Mail Works): New.
6277 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6279         * smtpmail.texi: New file.
6281         * Makefile.in: Build SMTP manual.
6283 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
6285         * tramp.texi: Version 2.0.29 released.
6286         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6287         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
6289 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
6291         * tramp.texi (Frequently Asked Questions): Explain a workaround if
6292         another package loads accidently Ange-FTP.
6294 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
6296         * tramp.texi (Customizing Completion): Add function
6297         `tramp-parse-sconfig'.  Change example of
6298         `tramp-set-completion-function', because parsing of ssh config
6299         files looks more natural.
6301 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6303         * gnus.texi: Do not use `path' in several locations.
6305 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
6307         * tramp.texi (External transfer methods): New method `smb'.  From
6308         Michael Albinus.
6310 2002-11-05  Karl Berry  <karl@gnu.org>
6312         * info.texi (Info-fontify): Reorder face list to avoid bad line
6313         breaks.
6315 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6317         * tramp.texi: Move @copying to standard place.  Use
6318         @insertcopying.
6320 2002-10-02  Karl Berry  <karl@gnu.org>
6322         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6323         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6324         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6325         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6326         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6327         Per rms, update all manuals to use @copying instead of @ifinfo.
6328         Also use @ifnottex instead of @ifinfo around the top node, where
6329         needed for the sake of the HTML output.
6330         (The Gnus manual is not fixed since it's not clear to me how it
6331         works; and the Tramp manual already uses @copying, although in an
6332         unusual way.  All others were changed.)
6334 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
6336         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6337         (../info/ses, ses.dvi): New targets.
6338         * ses.texi: New file.
6340 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
6342         * texinfo.tex: Update to texinfo 4.2.
6344 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
6346         * reftex.texi: Update to RefTeX 4.19.
6348 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6350         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6351         (../info/tramp, tramp.dvi): New targets.
6353 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
6355         * Makefile.in (DVI_TARGETS): Add calc.dvi.
6356         (calc.dvi): Uncomment.
6358 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
6360         * Makefile.in (INFO_TARGETS): Add ../info/calc.
6361         (../info/calc): New target.
6363 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6365         * (Version 21.1 released.)
6367 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6369         * Branch for 21.1.
6371 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
6373         * Makefile.in (../info/info): Use an explicit -o switch to
6374         makeinfo.
6376 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6378         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6380 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6382         * Makefile.in (../info/idlwave): Use --no-split.
6384 2000-12-14  Dave Love  <fx@gnu.org>
6386         * Makefile.in (mostlyclean): Remove gnustmp.*.
6387         (gnus.dvi): Change rule to remove @latex stuff.
6389 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
6391         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6393 2000-10-13  John Wiegley  <johnw@gnu.org>
6395         * Makefile.in: Add build targets for eshell.texi.
6397 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
6399         * Makefile.in: Remove/comment speedbar stuff.
6401 2000-09-22  Dave Love  <fx@gnu.org>
6403         * Makefile.in: Add emacs-mime.
6405 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
6407         * Makefile.in (INFO_TARGETS): Add ../info/woman.
6408         (DVI_TARGETS): Add woman.dvi.
6409         (../info/woman, woman.dvi): New targets.
6411 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6413         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6415         * pcl-cvs.texi: New file.
6416         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6417         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6419 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
6421         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6422         (../info/ebrowse, ebrowse.dvi): New targets.
6424 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
6426         * Makefile.in (INFO_TARGETS): Add eudc.
6427         (DVI_TARGETS): Add eudc.dvi.
6428         (../info/eudc, eudc.dvi): New targets.
6430 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
6432         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6433         compatibility with 8+3 filesystems).
6434         (../info/efaq): Rename from emacs-faq.
6436 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
6438         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6439         (../info/idlwave, idlwave.dvi): New targets.
6441 1999-10-23  Dave Love  <fx@gnu.org>
6443         * Makefile.in: Use autotype.texi.
6445 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
6447         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6448         faq.texi file) rather than ../info/faq.
6450 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
6452         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6453         (../info/ada-mode, ada-mode.dvi): New targets.
6455 1999-09-01  Dave Love  <fx@gnu.org>
6457         * Makefile.in: Add faq.
6459 1999-07-12  Richard Stallman  <rms@gnu.org>
6461         * Version 20.4 released.
6463 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6465         * Version 20.3 released.
6467 1998-04-06  Andreas Schwab  <schwab@gnu.org>
6469         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6470         Use it in dvi targets.
6471         (../etc/GNU): Change to $(srcdir) first.
6473 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
6475         * reftex.texi: Update for RefTeX version 3.22.
6477 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
6479         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6480         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6482 1997-09-23  Paul Eggert  <eggert@twinsun.com>
6484         * Makefile.in: Merge changes mistakenly made to `Makefile'.
6485         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6487 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6489         * Version 20.2 released.
6491 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6493         * Version 20.1 released.
6495 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6497         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6499 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6501         * Version 19.33 released.
6503 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6505         * Version 19.32 released.
6507 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6509         * Makefile.in: Add rules for the Message manual.
6511 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6513         * gnus.texi: New version.
6515         * message.texi: New manual.
6517 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6519         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6521 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6523         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6524         Specify -I option.
6525         (All dvi targets): Set the TEXINPUTS variable.
6527 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6529         * Version 19.31 released.
6531 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
6533         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6534         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
6536 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6538         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6539         (INFO_TARGETS): Add ../info/cc-mode.
6540         (DVI_TARGETS): Add cc-mode.dvi.
6542 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6544         * Version 19.30 released.
6546 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6548         * gnus.texi: New file.
6550 1995-11-04  Erik Naggum  <erik@naggum.no>
6552         * gnus.texi: File deleted.
6554 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
6556         * mh-e.texi: "Function Index" -> "Command Index" to work with
6557         Emacs 19.30 C-h C-k support of separately-documented commands.
6559 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6561         * Makefile.in (../info/ediff, ediff.dvi): New targets.
6562         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6564 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6566         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6567         (../info/viper, viper.dvi): New targets.
6569 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
6571         * dired-x.texi (Installation): Change the example to set
6572         buffer-local variables like dired-omit-files-p in
6573         dired-mode-hook.
6575 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6577         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6578         (../info/mh-e, mh-e.dvi): New targets.
6580 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6582         * Makefile.in (maintainer-clean): Rename from realclean.
6584 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6586         * Makefile.in: New file.
6587         * Makefile: File deleted.
6589 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6591         * Makefile (TEXINDEX_OBJS): Variable deleted.
6592         (texindex, texindex.o, getopt.o): Rules deleted.
6593         All deps on texindex deleted.
6594         (distclean): Don't delete texindex.
6595         (mostlyclean): Don't delete *.o.
6596         * texindex.c, getopt.c: Files deleted.
6598 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6600         * Version 19.26 released.
6602 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6604         * Version 19.25 released.
6606 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6608         * Version 19.24 released.
6610 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6612         * Version 19.23 released.
6614 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6616         * Makefile: Delete spurious tab.
6618 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6620         * Makefile (.SUFFIXES): New rule.
6622 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6624         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6625         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6627 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6629         * Makefile (../info/sc): Rename from sc.info.
6630         (../info/cl): Likewise.
6631         (INFO_TARGETS): Use new names.
6633 1993-12-04  Richard Stallman  (rms@srarc2)
6635         * getopt.c: New file.
6636         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6637         (getopt.o): New rule.
6638         (dvi): Don't depend on texindex.
6639         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6640         Depend on texindex.
6642 1993-12-03  Richard Stallman  (rms@srarc2)
6644         * Makefile (../info/sc.info): Rename from ../info/sc.
6645         (TEXI2DVI): New variable.
6646         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6647         Add explicit commands.
6648         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6650 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6652         * Version 19.22 released.
6654 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6656         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6658 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6660         * Version 19.21 released.
6662 1993-11-15  Paul Eggert  (eggert@twinsun.com)
6664         * man/Makefile (../info/cl.info): Rename from ../info/cl.
6666 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6668         * Makefile (../etc/GNU): New target.
6669         (EMACSSOURCES): Add gnu1.texi.
6671 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6673         * Makefile (realclean): Don't delete the Info files.
6675 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
6677         * forms.texi: Fix forms.texi so that it will format correctly.
6678         Add missing `@end iftex', fix bad reference.
6680         * info.texi, info-stn.texi: New files implement texinfo version of
6681         `info' file.
6683 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
6685         * Makefile: Fix targets for texindex, new info.texi files.
6686         * info-stnd.texi: New file implements info for standalone info
6687         reader.
6688         * info.texi: Update to include recent changes to "../info/info".
6689         New source file for ../info/info; includes info-stnd.texi.
6691         * texindex.c: Include "../src/config.h" if building in emacs.
6693         * Makefile: Change all files to FILENAME.texi, force all targets
6694         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
6695         vip.texinfo, forms.texinfo, cl.texinfo.
6696         Add target to build texindex.c, defining `emacs'.
6698         * forms.texi: Install new file to match version 2.3 of forms.el.
6700 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6702         * Version 19.19 released.
6704 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
6706         * sc.texinfo: Fix info file name.
6708         * Makefile (info): Add gnus and sc.
6709         (dvi): Add gnus.dvi and sc.dvi.
6710         (../info/sc, sc.dvi): New targets.
6712 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6714         * Version 19.18 released.
6716 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6718         * Makefile: Fix source file names of the separate manuals.
6719         (gnus.dvi, ../info/gnus): New targets.
6721 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6723         * Version 19.17 released.
6725 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6727         * split-man: Fix typos in last change.
6729 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6731         * Version 19.16 released.
6733 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6735         * version 19.15 released.
6737 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6739         * Makefile (distclean): It's rm, not rf.
6741 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6743         * Version 19.14 released.
6745 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6747         * Makefile: New file.
6749 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6751         * Version 19.13 released.
6753 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6755         * Version 19.9 released.
6757 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6759         * Version 19.8 released.
6761 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6763         * Version 19.7 released.
6765 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
6767         * gnus.texinfo: New file.  Removed installation instructions.
6769 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6771         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6773 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6775         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6776         then define `\sc' as the command for smallcaps in Texinfo.  This
6777         means that the @sc command will produce small caps.  bfox has
6778         made the corresponding change to makeinfo and texinfm.el.
6780 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
6782         * vip.texinfo: Remove menu entry Adding Lisp Code in node
6783         Customization since the menu entry did not point to anything.
6784         Also add an @finalout command to remove overfull hboxes from the
6785         printed output.
6787         * cl.texinfo: Add @bye, \input line and @settitle to file.
6788         This file is clearly intended to be a chapter of some other work,
6789         but the other work does not yet exist.
6791 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
6793         * texinfo.texinfo: Three typos corrected.
6795 ;; Local Variables:
6796 ;; coding: utf-8
6797 ;; fill-column: 79
6798 ;; add-log-time-zone-rule: t
6799 ;; End:
6801     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6802       2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
6804   This file is part of GNU Emacs.
6806   GNU Emacs is free software: you can redistribute it and/or modify
6807   it under the terms of the GNU General Public License as published by
6808   the Free Software Foundation, either version 3 of the License, or
6809   (at your option) any later version.
6811   GNU Emacs is distributed in the hope that it will be useful,
6812   but WITHOUT ANY WARRANTY; without even the implied warranty of
6813   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6814   GNU General Public License for more details.
6816   You should have received a copy of the GNU General Public License
6817   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
6819 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803