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