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