1 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
3 * calc.texi (Basic Operations on Units):
4 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
6 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
8 * eshell.texi: Fill most of the missing sections.
10 2013-02-07 Bastien Guerry <bzg@gnu.org>
12 * org.texi (References): Clarify an example.
13 (Installation): Fix instructions.
15 (Checkboxes, Radio lists): Fix typos.
17 2013-02-07 Glenn Morris <rgm@gnu.org>
19 * cl.texi (Equality Predicates): Mention memql.
21 2013-02-07 Eric Ludlam <zappo@gnu.org>
23 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
24 specific, and only about items it supports, indicating that there
25 might be more. Remove refs to simple project and direct automake
27 (Simple projects): Re-write to not talk about ede-simple-project
28 which is deprecated, and instead use the term to mean projects
29 that don't do much management, just project wrapping. Add
30 ede-generic-project link.
31 (ede-generic-project): New node (bug#11441).
33 2013-02-07 Glenn Morris <rgm@gnu.org>
35 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
37 2013-02-01 Glenn Morris <rgm@gnu.org>
39 * calc.texi (Help Commands): Update calc-view-news description.
40 Mention etc/CALC-NEWS.
42 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
44 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
46 2013-01-13 Bastien Guerry <bzg@gnu.org>
48 * org.texi (Installation): Simplify.
50 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
52 * org.texi (Handling links): Update the mention to the obsolete
53 variable `org-link-to-org-use-id' with a mention to the newer
54 variable `org-id-link-to-org-use-id'. Mention the need to load
57 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
59 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
61 2013-01-09 Bastien Guerry <bzg@gnu.org>
63 * org.texi (Pushing to MobileOrg): Add footnote about using
64 symbolic links in `org-directory'.
65 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
66 of the now obsolete alias `org-float'.
67 (TODO basics): Add `org-use-fast-todo-selection' to the variable
68 index. Fix description of TODO keywords cycling.
69 (Advanced features): Add missing argument for @item.
70 (Storing searches): Add index entries and a note about
72 (Structure editing): Document `org-mark-element' and
74 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
76 2013-01-08 Juri Linkov <juri@jurta.org>
78 * info.texi (Go to node): Mention the abbreviated format
79 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
81 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
83 * autotype.texi: Remove undefined command @subtitlefont.
84 * cc-mode.texi: Likewise.
86 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
88 (Property searches): Use \\ instead of @backslashchar{}.
89 * pgg.texi (VERSION): Move @set below @setfilename.
91 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
93 * ada-mode.texi: Remove braces from @title argument.
94 * eudc.texi: Likewise.
95 * smtpmail.texi: Likewise.
96 * auth.texi (VERSION): Set before first use.
97 * emacs-gnutls.texi (VERSION): Likewise.
98 * pgg.texi (VERSION): Likewise.
99 * ede.texi (Top): Rename from top, all uses changed.
100 * eshell.texi: Add missing argument to @sp.
101 * forms.texi (Top): Reorder menu to match structure.
102 * htmlfontify.texi (Customisation): Add missing @item in
104 * org.texi (Advanced features): Add missing argument for @item.
105 (Property searches): Use @backslashchar{} in macro argument.
106 * pcl-cvs.texi: Add missing argument to @sp.
107 (Movement commands): Fix use of @itemx.
108 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
109 * reftex.texi (Options (Creating Citations)): Add missing newline
111 * tramp.texi (Obtaining Tramp): Remove extra dots.
112 (Configuration): Reorder menu to match structure.
113 (Remote shell setup): Replace literal NUL character by \0.
114 * viper.texi (Marking): Add missing argument for @item.
116 2013-01-04 Glenn Morris <rgm@gnu.org>
118 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
120 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
121 (htmlfontify.dvi, htmlfontify.pdf): New targets.
122 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
123 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
125 * htmlfontify.texi: Miscellaneous fixes and updates.
126 Set copyright to FSF, update license to GFDL 1.3+.
128 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
130 * htmlfontify.texi: New file.
132 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
134 * calc.texi (Free-Form Dates): Expand on the date reading
137 2012-12-27 Glenn Morris <rgm@gnu.org>
139 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
140 Avoid some overfull lines.
142 * widget.texi (Programming Example): Break some long lines.
144 * wisent.texi (Wisent Overview): Fix xref.
145 (Grammar format, Understanding the automaton): Avoid overfill.
147 * bovine.texi (Optional Lambda Expression): Allow line break.
149 * auth.texi (Help for users): Break long lines.
151 * ada-mode.texi (Project file variables):
152 Reword to reduce underfull hbox.
153 (No project files, Use GNAT project file):
154 Use smallexample to make some overfull lines less terrible.
156 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
157 Fix cross-references to separate manuals.
159 * Makefile.in (gfdl): New variable. Use throughout where
160 appropriate so that targets depend on doclicense.texi.
162 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
164 * gnus.texi (Customizing the IMAP Connection): Mention the other
167 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
169 * gnus.texi (Browse Foreign Server): Document
170 `gnus-browse-delete-group'.
172 2012-12-22 Glenn Morris <rgm@gnu.org>
174 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
175 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
176 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
177 * widget.texi, wisent.texi: Nuke hand-written node pointers.
179 * Makefile.in (gfdl): New variable. Use throughout where
180 appropriate so that targets depend on doclicense.texi.
182 2012-12-22 Eli Zaretskii <eliz@gnu.org>
184 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
185 doclicense.texi. Remove doclicense.texi from all targets that
186 mentioned it explicitly.
187 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
188 $(emacsdir)/emacsver.texi.
189 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
191 2012-12-21 Glenn Morris <rgm@gnu.org>
193 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
194 Include emacsver.texi. Nuke hand-written node pointers.
195 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
196 Depend on emacsver.texi.
198 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
199 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
200 May as well just include doclicense.texi in everything.
202 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
203 which @copying says is included.
205 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
206 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
207 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
208 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
209 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
210 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
211 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
212 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
213 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
214 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
215 * widget.texi, wisent.texi, woman.texi: Do not mention buying
216 copies from the FSF, which does not publish these manuals.
218 * erc.texi: No need to include gpl in this small manual.
220 * org.texi (copying): Include a copy of the GFDL.
221 (GNU Free Documentation License): New section.
223 2012-12-21 Bastien Guerry <bzg@gnu.org>
225 * org.texi: Fix typos.
227 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
229 * calc.texi (ISO 8601): Rename from ISO-8601,
230 as it's typically spelled without a hyphen.
232 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
234 * calc.texi (ISO-8601): New section.
235 (Date Formatting Codes): Mention new codes.
236 (Standard Date Formats): Mention new formats.
238 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
240 * tramp.texi (External methods): Move `adb' method here.
242 2012-12-13 Glenn Morris <rgm@gnu.org>
244 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
246 * wisent.texi: Small edits. Set copyright to FSF, update license to
248 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
249 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
251 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
252 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
254 * bovine.texi: Small edits. Set copyright to FSF, update license to
255 GFDL 1.3+, remove empty index.
256 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
257 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
259 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
260 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
262 2012-12-13 Eric Ludlam <zappo@gnu.org>
263 David Ponce <david@dponce.com>
264 Richard Kim <emacs18@gmail.com>
266 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
268 2012-12-13 Glenn Morris <rgm@gnu.org>
270 * flymake.texi (Customizable variables, Locating the buildfile):
271 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
273 * srecode.texi: Small edits. Set copyright to FSF, add explicit
274 GFDL 1.3+ license, fix up index.
275 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
276 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
277 (srecode.pdf): New targets.
278 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
279 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
281 2012-12-13 Eric Ludlam <zappo@gnu.org>
283 * srecode.texi: New file, imported from CEDET trunk.
285 2012-12-13 Bastien Guerry <bzg@gnu.org>
287 * org.texi (Summary, Code block specific header arguments)
288 (Code block specific header arguments)
289 (Header arguments in function calls, var, noweb)
290 (Results of evaluation, Code evaluation security):
291 Small reformatting: add a blank line before some example.
293 * org.texi (System-wide header arguments)
294 (Header arguments in Org mode properties, Conflicts)
295 (Dynamic blocks, Using the mapping API):
296 Fix indentation of Elisp code examples.
298 * org.texi (Comment lines): Fix description of the comment syntax.
300 * org.texi (Installation): Mention "make test" in the correct section.
302 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
304 * doclicense.texi, gpl.texi: Update to latest version from FSF.
305 These are just minor editorial changes.
307 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
309 * tramp.texi (History): Mention ADB.
310 (Inline methods): Add `adb' method.
312 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
314 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
315 (External methods): Fix typo.
317 2012-12-03 Glenn Morris <rgm@gnu.org>
319 * rcirc.texi (Notices): Fix typo.
321 2012-11-25 Bill Wohler <wohler@newt.com>
323 Release MH-E manual version 8.4.
325 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
326 Update for release 8.4.
328 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
329 (Junk): Add mh-whitelist-preserves-sequences-flag,
330 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
331 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
333 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
335 * mh-e.texi (Procmail): Fix two @ typos.
337 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
339 * doclicense.texi, gpl.texi: Update to latest version from FSF.
340 These are just minor editorial changes.
342 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
344 * calc.texi (Date Formatting Codes): Mention the new beginning of
345 the date numbering system.
347 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
349 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
350 (Date Forms): Correct off-by-one error in explanation of
351 Julian day numbers. Give Gregorian equivalent of its origin.
353 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
355 * doc/misc/calc.texi (Date Forms): Mention the customizable
356 Gregorian-Julian switch.
357 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
359 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
361 Calc now uses the Gregorian calendar for all dates (Bug#12633).
362 It also uses January 1, 1 AD as its day number 1.
363 * calc.texi (Date Forms): Document this.
365 2012-11-16 Glenn Morris <rgm@gnu.org>
367 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
368 (Obsolete Macros): Move example here from Function Bindings.
370 * erc.texi: Use @code{nil} rather than just "nil".
371 (Modules): Undocument obsolete "hecomplete".
373 (Connecting): Add brief section on passwords.
374 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
376 2012-11-13 Glenn Morris <rgm@gnu.org>
378 * flymake.texi (Customizable variables)
379 (Highlighting erroneous lines): Mention flymake-error-bitmap,
380 flymake-warning-bitmap, and flymake-fringe-indicator-position.
382 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
384 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
385 In all file place SES into @acronym{...}.
386 (Advanced Features): Add key index and function index for
387 ses-set-header-row. Add description for function
388 ses-rename-cell. Add description for function
389 ses-repair-cell-reference-all.
390 (Ranges in formulas): Add description for ses-range flags.
392 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
394 * texinfo.tex: Merge from gnulib.
396 2012-11-10 Chong Yidong <cyd@gnu.org>
398 * url.texi (Introduction): Move url-configuration-directory to
400 (Parsed URIs): Split into its own node.
401 (URI Encoding): New node.
402 (Defining New URLs): Remove empty chapter.
403 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
404 Improve docs for url-queue-*.
405 (Supported URL Types): Copyedits. Delete empty subnodes.
407 * url.texi (Introduction): Rename from Getting Started. Rewrite
409 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
411 2012-11-10 Glenn Morris <rgm@gnu.org>
413 * cl.texi (Obsolete Setf Customization):
414 Revert defsetf example to the more correct let rather than prog1.
415 Give define-modify-macro, defsetf, and define-setf-method
418 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
419 (Setf Extensions): Remove obsolete reference.
420 (Obsolete Setf Customization):
421 Move note on lack of setf functions to lispref/variables.texi.
422 Undocument get-setf-method, since it no longer exists.
423 Mention simple defsetf replaced by gv-define-simple-setter.
425 2012-11-03 Glenn Morris <rgm@gnu.org>
427 * cl.texi: Further general copyedits.
428 (List Functions): Remove copy-tree, standard elisp for some time.
429 (Efficiency Concerns): Comment out examples that no longer apply.
430 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
431 (Creating Symbols, Random Numbers): De-emphasize internal
432 variables cl--gensym-counter and cl--random-state. (Bug#12788)
433 (Naming Conventions, Type Predicates, Macros)
434 (Predicates on Numbers): No longer mention cl-floatp-safe.
436 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
438 * gnus.texi (Mail Source Specifiers):
439 Document :leave keyword used for pop mail source.
441 2012-11-01 Glenn Morris <rgm@gnu.org>
443 * cl.texi: General copyedits for style, line-breaks, etc.
444 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
445 (Macro Bindings, Blocks and Exits):
446 Acknowledge existence of lexical-binding.
447 (Iteration): Mainly defer to doc of standard dolist, dotimes.
449 2012-10-31 Glenn Morris <rgm@gnu.org>
451 * ert.texi (Introduction, The @code{should} Macro):
452 Refer to "cl-assert" rather than "assert".
454 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
455 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
456 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
457 Reword, and add details of flet and labels.
458 (Modify Macros, Function Bindings): Add some xrefs.
460 2012-10-30 Glenn Morris <rgm@gnu.org>
462 * cl.texi (Modify Macros): Update for cl-letf changes.
463 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
464 (Setf Extensions): Partially restore note about cl-getf,
465 mainly moved to lispref/variables.texi.
466 (Property Lists): Fix cl-getf typos.
467 (Mapping over Sequences): Mention cl-mapc naming oddity.
469 2012-10-29 Glenn Morris <rgm@gnu.org>
471 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
472 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
473 (Customizing Setf): Move contents to "Obsolete Setf Customization".
474 (Modify Macros, Multiple Values, Other Clauses):
475 Remove mentions of obsolete features.
476 (Obsolete Setf Customization): Don't mention `apply' setf.
478 2012-10-28 Glenn Morris <rgm@gnu.org>
480 * cl.texi (Multiple Values, Common Lisp Compatibility):
481 More namespace updates.
482 (Obsolete Features): Copyedits.
483 (Obsolete Lexical Macros, Obsolete Setf Customization):
486 * cl.texi (Porting Common Lisp, Lexical Bindings):
487 Add some xrefs to the Elisp manual.
489 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
490 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
491 (Obsolete Features): New appendix. Move Lexical Bindings here.
493 2012-10-27 Glenn Morris <rgm@gnu.org>
495 * cl.texi: Use defmac for macros rather than defspec.
496 (Efficiency Concerns): Related copyedit.
498 * cl.texi (Control Structure): Update for setf now being in core.
499 (Setf Extensions): Rename from Basic Setf. Move much of the
500 former content to lispref/variables.texi.
501 (Modify Macros): Move pop, push details to lispref/variables.texi.
502 (Customizing Setf): Copyedits for setf etc being in core.
503 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
504 Further namespaces updates.
506 2012-10-26 Bastien Guerry <bzg@gnu.org>
508 * org.texi (Installation): Update the link to Org's ELPA. Also
509 don't mention org-install.el anymore as the replacement file
510 org-loaddefs.el is now loaded by org.el.
512 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
514 * tramp.texi (Frequently Asked Questions): Mention
515 `tramp-completion-reread-directory-timeout' for performance
518 2012-10-25 Glenn Morris <rgm@gnu.org>
520 * cl.texi: Don't mess with the TeX section number counter.
521 Use Texinfo recommended convention for quotes+punctuation.
522 (Overview, Sequence Functions): Rephrase for better line-breaking.
523 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
524 (Macro Bindings, Conditionals, Iteration, Loop Basics)
525 (Random Numbers, Mapping over Sequences, Structures)
526 (Porting Common Lisp): Further updates for cl-lib namespace.
527 (Modify Macros, Declarations, Macro Bindings, Structures):
528 Break long lines in examples.
529 (Dynamic Bindings): Update for changed progv behavior.
530 (Loop Examples, Efficiency Concerns): Markup fixes.
531 (Structures): Remove TeX margin change.
532 (Declarations): Fix typos.
534 2012-10-24 Glenn Morris <rgm@gnu.org>
536 * cl.texi (Overview, Multiple Values, Creating Symbols)
537 (Numerical Functions): Say less/nothing about the original cl.el.
538 (Old CL Compatibility): Remove.
539 (Assertions): Remove ignore-errors (standard Elisp for some time).
541 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
542 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
543 (Efficiency Concerns, Efficiency Concerns)
544 (Common Lisp Compatibility, Old CL Compatibility):
545 Further updates for cl-lib namespace.
547 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
549 Update manual for new time stamp format (Bug#12706).
550 * emacs-mime.texi (time-date): Update for new format.
551 Also, fix bogus time stamp and modernize a bit.
553 2012-10-23 Glenn Morris <rgm@gnu.org>
555 * cl.texi: Include emacsver.texi. Use Emacs version number rather
556 than unchanging cl.el version number.
557 End all menu descriptions with a period.
558 Do not use @dfn{CL} for every instance of "CL".
559 (Overview): Remove no-runtime caveat, and note about foo* names.
560 (Usage): Use cl-lib rather than cl.
561 (Organization, Naming Conventions): Update for cl-lib.el.
562 (Installation): Remove long-irrelevant node.
563 (Program Structure, Predicates, Control Structure):
564 Start updating for cl-lib namespace.
565 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
566 Depend on emacsver.texi.
568 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
570 * trampver.texi: Update release number.
572 2012-10-06 Glenn Morris <rgm@gnu.org>
574 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
576 (Introduction): ERC is distributed with Emacs.
577 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
578 (Getting Started): Simplify.
579 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
580 (History): Mention ERC maintained as part of Emacs now.
581 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
582 Add dependency on emacsver.texi.
584 * erc.texi: Remove hand-written node pointers.
586 2012-10-05 Glenn Morris <rgm@gnu.org>
588 * newsticker.texi (Overview, Requirements, Usage, Configuration):
591 2012-10-01 Eric Ludlam <zappo@gnu.org>
593 * ede.texi (Quick Start, Project Local Variables)
594 (Miscellaneous commands, ede-java-root, Development Overview)
595 (Detecting a Project): New nodes.
596 (Simple projects): Node deleted.
598 * eieio.texi (Building Classes): Some slot attributes cannot be
600 (Slot Options): Remove an example.
601 (Method Invocation, Documentation): New nodes.
603 2012-10-01 Glenn Morris <rgm@gnu.org>
605 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
606 (reftex.pdf): Add dependency on emacsver.texi.
607 * reftex.texi: Don't include directory part for emacsver.texi;
608 the Makefile's -I handles it.
610 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
612 Merge from standalone RefTeX repository.
614 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
616 (Imprint): Mention Wolfgang in list of contributors.
617 (Creating Citations): Give a hint about how to
618 auto-revert the BibTeX database file when using external editors.
619 (Referencing Labels): Simplify section about reference macro
621 (Options (Referencing Labels)): Adapt to new structure of
622 `reftex-ref-style-alist'.
623 (Referencing Labels, Reference Styles): Document changes in the
624 referencing functionality.
625 (Commands): Mention options for definition of header and footer in
627 (Options (Creating Citations)): Document
628 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
629 (Reference Styles): New section.
630 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
631 (Options (Referencing Labels)): Remove descriptions of deprecated
632 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
633 Add descriptions for `reftex-ref-style-alist' and
634 `reftex-ref-style-default-list'.
635 (Referencing Labels): Update regarding reference styles.
636 (Citation Styles): Mention support for ConTeXt.
637 (Options (Defining Label Environments)): Fix typo.
638 (Options (Creating Citations)): Document
639 `reftex-cite-key-separator'.
641 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
643 * org.texi: Add description of ORG_ADD_CONTRIB to info
644 documentation. Add link to Worg for more details.
646 * org.texi: Clarify installation procedure. Provide link to the
647 build system description on Worg.
649 * org.texi: Remove reference to utils/, x11idle.c is now in
652 * org.texi: Re-normalize to "Org mode" in manual.
654 * org.texi (Installation): Adapt documentation to new build
655 system. Mention GNU ELPA (since it needs to be handled like Emacs
658 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
660 * org.texi: Fix typo in description of the 'Hooks' section.
662 * org.texi: Add ID to the list of special properties.
664 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
666 * org.texi (Moving subtrees): Document the ability to archive to a
669 2012-09-30 Bastien Guerry <bzg@gnu.org>
671 * org.texi (Installation, Feedback, Batch execution): Use
672 (add-to-list 'load-path ... t) for the contrib dir.
674 * org.texi (results): Update documentation for ":results drawer"
677 * org.texi (Column width and alignment): Fix typo.
679 * org.texi (Activation): Point to the "Conflicts" section.
681 * org.texi (Conflicts): Mention filladapt.el in the list of
682 conflicting packages.
684 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
685 not needed for versions of Emacs > 22.1.
687 * org.texi (History and Acknowledgments): Fix typo.
689 * org.texi (History and Acknowledgments): Add my own
692 * org.texi (Agenda commands): Document the new command and the new
695 * org.texi (Agenda commands): Delete `org-agenda-action' section.
696 (Agenda commands): Reorder. Document `*' to toggle persistent
699 * org.texi (Agenda dispatcher): Mention
700 `org-toggle-agenda-sticky'.
701 (Agenda commands, Exporting Agenda Views): Fix typo.
703 * org.texi (Templates in contexts, Setting Options): Update to
704 reflect changes in how contexts options are processed.
706 * org.texi (Templates in contexts): Document the new structure of
707 the variables `org-agenda-custom-commands-contexts' and
708 `org-capture-templates-contexts'.
710 * org.texi (Templates in contexts): Document the new option
711 `org-capture-templates-contexts'.
712 (Storing searches): Document the new option
713 `org-agenda-custom-commands-contexts'.
715 * org.texi (Formula syntax for Lisp): Reformat.
717 * org.texi (Special properties, Column attributes)
718 (Agenda column view): Document the new special property
721 * org.texi (Template expansion): Document the new %l template.
723 * org.texi (Fast access to TODO states): Fix documentation about
724 allowed characters for fast todo selection.
726 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
727 use in `org-agenda-to-appt'.
729 * org.texi (Comment lines): Update wrt comments.
731 * org.texi (Resolving idle time): Document new keybinding.
733 * org.texi (Clocking commands): Document the use of S-M-<up/down>
736 * org.texi (Fast access to TODO states): Explicitely says only
737 letters are supported as fast TODO selection keys.
739 * org.texi (Link abbreviations): Illustrate the use of the "%h"
740 specifier. Document the new "%(my-function)" specifier.
742 * org.texi (Clocking commands): New cindex.
743 (Clocking commands): Update documentation for `org-clock-in'.
744 Document `org-clock-in-last'. Mention `org-clock-out' and
745 `org-clock-in-last' as commands that can be globally bound.
746 (Resolving idle time): Document continuous clocking.
748 * org.texi (Top, Introduction): Fix formatting.
749 (Activation): Add index entries.
750 (Conventions): Update section.
751 (Embedded @LaTeX{}): Fix formatting.
753 * org.texi (Visibility cycling): Document `show-children'.
755 * org.texi (Using capture): Mention the `org-capture-last-stored'
756 bookmark as a way to jump to the last stored capture.
758 * org.texi (Uploading files): Fix typo.
760 * org.texi (Using capture): Document `C-0' as a prefix argument
763 * org.texi (Agenda commands): Document persistent marks.
765 * org.texi (Template expansion): Update doc to reflect change.
767 * org.texi (Radio tables): Document the :no-escape parameter.
769 * org.texi (Repeated tasks): Document repeat cookies for years,
770 months, weeks, days and hours.
772 * org.texi (Export options): State that you can use the d: option
773 by specifying a list of drawers.
775 * org.texi (HTML preamble and postamble): Small doc improvement.
777 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
779 * org.texi: The sections in the Exporting section of the manual
780 left out articles in the description of the org-export-as-*
781 commands, among other places. This patch adds them, adds a few
782 missing prepositions, and switches instances of "an HTML" to "a
783 html" for internal consistency.
785 * org.texi: Alter several examples of headings with timestamps in
786 them to include the timestamps in the body instead of the heading.
788 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
790 * org.texi (Agenda dispatcher): Document sticky agenda views and
791 the new key for them.
793 2012-09-30 Charles <millarc@verizon.net> (tiny change)
795 * org.texi (Advanced features): Fix error in table.
797 2012-09-30 Feng Shu <tumashu@gmail.com>
799 * org.texi (@LaTeX{} fragments): Document imagemagick as an
800 alternative to dvipng.
802 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
804 * org.texi: Remove extra curly bracket.
806 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
808 * org.texi (org-clock-in-last and org-clock-cancel): Update the
811 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
813 * org.texi (Agenda commands): Fix two typos by giving
814 corresponding function names, according to
815 `org-agenda-view-mode-dispatch'.
817 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
819 * org.texi (The spreadsheet): Fix typo.
821 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
823 * org.texi (Tracking your habits): Point to the "Tracking TODO
824 state changes" section.
826 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
828 * org.texi (Literal examples): Remove reference to unknown
829 `org-export-latex-minted' variable. Also simplify footnote since
830 `org-export-latex-listings' documentation is exhaustive already.
832 * org.texi (Plain lists): Remove reference to now hard-coded
833 `bullet' automatic rule.
835 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
837 * org.texi: Updated documentation accordingly.
839 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
841 * texinfo.tex: Merge from gnulib.
843 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
845 Sync with Tramp 2.2.6.
847 * tramp.texi (Bug Reports): Cleanup caches before a test run.
849 * trampver.texi: Update release number.
851 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
853 * texinfo.tex: Merge from gnulib.
855 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
857 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
860 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
862 * calc.texi (Simplification modes, Conversions)
863 (Operating on Selections): Mention "basic" simplification.
864 (The Calc Mode Line): Mention the mode line display for Basic
866 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
868 (Basic Simplifications): Rename from "Limited Simplifications"
869 Replace "limited" by "basic" throughout.
870 (Algebraic Simplifications): Indicate that the algebraic
871 simplifications are done by default.
872 (Unsafe Simplifications): Mention `m E'.
873 (Simplification of Units): Mention `m U'.
874 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
875 (Kinds of Declarations, Functions for Declarations): Mention
876 "algebraic simplifications" instead of `a s'.
877 (Algebraic Entry): Remove mention of default simplifications.
879 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
881 * calc.texi (Getting Started, Tutorial): Change simulated
882 Calc output to match actual output.
883 (Simplifying Formulas): Mention that algebraic simplification is now
886 2012-07-28 Eli Zaretskii <eliz@gnu.org>
888 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
891 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
893 Prefer typical American spelling for "acknowledgment".
894 * calc.texi (History and Acknowledgments): Rename from
895 History and Acknowledgements.
896 * idlwave.texi (Acknowledgments):
897 * ses.texi (Acknowledgments):
898 * woman.texi (Acknowledgments): Rename from Acknowledgements.
900 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
902 Rename configure.in to configure.ac (Bug#11603).
903 * ede.texi (Compiler and Linker objects, ede-proj-project)
904 (ede-step-project): Prefer the name configure.ac to configure.in.
906 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
908 * tramp.texi (Multi-hops): Introduce
909 `tramp-restricted-shell-hosts-alist'.
911 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
913 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
914 methods, so don't mention smtpmail here.
916 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
918 * gnus.texi (Picons): Document gnus-picon-properties.
920 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
922 * gnus.texi: Remove mention of compilation, as that's no longer
925 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
927 * gnus.texi (Archived Messages): Mention
928 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
930 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
932 * gnus.texi (Various Summary Stuff):
933 Remove mention of `gnus-propagate-marks'.
935 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
937 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
938 which no longer exist.
940 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
942 * gnus.texi (Archived Messages):
943 Document gnus-gcc-self-resent-messages.
945 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
947 * message.texi (Mail Variables):
948 Mention the optional user parameter for X-Message-SMTP-Method.
950 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
952 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
954 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
956 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
958 * gnus.texi (Key Index): Change encoding to utf-8.
960 2012-06-21 Glenn Morris <rgm@gnu.org>
962 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
964 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
966 * gnus.texi (Group Timestamp): Mention where to find documentation for
967 the `gnus-tmp-' variables (bug#11601).
969 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
971 Sync with Tramp 2.2.6-pre.
973 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
975 (Ad-hoc multi-hops): New section.
976 (Remote processes): New subsection "Running remote processes on
978 (History): Add remote commands on Windows, and ad-hoc multi-hop
980 (External methods): "ControlPersist" must be set to "no" for the
982 (Remote processes): Add a note about `auto-revert-tail-mode'.
983 (Frequently Asked Questions): Use "scpx" in combination with
984 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
986 * trampver.texi: Update release number.
988 2012-06-10 Chong Yidong <cyd@gnu.org>
990 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
991 compilation for html-mono.
993 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
995 * texinfo.tex: Merge from gnulib.
997 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
999 * Makefile.in (echo-info): Don't try to install info files named
1002 2012-05-28 Glenn Morris <rgm@gnu.org>
1004 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1006 * sc.texi: Nuke hand-written node pointers.
1007 Fix top-level menu to match actual node order.
1009 2012-05-27 Glenn Morris <rgm@gnu.org>
1011 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1012 Some associated fixes, including not messing with chapno in cl.texi.
1014 2012-05-27 Bastien Guerry <bzg@gnu.org>
1016 * org.texi (Durations and time values): Fix typo.
1018 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1020 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1021 Mention `calc-ensure-consistent-units'.
1023 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1025 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1026 reference commands. (Bug#11461)
1028 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1030 2012-05-12 Glenn Morris <rgm@gnu.org>
1032 * Makefile.in (mostlyclean): Add more TeX intermediates.
1034 * Makefile.in: Make it look more like the other doc Makefiles.
1035 Use explicit $srcdir in all dependencies.
1036 Remove cd $srcdir from rules.
1038 (infodir): Set to an absolute path.
1039 (INFO_TARGETS): Use short names.
1040 (mkinfodir): infodir is now absolute.
1041 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1043 * Makefile.in (info.info): Rename from info, to avoid duplication.
1044 (.SUFFIXES): Disable implicit rules.
1046 * Makefile.in (MKDIR_P): New, set by configure.
1047 (mkinfodir): Use $MKDIR_P.
1049 2012-05-07 Glenn Morris <rgm@gnu.org>
1051 * forms.texi (Long Example): Update for changed location of files.
1053 2012-05-04 Glenn Morris <rgm@gnu.org>
1055 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1056 (INFO_TARGETS): Use $INFO_EXT.
1057 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1058 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1059 (INFO_TARGETS): Use $INFO_EXT.
1060 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1062 2012-05-02 Glenn Morris <rgm@gnu.org>
1064 * Makefile.in (echo-info): New phony target, used by top-level.
1066 * viper.texi: Make direntry shorter (also it is no longer "newest").
1068 * emacs-gnutls.texi, ert.texi, org.texi:
1069 Fix dircategory, direntry to match info/dir.
1071 * faq.texi: Convert @inforefs to @xrefs.
1072 Fix some malformed cross-references.
1073 (File-name conventions): Shorten section name to avoid overfull line.
1074 (How to add fonts): Use smallexample to avoid overfull lines.
1076 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1078 * auth.texi (Help for users): Update for .gpg file being second.
1080 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1082 * org.texi (Agenda commands): Fix two typos: give corresponding
1083 function names, according to `org-agenda-view-mode-dispatch'.
1085 2012-04-27 Glenn Morris <rgm@gnu.org>
1087 * faq.texi (Major packages and programs): Remove section.
1088 There is no point listing 6 packages (cf etc/MORE.STUFF).
1089 (Finding Emacs and related packages): Move "Spell-checkers" here.
1091 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1093 * dbus.texi (Version): New node.
1094 (Properties and Annotations): Mention the object manager
1095 interface. Describe dbus-get-all-managed-objects.
1096 (Type Conversion): Floating point numbers are allowed, if an
1097 anteger does not fit Emacs's integer range.
1098 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1099 (Asynchronous Methods): Fix description of
1100 dbus-call-method-asynchronously.
1101 (Receiving Method Calls): Fix some minor errors. Add
1102 dbus-interface-emacs.
1103 (Signals): Describe unicast signals and the new match rules.
1104 (Alternative Buses): Add the PRIVATE optional argument to
1105 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1107 2012-04-20 Glenn Morris <rgm@gnu.org>
1109 * faq.texi (New in Emacs 24): New section.
1110 (Packages that do not come with Emacs): Mention M-x list-packages.
1112 2012-04-14 Alan Mackenzie <acm@muc.de>
1114 * cc-mode.texi (c-offsets-alist): Correct a typo.
1116 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1118 * org.texi (Deadlines and scheduling): Fix the example: the
1119 DEADLINE item should come right after the headline. We enforce
1120 this convention, so it is a bug not to illustrate it correctly in
1123 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1125 * org.texi (Agenda commands): Fix documentation bug by swapping
1126 the equivalent keybindings to `org-agenda-next-line' with the ones
1127 to `org-agenda-previous-line'.
1129 2012-04-14 Glenn Morris <rgm@gnu.org>
1131 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1133 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1135 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1137 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1139 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1141 * Makefile.in: Add emacs-gnutls.texi to build.
1143 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1145 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1147 * auth.texi (Secret Service API): Edit further and give examples.
1148 (Secret Service API): Adjust @samp to @code for collection names.
1150 2012-04-04 Glenn Morris <rgm@gnu.org>
1152 * auth.texi (Secret Service API): Copyedits.
1153 (Help for developers): Fill in some missing function doc-strings.
1154 (Help for users, Help for developers)
1155 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1157 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1159 * auth.texi (Secret Service API): Add the missing text.
1161 2012-04-04 Chong Yidong <cyd@gnu.org>
1163 * message.texi (Using PGP/MIME): Note that epg is now the default.
1165 * gnus.texi: Reduce references to obsolete pgg library.
1166 (Security): Note that epg is now the default.
1168 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1170 * nxml-mode.texi (Completion): C-RET is no longer bound to
1173 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1175 * org.texi (Customizing tables in ODT export): Correct few errors.
1177 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1179 * org.texi (Links in ODT export): Update.
1180 (Labels and captions in ODT export): New node.
1182 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1184 * org.texi (Literal examples in ODT export): htmlfontify.el in
1185 Emacs-24.1 now supports fontification. So ODT source blocks will
1186 be fontified by default.
1188 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1190 * org.texi (Refiling notes): Remove duplicated keybinding.
1192 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1194 * org.texi (noweb): Documentation of this new option to the :noweb
1197 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1199 * org.texi (Header and sectioning): Add example demonstrating how
1200 to use "LaTeX_CLASS_OPTIONS".
1202 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1204 * org.texi (Noweb reference syntax): Describe the ability to
1205 execute noweb references in the manual.
1207 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1209 * org.texi (cache): Improve cache documentation when session
1212 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1214 * org.texi (Plain lists): Document removal.
1216 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1218 * org.texi: Decapitalize file name in references to Calc manual.
1220 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1222 * org.texi (Plain lists): Document removal.
1224 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1226 * org.texi (Top, OpenDocument Text export)
1227 (ODT export commands, Extending ODT export)
1228 (Images in ODT export, Tables in ODT export)
1229 (Configuring a document converter): Add or Update.
1231 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1233 * org.texi (MobileOrg): Change the wording to reflect that the
1234 Android Version is no longer just the little brother of the iOS
1237 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1239 * org.texi (Key bindings and useful functions): Updated babel key
1240 binding documentation in manual.
1242 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1244 * org.texi (noweb): Document new noweb header value.
1246 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1248 * org.texi (noweb-sep): Document new header argument.
1250 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1252 * org.texi (noweb-ref): Documentation of this new custom variable.
1254 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1256 * org.texi (wrap): Update the new :wrap documentation to match the
1257 current implementation.
1259 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1261 * org.texi: Added documentation for :wrap.
1263 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1265 * org.texi: #+RESULTS now user-configurable.
1267 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1269 * org.texi: Documented :noweb no-export.
1271 2012-04-01 Thomas Dye <dk@poto.local>
1273 * org.texi: Edit :noweb no header argument for correctness.
1275 2012-04-01 Bastien Guerry <bzg@gnu.org>
1277 * org.texi (Customization): Update the approximate number of Org
1280 2012-04-01 Thomas Dye <dk@poto.local>
1282 * org.texi: The :results wrap produces a drawer instead of a
1283 begin_results block.
1285 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1287 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1288 reflect the new default.
1290 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1292 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1293 "Getting Started" to this node. (Bug#10450)
1295 2012-03-10 Chong Yidong <cyd@gnu.org>
1297 * flymake.texi (Example -- Configuring a tool called via make):
1298 Mention the Automake COMPILE variable (Bug#8715).
1300 * info.texi (Getting Started): Add an index entry (Bug#10450).
1302 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1304 * dbus.texi (Signals): Known names will be mapped onto unique
1305 names, when registering for signals.
1307 2012-02-29 Glenn Morris <rgm@gnu.org>
1309 * url.texi: Fix quote usage in body text.
1311 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1313 * cl.texi: Use @code{} in menus when appropriate.
1315 2012-02-28 Glenn Morris <rgm@gnu.org>
1317 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1318 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1319 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1320 * org.texi, sc.texi, vip.texi, viper.texi:
1321 Standardize possessive apostrophe usage.
1323 2012-02-26 Chong Yidong <cyd@gnu.org>
1325 * ediff.texi (Quick Help Commands): Add a couple of index entries
1328 2012-02-17 Glenn Morris <rgm@gnu.org>
1330 * gnus.texi (Posting Styles):
1331 * remember.texi (Org): Fix cross-refs to other manuals.
1333 2012-02-15 Glenn Morris <rgm@gnu.org>
1335 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1336 (Encryption): New chapter, split out from previous.
1338 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1340 * gnus.texi (Customizing the IMAP Connection): Mention
1341 nnimap-record-commands.
1343 2012-02-10 Glenn Morris <rgm@gnu.org>
1345 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1346 Mention url-queue-retrieve.
1348 2012-02-09 Glenn Morris <rgm@gnu.org>
1350 * sem-user.texi (Semantic mode user commands): Typo fix.
1352 * info.texi (Create Info buffer): Mention info-display-manual.
1354 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1356 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1357 example (modified from an example by Michael Albinus).
1359 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1361 * gnus.texi (Agent Basics): Fix outdated description of
1362 `gnus-agent-auto-agentize-methods'.
1364 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1366 * cc-mode.texi: Always @defindex ss.
1367 (Config Basics): Fix argument of @itemize.
1368 (Macro Backslashes): Add @code around index entry.
1370 2012-01-23 Glenn Morris <rgm@gnu.org>
1372 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1374 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1376 * tramp.texi (File): Tweak wording for the `scpc' option.
1378 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1380 * gnus.texi (Group Parameters): Really note precedence.
1382 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1384 * gnus.texi (Group Parameters): Note precedence.
1386 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1388 * org.texi (Noweb reference syntax): Adding documentation of
1389 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1392 2012-01-03 Bastien Guerry <bzg@gnu.org>
1394 * org.texi (Plain lists): Split the table to fix the display
1397 2012-01-03 Bastien Guerry <bzg@gnu.org>
1399 * org.texi (Plain lists): Fix misplaced explanation.
1401 2012-01-03 Bastien Guerry <bzg@gnu.org>
1403 * org.texi (Plain lists, Agenda files): Add index entries.
1405 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1407 * org.texi: Use "Org mode" instead of alternatives like
1408 "Org-mode" or "org-mode".
1410 2012-01-03 Bernt Hansen <bernt@norang.ca>
1412 * org.texi (Agenda commands): Document
1413 `org-clock-report-include-clocking-task'.
1415 2012-01-03 Bastien Guerry <bzg@gnu.org>
1417 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1420 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1422 * org.texi: End sentences with two spaces.
1424 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1426 * org.texi (External links): Document the link types file+sys
1427 and file+emacs, slightly narrow used page width.
1429 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1431 * org.texi (colnames): Note that colnames behavior may differ
1434 2012-01-03 Bastien Guerry <bzg@gnu.org>
1436 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1438 2012-01-03 Thomas Dye <dk@poto.westell.com>
1440 * org.texi: Augmented discussion of babel property
1441 inheritance. Put footnote outside sentence ending period.
1443 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1445 * org.texi (eval): Documenting the full range of :eval header
1448 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1450 * org.texi (eval): Documentation of the new :eval option.
1452 2012-01-03 Thomas Dye <dk@poto.local>
1454 * org.texi: Add accumulated properties.
1456 2012-01-03 Thomas Dye <dk@poto.local>
1458 * org.texi: Documented no spaces in name=assign, another
1459 correction to :var table.
1461 2012-01-03 Thomas Dye <dk@poto.local>
1463 * org.texi: Changed DATA to NAME in Working With Source Code
1466 2012-01-03 Tom Dye <tsd@tsdye.com>
1468 * org.texi: Minor change to :var table.
1470 2012-01-03 Tom Dye <tsd@tsdye.com>
1472 * org.texi: More changes to :var table (some examples were wrong).
1474 2012-01-03 Tom Dye <tsd@tsdye.com>
1476 * org.texi: Cleaned up :var table.
1478 2012-01-03 Bastien Guerry <bzg@gnu.org>
1480 * org.texi (Timestamps, Weekly/daily agenda)
1481 (Weekly/daily agenda): Add @cindex for "appointment".
1483 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1485 * org.texi (Literal examples): A new link to the template for
1486 inserting empty code blocks.
1487 (Structure of code blocks): A new link to the template for
1488 inserting empty code blocks.
1490 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1492 * org.texi (External links): Add footnote on how the behavior
1493 of the text search in Org files are controled by the variable
1494 `org-link-search-must-match-exact-headline'.
1496 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1498 * org.texi (Buffer-wide header arguments): Update
1499 documentation to reflect removal of #+PROPERTIES.
1501 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1503 * org.texi (The clock table): Mention that ACHIVED trees
1504 contribute to the clock table.
1506 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1508 * org.texi (Conflicts): Better yasnippet config info.
1510 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1512 * org.texi (Selective export): Explicitely mention the default
1513 values for `org-export-select-tags',
1514 `org-export-exclude-tags'.
1516 2012-01-03 Tom Dye <tsd@tsdye.com>
1518 * org.texi: Added a line to specify that header arguments are
1521 2012-01-03 Tom Dye <tsd@tsdye.com>
1523 * org.texi: :var requires default value when declared.
1525 2012-01-03 Bastien Guerry <bzg@gnu.org>
1527 * org.texi (Handling links): Add a note about the
1528 `org-link-frame-setup' option.
1530 2012-01-03 David Maus <dmaus@ictsoc.de>
1532 * org.texi (Exporting Agenda Views, Extracting agenda
1533 information): Fix command line syntax, quote symbol parameter
1536 2012-01-03 David Maus <dmaus@ictsoc.de>
1538 * org.texi (Exporting Agenda Views): Fix command line syntax.
1540 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1542 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1543 Use octal notation for file permissions, which are normally
1544 thought of in octal.
1545 (Mail Back End Variables): Use more-plausible modes in example.
1547 2011-12-20 Alan Mackenzie <acm@muc.de>
1549 * cc-mode.texi: Update version string 5.31 -> 5.32.
1551 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
1553 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1555 2011-11-24 Glenn Morris <rgm@gnu.org>
1557 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1559 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1561 * makefile.w32-in: Update dependencies.
1563 2011-11-20 Glenn Morris <rgm@gnu.org>
1565 * gnus.texi (Group Information):
1566 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1568 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1570 * gnus-coding.texi (Gnus Maintenance Guide):
1571 Rename from "Gnus Maintainance Guide".
1573 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1574 * eieio.texi (Customizing):
1575 * gnus.texi (Article Washing):
1577 * sem-user.texi (Smart Jump): Fix typos.
1579 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1581 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1583 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1585 * ede.texi (project-am-texinfo):
1586 * gnus.texi (Sending or Not Sending):
1587 * org.texi (Template elements): Fix typos.
1589 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1591 * ediff.texi (Hooks):
1592 * sem-user.texi (Semanticdb Roots): Fix typos.
1594 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
1596 * semantic.texi (Tag handling): Fix typo.
1598 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1600 * gnus.texi (Other Gnus Versions): Remove.
1602 2011-10-28 Alan Mackenzie <acm@muc.de>
1604 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1605 (Other Special Indentations): Add an xref to "Macros with ;".
1606 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1608 (Macros with ;): New page.
1610 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1611 Document the new handling of nested scopes for movement by defuns.
1613 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
1615 Sync with Tramp 2.2.3.
1617 * trampver.texi: Update release number.
1619 2011-10-14 Glenn Morris <rgm@gnu.org>
1621 * ert.texi (Introduction, How to Run Tests)
1622 (Running Tests Interactively, Expected Failures)
1623 (Tests and Their Environment, Useful Techniques)
1624 (Interactive Debugging, Fixtures and Test Suites):
1626 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1627 (Running Tests in Batch Mode): Simplify loading instructions.
1628 (Test Selectors): Clarify some selectors.
1629 (Expected Failures, Useful Techniques):
1630 Make examples fit in 80 columns.
1632 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1634 * calc.texi (Basic Operations on Units): Discuss temperature
1635 conversion (`u t') alongside with other unit conversions ('u c').
1637 2011-10-12 Glenn Morris <rgm@gnu.org>
1639 * ert.texi: Whitespace trivia to make main menu items line up better.
1641 2011-10-08 Glenn Morris <rgm@gnu.org>
1643 * Makefile.in: Fix ert rules.
1645 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1647 * gnus.texi (Gnus Utility Functions): Add more references and
1648 explanations (bug#9683).
1650 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1652 * gnus.texi (Archived Messages): Note the default (bug#9552).
1654 2011-09-21 Bill Wohler <wohler@newt.com>
1656 Release MH-E manual version 8.3.
1658 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1660 (Preface): Updated support information.
1661 (From Bill Wohler): Reset text to original version. As a
1662 historical quote, the tense should be correct in the time that it
1665 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1667 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1668 (Finding the News): Doc clarification.
1669 (Terminology): Mention naming.
1671 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1673 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1674 (Interactive): Document `quiet'.
1676 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
1678 * org.texi (Images in LaTeX export): Rewrite.
1680 2011-08-15 Bastien Guerry <bzg@gnu.org>
1682 * org.texi (Using the mapping API): Mention 'region as a possible
1683 scope for `org-map-entries'.
1685 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1687 * org.texi (Visibility cycling): Document `org-copy-visible'.
1689 2011-08-15 Bastien Guerry <bzg@gnu.org>
1691 * org.texi (Template expansion): Order template sequences in the
1694 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1696 * org.texi (eval): Expand discussion of the :eval header argument.
1698 2011-08-15 Bastien Guerry <bzg@gnu.org>
1700 * org.texi (Languages): Add Lilypond and Awk as supported
1703 2011-08-15 Achim Gratz <stromeko@nexgo.de>
1705 * org.texi: Document that both CLOCK_INTO_DRAWER and
1706 LOG_INTO_DRAWER can be used to override the contents of variable
1707 org-clock-into-drawer (or if unset, org-log-into-drawer).
1709 * org.texi: Replace @xref->@pxref.
1711 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1713 * org.texi (Evaluating code blocks): Documenting the new option
1714 for inline call lines.
1716 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1718 * org.texi (Results of evaluation): More explicit about the
1719 mechanism through which interactive evaluation of code is
1722 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1724 * org.texi (noweb-ref): New header argument documentation.
1726 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1728 * org.texi (Extracting source code): Documentation of the new
1729 org-babel-tangle-named-block-combination variable.
1731 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1733 * org.texi (Structure of code blocks): Explicitly state that the
1734 behavior of multiple blocks of the same name is undefined.
1736 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
1738 * org.texi (TaskJuggler export): Modify the example to reflect the
1739 new effort durations.
1741 2011-08-15 David Maus <dmaus@ictsoc.de>
1743 * org.texi (Images in LaTeX export): Escape curly brackets in
1746 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1748 * org.texi (The clock table): Document the :properties and
1749 :inherit-props arguments for the clocktable.
1751 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1753 * org.texi (Tables in LaTeX export): Document specifying placement
1756 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1758 * org.texi (Evaluating code blocks): More specific documentation
1759 about the different types of header arguments.
1761 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
1763 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1765 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1767 * org.texi (Built-in table editor): Document the table field
1770 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1772 * org.texi (Easy Templates): Document new template.
1774 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1776 * org.texi (Literal examples): Add a cross-reference from "Literal
1777 Examples" to "Easy Templates."
1779 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1781 * org.texi (The clock table): Add link to match syntax.
1783 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1785 * org.texi (Agenda commands): Document clock consistency checks.
1787 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1789 * org.texi (Built-in table editor): Document that \vert represents
1790 a vertical bar in a table field.
1792 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1794 * org.texi (Literal examples): Link from "Markup" > "Literate
1795 Examples" to "Working with Source Code".
1797 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1799 * org.texi (Agenda commands): Doc for function option to bulk
1802 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1804 * org.texi (Template expansion): Document new %<...> template
1807 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1809 * org.texi (Selective export): Document exclusion of any tasks
1812 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1814 * org.texi (Selective export): Document how to exclude DONE tasks
1816 (Publishing options): Document the properties to be used to turn off
1817 export of DONE tasks.
1819 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1821 * org.texi (The date/time prompt): Document date range protection.
1823 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1825 * org.texi (padline): Documentation of the new padline header
1828 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1830 * org.texi (var): Adding "[" to list of characters triggering
1833 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1835 * org.texi (var): Documentation of Emacs Lisp evaluation during
1836 variable assignment.
1838 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1840 * org.texi (colnames): Reference indexing into variables, and note
1841 that colnames are *not* removed before indexing occurs.
1842 (rownames): Reference indexing into variables, and note that
1843 rownames are *not* removed before indexing occurs.
1845 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1847 * org.texi (var): Clarification of indexing into tabular
1850 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1852 * org.texi (results): Documentation of the `:results wrap' header
1855 2011-08-15 Bastien Guerry <bzg@gnu.org>
1857 * org.texi (LaTeX and PDF export): Add a note about a limitation
1858 of the LaTeX export: the org file has to be properly structured.
1860 2011-08-15 Bastien Guerry <bzg@gnu.org>
1862 * org.texi (Dynamic blocks, Structure editing): Mention
1863 the function `org-narrow-to-block'.
1865 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1867 * org.texi (Languages): Updating list of code block supported
1870 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1872 * org.texi (Special properties): CATEGORY is a special property,
1873 but it may also used in the drawer.
1875 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1877 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1879 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1881 * org.texi (Include files): Document :lines.
1883 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1885 * org.texi (comments): Documentation of the ":comments noweb" code
1886 block header argument.
1888 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1890 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1891 added extra whitespace around functions to be consistent with the
1892 rest of the section.
1894 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1896 * org.texi (Evaluating code blocks): Expanded discussion of
1897 #+call: line syntax.
1898 (Header arguments in function calls): Expanded discussion of
1899 #+call: line syntax.
1901 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1903 * org.texi (Evaluating code blocks): More explicit about how to
1904 pass variables to #+call lines.
1906 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1908 * org.texi (Results of evaluation): Link to the :results header
1909 argument list from the "Results of evaluation" section.
1911 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1913 * org.texi (Conflicts): Adding additional information about
1914 resolving org/yasnippet conflicts.
1916 2011-08-15 David Maus <dmaus@ictsoc.de>
1918 * org.texi (Publishing options): Document style-include-scripts
1919 publishing project property.
1921 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1923 * org.texi (Sparse trees): Document the next-error /
1924 previous-error functionality.
1926 2011-08-15 Tom Dye <tsd@tsdye.com>
1928 * org.texi (cache): Improved documentation of code block caches.
1930 2011-08-15 Tom Dye <tsd@tsdye.com>
1932 * org.texi (Code block specific header arguments): Documentation
1933 of multi-line header arguments.
1935 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1937 * org.texi (Code evaluation security): Add example for using a
1940 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1942 * org.texi (Tables in LaTeX export): Documentation of new
1943 attr_latex options for tables.
1945 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
1947 * trampver.texi: Update release number.
1949 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1951 Sync with Tramp 2.2.2.
1953 * trampver.texi: Update release number.
1955 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1957 * flymake.texi (Example -- Configuring a tool called via make):
1958 Use /dev/null instead of the Windows "nul" (bug#8715).
1960 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962 * widget.texi (Setting Up the Buffer): Remove mention of the
1963 global keymap parent, which doesn't seem to be accurate
1966 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1968 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1970 2010-07-10 Kevin Ryde <user42@zip.com.au>
1972 * cl.texi (For Clauses): Add destructuring example processing an
1975 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1977 * ediff.texi (Major Entry Points): Remove mention of `require',
1978 since that's not pertinent in the installed Emacs (bug#9016).
1980 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1982 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1983 (Filtering New Groups): Clarify how simple the "options -n" format is.
1984 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1987 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
1989 * tramp.texi (Cleanup remote connections): Add
1990 `tramp-cleanup-this-connection'.
1992 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1994 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1996 (Checking New Groups): Ditto (bug#8974).
1997 (Checking New Groups): Moved the reference to the right place.
1999 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2001 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2002 backups, and not actual vc (bug#8975).
2004 2011-07-03 Kevin Ryde <user42@zip.com.au>
2006 * cl.texi (For Clauses): @items for hash-values and key-bindings
2007 to make them more visible when skimming. Add examples of `using'
2008 clause to them, examples being clearer than a description in
2011 2011-07-01 Alan Mackenzie <acm@muc.de>
2013 * cc-mode.texi (Guessing the Style): New page.
2014 (Styles): Add a short introduction to above.
2016 2011-06-28 Deniz Dogan <deniz@dogan.se>
2018 * rcirc.texi (Configuration): Bug-fix:
2019 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2020 Reported by Elias Pipping <pipping@exherbo.org>.
2022 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2024 * gnus.texi (Summary Mail Commands): Document
2025 `gnus-summary-reply-to-list-with-original'.
2027 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2029 * eshell.texi (Known problems): Fix typo.
2031 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2033 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2034 (Password handling): `auth-source-debug' is good for debug messages.
2036 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2038 * gnus.texi (Store custom flags and keywords): Refer to
2039 `gnus-registry-article-marks-to-{chars,names}' instead of
2040 `gnus-registry-user-format-function-{M,M2}'.
2042 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2044 * texinfo.tex: Merge from gnulib.
2046 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2048 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2049 (Store custom flags and keywords):
2050 Mention `gnus-registry-user-format-function-M' and
2051 `gnus-registry-user-format-function-M2'.
2053 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2055 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2057 2011-05-17 Glenn Morris <rgm@gnu.org>
2059 * gnus.texi (Face): Fix typo.
2061 2011-05-14 Glenn Morris <rgm@gnu.org>
2063 * dired-x.texi (Omitting Examples): Minor addition.
2065 2011-05-10 Jim Meyering <meyering@redhat.com>
2067 * ede.texi: Fix typo "or or -> or".
2069 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2071 * gnus.texi (Summary Buffer Lines):
2072 gnus-summary-user-date-format-alist does not exist.
2073 (Sorting the Summary Buffer): More about sorting threads.
2075 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2077 * trampver.texi: Update release number.
2079 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2081 * tramp.texi (Frequently Asked Questions): New item for disabling
2082 Tramp in other packages.
2084 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2086 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2087 (Fancy splitting to parent, Store arbitrary data):
2088 Updated gnus-registry docs.
2090 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2092 * ede.texi: Fix typos.
2094 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2096 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2099 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2101 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2103 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2105 * calc.texi (Logarithmic Units): Update the function names.
2107 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2109 * message.texi (Various Commands): Document format specs in the
2112 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2114 * message.texi (Insertion Variables): Document message-cite-style.
2116 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2118 * tramp.texi (Remote processes): New subsection "Running shell on
2121 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2123 * auth.texi (Help for developers): Update docs to explain that the
2124 :save-function will only run the first time.
2126 2011-03-12 Glenn Morris <rgm@gnu.org>
2128 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2129 (emacs-faq.text): New target.
2130 (clean): Add emacs-faq.
2132 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2134 Sync with Tramp 2.2.1.
2136 * trampver.texi: Update release number.
2138 2011-03-11 Glenn Morris <rgm@gnu.org>
2140 * Makefile.in (HTML_TARGETS): New.
2141 (clean): Delete $HTML_TARGETS.
2142 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2144 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2146 * auth.texi (Help for developers): Show example of using
2147 `auth-source-search' with prompts and :save-function.
2149 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2151 * Version 23.3 released.
2153 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2155 * message.texi (Message Buffers): Update default value of
2156 message-generate-new-buffers.
2158 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2160 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2161 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2163 (Musical Notes): New section.
2164 (Customizing Calc): Mention the customizable variable
2165 calc-note-threshold.
2167 2011-03-03 Glenn Morris <rgm@gnu.org>
2169 * url.texi (Dealing with HTTP documents): Remove reference to
2170 function url-decode-text-part; never seems to have existed. (Bug#6038)
2171 (Configuration): Update url-configuration-directory description.
2173 2011-03-02 Glenn Morris <rgm@gnu.org>
2175 * dired-x.texi (Multiple Dired Directories): Remove mentions
2176 of dired-default-directory-alist and dired-default-directory.
2177 Move dired-smart-shell-command here...
2178 (Miscellaneous Commands): ... from here.
2180 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2182 * texinfo.tex: Update to version 2011-02-24.09.
2184 2011-03-02 Glenn Morris <rgm@gnu.org>
2186 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2187 instead of the obsoleted dired-omit-here-always.
2189 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2191 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2194 2011-02-28 Glenn Morris <rgm@gnu.org>
2196 * dbus.texi (Type Conversion): Grammar fix.
2198 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2200 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2203 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2205 2011-02-23 Glenn Morris <rgm@gnu.org>
2207 * dired-x.texi (Features): Minor rephrasing.
2208 (Local Variables): Fix typos.
2210 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2211 Standardize some Emacs/XEmacs terminology.
2213 * dired-x.texi (Features): Don't advertise obsolete local variables.
2215 (Omitting Variables): Update local variables example.
2216 (Local Variables): Say this is obsolete. Fix description of
2217 dired-enable-local-variables possible values.
2219 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2221 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2224 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2226 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2228 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2230 * gnus.texi (Window Layout): Document layout names.
2232 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2234 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2235 * auth.texi: Sync @dircategory with ../../info/dir.
2236 * autotype.texi: Sync @dircategory with ../../info/dir.
2237 * calc.texi: Sync @dircategory with ../../info/dir.
2238 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2239 * cl.texi: Sync @dircategory with ../../info/dir.
2240 * dbus.texi: Sync @dircategory with ../../info/dir.
2241 * dired-x.texi: Sync @dircategory with ../../info/dir.
2242 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2243 * ede.texi: Sync @dircategory with ../../info/dir.
2244 * ediff.texi: Sync @dircategory with ../../info/dir.
2245 * edt.texi: Sync @dircategory with ../../info/dir.
2246 * eieio.texi: Sync @dircategory with ../../info/dir.
2247 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2248 * epa.texi: Sync @dircategory with ../../info/dir.
2249 * erc.texi: Sync @dircategory with ../../info/dir.
2250 * eshell.texi: Sync @dircategory with ../../info/dir.
2251 * eudc.texi: Sync @dircategory with ../../info/dir.
2252 * flymake.texi: Sync @dircategory with ../../info/dir.
2253 * forms.texi: Sync @dircategory with ../../info/dir.
2254 * gnus.texi: Sync @dircategory with ../../info/dir.
2255 * idlwave.texi: Sync @dircategory with ../../info/dir.
2256 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2257 * message.texi: Sync @dircategory with ../../info/dir.
2258 * mh-e.texi: Sync @dircategory with ../../info/dir.
2259 * newsticker.texi: Sync @dircategory with ../../info/dir.
2260 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2261 * org.texi: Sync @dircategory with ../../info/dir.
2262 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2263 * pgg.texi: Sync @dircategory with ../../info/dir.
2264 * rcirc.texi: Sync @dircategory with ../../info/dir.
2265 * reftex.texi: Sync @dircategory with ../../info/dir.
2266 * remember.texi: Sync @dircategory with ../../info/dir.
2267 * sasl.texi: Sync @dircategory with ../../info/dir.
2268 * sc.texi: Sync @dircategory with ../../info/dir.
2269 * semantic.texi: Sync @dircategory with ../../info/dir.
2270 * ses.texi: Sync @dircategory with ../../info/dir.
2271 * sieve.texi: Sync @dircategory with ../../info/dir.
2272 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2273 * speedbar.texi: Sync @dircategory with ../../info/dir.
2274 * trampver.texi [emacs]: Set emacsname to "Emacs".
2275 * tramp.texi: Sync @dircategory with ../../info/dir.
2276 * url.texi: Sync @dircategory with ../../info/dir.
2277 * vip.texi: Sync @dircategory with ../../info/dir.
2278 * viper.texi: Sync @dircategory with ../../info/dir.
2279 * widget.texi: Sync @dircategory with ../../info/dir.
2280 * woman.texi: Sync @dircategory with ../../info/dir.
2282 2011-02-19 Glenn Morris <rgm@gnu.org>
2284 * dired-x.texi (Technical Details): No longer redefines
2285 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2286 dired-read-shell-command, or dired-find-buffer-nocreate.
2288 2011-02-18 Glenn Morris <rgm@gnu.org>
2290 * dired-x.texi (Optional Installation File At Point): Simplify.
2292 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2294 * auth.texi (Help for users): Use :port instead of :protocol for all
2296 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2297 to have two files in `auth-sources'.
2299 2011-02-16 Glenn Morris <rgm@gnu.org>
2301 * dired-x.texi: Use emacsver.texi to get Emacs version.
2302 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2303 Depend on emacsver.texi.
2305 * dired-x.texi: Drop meaningless version number.
2306 (Introduction): Remove old info.
2307 (Optional Installation Dired Jump): Autoload from dired-x.
2308 Remove incorrect info about loaddefs.el.
2309 (Bugs): Just refer to M-x report-emacs-bug.
2311 * dired-x.texi (Multiple Dired Directories): Update for rename of
2312 default-directory-alist.
2313 (Miscellaneous Commands): No longer mention very old VM version 4.
2315 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2318 * texinfo.tex: Update to version 2011-02-14.11.
2320 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2322 * auth.texi (Help for users):
2323 Login collection is "Login" and not "login".
2325 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2327 * tramp.texi (History): Remove IMAP support.
2328 (External methods, Frequently Asked Questions): Remove `imap' and
2330 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2332 * trampver.texi: Remove default value of `emacsimap'.
2334 2011-02-13 Glenn Morris <rgm@gnu.org>
2336 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2337 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2339 2011-02-12 Glenn Morris <rgm@gnu.org>
2341 * sc.texi (Getting Connected): Remove old index entries.
2343 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2345 * url.texi: Remove duplicate @dircategory (Bug#7942).
2347 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2349 * auth.texi (Overview, Help for users, Help for developers):
2351 (Help for users): Talk about spaces.
2353 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2355 * texinfo.tex: Update to version 2011-02-07.16.
2357 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2359 * dbus.texi (Bus names): Adapt descriptions for
2360 dbus-list-activatable-names and dbus-list-known-names.
2362 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2364 * calc.texi (Logarithmic Units): New section.
2366 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2368 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2371 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2373 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2375 * overrides.texi: Remove.
2377 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2378 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2380 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2382 * tramp.texi (Frequently Asked Questions): Mention problems with
2385 * trampver.texi: Update release number.
2387 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2390 Replace "delimet" with "delimit" globally.
2391 Replace "explicite" with "explicit" globally.
2392 Replace "instead of" with "instead" where there was nothing after "of".
2393 Audit use of comma before interrogative pronoun, "that", or "which".
2394 Minor word order, spelling, wording changes.
2396 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2398 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2400 * sieve.texi: Use WEBHACKDEVEL.
2402 * sasl.texi: Use WEBHACKDEVEL.
2404 * pgg.texi: Use WEBHACKDEVEL.
2406 * message.texi: Use WEBHACKDEVEL.
2408 * gnus.texi: Use WEBHACKDEVEL.
2410 * emacs-mime.texi: Use WEBHACKDEVEL.
2412 * auth.texi: Use WEBHACKDEVEL.
2414 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2417 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2419 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2421 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2423 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2424 which in turn is copied from ftp://tug.org/tex/.
2426 2011-02-03 Glenn Morris <rgm@gnu.org>
2428 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2429 (Binding combinations of modifiers and function keys):
2430 Let's assume people reading this are not using Emacs 18.
2432 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2434 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2435 since it's run automatically.
2437 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2439 * gnus.texi (Customizing Articles): Fix typo.
2441 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2443 * gnus.texi (Customizing Articles): Document the new way of customizing
2444 the date headers(s).
2446 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2448 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2451 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2453 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2454 (MAKEINFO_OPTS): New variable.
2455 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2456 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2457 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2458 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2459 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2460 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2461 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2462 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2463 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2464 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2465 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2466 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2467 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2468 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2469 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2470 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2471 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2472 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2474 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2476 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2478 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2480 * message.texi (IDNA): Explain what it is.
2482 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2484 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2486 2011-01-23 Werner Lemberg <wl@gnu.org>
2488 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2489 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2492 2011-01-18 Glenn Morris <rgm@gnu.org>
2494 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2496 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2498 * nxml-mode.texi (Introduction): Fix file name typos.
2500 2011-01-13 Christian Ohler <ohler@gnu.org>
2502 * ert.texi: New file.
2505 * makefile.w32-in: Add ert.texi.
2507 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2509 * dbus.texi (Receiving Method Calls): New function
2510 dbus-register-service. Rearrange node.
2512 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2514 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2515 which in turn is copied from ftp://tug.org/tex/.
2517 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2519 * dbus.texi (Receiving Method Calls): Describe new optional
2520 parameter dont-register-service of dbus-register-{method,property}.
2522 2010-12-17 Daiki Ueno <ueno@unixuser.org>
2524 * epa.texi (Encrypting/decrypting *.gpg files):
2525 Mention epa-file-select-keys.
2527 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2529 * gnus.texi (Archived Messages): Remove outdated text.
2531 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2533 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2535 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2537 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2539 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2541 * gnus.texi (The swish++ Engine): Add customizable parameters
2543 (The swish-e Engine): Ditto.
2545 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2547 * tramp.texi (Inline methods): Add "ksu" method.
2548 (Remote processes): Add example with remote `default-directory'.
2550 2010-12-14 Glenn Morris <rgm@gnu.org>
2552 * faq.texi (Expanding aliases when sending mail):
2553 Now build-mail-aliases is interactive.
2555 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2557 * gnus.texi: First pass at adding (rough) nnir documentation.
2559 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2561 * gnus.texi (Filtering New Groups):
2562 Mention gnus-auto-subscribed-categories.
2563 (The First Time): Remove, since default-subscribed-newsgroups has been
2566 2010-12-13 Glenn Morris <rgm@gnu.org>
2568 * cl.texi (For Clauses): Small fixes for frames and windows.
2570 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2572 * org.texi (Using capture): Document using prefix arguments for
2574 (Agenda commands): Document prefix argument for the bulk scatter
2576 (Beamer class export): Document that also overlay arguments can be
2577 passed to the column environment.
2578 (Template elements): Document the new entry type.
2580 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2582 * org.texi (Include files): Document :minlevel.
2584 2010-12-11 Julien Danjou <julien@danjou.info>
2586 * org.texi (Categories): Document category icons.
2588 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
2590 * org.texi (noweb): Fix typo.
2592 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2594 * gnus.texi (Server Commands): Point to the rest of the server
2597 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2599 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2602 2010-12-02 Julien Danjou <julien@danjou.info>
2604 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2606 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2608 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2609 (Direct Functions): Note the STARTTLS upgrade.
2611 2010-11-27 Glenn Morris <rgm@gnu.org>
2612 James Clark <none@example.com>
2614 * nxml-mode.texi (Introduction): New section.
2616 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2618 * gnus.texi (Server Commands): Document gnus-server-show-server.
2620 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
2622 Sync with Tramp 2.2.0.
2624 * trampver.texi: Update release number.
2626 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2628 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2629 Mention that the TeX specific units won't use the `tex' prefix
2632 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2634 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2636 2010-11-17 Glenn Morris <rgm@gnu.org>
2638 * edt.texi: Remove information about Emacs 19.
2640 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
2642 * trampver.texi: Update release number.
2644 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2646 * gnus.texi (Article Washing): Fix typo.
2648 2010-11-11 Noorul Islam <noorul@noorul.com>
2650 * org.texi: Fix typo.
2652 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2654 * org.texi (Using capture): Explain that refiling is
2655 sensitive to cursor position.
2657 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2659 * org.texi (Images and tables): Add cross reference to link section.
2661 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2663 * org.texi: Document the <c> cookie.
2665 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2667 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2668 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2670 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2672 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2674 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2676 * org.texi (Project alist): Mention that this is a property list.
2678 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2680 * org.texi (Setting up the staging area): Document that
2681 file names remain visible when encrypting the MobileOrg files.
2683 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2685 * org.texi (Setting up the staging area): Document which
2686 versions are needed for encryption.
2688 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2690 * org.texi (noweb): Update :noweb documentation to
2691 reflect the new "tangle" argument.
2693 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2695 * org.texi (Batch execution): Improve tangling script in
2698 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2700 * org.texi (Handling links):
2701 (In-buffer settings): Document inlining images on startup.
2703 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2705 * org.texi (Setting up the staging area): Document use of
2708 2010-11-11 David Maus <dmaus@ictsoc.de>
2710 * org.texi (Template expansion): Add date related link type escapes.
2712 2010-11-11 David Maus <dmaus@ictsoc.de>
2714 * org.texi (Template expansion): Add mew in table for link type
2717 2010-11-11 David Maus <dmaus@ictsoc.de>
2719 * org.texi (Template expansion): Fix typo in link type escapes.
2721 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2723 * org.texi (Structure of code blocks): Another documentation tweak.
2725 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2727 * org.texi (Structure of code blocks): Documentation tweak.
2729 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2731 * org.texi (Structure of code blocks):
2732 Update documentation to mention inline code block syntax.
2734 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2736 * org.texi (comments): Improve wording.
2738 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2740 * org.texi (comments): Document the new :comments header arguments.
2742 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2744 * org.texi (Installation): Remove the special
2745 installation instructions for XEmacs.
2747 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2749 * org.texi (Easy Templates): New section. Documents quick
2750 insertion of empty structural elements.
2752 2010-11-11 Noorul Islam <noorul@noorul.com>
2754 * org.texi: Fix doc.
2756 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2758 * org.texi (The date/time prompt): Document specification
2761 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2763 * org.texi (Internal links): Document the changes in
2766 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2768 * org.texi (Agenda commands): Document the limitation for
2769 the filter preset - it can only be used for an entire agenda
2770 view, not in an individual block in a block agenda.
2772 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2774 * org.texi (iCalendar export): Document alarm creation.
2776 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
2778 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2780 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2782 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2784 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
2786 * calc.texi: Use emacsver.texi to determine Emacs version.
2788 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2790 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2791 since that works by default.
2793 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2795 * gnus.texi (Customizing the IMAP Connection): Document
2796 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2798 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
2800 * tramp.texi (Remote shell setup): New item "Interactive shell
2801 prompt". Reported by Christian Millour <cm@abtela.com>.
2802 (Remote shell setup, Remote processes): Use @code{} for
2803 environment variables.
2805 2010-11-03 Glenn Morris <rgm@gnu.org>
2807 * ediff.texi (Quick Help Commands, Miscellaneous):
2808 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2810 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2812 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2814 2010-10-31 Glenn Morris <rgm@gnu.org>
2816 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2818 2010-10-31 Glenn Morris <rgm@gnu.org>
2820 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2822 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2824 * gnus.texi (Client-Side IMAP Splitting):
2825 Mention nnimap-unsplittable-articles.
2827 2010-10-29 Julien Danjou <julien@danjou.info>
2829 * gnus.texi (Finding the News): Remove references to obsoletes
2830 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2832 2010-10-29 Eli Zaretskii <eliz@gnu.org>
2834 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2835 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2836 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2837 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2839 2010-10-28 Glenn Morris <rgm@gnu.org>
2841 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2842 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2843 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2845 2010-10-25 Daiki Ueno <ueno@unixuser.org>
2847 * epa.texi (Mail-mode integration): Add alternative key bindings
2848 for epa-mail commands; escape comma.
2849 Don't use the word "PGP", since it is a non-free program.
2851 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2853 * calc.texi: Use emacsver.texi to determine Emacs version.
2855 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2857 * gnus.texi (Group Parameters, Buttons): Fix typos.
2859 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2861 * gnus.texi (Subscription Commands): Mention that you can also
2862 subscribe to new groups via the Server buffer, which is probably more
2863 convenient when subscribing to many groups.
2865 2010-10-21 Julien Danjou <julien@danjou.info>
2867 * message.texi (Message Headers): Allow message-default-headers to be a
2870 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2872 * gnus-news.texi: Mention new archive defaults.
2874 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2876 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2878 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2880 * gnus.texi (HTML): Document the function value of
2881 gnus-blocked-images.
2882 (Article Washing): shr and gnus-w3m, not the direct function names.
2884 2010-10-20 Julien Danjou <julien@danjou.info>
2886 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2889 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2891 * gnus.texi (Customizing the IMAP Connection): The port strings are
2893 (Document Groups): Mention git.
2895 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2897 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2900 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2902 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2905 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2907 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2908 @item syntax for in-Emacs makeinfo.
2910 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2912 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2915 2010-10-12 Daiki Ueno <ueno@unixuser.org>
2917 * epa.texi (Caching Passphrases):
2918 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2919 Clarify some configurations require to set up gpg-agent.
2921 2010-10-11 Glenn Morris <rgm@gnu.org>
2923 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2925 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2927 * gnus.texi (Spam Package Introduction): Mention `$'.
2929 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2931 * makefile.w32-in (emacsdir): New variable.
2932 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2933 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2935 2010-10-09 Glenn Morris <rgm@gnu.org>
2937 * Makefile.in (mostlyclean): Delete *.toc.
2939 * Makefile.in: Use $< in rules.
2941 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2943 * Makefile.in ($(infodir)): Delete rule.
2944 (mkinfodir): New. Use it in all the info rules, rather than depending
2947 2010-10-09 Glenn Morris <rgm@gnu.org>
2949 * gnus.texi (Article Washing): Fix previous change.
2951 * Makefile.in (emacsdir): New variable.
2952 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2953 Depend on emacsver.texi.
2955 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2957 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2959 2010-10-08 Julien Danjou <julien@danjou.info>
2961 * gnus.texi: Add mm-shr.
2963 2010-10-08 Ludovic Courtès <ludo@gnu.org>
2965 * gnus.texi (Finding the Parent, The Gnus Registry)
2966 (Registry Article Refer Method): Update docs for nnregistry.el.
2968 2010-10-08 Daiki Ueno <ueno@unixuser.org>
2970 * auth.texi (Help for users)
2971 (GnuPG and EasyPG Assistant Configuration): Update docs.
2973 2010-10-08 Glenn Morris <rgm@gnu.org>
2975 * cl.texi (Organization, Installation, Old CL Compatibility):
2976 Deprecate cl-compat for new code.
2977 (Usage, Installation): Remove outdated information.
2979 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2981 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2983 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2985 2010-10-06 Julien Danjou <julien@danjou.info>
2987 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2989 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2992 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2994 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2997 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2998 (FAQ 7-1): Fix getmail URL.
3000 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3002 * epa.texi (Caching Passphrases): New section.
3004 2010-10-06 Glenn Morris <rgm@gnu.org>
3006 * Makefile.in (SHELL): Set it.
3007 (info): Move the mkdir dependency to the individual info files.
3008 (mostlyclean): Tidy up.
3009 (clean): Only delete the specific dvi and pdf files.
3010 (maintainer-clean): Be more restrictive in what we delete.
3011 ($(infodir)): Add parallel build workaround.
3013 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3015 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3017 2010-10-03 Julien Danjou <julien@danjou.info>
3019 * emacs-mime.texi (Display Customization):
3020 Update mm-inline-large-images documentation and add documentation for
3021 mm-inline-large-images-proportion.
3023 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3025 * tramp.texi (Frequently Asked Questions):
3026 Mention remote-file-name-inhibit-cache.
3028 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3030 * gnus.texi (Splitting Mail): Fix @xref syntax.
3031 (Splitting Mail): Really fix the @ref syntax.
3033 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3035 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3036 (Article Hiding): Add google banner example.
3037 Suggested by Benjamin Xu.
3039 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3041 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3042 Remove nnimap-split-rule from examples.
3044 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3046 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3047 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3049 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3051 2010-09-30 Julien Danjou <julien@danjou.info>
3053 * gnus.texi (Gravatars): Fix documentation about
3054 gnu-gravatar-properties.
3056 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3058 * epa.texi (Bug Reports): New section.
3060 2010-09-29 Glenn Morris <rgm@gnu.org>
3062 * Makefile.in (top_srcdir): Remove unused variable.
3064 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3066 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3067 (Client-Side IMAP Splitting): Document 'default.
3069 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3071 * gnus.texi (Customizing the IMAP Connection):
3072 Document nnimap-fetch-partial-articles.
3074 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3076 * gnus-news.texi: Mention nnimap-inbox.
3078 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3080 2010-09-26 Julien Danjou <julien@danjou.info>
3082 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3084 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3086 * gnus.texi (Security): Remove gpg.el mention.
3088 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3090 * gnus.texi (Browse Foreign Server): New variable
3091 gnus-browse-subscribe-newsgroup-method.
3093 * gnus-news.texi: Mention it.
3095 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3097 * gnus.texi (NoCeM): Remove.
3098 (Startup Variables): No jingle.
3100 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3102 * woman.texi (Interface Options): xz compression is now supported.
3104 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3106 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3107 (Unavailable Servers): Document gnus-server-copy-server.
3108 (Using IMAP): Document the new nnimap.
3110 2010-09-25 Julien Danjou <julien@danjou.info>
3112 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3114 2010-09-24 Glenn Morris <rgm@gnu.org>
3116 * url.texi (Disk Caching): Tweak previous change.
3118 2010-09-24 Julien Danjou <julien@danjou.info>
3120 * url.texi (Disk Caching): Mention url-cache-expire-time,
3121 url-cache-expired, and url-fetch-from-cache.
3123 2010-09-24 Julien Danjou <julien@danjou.info>
3125 * gnus.texi: Add Gravatars.
3127 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3129 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3131 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3133 * gnus.texi (Expunging mailboxes): Update name of the expunging
3136 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3138 * emacs-mime.texi (rfc2047): Update description for
3139 rfc2047-encode-parameter.
3141 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3143 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3145 (External methods): Remove "scp1_old" and "scp2_old" methods.
3147 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3149 * tramp.texi: Remove Japanese manual. Fix typo.
3151 * trampver.texi: Update release number. Remove japanesemanual.
3153 2010-09-09 Glenn Morris <rgm@gnu.org>
3155 * org.texi: Restore clobbered changes (copyright years, untabify).
3157 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3159 * gnus.texi (Adaptive Scoring): Fix typo.
3161 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3163 * gnus.texi (Article Display): Document gnus-html-show-images.
3165 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3167 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3169 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3171 * gnus.texi (HTML): Document gnus-max-image-proportion.
3173 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175 * gnus.texi (HTML): Document gnus-blocked-images.
3177 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3179 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3181 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3182 the first message are used for wide replies.
3183 (Changing Servers): Remove documentation on gnus-change-server and
3184 friends, since it's been removed.
3186 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3188 * gnus.texi (Drafts): Mention B DEL.
3190 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3192 * gnus.texi (Delayed Articles): Mention that the Date header is the
3193 original one, even if you delay.
3195 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3197 * gnus.texi (Asynchronous Fetching):
3198 Document gnus-async-post-fetch-function.
3199 (HTML): Made into its own section.
3201 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3203 Sync with Tramp 2.1.19.
3205 * tramp.texi (Inline methods, Default Method): Mention
3206 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3207 Remove remark about doubled "-t" argument.
3208 (Auto-save and Backup): Remove reference to Emacs 21.
3209 (Filename Syntax): Describe port numbers.
3210 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3211 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3212 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3213 errors with the backquotes.
3214 (External packages): File attributes cache flushing for asynchronous
3216 (Traces and Profiles): Describe verbose level 9.
3218 * trampver.texi: Update release number.
3220 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3222 * dbus.texi (Alternative Buses): New chapter.
3224 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3226 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3228 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3230 * calc.texi (Customizing Calc): Rearrange description of new
3231 variables to match the presentation of other variables.
3233 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3235 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3237 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3239 * calc.texi (Making Selections, Selecting Subformulas)
3240 (Customizing Calc): Mention how to use faces to emphasize selected
3243 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3245 * tramp.texi (External packages): File attributes cache flushing
3246 for asynchronous processes.
3248 2010-08-01 Alan Mackenzie <acm@muc.de>
3250 Enhance the manual for the latest Java Mode.
3252 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3253 annotation-var-cont.
3254 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3257 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3259 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3261 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3263 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3265 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3267 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3269 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3271 * org.texi: Add macros to get plain quotes in PDF output.
3272 List additional contributors.
3273 (Capture): New section, replaces the section about remember.
3274 (Working With Source Code): New chapter, focused on documenting Org
3276 (Code evaluation security): New section.
3277 (MobileOrg): Document DropBox support.
3278 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3279 (Special symbols): Show how to display UTF8 characters for entities.
3280 (Global TODO list): Clarify the use of the "M" key and the differences
3282 (RSS Feeds): Mention Atom feeds as well.
3283 (Setting tags): Remove paragraph about
3284 `org-complete-tags-always-offer-all-agenda-tags'.
3286 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3288 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3290 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3293 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3295 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3296 (Filename Syntax): Describe port numbers.
3298 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3300 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3302 (Type Conversion): Precise conversion of natural numbers.
3303 (Errors and Events): Add "debugging" to concept index. Add variable
3306 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3308 * dbus.texi (Receiving Method Calls): Add optional argument
3309 EMITS-SIGNAL to `dbus-register-property'.
3311 2010-06-27 Alex Schroeder <alex@gnu.org>
3313 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3315 2010-06-24 Glenn Morris <rgm@gnu.org>
3317 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3318 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3319 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3320 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3321 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3322 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3323 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3324 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3325 convention. Make them end with a period.
3327 2010-06-23 Glenn Morris <rgm@gnu.org>
3329 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3330 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3331 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3332 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3333 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3334 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3336 2010-06-10 Glenn Morris <rgm@gnu.org>
3338 * idlwave.texi (Load-Path Shadows):
3339 * org.texi (Handling links): Fix typos.
3341 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3343 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3345 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3347 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3348 by an alias. (Bug#6226)
3350 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3352 * calc.texi (Manipulating Vectors): Mention that vectors can
3353 be used to determine bins for `calc-histogram'.
3355 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3357 * calc.texi: Remove "\turnoffactive" commands throughout.
3359 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3361 * url.texi (HTTP language/coding, Customization):
3362 * message.texi (Header Commands, Responses):
3363 * cl.texi (Argument Lists): Fix typos.
3365 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3367 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3368 Note that Development menu is always available.
3369 (Creating a project): Fix terminology.
3370 (Add/Remove files): Fix typo.
3372 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3374 * Version 23.2 released.
3376 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3378 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3380 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3382 * tramp.texi (Inline methods, Default Method):
3383 Mention `tramp-inline-compress-start-size'.
3385 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3387 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3388 the CVS repo. Put the Git repo in the news section.
3390 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3391 Removed some mentions of CVS. Mention the new Git repo.
3393 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3395 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3396 (Mail Group Commands): Add index entry.
3398 2010-04-18 Glenn Morris <rgm@gnu.org>
3400 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3402 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3404 * calc.texi (Radix modes): Mention that the option prefix will
3405 turn on twos-complement mode.
3406 (Inverse and Hyperbolic Flags): Mention the Option flag.
3408 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3410 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3411 (LaTeX/PDF export commands): Rename and Move section.
3412 (Sectioning structure): Update.
3413 (References): New use case for field coordinates.
3414 (The export dispatcher): Rename from ASCII export.
3415 (Setting up the staging area): Document the availability of
3416 encryption for MobileOrg.
3417 (Images and tables): Document how to reference labels.
3418 (Index entries): New section.
3419 (Generating an index): New section.
3420 (Column width and alignment): Document that <N> now
3421 means a fixed width, not a maximum width.
3422 (Publishing options): Document the :email option.
3423 (Beamer class export): Fix bug in the BEAMER example.
3424 (Refiling notes): Document refile logging.
3425 (In-buffer settings): Document refile logging keywords.
3426 (Drawers): Document `C-c C-z' command.
3427 (Agenda commands): Mention the alternative key `C-c C-z'.
3428 (Special properties): Document the BLOCKED property.
3429 (The spreadsheet): Mention the formula editor.
3430 (References): Document field coordinates.
3431 (Publishing action): Correct the documentation for the
3432 publishing function.
3433 (The date/time prompt): Document that we accept dates
3434 like month/day/year.
3435 (Cooperation): Document the changes in table.el support.
3436 (Faces for TODO keywords, Faces for TODO keywords)
3437 (Priorities): Document the easy colors.
3438 (Visibility cycling): Document the new double prefix
3439 arg for `org-reveal'.
3440 (Cooperation): Remember.el is part of Emacs.
3441 (Clean view): Mention that `wrap-prefix' is also set by
3443 (Agenda commands): Add information about prefix args to
3444 scheduling and deadline commands.
3445 (Search view): Point to the docstring of
3446 `org-search-view' for more details.
3447 (Agenda commands): Document that `>' prompts for a date.
3448 (Setting tags): Document variable
3449 org-complete-tags-always-offer-all-agenda-tags.
3450 (Column attributes): Cross-reference special properties.
3452 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3454 Synchronize with Tramp repository.
3456 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3457 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3458 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3459 syntax, texi2dvi reports errors with the backquotes.
3461 * trampver.texi: Update release number.
3463 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3465 * gnus.texi (Finding the News): Add pointers to the Server buffer
3466 because it's essential.
3468 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3470 * gnus.texi (MIME Commands): Update description of
3471 gnus-article-browse-html-article.
3473 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3475 * auth.texi (Secret Service API): Add TODO node.
3476 (Help for users): Explain the new source options for `auth-sources'.
3478 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3480 * trampver.texi: Update release number.
3482 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3486 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3488 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3489 now enabled by default.
3491 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3493 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3494 when Emacs runs in interactive mode. (Bug#5645)
3496 2010-02-16 Glenn Morris <rgm@gnu.org>
3498 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3500 2010-02-05 Mark A. Hershberger <mah@everybody.org>
3502 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3504 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3506 * gnus.texi (Score File Format): Fix typo.
3508 2010-01-19 Mark A. Hershberger <mah@everybody.org>
3510 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3512 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
3514 * ada-mode.texi (Project File Overview): Fix typo.
3516 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3518 * semantic.texi: Add Richard Y. Kim credit.
3520 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3522 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
3524 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3525 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3527 2010-01-17 Glenn Morris <rgm@gnu.org>
3529 * calc.texi (Reporting Bugs): Don't mention format of repository.
3531 * woman.texi (Bugs): Make "Emacs repository" less specific,
3532 and the URL for same more specific.
3534 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3536 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3538 * ede.texi (ede-step-project, ede-proj-target):
3539 * tramp.texi (Remote processes): Fix typos.
3541 2010-01-16 Mario Lang <mlang@delysid.org>
3543 * ede.texi (ede-target):
3544 * org.texi (Refiling notes): Remove duplicated words.
3546 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3548 * gnus.texi (Posting Styles): Use with-current-buffer.
3549 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3551 2010-01-02 Kevin Ryde <user42@zip.com.au>
3553 * eieio.texi (Naming Conventions): Correction to xref on elisp
3554 coding conventions, is "Tips" node not "Standards".
3556 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3558 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3560 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3562 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3564 * gnus.texi (Direct Functions): Add missing port number to tls method.
3566 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
3568 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3569 ($(infodir)/edt, edt.dvi): New targets.
3571 2009-12-15 Glenn Morris <rgm@gnu.org>
3573 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3574 (edt, $(infodir)/edt, edt.dvi): New targets.
3575 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3577 * Makefile.in (PDF_TARGETS, pdf): New.
3579 Add pdf rules for all manuals.
3581 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3583 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3585 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3587 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3588 (Smart Jump, Analyzer Debug): Copyedits.
3589 (Semantic mode user commands): Link to new nodes.
3590 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3591 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3592 upstream Semantic manual.
3594 * semantic.texi (Introduction): Minor fix to diagram.
3596 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
3598 * eshell.texi (History): Add the other built-in variables.
3599 (Built-ins): Explain built-ins, and how to apply the external commands.
3600 Add `history', `su' and `sudo'.
3602 * tramp.texi (Remote processes): Add missing <RET> in the example.
3604 2009-12-01 Bill Wohler <wohler@newt.com>
3606 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3607 path for mairix example. Specify -q in namazu example since namazu is
3608 excessively garrulous.
3610 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
3612 * tramp.texi (Remote processes): Improve eshell example with "su"
3613 and "sudo" commands.
3615 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
3617 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3619 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3620 Document semantic-complete-analyze-inline.
3621 (Semanticdb search debugging commands): Minor clarification.
3622 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3623 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3625 (Semantic mode): Link to Idle Scheduler.
3627 2009-11-28 Kevin Ryde <user42@zip.com.au>
3629 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3630 @pxref, now EIEIO is in Emacs.
3632 * erc.texi (Development): Correction to git tutorial url.
3634 2009-11-26 Glenn Morris <rgm@gnu.org>
3636 * faq.texi (Latest version of Emacs): Mention stability of development
3638 (Problems with very large files): Max buffer size increase in 23.2.
3639 (VM): VM has moved house again.
3641 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3643 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3646 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3648 * org.texi (Column attributes): Fix documentation of new operators.
3650 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
3652 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3653 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3654 (Idle Completions Mode): Numerous copyedits.
3656 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
3658 * semantic.texi (Semantic Internals, Glossary):
3659 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3660 (Semanticdb search debugging commands): Fix typos.
3662 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3664 * calc.texi (Radix modes): Mention twos-complement notation.
3666 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
3668 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3669 ($(infodir)/semantic, semantic.dvi): New targets.
3671 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
3673 * Makefile.in: Build the Semantic manual.
3675 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3678 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
3680 * dbus.texi (Receiving Method Calls): New defun
3681 `dbus-unregister-service'.
3683 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3685 * org.texi (Speed keys): New section.
3687 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
3689 * dbus.texi (Type Conversion): Fix typo.
3690 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3691 `dbus-registered-objects-table'.
3692 (Receiving Method Calls): New defun `dbus-register-property'.
3693 Move `dbus-unregister-object' here.
3695 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3697 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3699 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3701 * org.texi (Column attributes): Add the new age summary operators.
3702 Also, mention the fact you can only use one summary operator per
3705 2009-11-13 John Wiegley <johnw@newartisans.com>
3707 * org.texi (Tracking your habits): Add a new section in the
3708 manual about how to track habits.
3709 (Resolving idle time): Add a section on how idle and
3710 dangling clocks are resolved.
3712 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3714 * org.texi (Agenda commands): Document the new `i' command.
3715 (Inserting deadline/schedule): Document logging changes
3716 of scheduling and deadline times stamps.
3717 (In-buffer settings): Document the in-buffer keywords for logging
3718 changes of scheduling and deadline times stamps.
3719 (Structure editing, Plain lists): Document indentation
3720 cycling in empty entries with TAB.
3721 (Archiving): Document the default archiving command.
3722 (Moving subtrees): Document the new keys for archiving.
3723 (Internal archiving): Fix incorrect key.
3724 (Agenda commands): Document the TODO set switching commands.
3725 (Agenda commands): Document the new archiving keys.
3726 (Clocking work time): Better description on how to save
3727 and restore a clock.
3728 (Resolving idle time): Mention the x11idle program to get true
3729 idleness also under X11.
3730 (Resolving idle time): Use @kbd instead of @key for normal
3731 letters, because this is how he rest of the manual does this.
3732 (Pushing to MobileOrg): Mention that `org-directory'
3734 (Agenda commands): Document that SPC is a filter for
3736 (Search view): Rename from "Keyword search".
3737 (Capure): New chapter.
3738 (Markup): New chapter.
3739 (Links in HTML export, Images in HTML export):
3740 Extend the section titles.
3741 (Images in HTML export): Document the align option.
3742 (Text areas in HTML export): Extend the section title.
3743 (Images in LaTeX export): Explain image placement in LaTeX.
3745 2009-11-10 Glenn Morris <rgm@gnu.org>
3747 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3749 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
3751 * tramp.texi (Auto-save and Backup): Disable backups just for a
3754 * trampver.texi: Update release number.
3756 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
3758 Sync with Tramp 2.1.17.
3760 * trampver.texi: Update release number.
3762 2009-10-29 Glenn Morris <rgm@gnu.org>
3764 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3766 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
3768 * tramp.texi (External methods): Temporary files are kept for
3769 `rsync' and `rsyncc' methods.
3771 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
3773 * eieio.texi: Fix typos.
3775 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3777 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3779 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
3781 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3782 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3784 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3786 * Makefile.in: Build EIEIO and EDE manuals.
3788 2009-10-07 Eric Ludlam <zappo@gnu.org>
3791 * ede.texi: New files.
3793 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3795 * tramp.texi (Remote processes): Association of a pty is not supported.
3797 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3799 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3800 (Processing LaTeX fragments): Document that the size of images can be
3801 changes using the variable `org-format-latex-options'.
3802 (The date/time prompt, Timestamps): Be more accurate over ISO format
3804 (Visibility cycling): Document showeverything keyword.
3805 (In-buffer settings): Document showeverything keyword.
3806 (Setting up the staging area): Fix the example.
3807 (MobileOrg): New section.
3808 (Agenda commands, Exporting Agenda Views): Document exporting the
3809 agenda view to Org files.
3811 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
3813 * tramp.texi (History): Add IMAP support.
3814 (External methods): Add `imap' and `imaps' methods.
3815 (GVFS based methods): Add indices for `davs'.
3816 (Password handling): Rename anchors. Add IMAP entries for
3819 * trampver.texi: Set default value of `emacsimap'.
3821 2009-09-22 Daiki Ueno <ueno@unixuser.org>
3823 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3825 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3827 * dired-x.texi (Technical Details):
3828 Delete dired-up-directory (Bug#4292).
3830 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
3832 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3834 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3836 * org.texi (Effort estimates): Document new effort setting commands.
3837 (Agenda commands): Document the new keys fro agenda time motion.
3838 Document entry text mode. Improve documentation of the keys to include
3839 inactive time stamps into the agenda view.
3840 (Feedback): Document the new bug report command.
3841 (Structure editing): Add an index entry for the sorting of subtrees.
3843 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3845 * auth.texi (Help for users): Corrected markup.
3847 2009-09-02 Glenn Morris <rgm@gnu.org>
3849 * emacs-mime.texi (time-date): Mention float-time.
3851 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3853 * calc.texi (Simplifying Formulas): Improve the wording.
3855 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3857 * auth.texi: Rewritten for coverage and clarity.
3859 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3861 * gnus.texi (Expiring Mail):
3862 Mention gnus-mark-copied-or-moved-articles-as-expirable.
3863 (Various Various): Mention gnus-safe-html-newsgroups.
3865 * gnus-news.texi: Mention
3866 gnus-mark-copied-or-moved-articles-as-expirable.
3868 * emacs-mime.texi (Display Customization): Add xref to
3869 gnus-safe-html-newsgroups.
3871 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
3873 * tramp.texi (Version Control): Remove.
3874 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
3876 (External methods): Correct `scpc' concept index entries. New method
3878 (External packages): New subsections "Filename completion" and "File
3881 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3883 * calc.texi (Rewrite Rules): Improve the example.
3884 (Simplifying Formulas): Explain use of the I and H flags for
3887 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
3889 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3890 Describe autostart behavior of dbus-ping.
3891 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3893 (Top): Remove footnote saying D-Bus is not enabled by
3896 2009-08-23 Daiki Ueno <ueno@unixuser.org>
3898 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3899 Reported by Jari Aalto (Bug#4211).
3900 (Mail-mode integration): Mention epa-mail-mode and
3901 epa-global-mail-mode.
3902 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3905 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
3907 * dbus.texi (Asynchronous Methods): Allow nil handler.
3909 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
3911 * ediff.texi (ediff-current-file): Add information about this new function.
3913 * viper.texi: Add information about C-s in viper's search command.
3915 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3917 * calc.texi (Date Forms): Fix typos.
3919 2009-08-08 Glenn Morris <rgm@gnu.org>
3921 * org.texi (Agenda commands): Restore clobbered change.
3923 2009-08-07 Eli Zaretskii <eliz@gnu.org>
3925 * calc.texi (Graphics, Devices): Update with the peculiarities of
3926 operation on MS-Windows.
3928 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3930 * org.texi (Publishing action): Improve documentation of file
3931 names when publishing to the source directory.
3932 (Clean view): Document `org-indent-mode'.
3933 (Clocking work time): Add documentation for the
3934 new :timetamp option when creating a clock report.
3935 (Paragraphs): Fix many typos.
3936 (Plain lists): Remove duplicate explanation about the
3938 (Literal examples): Update to reflect the new behavior
3939 of the -n -r -k switches when exporting source code examples.
3940 (Structure editing): Add information about `C-c *',
3941 converting a plain list into a list of Org items.
3942 (Remember): Small rephrasing of the paragraph
3943 describing remember.el. Also mentioned that remember.el is part
3944 of Emacs 23, not Emacs 22.
3945 (Clocking work time): Add documentation about
3946 displaying the current clocking time against the effort estimate.
3947 Also add a footnote about using `org-clock-in-prepare-hook' to add
3948 an effort estimate on the fly, just before clocking it.
3949 (Footnotes): Document automatic renumbering and
3951 (Agenda commands): Document new bulk commands.
3952 (Plain lists): Document new behavior of
3953 `org-cycle-include-plain-lists'.
3954 Hyphenation only in TeX.
3955 (Clocking work time): Document the key to update effort
3957 (Clocking work time): Document the clock time display.
3958 (Structure editing, TODO basics): Document new
3960 (Column attributes): Document new colciew operators.
3961 (Publishing options): Document :xml-declaration.
3962 (Tracking TODO state changes): Document the
3963 LOG_INTO_DRAWER property.
3964 (Literal examples): Document the new implementation for
3965 editing source code.
3966 (Publishing action): Mention the new publishing
3967 function, to publish an Org source file.
3968 (Publishing links): Mention how to link to an Org source file.
3969 (Macro replacement): Document new macros.
3970 (Handling links): Document type-specific completion
3971 when inserting links.
3972 (Structure editing, Plain lists): Improve documentation
3974 (Internal links): Document custom ids for links.
3975 (Handling links): Document custom ids for links.
3976 (CSS support): Document new class.
3977 (Refiling notes): Document the possibility to create new nodes
3979 (Agenda commands): Document the "?" operator to find
3980 tasks without effort setting.
3981 (Exporting agenda information): Section moved.
3982 (RSS Feeds): New section.
3983 (Built-in table editor): Document M-e and M-a navigate
3985 (Stuck projects): Docment that projects identified as
3986 un-stuck will still be searchd for stuck sub-projects.
3987 (Paragraphs): Document centering.
3988 (Creating timestamps, Agenda commands): Document new
3989 behavior when changing time stamps.
3990 (Structure editing): Document the new command
3991 `org-clone-subtree-with-time-shift'.
3992 (Publishing): Refresh this chapter.
3993 (Export options, Export options, In-buffer settings):
3994 Document the new keywords.
3995 (Matching tags and properties): Collect all
3996 documentation about tags/property matches here.
3997 (Setting tags): Document `org-tag-persistent-alist'.
3998 (Weekly/daily agenda): New section.
3999 (Orgstruct mode): Describe `orgstruct++-mode'.
4000 (Drawers): Mention the LOGBOOK drawer.
4001 (Export options, Sectioning structure): Document the
4002 #+LEATEX_HEADER in-buffer setting.
4003 (Bugs): Section removed.
4004 (Hooks): New section.
4005 (Add-on packages): Move here from old location.
4006 (Context-sensitive commands): New section.
4007 (Setting tags): Document newline option.
4008 (Global TODO list, Matching tags and properties):
4009 Mention more variables.
4010 (Checkboxes): Update to changed command behavior.
4012 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4014 * speedbar.texi (Basic Key Bindings): Fix typo.
4016 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4018 * calc.texi (Vector/Matrix Functions): Add index entries for both
4019 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4020 affects matrices with more than one row.
4021 (Help Commands): Add index entries for "prefix ?" key bindings.
4023 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4025 * calc.texi (Stack Manipulation Commands): Add documentation for
4026 `calc-transpose-lines'.
4028 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4030 * dbus.texi (Receiving Method Calls): Describe special return value
4033 2009-07-24 Alan Mackenzie <acm@muc.de>
4035 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4036 initialization, any individual variable setting now takes precedence
4037 over one done via c-file-style/c-file-offsets.
4039 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4041 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4042 truncated when Calc is quit.
4043 (Customizing Calc): Document `calc-undo-length'.
4045 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4047 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4049 2009-07-11 Kevin Ryde <user42@zip.com.au>
4051 * pcl-cvs.texi (About PCL-CVS):
4052 * widget.texi (Basic Types):
4053 Fix cross-references.
4055 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4057 * dbus.texi (Type Conversion): Don't use literal control character.
4059 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4061 * tramp.texi (GVFS based methods): New section.
4062 (Remote processes): Processes for GVFS based methods run locally.
4064 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4066 * tramp.texi (Inline methods, External methods, Gateway methods):
4067 Avoid the words "kludge" and hack".
4068 (External methods): Add `synce' method.
4070 * trampver.texi: Update release number.
4072 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4074 Sync with Tramp 2.1.16.
4076 * tramp.texi (History): Add GVFS support.
4077 (External methods): Precise `rsync' description. Add `dav', `davs' and
4078 `obex' methods. Add 'tramp-gvfs-methods' option.
4079 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4081 (Remote Programs): Introduce `tramp-own-remote-path'.
4082 (Remote processes): New subsection "Running remote programs that create
4084 (Frequently Asked Questions): Improve code for disabling vc.
4086 * trampver.texi: Update release number. Set default value of
4089 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4093 2009-06-17 Glenn Morris <rgm@gnu.org>
4095 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4096 (Latest version of Emacs): Mention source code repository.
4098 2009-06-16 Glenn Morris <rgm@gnu.org>
4100 * faq.texi (Top): Language tweak.
4101 (Extended commands): Most people have arrow keys.
4102 (Emacs manual): Say how to follow info links.
4103 (File-name conventions): Change title a bit. Explain about source
4104 versus installed. Condense etc description.
4105 (Guidelines for newsgroup postings): Mention Savannah list page.
4106 (Newsgroup archives): Simplify.
4107 (Contacting the FSF): Add contact URL.
4108 (Emacs Lisp documentation): Printed version not always available.
4109 (Installing Texinfo documentation): Explain how by hand installation is
4110 not normally needed. Use add-to-list. Remove duplicate reference.
4111 (Informational files for Emacs): Move info on Help menu here from
4112 "File-name conventions".
4113 (Help installing Emacs): Tweak uref.
4114 (Obtaining the FAQ): Mention repository.
4115 (Origin of the term Emacs): Explain "ITS".
4116 (Changing load-path): Use add-to-list.
4117 (Automatic indentation): Clarify this is for Text mode.
4118 Don't mention Indented Text mode.
4119 (Finding Emacs on the Internet): The FSF does not seem to offer a
4120 deluxe distribution on CD anymore.
4122 2009-06-16 Glenn Morris <rgm@gnu.org>
4124 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4125 Recommend the latest release. Mention how to get older FAQs.
4126 Recommend the Emacs manual.
4127 (Guidelines for newsgroup postings): Discourage cross-posts.
4128 (Underlining paragraphs): Remove.
4129 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4130 (Bugs and problems): Update key-binding.
4131 (Problems with very large files): Mention 64-bit.
4132 (Shell process exits abnormally): Remove.
4133 (Problems with Shell Mode): Rename and update.
4134 (Spontaneous entry into isearch-mode)
4135 (Problems talking to certain hosts): Remove. This is old information,
4136 in etc/PROBLEMS if needed.
4137 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4138 (Dired claims that no file is on this line): Update.
4139 (Installing Emacs, Problems building Emacs): Simplify.
4140 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4142 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4143 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4144 (JDEE): "JDEE", not "JDE".
4145 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4146 Remove. This is old information, in etc/PROBLEMS if needed.
4147 (stty and Backspace key, Kanji and Chinese characters): Remove.
4148 (Right-to-left alphabets): Update section.
4149 (Changing the included text prefix): Gnus uses message-yank-prefix.
4150 Add cross-reference to Supercite manual.
4151 (Saving a copy of outgoing mail): Simplify output file description.
4152 (Expanding aliases when sending mail): Refer to Emacs manual.
4153 Remove old info about RFC822.
4154 Correct description of how to rebuild aliases.
4155 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4156 (MIME with Emacs mail packages)
4157 (Viewing articles with embedded underlining)
4158 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4159 Remove old sections.
4160 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4161 and is well-documented in the Gnus manual.
4162 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4163 (Making Gnus faster): Rename from "Starting Gnus faster".
4164 Merge "Catch-up is slow in Gnus" into here.
4166 2009-06-14 Glenn Morris <rgm@gnu.org>
4168 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4169 (New in Emacs 23): New section.
4170 (Handling C-s and C-q with flow control): Add xref.
4172 2009-06-13 Glenn Morris <rgm@gnu.org>
4174 * faq.texi (Setting up a customization file): Grammar fix.
4175 Customize is no longer "new".
4176 (Displaying the current line or column): Line-number mode is on by
4177 default. Don't mention `column' package. Mention linum.el.
4178 (Turning on abbrevs by default): Explain how to do it for buffers,
4179 modes, and everywhere.
4180 (Associating modes with files): Use add-to-list. Don't mention Emacs
4182 (Highlighting a region): On by default since 23.1.
4183 (Replacing highlighted text): Update doc quote.
4184 (Working with unprintable characters): Don't mention search-quote-char.
4185 (Using an already running Emacs process): Gnuclient is probably not an
4186 enhancement these days.
4187 (Indenting switch statements): Remove mention of pre-Emacs 20.
4188 (Horizontal scrolling): Abbreviate Emacs 20 description.
4189 (Replacing text across multiple files): Fix name of dired command.
4190 (Disabling backups): Use require not load.
4191 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4193 2009-06-13 Bill Wohler <wohler@newt.com>
4195 Release MH-E manual version 8.2.
4197 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4200 2009-06-13 Glenn Morris <rgm@gnu.org>
4202 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4203 in this day and age the common meaning is "on the web".
4204 (copying): Use @copyright in all cases.
4205 (Basic keys): Remove reference to deleted manual node "Text Characters".
4206 (File-name conventions): Use GNU as an example rather than SERVICE.
4207 default.el lives in site-lisp. Update Info directory location.
4208 (Real meaning of copyleft): GPL actions have been brought, but all
4209 settled out of court.
4210 (Guidelines for newsgroup postings): Shorten section title.
4211 Simplify comp.emacs description.
4212 (Newsgroup archives): Change Google URL. Describe Gmane.
4213 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4214 points". Mention List-Unsubscribe header.
4215 (Contacting the FSF): Update email and URLs.
4216 (Basic editing): Mention F1 for help.
4217 (Installing Texinfo documentation): Refer to Texinfo website rather
4219 (Printing a Texinfo file): Mention texi2pdf.
4220 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4221 are just stubs nowadays.
4222 (Latest version of Emacs): Explain version numbers.
4223 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4224 (Turning on syntax highlighting): No need to mention hilit19 any more.
4225 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4226 (Modes for various languages): Remove section.
4227 (Major packages and programs): Remove most version and maintainer
4228 information - it's hard to keep up-to-date, and adds nothing.
4229 Similarly with direct links to mailing lists.
4230 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4231 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4232 years, and Emacs comes with tools for this now.
4233 (Patch): Remove section - this is a standard tool.
4234 (Using function keys under X): Remove section.
4236 2009-06-12 Glenn Morris <rgm@gnu.org>
4238 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4239 (Help installing Emacs): Remove reference to deleted X11 node.
4240 (Associating modes with files): Interpreter-mode-alist is no longer
4241 subservient to auto-mode-alist.
4242 (Installing Emacs): Change future Emacs version.
4243 (Linking with -lX11 fails): Remove old section.
4244 (Packages that do not come with Emacs): Update ELL location.
4245 Emacs Lisp archive is dead.
4246 (Emacs for Windows): Remove reference to old CE port.
4247 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4248 (Emacs for VMS and DECwindows): Remove old ports.
4249 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4250 (Removing flashing messages): Remove section about non-existent Gnus
4253 * faq.texi (Top): Add @top command.
4254 Remove the optional arguments from all @node commands: makeinfo can
4255 generate these automatically, and it is easier to edit and rearrange
4258 2009-06-11 Glenn Morris <rgm@gnu.org>
4260 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4261 (The LPF): Make the updated URL the sole reference point.
4262 (Learning how to do something): Update refcard price and format.
4263 (Getting a printed manual): Sources in doc/emacs/, not man/.
4264 Also available in PDF format. Since the page count varies, be less
4266 (Informational files for Emacs): Remove references to deleted files
4267 LPF and SUN-SUPPORT, and to UUCP.
4268 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4269 Remove many obsolete ways to get the FAQ, which now seems only to be
4270 distributed with Emacs.
4271 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4273 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4275 * org.texi (Org Plot): Fix tags (Bug#3507).
4276 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4278 * ada-mode.texi (Installation, Compile commands)
4279 (Project File Overview, No project files, Set compiler options)
4280 (Use GNAT project file, Use multiple GNAT project files)
4281 (Identifier completion): Use @samp for menu items, and @kbd for key
4282 sequences (Bug#3504).
4284 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4286 * gnus.texi (Security): Fix wording; add a link to epa.info.
4288 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4290 * message.texi (Header Commands): Fix descriptions to match
4293 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4295 * gnus.texi (Security): Mention that EasyPG is the current default.
4297 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4299 * ediff.texi (Session Commands): Fix typo.
4301 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4303 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4304 news.software.readers. Reported by Florian Rehnisch.
4306 2009-04-02 Glenn Morris <rgm@gnu.org>
4308 * auth.texi: Capitalize direntry.
4310 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4311 using a period in the entry name. (Bug#2797)
4313 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4315 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4316 ($(infodir)/auth, auth.dvi): New targets.
4318 2009-03-03 Glenn Morris <rgm@gnu.org>
4320 * auth.texi: Fix @setfilename.
4322 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4323 (auth, $(infodir)/auth, auth.dvi): New rules.
4325 2009-02-25 Glenn Morris <rgm@gnu.org>
4327 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4329 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4331 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4333 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4335 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4336 gnus-nocem-issuers, and gnus-nocem-verifyer.
4338 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4340 * ada-mode.texi (Project files, Automatic Casing):
4341 * dbus.texi (Signals):
4342 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4344 * nxml-mode.texi (Locating a schema)
4345 (Using the document's URI to locate a schema):
4346 * org.texi (Footnotes, Using the mapping API):
4347 * rcirc.texi (Channels): Remove duplicate words.
4349 2009-02-20 Glenn Morris <rgm@gnu.org>
4351 * dired-x.texi (Miscellaneous Commands):
4352 * gnus.texi: Minor updates for mbox Rmail.
4354 2009-02-16 Karl Berry <karl@gnu.org>
4356 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4357 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4358 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4359 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4360 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4361 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4362 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4363 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4364 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4365 Consistently use @insertcopying in the Top node,
4366 @contents at the front (after @end titlepage),
4367 and @direntry after @copying. (Bug#1988)
4369 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4371 * auth.texi: New file documenting auth-source.
4373 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4375 * org.texi (Org Plot): Fix link.
4377 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4379 * epa.texi (Mail-mode integration): Mention the way to do
4380 "encrypt-to-self". (Bug#1807)
4382 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4384 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4386 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4388 * gnus-news.texi: Print version about Incoming*.
4390 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4392 * org.texi (Structure editing, Handling links)
4393 (Fast access to TODO states, Javascript support): Make standard docs
4394 correctly reflect default variable settings.
4396 2009-02-02 Glenn Morris <rgm@gnu.org>
4398 * org.texi: Fix typos.
4400 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4402 Sync with Tramp 2.1.15.
4404 * trampver.texi: Update release number.
4406 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4408 * org.texi (TODO dependencies): Document TODO dependencies on
4411 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4413 * org.texi (TODO dependencies): Document key binding for toggling
4416 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4418 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4421 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4423 * org.texi (TODO dependencies): New section.
4425 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4427 * org.texi (Plain lists, TODO basics, Priorities)
4428 (Multiple sets in one file, Conflicts): Document interaction with
4429 `shift-selection-mode'.
4431 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4433 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4434 Make Calc the subject of sentences.
4435 (Rearranging Formulas using Selections): Discuss new options
4438 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4440 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4442 2009-01-26 Glenn Morris <rgm@gnu.org>
4444 * org.texi: Fix typos.
4446 2009-01-26 Bill Wohler <wohler@newt.com>
4448 * mh-e.texi (EDITION, UPDATED): Update.
4450 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4452 * org.texi (References): Add information about remote references.
4453 (Built-in table editor): Document `C-c RET' in tables.
4454 (Math symbols, Quoting LaTeX code): Mention that simple
4455 LaTeX macros survive LaTeX export.
4456 (Images in LaTeX export): Show how to create a reference to a
4458 (Sectioning structure): Document that the LaTeX class can be
4459 specified in a property.
4460 (Text areas in HTML export): New section.
4461 (External links): Add examples for text search and ID links.
4462 (Built-in table editor): Remove the descriptio of `C-c
4463 C-q', it not longer works.
4464 (Literal examples): Document that a space must follow
4465 the colon in short examples.
4466 (Relative timer): Document `org-timer-stop'.
4467 (Footnotes): New section.
4468 (Footnote markup): Shorten section and refer to new Footnote
4470 (Literal examples): Add documentation for line
4471 numbering in and references to code examples.
4472 (CSS support): Fix the description of default CSS styles.
4473 (Capturing column view): Document
4474 "file:path/to/file.org" as an allowed value for the ID property of
4475 a dynamic block copying column view.
4477 2009-01-23 Stephen Eglen <stephen@gnu.org>
4479 * mh-e.texi (Getting Started): Describe $MH.
4481 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4483 * tramp.texi (all): Harmonize usage of "external method",
4484 "external transfer method" and "out-of-band method".
4485 (Connection types): Precise the differences of inline and external
4486 methods. Written by Adrian Phillips <a.phillips@met.no>.
4488 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4490 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4491 commands as described at the top. Reported by Allan Gottlieb
4494 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4496 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4497 nnmail-pathname-coding-system.
4499 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4501 * org.texi (Relative timer): Fix typo.
4503 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
4505 * org.texi (Clocking work time): Fix typo.
4506 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
4508 2009-01-13 Glenn Morris <rgm@gnu.org>
4510 * org.texi: Fix some more typos.
4512 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4514 * org.texi: Fix some typos.
4516 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4518 * gnus.texi (Group Parameters): Add note for local variables.
4520 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4522 * gnus.texi (Converting Kill Files): Fix URL.
4523 Include gnus-kill-to-score.el in contrib directory.
4525 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4527 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4528 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4529 (Paging the Article): Add index entry.
4531 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4533 * ada-mode.texi (Examples): Delete redundant text.
4535 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
4537 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4539 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4542 2009-01-03 Bill Wohler <wohler@newt.com>
4544 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4547 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
4549 * org.texi (Activation, Exporting, ASCII export, HTML export)
4550 (HTML Export commands, LaTeX/PDF export commands):
4551 Improve documentation about transient-mark-mode.
4552 (References): Document the use of special names like $LR1 to reference
4553 to fields in the last table row.
4555 2008-12-19 Juri Linkov <juri@jurta.org>
4557 * info.texi (Search Text): Remove mention of removed key binding M-s.
4559 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
4561 * org.texi (References): Remove mentioning of @0 as reference for the
4562 last line, this has been reverted in the Lisp sources.
4564 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
4566 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4567 (DVI_TARGETS): Remove duplicates. Add sasl.
4568 ($(infodir)/sasl, sasl.dvi): New targets.
4570 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
4572 * org.texi: Version number pushed to 6.15d.
4574 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
4576 * org.texi (Tables in LaTeX export): New section.
4577 (Images in LaTeX export): New section.
4578 (Inlined images, Images in HTML export): Sections renamed.
4580 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4582 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4584 2008-12-04 David Engster <dengste@eml.cc>
4586 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
4587 of nnml-get-new-mail. Change URL for mairix patch.
4589 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4591 * org.texi (Using the mapping API): Fix bug in mapping example.
4592 (Publishing options): Make the list of properties complete again, in
4593 correspondence to the variable `org-export-plist-vars'.
4594 (Property searches): Document new special values for time comparisons.
4595 (Tag inheritance): Refine the description of tag inheritance.
4596 (Project alist): Add info about the publishing sequence of components.
4597 (Effort estimates): Document the new relative timer.
4599 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4601 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4602 (Using Calc): Clarify use of `C-x * o'.
4603 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4605 2008-11-28 Richard M Stallman <rms@gnu.org>
4607 * dbus.texi (Receiving Method Calls): Clean up previous change.
4609 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
4611 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4612 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4613 `dbus-unescape-from-identifier'.
4614 (Receiving Method Calls): New constants `dbus-service-emacs' and
4615 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
4616 (Signals): Use the constants in the example.
4618 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
4620 * org.texi: Re-apply change to FDL 1.3.
4622 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
4624 * org.texi (Setting up Remember): Document `org-remember-mode'.
4625 (External links): Document that bbdb links can use a regular
4627 (External links): Document that elisp links can contain interactive
4630 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4632 * viper.texi (viper-translate-all-ESC-keysequences):
4633 Description removed.
4635 2008-11-19 Glenn Morris <rgm@gnu.org>
4637 * doclicense.texi: Change to FDL 1.3.
4638 Relicense all texi files under FDL 1.3 or later.
4640 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4642 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4644 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
4646 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4648 * ediff.texi: Version/date change.
4650 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4652 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4654 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4656 * calc.texi (About This Manual): Comment out a mention of
4659 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
4661 * org.texi (Clocking work time): Document the :formula property of
4663 (Structure editing, Refiling notes): Document refiling regions.
4664 (Agenda commands): Document the double-prefix version
4665 of the `l' command in the agenda.
4666 (Handling links): Explain the effect of a double prefix
4668 (TODO basics): Add documentation for tag triggers.
4670 2008-10-23 Glenn Morris <rgm@gnu.org>
4672 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4673 byte-compiling things like `+'.
4675 * ns-emacs.texi: Merge copyright years of author now with assignment
4677 (VER): Use it for easier automatic updating. Use Emacs version rather
4678 than standalone Emacs.app version.
4680 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
4682 * org.texi: Lots of minor fixes.
4683 (Capture): New chapter.
4684 (Org Plot): New section.
4686 2008-09-30 Magnus Henoch <mange@freemail.hu>
4688 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4690 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4692 * calc.texi (User Defined Units): Mention how to enter optional display
4695 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4697 * message.texi (Sending Variables): Fix variable documentation to
4698 avoid the "y/n" wording.
4700 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4702 * message.texi (Sending Variables): Add `message-confirm-send' doc.
4704 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4706 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4707 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4709 2008-09-22 Bill Wohler <wohler@newt.com>
4711 Release MH-E manual version 8.1.
4713 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4716 * mh-e.texi: Retain dual license as agreed to by the FSF.
4717 However, bump GPL to Version 3.
4718 Use @include for license text.
4720 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
4722 * gnus.texi (Top, Setup, Fancy splitting to parent)
4723 (Store custom flags and keywords, Store arbitrary data):
4726 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4728 * gnus.texi (The Gnus Registry): Document it.
4730 2008-09-08 David Engster <dengste@eml.cc>
4732 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4733 Clarify section about choosing back end servers.
4735 2008-08-23 Glenn Morris <rgm@gnu.org>
4737 * dired-x.texi (Shell Command Guessing):
4738 Mention dired-guess-shell-case-fold-search. (Bug#417)
4740 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
4742 * trampver.texi: Update release number.
4744 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
4746 * ns-emacs.texi: Update version.
4747 (Introduction): Correct menu location for options save.
4748 (Customization): Note that defaults are stored under org.gnu.Emacs.
4750 2008-08-11 Bill Wohler <wohler@newt.com>
4752 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4753 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4754 Henman) (closes SF #1768928).
4756 2008-08-10 Glenn Morris <rgm@gnu.org>
4758 * ns-emacs.texi: Use @copying. Change copyright of authors with
4759 assignment to FSF. Change license to GFDL.
4760 (Top): Remove outdated references.
4762 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4764 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4765 Add gnus-summary-sort-by-most-recent-number and
4766 gnus-summary-sort-by-most-recent-date.
4767 (Summary Sorting): Explain prefix argument.
4769 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4771 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4772 gnus-summary-pipe-output.
4774 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
4776 * dbus.texi (Receiving Method Calls): Document error handling of own
4779 2008-08-01 Bill Wohler <wohler@newt.com>
4781 * mh-e.texi (Reading Mail)
4782 (Viewing Attachments): Describe new function
4783 mh-show-preferred-alternative.
4784 (Sending Mail, Redistributing, Sending Message): Describe new hook
4785 mh-annotate-msg-hook.
4787 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
4789 * dbus.texi (Arguments and Signatures): Fix example.
4790 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4791 (Asynchronous Methods): New node.
4792 (Errors and Events): Describe extended layout of `dbus-event'.
4793 New defun `dbus-event-message-type'.
4795 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4797 * ediff.texi: Remove VMS support.
4799 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
4801 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4802 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4804 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
4806 * Makefile.in: Add mairix-el targets.
4808 2008-07-29 David Engster <deng@randomsample.de>
4810 * mairix-el.texi: New file.
4812 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4814 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4815 project files. Delete 'main_unit' project variable; not needed. Allow
4816 process environment variables wherever project variables are allowed.
4817 Add tutorial section on multiple GNAT project files.
4819 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
4821 Sync with Tramp 2.1.14.
4823 * trampver.texi: Update release number.
4825 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4828 * faq.texi: Remove mentions of Mac Carbon.
4830 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4832 * gnus.texi (Saving Articles): Describe the 2nd argument of
4833 gnus-summary-save-in-pipe.
4834 (SpamAssassin): Use it.
4836 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4838 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4840 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
4842 * org.texi (Export options): Document the use of the creator flag.
4844 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
4846 * org.texi: New version 6.06a.
4848 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
4850 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4851 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4853 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4855 * calc.texi (Editing Stack Entries):
4856 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4857 Calc's help functions. Mention fixing typos.
4858 (Customizing Calc): Fix typo.
4860 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4862 * calc.texi (summarykey): New macro. Use to correctly format keys in
4865 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
4867 * ns-emacs.texi (Customization): Corrected documentation on color
4868 specification formats.
4870 2008-07-19 Andreas Schwab <schwab@suse.de>
4872 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
4874 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4875 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4877 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
4879 * dbus.texi (Inspection): Rework, introduce submenus.
4880 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4881 (Properties and Annotations, Arguments and Signatures): New nodes.
4883 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
4885 * dbus.texi (Receiving Method Calls): Fix description of
4886 `dbus-register-method'.
4887 (Signals): Allow also signal arguments for filtering in
4888 `dbus-register-signal'.
4890 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4892 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4894 (Arithmetic Tutorial): Simplify the verification of prime factors.
4896 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4898 * gnus.texi (Saving Articles): Mention
4899 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4901 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4903 * calc.texi: Adjust mode line throughout.
4905 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
4907 * sasl.texi (Mechanisms): Fix typos.
4909 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4911 * calc.texi (Killing from the stack): Mention using normal Emacs
4914 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
4916 * tramp.texi (Password handling): Rename from "Password caching".
4917 Add `auth-source' mechanism.
4918 (Connection caching): Tramp reopens the connection automatically,
4919 when the operating system on the remote host has been changed.
4921 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4923 * makefile.w32-in (distclean): Remove makefile.
4925 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
4927 * org.texi (Using the mapping API): New section.
4928 (Agenda column view): New section.
4929 (Moving subtrees): Document archiving to the archive sibling.
4930 (Agenda commands): Document columns view in the agenda.
4931 (Using the property API): Document the API for multi-valued properties.
4933 2008-06-17 Jason Riedy <jason@acm.org>
4935 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4936 function, and efmt may be a two-argument function.
4937 (Radio tables): Document multiple destinations.
4939 2008-06-16 Glenn Morris <rgm@gnu.org>
4941 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4944 2008-06-15 Glenn Morris <rgm@gnu.org>
4946 * faq.texi (VER): Update to 23.0.60.
4948 * mh-e.texi: Remove option of licensing under GPL.
4949 Add Cover-Texts to GFDL permissions notice.
4950 (GPL): Remove section.
4951 (GFDL): Include doclicense.texi rather than the actual text.
4953 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4954 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4956 * sasl.texi: Fix output file name.
4958 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4960 * gnus-coding.texi: Refer to license in Gnus manual.
4962 * idlwave.texi, sasl.texi: Use @copying.
4964 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4966 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4968 * url.texi: Use @copying, @title, @subtitle, @author.
4970 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4971 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4972 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4973 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4974 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4975 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4976 * widget.texi, woman.texi:
4977 Remove references to external license, since doclicense is included.
4979 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4980 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4981 Remove references to non-existent Invariant Sections.
4983 2008-06-14 Glenn Morris <rgm@gnu.org>
4985 * faq.texi (Major packages and programs): Remove references to external
4986 Supercite, Calc, VIPER, since they have been included for some time.
4987 Update VM, AUCTeX, BBDB entries.
4989 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
4991 * newsticker.texi: Updated to match latest newsticker changes.
4993 2008-06-13 Glenn Morris <rgm@gnu.org>
4995 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4996 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4997 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4998 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4999 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5000 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5002 Update Back-Cover Text as per maintain.info.
5004 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5006 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5008 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5009 (gnus-faq.xml): Update repository host.
5011 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5013 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5015 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5018 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5020 * gnus.texi (Mail Source Customization): Correct values of
5021 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5022 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5024 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5026 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5029 2008-06-14 David Engster <dengste@eml.cc>
5031 * gnus.texi (nnmairix): Markup fixes.
5033 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5035 * gnus.texi (nnmairix): Markup and other minor fixes.
5037 2008-06-05 David Engster <dengste@eml.cc>
5039 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5041 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5043 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5044 (Searching, nnir, nnmairix): New stub nodes.
5046 2008-05-30 Felix Lee <felix.1@canids.net>
5048 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5050 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5052 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5054 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5056 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5058 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5060 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5062 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5064 * info.texi (Top): Fix typo in xref.
5066 2008-05-05 Karl Berry <karl@gnu.org>
5068 * info.texi (Top): @xref to stand-alone manual.
5070 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5072 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5073 (Various Summary Stuff): Fix typo in last xref.
5075 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5077 * org.texi (Moving subtrees): Fix typo.
5079 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5081 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5082 Tramp via `tramp-mode'.
5084 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5086 * org.texi: Massive changes, in many parts of the file.
5088 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5090 * gnus.texi (Oort Gnus): Add message-fill-column.
5092 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5094 * gnus.texi (Mail Source Specifiers): Typo fix.
5096 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5098 * gnus.texi (Diary Headers Generation): Update key binding for
5099 `gnus-diary-check-message'.
5101 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5103 * gnus.texi (Emacsen): Addition.
5105 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5107 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5109 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5111 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5113 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5115 * gnus-news.texi: Update tool bar item.
5117 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5119 * gnus-news.texi: Fix typos.
5121 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5123 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5124 Add mention of `kron'.
5126 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5128 * epa.texi (Encrypting/decrypting *.gpg files):
5129 Document epa-file-name-regexp.
5131 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5133 * gnus.texi (Example Methods): Fix description about ssh-agent.
5134 (Indirect Functions): Fix the default value of nntp-telnet-command;
5135 remove link to connect.html.
5137 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5139 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5141 (Receiving Method Calls): The timeout can be set by the calling client.
5143 * trampver.texi: Update release number.
5145 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5147 * gnus.texi (Top): Fix version. Add SASL.
5149 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5151 Sync with Tramp 2.1.13.
5153 * trampver.texi: Update release number.
5155 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5157 * org.texi: Update to new org-mode website.
5159 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5161 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5163 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5165 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5166 gnus-read-ephemeral-gmane-group-url,
5167 gnus-read-ephemeral-emacs-bug-group,
5168 gnus-read-ephemeral-debian-bug-group.
5170 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5172 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5174 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5175 Add FIXMEs for Bookmarks and gnus-registry-marks.
5177 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5179 * gnus.texi (Smileys): Document `smiley-style'.
5181 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5183 * gnus.texi (Gnus Development): Clarify difference between ding and
5185 (MIME Commands, Using MIME, RSS): Fix markup.
5187 * gnus-faq.texi ([8.4]): Ditto.
5189 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5191 * gnus.texi (Emacsen): Remove obsolete stuff.
5193 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5195 * gnus.texi (Oort Gnus): Add version info WRT
5196 `mail-source-delete-incoming'.
5198 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5200 * gnus.texi (Top): Add "Other related manuals" and version info in
5202 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5203 gnus-balloon-face-0 and the corresponding format specifiers.
5205 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5207 * tramp.texi (Filename completion): Remove footnote about let-bind
5208 of `partial-completion-mode'. It doesn't work this way.
5210 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5212 * pcl-cvs.texi (Contributors): Update my email.
5214 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5216 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5218 2008-03-17 Bill Wohler <wohler@newt.com>
5220 * mh-e.texi (Viewing): Update URL for adding header fields to
5221 mh-invisible-header-fields-default.
5223 2008-03-16 Bill Wohler <wohler@newt.com>
5225 * mh-e.texi (Preface): Add Gnus to requirements.
5226 (Forwarding): Note that forwarded MIME messages are now inline.
5228 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5230 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5231 (Common Variables): Give precedence to the netcat methods over the
5232 telnet methods, and mention that they are more reliable.
5234 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5236 * org.texi (Exporting Agenda Views): Document agenda export to
5238 (Progress logging): Document the new progress logging stuff.
5240 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5242 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5243 Update for change of `mail-source-delete-incoming'.
5245 * gnus-news.texi: Ditto.
5247 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5249 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5252 2008-03-07 Alan Mackenzie <acm@muc.de>
5254 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5255 parens/brackets in a k&r region is limited.
5257 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5259 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5260 using different Emacs versions.
5262 2008-02-27 Glenn Morris <rgm@gnu.org>
5264 * sc.texi: Remove a lot of old and obsolete info.
5265 (titlepage): Simplify.
5266 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5267 (VM with any Emacsen, GNEWS with any Emacsen)
5268 (Overloading for Non-conforming MUAs, Version 3 Changes)
5269 (The Supercite Mailing List): Delete nodes.
5270 (Introduction): Remove info about old packages.
5271 (Getting Connected): Simplify. Remove info about old packages.
5272 (Citing Commands): Delete Emacs 19 info.
5273 (Hints to MUA Authors): Simplify.
5274 (Thanks and History): Merge in some info from the deleted node
5275 "Version 3 Changes".
5277 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5279 * org.texi (Setting tags, In-buffer settings):
5280 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5282 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5284 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5285 installation directory name.
5287 2008-02-12 Romain Francoise <romain@orebokech.com>
5289 * epa.texi (Overview): Fix typo.
5291 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5293 * epa.texi (Quick start): Remove the .emacs setting.
5295 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5297 * epa.texi (Quick start): Use the command `epa-enable' instead of
5298 loading `epa-setup'.
5300 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5302 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5303 ($(infodir)/epa, epa.dvi): New targets.
5305 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5307 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5309 * epa.texi: New manual documenting the EasyPG Assistant.
5311 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5313 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5314 (Inspection): New function dbus-ping.
5316 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5318 * tramp.texi (Remote processes): Add `shell-command'.
5320 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5322 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5323 (Group Parameters): Document `mail-source' parameter.
5325 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5327 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5328 must be a local host.
5330 2008-01-26 Michael Olson <mwolson@gnu.org>
5332 * erc.texi: Update version for ERC 5.3 release.
5333 (Obtaining ERC): Update extras URLs for 5.3.
5334 (Development): Write instructions for git, and remove those for Arch.
5335 (History): Mention the switch to git.
5337 2008-01-24 Karl Berry <karl@gnu.org>
5339 * info.texi (Search Index, Search Text): Mention the command
5340 character in the section name, a la the (Go to node) node.
5342 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5344 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5346 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5348 * gnus-news.texi: Mention gnus-article-describe-bindings.
5350 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5352 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5354 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5356 * org.texi (Property inheritance): New section.
5357 (Conventions): New section.
5358 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5359 commands, and the new bindings for refiling.
5360 (Sparse trees): Document the new special command for sparse trees.
5361 (References): Be more clear about the counting of hilines.
5362 (Handling links): Document M-p/n for accessing links.
5363 (Fast access to TODO states): New section.
5364 (Per file keywords): New section.
5365 (Property inheritance): New section.
5366 (Column attributes): New summary types.
5367 (Capturing Column View): New section.
5368 (The date/time prompt): Cover the new features in the date/time prompt.
5369 Compactify the table of keys for the calendar remote control.
5370 (Clocking work time): Document the new :scope parameter.
5371 (Remember): Promoted to chapter.
5372 (Quoted examples): New section.
5373 (Enhancing text): New verbatim environments.
5375 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5377 * trampver.texi: Update release number.
5379 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5381 * gnus.texi (Article Keymap):
5382 Add gnus-article-wide-reply-with-original; fix descriptions of
5383 gnus-article-reply-with-original and
5384 gnus-article-followup-with-original.
5386 2008-01-09 Glenn Morris <rgm@gnu.org>
5388 * nxml-mode.texi: Add @copying section.
5390 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5392 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5393 Server". Add `message-send-mail-with-mailclient'.
5395 * gnus.texi (Posting Server): Move some text to "(message)Mail
5396 Variables" and add a reference here.
5398 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5400 * dbus.texi (Receiving Method Calls): New chapter.
5401 (Errors and Events): Add serial number to events. Replace "signal" by
5402 "message". Introduce dbus-event-serial-number.
5404 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5406 * dbus.texi (Type Conversion): Explain the type specification for empty
5407 arrays. Use another example.
5409 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5411 * dbus.texi (all): Replace "..." by @dots{}.
5412 (Type Conversion): Precise the value range for :byte types.
5413 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5414 Mention its return value.
5415 (Errors and Events): There is no D-Bus error propagation during event
5418 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5420 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5423 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5425 * gnus.texi (Group Parameters): Reorder the text and add a note about
5426 `gnus-parameters' near the beginning of the node.
5428 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5430 * gnus.texi (Score File Editing): Fix function name.
5432 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5434 Sync with Tramp 2.1.12.
5436 * trampver.texi: Update release number.
5438 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5440 * dbus.texi (Type Conversion): Correct input parameters mapping.
5442 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5444 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5445 (Errors and Events): Mention wrong-type-argument error.
5447 2007-12-21 Alex Schroeder <alex@gnu.org>
5449 * rcirc.texi: Changed single spaces after sentence end to double
5450 spaces. Fixed some typos.
5451 (Internet Relay Chat): Explain relay.
5452 (Getting started with rcirc): Change items to reflect prompts.
5453 Add more explanation to rcirc-track-minor-mode and added a comment to
5454 warn future maintainers that this section is a copy.
5455 (People): Change /ignore example.
5456 (Keywords): Not keywords.
5458 2007-12-20 Alex Schroeder <alex@gnu.org>
5460 * rcirc.texi (Top): Fighting Information Overload chapter added.
5461 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5462 (rcirc commands): Move /ignore command to the new chapter.
5463 (Fighting Information Overload): New chapter documenting /keyword,
5464 /bright, /dim, channel ignore, and low priority channels.
5465 (Configuration): Document rcirc-server-alist, remove
5466 rcirc-startup-channels-alist and rcirc-default-server.
5468 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5470 * dbus.texi (Signals): Fix example in dbus-register-signal.
5472 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5474 * gnus.texi (Score Variables): Fix typo.
5476 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5478 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5479 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5480 (Errors and Events): Adapt dbus-event.
5482 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5484 * gnus.texi (Other Files): Add the yenc command.
5486 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5488 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5491 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5493 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5496 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5498 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5499 and rfc2047-allow-irregular-q-encoded-words; fix description of
5500 rfc2047-encode-encoded-words.
5502 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5504 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5506 2007-12-05 Michael Olson <mwolson@gnu.org>
5508 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5509 Update documentation for `remember-diary-file'.
5511 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
5513 * dbus.texi (Signals): Precise `dbus-register-signal'.
5514 (Errors and Events): Rework events part, the internal structure of
5515 dbus-event has changed.
5517 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
5519 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5520 ($(infodir)/dbus, dbus.dvi): New targets.
5522 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
5524 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5527 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5528 emulation with @print{}.
5530 2007-12-02 Richard Stallman <rms@gnu.org>
5532 * dbus.texi (Overview): Minor cleanup.
5534 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
5536 * Makefile.in (INFO_TARGETS): Add dbus.
5537 (DVI_TARGETS): Add dbus.dvi.
5538 (dbus, dbus.dvi): New targets.
5540 * dbus.texi: New file.
5542 2007-11-24 Romain Francoise <romain@orebokech.com>
5544 * nxml-mode.texi: Add description in @direntry.
5545 Fix file name to match @setfilename.
5547 2007-11-23 Mark A. Hershberger <mah@everybody.org>
5549 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5550 ($(infodir)/nxml-mode): New rule.
5552 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5553 ($(infodir)/nxml-mode): New rule.
5554 (clean): Add nxml-mode*.
5556 * nxml-mode.texi: New file with nxml manual.
5558 2007-11-18 Richard Stallman <rms@gnu.org>
5560 * flymake.texi (Example -- Configuring a tool called directly):
5563 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
5565 * tramp.texi (Filename completion): Simplify explanation of
5566 double-slash behavior. Explain directory contents flushing.
5568 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5570 * calc.texi (TeX and LaTeX Language Modes): Put in
5573 2007-11-15 Richard Stallman <rms@gnu.org>
5575 * cl.texi (Equality Predicates): Delete `eql'.
5576 (Predicates, Naming Conventions, Top): Delete `eql'.
5577 (Common Lisp Compatibility): Delete `eql'.
5578 (Porting Common Lisp): Delete obsolete backquote info.
5579 Minor clarification about character constants.
5580 (Sequence Basics): Minor clarification.
5582 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
5584 * cc-mode.texi (Electric Keys, Custom Macros):
5585 * tramp.texi (Filename completion): Fix typos.
5587 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5589 * calc.texi (Basic commands): Mention the menu.
5591 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
5593 * tramp.texi (Connection caching): Tramp flushes connection
5594 properties when remote operating system has been changed.
5596 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5598 * gnus-news.texi: Fix spelling.
5599 `message-insert-formatted-citation-line', not
5600 `message-insert-formated-citation-line'.
5602 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5604 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
5606 * tramp.texi (Overview): Mention also the PuTTY integration under
5607 w32. Remove paragraphs about Tramp's experimental status.
5608 (Frequently Asked Questions): Add code example for highlighting the
5611 2007-11-03 Michael Olson <mwolson@gnu.org>
5613 * remember.texi: Change mentions of remember-buffer to
5614 remember-finalize throughout.
5616 2007-10-30 Michael Olson <mwolson@gnu.org>
5618 * remember.texi (Copying): Remove.
5619 (Mailbox): Update with non-BBDB instructions.
5621 (Bibliography, Planner Page): Remove.
5623 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
5625 * makefile.w32-in (INFO_TARGETS): Add remember.
5626 (DVI_TARGETS): Add remember.dvi.
5627 ($(infodir)/remember): New rule.
5628 (clean): Add remember*.
5630 2007-10-30 Michael Olson <mwolson@gnu.org>
5632 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5633 ($(infodir)/remember): New rule that builds the Remember Manual.
5635 * remember.texi: New file containing the Remember Mode Manual.
5636 Shuffle chapters around after initial import.
5637 (Function Reference): Split Keystrokes into separate chapter.
5638 (Keystrokes): Document C-c C-k.
5639 (Introduction): Fix typographical issue with "---".
5641 2007-10-29 Richard Stallman <rms@gnu.org>
5643 * widget.texi (Introduction): Delete discussion of implementation
5646 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
5648 * tramp.texi (Connection caching): Host names must be different
5651 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5653 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5656 2007-10-28 Miles Bader <miles@gnu.org>
5658 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5660 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5662 * gnus.texi (Sorting the Summary Buffer):
5663 Remove gnus-article-sort-by-date-reverse.
5665 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5667 * gnus.texi (Non-ASCII Group Names): New node.
5668 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5669 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5671 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5673 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5674 clean the output of the program `imap-shell-program'.
5676 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5678 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5680 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5682 * gnus.texi (Sticky Articles): Documentation for sticky article
5685 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5687 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5689 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5691 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5693 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5695 * gnus.texi (Archived Messages):
5696 Document gnus-update-message-archive-method.
5698 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5700 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5702 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5704 * gnus.texi (Group Maneuvering):
5705 Document `gnus-summary-next-group-on-exit'.
5707 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5709 * gnus.texi (Really Various Summary Commands):
5710 Mention gnus-auto-select-on-ephemeral-exit.
5712 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5714 * gnus.texi, message.texi: Bump version number.
5716 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5718 * gnus.texi (Group Line Specification, Misc Group Stuff)
5719 (Server Commands): Parenthesize @pxref{Mail Spool}.
5721 2007-10-28 Didier Verna <didier@xemacs.org>
5723 New user option: message-signature-directory.
5724 * message.texi (Insertion Variables): Document it.
5725 * gnus.texi (Posting Styles): Ditto.
5727 2007-10-28 Didier Verna <didier@xemacs.org>
5729 * gnus.texi (Group Line Specification):
5730 * gnus.texi (Misc Group Stuff):
5731 * gnus.texi (Server Commands): Document the group compaction feature.
5733 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5735 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5737 * message.texi (Various Message Variables): Add message-fill-column.
5739 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5741 * gnus.texi: Untabify.
5743 2007-10-28 Didier Verna <didier@xemacs.org>
5745 * gnus.texi (Group Parameters): Document the posting-style merging
5746 process in topic-mode.
5748 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5750 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5752 2007-10-28 Romain Francoise <romain@orebokech.com>
5754 * gnus.texi (Mail Spool): Fix typo.
5757 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5759 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5761 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5763 * gnus.texi (Summary Generation Commands):
5764 Add gnus-summary-insert-ticked-articles.
5766 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5768 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5769 to spam-spamassassin-program.
5771 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5773 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5775 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5777 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5779 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5781 * message.texi (Mail Headers): Document `opportunistic'.
5783 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5785 * emacs-mime.texi (Encoding Customization): Explain how to set
5786 mm-coding-system-priorities per hierarchy.
5788 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5790 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5791 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5793 2007-10-28 Didier Verna <didier@xemacs.org>
5795 * message.texi (Wide Reply): Update documentation of
5796 message-dont-reply-to-names (now allowing a list of regexps).
5798 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5800 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5802 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5804 * gnus.texi (SpamAssassin back end): Fix typo.
5806 * sieve.texi (Examples): Fix grammar.
5808 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5810 * gnus.texi (Searching for Articles): Document M-S and M-R.
5811 (Limiting): Document / b.
5813 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5815 * gnus.texi (Thread Commands): T M-^.
5817 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5819 * message.texi (Mail Aliases): Document ecomplete.
5820 (Mail Aliases): Fix typo.
5822 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5824 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5827 2007-10-28 Romain Francoise <romain@orebokech.com>
5829 * gnus.texi (Mail Spool): Grammar fix.
5831 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5833 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5836 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5838 * gnus.texi (Group Parameters): Fix description.
5840 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5842 * gnus.texi (Gmane Spam Reporting):
5843 Fix spam-report-gmane-use-article-number.
5844 Add spam-report-user-mail-address.
5846 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5848 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5850 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5852 * gnus.texi (Group Parameters): Add simplified sorting example based on
5853 example for `Sorting the Summary Buffer' from Jari Aalto
5854 <jari.aalto@cante.net>.
5855 (Example Methods): Add example for an indirect connection.
5857 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5859 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5860 (Agent Parameters): Updated parameter names to match code.
5861 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5862 'gnus-agent-summary-fetch-series'.
5863 (Agent and flags): New section providing a generalized discussion
5865 (Agent and IMAP): Remove flag discussion.
5866 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5868 2007-10-28 Romain Francoise <romain@orebokech.com>
5870 * gnus.texi (Exiting the Summary Buffer): Add new function
5871 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5873 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5875 * gnus.texi (Conformity): Fix typo.
5876 (Customizing Articles): Document `first'.
5878 2007-10-28 Jari Aalto <jari.aalto@cante.net>
5880 * gnus.texi (Sorting the Summary Buffer):
5881 Add `gnus-thread-sort-by-date-reverse'. Add example
5882 host to different sorting in NNTP and RSS groups.
5884 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5886 * message.texi (Insertion): Describe prefix for
5887 message-mark-inserted-region and message-mark-insert-file.
5889 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5891 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5892 LaTeX documents. Describe "text/x-gnus-verbatim".
5894 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5896 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5897 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5898 (spam-stat spam filtering, SpamOracle)
5899 (Extending the Spam ELisp package): Remove extra quote symbol for
5902 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5904 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5905 gnus-article-delete-part and gnus-article-replace-part.
5906 (Using MIME): Add gnus-mime-replace-part.
5908 2007-10-28 Romain Francoise <romain@orebokech.com>
5910 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5911 requires `auto-compression-mode' to be enabled. Add new nnml
5912 variable `nnml-compressed-files-size-threshold'.
5914 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5916 * gnus.texi (Sorting the Summary Buffer):
5917 Add gnus-thread-sort-by-recipient.
5919 2007-10-28 Romain Francoise <romain@orebokech.com>
5921 * message.texi (Insertion Variables): Mention new variable
5922 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5923 documentation accordingly.
5925 2007-10-28 Romain Francoise <romain@orebokech.com>
5927 * gnus.texi (To From Newsgroups): Mention new variables
5928 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5930 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5932 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5933 stuff; gnus-mime-inline-part does the automatic decompression.
5935 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5937 * gnus.texi (Spam ELisp Package Configuration Examples):
5938 "training.ham" should be "training.spam".
5940 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5942 * message.texi (Mail Variables): Fix the default value for
5943 message-send-mail-function.
5945 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5947 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5948 always returns nil exceptionally.
5950 2007-10-28 Simon Josefsson <jas@extundo.com>
5952 * gnus.texi (Article Washing): Add libidn URL.
5953 Suggested by Michael Cook <michael@waxrat.com>.
5955 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5957 * gnus.texi (Topic Commands): Fix next/previous.
5959 2007-10-28 Simon Josefsson <jas@extundo.com>
5961 * gnus.texi (Article Washing): Mention `W i'.
5963 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5965 * gnus.texi (Group Parameters): Slight extension of sieve
5966 parameter description.
5968 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5970 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5971 matching score files as well.
5972 (Picons): Describe `gnus-picon-style'.
5974 2007-10-28 Romain Francoise <romain@orebokech.com>
5976 * message.texi (Message Headers): Mention that headers are hidden
5977 using narrowing, and how to expose them.
5980 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5982 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5983 `gnus-summary-sort-by-recipient'.
5985 2007-10-28 Romain Francoise <romain@orebokech.com>
5987 * gnus.texi (NNTP marks): New node.
5988 (NNTP): Move NNTP marks variables to the new node.
5990 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5992 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5994 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5996 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5998 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5999 everywhere for consistency.
6000 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6001 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6002 Say "regular expression" instead of "regex." Admonish.
6003 Pick other words to sound better (s/so/thus/).
6004 (Spam ELisp Package Filtering of Incoming Mail):
6005 Mention statistical filters. Remove old TODO.
6006 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6007 New section on sorting and displaying the spam score.
6008 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6009 backend but an alias to spam-use-BBDB.
6010 (Extending the Spam ELisp package): Rewrite the example using the
6011 new backend functionality.
6013 2007-10-28 Simon Josefsson <jas@extundo.com>
6015 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6016 nntp-marks-directory, from Romain Francoise
6017 <romain@orebokech.com>.
6019 2007-10-28 Magnus Henoch <mange@freemail.hu>
6021 * gnus.texi (Hashcash): New default value of
6022 hashcash-default-payment.
6024 2007-10-28 Simon Josefsson <jas@extundo.com>
6026 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6027 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6029 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6031 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6033 2007-10-28 Simon Josefsson <jas@extundo.com>
6035 * gnus.texi (documentencoding): Add, to avoid warnings.
6037 2007-10-28 Simon Josefsson <jas@extundo.com>
6039 * message.texi (Mail Headers): Add.
6041 * gnus.texi (Hashcash): Fix.
6043 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6045 * gnus.texi (Hashcash): Change location of library, also mention
6046 that payments can be verified and fix the name of the
6047 hashcash-path variable.
6049 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6051 * gnus.texi (Article Display): Add `gnus-picon-style'.
6053 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6055 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6057 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6059 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6060 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6061 warning about ham processors in spam groups removed.
6063 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6065 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6066 From Hubert Chan <hubert@uhoreg.ca>.
6068 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6070 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6071 (Mailing List): Typo.
6072 (Customizing Articles): Add gnus-treat-ansi-sequences.
6073 (Article Washing): Index.
6075 * message.texi: Use m-dash consistently.
6077 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6079 * gnus.texi (GroupLens): Remove.
6081 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6083 * gnus.texi (Outgoing Messages, Agent Variables):
6084 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6085 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6087 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6089 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6091 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6093 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6095 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6097 2007-10-28 Simon Josefsson <jas@extundo.com>
6099 * gnus.texi (Top): Add SASL.
6101 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6103 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6105 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6107 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6109 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6111 * calc.texi (Formulas, Composition Basics): Lower the
6112 precedence of negation.
6114 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6116 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6117 Mention the new three-letter column identifiers.
6118 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6119 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6120 message when using `c' on an empty default with default printer.
6121 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6122 renamed to `ses--symbolic-formulas' some time ago.
6124 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6126 * calc.texi (Default Simplifications, Making Selections)
6127 (Customizing Calc): Clarify associativity of multiplication.
6129 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6131 * tramp.texi (Traces and Profiles): Simplify loop over
6132 `trace-function-background'.
6134 2007-10-22 Juri Linkov <juri@jurta.org>
6136 * dired-x.texi (Shell Command Guessing): Default values are now
6137 available by typing M-n instead of M-p.
6139 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6141 * tramp.texi (Cleanup remote connections): New section.
6142 (Password caching): Remove `tramp-clear-passwd'.
6143 It's not a command anymore.
6144 (Bug Reports): Add `tramp-bug' to function index.
6145 (Function Index, Variable Index): New nodes.
6146 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6148 * trampver.texi: Update release number.
6150 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6152 * calc.texi (History and Acknowledgements): Turn comment
6153 about integer size into past tense.
6154 (Time Zones): Remove pointer to Calc author's address.
6155 (Trigonometric and Hyperbolic Functions): Mention cotangent
6156 and hyperbolic cotangent. Fix typo.
6158 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6160 Sync with Tramp 2.1.11.
6162 * trampver.texi: Update release number.
6164 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6166 * tramp.texi (External packages): New section.
6168 2007-09-29 Juri Linkov <juri@jurta.org>
6170 * info.texi (Help-Int): Document `L' (`Info-history').
6172 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6174 * org.texi: Change links to webpage and maintained email.
6175 (Remember): Promote to Chapter, significant changes.
6176 (Fast access to TODO states): New section.
6177 (Faces for TODO keywords): New section.
6178 (Export options): Example for #+DATE.
6179 (Progress logging): Section moved.
6181 2007-09-26 Bill Wohler <wohler@newt.com>
6183 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6184 browse-url-at-mouse.
6186 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6188 * flymake.texi (Customizable variables): Face names don't end in -face.
6189 Fix flymake-err-line-patterns template.
6190 (Example -- Configuring a tool called directly): Fix init-function.
6191 (Highlighting erroneous lines): Face names don't end in -face.
6193 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6195 * erc.texi (Special-Features): Fix small typo.
6197 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6199 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6200 and "External transfer methods".
6202 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6204 * calc.texi (Predefined Units): Add some history.
6206 2007-09-08 Michael Olson <mwolson@gnu.org>
6208 * erc.texi (Copying): New section included from gpl.texi.
6209 This matches the look of the upstream ERC manual.
6211 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6213 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6214 (Random Numbers): Clarify the distribution of `random'.
6216 2007-09-06 Glenn Morris <rgm@gnu.org>
6218 Move manual sources from man/ to subdirectories of doc/.
6219 Split into the Emacs manual in emacs/, and other manuals in misc/.
6220 Change all setfilename commands to use ../../info.
6221 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6222 refer to the Emacs manual here.
6223 (infodir): New variable.
6224 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6225 (cc-mode.texi, faq.texi): Update references to source file locations.
6226 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6227 do not refer to the Emacs manual here.
6228 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6230 * Makefile.in: Add `basename' versions of all info targets, for
6231 convenience when rebuilding just one manual.
6232 (../etc/GNU): Delete obsolete target.
6233 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6234 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6236 (maintainer-clean): ...from here.
6238 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6240 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6242 * calc.texi (Date Conversions): Clarify definition of
6243 Julian day numbering.
6244 (Date Forms): Clarify definition of Julian day numbering;
6247 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6249 * org.texi: Version 5.07.
6251 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6253 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6255 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6257 * org.texi (Adding hyperlink types): New section.
6258 (Embedded LaTeX): Chapter updated because of LaTeX export.
6259 (LaTeX export): New section.
6260 (Using links out): New section.
6262 2007-08-22 Glenn Morris <rgm@gnu.org>
6264 * faq.texi (Learning how to do something): Refcards now in
6265 etc/refcards/ directory.
6267 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6269 * tramp.texi (Remote Programs): Persistency file must be cleared when
6270 changing `tramp-remote-path'.
6271 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6274 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6276 * calc.texi: Move contents to beginning of file.
6277 (Algebraic Entry): Fix the formatting of an example.
6279 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6281 * calc.texi (Basic Operations on Units): Mention exact versus
6282 inexact conversions.
6284 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6286 * calc.texi (Basic Operations on Units): Mention default
6287 values for new units.
6288 (Quick Calculator Mode): Mention that binary format will
6291 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6293 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6295 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6297 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6299 2007-08-08 Glenn Morris <rgm@gnu.org>
6301 * gnus.texi, sieve.texi: Replace `iff'.
6303 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6305 * calc.texi (Basic Graphics): Mention the graphing of error
6307 (Graphics Options): Mention how `g s' handles error forms.
6308 (Curve Fitting): Mention plotting the curves.
6309 (Standard Nonlinear Models): Add additional models.
6310 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6311 (Linear Fits): Correct result.
6313 2007-08-01 Alan Mackenzie <acm@muc.de>
6315 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6316 to "--no-site-file".
6318 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6320 * tramp.texi (Frequently Asked Questions): Point to mode line
6321 extension in Emacs 23.1.
6323 * trampver.texi: Update release number.
6325 2007-07-27 Glenn Morris <rgm@gnu.org>
6327 * calc.texi (Copying): Include license text from gpl.texi, rather than
6330 2007-07-25 Glenn Morris <rgm@gnu.org>
6332 * calc.texi (Copying): Replace license with GPLv3.
6334 * Relicense all FSF files to GPLv3 or later.
6336 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6338 Sync with Tramp 2.1.10.
6340 * tramp.texi (trampfn): Expand macro implementation in order to handle
6342 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6343 occurrences by trampfn.
6344 (Frequently Asked Questions): Extend example code for host
6345 identification in the modeline. Add bbdb to approaches shortening Tramp
6346 file names to be typed.
6348 * trampver.texi: Update release number.
6350 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6352 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6353 section. Reported by <poti@potis.org>.
6354 (Remote processes): Arguments of the program to be debugged are taken
6356 (Frequently Asked Questions): Simplify recentf example.
6358 2007-07-14 Karl Berry <karl@gnu.org>
6360 * info.texi (@copying): New Back-Cover Text.
6362 * info.texi (Quitting Info): Move to proper place in source.
6363 (Reported by Benno Schulenberg.)
6365 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6367 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6369 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6371 * emacs-mime.texi: Add @documentencoding directive.
6373 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6375 * tramp.texi (Remote processes): Add an anchor to the subsection
6376 "Running a debugger on a remote host".
6378 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6380 * tramp.texi (Remote processes): Don't call it "experimental" any
6381 longer. Add subsection about running a debugger on a remote host.
6383 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6385 * org.texi (Properties and columns): Chapter rewritten.
6387 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6390 * trampver.texi: Migrate to Tramp 2.1.
6392 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6394 * org.texi (Properties): New chapter.
6396 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6398 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6401 * gnus.texi (Misc Article): Add index entry for
6402 gnus-single-article-buffer.
6404 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6406 * gnus.texi (Starting Up): Fix typo.
6408 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6410 * gnus.texi (Asynchronous Fetching): Fix typo.
6412 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6414 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6415 (About This Manual): Remove redundant information.
6416 (Getting Started): Mention author.
6417 (Basic Arithmetic, Customizing Calc): Make description of the
6418 variable `calc-multiplication-has-precedence' match its new effect.
6420 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6422 * calc.texi (Basic Arithmetic, Customizing Calc):
6423 Mention the variable `calc-multiplication-has-precedence'.
6425 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6427 * org.texi (Tag): Section swapped with node Timestamps.
6428 (Formula syntax for Lisp): Document new `L' flag.
6430 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6432 * gnus.texi (Misc Group Stuff, Summary Buffer)
6433 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6435 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6437 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6438 * gnus.texi (Article Buttons, Mail Source Customization)
6439 (Sending or Not Sending, Customizing NNDiary):
6440 * message.texi (Message Headers):
6441 * mh-e.texi (HTML): Fix typos.
6443 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6445 Sync with Tramp 2.0.56.
6447 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6448 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6450 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6452 * Version 22.1 released.
6454 2007-05-26 Michael Olson <mwolson@gnu.org>
6456 * erc.texi (Modules): Fix references to completion modules.
6458 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6460 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6462 2007-05-09 Didier Verna <didier@xemacs.org>
6464 * gnus.texi (Email Based Diary): New. Proper documentation for the
6465 nndiary back end and the gnus-diary library.
6467 2007-05-03 Karl Berry <karl@gnu.org>
6469 * .cvsignore (*.pdf): New entry.
6471 * texinfo.tex: Update from current version for better pdf generation.
6473 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6475 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6477 2007-04-28 Glenn Morris <rgm@gnu.org>
6479 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6480 consideration of legal status.
6482 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6484 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6486 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6488 * faq.texi (New in Emacs 22): python.el removed.
6490 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6492 * calc.texi (Reporting bugs): Update maintainer's address.
6494 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6496 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6498 2007-04-15 Jay Belanger <belanger@truman.edu>
6500 * calc.texi (Title page): Remove the date.
6501 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6502 (The Standard Calc Interface): Change trail title.
6503 (Floats): Mention that when non-decimal floats are entered, only
6504 approximations are stored.
6505 (Copying): Move to the appendices.
6506 (GNU Free Documentation License): Add as an appendix.
6508 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6510 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6511 * dired-x.texi, ebrowse.texi, ediff.texi:
6512 * emacs-mime.texi, erc.texi, eshell.texi:
6513 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6514 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6515 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6516 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6517 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6518 * woman.texi: Include GFDL.
6520 * doclicense.texi: Remove node heading, so that it can be included by
6523 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6525 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6528 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
6530 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6533 2007-04-09 Romain Francoise <romain@orebokech.com>
6535 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6536 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6539 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6541 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6542 renamed to woman-use-topic-at-point. Document new behavior.
6544 2007-04-08 Richard Stallman <rms@gnu.org>
6546 * url.texi: Fix some indexing.
6547 (Disk Caching): Drop discussion of old/other Emacs versions.
6549 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6551 * url.texi (Disk Caching): Say Emacs 21 "and later".
6553 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6554 on Font locking which now mentions JIT lock.
6556 2007-04-01 Michael Olson <mwolson@gnu.org>
6558 * erc.texi: Update for the ERC 5.2 release.
6560 2007-03-31 David Kastrup <dak@gnu.org>
6562 * woman.texi (Topic, Interface Options): Explain changes semantics of
6563 woman-manpath in order to consider MANPATH_MAP entries.
6565 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6567 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6569 2007-03-26 Richard Stallman <rms@gnu.org>
6571 * pgg.texi (Caching passphrase): Clean up previous change.
6573 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6575 * gnus.texi (Setting Process Marks): Fix typo.
6577 2007-03-25 Romain Francoise <romain@orebokech.com>
6579 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6580 readability, and include various fixes by Daniel Brockman, Nick Roberts
6583 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6585 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6587 * gnus.texi (Mail Source Specifiers): Fix typo.
6589 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
6591 * reftex.texi (Imprint): Update maintainer information.
6593 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6595 * message.texi (Message Buffers): Update documentation for
6596 message-generate-new-buffers.
6598 2007-03-15 Daiki Ueno <ueno@unixuser.org>
6600 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6602 2007-03-21 Glenn Morris <rgm@gnu.org>
6604 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6606 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
6608 * eshell.texi (Known problems): Emacs 21 -> 22.
6610 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6612 2007-03-18 Jay Belanger <belanger@truman.edu>
6614 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6616 2007-03-12 Glenn Morris <rgm@gnu.org>
6618 * calc.texi (Time Zones): Switch to new North America DST rule.
6620 * calc.texi: Replace "daylight savings" with "daylight
6621 saving" in text throughout.
6623 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6625 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6626 The variable now uses a list of symbols instead of just a symbol.
6627 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6629 2007-03-06 Romain Francoise <romain@orebokech.com>
6631 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6632 new packages, and mention Gnus update.
6634 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6636 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6637 nntp-open-connection-functions-never-echo-commands.
6639 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
6641 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6642 problems on the console, and security risk in not using gpg-agent.
6644 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
6646 * org.texi (The spreadsheet): Rename from "Table calculations".
6647 Completely reorganized and rewritten.
6648 (CamelCase links): Section removed.
6649 (Repeating items): New section.
6650 (Tracking TODO state changes): New section.
6651 (Agenda views): Chapter reorganized and rewritten.
6652 (HTML export): Section rewritten.
6653 (Tables in arbitrary syntax): New section.
6654 (Summary): Better feature summary.
6655 (Activation): Document problem with cut-and-paste of Lisp code
6657 (Visibility cycling): Document indirect buffer use.
6658 (Structure editing): Document sorting.
6659 (Remember): Section rewritten.
6660 (Time stamps): Better description of time stamp types.
6661 (Tag searches): Document regular expression search for tags.
6662 (Stuck projects): New section.
6663 (In-buffer settings): New keywords.
6664 (History and Acknowledgments): Updated description.
6666 2007-02-24 Alan Mackenzie <acm@muc.de>
6668 * cc-mode.texi (Movement Commands): Insert two missing command names.
6669 (Getting Started): Slight wording correction (use conditional).
6671 2007-02-22 Kim F. Storm <storm@cua.dk>
6673 * widget.texi (User Interface, Basic Types): Document need to put some
6674 text before the %v escape in :format string in editable-field widget.
6676 2007-02-18 Romain Francoise <romain@orebokech.com>
6678 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6681 2007-02-10 Markus Triska <markus.triska@gmx.at>
6683 * widget.texi (Programming Example): Put constant strings in :format.
6685 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
6687 * faq.texi (Fullscreen mode on MS-Windows): New node.
6689 2007-02-04 David Kastrup <dak@gnu.org>
6691 * faq.texi (AUCTeX): Update version number. Should probably be done
6692 for other packages as well.
6694 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6696 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6697 <tassilo@member.fsf.org>.
6699 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6701 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6702 ls-lisp-use-localized-time-format.
6704 2007-01-20 Markus Triska <markus.triska@gmx.at>
6706 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6708 2007-01-13 Michael Olson <mwolson@gnu.org>
6710 * erc.texi (Modules): Mention capab-identify module.
6712 2007-01-05 Michael Olson <mwolson@gnu.org>
6714 * erc.texi (Getting Started): Update for /RECONNECT command.
6716 2007-01-04 Richard Stallman <rms@gnu.org>
6718 * ebrowse.texi: Change C-c b to C-c C-m.
6720 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6722 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6723 variables only in info to avoid redundant entries in the printed
6726 2007-01-02 Daiki Ueno <ueno@unixuser.org>
6728 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6730 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6732 * message.texi (Security): Split into sub-nodes.
6734 2007-01-01 Alan Mackenzie <acm@muc.de>
6736 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6737 eval-after-load in Emacs <=21 and a workaround. Document that
6738 trigraphs are not supported.
6740 2007-01-01 Alan Mackenzie <acm@muc.de>
6742 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6743 c-context-line-break. When invoked within a string, preserve
6744 whitespace. Add a backslash only when also in a macro.
6746 2007-01-01 Alan Mackenzie <acm@muc.de>
6748 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6750 2007-01-01 Alan Mackenzie <acm@muc.de>
6752 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6753 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6755 2007-01-01 Alan Mackenzie <acm@muc.de>
6757 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6760 * cc-mode.texi ("Styles"): Add @dfn{style}.
6762 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
6764 Sync with Tramp 2.0.55.
6766 * trampver.texi: Update release number.
6768 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6770 * gnus.texi (Customizing Articles): Add index entries for all
6771 gnus-treat-* variables.
6773 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
6775 * gnus.texi (IMAP): Fix incorrect explanation of
6776 nnimap-search-uids-not-since-is-evil in documentation for
6777 nnimap-expunge-search-string.
6779 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6781 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6782 spam-ifile-database.
6784 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6786 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6789 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
6791 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6792 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6794 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6797 2006-12-25 Kevin Ryde <user42@zip.com.au>
6799 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6800 about the key procedure being used heavily.
6802 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6804 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6806 (Prerequisites): Add explanation about gpg-agent.
6808 2006-12-22 Kevin Ryde <user42@zip.com.au>
6810 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6811 "sort" instead of "sort*".
6813 2006-12-19 Richard Stallman <rms@gnu.org>
6815 * calc.texi (History and Acknowledgements): Recognize that Emacs
6816 now does have floating point.
6818 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6820 * tramp.texi (External transfer methods): Describe new method `scpc'.
6822 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
6824 * pgg.texi: Added short note on gpg-agent to the introduction.
6826 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6828 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6831 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6833 * gnus.texi (X-Face): Clarify. Say which programs are required
6836 2006-12-08 Michael Olson <mwolson@gnu.org>
6838 * erc.texi (Modules): Remove documentation for list module.
6840 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6842 * faq.texi (^M in the shell buffer): Ditto.
6844 2006-11-20 Michael Olson <mwolson@gnu.org>
6846 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6848 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6850 * org.texi: Fix typos.
6851 (Agenda commands): Document `C-k'.
6853 2006-11-16 Eli Zaretskii <eliz@gnu.org>
6855 * url.texi (http/https): Fix a typo in the HTTP URL.
6857 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6859 * ada-mode.texi: Total rewrite.
6861 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6863 * org.texi: Minor typo fixes.
6865 2006-11-13 Bill Wohler <wohler@newt.com>
6867 Release MH-E manual version 8.0.3.
6869 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6872 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6874 (Reading Mail): Document the customization of read-mail-command
6876 (Viewing Attachments): Document mm-discouraged-alternatives.
6877 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6878 (Junk): Add more information about the settings of mh-junk-background
6879 in a program. Add /usr/bin/mh to PATH in examples.
6881 2006-11-12 Richard Stallman <rms@gnu.org>
6883 * woman.texi: Update author address but say he no longer maintains it.
6885 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6887 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6889 (Checkboxes): Section moved to chapter 5, and extended.
6890 (The date/time prompt): New section.
6891 (Link abbreviations): New section.
6892 (Presentation and sorting): New section.
6893 (Custom agenda views): Section completely rewritten.
6894 (Summary): Compare with Planner.
6895 (Feedback): More info about creating backtraces.
6896 (Plain lists): Modified example.
6897 (Breaking down tasks): New section.
6898 (Custom time format): New section.
6899 (Time stamps): Document inactive timestamps.
6900 (Setting tags): More details about fast tag selection.
6901 (Block agenda): New section.
6902 (Custom agenda views): Section rewritten.
6903 (Block agenda): New section.
6905 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6907 * tramp.texi (Configuration): scp is the default method.
6908 (Default Method): Use ssh as example for another method.
6910 2006-10-27 Richard Stallman <rms@gnu.org>
6912 * woman.texi: Downcase nroff/troff/roff.
6913 (Installation): Chapter deleted. Some xrefs deleted.
6914 (Background): woman doesn't advise man ;-).
6916 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6918 * ada-mode.texi (Project files, Identifier completion)
6919 (Automatic Casing, Debugging, Using non-standard file names)
6920 (Working Remotely): Fix typos.
6922 2006-10-20 Masatake YAMATO <jet@gyve.org>
6924 * cc-mode.texi (Sample .emacs File): Add missing `)' in
6925 sample code `my-c-initialization-hook'.
6927 2006-10-19 Stuart D. Herring <herring@lanl.gov>
6929 * widget.texi: Fix typos.
6931 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
6933 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6934 "???". There have been no complaints for years, so the information
6935 must be appropriate.
6937 2006-10-16 Richard Stallman <rms@gnu.org>
6939 * widget.texi: Use @var instead of capitalization.
6940 Clarify many widget type descriptions.
6942 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6944 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6946 (Selecting a Group): Fix typo.
6948 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6950 * widget.texi: Fix typos.
6952 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6954 * gnus.texi (Image Enhancements): Update for Emacs 22.
6956 * gnus-faq.texi ([1.3]): Update.
6958 2006-10-06 Richard Stallman <rms@gnu.org>
6960 * faq.texi (Displaying the current line or column):
6961 Delete "As of Emacs 20".
6963 2006-10-06 Romain Francoise <romain@orebokech.com>
6965 * faq.texi (VM): VM works with Emacs 22 too.
6967 2006-10-06 Richard Stallman <rms@gnu.org>
6969 * ebrowse.texi: Remove Emacs version "21" from title.
6971 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6973 * gnus.texi (Foreign Groups): Say where change of editing commands are
6974 stored. Add reference to `gnus-parameters'.
6976 2006-09-15 Jay Belanger <belanger@truman.edu>
6978 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6979 Change "Library Public License" to "Lesser Public License"
6980 throughout. Use "yyyy" to represent year.
6982 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
6984 * org.texi (Setting tags): Typo fix.
6986 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6988 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6990 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6992 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6994 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6996 * faq.texi (Escape sequences in shell output): EMACS is now set
6997 to Emacs's absolute file name, not to "t".
6998 (^M in the shell buffer): Likewise.
6999 * misc.texi (Interactive Shell): Likewise.
7001 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7003 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7004 mails with pop3-leave-mail-on-server. Fix wording.
7005 (Limiting): Improve gnus-summary-limit-to-articles.
7008 2006-09-11 Simon Josefsson <jas@extundo.com>
7010 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7011 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7013 2006-09-06 Simon Josefsson <jas@extundo.com>
7015 * smtpmail.texi (Authentication): Mention SSL.
7017 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7019 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7020 Don't use @indicateurl.
7022 * cc-mode.texi (Subword Movement): Don't use @headitem.
7023 (Custom Braces, Clean-ups): Don't use @tie.
7025 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7027 Sync with Tramp 2.0.54.
7029 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7030 Suggested by Adrian Phillips <a.phillips@met.no>.
7032 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7034 * org.texi (Installation, Activation): Split from Installation and
7036 (Clocking work time): Documented new features.
7038 2006-08-13 Alex Schroeder <alex@gnu.org>
7040 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7043 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7045 * faq.texi (How to add fonts): New node.
7047 2006-08-05 Romain Francoise <romain@orebokech.com>
7049 * faq.texi (New in Emacs 22): Expand.
7051 2006-08-03 Michael Olson <mwolson@gnu.org>
7053 * erc.texi: Update for ERC 5.1.4.
7055 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7057 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7058 in .../site-lisp/gnus/ by default.
7059 [ From gnus-news.texi in the trunk. ]
7061 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7063 * gnus.texi (MIME Commands): Additions for yEnc.
7065 2006-07-24 Richard Stallman <rms@gnu.org>
7067 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7068 * faq.texi: Move periods and commas inside quotes.
7070 2006-07-20 Jay Belanger <belanger@truman.edu>
7072 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7074 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7076 * faq.texi (Security risks with Emacs): Document Emacs 22
7077 file-local-variable mechanism.
7079 2006-07-12 Michael Olson <mwolson@gnu.org>
7081 * erc.texi: Update for ERC 5.1.3.
7083 2006-07-12 Alex Schroeder <alex@gnu.org>
7085 * rcirc.texi: Fix typos.
7086 (Getting started with rcirc): New calling convention for M-x irc.
7087 Mention #rcirc. Removed channel tracking.
7088 (Configuration): Change the names of all variables that got changed
7089 recently, eg. rcirc-server to rcirc-default-server. Added
7090 documentation for rcirc-authinfo, some background for Bitlbee, and
7091 rcirc-track-minor-mode.
7092 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7094 (Reconnecting after you have lost the connection): Fix example code
7095 to match code changes.
7097 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7099 * gnus.texi, message.texi: Fix typos.
7101 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7103 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7105 (Global TODO list): Document the use of the variables
7106 `org-agenda-todo-ignore-scheduled' and
7107 `org-agenda-todo-list-sublevels'.
7109 2006-07-05 Richard Stallman <rms@gnu.org>
7111 * faq.texi (Scrolling only one line): Fix xref.
7113 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7115 * faq.texi (Evaluating Emacs Lisp code):
7116 Throughout, replace eval-current-buffer with eval-buffer.
7118 2006-07-03 Richard Stallman <rms@gnu.org>
7120 * rcirc.texi (Scrolling conservatively): Fix xref.
7122 * pcl-cvs.texi (Viewing differences): Usage fix.
7124 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7126 * org.texi (Agenda commands): Document `s' key to save all org-mode
7129 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7131 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7132 names. Mention `cvs-msg' face.
7134 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7136 * org.texi (Checkboxes): New section.
7138 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7140 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7141 throughout this chapter.
7143 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7145 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7146 text for standalone vs Emacs info.
7147 (Help): Clarify header line description. Use mouse-1 for clicks.
7148 (Help-P): Use mouse-1 for clicks.
7149 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7150 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7151 (Choose menu subtopic): Remove gratuitous Emacs command names.
7152 (Help-FOO): Put usual behavior first.
7153 (Help-Xref): Clicking on xrefs works in Emacs.
7154 (Search Text): Clarify what the default behavior is.
7155 (Create Info buffer): Fix Emacs window/X window confusion.
7156 (Emacs Info Variables): Fix for new Emacs init file behavior.
7158 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7160 * gnus.texi (Summary Buffer Lines): Fix typo.
7162 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7164 * org.texi (Embedded LaTeX): New chapter.
7165 (Archiving): Section rewritten.
7166 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7168 2006-06-20 Bill Wohler <wohler@newt.com>
7170 Release MH-E manual version 8.0.1.
7172 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7174 (Preface): Depend on GNU mailutils 1.0 and higher.
7176 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7178 * message.texi (News Headers): Update message-syntax-checks section.
7180 2006-06-19 Karl Berry <karl@gnu.org>
7182 * info.texi (Advanced): Mention C-q, especially with ?.
7184 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7186 * org.texi (Publishing links): Document the `:link-validation-function'
7188 (Extensions and Hacking): New chapter, includes some sections of the
7189 "Miscellaneous" chapter.
7191 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7193 * org.texi (Progress logging): New section.
7195 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7197 * org.texi (ASCII export): Document indentation adaptation.
7198 (Setting tags): Document mutually-exclusive tags.
7200 2006-06-05 Romain Francoise <romain@orebokech.com>
7202 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7205 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7206 channel (#gnus@irc.freenode.net).
7207 Fix typos. Update copyright notice.
7209 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7210 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7211 (Line-Up Functions, Custom Macros):
7212 * ediff.texi (Window and Frame Configuration)
7213 (Highlighting Difference Regions):
7214 * emacs-mime.texi (Display Customization):
7215 * erc.texi (History):
7216 * eshell.texi (Known problems):
7217 * eudc.texi (Overview, BBDB):
7218 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7219 (The problem of spam, SpamOracle, Extending the Spam package)
7220 (Conformity, Terminology):
7221 * idlwave.texi (Routine Info)
7222 (Class and Keyword Inheritance, Padding Operators)
7223 (Breakpoints and Stepping, Electric Debug Mode)
7224 (Examining Variables, Troubleshooting):
7225 * org.texi (Creating timestamps):
7226 * reftex.texi (Commands, Options, Changes):
7227 * tramp.texi (Inline methods, Password caching)
7228 (Auto-save and Backup, Issues):
7229 * vip.texi (Files, Commands in Insert Mode):
7230 * viper.texi (Emacs Preliminaries, States in Viper)
7231 (Packages that Change Keymaps, Viper Specials, Groundwork):
7234 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7236 * ediff.texi: Fix typos.
7238 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7240 * org.texi: Small typo fixes.
7242 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7244 * viper.texi (Viper Specials):
7245 * gnus.texi (Example Setup):
7246 * faq.texi (Backspace invokes help):
7247 * dired-x.texi (Optional Installation Dired Jump):
7248 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7249 follow coding conventions.
7251 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7253 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7255 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7257 * pcl-cvs.texi: Fix typos.
7258 (Customization): Say "us".
7260 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7262 * org.texi: Remove bogus @setfilename.
7264 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7266 * org.texi (ASCII export): Omit command name.
7267 (HTML export): Add prefix to all lines in Local Variable example.
7268 (Acknowledgments): Typeset names in italics.
7270 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7272 * org.texi (Plain lists): Add new item navigation commands.
7273 (External links): Document elisp and info links.
7274 (Custom searches): New section.
7275 (Publishing): New chapter.
7276 (HTML export): Include a list of supported CSS classes.
7277 (Setting tags): Describe the fast-tag-setting interface.
7279 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7281 * dired-x.texi: ifinfo -> ifnottex.
7283 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7285 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7287 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7289 * message.texi (Interface): Add tool bar customization.
7290 (MIME): Index and text additions for mml-attach.
7291 (MIME): Describe mml-dnd-protocol-alist and
7292 mml-dnd-attach-options.
7294 * gnus.texi (Oort Gnus): Reorder entries in sections.
7296 (Starting Up): Add references to "Emacs for Heathens" and to
7297 "Finding the News". Add user-full-name and user-mail-address.
7298 (Group Buffer Format): Add tool bar customization and update.
7299 (Summary Buffer): Add tool bar customization.
7300 (Posting Styles): Add message-alternative-emails.
7302 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7304 * tramp.texi (Filename completion): Improve wording.
7306 2006-05-07 Romain Francoise <romain@orebokech.com>
7308 * faq.texi (Using regular expressions): Fix typo.
7309 (Packages that do not come with Emacs): Fix capitalization.
7310 (Replacing text across multiple files): Expand node to explain how
7311 to use `dired-do-query-replace-regexp' in more detail, based on
7312 suggestion by Eric Hanchrow <offby1@blarg.net>.
7314 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7316 * tramp.texi (Filename completion): Completion of remote files'
7317 method, user name and host name is active only in partial
7320 2006-05-06 Bill Wohler <wohler@newt.com>
7322 Release MH-E manual version 8.0.
7324 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7327 2006-05-06 Bill Wohler <wohler@newt.com>
7329 * mh-e.texi (MH-BOOK-HOME): Change from
7330 http://www.ics.uci.edu/~mh/book/mh to
7331 http://rand-mh.sourceforge.net/book/mh.
7332 Replace .htm suffix with .html for MH book files.
7333 (Using This Manual): Update key binding for getting relevant
7334 chapter in Info from command key.
7335 (Ranges): Fix itemx.
7337 2006-05-05 Karl Berry <karl@gnu.org>
7339 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7340 (\fonttextsize): New user-level command to change text font size.
7342 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7344 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7346 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7348 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7350 2006-04-24 Bill Wohler <wohler@newt.com>
7352 * mh-e.texi (Getting Started): Make it more explicit that you need
7353 to install MH. Add pointers to current MH implementations.
7355 2006-04-21 Bill Wohler <wohler@newt.com>
7357 Release MH-E manual version 7.94.
7359 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7362 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7364 * org.texi: Many small fixes.
7365 (Handling links): Rename from "Managing links".
7367 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7369 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7370 (Splitting mail using spam-stat): Fix @xref.
7372 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7374 * gnus.texi (Spam Package): Major revision of the text.
7375 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7377 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7379 * org.texi (Time stamps): Better explanation of the purpose of
7380 different time stamps.
7381 (Structure editing, Plain lists): More details on how new items
7382 and headings are inserted.
7384 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7386 * org.texi (Formula syntax): Fix link to Calc Manual.
7388 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7390 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7392 2006-04-17 Bill Wohler <wohler@newt.com>
7394 * mh-e.texi (Folders): Update mh-before-quit-hook and
7395 mh-quit-hook example with code that removes the buffers rather
7396 than just bury them.
7398 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7400 Sync with Tramp 2.0.53.
7402 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7404 * org.texi (Updating settings): New section.
7405 (Visibility cycling): Better names for the startup folding
7407 (Exporting): Completely restructured.
7408 (The very busy C-c C-c key): New section.
7409 (Summary of in-buffer settings): New section.
7411 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7413 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7415 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7417 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7418 (Server Commands): Key `v' is reserved for users.
7420 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7422 * org.texi (Link format): New section, emphasis on bracket links.
7423 (External links): Document bracket links.
7424 (FAQ): Expand to cover shell links and the new link format.
7426 2006-04-09 Kevin Ryde <user42@zip.com.au>
7428 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7430 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7432 * gnus.texi (Summary Buffer Lines): Add `*'.
7434 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7436 * gnus.texi (Group Parameters):
7437 Mention gnus-permanently-visible-groups.
7439 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7441 * gnus.texi (Face): Fix typo.
7443 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7445 * gnus.texi (X-Face): Clarify.
7446 (Face): Need Emacs with PNG support.
7448 2006-04-06 Richard Stallman <rms@gnu.org>
7450 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7453 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7455 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7456 blocks not suitable for inclusion with Emacs using variable
7459 2006-04-04 Simon Josefsson <jas@extundo.com>
7461 * gnus.texi (Security): Improve.
7463 2006-04-02 Bill Wohler <wohler@newt.com>
7465 * mh-e.texi (Getting Started, Junk, Bug Reports)
7466 (MH FAQ and Support): Fix URLs.
7468 2006-03-31 Romain Francoise <romain@orebokech.com>
7470 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7471 to t, not nil (and has for the past eight years).
7473 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7475 * message.texi, gnus.texi: Bump version to 5.11.
7477 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7479 * gnus.texi (Top): Add comment about version line.
7481 * message.texi (Top): Ditto. Change to take named versions into
7484 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7486 * gnus.texi (Posting Styles): Add x-face-file to example.
7487 (X-Face): Refer to posting styles.
7489 * gnus-faq.texi ([5.8]): Add x-face-file.
7490 ([8.4]): Add links to gmane.emacs.gnus.user and
7491 gmane.emacs.gnus.general.
7493 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7495 * gnus-faq.texi: Use .invalid.
7496 ([5.4]): Fix gnus-posting-styles example.
7498 2006-03-27 Romain Francoise <romain@orebokech.com>
7500 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7501 Emacs/W3 needs a new maintainer.
7502 (Ispell): Update author and version info.
7503 (Mailcrypt): Mention PGG.
7504 (New in Emacs 22): Add PGG to the list of new packages.
7505 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7508 2006-03-25 Karl Berry <karl@gnu.org>
7510 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7511 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7512 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7513 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7514 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7515 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7516 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7517 (2) do not indent copyright year list (or anything else).
7519 2006-03-21 Bill Wohler <wohler@newt.com>
7521 * mh-e.texi (Folders): Various edits.
7523 2006-03-20 Romain Francoise <romain@orebokech.com>
7525 * gnus.texi (Mail Folders): Grammar fix.
7527 2006-03-19 Bill Wohler <wohler@newt.com>
7529 * mh-e.texi (Replying): Document Mail-Followup-To.
7530 Change manually-formatted table to multitable. Add debugging info.
7531 Move description of mh-reply-default-reply-to into paragraph
7532 that describes its values.
7534 2006-03-17 Bill Wohler <wohler@newt.com>
7536 * mh-e.texi: Use smallexample and smalllisp consistently.
7537 (Sending Mail Tour): Update method of entering
7538 addresses and subject.
7539 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7540 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7542 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
7544 * org.texi: Version number change only.
7546 2006-03-14 Bill Wohler <wohler@newt.com>
7548 * mh-e.texi: Add index entries around each paragraph rather than
7549 depend on entries from beginning of node. Doing so ensures that
7550 index entries are less likely to be forgotten if text is cut and
7551 pasted, and are necessary anyway if the references are on a
7552 separate page. It seems that makeinfo is now (v. 4.8) only
7553 producing one index entry per node, so there is no longer any
7554 excuse not to. Use subheading instead of heading. The incorrect
7555 use of heading produced very large fonts in Info--as large as the
7557 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7558 versions 6 and 7 appeared *around* the time of these Emacs releases.
7560 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
7562 * org.texi (Clean view): Document new startup options.
7564 2006-03-11 Bill Wohler <wohler@newt.com>
7566 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7567 (Composing, Scan Line Formats): Fix @refs.
7568 (Getting Started): Define MH profile and MH profile components.
7569 (Incorporating Mail, Reading Mail, Viewing, Printing)
7570 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7571 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7572 for string constants.
7573 (Tool Bar): Remove spurious quote.
7574 (Junk): Use ``...'' instead of "...".
7575 (Scan Line Formats): Replace @samp with @kbd.
7577 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7579 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7581 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7583 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7586 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7588 * gnus.texi: Markup fix.
7589 (Fancy Mail Splitting): Specify new feature.
7591 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7593 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7594 partial-words matching.
7596 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7598 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7600 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7601 (MIME Commands): Fix mm-discouraged-alternatives.
7603 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
7605 * org.texi: Version number change only.
7607 2006-03-06 Bill Wohler <wohler@newt.com>
7609 * mh-e.texi: Move from SourceForge repository to Savannah.
7610 This is version 7.93, which is a total rewrite from the previous
7611 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7614 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7616 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7618 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
7620 * org.texi (Interaction): Add item about `org-mouse.el' by
7622 (Managing links): Document that also mouse-1 can be used to
7624 (Headlines, FAQ): Add entry about hiding leading stars.
7625 (Miscellaneous): Resort the sections in this chapter to a more
7628 2006-02-27 Simon Josefsson <jas@extundo.com>
7630 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7631 2004-01-27 from the trunk).
7633 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7635 * cc-mode.texi: Rename c-hungry-backspace to
7636 c-hungry-delete-backwards, at the request of RMS. Leave the old
7639 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7641 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7642 include the function header within the defun.
7644 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7646 * cc-mode.texi: Correct two typos.
7648 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7650 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7652 (Electric Keys): Add a justification for electric indentation.
7653 (Hungry WS Deletion): Clear up the names and complications of the
7654 BACKSPACE and DELETE keys.
7656 2006-02-23 Juri Linkov <juri@jurta.org>
7658 * faq.texi (Common requests): Move `Turning on auto-fill by
7659 default' after `Wrapping words automatically'. Move `Working with
7660 unprintable characters' before `Searching for/replacing newlines'.
7661 Move `Replacing highlighted text' after `Highlighting a region'.
7662 Merge `Repeating commands' and `Repeating a command as many times
7663 as possible' into the former.
7664 (Packages that do not come with Emacs): Add refs to Gmane and
7667 2006-02-23 Juri Linkov <juri@jurta.org>
7669 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7670 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7671 Add xref to `(emacs)Reporting Bugs'.
7672 (Getting a printed manual): Add URL to other formats of the manual.
7673 (Common requests): Fix menu.
7674 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7675 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7676 (Inserting text at the beginning of each line): Add pxref to
7677 `Changing the included text prefix'.
7678 (Forcing the cursor to remain in the same column): Mention `track-eol'
7679 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7680 (Replacing text across multiple files): Add keybinding `Q' for
7681 `dired-do-query-replace'.
7683 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
7685 * reftex.texi: Version number and date change only.
7687 * org.texi (Internal Links): Rewrite to cover the modified
7690 2006-02-17 Eli Zaretskii <eliz@gnu.org>
7692 * faq.texi: Remove the coding cookie, it's not needed anymore.
7694 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7696 * faq.texi (Colors on a TTY): Mention Mac OS port.
7698 2006-02-12 Karl Berry <karl@gnu.org>
7700 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7703 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7705 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7707 2006-02-08 Romain Francoise <romain@orebokech.com>
7709 * faq.texi (Top): Remove paragraph about the FAQ being a
7710 transitional document, etc.
7711 (Searching for/replacing newlines): New node.
7712 (Yanking text in isearch): New node.
7713 (Inserting text at the beginning of each line): Rename and make
7714 more general, mention `M-;' in Message mode.
7716 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7718 * faq.texi (Meta key does not work in xterm)
7719 (Emacs does not display 8-bit characters)
7720 (Inputting eight-bit characters): Update xrefs.
7722 2006-02-06 Romain Francoise <romain@orebokech.com>
7724 * faq.texi (VM): VM now at version 7.19.
7725 Set myself as maintainer of this file.
7727 2006-02-04 Michael Olson <mwolson@gnu.org>
7729 * erc.texi (History): Note that ERC is now included with Emacs.
7731 2006-01-31 Romain Francoise <romain@orebokech.com>
7733 * message.texi (Message Headers): Explain what
7734 `message-alternative-emails' does in more detail.
7735 Update copyright year.
7737 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7739 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7741 2006-01-29 Richard M. Stallman <rms@gnu.org>
7743 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7745 2006-01-29 Michael Olson <mwolson@gnu.org>
7747 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7749 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7751 * faq.texi (New in Emacs 22): Mention ERC.
7753 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7755 * rcirc.texi: Capitalize dir entry for consistency with the entry
7756 in info/dir and other entries in the Emacs category.
7757 Fix typos. Delete trailing whitespace.
7759 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
7761 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7763 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7765 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7766 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7768 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7769 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7771 2006-01-27 Alex Schroeder <alex@gnu.org>
7773 * rcirc.texi: New file.
7775 2006-01-23 Juri Linkov <juri@jurta.org>
7777 * widget.texi (User Interface): Add S-TAB for widget-backward.
7779 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
7781 Sync with Tramp 2.0.52.
7783 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7784 Add Tramp disabling item. New item for common connection problems.
7785 (various): Apply "ftp" as method for the download URL.
7786 (Bug Reports): Refer to FAQ for common problems.
7788 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7790 * widget.texi (User Interface): Use @key for TAB.
7792 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7794 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7797 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7799 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7801 * gnus.texi: Update copyright.
7803 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7805 * gnus.texi (Article Washing): Additions.
7807 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
7809 * org.texi (Agenda commands): Document tags command.
7811 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7813 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7815 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7817 * gnus.texi (RSS): Addition.
7819 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7821 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7823 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7825 * emacs-mime.texi (Display Customization): Add setting example to
7826 mm-discouraged-alternatives.
7828 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7830 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7831 version is the canonical version.
7833 2006-01-08 Alex Schroeder <alex@gnu.org>
7835 * pgg.texi (Caching passphrase): Rewording.
7837 2006-01-06 Eli Zaretskii <eliz@gnu.org>
7839 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7842 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
7844 * org.texi: Removed the accidentally re-added empty line in the
7847 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
7849 * org.texi (Agenda Views): Chapter reorganized.
7851 2005-12-29 Romain Francoise <romain@orebokech.com>
7853 * faq.texi (Using Customize): New node.
7855 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7857 * org.texi: Remove blank line in @direntry. It is non-standard
7858 and recursively produces blank lines all over the dir file (when
7861 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7863 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7865 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
7867 * org.texi (Tags): Boolean logic documented.
7868 (Agenda Views): Document custom commands.
7870 2005-12-20 David Kastrup <dak@gnu.org>
7872 * faq.texi (AUCTeX): Update version and mailing list info.
7874 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7876 * gnus.texi (MIME Commands): Mention addition of
7877 multipart/alternative to gnus-buttonized-mime-types and add xref
7878 to mm-discouraged-alternatives.
7880 * emacs-mime.texi (Display Customization): Mention addition of
7881 "image/.*" and add xref to gnus-buttonized-mime-types in the
7882 mm-discouraged-alternatives section.
7884 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7886 * org.texi (Tags): New section.
7887 (Agenda Views): Chapter reorganized.
7889 2005-12-16 Eli Zaretskii <eliz@gnu.org>
7891 * org.texi (Internal Links): Add a missing comma after an @xref.
7893 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
7895 * faq.texi (Filling paragraphs with a single space): No need to
7896 change sentence-end now.
7898 2005-12-13 Romain Francoise <romain@orebokech.com>
7900 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7902 2005-12-12 Jay Belanger <belanger@truman.edu>
7904 * faq.texi (Calc): Update version number.
7906 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7908 * org.texi (Progress Logging): New section.
7910 2005-12-10 Romain Francoise <romain@orebokech.com>
7912 Update the Emacs FAQ for the 22.1 release.
7914 * faq.texi: Set VER to `22.1'.
7915 (Basic editing): Explain how to use localized versions of the
7916 Tutorial. Mention that `C-h r' displays the manual.
7917 Delete obsolete WWW link to an Emacs 18 tutorial.
7918 (Getting a printed manual): Point to the new locations of the
7919 manuals on the GNU Web site.
7920 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7921 available via Info (it was previously distributed separately).
7922 (Installing Texinfo documentation): The latest version of Texinfo
7924 (Informational files for Emacs): COPYING is the GNU General Public
7925 License, not the Emacs General Public License.
7926 (Informational files for Emacs): Delete obsolete link to the
7927 GNUinfo pages as they have been removed from the GNU Web site.
7928 (New in Emacs 22): New node.
7929 (Setting up a customization file): Say that most packages support
7931 (Colors on a TTY): Delete reference to instructions on how to
7932 enable syntax highlighting, it is now enabled by default.
7933 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7934 at startup automatically.
7935 (Controlling case sensitivity): Mention `M-c' in isearch.
7936 (Using an already running Emacs process): Emacs now creates the
7937 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7938 gnuserv. As emacsclient can now run Lisp code as well, delete a
7939 sentence praising gnuserv for that. Simplify description of how
7940 the client/server operation works.
7941 (Compiler error messages): Delete obsolete text (compile.el has
7943 (Indenting switch statements): Fix typo.
7944 (Matching parentheses): Simplify setup instructions, mention the
7945 menu bar item in the Options menu.
7946 (Repeating a command as many times as possible): Mention `C-x e'.
7947 (Going to a line by number): Mention new keymap and bindings
7948 `M-g M-g', `M-g M-p' and `M-g M-n'.
7949 (Turning on syntax highlighting): Now on by default. Simplify.
7950 (Replacing highlighted text): Use `1', not `t'.
7951 (Problems with very large files): The maximum size is now 256MB on
7953 (^M in the shell buffer): Mention `comint-process-echoes'.
7954 (Emacs for Apple computers): Emacs 22 has native support for Mac
7956 (Translating names to IP addresses): Delete node.
7957 (Binding keys to commands): Fix typo.
7958 (SPC no longer completes file names): New node.
7959 (MIME with Emacs mail packages): Delete section about the Emacs
7960 MIME FAQ (it's not reachable anymore).
7962 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7964 * cc-mode.texi: The manual has been extensively revised: the
7965 information about using CC Mode has been separated from the larger
7966 and more difficult chapters about configuration. It has been
7967 updated for CC Mode 5.31.
7969 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7971 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7972 (Selecting an implementation): Fix descriptions.
7974 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7976 * message.texi (Various Message Variables): Addition.
7978 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7980 * message.texi: Fix default values.
7982 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7984 * message.texi (Header Commands): Clarify descriptions of
7985 message-cross-post-followup-to, message-reduce-to-to-cc, and
7986 message-insert-wide-reply.
7987 (Various Commands): Fix kindex for message-kill-to-signature;
7988 clarify description of message-tab.
7990 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7992 * message.texi (Mailing Lists): Fix description about MFT.
7994 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7996 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7998 * gnus.texi (Slow Terminal Connection): Replace old description
8001 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8003 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8004 replace X-Draft-Headers with X-Draft-From.
8006 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8008 * gnus.texi (Various Various): Fix the default value of
8009 nnheader-max-head-length.
8010 (Gnus Versions): Fix typo.
8012 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8014 * org.texi (Structure editing): Document new functionality of
8017 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8019 * org.texi (Internal Links): Fix Texinfo usage.
8021 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8023 * org.texi (TODO basics): Document the global todo list.
8024 (TODO items): Documents sparse tree for specific TODO
8027 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8029 * org.texi (Plain Lists): Typos fixed.
8031 2005-11-28 Jay Belanger <belanger@truman.edu>
8033 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8035 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8037 * org.texi (Structure editing): New item moving commands added.
8038 (Plain Lists): New section.
8040 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8042 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8043 (Agenda): Document commands `org-cycle-agenda-files' and
8044 `org-agenda-file-to-front'.
8045 (Built-in table editor): Document `org-table-sort-lines'.
8046 (HTML formatting): Export of hand-formatted lists.
8048 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8050 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8051 new variable gnus-toolbar-thickness.
8053 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8055 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8057 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8059 * gnus.texi (X-Face): Fix description.
8060 (XVarious): Remove gnus-xmas-logo-color-alist and
8061 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8063 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8065 * gnus.texi (Group Parameters): Mention new variable
8066 gnus-parameters-case-fold-search.
8067 (Home Score File): Addition.
8069 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8071 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8072 (Overview): List supported feed types.
8073 (Installation): No installation necessary when using autoload.
8074 (Configuration): Rename "RSS" to "news".
8076 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8078 * pgg.texi (User Commands): Document additional passphrase
8079 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8080 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8082 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8084 * org.texi: Version number changed to 3.19.
8086 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8088 * pgg.texi (How to use): Update the example to add autoload of
8089 pgg-encrypt-symmetric-region.
8090 (User Commands): Document pgg-encrypt-symmetric-region.
8091 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8093 2005-10-27 Jay Belanger <belanger@truman.edu>
8095 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8096 mention other TeX-related units.
8098 2005-10-23 Lars Hansen <larsh@soem.dk>
8100 * dired-x.texi (Miscellaneous Commands):
8101 Replace dired-do-relative-symlink by dired-do-relsymlink and
8102 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8104 2005-10-23 Jay Belanger <belanger@truman.edu>
8106 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8109 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8111 * faq.texi (Bugs and problems):
8112 Replace `dired-move-to-filename-regexp' by
8113 `directory-listing-before-filename-regexp'.
8115 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8117 * newsticker.texi (UPDATED): Set value.
8119 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8121 * gnus.texi (Document Groups): Remove duplicate item.
8123 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8125 * org.texi (Summary): Mention iCalendar support.
8126 (Exporting): Document iCalendar support.
8128 2005-10-18 Romain Francoise <romain@orebokech.com>
8130 * viper.texi (Viper Specials): Capitalize GNU.
8132 2005-10-17 Juri Linkov <juri@jurta.org>
8134 * info.texi (Getting Started, Search Index, Expert Info):
8136 (Search Text): Replace `echo area' with `mode line'.
8137 (Search Index): Both `i' and `,' find all index entries.
8138 Replace example `C-f' with `C-l' (which exists in index of Info
8139 manual) and delete spaces in its keyboard input sequence.
8140 Delete unnecessary explanations about literal characters.
8142 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8144 * gnus.texi (Document Server Internals): Addition.
8146 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8148 * gnus.texi (A note on namespaces): Fix RFC reference.
8150 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8152 * gnus.texi (RSS): Fix key description.
8154 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8156 * gnus.texi: Emacs/w3 -> Emacs/W3.
8157 (Browsing the Web): Fix description.
8158 (Web Searches): Ditto.
8159 (Customizing W3): Ditto.
8161 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8163 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8165 2005-10-11 Jay Belanger <belanger@truman.edu>
8167 * calc.texi (Integration): Mention using `a i' to compute definite
8170 2005-10-11 Juri Linkov <juri@jurta.org>
8172 * info.texi: Rearrange nodes.
8173 (Top): Update menu. Change ref `Info for Experts' to
8174 `Advanced Info Commands'.
8175 (Getting Started): Fix description of manual's parts.
8176 (Help-Int): Change xref `Info Search' to `Search Index', and
8177 `Expert Info' to `Advanced'.
8178 (Advanced): Move node one level up.
8179 (Search Text, Search Index): New nodes split out from `Info Search'.
8180 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8181 split out from `Advanced'.
8182 (Advanced, Emacs Info Variables): De-document editing an Info file
8184 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8185 (Creating an Info File): Delete node and move its text to
8188 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8190 * org.texi (Workflow states): Documented that change in keywords
8191 becomes active only after restart of Emacs.
8193 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8195 Sync with Tramp 2.0.51.
8197 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8199 * speedbar.texi (Introduction): Describe new location of speedbar
8201 (Basic Key Bindings): Remove descriptions of bindings that have
8204 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8206 * speedbar.texi (GDB): Describe use of watch expressions.
8208 2005-09-28 Simon Josefsson <jas@extundo.com>
8210 * message.texi (IDNA): Fix.
8212 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8214 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8215 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8216 description of nntp-open-connection-function.
8217 (Common Variables): Fix descriptions.
8219 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8221 * gnus.texi (Server Buffer Format): Document the %a format spec.
8223 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8225 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8227 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8229 * org.texi Version 3.16.
8231 2005-09-19 Miles Bader <miles@gnu.org>
8233 * newsticker.texi: Get rid of CVS keywords.
8235 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8237 * gnus.texi (Finding the Parent): Fix description of how Gnus
8240 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8242 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8243 to drop off non-answered articles.
8245 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8247 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8248 braces (which are unsupported by NMAKE) for macro `srcdir'.
8250 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8252 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8253 (../info/newsticker, newsticker.dvi): New targets.
8255 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8257 * newsticker.texi: Replace @command with @code. Replace @example
8259 (Top): Add explanations to menu items.
8260 (GNU Free Documentation License): Remove.
8262 2005-09-16 Romain Francoise <romain@orebokech.com>
8264 Update all files to specify GFDL version 1.2.
8266 * doclicense.texi (GNU Free Documentation License): Update to
8269 2005-09-15 Richard M. Stallman <rms@gnu.org>
8271 * newsticker.texi: Fix @setfilename.
8273 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8274 (../info/newsticker, newsticker.dvi): New targets.
8276 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8278 * org.texi: Version 3.15.
8280 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8282 * ses.texi: Combine all three indices into one.
8283 Correct a few typos.
8285 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8287 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8289 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8291 * emacs-mime.texi (Handles): Remove duplicate item.
8292 (Encoding Customization): Fix the default value for
8293 mm-coding-system-priorities.
8294 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8295 (Basic Functions): Fix reference.
8297 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8299 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8301 2005-08-18 Richard M. Stallman <rms@gnu.org>
8303 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8306 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8307 not keyboard-translate.
8309 2005-08-11 Richard M. Stallman <rms@gnu.org>
8311 * faq.texi (Using regular expressions): Fix xref.
8313 2005-08-09 Juri Linkov <juri@jurta.org>
8315 * info.texi (Help-P): Replace `Prev' with `Previous'.
8316 (Help-M, Help-Xref): Add S-TAB.
8317 (Help-FOO): Update `u' command.
8318 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8319 Update info about visibility of xref parts.
8320 (Help-Int): Fix `m' command. Rename `Info-last' to
8321 `Info-history-back'. Add `Info-history-forward'.
8322 (Advanced): Fix `g*' and `M-n' commands.
8323 (Info Search): Add `index-apropos' in stand-alone browser.
8324 Add isearch commands.
8325 (Emacs Info Variables): Remove `Info-fontify'.
8326 Add `Info-mode-hook'. Update face names.
8327 Add `Info-fontify-maximum-menu-size',
8328 `Info-fontify-visited-nodes', `Info-isearch-search'.
8330 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8332 Sync with Tramp 2.0.50.
8334 * tramp.texi: Use @option{} consequently for method names.
8335 (Inline methods, External transfer methods): Remove references to
8337 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8340 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8342 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8343 Mention that gnus-init-file is not read when Emacs is invoked with
8344 --no-init-file or -q.
8346 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8348 * org.texi: Version 3.14.
8350 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8352 * org.texi: Version 3.13.
8354 2005-07-18 Juri Linkov <juri@jurta.org>
8356 * calc.texi (Time Zones, Logical Operations):
8357 * cl.texi (Overview):
8358 * org.texi (TODO types):
8359 * sc.texi (Emacs 18 MUAs):
8360 * speedbar.texi (Top):
8361 * url.texi (History):
8362 Delete duplicate duplicate words.
8364 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8366 * cl.texi (Type Predicates): Document `atom' type.
8368 2005-07-04 Lute Kamstra <lute@gnu.org>
8370 Update FSF's address in GPL notices.
8372 * calc.texi (Copying):
8373 * doclicense.texi (GNU Free Documentation License):
8374 * faq.texi (Contacting the FSF):
8375 * mh-e.texi (Copying): Update FSF's address.
8377 2005-07-03 Richard M. Stallman <rms@gnu.org>
8379 * flymake.texi (Example -- Configuring a tool called directly):
8380 Update name of flymake-build-relative-filename.
8382 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8384 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8386 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8388 * org.texi: Version 3.12.
8390 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8392 * makefile.w32-in (MAKEINFO): Use --force.
8393 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8395 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8398 2005-06-23 Richard M. Stallman <rms@gnu.org>
8400 * speedbar.texi (Creating a display): Texinfo usage fixes.
8402 * tramp.texi (Customizing Completion, Auto-save and Backup):
8403 Texinfo usage fixes.
8405 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8407 * dired-x.texi (Miscellaneous Commands):
8408 * ediff.texi (Miscellaneous):
8409 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8411 * info.texi (Help-Xref):
8412 * message.texi (Message Headers):
8413 * org.texi (Remember):
8414 * reftex.texi (Options (Defining Label Environments)):
8415 (Options (Index Support)):
8416 (Options (Viewing Cross-References)):
8419 * speedbar.texi (Creating a display):
8420 * tramp.texi (Customizing Completion, Auto-save and Backup):
8423 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8425 * org.texi: Version 3.11.
8427 2005-06-12 Jay Belanger <belanger@truman.edu>
8429 * calc.texi (Getting Started): Remove extra menu item.
8431 2005-05-31 Jay Belanger <belanger@truman.edu>
8433 * calc.texi (Notations Used in This Manual): Use @kbd for key
8435 (Demonstration of Calc): Mention another way of starting Calc.
8436 (Starting Calc): Mention long name of M-#.
8437 (Embedded Mode Overview): Remove unnecessary instruction.
8438 (Other M-# commands): Rephrase `M-# 0' explanation.
8439 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8440 reflect current behavior.
8442 2005-05-30 Jay Belanger <belanger@truman.edu>
8444 * calc.texi (Hooks): Change description of calc-window-hook and
8445 calc-trail-window-hook to match usage.
8446 (Computational Functions): Add more constant-generating functions.
8447 (Customizable Variables): Use defvar.
8449 2005-05-28 Jay Belanger <belanger@truman.edu>
8451 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8452 (Basic Embedded Mode): Explain behavior of arguments to
8455 2005-05-27 Jay Belanger <belanger@truman.edu>
8457 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8460 2005-05-25 Jay Belanger <belanger@truman.edu>
8462 * calc.texi: Change Calc version number throughout.
8463 (Keypad Mode): Change location in info output.
8464 (Keypad mode overview): Move picture of keypad.
8466 2005-05-21 Jay Belanger <belanger@truman.edu>
8468 * calc.texi (Storing variables): Mention that only most variables
8469 are void to begin with.
8471 2005-05-21 Kevin Ryde <user42@zip.com.au>
8473 * widget.texi (Basic Types): Update cross ref from "Enabling
8474 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8475 lispref/text.texi change.
8477 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8479 * org.texi: Version 3.09.
8481 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8483 * reftex.texi: Version 4.28.
8485 2005-05-16 Jay Belanger <belanger@truman.edu>
8487 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8489 2005-05-14 Jay Belanger <belanger@truman.edu>
8491 * calc.texi (Default Simplifications): Insert missing ! (logical
8494 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8496 Sync with Tramp 2.0.49.
8498 2005-05-10 Jay Belanger <belanger@truman.edu>
8500 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8503 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8505 * org.texi: Version 3.08, structure reorganized.
8507 2005-04-24 Richard M. Stallman <rms@gnu.org>
8509 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8511 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8513 * org.texi: Update to version 3.06.
8515 2005-04-13 Lute Kamstra <lute@gnu.org>
8517 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8519 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8521 * cl.texi (Porting Common Lisp): Fix typo.
8523 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8525 * gnus.texi (RSS): Addition.
8527 2005-04-04 Jay Belanger <belanger@truman.edu>
8529 * calc.texi: Change Calc version number.
8530 (Customizable variables): Fix description of calc-language-alist.
8531 (Copying): Put in version 2 of GPL.
8533 2005-04-01 Jay Belanger <belanger@truman.edu>
8535 * calc.texi (Troubleshooting Commands): Remove comment about
8537 (Installation): Remove section.
8538 (Customizable Variables): New section.
8539 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8540 (Graphical Devices): Add references to Customizable Variables.
8542 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8544 * emacs-mime.texi (Display Customization): Markup fixes.
8547 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8549 * gnus-faq.texi: Replaced with auto-generated version.
8551 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8553 * dired-x.texi (Multiple Dired Directories): default-directory was
8554 renamed to dired-default-directory.
8556 2005-03-26 Jay Belanger <belanger@truman.edu>
8558 * calc.texi (Simplifying Formulas, Rewrite Rules):
8559 Change description of top and bottom of fraction.
8560 (Modulo Forms): Move description of how to create modulo forms to
8561 earlier in the section.
8562 (Fraction Mode): Suggest using : to get a fraction by dividing.
8563 (Basic Arithmetic): Adjust placement of command name.
8564 (Truncating the Stack): Emphasize that "hidden" entries are still
8566 (Installation): Move discussion of printing manual to "About This
8568 (About This Manual): Mention how to print the manual.
8569 (Reporting Bugs): Remove first person.
8570 (Building Vectors): Add algebraic version of append.
8571 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8572 (Grouping Digits): Fix typo.
8574 2005-03-25 Werner Lemberg <wl@gnu.org>
8576 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8577 Replace `legal' with `valid'.
8579 2005-03-25 Werner Lemberg <wl@gnu.org>
8581 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8583 2005-03-24 Jay Belanger <belanger@truman.edu>
8585 * calc.texi (General Mode Commands)
8586 (Mode Settings in Embedded Mode): Add some explanation of
8587 recording mode settings.
8589 2005-03-24 Richard M. Stallman <rms@gnu.org>
8591 * calc.texi: Remove praise of non-free software.
8593 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8594 (Installation): Node deleted.
8596 2005-03-23 Richard M. Stallman <rms@gnu.org>
8598 * url.texi (HTTP language/coding): Improve last change.
8600 2005-03-22 Jay Belanger <belanger@truman.edu>
8602 * calc.texi (Embedded Mode): Add new information on changing
8605 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
8607 Sync with Tramp 2.0.48.
8609 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8611 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8612 "GNU/Linux". Change all addresses to .gnu.org.
8613 (Default Method): Offer shortened syntax for "su" and "sudo"
8616 2005-03-07 Richard M. Stallman <rms@gnu.org>
8618 * url.texi: Fix usage of "e.g.".
8619 (HTTP language/coding): Explain the rules for these strings.
8621 2005-03-06 Richard M. Stallman <rms@gnu.org>
8623 * woman.texi (Introduction): Minor cleanups.
8625 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8627 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8628 (Installation): Node deleted.
8630 * mh-e.texi (Preface): Get rid of "Emacs 21".
8632 * eshell.texi (Installation): Delete node (for Emacs 20).
8634 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8636 * flymake.texi: Refill and tweak style in @lisp blocks.
8638 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8640 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8642 2005-03-01 Jay Belanger <belanger@truman.edu>
8644 * calc.texi (Trigonometric and Hyperbolic Functions):
8645 Mention additional functions.
8646 (Algebraic Simplifications): Mention additional simplifications.
8648 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8650 * ses.texi: Add concept/function/variable indices (this work was
8651 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8652 papers on file at FSF).
8654 2005-02-10 Jay Belanger <belanger@truman.edu>
8656 * calc.texi: Change @LaTeX to La@TeX throughout.
8657 Redefine @expr as @math for TeX output.
8658 Redefine @texline as a no-op for TeX output.
8659 Define @tfn, replace @t by @tfn throughout.
8661 2005-02-09 Jay Belanger <belanger@truman.edu>
8663 * calc.texi: Add macro for LaTeX for info output.
8665 2005-02-08 Kim F. Storm <storm@cua.dk>
8667 * texinfo.tex (LaTex): Add def.
8669 2005-02-06 Jay Belanger <belanger@truman.edu>
8671 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8672 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8675 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8677 * gnus.texi: Some edits based on comments from David Abrahams.
8679 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8681 * gnus.texi (RSS): Fix the keystroke.
8683 2005-01-24 David Kastrup <dak@gnu.org>
8685 * faq.texi: Update AUCTeX version info.
8687 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8689 * gnus-faq.texi ([4.1]): Typo.
8691 2005-01-19 Jay Belanger <belanger@truman.edu>
8693 * calc.texi (Keep Arguments): Mention that keeping arguments
8694 doesn't work with keyboard macros.
8696 2005-01-16 Richard M. Stallman <rms@gnu.org>
8698 * autotype.texi (Autoinserting): Fix small error.
8700 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
8702 Sync with Tramp 2.0.47.
8704 * tramp.texi (Compilation): New section, describing compilation of
8707 2005-01-11 Kim F. Storm <storm@cua.dk>
8709 * widget.texi (Basic Types): Add :follow-link keyword.
8711 2005-01-09 Jay Belanger <belanger@truman.edu>
8713 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8715 2005-01-08 Jay Belanger <belanger@truman.edu>
8717 * calc.texi: Change throughout to reflect new default value of
8720 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8722 * message.texi (Reply): `message-reply-to-function' should return
8723 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8725 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8727 * faq.texi (Changing load-path): Fix typo.
8729 2005-01-05 Jay Belanger <belanger@truman.edu>
8731 * calc.texi (Programming Tutorial): Replace kbd command by
8732 appropriate characters for a keyboard macro.
8734 2005-01-04 Jay Belanger <belanger@truman.edu>
8736 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8738 (Programming Tutorial): Mention that the user needs to be in the
8739 right mode to compute some functions.
8741 2005-01-04 Jay Belanger <belanger@truman.edu>
8743 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8744 no longer applicable.
8746 2005-01-01 Jay Belanger <belanger@truman.edu>
8748 * calc.texi (Programming Tutorial): Change description of how to
8749 edit keyboard macros to match current behavior.
8751 2004-12-31 Jay Belanger <belanger@truman.edu>
8753 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8755 2004-12-20 Jay Belanger <belanger@truman.edu>
8757 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8760 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8762 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8764 (Font Locking): Avoid @strong{Note:}.
8766 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8768 Sync with Tramp 2.0.46.
8770 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8772 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8774 * url.texi: Correct typos.
8775 (Retrieving URLs): @var{nil}->@code{nil}.
8776 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8777 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8778 (Dealing with HTTP documents): @inforef->@xref.
8780 2004-12-15 Jay Belanger <belanger@truman.edu>
8782 * calc.texi: Consistently capitalized all mode names.
8783 (Answers to Exercises): Mention that an answer can be a fraction
8784 when in Fraction mode.
8786 2004-12-13 Jay Belanger <belanger@truman.edu>
8788 * calc.texi: Fix some TeX definitions.
8790 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8792 * reftex.texi (Imprint): Remove erroneous @value's.
8794 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8796 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8797 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8799 2004-12-08 Jay Belanger <belanger@truman.edu>
8801 * calc.texi (Starting Calc): Remove comment about installation.
8802 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8804 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8806 * url.texi: Update @setfilename.
8807 (Getting Started): No need to worry about Gnus versions.
8808 (Dealing with HTTP documents): Use @inforef.
8810 * org.texi: Fix @direntry file name.
8812 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8814 * url.texi: New file.
8816 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8818 2004-12-06 Jay Belanger <belanger@truman.edu>
8820 * calc.texi (Using Calc): Remove paragraph about installation.
8822 2004-12-06 Jay Belanger <belanger@truman.edu>
8824 * calc.texi: Use more Texinfo macros and less TeX defs.
8827 2004-12-06 Richard M. Stallman <rms@gnu.org>
8829 * org.texi: New file.
8831 2004-12-05 Richard M. Stallman <rms@gnu.org>
8833 * Makefile.in (org.dvi, ../info/org): New targets.
8834 (INFO_TARGETS): Add ../info/org.
8835 (DVI_TARGETS): Add org.dvi.
8836 (maintainer-clean): Remove the info files in the info dir.
8838 2004-11-26 Eli Zaretskii <eliz@gnu.org>
8840 * idlwave.texi: Fix the setfilename directive to put the produced
8842 (Continued Statement Indentation): Resurrect Jan D.'s change from
8843 2004-11-03 that was lost when a newer version of idlwave.texi was
8846 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8848 * gnus-faq.texi ([5.1]): Add missing bracket.
8850 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8851 Index `spam-initialize'.
8853 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8855 * message.texi (Various Message Variables): Mention that all mail
8856 file variables are derived from `message-directory'.
8858 * gnus.texi (Splitting Mail): Clarify bogus group.
8860 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8862 * emacs-mime.texi (Encoding Customization):
8863 Fix mm-coding-system-priorities entry.
8865 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8867 * idlwave.texi (Continued Statement Indentation):
8868 * reftex.texi (Options (Index Support)):
8869 (Displaying and Editing the Index, Table of Contents):
8870 * speedbar.texi (Creating a display, Major Display Modes):
8871 Replace non-nil with non-@code{nil}.
8873 2004-10-21 Jay Belanger <belanger@truman.edu>
8875 * calc.texi (Algebraic-Style Calculations): Remove a comment.
8877 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8879 * calc.texi (Reporting Bugs): Double up `@'.
8881 2004-10-18 Jay Belanger <belanger@truman.edu>
8883 * calc.texi (Reporting Bugs): Change the address that bugs
8886 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8888 * gnus.texi (New Features): Add 5.11.
8890 * message.texi (Resending): Remove wrong default value.
8892 * gnus.texi (Mail Source Specifiers): Describe possible problems
8893 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8894 `pop3-leave-mail-on-server' to the index.
8896 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8898 * message.texi (Canceling News): Add how to set a password.
8900 2004-10-12 Jay Belanger <belanger@truman.edu>
8902 * calc.texi (Help Commands): Change the descriptions of
8903 calc-describe-function and calc-describe-variable to match their
8906 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8908 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8910 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
8912 Sync with Tramp 2.0.45.
8914 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8915 plink link. The URL is outdated. Originator contacted for
8918 2004-10-10 Juri Linkov <juri@jurta.org>
8920 * gnus.texi (Top, Marking Articles): Join two menus in one node
8921 because a node can have only one menu.
8923 2004-10-09 Juri Linkov <juri@jurta.org>
8925 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8926 example of nnmail-split-fancy.
8928 2004-10-06 Karl Berry <karl@gnu.org>
8930 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8931 consistency with other uses of dashes.
8933 2004-10-05 Karl Berry <karl@gnu.org>
8935 * info.texi: Consistently use --- throughout, periods at end of
8936 menu descriptions, and a couple typos.
8938 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8940 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8941 * pgg.texi (User Commands, Backend methods): Do.
8942 * gnus.texi: Markup fixes.
8943 (Setting Process Marks): Fix `M P a' entry.
8944 * emacs-mime.texi: Fixes.
8946 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8948 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8950 Use 5.10 instead of 5.10.0.
8952 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8954 * gnus.texi (Summary Mail Commands): S D e.
8956 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8958 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8959 the gnus-article-mode-line-format section.
8961 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8963 * gnus.texi (Various Summary Stuff): Fix the documentation for
8964 gnus-newsgroup-variables.
8966 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8968 * gnus.texi (MIME Commands):
8969 Add gnus-mime-display-multipart-as-mixed,
8970 gnus-mime-display-multipart-alternative-as-mixed,
8971 gnus-mime-display-multipart-related-as-mixed.
8972 (Mail Source Customization): Clarify `mail-source-directory'.
8973 (Splitting Mail): Mention gnus-group-find-new-groups.
8974 (SpamOracle): Fix typo.
8976 * gnus-faq.texi: Untabify.
8977 ([6.3]): nnir.el is in contrib directory.
8979 * message.texi (News Headers): Clarify how a unique ID is created.
8981 * gnus.texi (Batching Agents): Fix typo in example.
8982 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8984 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
8986 * gnus.texi (Group Parameters): Add more on hooks.
8988 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
8990 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8992 2004-09-22 Jay Belanger <belanger@truman.edu>
8994 * calc.texi (Vectors as Lists): Add a warning that the tutorial
8995 might be hidden during part of the session.
8997 2004-09-20 Jay Belanger <belanger@truman.edu>
8999 * calc.texi (Notations Used in This Manual): Put in an earlier
9000 mention that DEL could be called Backspace.
9002 2004-09-10 Simon Josefsson <jas@extundo.com>
9004 * gnus.texi (IMAP): Add example. Suggested and partially written
9005 by Steinar Bang <sb@dod.no>.
9007 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9009 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9012 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9014 * gnus.texi (Spam ELisp Package Sequence of Events):
9015 Some clarifications.
9016 (Spam ELisp Package Global Variables): More clarifications.
9018 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9020 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9021 Mention spam-split does not modify incoming mail.
9023 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9025 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9027 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9029 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9031 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9033 * makefile.w32-in (sieve, pgg): Use $(infodir).
9035 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9037 * makefile.w32-in: Fix PGG and Sieve entries.
9039 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9041 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9042 Emacs and related programs.
9044 2004-08-27 Richard M. Stallman <rms@gnu.org>
9046 * faq.texi: Fix texinfo usage, esp. doublequotes.
9047 (Difference between Emacs and XEmacs): Some clarification.
9049 * faq.texi (Difference between Emacs and XEmacs):
9050 Explain not to contrast XEmacs with GNU Emacs.
9052 2004-08-26 Richard M. Stallman <rms@gnu.org>
9054 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9056 2004-08-22 David Kastrup <dak@gnu.org>
9058 * reftex.texi (AUCTeX): Update links, section name.
9060 * faq.texi (Calc): Update availability (included in 22.1).
9061 (AUCTeX): Update availability, information, versions, description.
9063 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9065 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9067 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9069 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9071 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9073 Sync with Tramp 2.0.44.
9075 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9077 * widget.texi (User Interface): Update how to separate the
9078 editable field of an editable-field widget from other widgets.
9079 (Programming Example): Add text after field.
9081 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9083 * emacs-mime.texi (Encoding Customization): Add a note to the
9084 mm-content-transfer-encoding-defaults entry.
9087 * gnus.texi (Article Highlighting):
9088 Add gnus-cite-ignore-quoted-from.
9089 (POP before SMTP): New node.
9090 (Posting Styles): Addition.
9091 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9092 (Fancy Mail Splitting): Ditto.
9093 (X-Face): Add gnus-x-face.
9095 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9097 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9098 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9100 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9102 * gnus.texi (Mail Source Specifiers):
9103 Describe `pop3-leave-mail-on-server'.
9105 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9107 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9109 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9110 repository. Change setfilename.
9112 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9114 2004-07-02 Juri Linkov <juri@jurta.org>
9116 * pcl-cvs.texi (Viewing differences): Add `d r'.
9118 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9120 * ses.texi, viper.texi, flymake.texi, faq.texi:
9121 * eshell.texi, ediff.texi: Markup fixes.
9123 2004-06-21 Karl Berry <karl@gnu.org>
9125 * info.texi (Top): Mention that only Emacs has mouse support.
9126 (Getting Started): Mention this in a few other places.
9128 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9130 * autotype.texi (Copyrights, Timestamps):
9131 Recommend `before-save-hook' instead of `write-file-functions'.
9133 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9135 * dired-x.texi (dired-mark-omitted): Update keybinding.
9137 2004-06-10 Kim F. Storm <storm@cua.dk>
9139 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9141 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9143 * dired-x.texi (variable dired-omit-mode): Rename from
9145 (function dired-omit-mode): Rename from dired-omit-toggle.
9146 Call dired-omit-mode rather than set dired-omit-files-p.
9147 (dired-mark-omitted): Describe command.
9149 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9151 Version 2.0.41 of Tramp released.
9153 2004-05-29 Juanma Barranquero <lektu@terra.es>
9155 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9156 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9158 2004-05-29 Richard M. Stallman <rms@gnu.org>
9160 * cl.texi (Top): Call this chapter `Introduction'.
9161 (Overview): In TeX, no section heading here.
9163 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9165 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9167 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9168 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9170 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9172 * flymake.texi: New file.
9174 2004-05-28 Simon Josefsson <jas@extundo.com>
9176 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9178 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9180 Version 2.0.40 of Tramp released.
9182 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9184 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9186 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9187 variables `tramp-backup-directory-alist' and
9188 `tramp-bkup-backup-directory-info'.
9189 (Overview, Connection types)
9190 (External transfer methods, Default Method)
9191 (Windows setup hints): Remove restriction of password entering
9192 with external methods.
9193 (Auto-save and Backup): Make file name example
9194 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9195 and `auto-save-directory' must be used.
9196 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9197 only "NT"). Remove doubled entry "What kinds of systems does
9199 (tramp): Macro removed.
9200 (Obtaining Tramp): Flag removed from title.
9201 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9202 and `trampver' used properly. Flag `tramp-inst' replaced by
9203 `installchapter'. Installation related text adapted.
9205 2004-04-28 Masatake YAMATO <jet@gyve.org>
9207 * widget.texi (Programming Example): Remove overlays.
9209 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9211 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9213 2004-04-23 Juanma Barranquero <lektu@terra.es>
9215 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9217 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9219 * info.texi (Info Search): Add info-apropos.
9221 2004-03-22 Juri Linkov <juri@jurta.org>
9223 * faq.texi: Fix help key bindings.
9225 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9227 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9228 (as suggested by Karl Berry). Update information about colored
9229 stars in menus. Add new subheading describing M-n.
9231 2004-03-12 Richard M. Stallman <rms@gnu.org>
9233 * cl.texi (Top): Rename top node's title.
9235 2004-03-08 Karl Berry <karl@gnu.org>
9237 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9238 problems making the texinfo distribution.
9240 2004-02-29 Simon Josefsson <jas@extundo.com>
9242 * smtpmail.texi (Authentication): Change the list of supported
9243 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9244 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9247 2004-02-29 Juanma Barranquero <lektu@terra.es>
9249 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9250 Use $(DEL) instead of rm, and ignore exit code.
9252 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9254 Tramp version 2.0.39 released.
9256 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9258 * tramp.texi (Customizing Completion): Explain new functions
9259 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9260 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9261 (Top): Refer to Savannah mailing list as the major one.
9262 Mention older mailing lists in HTML mode only.
9263 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9264 (Frequently Asked Questions): Remote hosts must not be Unix-like
9266 (Password caching): New node.
9267 (External transfer methods): Refer to password caching for "smb"
9270 2004-02-17 Karl Berry <karl@gnu.org>
9272 * info.texi (Help-Int): Mention the new line number feature.
9274 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9276 * ses.texi (Advanced Features): New functionality for
9277 ses-set-header-row (defaults to current row unless C-u used).
9278 (Acknowledgements): Add Stefan Monnier.
9280 2003-12-29 Kevin Ryde <user42@zip.com.au>
9282 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9284 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9286 Tramp version 2.0.38 released.
9288 * tramp.texi (Remote shell setup): Warn of environment variables
9289 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9290 <sven.gabriel@imk.fzk.de>.
9291 (Configuration): Tramp now chooses base64/uuencode
9292 automatically. Update wording accordingly.
9293 (Top): More description for the `Default Method' menu entry.
9294 (Default Method): Use @code, not @var, for Lisp variables.
9295 (Default Method): New subsection `Which method is the right one
9296 for me?' Suggested by Christian Kirsch.
9297 (Configuration): Pointer to new subsection added.
9298 (Default Method): Too many "use" in one sentence.
9299 Rephrase. Reported by Christian Kirsch.
9300 (Filename Syntax): Old `su' example is probably a left-over from
9301 the sm/su method naming. Replace with `ssh', instead.
9302 (External transfer methods, Auto-save and Backup):
9305 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9307 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9308 (Top): Mention japanese manual only if flag `jamanual' is set.
9309 Insert section `Japanese manual' in menu.
9311 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9313 * eshell.texi (Known Problems): Add doc item.
9315 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9317 * cc-mode.texi: Update for CC Mode 5.30.
9319 Note: Please refrain from doing purely cosmetic changes like
9320 removing trailing whitespace in this manual; it clobbers cvs
9321 merging for no good reason.
9323 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9325 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9326 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9329 2003-10-26 Karl Berry <karl@gnu.org>
9331 * info.texi (Info Search): Echo area, not echo are. From Debian
9334 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9336 * widget.texi (Defining New Widgets): Document new behavior of
9337 :buttons and :children keywords.
9339 2003-10-22 Miles Bader <miles@gnu.org>
9341 * Makefile.in (info): Move before $(top_srcdir)/info.
9343 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9345 * tramp.texi (Inline methods): Small grammar fix.
9346 (External transfer methods): Likewise.
9348 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9350 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9352 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9354 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9356 2003-09-30 Richard M. Stallman <rms@gnu.org>
9358 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9360 * widget.texi (User Interface): Fix typos.
9362 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9364 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9366 * pcl-cvs.texi (Selected Files): Fix typo.
9368 2003-09-21 Karl Berry <karl@gnu.org>
9370 * info.texi (] and [ commands): No period at end of section title.
9372 2003-09-04 Miles Bader <miles@gnu.org>
9374 * Makefile.in (top_srcdir): New variable.
9375 ($(top_srcdir)/info): New rule.
9376 (info): Depend on it.
9378 2003-09-03 Peter Runestig <peter@runestig.com>
9380 * makefile.w32-in: New file.
9382 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9384 * widget.texi (User Interface): Explain the need of static text
9385 around an editable field.
9387 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9389 * widget.texi (Basic Types): The argument to `:help-echo' can now
9390 be a form that evaluates to a string.
9392 2003-08-18 Kim F. Storm <storm@cua.dk>
9394 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9396 2003-08-16 Richard M. Stallman <rms@gnu.org>
9398 * dired-x.texi (Shell Command Guessing): Explain *.
9400 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9402 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9403 log-edit-insert-changelog.
9405 2003-08-03 Karl Berry <karl@gnu.org>
9407 * info.texi: Need @contents.
9409 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9411 Tramp version 2.0.36 released.
9413 * tramp.texi (Remote shell setup): Explain about problems with
9414 non-Bourne commands in ~/.profile and ~/.shrc.
9416 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9418 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9419 renaming of `vis-mode' to `visible-mode'.
9421 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9423 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9424 next, prev and up pointers.
9426 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9428 * info.texi (Help): Mention existence of Emacs and stand-alone
9429 Info at the very beginning of the tutorial.
9430 (Help-Inv): New node.
9432 (Help-M): Systematically point out the differences between default
9433 Emacs and stand-alone versions. Delete second menu.
9434 (Help-Xref): Systematically point out the differences between
9435 default Emacs and stand-alone versions.
9436 (Help-Int): Change `l' example.
9437 (Expert Info): Fix typos.
9438 (Emacs Info Variables): Mention `Info-hide-note-references' and
9439 new default for `Info-scroll-prefer-subnodes'.
9441 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9443 Version 2.0.35 of Tramp released.
9445 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9446 (Inline methods): Add methods `remsh' and `plink1'.
9447 (External transfer methods): Add method `remcp'.
9448 (Multi-hop Methods): Add method `remsh'.
9449 Small patch from Adrian Aichner <adrian@xemacs.org>:
9451 (Concept Index): Add to make manual searchable via
9453 (Version Control): Add cindex entry.
9455 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9457 * trampver.texi: Version 2.0.34 released.
9459 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9461 * faq.texi: Improve previous changes.
9463 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9465 * faq.texi: Update copyright and maintenance details.
9466 Update some package URLs, versions, and maintainers.
9467 Remove many references to the Emacs Lisp Archive.
9469 2003-04-23 Simon Josefsson <jas@extundo.com>
9471 * smtpmail.texi: Fix license (the invariant sections mentioned has
9472 never been part of the smtp manual). Align info dir entry with
9473 other emacs packages.
9475 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9477 * tramp.texi: Version 2.0.33 released.
9478 Remove installation chapter. Remove XEmacs specifics.
9480 2003-03-29 Richard M. Stallman <rms@gnu.org>
9482 * tramp.texi (Top): Undo the previous renaming.
9483 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9485 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9487 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9490 * tramp.texi (Auto-save and Backup): New node.
9492 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9494 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9495 Emacs" in order to have better differentiation to "XEmacs".
9496 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9497 are new macros in order to point to the other Emacs flavor where
9498 appropriate. In info case, point to node `Installation' in order
9499 to explain how to generate the other way. In html case, make a
9500 link to the other html file.
9501 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9502 after CVS checkout/update.
9503 (Installation): Completely rewritten.
9504 (Installation parameters, Load paths): New sections under
9507 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9509 * tramp.texi: Version 2.0.30 released.
9510 Replace word "path" with "localname" where used as a component of
9513 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9515 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9517 (Installation): Explain what to do if files from the tramp/contrib
9518 directory are needed.
9520 2003-02-23 Alex Schroeder <alex@emacswiki.org>
9522 * smtpmail.texi (How Mail Works): New.
9524 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9526 * smtpmail.texi: New file.
9528 * Makefile.in: Build SMTP manual.
9530 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9532 * tramp.texi: Version 2.0.29 released.
9533 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9534 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9536 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9538 * tramp.texi (Frequently Asked Questions): Explain a workaround if
9539 another package loads accidentally Ange-FTP.
9541 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9543 * tramp.texi (Customizing Completion): Add function
9544 `tramp-parse-sconfig'. Change example of
9545 `tramp-set-completion-function', because parsing of ssh config
9546 files looks more natural.
9548 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9550 * gnus.texi: Do not use `path' in several locations.
9552 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9554 * tramp.texi (External transfer methods): New method `smb'.
9555 From Michael Albinus.
9557 2002-11-05 Karl Berry <karl@gnu.org>
9559 * info.texi (Info-fontify): Reorder face list to avoid bad line
9562 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9564 * tramp.texi: Move @copying to standard place.
9567 2002-10-02 Karl Berry <karl@gnu.org>
9569 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9570 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9571 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9572 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9573 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9574 Per rms, update all manuals to use @copying instead of @ifinfo.
9575 Also use @ifnottex instead of @ifinfo around the top node, where
9576 needed for the sake of the HTML output.
9577 (The Gnus manual is not fixed since it's not clear to me how it
9578 works; and the Tramp manual already uses @copying, although in an
9579 unusual way. All others were changed.)
9581 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
9583 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9584 (../info/ses, ses.dvi): New targets.
9585 * ses.texi: New file.
9587 2002-09-06 Pavel Janík <Pavel@Janik.cz>
9589 * texinfo.tex: Update to texinfo 4.2.
9591 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9593 * reftex.texi: Update to RefTeX 4.19.
9595 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9597 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9598 (../info/tramp, tramp.dvi): New targets.
9600 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9602 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9603 (calc.dvi): Uncomment.
9605 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9607 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9608 (../info/calc): New target.
9610 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9612 * (Version 21.1 released.)
9614 2001-10-05 Gerd Moellmann <gerd@gnu.org>
9618 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9620 * Makefile.in (../info/info): Use an explicit -o switch to
9623 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9625 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9627 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9629 * Makefile.in (../info/idlwave): Use --no-split.
9631 2000-12-14 Dave Love <fx@gnu.org>
9633 * Makefile.in (mostlyclean): Remove gnustmp.*.
9634 (gnus.dvi): Change rule to remove @latex stuff.
9636 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9638 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9640 2000-10-13 John Wiegley <johnw@gnu.org>
9642 * Makefile.in: Add build targets for eshell.texi.
9644 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9646 * Makefile.in: Remove/comment speedbar stuff.
9648 2000-09-22 Dave Love <fx@gnu.org>
9650 * Makefile.in: Add emacs-mime.
9652 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9654 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9655 (DVI_TARGETS): Add woman.dvi.
9656 (../info/woman, woman.dvi): New targets.
9658 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9660 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9662 * pcl-cvs.texi: New file.
9663 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9664 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9666 2000-05-11 Gerd Moellmann <gerd@gnu.org>
9668 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9669 (../info/ebrowse, ebrowse.dvi): New targets.
9671 2000-01-13 Gerd Moellmann <gerd@gnu.org>
9673 * Makefile.in (INFO_TARGETS): Add eudc.
9674 (DVI_TARGETS): Add eudc.dvi.
9675 (../info/eudc, eudc.dvi): New targets.
9677 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9679 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9680 compatibility with 8+3 filesystems).
9681 (../info/efaq): Rename from emacs-faq.
9683 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9685 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9686 (../info/idlwave, idlwave.dvi): New targets.
9688 1999-10-23 Dave Love <fx@gnu.org>
9690 * Makefile.in: Use autotype.texi.
9692 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9694 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9695 faq.texi file) rather than ../info/faq.
9697 1999-10-07 Gerd Moellmann <gerd@gnu.org>
9699 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9700 (../info/ada-mode, ada-mode.dvi): New targets.
9702 1999-09-01 Dave Love <fx@gnu.org>
9704 * Makefile.in: Add faq.
9706 1999-07-12 Richard Stallman <rms@gnu.org>
9708 * Version 20.4 released.
9710 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9712 * Version 20.3 released.
9714 1998-04-06 Andreas Schwab <schwab@gnu.org>
9716 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9717 Use it in dvi targets.
9718 (../etc/GNU): Change to $(srcdir) first.
9720 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9722 * reftex.texi: Update for RefTeX version 3.22.
9724 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9726 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9727 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9729 1997-09-23 Paul Eggert <eggert@twinsun.com>
9731 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9732 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9734 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9736 * Version 20.2 released.
9738 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9740 * Version 20.1 released.
9742 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9744 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9746 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9748 * Version 19.33 released.
9750 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9752 * Version 19.32 released.
9754 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9756 * Makefile.in: Add rules for the Message manual.
9758 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9760 * gnus.texi: New version.
9762 * message.texi: New manual.
9764 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9766 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9768 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9770 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9772 (All dvi targets): Set the TEXINPUTS variable.
9774 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9776 * Version 19.31 released.
9778 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9780 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9781 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9783 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9785 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9786 (INFO_TARGETS): Add ../info/cc-mode.
9787 (DVI_TARGETS): Add cc-mode.dvi.
9789 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9791 * Version 19.30 released.
9793 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9795 * gnus.texi: New file.
9797 1995-11-04 Erik Naggum <erik@naggum.no>
9799 * gnus.texi: File deleted.
9801 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9803 * mh-e.texi: "Function Index" -> "Command Index" to work with
9804 Emacs 19.30 C-h C-k support of separately-documented commands.
9806 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9808 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9809 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9811 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9813 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9814 (../info/viper, viper.dvi): New targets.
9816 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
9818 * dired-x.texi (Installation): Change the example to set
9819 buffer-local variables like dired-omit-files-p in
9822 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9824 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9825 (../info/mh-e, mh-e.dvi): New targets.
9827 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9829 * Makefile.in (maintainer-clean): Rename from realclean.
9831 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9833 * Makefile.in: New file.
9834 * Makefile: File deleted.
9836 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9838 * Makefile (TEXINDEX_OBJS): Variable deleted.
9839 (texindex, texindex.o, getopt.o): Rules deleted.
9840 All deps on texindex deleted.
9841 (distclean): Don't delete texindex.
9842 (mostlyclean): Don't delete *.o.
9843 * texindex.c, getopt.c: Files deleted.
9845 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9847 * Version 19.26 released.
9849 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9851 * Version 19.25 released.
9853 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9855 * Version 19.24 released.
9857 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9859 * Version 19.23 released.
9861 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9863 * Makefile: Delete spurious tab.
9865 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9867 * Makefile (.SUFFIXES): New rule.
9869 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9871 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9872 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9874 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9876 * Makefile (../info/sc): Rename from sc.info.
9877 (../info/cl): Likewise.
9878 (INFO_TARGETS): Use new names.
9880 1993-12-04 Richard Stallman (rms@srarc2)
9882 * getopt.c: New file.
9883 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9884 (getopt.o): New rule.
9885 (dvi): Don't depend on texindex.
9886 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9889 1993-12-03 Richard Stallman (rms@srarc2)
9891 * Makefile (../info/sc.info): Rename from ../info/sc.
9892 (TEXI2DVI): New variable.
9893 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9894 Add explicit commands.
9895 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9897 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9899 * Version 19.22 released.
9901 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9903 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9905 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9907 * Version 19.21 released.
9909 1993-11-15 Paul Eggert (eggert@twinsun.com)
9911 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9913 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9915 * Makefile (../etc/GNU): New target.
9916 (EMACSSOURCES): Add gnu1.texi.
9918 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9920 * Makefile (realclean): Don't delete the Info files.
9922 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9924 * forms.texi: Fix forms.texi so that it will format correctly.
9925 Add missing `@end iftex', fix bad reference.
9927 * info.texi, info-stn.texi: New files implement texinfo version of
9930 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9932 * Makefile: Fix targets for texindex, new info.texi files.
9933 * info-stnd.texi: New file implements info for standalone info
9935 * info.texi: Update to include recent changes to "../info/info".
9936 New source file for ../info/info; includes info-stnd.texi.
9938 * texindex.c: Include "../src/config.h" if building in emacs.
9940 * Makefile: Change all files to FILENAME.texi, force all targets
9941 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9942 vip.texinfo, forms.texinfo, cl.texinfo.
9943 Add target to build texindex.c, defining `emacs'.
9945 * forms.texi: Install new file to match version 2.3 of forms.el.
9947 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9949 * Version 19.19 released.
9951 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9953 * sc.texinfo: Fix info file name.
9955 * Makefile (info): Add gnus and sc.
9956 (dvi): Add gnus.dvi and sc.dvi.
9957 (../info/sc, sc.dvi): New targets.
9959 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9961 * Version 19.18 released.
9963 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9965 * Makefile: Fix source file names of the separate manuals.
9966 (gnus.dvi, ../info/gnus): New targets.
9968 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9970 * Version 19.17 released.
9972 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9974 * split-man: Fix typos in last change.
9976 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9978 * Version 19.16 released.
9980 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9982 * version 19.15 released.
9984 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9986 * Makefile (distclean): It's rm, not rf.
9988 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9990 * Version 19.14 released.
9992 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9994 * Makefile: New file.
9996 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9998 * Version 19.13 released.
10000 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10002 * Version 19.9 released.
10004 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10006 * Version 19.8 released.
10008 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10010 * Version 19.7 released.
10012 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10014 * gnus.texinfo: New file. Removed installation instructions.
10016 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10018 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10020 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10022 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10023 then define `\sc' as the command for smallcaps in Texinfo.
10024 This means that the @sc command will produce small caps. bfox has
10025 made the corresponding change to makeinfo and texinfm.el.
10027 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10029 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10030 Customization since the menu entry did not point to anything.
10031 Also add an @finalout command to remove overfull hboxes from the
10034 * cl.texinfo: Add @bye, \input line and @settitle to file.
10035 This file is clearly intended to be a chapter of some other work,
10036 but the other work does not yet exist.
10038 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10040 * texinfo.texinfo: Three typos corrected.
10042 ;; Local Variables:
10046 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10048 This file is part of GNU Emacs.
10050 GNU Emacs is free software: you can redistribute it and/or modify
10051 it under the terms of the GNU General Public License as published by
10052 the Free Software Foundation, either version 3 of the License, or
10053 (at your option) any later version.
10055 GNU Emacs is distributed in the hope that it will be useful,
10056 but WITHOUT ANY WARRANTY; without even the implied warranty of
10057 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10058 GNU General Public License for more details.
10060 You should have received a copy of the GNU General Public License
10061 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.