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