doc/misc/wisent.texi tweaks
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
ddc41264
GM
12012-12-22 Glenn Morris <rgm@gnu.org>
2
2ecfdaa6
GM
3 * wisent.texi (Wisent Overview): Fix xref.
4 (Grammar format, Understanding the automaton): Avoid overfill.
5
fd762011
GM
6 * bovine.texi (Optional Lambda Expression): Allow line break.
7
9fbc8f46
GM
8 * auth.texi (Help for users): Break long lines.
9
ceccabdb
GM
10 * ada-mode.texi (Project file variables):
11 Reword to reduce underfull hbox.
12 (No project files, Use GNAT project file):
13 Use smallexample to make some overfull lines less terrible.
14
88edc57f
GM
15 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
16 Fix cross-references to separate manuals.
17
ddc41264
GM
18 * Makefile.in (gfdl): New variable. Use throughout where
19 appropriate so that targets depend on doclicense.texi.
20
f109a67e
EZ
212012-12-22 Eli Zaretskii <eliz@gnu.org>
22
23 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
24 doclicense.texi. Remove doclicense.texi from all targets that
25 mentioned it explicitly.
26
08953d7f
GM
272012-12-21 Glenn Morris <rgm@gnu.org>
28
0b1af106
GM
29 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
30 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
31 May as well just include doclicense.texi in everything.
32
33 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
34 which @copying says is included.
35
6bf430d1
GM
36 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
37 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
38 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
39 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
40 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
41 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
42 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
43 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
44 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
45 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
46 * widget.texi, wisent.texi, woman.texi: Do not mention buying
47 copies from the FSF, which does not publish these manuals.
48
08953d7f
GM
49 * erc.texi: No need to include gpl in this small manual.
50
257b2c7d
GM
512012-12-14 Glenn Morris <rgm@gnu.org>
52
53 * org.texi (copying): Include a copy of the GFDL.
54 (GNU Free Documentation License): New section.
55
1e20eeb7
BG
562012-12-13 Bastien Guerry <bzg@gnu.org>
57
58 * org.texi: Fix typos.
59
98c94021
GM
602012-12-13 Glenn Morris <rgm@gnu.org>
61
bfe6ffb6
GM
62 * wisent.texi: Small edits. Set copyright to FSF, update license to
63 GFDL 1.3+.
64 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
65 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
66 New targets.
67 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
68 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
69
98c94021
GM
70 * bovine.texi: Small edits. Set copyright to FSF, update license to
71 GFDL 1.3+, remove empty index.
72 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
73 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
74 New targets.
75 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
76 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
77
cfa49c1e
EL
782012-12-13 Eric Ludlam <zappo@gnu.org>
79 David Ponce <david@dponce.com>
80 Richard Kim <emacs18@gmail.com>
81
9e7abd17 82 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 83
4c2dd4ee
GM
842012-12-12 Glenn Morris <rgm@gnu.org>
85
9b97b143
GM
86 * flymake.texi (Customizable variables, Locating the buildfile):
87 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
88
4c2dd4ee
GM
89 * srecode.texi: Small edits. Set copyright to FSF, add explicit
90 GFDL 1.3+ license, fix up index.
91 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
92 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
93 (srecode.pdf): New targets.
94 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
95 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
96
ac1d9dde
EL
972012-12-12 Eric Ludlam <zappo@gnu.org>
98
99 * srecode.texi: New file, imported from CEDET trunk.
100
63aa0982
BG
1012012-12-12 Bastien Guerry <bzg@gnu.org>
102
103 * org.texi (Summary, Code block specific header arguments)
104 (Code block specific header arguments)
105 (Header arguments in function calls, var, noweb)
106 (Results of evaluation, Code evaluation security): Small
107 reformatting: add a blank line before some example.
108
109 * org.texi (System-wide header arguments)
110 (Header arguments in Org mode properties, Conflicts)
111 (Dynamic blocks, Using the mapping API): Fix indendation of
112 Elisp code examples.
113
114 * org.texi (Comment lines): Fix description of the comment syntax.
115
116 * org.texi (Installation): Mention "make test" in the correct
117 section.
118
328dac0d
MA
1192012-12-02 Michael Albinus <michael.albinus@gmx.de>
120
121 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
122 (External methods): Fix typo.
123
f4f3b439
GM
1242012-11-30 Glenn Morris <rgm@gnu.org>
125
126 * rcirc.texi (Notices): Fix typo.
127
555ccdc2
MA
1282012-11-20 Michael Albinus <michael.albinus@gmx.de>
129
130 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
131 distinguish from trunk.
132
e8693c96
GM
1332012-11-16 Glenn Morris <rgm@gnu.org>
134
135 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
136 (Obsolete Macros): Move example here from Function Bindings.
137
6e5e9b70
GM
1382012-11-13 Glenn Morris <rgm@gnu.org>
139
5c934f8b
GM
140 * erc.texi: Use @code{nil} rather than just "nil".
141 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 142 Add "notifications".
f925b109 143 (Connecting): Add brief section on passwords.
274f5de6 144 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 145
24c38527
GM
1462012-11-12 Glenn Morris <rgm@gnu.org>
147
148 * flymake.texi (Customizable variables)
149 (Highlighting erroneous lines): Mention flymake-error-bitmap,
150 flymake-warning-bitmap, and flymake-fringe-indicator-position.
151
5b637222
CY
1522012-11-09 Chong Yidong <cyd@gnu.org>
153
154 * url.texi (Introduction): Move url-configuration-directory to
155 Customization node.
156 (Parsed URIs): Split into its own node.
157 (URI Encoding): New node.
158 (Defining New URLs): Remove empty chapter.
159 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
160 Improve docs for url-queue-*.
161 (Supported URL Types): Copyedits. Delete empty subnodes.
162
82f84fa3
CY
1632012-11-08 Chong Yidong <cyd@gnu.org>
164
165 * url.texi (Introduction): Rename from Getting Started. Rewrite
166 the introduction.
167 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
168
2ee1d59f
GM
1692012-11-07 Glenn Morris <rgm@gnu.org>
170
171 * cl.texi (Obsolete Setf Customization):
172 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
173 Give define-modify-macro, defsetf, and define-setf-method
174 gv.el replacements.
2ee1d59f 175
651af8c6
GM
1762012-11-06 Glenn Morris <rgm@gnu.org>
177
2027b1b3 178 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 179 (Setf Extensions): Remove obsolete reference.
2027b1b3 180 (Obsolete Setf Customization):
651af8c6 181 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 182 Undocument get-setf-method, since it no longer exists.
a358a44e 183 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 184
c65b407b
GM
1852012-11-03 Glenn Morris <rgm@gnu.org>
186
187 * cl.texi: Further general copyedits.
685b0026
GM
188 (List Functions): Remove copy-tree, standard elisp for some time.
189 (Efficiency Concerns): Comment out examples that no longer apply.
190 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
191 (Creating Symbols, Random Numbers): De-emphasize internal
192 variables cl--gensym-counter and cl--random-state. (Bug#12788)
c65b407b 193
7fbf8f7b
GM
1942012-11-02 Glenn Morris <rgm@gnu.org>
195
196 * cl.texi (Naming Conventions, Type Predicates, Macros)
197 (Predicates on Numbers): No longer mention cl-floatp-safe.
198
df43dd53
GM
1992012-11-01 Glenn Morris <rgm@gnu.org>
200
201 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
202 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
203 (Macro Bindings, Blocks and Exits):
204 Acknowledge existence of lexical-binding.
205 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 206
69c1c2e6
GM
2072012-10-31 Glenn Morris <rgm@gnu.org>
208
dd90fd1a
GM
209 * ert.texi (Introduction, The @code{should} Macro):
210 Refer to "cl-assert" rather than "assert".
211
69c1c2e6
GM
212 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
213 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
214 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
215 Reword, and add details of flet and labels.
87b0d8b1 216 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 217
4ddedf94
GM
2182012-10-30 Glenn Morris <rgm@gnu.org>
219
220 * cl.texi (Modify Macros): Update for cl-letf changes.
221 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
222 (Setf Extensions): Partially restore note about cl-getf,
223 mainly moved to lispref/variables.texi.
224 (Property Lists): Fix cl-getf typos.
f43a5263 225 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 226
d3094168
GM
2272012-10-29 Glenn Morris <rgm@gnu.org>
228
229 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 230 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 231 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
232 (Modify Macros, Multiple Values, Other Clauses):
233 Remove mentions of obsolete features.
6a07d52e 234 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 235
3c0c6155
GM
2362012-10-28 Glenn Morris <rgm@gnu.org>
237
f94b04fc
GM
238 * cl.texi (Multiple Values, Common Lisp Compatibility):
239 More namespace updates.
240 (Obsolete Features): Copyedits.
241 (Obsolete Lexical Macros, Obsolete Setf Customization):
242 New subsections.
243
9c52d61d
GM
244 * cl.texi (Porting Common Lisp, Lexical Bindings):
245 Add some xrefs to the Elisp manual.
246
3c0c6155
GM
247 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
248 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
249 (Obsolete Features): New appendix. Move Lexical Bindings here.
250
5887564d
GM
2512012-10-27 Glenn Morris <rgm@gnu.org>
252
e1117425
GM
253 * cl.texi: Use defmac for macros rather than defspec.
254 (Efficiency Concerns): Related copyedit.
255
5887564d
GM
256 * cl.texi (Control Structure): Update for setf now being in core.
257 (Setf Extensions): Rename from Basic Setf. Move much of the
258 former content to lispref/variables.texi.
259 (Modify Macros): Move pop, push details to lispref/variables.texi.
260 (Customizing Setf): Copyedits for setf etc being in core.
261 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
262 Further namespaces updates.
263
bdebdb64
BG
2642012-10-26 Bastien Guerry <bzg@gnu.org>
265
266 * org.texi (Installation): Update the link to Org's ELPA. Also
267 don't mention org-install.el anymore as the replacement file
268 org-loaddefs.el is now loaded by org.el.
269
f956e59d
MA
2702012-10-25 Michael Albinus <michael.albinus@gmx.de>
271
272 * tramp.texi (Frequently Asked Questions): Mention
273 `tramp-completion-reread-directory-timeout' for performance
274 improvement.
275
a05cb6e3
GM
2762012-10-25 Glenn Morris <rgm@gnu.org>
277
278 * cl.texi: Don't mess with the TeX section number counter.
279 Use Texinfo recommended convention for quotes+punctuation.
280 (Overview, Sequence Functions): Rephrase for better line-breaking.
281 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
282 (Macro Bindings, Conditionals, Iteration, Loop Basics)
283 (Random Numbers, Mapping over Sequences, Structures)
284 (Porting Common Lisp): Further updates for cl-lib namespace.
285 (Modify Macros, Declarations, Macro Bindings, Structures):
286 Break long lines in examples.
287 (Dynamic Bindings): Update for changed progv behavior.
288 (Loop Examples, Efficiency Concerns): Markup fixes.
289 (Structures): Remove TeX margin change.
39ff2cf3 290 (Declarations): Fix typos.
a05cb6e3 291
39a58b5b
GM
2922012-10-24 Glenn Morris <rgm@gnu.org>
293
a6880551
GM
294 * cl.texi (Overview, Multiple Values, Creating Symbols)
295 (Numerical Functions): Say less/nothing about the original cl.el.
296 (Old CL Compatibility): Remove.
297 (Assertions): Remove ignore-errors (standard Elisp for some time).
298
39a58b5b
GM
299 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
300 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
301 (Efficiency Concerns, Efficiency Concerns)
302 (Common Lisp Compatibility, Old CL Compatibility):
303 Further updates for cl-lib namespace.
304
72ec96fb
PE
3052012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
306
307 Update manual for new time stamp format (Bug#12706).
308 * emacs-mime.texi (time-date): Update for new format.
309 Also, fix bogus time stamp and modernize a bit.
310
8d6510b9
GM
3112012-10-23 Glenn Morris <rgm@gnu.org>
312
313 * cl.texi: Include emacsver.texi. Use Emacs version number rather
314 than unchanging cl.el version number.
315 End all menu descriptions with a period.
316 Do not use @dfn{CL} for every instance of "CL".
317 (Overview): Remove no-runtime caveat, and note about foo* names.
318 (Usage): Use cl-lib rather than cl.
319 (Organization, Naming Conventions): Update for cl-lib.el.
320 (Installation): Remove long-irrelevant node.
321 (Program Structure, Predicates, Control Structure):
322 Start updating for cl-lib namespace.
8d6510b9
GM
323 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
324 Depend on emacsver.texi.
325
0a078f36
MA
3262012-10-09 Michael Albinus <michael.albinus@gmx.de>
327
328 * trampver.texi: Update release number.
329
a03bb33f
GM
3302012-10-06 Glenn Morris <rgm@gnu.org>
331
24636b26
GM
332 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
333 ERC version.
334 (Introduction): ERC is distributed with Emacs.
335 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
336 (Getting Started): Simplify.
337 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
338 (History): Mention ERC maintained as part of Emacs now.
339 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
340 Add dependency on emacsver.texi.
341
a03bb33f
GM
342 * erc.texi: Remove hand-written node pointers.
343
d259be38
GM
3442012-10-05 Glenn Morris <rgm@gnu.org>
345
346 * newsticker.texi (Overview, Requirements, Usage, Configuration):
347 Copyedits.
348
62a81506
CY
3492012-10-01 Eric Ludlam <zappo@gnu.org>
350
351 * ede.texi (Quick Start, Project Local Variables)
352 (Miscellaneous commands, ede-java-root, Development Overview)
353 (Detecting a Project): New nodes.
354 (Simple projects): Node deleted.
355
356 * eieio.texi (Building Classes): Some slot attributes cannot be
357 overridden.
358 (Slot Options): Remove an example.
359 (Method Invocation, Documentation): New nodes.
360
07f133bf
GM
3612012-10-01 Glenn Morris <rgm@gnu.org>
362
363 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
364 (reftex.pdf): Add dependency on emacsver.texi.
365 * reftex.texi: Don't include directory part for emacsver.texi;
366 the Makefile's -I handles it.
367
4f595e15
RA
3682012-09-30 Ralf Angeli <angeli@caeruleus.net>
369
370 Merge from standalone RefTeX repository.
371
372 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
373 with macros.
374 (Imprint): Mention Wolfgang in list of contributors.
375 (Creating Citations): Give a hint about how to
376 auto-revert the BibTeX database file when using external editors.
377 (Referencing Labels): Simplify section about reference macro
378 cycling.
379 (Options (Referencing Labels)): Adapt to new structure of
380 `reftex-ref-style-alist'.
381 (Referencing Labels, Reference Styles): Document changes in the
382 referencing functionality.
383 (Commands): Mention options for definition of header and footer in
384 BibTeX files.
385 (Options (Creating Citations)): Document
386 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
387 (Reference Styles): New section.
388 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
389 (Options (Referencing Labels)): Remove descriptions of deprecated
390 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
391 Add descriptions for `reftex-ref-style-alist' and
392 `reftex-ref-style-default-list'.
393 (Referencing Labels): Update regarding reference styles.
394 (Citation Styles): Mention support for ConTeXt.
395 (Options (Defining Label Environments)): Fix typo.
396 (Options (Creating Citations)): Document
397 `reftex-cite-key-separator'.
398
8223b1d2
BG
3992012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
400
401 * org.texi: Add description of ORG_ADD_CONTRIB to info
402 documentation. Add link to Worg for more details.
403
404 * org.texi: Clarify installation procedure. Provide link to the
405 build system description on Worg.
406
407 * org.texi: Remove reference to utils/, x11idle.c is now in
408 contrib/scripts.
409
410 * org.texi: Re-normalize to "Org mode" in manual.
411
412 * org.texi (Installation): Adapt documentation to new build
413 system. Mention GNU ELPA (since it needs to be handled like Emacs
414 built-in Org).
415
8223b1d2
BG
4162012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
417
418 * org.texi: Fix typo in description of the 'Hooks' section.
419
420 * org.texi: Add ID to the list of special properties.
421
4222012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
423
424 * org.texi (Moving subtrees): Document the ability to archive to a
425 datetree.
426
1e20eeb7 4272012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
428
429 * org.texi (Installation, Feedback, Batch execution): Use
430 (add-to-list 'load-path ... t) for the contrib dir.
431
432 * org.texi (results): Update documentation for ":results drawer"
433 and ":results org".
434
435 * org.texi (Column width and alignment): Fix typo.
436
437 * org.texi (Activation): Point to the "Conflicts" section.
438
439 * org.texi (Conflicts): Mention filladapt.el in the list of
440 conflicting packages.
441
442 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
443 not needed for versions of Emacs > 22.1.
444
445 * org.texi (History and Acknowledgments): Fix typo.
446
447 * org.texi (History and Acknowledgments): Add my own
448 acknowledgments.
449
450 * org.texi (Agenda commands): Document the new command and the new
451 option.
452
453 * org.texi (Agenda commands): Delete `org-agenda-action' section.
454 (Agenda commands): Reorder. Document `*' to toggle persistent
455 marks.
456
457 * org.texi (Agenda dispatcher): Mention
458 `org-toggle-agenda-sticky'.
459 (Agenda commands, Exporting Agenda Views): Fix typo.
460
461 * org.texi (Templates in contexts, Setting Options): Update to
462 reflect changes in how contexts options are processed.
463
464 * org.texi (Templates in contexts): Document the new structure of
465 the variables `org-agenda-custom-commands-contexts' and
466 `org-capture-templates-contexts'.
467
468 * org.texi (Templates in contexts): Document the new option
469 `org-capture-templates-contexts'.
470 (Storing searches): Document the new option
471 `org-agenda-custom-commands-contexts'.
472
473 * org.texi (Formula syntax for Lisp): Reformat.
474
475 * org.texi (Special properties, Column attributes)
476 (Agenda column view): Document the new special property
477 CLOCKSUM_T.
478
479 * org.texi (Template expansion): Document the new %l template.
480
481 * org.texi (Fast access to TODO states): Fix documentation about
482 allowed characters for fast todo selection.
483
484 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
485 use in `org-agenda-to-appt'.
486
487 * org.texi (Comment lines): Update wrt comments.
488
489 * org.texi (Resolving idle time): Document new keybinding.
490
491 * org.texi (Clocking commands): Document the use of S-M-<up/down>
492 on clock timestamps.
493
494 * org.texi (Fast access to TODO states): Explicitely says only
495 letters are supported as fast TODO selection keys.
496
497 * org.texi (Link abbreviations): Illustrate the use of the "%h"
498 specifier. Document the new "%(my-function)" specifier.
499
500 * org.texi (Clocking commands): New cindex.
501 (Clocking commands): Update documentation for `org-clock-in'.
502 Document `org-clock-in-last'. Mention `org-clock-out' and
503 `org-clock-in-last' as commands that can be globally bound.
504 (Resolving idle time): Document continuous clocking.
505
506 * org.texi (Top, Introduction): Fix formatting.
507 (Activation): Add index entries.
508 (Conventions): Update section.
509 (Embedded @LaTeX{}): Fix formatting.
510
511 * org.texi (Visibility cycling): Document `show-children'.
512
513 * org.texi (Using capture): Mention the `org-capture-last-stored'
514 bookmark as a way to jump to the last stored capture.
515
516 * org.texi (Uploading files): Fix typo.
517
518 * org.texi (Using capture): Document `C-0' as a prefix argument
519 for `org-capture'.
520
521 * org.texi (Agenda commands): Document persistent marks.
522
523 * org.texi (Template expansion): Update doc to reflect change.
524
525 * org.texi (Radio tables): Document the :no-escape parameter.
526
527 * org.texi (Repeated tasks): Document repeat cookies for years,
528 months, weeks, days and hours.
529
530 * org.texi (Export options): State that you can use the d: option
531 by specifying a list of drawers.
532
533 * org.texi (HTML preamble and postamble): Small doc improvement.
534
5352012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
536
537 * org.texi: The sections in the Exporting section of the manual
538 left out articles in the description of the org-export-as-*
539 commands, among other places. This patch adds them, adds a few
540 missing prepositions, and switches instances of "an HTML" to "a
541 html" for internal consistency.
542
543 * org.texi: Alter several examples of headings with timestamps in
544 them to include the timestamps in the body instead of the heading.
545
5462012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
547
548 * org.texi (Agenda dispatcher): Document sticky agenda views and
549 the new key for them.
550
5512012-09-30 Charles <millarc@verizon.net> (tiny change)
552
553 * org.texi (Advanced features): Fix error in table.
554
5552012-09-30 Feng Shu <tumashu@gmail.com>
556
557 * org.texi (@LaTeX{} fragments): Document imagemagick as an
558 alternative to dvipng.
559
5602012-09-30 François Allisson <francois@allisson.co> (tiny change)
561
562 * org.texi: Remove extra curly bracket.
563
5642012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
565
566 * org.texi (org-clock-in-last and org-clock-cancel): Update the
567 defkeys.
568
5692012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
570
571 * org.texi (Agenda commands): Fix two typos by giving
572 corresponding function names, according to
573 `org-agenda-view-mode-dispatch'.
574
5752012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
576
577 * org.texi (The spreadsheet): Fix typo.
578
5792012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
580
581 * org.texi (Tracking your habits): Point to the "Tracking TODO
582 state changes" section.
583
5842012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
585
586 * org.texi (Literal examples): Remove reference to unknown
587 `org-export-latex-minted' variable. Also simplify footnote since
588 `org-export-latex-listings' documentation is exhaustive already.
589
590 * org.texi (Plain lists): Remove reference to now hard-coded
591 `bullet' automatic rule.
592
5932012-09-30 Toby S. Cubitt <tsc25@cantab.net>
594
595 * org.texi: Updated documentation accordingly.
596
5087f097
PE
5972012-09-13 Paul Eggert <eggert@cs.ucla.edu>
598
599 * texinfo.tex: Merge from gnulib.
600
20121a26
MA
6012012-09-12 Michael Albinus <michael.albinus@gmx.de>
602
603 Sync with Tramp 2.2.6.
604
605 * tramp.texi (Bug Reports): Cleanup caches before a test run.
606
607 * trampver.texi: Update release number.
608
44677e30
PE
6092012-09-12 Paul Eggert <eggert@cs.ucla.edu>
610
611 * texinfo.tex: Merge from gnulib.
612
5a4c42ba
AA
6132012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
614
615 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
616 (bug#12096).
617
8e7046c3
JB
6182012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
619
1dcac243
JB
620 * calc.texi (Simplification modes, Conversions)
621 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
622 (The Calc Mode Line): Mention the mode line display for Basic
623 simplification mode.
624 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
625 simplifications.
626 (Basic Simplifications): Rename from "Limited Simplifications"
627 Replace "limited" by "basic" throughout.
628 (Algebraic Simplifications): Indicate that the algebraic
629 simplifications are done by default.
630 (Unsafe Simplifications): Mention `m E'.
631 (Simplification of Units): Mention `m U'.
632 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
633 (Kinds of Declarations, Functions for Declarations): Mention
634 "algebraic simplifications" instead of `a s'.
1dcac243 635 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 636
d2bd74ff
JB
6372012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
638
639 * calc.texi (Getting Started, Tutorial): Change simulated
640 Calc output to match actual output.
641 (Simplifying Formulas): Mention that algebraic simplification is now
642 the default.
643
77472261
EZ
6442012-07-28 Eli Zaretskii <eliz@gnu.org>
645
646 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
647 (Bug#12073)
648
09ae5da1
PE
6492012-07-25 Paul Eggert <eggert@cs.ucla.edu>
650
651 Prefer typical American spelling for "acknowledgment".
652 * calc.texi (History and Acknowledgments): Rename from
653 History and Acknowledgements.
654 * idlwave.texi (Acknowledgments):
655 * ses.texi (Acknowledgments):
656 * woman.texi (Acknowledgments): Rename from Acknowledgements.
657
c4444d16
PE
6582012-07-09 Paul Eggert <eggert@cs.ucla.edu>
659
660 Rename configure.in to configure.ac (Bug#11603).
661 * ede.texi (Compiler and Linker objects, ede-proj-project)
662 (ede-step-project): Prefer the name configure.ac to configure.in.
663
ef091c97
MA
6642012-07-06 Michael Albinus <michael.albinus@gmx.de>
665
666 * tramp.texi (Multi-hops): Introduce
667 `tramp-restricted-shell-hosts-alist'.
668
89b163db
G
6692012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
670
671 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
672 methods, so don't mention smtpmail here.
673
6742012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
675
676 * gnus.texi (Picons): Document gnus-picon-properties.
677
6782012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
679
680 * gnus.texi: Remove mention of compilation, as that's no longer
681 supported.
682
6832012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
684
685 * gnus.texi (Archived Messages): Mention
686 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
687
6882012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
689
690 * gnus.texi (Various Summary Stuff):
691 Remove mention of `gnus-propagate-marks'.
692
6932012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
694
695 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
696 which no longer exist.
697
6982012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
699
700 * gnus.texi (Archived Messages):
701 Document gnus-gcc-self-resent-messages.
702
7032012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
704
705 * message.texi (Mail Variables):
706 Mention the optional user parameter for X-Message-SMTP-Method.
707
7082012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
709
710 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
711
712 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
713
7142012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
715
716 * gnus.texi (Key Index): Change encoding to utf-8.
717
ac1a0ce1 7182012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
719
720 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
721
71cca84d
G
7222012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
723
724 * gnus.texi (Group Timestamp): Mention where to find documentation for
725 the `gnus-tmp-' variables (bug#11601).
726
888a7fc0
MA
7272012-06-11 Michael Albinus <michael.albinus@gmx.de>
728
729 Sync with Tramp 2.2.6-pre.
730
731 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
732 where appropriate.
733 (Ad-hoc multi-hops): New section.
734 (Remote processes): New subsection "Running remote processes on
735 Windows hosts".
736 (History): Add remote commands on Windows, and ad-hoc multi-hop
737 methods.
738 (External methods): "ControlPersist" must be set to "no" for the
739 `scpc' method.
740 (Remote processes): Add a note about `auto-revert-tail-mode'.
741 (Frequently Asked Questions): Use "scpx" in combination with
742 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
743
744 * trampver.texi: Update release number.
745
31ca4639 7462012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
747
748 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
749 compilation for html-mono.
750
0e8bbf66
PE
7512012-06-08 Paul Eggert <eggert@cs.ucla.edu>
752
753 * texinfo.tex: Merge from gnulib.
754
b8f061b3
KY
7552012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
756
757 * Makefile.in (echo-info): Don't try to install info files named
758 just ".info".
759
16af873e
GM
7602012-05-28 Glenn Morris <rgm@gnu.org>
761
c1dabff0
GM
762 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
763
16af873e
GM
764 * sc.texi: Nuke hand-written node pointers.
765 Fix top-level menu to match actual node order.
766
1d5b82ef
GM
7672012-05-27 Glenn Morris <rgm@gnu.org>
768
769 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
770 Some associated fixes, including not messing with chapno in cl.texi.
771
33017faf 7722012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
773
774 * org.texi (Durations and time values): Fix typo.
775
d14b0029
JB
7762012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
777
33017faf 778 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
779 Mention `calc-ensure-consistent-units'.
780
2f4cadd1 7812012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 782
9879e263
AS
783 * cc-mode.texi: Avoid space before macro in 4th argument of cross
784 reference commands. (Bug#11461)
785
78e91d08
AS
786 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
787
3fe7cdc8
GM
7882012-05-12 Glenn Morris <rgm@gnu.org>
789
9598ef0b
GM
790 * Makefile.in (mostlyclean): Add more TeX intermediates.
791
7d326a29
GM
792 * Makefile.in: Make it look more like the other doc Makefiles.
793 Use explicit $srcdir in all dependencies.
794 Remove cd $srcdir from rules.
795 (VPATH): Remove.
796 (infodir): Set to an absolute path.
797 (INFO_TARGETS): Use short names.
798 (mkinfodir): infodir is now absolute.
799 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
800
c7f95930 801 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 802 (.SUFFIXES): Disable implicit rules.
c7f95930 803
3fe7cdc8
GM
804 * Makefile.in (MKDIR_P): New, set by configure.
805 (mkinfodir): Use $MKDIR_P.
806
6f0652af
GM
8072012-05-07 Glenn Morris <rgm@gnu.org>
808
809 * forms.texi (Long Example): Update for changed location of files.
810
8045b906
GM
8112012-05-04 Glenn Morris <rgm@gnu.org>
812
813 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
814 (INFO_TARGETS): Use $INFO_EXT.
815 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
816 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
817 (INFO_TARGETS): Use $INFO_EXT.
818 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
819
9e7a4bcf
GM
8202012-05-02 Glenn Morris <rgm@gnu.org>
821
9aa071df
GM
822 * Makefile.in (echo-info): New phony target, used by top-level.
823
9e7a4bcf
GM
824 * viper.texi: Make direntry shorter (also it is no longer "newest").
825
826 * emacs-gnutls.texi, ert.texi, org.texi:
827 Fix dircategory, direntry to match info/dir.
828
31cc861c
GM
829 * faq.texi: Convert @inforefs to @xrefs.
830 Fix some malformed cross-references.
f9e320bb
GM
831 (File-name conventions): Shorten section name to avoid overfull line.
832 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 833
723ea6b5
TZ
8342012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
835
836 * auth.texi (Help for users): Update for .gpg file being second.
837
a8e7d6d7 8382012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
839
840 * org.texi (Agenda commands): Fix two typos: give corresponding
841 function names, according to `org-agenda-view-mode-dispatch'.
842
a8e7d6d7 8432012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
844
845 * faq.texi (Major packages and programs): Remove section.
846 There is no point listing 6 packages (cf etc/MORE.STUFF).
847 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 848
dcbf5805
MA
8492012-04-22 Michael Albinus <michael.albinus@gmx.de>
850
851 * dbus.texi (Version): New node.
852 (Properties and Annotations): Mention the object manager
853 interface. Describe dbus-get-all-managed-objects.
854 (Type Conversion): Floating point numbers are allowed, if an
855 anteger does not fit Emacs's integer range.
856 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
857 (Asynchronous Methods): Fix description of
858 dbus-call-method-asynchronously.
859 (Receiving Method Calls): Fix some minor errors. Add
860 dbus-interface-emacs.
861 (Signals): Describe unicast signals and the new match rules.
862 (Alternative Buses): Add the PRIVATE optional argument to
863 dbus-init-bus. Describe its new return value. Add dbus-setenv.
864
adee4030
GM
8652012-04-20 Glenn Morris <rgm@gnu.org>
866
867 * faq.texi (New in Emacs 24): New section.
868 (Packages that do not come with Emacs): Mention M-x list-packages.
869
35dc09a1 8702012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
871
872 * cc-mode.texi (c-offsets-alist): Correct a typo.
873
35dc09a1 8742012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
875
876 * org.texi (Deadlines and scheduling): Fix the example: the
877 DEADLINE item should come right after the headline. We enforce
878 this convention, so it is a bug not to illustrate it correctly in
879 the manual.
880
35dc09a1 8812012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
882
883 * org.texi (Agenda commands): Fix documentation bug by swapping
884 the equivalent keybindings to `org-agenda-next-line' with the ones
885 to `org-agenda-previous-line'.
886
35dc09a1 8872012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
888
889 * Makefile.in: Replace non-portable use of $< in ordinary rules.
890
e2560ea8
EZ
8912012-04-09 Eli Zaretskii <eliz@gnu.org>
892
893 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
894 emacs-gnutls.
895 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
896
6b4f4a2d
TZ
8972012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
898
250b840e 899 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
900
901 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
902
ca2c89b6
TZ
9032012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
904
905 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 906 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 907
aebd5f1a
GM
9082012-04-04 Glenn Morris <rgm@gnu.org>
909
910 * auth.texi (Secret Service API): Copyedits.
911 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
912 (Help for users, Help for developers)
913 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 914
0317dd51
MA
9152012-04-04 Michael Albinus <michael.albinus@gmx.de>
916
917 * auth.texi (Secret Service API): Add the missing text.
918
3d439cd1
CY
9192012-04-04 Chong Yidong <cyd@gnu.org>
920
921 * message.texi (Using PGP/MIME): Note that epg is now the default.
922
923 * gnus.texi: Reduce references to obsolete pgg library.
924 (Security): Note that epg is now the default.
925
926 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
927
928 * nxml-mode.texi (Completion): C-RET is no longer bound to
929 nxml-complete.
930
153ae947
BG
9312012-04-01 Jambunathan K <kjambunathan@gmail.com>
932
933 * org.texi (Customizing tables in ODT export): Correct few errors.
934
9352012-04-01 Jambunathan K <kjambunathan@gmail.com>
936
937 * org.texi (Links in ODT export): Update.
938 (Labels and captions in ODT export): New node.
939
9402012-04-01 Jambunathan K <kjambunathan@gmail.com>
941
942 * org.texi (Literal examples in ODT export): htmlfontify.el in
943 Emacs-24.1 now supports fontification. So ODT source blocks will
944 be fontified by default.
945
9462012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
947
948 * org.texi (Refiling notes): Remove duplicated keybinding.
949
9502012-04-01 Eric Schulte <eric.schulte@gmx.com>
951
952 * org.texi (noweb): Documentation of this new option to the :noweb
953 header argument.
954
9552012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
956
957 * org.texi (Header and sectioning): Add example demonstrating how
958 to use "LaTeX_CLASS_OPTIONS".
959
9602012-04-01 Eric Schulte <eric.schulte@gmx.com>
961
962 * org.texi (Noweb reference syntax): Describe the ability to
963 execute noweb references in the manual.
964
9652012-04-01 Eric Schulte <eric.schulte@gmx.com>
966
967 * org.texi (cache): Improve cache documentation when session
968 evaluation is used.
969
9702012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
971
972 * org.texi (Plain lists): Document removal.
973
9742012-04-01 Michael Brand <michael.ch.brand@gmail.com>
975
976 * org.texi: Decapitalize file name in references to Calc manual.
977
9782012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
979
980 * org.texi (Plain lists): Document removal.
981
9822012-04-01 Jambunathan K <kjambunathan@gmail.com>
983
984 * org.texi (Top, OpenDocument Text export)
985 (ODT export commands, Extending ODT export)
986 (Images in ODT export, Tables in ODT export)
987 (Configuring a document converter): Add or Update.
988
9892012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
990
991 * org.texi (MobileOrg): Change the wording to reflect that the
992 Android Version is no longer just the little brother of the iOS
993 version.
994
9952012-04-01 Eric Schulte <eric.schulte@gmx.com>
996
997 * org.texi (Key bindings and useful functions): Updated babel key
998 binding documentation in manual.
999
10002012-04-01 Eric Schulte <eric.schulte@gmx.com>
1001
1002 * org.texi (noweb): Document new noweb header value.
1003
10042012-04-01 Eric Schulte <eric.schulte@gmx.com>
1005
1006 * org.texi (noweb-sep): Document new header argument.
1007
10082012-04-01 Eric Schulte <eric.schulte@gmx.com>
1009
1010 * org.texi (noweb-ref): Documentation of this new custom variable.
1011
10122012-04-01 Eric Schulte <eric.schulte@gmx.com>
1013
1014 * org.texi (wrap): Update the new :wrap documentation to match the
1015 current implementation.
1016
10172012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1018
1019 * org.texi: Added documentation for :wrap.
1020
10212012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1022
1023 * org.texi: #+RESULTS now user-configurable.
1024
10252012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1026
1027 * org.texi: Documented :noweb no-export.
1028
10292012-04-01 Thomas Dye <dk@poto.local>
1030
1031 * org.texi: Edit :noweb no header argument for correctness.
1032
1e20eeb7 10332012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1034
1035 * org.texi (Customization): Update the approximate number of Org
1036 variables.
1037
10382012-04-01 Thomas Dye <dk@poto.local>
1039
1040 * org.texi: The :results wrap produces a drawer instead of a
1041 begin_results block.
1042
005a89ff
G
10432012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1044
1045 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1046 reflect the new default.
1047
589ce070
EZ
10482012-03-10 Eli Zaretskii <eliz@gnu.org>
1049
1050 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1051 "Getting Started" to this node. (Bug#10450)
1052
a5392527
CY
10532012-03-10 Chong Yidong <cyd@gnu.org>
1054
8ae818e4
CY
1055 * flymake.texi (Example -- Configuring a tool called via make):
1056 Mention the Automake COMPILE variable (Bug#8715).
1057
a5392527
CY
1058 * info.texi (Getting Started): Add an index entry (Bug#10450).
1059
d49902e4
MA
10602012-03-02 Michael Albinus <michael.albinus@gmx.de>
1061
1062 * dbus.texi (Signals): Known names will be mapped onto unique
1063 names, when registering for signals.
1064
53eced6d
GM
10652012-02-29 Glenn Morris <rgm@gnu.org>
1066
bcd6cd23
GM
1067 * url.texi: Fix quote usage in body text.
1068
775b55af
GM
1069 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1070
53eced6d
GM
1071 * cl.texi: Use @code{} in menus when appropriate.
1072
44e97401
GM
10732012-02-28 Glenn Morris <rgm@gnu.org>
1074
1075 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1076 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1077 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1078 * org.texi, sc.texi, vip.texi, viper.texi:
1079 Standardize possessive apostrophe usage.
1080
fa9a0855
CY
10812012-02-26 Chong Yidong <cyd@gnu.org>
1082
1083 * ediff.texi (Quick Help Commands): Add a couple of index entries
1084 (Bug#10834).
1085
0fd2c9a3
GM
10862012-02-17 Glenn Morris <rgm@gnu.org>
1087
1088 * gnus.texi (Posting Styles):
1089 * remember.texi (Org): Fix cross-refs to other manuals.
1090
9f26dc24
GM
10912012-02-15 Glenn Morris <rgm@gnu.org>
1092
1093 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1094 (Encryption): New chapter, split out from previous.
1095
3d2af193
LI
10962012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1097
1098 * gnus.texi (Customizing the IMAP Connection): Mention
1099 nnimap-record-commands.
1100
b74c9672
GM
11012012-02-10 Glenn Morris <rgm@gnu.org>
1102
1103 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1104 Mention url-queue-retrieve.
1105
2ebc3b94
GM
11062012-02-09 Glenn Morris <rgm@gnu.org>
1107
9fcfcdef
GM
1108 * sem-user.texi (Semantic mode user commands): Typo fix.
1109
2ebc3b94
GM
1110 * info.texi (Create Info buffer): Mention info-display-manual.
1111
7c4bbb69
LI
11122012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1113
1114 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1115 example (modified from an example by Michael Albinus).
1116
debce7bc
G
11172012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1118
1119 * gnus.texi (Agent Basics): Fix outdated description of
1120 `gnus-agent-auto-agentize-methods'.
1121
b207a4ec
AS
11222012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1123
1124 * cc-mode.texi: Always @defindex ss.
1125 (Config Basics): Fix argument of @itemize.
1126 (Macro Backslashes): Add @code around index entry.
1127
b8fe8712
GM
11282012-01-23 Glenn Morris <rgm@gnu.org>
1129
1130 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1131
02dc2fd7
EH
11322012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1133
1134 * tramp.texi (File): Tweak wording for the `scpc' option.
1135
e7719ea1
G
11362012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1137
1138 * gnus.texi (Group Parameters): Really note precedence.
1139
9937bef4
G
11402012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1141
1142 * gnus.texi (Group Parameters): Note precedence.
1143
e66ba1df
BG
11442012-01-03 Eric Schulte <eric.schulte@gmx.com>
1145
1146 * org.texi (Noweb reference syntax): Adding documentation of
1147 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1148 variable.
1149
11502012-01-03 Bastien Guerry <bzg@gnu.org>
1151
1152 * org.texi (Plain lists): Split the table to fix the display
1153 of items.
1154
11552012-01-03 Bastien Guerry <bzg@gnu.org>
1156
1157 * org.texi (Plain lists): Fix misplaced explanation.
1158
11592012-01-03 Bastien Guerry <bzg@gnu.org>
1160
1161 * org.texi (Plain lists, Agenda files): Add index entries.
1162
11632012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1164
1165 * org.texi: Use "Org mode" instead of alternatives like
1166 "Org-mode" or "org-mode".
1167
11682012-01-03 Bernt Hansen <bernt@norang.ca>
1169
1170 * org.texi (Agenda commands): Document
1171 `org-clock-report-include-clocking-task'.
1172
11732012-01-03 Bastien Guerry <bzg@gnu.org>
1174
1175 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1176 C-c' on checkboxes.
1177
11782012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1179
1180 * org.texi: End sentences with two spaces.
1181
11822012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1183
1184 * org.texi (External links): Document the link types file+sys
1185 and file+emacs, slightly narrow used page width.
1186
11872012-01-03 Eric Schulte <eric.schulte@gmx.com>
1188
1189 * org.texi (colnames): Note that colnames behavior may differ
1190 across languages.
1191
11922012-01-03 Bastien Guerry <bzg@gnu.org>
1193
1194 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1195
11962012-01-03 Thomas Dye <dk@poto.westell.com>
1197
1198 * org.texi: Augmented discussion of babel property
1199 inheritance. Put footnote outside sentence ending period.
1200
12012012-01-03 Eric Schulte <schulte.eric@gmail.com>
1202
1203 * org.texi (eval): Documenting the full range of :eval header
1204 argument values.
1205
12062012-01-03 Eric Schulte <schulte.eric@gmail.com>
1207
1208 * org.texi (eval): Documentation of the new :eval option.
1209
12102012-01-03 Thomas Dye <dk@poto.local>
1211
1212 * org.texi: Add accumulated properties.
1213
12142012-01-03 Thomas Dye <dk@poto.local>
1215
1216 * org.texi: Documented no spaces in name=assign, another
1217 correction to :var table.
1218
12192012-01-03 Thomas Dye <dk@poto.local>
1220
1221 * org.texi: Changed DATA to NAME in Working With Source Code
1222 section.
1223
12242012-01-03 Tom Dye <tsd@tsdye.com>
1225
1226 * org.texi: Minor change to :var table.
1227
12282012-01-03 Tom Dye <tsd@tsdye.com>
1229
1230 * org.texi: More changes to :var table (some examples were wrong).
1231
12322012-01-03 Tom Dye <tsd@tsdye.com>
1233
1234 * org.texi: Cleaned up :var table.
1235
12362012-01-03 Bastien Guerry <bzg@gnu.org>
1237
1238 * org.texi (Timestamps, Weekly/daily agenda)
1239 (Weekly/daily agenda): Add @cindex for "appointment".
1240
12412012-01-03 Eric Schulte <schulte.eric@gmail.com>
1242
1243 * org.texi (Literal examples): A new link to the template for
1244 inserting empty code blocks.
1245 (Structure of code blocks): A new link to the template for
1246 inserting empty code blocks.
1247
12482012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1249
1250 * org.texi (External links): Add footnote on how the behavior
1251 of the text search in Org files are controled by the variable
1252 `org-link-search-must-match-exact-headline'.
1253
12542012-01-03 Eric Schulte <schulte.eric@gmail.com>
1255
1256 * org.texi (Buffer-wide header arguments): Update
1257 documentation to reflect removal of #+PROPERTIES.
1258
12592012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1260
1261 * org.texi (The clock table): Mention that ACHIVED trees
1262 contribute to the clock table.
1263
12642012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1265
1266 * org.texi (Conflicts): Better yasnippet config info.
1267
12682012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1269
1270 * org.texi (Selective export): Explicitely mention the default
1271 values for `org-export-select-tags',
1272 `org-export-exclude-tags'.
1273
12742012-01-03 Tom Dye <tsd@tsdye.com>
1275
1276 * org.texi: Added a line to specify that header arguments are
1277 lowercase.
1278
12792012-01-03 Tom Dye <tsd@tsdye.com>
1280
1281 * org.texi: :var requires default value when declared.
1282
12832012-01-03 Bastien Guerry <bzg@gnu.org>
1284
1285 * org.texi (Handling links): Add a note about the
1286 `org-link-frame-setup' option.
1287
12882012-01-03 David Maus <dmaus@ictsoc.de>
1289
1290 * org.texi (Exporting Agenda Views, Extracting agenda
1291 information): Fix command line syntax, quote symbol parameter
1292 values.
1293
12942012-01-03 David Maus <dmaus@ictsoc.de>
1295
1296 * org.texi (Exporting Agenda Views): Fix command line syntax.
1297
8d80ef01
PE
12982011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1299
1300 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1301 Use octal notation for file permissions, which are normally
1302 thought of in octal.
1303 (Mail Back End Variables): Use more-plausible modes in example.
1304
47d42d81
AM
13052011-12-20 Alan Mackenzie <acm@muc.de>
1306
1307 * cc-mode.texi: Update version string 5.31 -> 5.32.
1308
a98edce9
JB
13092011-12-06 Juanma Barranquero <lekktu@gmail.com>
1310
1311 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1312
321decc8
GM
13132011-11-24 Glenn Morris <rgm@gnu.org>
1314
1315 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1316
f8107b79
JB
13172011-11-24 Juanma Barranquero <lekktu@gmail.com>
1318
1319 * makefile.w32-in: Update dependencies.
1320
f5a96a4f
GM
13212011-11-20 Glenn Morris <rgm@gnu.org>
1322
1323 * gnus.texi (Group Information):
1324 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1325
cd1181db
JB
13262011-11-20 Juanma Barranquero <lekktu@gmail.com>
1327
1328 * gnus-coding.texi (Gnus Maintenance Guide):
1329 Rename from "Gnus Maintainance Guide".
1330
1331 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1332 * eieio.texi (Customizing):
fe7a3057
JB
1333 * gnus.texi (Article Washing):
1334 * gnus-news.texi:
1335 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1336
7877f373
JB
13372011-11-16 Juanma Barranquero <lekktu@gmail.com>
1338
1339 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1340
0d26e0b6
JB
13412011-11-15 Juanma Barranquero <lekktu@gmail.com>
1342
c7015153
JB
1343 * ede.texi (project-am-texinfo):
1344 * gnus.texi (Sending or Not Sending):
1345 * org.texi (Template elements): Fix typos.
0d26e0b6 1346
0b381c7e
JB
13472011-11-14 Juanma Barranquero <lekktu@gmail.com>
1348
1349 * ediff.texi (Hooks):
c7015153 1350 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1351
40a8bdf6
JB
13522011-11-11 Juanma Barranquero <lekktu@gmail.com>
1353
1354 * semantic.texi (Tag handling): Fix typo.
1355
57dda3bb
KY
13562011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1357
1358 * gnus.texi (Other Gnus Versions): Remove.
1359
52bedd34
AM
13602011-10-28 Alan Mackenzie <acm@muc.de>
1361
1362 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1363 (Other Special Indentations): Add an xref to "Macros with ;".
1364 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1365 "Macros with ;".
1366 (Macros with ;): New page.
1367
00b77525
GM
1368 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1369 Document the new handling of nested scopes for movement by defuns.
52bedd34 1370
4a623313
MA
13712011-10-23 Michael Albinus <michael.albinus@gmx.de>
1372
1373 Sync with Tramp 2.2.3.
1374
1375 * trampver.texi: Update release number.
1376
466a320e
GM
13772011-10-14 Glenn Morris <rgm@gnu.org>
1378
1379 * ert.texi (Introduction, How to Run Tests)
1380 (Running Tests Interactively, Expected Failures)
1381 (Tests and Their Environment, Useful Techniques)
1382 (Interactive Debugging, Fixtures and Test Suites):
1383 Minor rephrasings.
1384 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1385 (Running Tests in Batch Mode): Simplify loading instructions.
1386 (Test Selectors): Clarify some selectors.
1387 (Expected Failures, Useful Techniques):
1388 Make examples fit in 80 columns.
1389
2be4956d
JB
13902011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1391
1392 * calc.texi (Basic Operations on Units): Discuss temperature
1393 conversion (`u t') alongside with other unit conversions ('u c').
1394
7359a765
GM
13952011-10-12 Glenn Morris <rgm@gnu.org>
1396
1397 * ert.texi: Whitespace trivia to make main menu items line up better.
1398
a0c52e5d
GM
13992011-10-08 Glenn Morris <rgm@gnu.org>
1400
1401 * Makefile.in: Fix ert rules.
1402
465d0300
G
14032011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1404
1405 * gnus.texi (Gnus Utility Functions): Add more references and
1406 explanations (bug#9683).
1407
a5166359
LMI
14082011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1409
1410 * gnus.texi (Archived Messages): Note the default (bug#9552).
1411
b523dc20
BW
14122011-09-21 Bill Wohler <wohler@newt.com>
1413
1414 Release MH-E manual version 8.3.
1415
58179cce 1416 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1417 release 8.3.
1418 (Preface): Updated support information.
bd7239f5 1419 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1420 historical quote, the tense should be correct in the time that it
1421 was written.
1422
0afb49a1
LMI
14232011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1424
1425 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1426 (Finding the News): Doc clarification.
1427 (Terminology): Mention naming.
1428
e21bac42
G
14292011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1430
1431 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1432 (Interactive): Document `quiet'.
1433
5b409b39 14342011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1435
bd7239f5 1436 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1437
5b409b39 14382011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1439
bd7239f5 1440 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1441 scope for `org-map-entries'.
1442
5b409b39 14432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1444
1445 * org.texi (Visibility cycling): Document `org-copy-visible'.
1446
5b409b39 14472011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1448
bd7239f5 1449 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1450 proper order.
1451
5b409b39 14522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1453
1454 * org.texi (eval): Expand discussion of the :eval header argument.
1455
5b409b39 14562011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1457
1458 * org.texi (Languages): Add Lilypond and Awk as supported
1459 languages.
1460
5b409b39 14612011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1462
bd7239f5 1463 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1464 LOG_INTO_DRAWER can be used to override the contents of variable
1465 org-clock-into-drawer (or if unset, org-log-into-drawer).
1466
bd7239f5 1467 * org.texi: Replace @xref->@pxref.
3ab2c837 1468
5b409b39 14692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1470
1471 * org.texi (Evaluating code blocks): Documenting the new option
1472 for inline call lines.
1473
5b409b39 14742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1475
1476 * org.texi (Results of evaluation): More explicit about the
1477 mechanism through which interactive evaluation of code is
1478 performed.
1479
5b409b39 14802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1481
1482 * org.texi (noweb-ref): New header argument documentation.
1483
5b409b39 14842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1485
1486 * org.texi (Extracting source code): Documentation of the new
1487 org-babel-tangle-named-block-combination variable.
1488
5b409b39 14892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1490
bd7239f5 1491 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1492 behavior of multiple blocks of the same name is undefined.
3ab2c837 1493
5b409b39 14942011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1495
1496 * org.texi (TaskJuggler export): Modify the example to reflect the
1497 new effort durations.
1498
5b409b39 14992011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1500
1501 * org.texi (Images in LaTeX export): Escape curly brackets in
1502 LaTeX example.
1503
5b409b39 15042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1505
1506 * org.texi (The clock table): Document the :properties and
1507 :inherit-props arguments for the clocktable.
1508
5b409b39 15092011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1510
1511 * org.texi (Tables in LaTeX export): Document specifying placement
1512 options for tables.
1513
5b409b39 15142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1515
1516 * org.texi (Evaluating code blocks): More specific documentation
1517 about the different types of header arguments.
1518
5b409b39 15192011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1520
1521 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1522
5b409b39 15232011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1524
1525 * org.texi (Built-in table editor): Document the table field
1526 follow mode.
1527
5b409b39 15282011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1529
1530 * org.texi (Easy Templates): Document new template.
1531
5b409b39 15322011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1533
1534 * org.texi (Literal examples): Add a cross-reference from "Literal
1535 Examples" to "Easy Templates."
1536
5b409b39 15372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1538
1539 * org.texi (The clock table): Add link to match syntax.
1540
5b409b39 15412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1542
1543 * org.texi (Agenda commands): Document clock consistency checks.
1544
5b409b39 15452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1546
1547 * org.texi (Built-in table editor): Document that \vert represents
1548 a vertical bar in a table field.
1549
5b409b39 15502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1551
1552 * org.texi (Literal examples): Link from "Markup" > "Literate
1553 Examples" to "Working with Source Code".
1554
5b409b39 15552011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1556
1557 * org.texi (Agenda commands): Doc for function option to bulk
1558 action.
1559
5b409b39 15602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1561
1562 * org.texi (Template expansion): Document new %<...> template
1563 escape.
1564
5b409b39 15652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1566
1567 * org.texi (Selective export): Document exclusion of any tasks
1568 from export.
1569
5b409b39 15702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1571
1572 * org.texi (Selective export): Document how to exclude DONE tasks
1573 from export.
1574 (Publishing options): Document the properties to be used to turn off
1575 export of DONE tasks.
1576
5b409b39 15772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1578
1579 * org.texi (The date/time prompt): Document date range protection.
1580
5b409b39 15812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1582
1583 * org.texi (padline): Documentation of the new padline header
1584 argument.
1585
5b409b39 15862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1587
1588 * org.texi (var): Adding "[" to list of characters triggering
1589 elisp evaluation.
1590
5b409b39 15912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1592
1593 * org.texi (var): Documentation of Emacs Lisp evaluation during
1594 variable assignment.
1595
5b409b39 15962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1597
1598 * org.texi (colnames): Reference indexing into variables, and note
1599 that colnames are *not* removed before indexing occurs.
1600 (rownames): Reference indexing into variables, and note that
1601 rownames are *not* removed before indexing occurs.
1602
5b409b39 16032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1604
1605 * org.texi (var): Clarification of indexing into tabular
1606 variables.
1607
5b409b39 16082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1609
1610 * org.texi (results): Documentation of the `:results wrap' header
1611 argument.
1612
5b409b39 16132011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1614
bd7239f5 1615 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1616 of the LaTeX export: the org file has to be properly structured.
1617
5b409b39 16182011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1619
1620 * org.texi (Dynamic blocks, Structure editing): Mention
1621 the function `org-narrow-to-block'.
1622
5b409b39 16232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1624
1625 * org.texi (Languages): Updating list of code block supported
1626 languages.
1627
5b409b39 16282011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1629
1630 * org.texi (Special properties): CATEGORY is a special property,
1631 but it may also used in the drawer.
1632
5b409b39 16332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1634
1635 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1636
5b409b39 16372011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1638
1639 * org.texi (Include files): Document :lines.
1640
5b409b39 16412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1642
1643 * org.texi (comments): Documentation of the ":comments noweb" code
1644 block header argument.
1645
5b409b39 16462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1647
1648 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1649 added extra whitespace around functions to be consistent with the
1650 rest of the section.
1651
5b409b39 16522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1653
0b381c7e 1654 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1655 #+call: line syntax.
1656 (Header arguments in function calls): Expanded discussion of
1657 #+call: line syntax.
1658
5b409b39 16592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1660
1661 * org.texi (Evaluating code blocks): More explicit about how to
1662 pass variables to #+call lines.
1663
5b409b39 16642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1665
1666 * org.texi (Results of evaluation): Link to the :results header
1667 argument list from the "Results of evaluation" section.
1668
5b409b39 16692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1670
1671 * org.texi (Conflicts): Adding additional information about
1672 resolving org/yasnippet conflicts.
1673
5b409b39 16742011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1675
1676 * org.texi (Publishing options): Document style-include-scripts
1677 publishing project property.
1678
5b409b39 16792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1680
1681 * org.texi (Sparse trees): Document the next-error /
1682 previous-error functionality.
1683
5b409b39 16842011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1685
1686 * org.texi (cache): Improved documentation of code block caches.
1687
5b409b39 16882011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1689
1690 * org.texi (Code block specific header arguments): Documentation
1691 of multi-line header arguments.
1692
5b409b39 16932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1694
1695 * org.texi (Code evaluation security): Add example for using a
1696 function.
1697
5b409b39 16982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1699
1700 * org.texi (Tables in LaTeX export): Documentation of new
1701 attr_latex options for tables.
1702
5b409b39
BG
17032011-08-03 Michael Albinus <michael.albinus@gmx.de>
1704
1705 * trampver.texi: Update release number.
1706
17072011-07-30 Michael Albinus <michael.albinus@gmx.de>
1708
1709 Sync with Tramp 2.2.2.
1710
1711 * trampver.texi: Update release number.
1712
064e2d08
LMI
17132011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1714
1715 * flymake.texi (Example -- Configuring a tool called via make):
1716 Use /dev/null instead of the Windows "nul" (bug#8715).
1717
b8151e9c
LMI
17182011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
1720 * widget.texi (Setting Up the Buffer): Remove mention of the
1721 global keymap parent, which doesn't seem to be accurate
1722 (bug#7045).
1723
5b409b39
BG
17242011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1725
1726 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1727
c0a8ae95
KR
17282010-07-10 Kevin Ryde <user42@zip.com.au>
1729
1730 * cl.texi (For Clauses): Add destructuring example processing an
1731 alist (bug#6596).
1732
ac6531ad
LMI
17332011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1734
1735 * ediff.texi (Major Entry Points): Remove mention of `require',
1736 since that's not pertinent in the installed Emacs (bug#9016).
1737
d30dd079
G
17382011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1739
1740 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1741 (Filtering New Groups): Clarify how simple the "options -n" format is.
1742 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1743 is internal.
d30dd079 1744
862c0d68
MA
17452011-07-04 Michael Albinus <michael.albinus@gmx.de>
1746
1747 * tramp.texi (Cleanup remote connections): Add
1748 `tramp-cleanup-this-connection'.
1749
cd865a33
G
17502011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1751
1752 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1753 zombies.
1754 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1755 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1756
17572011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1758
1759 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1760 backups, and not actual vc (bug#8975).
1761
79414ae4
KR
17622011-07-03 Kevin Ryde <user42@zip.com.au>
1763
1764 * cl.texi (For Clauses): @items for hash-values and key-bindings
1765 to make them more visible when skimming. Add examples of `using'
1766 clause to them, examples being clearer than a description in
1767 words (bug#6599).
1768
847ccf7c
AM
17692011-07-01 Alan Mackenzie <acm@muc.de>
1770
1771 * cc-mode.texi (Guessing the Style): New page.
1772 (Styles): Add a short introduction to above.
1773
3da13bb9
DD
17742011-06-28 Deniz Dogan <deniz@dogan.se>
1775
1776 * rcirc.texi (Configuration): Bug-fix:
1777 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1778 Reported by Elias Pipping <pipping@exherbo.org>.
1779
60a0884e
G
17802011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1781
1782 * gnus.texi (Summary Mail Commands): Document
1783 `gnus-summary-reply-to-list-with-original'.
1784
0c7efc08
SM
17852011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1786
1787 * eshell.texi (Known problems): Fix typo.
1788
ea3596a2
MA
17892011-06-12 Michael Albinus <michael.albinus@gmx.de>
1790
0c7efc08 1791 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1792 (Password handling): `auth-source-debug' is good for debug messages.
1793
2da9c605
G
17942011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1795
1796 * gnus.texi (Store custom flags and keywords): Refer to
1797 `gnus-registry-article-marks-to-{chars,names}' instead of
1798 `gnus-registry-user-format-function-{M,M2}'.
1799
e61923c8
GM
18002011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1801
1802 * texinfo.tex: Merge from gnulib.
1803
627abcdd
TZ
18042011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1805
1806 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1807 (Store custom flags and keywords):
1808 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1809 `gnus-registry-user-format-function-M2'.
1810
a3c92bc1
EZ
18112011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1812
8f906c40 1813 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1814
85d870a9
GM
18152011-05-17 Glenn Morris <rgm@gnu.org>
1816
1817 * gnus.texi (Face): Fix typo.
1818
2cdee799
GM
18192011-05-14 Glenn Morris <rgm@gnu.org>
1820
1821 * dired-x.texi (Omitting Examples): Minor addition.
1822
79b70037
GM
18232011-05-10 Jim Meyering <meyering@redhat.com>
1824
1825 * ede.texi: Fix typo "or or -> or".
1826
a7111a62 18272011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1828
1829 * gnus.texi (Summary Buffer Lines):
1830 gnus-summary-user-date-format-alist does not exist.
1831 (Sorting the Summary Buffer): More about sorting threads.
1832
69026aba
MA
18332011-04-25 Michael Albinus <michael.albinus@gmx.de>
1834
1835 * trampver.texi: Update release number.
1836
9024ff79
MA
18372011-04-14 Michael Albinus <michael.albinus@gmx.de>
1838
1839 * tramp.texi (Frequently Asked Questions): New item for disabling
1840 Tramp in other packages.
1841
c3c65d73
TZ
18422011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1843
1844 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1845 (Fancy splitting to parent, Store arbitrary data):
1846 Updated gnus-registry docs.
c3c65d73 1847
9ec6a317
JB
18482011-04-13 Juanma Barranquero <lekktu@gmail.com>
1849
1850 * ede.texi: Fix typos.
1851
1e3b6001
G
18522011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1853
9ec6a317
JB
1854 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1855 It's @table @code.
1e3b6001 1856
a5954fa5
G
18572011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1858
ed9265fc 1859 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1860
d71990a1
JB
18612011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1862
1863 * calc.texi (Logarithmic Units): Update the function names.
1864
1518e4f0
G
18652011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1866
1867 * message.texi (Various Commands): Document format specs in the
1868 ellipsis.
1869
a123622d
G
18702011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1871
1872 * message.texi (Insertion Variables): Document message-cite-style.
1873
18742011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1875
1876 * tramp.texi (Remote processes): New subsection "Running shell on
1877 a remote host".
1878
4248cca2
TZ
18792011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1880
1881 * auth.texi (Help for developers): Update docs to explain that the
1882 :save-function will only run the first time.
1883
54ce11a1
GM
18842011-03-12 Glenn Morris <rgm@gnu.org>
1885
1886 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1887 (emacs-faq.text): New target.
1888 (clean): Add emacs-faq.
1889
0c3b25f8
MA
18902011-03-12 Michael Albinus <michael.albinus@gmx.de>
1891
1892 Sync with Tramp 2.2.1.
1893
1894 * trampver.texi: Update release number.
1895
b740639e
GM
18962011-03-11 Glenn Morris <rgm@gnu.org>
1897
1898 * Makefile.in (HTML_TARGETS): New.
1899 (clean): Delete $HTML_TARGETS.
1900 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1901
733afdf4
TZ
19022011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1903
1904 * auth.texi (Help for developers): Show example of using
1905 `auth-source-search' with prompts and :save-function.
1906
33383987
JB
19072011-03-07 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * Version 23.3 released.
1910
a5057546
G
19112011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1912
1913 * message.texi (Message Buffers): Update default value of
1914 message-generate-new-buffers.
1915
479a2c9b
JB
19162011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1917
1918 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1919 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1920 respectively.
05a29101
JB
1921 (Musical Notes): New section.
1922 (Customizing Calc): Mention the customizable variable
1923 calc-note-threshold.
479a2c9b 1924
e0535b76
GM
19252011-03-03 Glenn Morris <rgm@gnu.org>
1926
1927 * url.texi (Dealing with HTTP documents): Remove reference to
1928 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1929 (Configuration): Update url-configuration-directory description.
e0535b76 1930
2777ccbf
GM
19312011-03-02 Glenn Morris <rgm@gnu.org>
1932
1933 * dired-x.texi (Multiple Dired Directories): Remove mentions
1934 of dired-default-directory-alist and dired-default-directory.
1935 Move dired-smart-shell-command here...
1936 (Miscellaneous Commands): ... from here.
1937
257219bd
PE
19382011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1939
1940 * texinfo.tex: Update to version 2011-02-24.09.
1941
8889f4e2
GM
19422011-03-02 Glenn Morris <rgm@gnu.org>
1943
1944 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1945 instead of the obsoleted dired-omit-here-always.
1946
5d41af19
MA
19472011-02-28 Michael Albinus <michael.albinus@gmx.de>
1948
1949 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1950 supported systems.
1951
2b0c7330 19522011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1953
61cf3a76
GM
1954 * dbus.texi (Type Conversion): Grammar fix.
1955
cce7d530 19562011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1957
cce7d530
GM
1958 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1959 "Debian GNU/Linux".
51a13bdd 1960
cce7d530
GM
1961 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1962
817b48a7
GM
19632011-02-23 Glenn Morris <rgm@gnu.org>
1964
cce7d530
GM
1965 * dired-x.texi (Features): Minor rephrasing.
1966 (Local Variables): Fix typos.
47301027
GM
1967
1968 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1969 Standardize some Emacs/XEmacs terminology.
1970
817b48a7
GM
1971 * dired-x.texi (Features): Don't advertise obsolete local variables.
1972 Simplify layout.
1973 (Omitting Variables): Update local variables example.
1974 (Local Variables): Say this is obsolete. Fix description of
1975 dired-enable-local-variables possible values.
1976
4a3988d5
G
19772011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1978
1979 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1980 default now.
1981
8e22bee0
G
19822011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1983
1984 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1985
06b840e0
LI
19862011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1987
1988 * gnus.texi (Window Layout): Document layout names.
1989
67ab0163 19902011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1991
1992 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1993 * auth.texi: Sync @dircategory with ../../info/dir.
1994 * autotype.texi: Sync @dircategory with ../../info/dir.
1995 * calc.texi: Sync @dircategory with ../../info/dir.
1996 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1997 * cl.texi: Sync @dircategory with ../../info/dir.
1998 * dbus.texi: Sync @dircategory with ../../info/dir.
1999 * dired-x.texi: Sync @dircategory with ../../info/dir.
2000 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2001 * ede.texi: Sync @dircategory with ../../info/dir.
2002 * ediff.texi: Sync @dircategory with ../../info/dir.
2003 * edt.texi: Sync @dircategory with ../../info/dir.
2004 * eieio.texi: Sync @dircategory with ../../info/dir.
2005 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2006 * epa.texi: Sync @dircategory with ../../info/dir.
2007 * erc.texi: Sync @dircategory with ../../info/dir.
2008 * eshell.texi: Sync @dircategory with ../../info/dir.
2009 * eudc.texi: Sync @dircategory with ../../info/dir.
2010 * flymake.texi: Sync @dircategory with ../../info/dir.
2011 * forms.texi: Sync @dircategory with ../../info/dir.
2012 * gnus.texi: Sync @dircategory with ../../info/dir.
2013 * idlwave.texi: Sync @dircategory with ../../info/dir.
2014 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2015 * message.texi: Sync @dircategory with ../../info/dir.
2016 * mh-e.texi: Sync @dircategory with ../../info/dir.
2017 * newsticker.texi: Sync @dircategory with ../../info/dir.
2018 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2019 * org.texi: Sync @dircategory with ../../info/dir.
2020 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2021 * pgg.texi: Sync @dircategory with ../../info/dir.
2022 * rcirc.texi: Sync @dircategory with ../../info/dir.
2023 * reftex.texi: Sync @dircategory with ../../info/dir.
2024 * remember.texi: Sync @dircategory with ../../info/dir.
2025 * sasl.texi: Sync @dircategory with ../../info/dir.
2026 * sc.texi: Sync @dircategory with ../../info/dir.
2027 * semantic.texi: Sync @dircategory with ../../info/dir.
2028 * ses.texi: Sync @dircategory with ../../info/dir.
2029 * sieve.texi: Sync @dircategory with ../../info/dir.
2030 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2031 * speedbar.texi: Sync @dircategory with ../../info/dir.
2032 * trampver.texi [emacs]: Set emacsname to "Emacs".
2033 * tramp.texi: Sync @dircategory with ../../info/dir.
2034 * url.texi: Sync @dircategory with ../../info/dir.
2035 * vip.texi: Sync @dircategory with ../../info/dir.
2036 * viper.texi: Sync @dircategory with ../../info/dir.
2037 * widget.texi: Sync @dircategory with ../../info/dir.
2038 * woman.texi: Sync @dircategory with ../../info/dir.
2039
30abce25
GM
20402011-02-19 Glenn Morris <rgm@gnu.org>
2041
0c7efc08
SM
2042 * dired-x.texi (Technical Details): No longer redefines
2043 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2044 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2045
f31f8469
GM
20462011-02-18 Glenn Morris <rgm@gnu.org>
2047
2048 * dired-x.texi (Optional Installation File At Point): Simplify.
2049
35123c04
TZ
20502011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2051
2052 * auth.texi (Help for users): Use :port instead of :protocol for all
2053 auth-source docs.
7ba93e94
G
2054 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2055 to have two files in `auth-sources'.
35123c04 2056
da5e0ce4
GM
20572011-02-16 Glenn Morris <rgm@gnu.org>
2058
b322c9af
GM
2059 * dired-x.texi: Use emacsver.texi to get Emacs version.
2060 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2061 Depend on emacsver.texi.
2062
07ca5555
GM
2063 * dired-x.texi: Drop meaningless version number.
2064 (Introduction): Remove old info.
2065 (Optional Installation Dired Jump): Autoload from dired-x.
2066 Remove incorrect info about loaddefs.el.
2067 (Bugs): Just refer to M-x report-emacs-bug.
2068
da5e0ce4
GM
2069 * dired-x.texi (Multiple Dired Directories): Update for rename of
2070 default-directory-alist.
2071 (Miscellaneous Commands): No longer mention very old VM version 4.
2072
bb55f713
PE
20732011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2074
2075 Merge from gnulib.
2076 * texinfo.tex: Update to version 2011-02-14.11.
2077
5415d076
G
20782011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2079
da5e0ce4
GM
2080 * auth.texi (Help for users):
2081 Login collection is "Login" and not "login".
5415d076 2082
14029d4b
MA
20832011-02-13 Michael Albinus <michael.albinus@gmx.de>
2084
2085 * tramp.texi (History): Remove IMAP support.
2086 (External methods, Frequently Asked Questions): Remove `imap' and
2087 `imaps' methods.
2088 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2089
2090 * trampver.texi: Remove default value of `emacsimap'.
2091
8a36c07f
GM
20922011-02-13 Glenn Morris <rgm@gnu.org>
2093
2094 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2095 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2096
165bc5a0
GM
20972011-02-12 Glenn Morris <rgm@gnu.org>
2098
2099 * sc.texi (Getting Connected): Remove old index entries.
2100
5415d076 21012011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2102
2103 * url.texi: Remove duplicate @dircategory (Bug#7942).
2104
b8e0f0cd
G
21052011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2106
8a36c07f
GM
2107 * auth.texi (Overview, Help for users, Help for developers):
2108 Update docs.
b8e0f0cd
G
2109 (Help for users): Talk about spaces.
2110
caf82551
PE
21112011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2112
2113 * texinfo.tex: Update to version 2011-02-07.16.
2114
1ff98217
MA
21152011-02-07 Michael Albinus <michael.albinus@gmx.de>
2116
2117 * dbus.texi (Bus names): Adapt descriptions for
2118 dbus-list-activatable-names and dbus-list-known-names.
2119
2e78df6b
JB
21202011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2121
2122 * calc.texi (Logarithmic Units): New section.
2123
7fbf7cae
TZ
21242011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2125
2126 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2127 manuals use it now.
2128
0c7efc08 2129 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2130
156ad271
KY
21312011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2132
2133 * overrides.texi: Remove.
2134
2135 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2136 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2137
36539990
MA
21382011-02-05 Michael Albinus <michael.albinus@gmx.de>
2139
2140 * tramp.texi (Frequently Asked Questions): Mention problems with
2141 WinSSHD.
2142
2143 * trampver.texi: Update release number.
2144
21452011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2146
2147 * tramp.texi:
2148 Replace "delimet" with "delimit" globally.
2149 Replace "explicite" with "explicit" globally.
2150 Replace "instead of" with "instead" where there was nothing after "of".
2151 Audit use of comma before interrogative pronoun, "that", or "which".
2152 Minor word order, spelling, wording changes.
2153
ec72bf63
G
21542011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2155
2156 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2157
2158 * sieve.texi: Use WEBHACKDEVEL.
2159
2160 * sasl.texi: Use WEBHACKDEVEL.
2161
2162 * pgg.texi: Use WEBHACKDEVEL.
2163
2164 * message.texi: Use WEBHACKDEVEL.
2165
2166 * gnus.texi: Use WEBHACKDEVEL.
2167
2168 * emacs-mime.texi: Use WEBHACKDEVEL.
2169
2170 * auth.texi: Use WEBHACKDEVEL.
2171
2172 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2173 manuals.
2174
21752011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2176
2177 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2178
90b750f4
PE
21792011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2180
2181 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2182 which in turn is copied from ftp://tug.org/tex/.
2183
0e751a49
GM
21842011-02-03 Glenn Morris <rgm@gnu.org>
2185
2186 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2187 (Binding combinations of modifiers and function keys):
2188 Let's assume people reading this are not using Emacs 18.
2189
7f13c2e2
LI
21902011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2191
2192 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2193 since it's run automatically.
2194
d76c843e
LI
21952011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2196
2197 * gnus.texi (Customizing Articles): Fix typo.
2198
12e3ca0a
LI
21992011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2200
2201 * gnus.texi (Customizing Articles): Document the new way of customizing
2202 the date headers(s).
2203
fe72c8fa
LI
22042011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2205
2206 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2207 splitting example.
2208
bf3dae7e
EZ
22092011-01-29 Eli Zaretskii <eliz@gnu.org>
2210
2211 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2212 (MAKEINFO_OPTS): New variable.
2213 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2214 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2215 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2216 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2217 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2218 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2219 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2220 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2221 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2222 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2223 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2224 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2225 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2226 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2227 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2228 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2229 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2230 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2231
d6f13ac8
LI
22322011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2233
2234 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2235
c5ecc769
G
22362011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2237
2238 * message.texi (IDNA): Explain what it is.
2239
22402011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2241
2242 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2243
45eb2a5d
WL
22442011-01-23 Werner Lemberg <wl@gnu.org>
2245
2246 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2247 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2248 (ENVADD): Update.
45eb2a5d 2249
6872a814
GM
22502011-01-18 Glenn Morris <rgm@gnu.org>
2251
2252 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2253
77ab81d0 22542011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2255
2256 * nxml-mode.texi (Introduction): Fix file name typos.
2257
d221e780
CO
22582011-01-13 Christian Ohler <ohler@gnu.org>
2259
2260 * ert.texi: New file.
2261
2262 * Makefile.in:
2263 * makefile.w32-in: Add ert.texi.
2264
8c904d82
MA
22652011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2266
2267 * dbus.texi (Receiving Method Calls): New function
2268 dbus-register-service. Rearrange node.
2269
f56e0e7a
PE
22702011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2271
2272 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2273 which in turn is copied from ftp://tug.org/tex/.
2274
0fadf00e
MA
22752011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2276
2277 * dbus.texi (Receiving Method Calls): Describe new optional
2278 parameter dont-register-service of dbus-register-{method,property}.
2279
8b358e90
DU
22802010-12-17 Daiki Ueno <ueno@unixuser.org>
2281
0c7efc08
SM
2282 * epa.texi (Encrypting/decrypting *.gpg files):
2283 Mention epa-file-select-keys.
8b358e90 2284
549c9aed
G
22852010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2286
2287 * gnus.texi (Archived Messages): Remove outdated text.
2288
22892010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2290
0c7efc08 2291 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2292
156e3f9c
G
22932010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2294
83f3eadc 2295 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2296
8151d490
AC
22972010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2298
2299 * gnus.texi (The swish++ Engine): Add customizable parameters
2300 descriptions.
2301 (The swish-e Engine): Ditto.
2302
305bdd22
MA
23032010-12-14 Michael Albinus <michael.albinus@gmx.de>
2304
2305 * tramp.texi (Inline methods): Add "ksu" method.
2306 (Remote processes): Add example with remote `default-directory'.
2307
53aff12a
GM
23082010-12-14 Glenn Morris <rgm@gnu.org>
2309
2310 * faq.texi (Expanding aliases when sending mail):
2311 Now build-mail-aliases is interactive.
2312
8a1cdce5
AC
23132010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2314
2315 * gnus.texi: First pass at adding (rough) nnir documentation.
2316
7410c270
G
23172010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2318
53aff12a
GM
2319 * gnus.texi (Filtering New Groups):
2320 Mention gnus-auto-subscribed-categories.
2321 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2322 removed.
2323
f49d1f52 23242010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2325
2326 * cl.texi (For Clauses): Small fixes for frames and windows.
2327
acedf35c
CD
23282010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2329
2330 * org.texi (Using capture): Document using prefix arguments for
2331 finalizing capture.
2332 (Agenda commands): Document prefix argument for the bulk scatter
2333 command.
2334 (Beamer class export): Document that also overlay arguments can be
2335 passed to the column environment.
2336 (Template elements): Document the new entry type.
2337
23382010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2339
2340 * org.texi (Include files): Document :minlevel.
2341
23422010-12-11 Julien Danjou <julien@danjou.info>
2343
2344 * org.texi (Categories): Document category icons.
2345
23462010-12-11 Eric Schulte <schulte.eric@gmail.com>
2347
2348 * org.texi (noweb): Fix typo.
2349
516aa569
G
23502010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2351
2352 * gnus.texi (Server Commands): Point to the rest of the server
2353 commands.
2354
04db63bc
G
23552010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2356
2357 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2358 g'.
2359
ed797193
G
23602010-12-02 Julien Danjou <julien@danjou.info>
2361
2362 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2363
23642010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2365
2366 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2367 (Direct Functions): Note the STARTTLS upgrade.
2368
07976ae3 23692010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2370 James Clark <none@example.com>
d3dfb185
GM
2371
2372 * nxml-mode.texi (Introduction): New section.
2373
59e75882
G
23742010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2375
2376 * gnus.texi (Server Commands): Document gnus-server-show-server.
2377
568a887f
MA
23782010-11-20 Michael Albinus <michael.albinus@gmx.de>
2379
2380 Sync with Tramp 2.2.0.
2381
2382 * trampver.texi: Update release number.
2383
1265829e
JB
23842010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2385
2386 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2387 Mention that the TeX specific units won't use the `tex' prefix
2388 in TeX mode.
2389
239661c0
KY
23902010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2391
2392 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2393
4a47c275 23942010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2395
2396 * edt.texi: Remove information about Emacs 19.
2397
4a47c275 23982010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2399
2400 * trampver.texi: Update release number.
2401
2f0e0dc8
KY
24022010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2403
2404 * gnus.texi (Article Washing): Fix typo.
2405
afe98dfa
CD
24062010-11-11 Noorul Islam <noorul@noorul.com>
2407
56f5a94e 2408 * org.texi: Fix typo.
afe98dfa
CD
2409
24102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2411
2412 * org.texi (Using capture): Explain that refiling is
2413 sensitive to cursor position.
2414
24152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2416
56f5a94e 2417 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2418
24192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2420
2421 * org.texi: Document the <c> cookie.
2422
24232010-11-11 Eric Schulte <schulte.eric@gmail.com>
2424
bd7239f5 2425 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2426 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2427
24282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2429
56f5a94e 2430 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2431
24322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2433
56f5a94e 2434 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2435
24362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2437
2438 * org.texi (Setting up the staging area): Document that
2439 file names remain visible when encrypting the MobileOrg files.
2440
24412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2442
2443 * org.texi (Setting up the staging area): Document which
2444 versions are needed for encryption.
2445
24462010-11-11 Eric Schulte <schulte.eric@gmail.com>
2447
56f5a94e
GM
2448 * org.texi (noweb): Update :noweb documentation to
2449 reflect the new "tangle" argument.
afe98dfa
CD
2450
24512010-11-11 Eric Schulte <schulte.eric@gmail.com>
2452
56f5a94e
GM
2453 * org.texi (Batch execution): Improve tangling script in
2454 documentation.
afe98dfa
CD
2455
24562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2457
2458 * org.texi (Handling links):
2459 (In-buffer settings): Document inlining images on startup.
2460
24612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2462
2463 * org.texi (Setting up the staging area): Document use of
2464 crypt password.
2465
24662010-11-11 David Maus <dmaus@ictsoc.de>
2467
56f5a94e 2468 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2469
24702010-11-11 David Maus <dmaus@ictsoc.de>
2471
56f5a94e
GM
2472 * org.texi (Template expansion): Add mew in table for link type
2473 escapes.
afe98dfa
CD
2474
24752010-11-11 David Maus <dmaus@ictsoc.de>
2476
56f5a94e 2477 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2478
24792010-11-11 Eric Schulte <schulte.eric@gmail.com>
2480
56f5a94e 2481 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2482
24832010-11-11 Eric Schulte <schulte.eric@gmail.com>
2484
56f5a94e 2485 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2486
24872010-11-11 Eric Schulte <schulte.eric@gmail.com>
2488
56f5a94e
GM
2489 * org.texi (Structure of code blocks):
2490 Update documentation to mention inline code block syntax.
afe98dfa
CD
2491
24922010-11-11 Eric Schulte <schulte.eric@gmail.com>
2493
56f5a94e 2494 * org.texi (comments): Improve wording.
afe98dfa
CD
2495
24962010-11-11 Eric Schulte <schulte.eric@gmail.com>
2497
56f5a94e 2498 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2499
25002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2501
2502 * org.texi (Installation): Remove the special
2503 installation instructions for XEmacs.
2504
25052010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2506
56f5a94e 2507 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2508 insertion of empty structural elements.
2509
25102010-11-11 Noorul Islam <noorul@noorul.com>
2511
56f5a94e 2512 * org.texi: Fix doc.
afe98dfa
CD
2513
25142010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2515
2516 * org.texi (The date/time prompt): Document specification
2517 of time ranges.
2518
25192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2520
2521 * org.texi (Internal links): Document the changes in
2522 internal links.
2523
25242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2525
2526 * org.texi (Agenda commands): Document the limitation for
2527 the filter preset - it can only be used for an entire agenda
2528 view, not in an individual block in a block agenda.
2529
25302010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2531
2532 * org.texi (iCalendar export): Document alarm creation.
2533
6f8fc60c
MA
25342010-11-10 Michael Albinus <michael.albinus@gmx.de>
2535
2536 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2537
be3c11b3
LMI
25382010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2539
2540 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2541
d607b96b 25422010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2543
d607b96b 2544 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2545
181cb5fb
G
25462010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2547
2548 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2549 since that works by default.
2550
25512010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2552
2553 * gnus.texi (Customizing the IMAP Connection): Document
2554 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2555
36bc5d3b
MA
25562010-11-04 Michael Albinus <michael.albinus@gmx.de>
2557
2558 * tramp.texi (Remote shell setup): New item "Interactive shell
2559 prompt". Reported by Christian Millour <cm@abtela.com>.
2560 (Remote shell setup, Remote processes): Use @code{} for
2561 environment variables.
2562
cf503f7c
GM
25632010-11-03 Glenn Morris <rgm@gnu.org>
2564
537b04b9 2565 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2566 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2567
389b76fa
G
25682010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2569
2570 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2571
2699a554 25722010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2573
2574 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2575
2699a554 25762010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2577
2578 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2579
99e65b2d
G
25802010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2581
0c7efc08
SM
2582 * gnus.texi (Client-Side IMAP Splitting):
2583 Mention nnimap-unsplittable-articles.
99e65b2d
G
2584
25852010-10-29 Julien Danjou <julien@danjou.info>
2586
2587 * gnus.texi (Finding the News): Remove references to obsoletes
2588 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2589
aeeb3dcb
EZ
25902010-10-29 Eli Zaretskii <eliz@gnu.org>
2591
2592 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2593 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2594 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2595 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2596
8289f37b
GM
25972010-10-28 Glenn Morris <rgm@gnu.org>
2598
2599 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2600 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2601 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2602
d85d3b3a
DU
26032010-10-25 Daiki Ueno <ueno@unixuser.org>
2604
2605 * epa.texi (Mail-mode integration): Add alternative key bindings
2606 for epa-mail commands; escape comma.
c05c2b9b 2607 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2608
9f534a47
JB
26092010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2610
99e65b2d 2611 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2612
5793a7bc 26132010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2614
2615 * gnus.texi (Group Parameters, Buttons): Fix typos.
2616
280f417b
G
26172010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2618
2619 * gnus.texi (Subscription Commands): Mention that you can also
2620 subscribe to new groups via the Server buffer, which is probably more
2621 convenient when subscribing to many groups.
2622
d806c872
G
26232010-10-21 Julien Danjou <julien@danjou.info>
2624
2625 * message.texi (Message Headers): Allow message-default-headers to be a
2626 function.
2627
d5798f68
LMI
26282010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2629
2630 * gnus-news.texi: Mention new archive defaults.
2631
b79bbef7
KY
26322010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2633
2634 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2635
2526f423
G
26362010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2637
2638 * gnus.texi (HTML): Document the function value of
2639 gnus-blocked-images.
2640 (Article Washing): shr and gnus-w3m, not the direct function names.
2641
ba91f05d
G
26422010-10-20 Julien Danjou <julien@danjou.info>
2643
2644 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2645 variable.
2646
da451787
LMI
26472010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2648
2649 * gnus.texi (Customizing the IMAP Connection): The port strings are
2650 strings.
c872595d 2651 (Document Groups): Mention git.
da451787 2652
7cad71ad
G
26532010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2654
2655 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2656 bzr/Gnus git sync.
2657
c56dfd36
EZ
26582010-10-15 Eli Zaretskii <eliz@gnu.org>
2659
2660 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2661 change.
2662
a1d16a7b
G
26632010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2664
2665 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2666 @item syntax for in-Emacs makeinfo.
2667
26682010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2669
2670 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2671 trim sentence.
2672
98e2b864
DU
26732010-10-12 Daiki Ueno <ueno@unixuser.org>
2674
2675 * epa.texi (Caching Passphrases):
0c7efc08
SM
2676 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2677 Clarify some configurations require to set up gpg-agent.
98e2b864 2678
c12e4a81
GM
26792010-10-11 Glenn Morris <rgm@gnu.org>
2680
2681 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2682
f7aa248a
G
26832010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2684
2685 * gnus.texi (Spam Package Introduction): Mention `$'.
2686
6513b232
EZ
26872010-10-09 Eli Zaretskii <eliz@gnu.org>
2688
2689 * makefile.w32-in (emacsdir): New variable.
2690 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2691 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2692
abd40fb4
GM
26932010-10-09 Glenn Morris <rgm@gnu.org>
2694
0f05450f
GM
2695 * Makefile.in (mostlyclean): Delete *.toc.
2696
d3a4ac46
GM
2697 * Makefile.in: Use $< in rules.
2698
aa9db089
GM
2699 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2700
abd40fb4
GM
2701 * Makefile.in ($(infodir)): Delete rule.
2702 (mkinfodir): New. Use it in all the info rules, rather than depending
2703 on infodir.
2704
ea274122
GM
27052010-10-09 Glenn Morris <rgm@gnu.org>
2706
6e90e2a8
GM
2707 * gnus.texi (Article Washing): Fix previous change.
2708
f7a31f11
GM
2709 * Makefile.in (emacsdir): New variable.
2710 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2711 Depend on emacsver.texi.
2712
f7a31f11
GM
2713 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2714
ea274122
GM
2715 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2716
36d3245f
G
27172010-10-08 Julien Danjou <julien@danjou.info>
2718
f7a31f11 2719 * gnus.texi: Add mm-shr.
36d3245f
G
2720
27212010-10-08 Ludovic Courtès <ludo@gnu.org>
2722
2723 * gnus.texi (Finding the Parent, The Gnus Registry)
2724 (Registry Article Refer Method): Update docs for nnregistry.el.
2725
27262010-10-08 Daiki Ueno <ueno@unixuser.org>
2727
2728 * auth.texi (Help for users)
2729 (GnuPG and EasyPG Assistant Configuration): Update docs.
2730
12359245
GM
27312010-10-08 Glenn Morris <rgm@gnu.org>
2732
2733 * cl.texi (Organization, Installation, Old CL Compatibility):
2734 Deprecate cl-compat for new code.
4628bef1 2735 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2736
2737 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2738
fcf2d385
KY
27392010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2740
2741 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2742
66627fa9
G
27432010-10-06 Julien Danjou <julien@danjou.info>
2744
fd9ba500
JD
2745 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2746
66627fa9
G
2747 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2748 broken link.
2749
2750 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2751
2752 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2753 to ReiserFS.
2754
2755 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2756 (FAQ 7-1): Fix getmail URL.
2757
65f54520
DU
27582010-10-06 Daiki Ueno <ueno@unixuser.org>
2759
2760 * epa.texi (Caching Passphrases): New section.
2761
4c83f6e1
GM
27622010-10-06 Glenn Morris <rgm@gnu.org>
2763
2764 * Makefile.in (SHELL): Set it.
2765 (info): Move the mkdir dependency to the individual info files.
2766 (mostlyclean): Tidy up.
2767 (clean): Only delete the specific dvi and pdf files.
2768 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2769 ($(infodir)): Add parallel build workaround.
4c83f6e1 2770
71e691a5
G
27712010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2772
2773 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2774
a41c2e6d
G
27752010-10-03 Julien Danjou <julien@danjou.info>
2776
0c7efc08
SM
2777 * emacs-mime.texi (Display Customization):
2778 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2779 mm-inline-large-images-proportion.
2780
37255945
MA
27812010-10-03 Michael Albinus <michael.albinus@gmx.de>
2782
0c7efc08
SM
2783 * tramp.texi (Frequently Asked Questions):
2784 Mention remote-file-name-inhibit-cache.
37255945 2785
11e4e7bd
LMI
27862010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2787
2788 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2789 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2790
cb83220a
KY
27912010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2792
0c7efc08
SM
2793 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2794 (Article Hiding): Add google banner example.
2795 Suggested by Benjamin Xu.
cb83220a 2796
6b958814
G
27972010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2798
0c7efc08
SM
2799 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2800 Remove nnimap-split-rule from examples.
6b958814
G
2801
28022010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2803
2804 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2805 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2806 Fishman.
2807 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2808
28092010-09-30 Julien Danjou <julien@danjou.info>
2810
2811 * gnus.texi (Gravatars): Fix documentation about
2812 gnu-gravatar-properties.
2813
b9476c04
DU
28142010-09-29 Daiki Ueno <ueno@unixuser.org>
2815
2816 * epa.texi (Bug Reports): New section.
2817
5f874327
GM
28182010-09-29 Glenn Morris <rgm@gnu.org>
2819
2820 * Makefile.in (top_srcdir): Remove unused variable.
2821
6b958814
G
28222010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2823
2824 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2825 (Client-Side IMAP Splitting): Document 'default.
2826
28272010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2828
0c7efc08
SM
2829 * gnus.texi (Customizing the IMAP Connection):
2830 Document nnimap-fetch-partial-articles.
6b958814 2831
82bccbfa
KY
28322010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2833
2834 * gnus-news.texi: Mention nnimap-inbox.
2835
2836 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2837
28382010-09-26 Julien Danjou <julien@danjou.info>
2839
47e08896 2840 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2841
28422010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2843
2844 * gnus.texi (Security): Remove gpg.el mention.
2845
28462010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2847
2848 * gnus.texi (Browse Foreign Server): New variable
2849 gnus-browse-subscribe-newsgroup-method.
2850
2851 * gnus-news.texi: Mention it.
2852
28532010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2854
0c7efc08 2855 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2856 (Startup Variables): No jingle.
2857
4c964351
UM
28582010-09-25 Ulrich Mueller <ulm@gentoo.org>
2859
2860 * woman.texi (Interface Options): xz compression is now supported.
2861
82bccbfa
KY
28622010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2863
2864 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2865 (Unavailable Servers): Document gnus-server-copy-server.
2866 (Using IMAP): Document the new nnimap.
2867
28682010-09-25 Julien Danjou <julien@danjou.info>
2869
47e08896 2870 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2871
18778f71
GM
28722010-09-24 Glenn Morris <rgm@gnu.org>
2873
2874 * url.texi (Disk Caching): Tweak previous change.
2875
9c766321
JD
28762010-09-24 Julien Danjou <julien@danjou.info>
2877
2878 * url.texi (Disk Caching): Mention url-cache-expire-time,
2879 url-cache-expired, and url-fetch-from-cache.
2880
82bccbfa
KY
28812010-09-24 Julien Danjou <julien@danjou.info>
2882
2883 * gnus.texi: Add Gravatars.
2884
28852010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2886
2887 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2888
592bdb9a
LMI
28892010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * gnus.texi (Expunging mailboxes): Update name of the expunging
2892 command.
2893
e4e22d29
KY
28942010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2895
2896 * emacs-mime.texi (rfc2047): Update description for
2897 rfc2047-encode-parameter.
2898
371d9801
MA
28992010-09-13 Michael Albinus <michael.albinus@gmx.de>
2900
2901 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2902 "fish" methods.
2903 (External methods): Remove "scp1_old" and "scp2_old" methods.
2904
31ae5827
MA
29052010-09-09 Michael Albinus <michael.albinus@gmx.de>
2906
2907 * tramp.texi: Remove Japanese manual. Fix typo.
2908
2909 * trampver.texi: Update release number. Remove japanesemanual.
2910
c0468714
GM
29112010-09-09 Glenn Morris <rgm@gnu.org>
2912
2913 * org.texi: Restore clobbered changes (copyright years, untabify).
2914
86441999
JD
29152010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2916
2917 * gnus.texi (Adaptive Scoring): Fix typo.
2918
25f28806
LMI
29192010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2920
2921 * gnus.texi (Article Display): Document gnus-html-show-images.
2922
45240125 29232010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2924
45240125
JD
2925 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2926
59d09f15
LMI
29272010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2928
2929 * gnus.texi (HTML): Document gnus-max-image-proportion.
2930
2cdd366f
KY
29312010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2932
51dee5ef
KY
2933 * gnus.texi (HTML): Document gnus-blocked-images.
2934
2cdd366f
KY
2935 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2936
b0e4f3fc
KY
29372010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2938
2939 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2940 the first message are used for wide replies.
f02566ce
KY
2941 (Changing Servers): Remove documentation on gnus-change-server and
2942 friends, since it's been removed.
b0e4f3fc 2943
598451ed
KY
29442010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2945
2946 * gnus.texi (Drafts): Mention B DEL.
2947
e7842e69
KY
29482010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2949
2950 * gnus.texi (Delayed Articles): Mention that the Date header is the
2951 original one, even if you delay.
2952
85115796
KY
29532010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2954
0c7efc08
SM
2955 * gnus.texi (Asynchronous Fetching):
2956 Document gnus-async-post-fetch-function.
85115796
KY
2957 (HTML): Made into its own section.
2958
f0b44bc0
MA
29592010-08-26 Michael Albinus <michael.albinus@gmx.de>
2960
2961 Sync with Tramp 2.1.19.
2962
217876c9 2963 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2964 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2965 Remove remark about doubled "-t" argument.
217876c9
MA
2966 (Auto-save and Backup): Remove reference to Emacs 21.
2967 (Filename Syntax): Describe port numbers.
2968 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2969 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2970 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2971 errors with the backquotes.
2972 (External packages): File attributes cache flushing for asynchronous
2973 processes.
2974 (Traces and Profiles): Describe verbose level 9.
2975
f0b44bc0
MA
2976 * trampver.texi: Update release number.
2977
7457f7b6
MA
29782010-08-23 Michael Albinus <michael.albinus@gmx.de>
2979
2980 * dbus.texi (Alternative Buses): New chapter.
2981
b695beda
SM
29822010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2983
2984 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2985
443c2c03
JB
29862010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2987
2988 * calc.texi (Customizing Calc): Rearrange description of new
2989 variables to match the presentation of other variables.
2990
7815fe19 29912010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2992
2993 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2994
2c695727
JB
29952010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2996
2997 * calc.texi (Making Selections, Selecting Subformulas)
2998 (Customizing Calc): Mention how to use faces to emphasize selected
2999 sub-formulas.
3000
bbb6ffa1
MA
30012010-08-05 Michael Albinus <michael.albinus@gmx.de>
3002
3003 * tramp.texi (External packages): File attributes cache flushing
3004 for asynchronous processes.
3005
5cee0a9c
AM
30062010-08-01 Alan Mackenzie <acm@muc.de>
3007
3008 Enhance the manual for the latest Java Mode.
3009
3010 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3011 annotation-var-cont.
3012 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3013 two new symbols.
3014
3f2afe32
MA
30152010-07-28 Michael Albinus <michael.albinus@gmx.de>
3016
3017 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3018
0ed082fe 30192010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3020
3021 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3022
311f0356
JB
30232010-07-19 Juanma Barranquero <lekktu@gmail.com>
3024
3025 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3026
86fbb8ca
CD
30272010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3028
3029 * org.texi: Add macros to get plain quotes in PDF output.
3030 List additional contributors.
3031 (Capture): New section, replaces the section about remember.
3032 (Working With Source Code): New chapter, focused on documenting Org
3033 Babel.
3034 (Code evaluation security): New section.
3035 (MobileOrg): Document DropBox support.
3036 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3037 (Special symbols): Show how to display UTF8 characters for entities.
3038 (Global TODO list): Clarify the use of the "M" key and the differences
3039 to the "m" key.
3040 (RSS Feeds): Mention Atom feeds as well.
3041 (Setting tags): Remove paragraph about
3042 `org-complete-tags-always-offer-all-agenda-tags'.
3043
5732e8ed
MA
30442010-07-17 Michael Albinus <michael.albinus@gmx.de>
3045
3046 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3047 argument.
3048 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3049 echoing shells.
3050
ca1bb391
MA
30512010-07-10 Michael Albinus <michael.albinus@gmx.de>
3052
3053 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3054 (Filename Syntax): Describe port numbers.
3055
5bd55c3c
MA
30562010-07-09 Michael Albinus <michael.albinus@gmx.de>
3057
3058 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3059 forgotten.
3060 (Type Conversion): Precise conversion of natural numbers.
3061 (Errors and Events): Add "debugging" to concept index. Add variable
3062 `dbus-debug'.
3063
820ae8fe
MA
30642010-07-04 Michael Albinus <michael.albinus@gmx.de>
3065
3066 * dbus.texi (Receiving Method Calls): Add optional argument
3067 EMITS-SIGNAL to `dbus-register-property'.
3068
b6f9df0f
JB
30692010-06-27 Alex Schroeder <alex@gnu.org>
3070
3071 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3072
62e034c2
GM
30732010-06-24 Glenn Morris <rgm@gnu.org>
3074
3075 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3076 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3077 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3078 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3079 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3080 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3081 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3082 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3083 convention. Make them end with a period.
3084
9360256a
GM
30852010-06-23 Glenn Morris <rgm@gnu.org>
3086
3087 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3088 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3089 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3090 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3091 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3092 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3093
04d3bb6c
GM
30942010-06-10 Glenn Morris <rgm@gnu.org>
3095
3096 * idlwave.texi (Load-Path Shadows):
3097 * org.texi (Handling links): Fix typos.
3098
5e7d4a75
KY
30992010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3100
3101 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3102
9841cb4f
MA
31032010-05-26 Michael Albinus <michael.albinus@gmx.de>
3104
3105 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3106 by an alias. (Bug#6226)
3107
597517ef
JB
31082010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3109
3110 * calc.texi (Manipulating Vectors): Mention that vectors can
3111 be used to determine bins for `calc-histogram'.
3112
14914c43
JB
31132010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3114
597517ef 3115 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3116
0235128c 31172010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3118
3119 * url.texi (HTTP language/coding, Customization):
3120 * message.texi (Header Commands, Responses):
3121 * cl.texi (Argument Lists): Fix typos.
3122
0235128c 31232010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3124
0235128c
SM
3125 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3126 Note that Development menu is always available.
aa5789b5
CY
3127 (Creating a project): Fix terminology.
3128 (Add/Remove files): Fix typo.
3129
0235128c
SM
31302010-05-07 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * Version 23.2 released.
3133
a628ad9d 31342010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3135
3136 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3137
502269d6
MA
31382010-05-01 Michael Albinus <michael.albinus@gmx.de>
3139
0235128c
SM
3140 * tramp.texi (Inline methods, Default Method):
3141 Mention `tramp-inline-compress-start-size'.
502269d6 3142
6e104790 31432010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3144
3145 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3146 the CVS repo. Put the Git repo in the news section.
3147
6e104790 3148 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3149 Removed some mentions of CVS. Mention the new Git repo.
3150
6e104790 31512010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3152
3153 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3154 (Mail Group Commands): Add index entry.
3155
6e104790 31562010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3157
3158 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3159
f8b91752
JB
31602010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3161
3162 * calc.texi (Radix modes): Mention that the option prefix will
3163 turn on twos-complement mode.
3164 (Inverse and Hyperbolic Flags): Mention the Option flag.
3165
ed21c5c8
CD
31662010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3167
3168 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3169 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3170 (Sectioning structure): Update.
3171 (References): New use case for field coordinates.
6e104790 3172 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3173 (Setting up the staging area): Document the availability of
3174 encryption for MobileOrg.
3175 (Images and tables): Document how to reference labels.
3176 (Index entries): New section.
3177 (Generating an index): New section.
3178 (Column width and alignment): Document that <N> now
3179 means a fixed width, not a maximum width.
3180 (Publishing options): Document the :email option.
3181 (Beamer class export): Fix bug in the BEAMER example.
3182 (Refiling notes): Document refile logging.
3183 (In-buffer settings): Document refile logging keywords.
3184 (Drawers): Document `C-c C-z' command.
3185 (Agenda commands): Mention the alternative key `C-c C-z'.
3186 (Special properties): Document the BLOCKED property.
3187 (The spreadsheet): Mention the formula editor.
3188 (References): Document field coordinates.
3189 (Publishing action): Correct the documentation for the
3190 publishing function.
3191 (The date/time prompt): Document that we accept dates
3192 like month/day/year.
3193 (Cooperation): Document the changes in table.el support.
3194 (Faces for TODO keywords, Faces for TODO keywords)
3195 (Priorities): Document the easy colors.
3196 (Visibility cycling): Document the new double prefix
3197 arg for `org-reveal'.
3198 (Cooperation): Remember.el is part of Emacs.
3199 (Clean view): Mention that `wrap-prefix' is also set by
3200 org-indent-mode.
3201 (Agenda commands): Add information about prefix args to
3202 scheduling and deadline commands.
3203 (Search view): Point to the docstring of
3204 `org-search-view' for more details.
6e104790 3205 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3206 (Setting tags): Document variable
3207 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3208 (Column attributes): Cross-reference special properties.
ed21c5c8 3209
456b348e
MA
32102010-04-10 Michael Albinus <michael.albinus@gmx.de>
3211
3212 Synchronize with Tramp repository.
3213
3214 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3215 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3216 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3217 syntax, texi2dvi reports errors with the backquotes.
3218
3219 * trampver.texi: Update release number.
3220
357e2d8e
KY
32212010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3222
3223 * gnus.texi (Finding the News): Add pointers to the Server buffer
3224 because it's essential.
3225
1d4d7664
KY
32262010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3227
3228 * gnus.texi (MIME Commands): Update description of
3229 gnus-article-browse-html-article.
3230
bd3e840f
KY
32312010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3232
3233 * auth.texi (Secret Service API): Add TODO node.
3234 (Help for users): Explain the new source options for `auth-sources'.
3235
e867cb5d 32362010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3237
3238 * trampver.texi: Update release number.
3239
288f9fc0
CY
32402010-03-10 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * Branch for 23.2.
3243
d99aaebd
CY
32442010-03-03 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3247 now enabled by default.
3248
5794c2a5
MA
32492010-02-28 Michael Albinus <michael.albinus@gmx.de>
3250
3251 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3252 when Emacs runs in interactive mode. (Bug#5645)
3253
40572be6
GM
32542010-02-16 Glenn Morris <rgm@gnu.org>
3255
3256 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3257
7bb8ed67
MH
32582010-02-05 Mark A. Hershberger <mah@everybody.org>
3259
3260 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3261
45a1423d 32622010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3263
3264 * gnus.texi (Score File Format): Fix typo.
3265
45a1423d 32662010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3267
3268 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3269
14f17fc8
JB
32702010-01-18 Juanma Barranquero <lekktu@gmail.com>
3271
3272 * ada-mode.texi (Project File Overview): Fix typo.
3273
607d4369
CY
32742010-01-17 Chong Yidong <cyd@stupidchicken.com>
3275
3276 * semantic.texi: Add Richard Y. Kim credit.
3277
3278 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3279
3d1bfa99
MA
32802010-01-17 Michael Albinus <michael.albinus@gmx.de>
3281
3282 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3283 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3284
6fbf7a75
GM
32852010-01-17 Glenn Morris <rgm@gnu.org>
3286
b9f978f0
GM
3287 * calc.texi (Reporting Bugs): Don't mention format of repository.
3288
f19bc38d
GM
3289 * woman.texi (Bugs): Make "Emacs repository" less specific,
3290 and the URL for same more specific.
3291
6fbf7a75
GM
3292 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3293
16c3428a
JB
32942010-01-17 Juanma Barranquero <lekktu@gmail.com>
3295
3296 * ede.texi (ede-step-project, ede-proj-target):
3297 * tramp.texi (Remote processes): Fix typos.
3298
045b9da7
ML
32992010-01-16 Mario Lang <mlang@delysid.org>
3300
3301 * ede.texi (ede-target):
3302 * org.texi (Refiling notes): Remove duplicated words.
3303
c57008f6
SM
33042010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3305
3306 * gnus.texi (Posting Styles): Use with-current-buffer.
3307 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3308
798c9eb5
KR
33092010-01-02 Kevin Ryde <user42@zip.com.au>
3310
3311 * eieio.texi (Naming Conventions): Correction to xref on elisp
3312 coding conventions, is "Tips" node not "Standards".
3313
4970fbfe
CY
33142009-12-24 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3317
3318 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3319
83828b06
KY
33202009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3321
3322 * gnus.texi (Direct Functions): Add missing port number to tls method.
3323
45a4a565
JB
33242009-12-15 Juanma Barranquero <lekktu@gmail.com>
3325
3326 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3327 ($(infodir)/edt, edt.dvi): New targets.
3328
698bfef7
GM
33292009-12-15 Glenn Morris <rgm@gnu.org>
3330
3331 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3332 (edt, $(infodir)/edt, edt.dvi): New targets.
3333 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3334
3335 * Makefile.in (PDF_TARGETS, pdf): New.
3336 (clean): Add *.pdf.
3337 Add pdf rules for all manuals.
3338
0e983327
JB
33392009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3340
3341 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3342
8e687433
CY
33432009-12-14 Chong Yidong <cyd@stupidchicken.com>
3344
3345 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3346 (Smart Jump, Analyzer Debug): Copyedits.
3347 (Semantic mode user commands): Link to new nodes.
3348 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3349 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3350 upstream Semantic manual.
3351
3352 * semantic.texi (Introduction): Minor fix to diagram.
3353
020335df
MA
33542009-12-09 Michael Albinus <michael.albinus@gmx.de>
3355
3356 * eshell.texi (History): Add the other built-in variables.
3357 (Built-ins): Explain built-ins, and how to apply the external commands.
3358 Add `history', `su' and `sudo'.
3359
3360 * tramp.texi (Remote processes): Add missing <RET> in the example.
3361
6ddf13e4
BW
33622009-12-01 Bill Wohler <wohler@newt.com>
3363
3364 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3365 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3366 excessively garrulous.
3367
07b6428c
MA
33682009-11-29 Michael Albinus <michael.albinus@gmx.de>
3369
3370 * tramp.texi (Remote processes): Improve eshell example with "su"
3371 and "sudo" commands.
3372
fd1cefda
CY
33732009-11-28 Chong Yidong <cyd@stupidchicken.com>
3374
3375 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3376
3377 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3378 Document semantic-complete-analyze-inline.
3379 (Semanticdb search debugging commands): Minor clarification.
3380 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3381 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3382 manual.
9d542758 3383 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3384
159e3ad5
KR
33852009-11-28 Kevin Ryde <user42@zip.com.au>
3386
3387 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3388 @pxref, now EIEIO is in Emacs.
159e3ad5 3389
c6d47315
KR
3390 * erc.texi (Development): Correction to git tutorial url.
3391
16f6287e
GM
33922009-11-26 Glenn Morris <rgm@gnu.org>
3393
3394 * faq.texi (Latest version of Emacs): Mention stability of development
3395 version.
3396 (Problems with very large files): Max buffer size increase in 23.2.
3397 (VM): VM has moved house again.
3398
5ea5dbc9
JB
33992009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3400
3401 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3402 notations.
3403
5dec9555
CD
34042009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3405
45a4a565 3406 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3407
bd6f6833
CY
34082009-11-20 Chong Yidong <cyd@stupidchicken.com>
3409
3410 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3411 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3412 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3413
be479117
JB
34142009-11-17 Juanma Barranquero <lekktu@gmail.com>
3415
3416 * semantic.texi (Semantic Internals, Glossary):
3417 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3418 (Semanticdb search debugging commands): Fix typos.
3419
17291a1f
JB
34202009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3421
be479117 3422 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3423
af42a9cc
JB
34242009-11-16 Juanma Barranquero <lekktu@gmail.com>
3425
3426 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3427 ($(infodir)/semantic, semantic.dvi): New targets.
3428
3149927d
CY
34292009-11-16 Chong Yidong <cyd@stupidchicken.com>
3430
3431 * Makefile.in: Build the Semantic manual.
3432
3433 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3434 repository.
3435
977640ed
MA
34362009-11-16 Michael Albinus <michael.albinus@gmx.de>
3437
3438 * dbus.texi (Receiving Method Calls): New defun
3439 `dbus-unregister-service'.
3440
17673adf
CD
34412009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3442
3443 * org.texi (Speed keys): New section.
3444
0ecd3c90
MA
34452009-11-13 Michael Albinus <michael.albinus@gmx.de>
3446
3447 * dbus.texi (Type Conversion): Fix typo.
3448 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3449 `dbus-registered-objects-table'.
0c7efc08
SM
3450 (Receiving Method Calls): New defun `dbus-register-property'.
3451 Move `dbus-unregister-object' here.
0ecd3c90 3452
8bfe682a
CD
34532009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3454
3455 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3456
34572009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3458
3459 * org.texi (Column attributes): Add the new age summary operators.
3460 Also, mention the fact you can only use one summary operator per
3461 property.
3462
34632009-11-13 John Wiegley <johnw@newartisans.com>
3464
0c7efc08 3465 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3466 manual about how to track habits.
0c7efc08 3467 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3468 dangling clocks are resolved.
3469
34702009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3471
3472 * org.texi (Agenda commands): Document the new `i' command.
3473 (Inserting deadline/schedule): Document logging changes
3474 of scheduling and deadline times stamps.
3475 (In-buffer settings): Document the in-buffer keywords for logging
3476 changes of scheduling and deadline times stamps.
3477 (Structure editing, Plain lists): Document indentation
3478 cycling in empty entries with TAB.
3479 (Archiving): Document the default archiving command.
3480 (Moving subtrees): Document the new keys for archiving.
3481 (Internal archiving): Fix incorrect key.
3482 (Agenda commands): Document the TODO set switching commands.
3483 (Agenda commands): Document the new archiving keys.
3484 (Clocking work time): Better description on how to save
3485 and restore a clock.
3486 (Resolving idle time): Mention the x11idle program to get true
3487 idleness also under X11.
3488 (Resolving idle time): Use @kbd instead of @key for normal
3489 letters, because this is how he rest of the manual does this.
3490 (Pushing to MobileOrg): Mention that `org-directory'
3491 should be set.
3492 (Agenda commands): Document that SPC is a filter for
3493 any tag.
0c7efc08 3494 (Search view): Rename from "Keyword search".
8bfe682a
CD
3495 (Capure): New chapter.
3496 (Markup): New chapter.
0c7efc08
SM
3497 (Links in HTML export, Images in HTML export):
3498 Extend the section titles.
8bfe682a
CD
3499 (Images in HTML export): Document the align option.
3500 (Text areas in HTML export): Extend the section title.
3501 (Images in LaTeX export): Explain image placement in LaTeX.
3502
693737cd
GM
35032009-11-10 Glenn Morris <rgm@gnu.org>
3504
3505 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3506
c7bd4ebe
MA
35072009-11-08 Michael Albinus <michael.albinus@gmx.de>
3508
3509 * tramp.texi (Auto-save and Backup): Disable backups just for a
3510 method.
3511
3512 * trampver.texi: Update release number.
3513
76c5acad
MA
35142009-11-07 Michael Albinus <michael.albinus@gmx.de>
3515
3516 Sync with Tramp 2.1.17.
3517
3518 * trampver.texi: Update release number.
3519
d9a57abf
GM
35202009-10-29 Glenn Morris <rgm@gnu.org>
3521
3522 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3523
637f4f0f
MA
35242009-10-23 Michael Albinus <michael.albinus@gmx.de>
3525
3526 * tramp.texi (External methods): Temporary files are kept for
3527 `rsync' and `rsyncc' methods.
3528
310dbb05
JB
35292009-10-09 Juanma Barranquero <lekktu@gmail.com>
3530
3531 * eieio.texi: Fix typos.
3532
09094f28
CY
35332009-10-07 Chong Yidong <cyd@stupidchicken.com>
3534
3535 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3536
216f299a
JB
35372009-10-07 Juanma Barranquero <lekktu@gmail.com>
3538
3539 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3540 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3541
966a6506
CY
35422009-10-07 Chong Yidong <cyd@stupidchicken.com>
3543
3544 * Makefile.in: Build EIEIO and EDE manuals.
3545
35462009-10-07 Eric Ludlam <zappo@gnu.org>
3547
3548 * eieio.texi:
3549 * ede.texi: New files.
3550
8842cd9b
MA
35512009-10-05 Michael Albinus <michael.albinus@gmx.de>
3552
3553 * tramp.texi (Remote processes): Association of a pty is not supported.
3554
7006d207
CD
35552009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3556
3557 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3558 (Processing LaTeX fragments): Document that the size of images can be
3559 changes using the variable `org-format-latex-options'.
3560 (The date/time prompt, Timestamps): Be more accurate over ISO format
3561 dates and times.
3562 (Visibility cycling): Document showeverything keyword.
3563 (In-buffer settings): Document showeverything keyword.
3564 (Setting up the staging area): Fix the example.
3565 (MobileOrg): New section.
3566 (Agenda commands, Exporting Agenda Views): Document exporting the
3567 agenda view to Org files.
3568
0e7b2867
MA
35692009-09-28 Michael Albinus <michael.albinus@gmx.de>
3570
3571 * tramp.texi (History): Add IMAP support.
3572 (External methods): Add `imap' and `imaps' methods.
3573 (GVFS based methods): Add indices for `davs'.
3574 (Password handling): Rename anchors. Add IMAP entries for
3575 ~/.authinfo.gpg.
3576
3577 * trampver.texi: Set default value of `emacsimap'.
3578
4146636e
KY
35792009-09-22 Daiki Ueno <ueno@unixuser.org>
3580
3581 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3582
d22f7ffa
CY
35832009-09-13 Chong Yidong <cyd@stupidchicken.com>
3584
0c7efc08
SM
3585 * dired-x.texi (Technical Details):
3586 Delete dired-up-directory (Bug#4292).
d22f7ffa 3587
66043531
MA
35882009-09-03 Michael Albinus <michael.albinus@gmx.de>
3589
216f299a 3590 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3591
6eb02347
CD
35922009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3593
3594 * org.texi (Effort estimates): Document new effort setting commands.
3595 (Agenda commands): Document the new keys fro agenda time motion.
3596 Document entry text mode. Improve documentation of the keys to include
3597 inactive time stamps into the agenda view.
3598 (Feedback): Document the new bug report command.
0c7efc08 3599 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3600
38dc51ba
KY
36012009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3602
3603 * auth.texi (Help for users): Corrected markup.
3604
e402f452
GM
36052009-09-02 Glenn Morris <rgm@gnu.org>
3606
3607 * emacs-mime.texi (time-date): Mention float-time.
3608
744256cf
JB
36092009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3610
3611 * calc.texi (Simplifying Formulas): Improve the wording.
3612
b0b63450
MB
36132009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3614
3615 * auth.texi: Rewritten for coverage and clarity.
3616
36172009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3618
0c7efc08
SM
3619 * gnus.texi (Expiring Mail):
3620 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3621 (Various Various): Mention gnus-safe-html-newsgroups.
3622
3623 * gnus-news.texi: Mention
3624 gnus-mark-copied-or-moved-articles-as-expirable.
3625
3626 * emacs-mime.texi (Display Customization): Add xref to
3627 gnus-safe-html-newsgroups.
3628
b59329e0
MA
36292009-08-28 Michael Albinus <michael.albinus@gmx.de>
3630
3631 * tramp.texi (Version Control): Remove.
af42a9cc 3632 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3633 reference.
3634 (External methods): Correct `scpc' concept index entries. New method
3635 `rsyncc'.
3636 (External packages): New subsections "Filename completion" and "File
3637 attributes cache".
3638
0ff2d6c2
JB
36392009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3640
3641 * calc.texi (Rewrite Rules): Improve the example.
3642 (Simplifying Formulas): Explain use of the I and H flags for
3643 simplification.
3644
ecd3d54f
MA
36452009-08-25 Michael Albinus <michael.albinus@gmx.de>
3646
3647 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3648 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3649 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3650 for timeout values.
78176e69
MA
3651 (Top): Remove footnote saying D-Bus is not enabled by
3652 default. (Bug#4256)
ecd3d54f 3653
0f215bca
DU
36542009-08-23 Daiki Ueno <ueno@unixuser.org>
3655
3656 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3657 Reported by Jari Aalto (Bug#4211).
0f215bca 3658 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3659 epa-global-mail-mode.
3b7ab45f
DU
3660 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3661 epa-setup.
0f215bca 3662
4f22e84d
MA
36632009-08-16 Michael Albinus <michael.albinus@gmx.de>
3664
3665 * dbus.texi (Asynchronous Methods): Allow nil handler.
3666
9ff0b02b 36672009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3668
26b03ee3 3669 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3670
26b03ee3 3671 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3672
4c39f404
CY
36732009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3674
3675 * calc.texi (Date Forms): Fix typos.
3676
3bcfba17
GM
36772009-08-08 Glenn Morris <rgm@gnu.org>
3678
3679 * org.texi (Agenda commands): Restore clobbered change.
3680
66783bb4
EZ
36812009-08-07 Eli Zaretskii <eliz@gnu.org>
3682
3683 * calc.texi (Graphics, Devices): Update with the peculiarities of
3684 operation on MS-Windows.
3685
c8d0cf5c
CD
36862009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3687
3688 * org.texi (Publishing action): Improve documentation of file
3689 names when publishing to the source directory.
3690 (Clean view): Document `org-indent-mode'.
3691 (Clocking work time): Add documentation for the
3692 new :timetamp option when creating a clock report.
3693 (Paragraphs): Fix many typos.
3694 (Plain lists): Remove duplicate explanation about the
3695 `C-c *' command.
3696 (Literal examples): Update to reflect the new behavior
3697 of the -n -r -k switches when exporting source code examples.
3698 (Structure editing): Add information about `C-c *',
3699 converting a plain list into a list of Org items.
3700 (Remember): Small rephrasing of the paragraph
3701 describing remember.el. Also mentioned that remember.el is part
3702 of Emacs 23, not Emacs 22.
3703 (Clocking work time): Add documentation about
3704 displaying the current clocking time against the effort estimate.
3705 Also add a footnote about using `org-clock-in-prepare-hook' to add
3706 an effort estimate on the fly, just before clocking it.
3707 (Footnotes): Document automatic renumbering and
3708 sorting.
3709 (Agenda commands): Document new bulk commands.
3710 (Plain lists): Document new behavior of
3711 `org-cycle-include-plain-lists'.
4e2af782 3712 Hyphenation only in TeX.
c8d0cf5c
CD
3713 (Clocking work time): Document the key to update effort
3714 estimates.
3715 (Clocking work time): Document the clock time display.
3716 (Structure editing, TODO basics): Document new
3717 variables.
3718 (Column attributes): Document new colciew operators.
3719 (Publishing options): Document :xml-declaration.
3720 (Tracking TODO state changes): Document the
3721 LOG_INTO_DRAWER property.
3722 (Literal examples): Document the new implementation for
3723 editing source code.
3724 (Publishing action): Mention the new publishing
3725 function, to publish an Org source file.
3726 (Publishing links): Mention how to link to an Org source file.
3727 (Macro replacement): Document new macros.
3728 (Handling links): Document type-specific completion
3729 when inserting links.
3730 (Structure editing, Plain lists): Improve documentation
3731 on sorting.
3732 (Internal links): Document custom ids for links.
3733 (Handling links): Document custom ids for links.
3734 (CSS support): Document new class.
3735 (Refiling notes): Document the possibility to create new nodes
3736 during refiling.
3737 (Agenda commands): Document the "?" operator to find
3738 tasks without effort setting.
3739 (Exporting agenda information): Section moved.
3740 (RSS Feeds): New section.
3741 (Built-in table editor): Document M-e and M-a navigate
3742 inside table field.
3743 (Stuck projects): Docment that projects identified as
3744 un-stuck will still be searchd for stuck sub-projects.
3745 (Paragraphs): Document centering.
3746 (Creating timestamps, Agenda commands): Document new
3747 behavior when changing time stamps.
3748 (Structure editing): Document the new command
3749 `org-clone-subtree-with-time-shift'.
3750 (Publishing): Refresh this chapter.
3751 (Export options, Export options, In-buffer settings):
3752 Document the new keywords.
3753 (Matching tags and properties): Collect all
3754 documentation about tags/property matches here.
3755 (Setting tags): Document `org-tag-persistent-alist'.
3756 (Weekly/daily agenda): New section.
3757 (Orgstruct mode): Describe `orgstruct++-mode'.
3758 (Drawers): Mention the LOGBOOK drawer.
3759 (Export options, Sectioning structure): Document the
3760 #+LEATEX_HEADER in-buffer setting.
3761 (Bugs): Section removed.
3762 (Hooks): New section.
0c7efc08 3763 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3764 (Context-sensitive commands): New section.
3765 (Setting tags): Document newline option.
3766 (Global TODO list, Matching tags and properties):
3767 Mention more variables.
3768 (Checkboxes): Update to changed command behavior.
81a5560e 3769
40d2791f
CY
37702009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3771
3772 * speedbar.texi (Basic Key Bindings): Fix typo.
3773
65d0154b
JB
37742009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3775
3776 * calc.texi (Vector/Matrix Functions): Add index entries for both
3777 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3778 affects matrices with more than one row.
b5bdfd9f 3779 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3780
5a9e3ab7
JB
37812009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3782
3783 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3784 `calc-transpose-lines'.
5a9e3ab7 3785
42fb7e61
MA
37862009-07-27 Michael Albinus <michael.albinus@gmx.de>
3787
3788 * dbus.texi (Receiving Method Calls): Describe special return value
3789 `:ignore'.
3790
574b69d5
AM
37912009-07-24 Alan Mackenzie <acm@muc.de>
3792
3793 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3794 initialization, any individual variable setting now takes precedence
3795 over one done via c-file-style/c-file-offsets.
3796
ec06459c
JB
37972009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3798
3799 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3800 truncated when Calc is quit.
3801 (Customizing Calc): Document `calc-undo-length'.
3802
4ce54f6b
CY
38032009-07-20 Chong Yidong <cyd@stupidchicken.com>
3804
3805 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3806
0e4f8ba5
GM
38072009-07-11 Kevin Ryde <user42@zip.com.au>
3808
3809 * pcl-cvs.texi (About PCL-CVS):
3810 * widget.texi (Basic Types):
3811 Fix cross-references.
3812
fa0f81b0
AS
38132009-07-01 Andreas Schwab <aschwab@redhat.com>
3814
3815 * dbus.texi (Type Conversion): Don't use literal control character.
3816
88a683c5
MA
38172009-07-01 Michael Albinus <michael.albinus@gmx.de>
3818
3819 * tramp.texi (GVFS based methods): New section.
3820 (Remote processes): Processes for GVFS based methods run locally.
3821
36c8febb
MA
38222009-06-30 Michael Albinus <michael.albinus@gmx.de>
3823
0c7efc08
SM
3824 * tramp.texi (Inline methods, External methods, Gateway methods):
3825 Avoid the words "kludge" and hack".
36c8febb
MA
3826 (External methods): Add `synce' method.
3827
3828 * trampver.texi: Update release number.
3829
d6b951bb
MA
38302009-06-22 Michael Albinus <michael.albinus@gmx.de>
3831
3832 Sync with Tramp 2.1.16.
3833
3834 * tramp.texi (History): Add GVFS support.
3835 (External methods): Precise `rsync' description. Add `dav', `davs' and
3836 `obex' methods. Add 'tramp-gvfs-methods' option.
3837 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3838 forms.
3839 (Remote Programs): Introduce `tramp-own-remote-path'.
3840 (Remote processes): New subsection "Running remote programs that create
3841 local X11 windows".
3842 (Frequently Asked Questions): Improve code for disabling vc.
3843
3844 * trampver.texi: Update release number. Set default value of
3845 `emacsgvfs'.
3846
70243478
CY
38472009-06-21 Chong Yidong <cyd@stupidchicken.com>
3848
3849 * Branch for 23.1.
3850
54b31cbf
GM
38512009-06-17 Glenn Morris <rgm@gnu.org>
3852
3853 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3854 (Latest version of Emacs): Mention source code repository.
3855
f6adc23c
GM
38562009-06-16 Glenn Morris <rgm@gnu.org>
3857
3858 * faq.texi (Top): Language tweak.
3859 (Extended commands): Most people have arrow keys.
3860 (Emacs manual): Say how to follow info links.
3861 (File-name conventions): Change title a bit. Explain about source
3862 versus installed. Condense etc description.
3863 (Guidelines for newsgroup postings): Mention Savannah list page.
3864 (Newsgroup archives): Simplify.
3865 (Contacting the FSF): Add contact URL.
3866 (Emacs Lisp documentation): Printed version not always available.
3867 (Installing Texinfo documentation): Explain how by hand installation is
3868 not normally needed. Use add-to-list. Remove duplicate reference.
3869 (Informational files for Emacs): Move info on Help menu here from
3870 "File-name conventions".
3871 (Help installing Emacs): Tweak uref.
3872 (Obtaining the FAQ): Mention repository.
3873 (Origin of the term Emacs): Explain "ITS".
3874 (Changing load-path): Use add-to-list.
3875 (Automatic indentation): Clarify this is for Text mode.
3876 Don't mention Indented Text mode.
3877 (Finding Emacs on the Internet): The FSF does not seem to offer a
3878 deluxe distribution on CD anymore.
3879
b59a8457
GM
38802009-06-16 Glenn Morris <rgm@gnu.org>
3881
3882 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3883 Recommend the latest release. Mention how to get older FAQs.
3884 Recommend the Emacs manual.
3885 (Guidelines for newsgroup postings): Discourage cross-posts.
3886 (Underlining paragraphs): Remove.
3887 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3888 (Bugs and problems): Update key-binding.
3889 (Problems with very large files): Mention 64-bit.
3890 (Shell process exits abnormally): Remove.
3891 (Problems with Shell Mode): Rename and update.
3892 (Spontaneous entry into isearch-mode)
3893 (Problems talking to certain hosts): Remove. This is old information,
3894 in etc/PROBLEMS if needed.
3895 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3896 (Dired claims that no file is on this line): Update.
3897 (Installing Emacs, Problems building Emacs): Simplify.
3898 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3899 information.
3900 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3901 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3902 (JDEE): "JDEE", not "JDE".
3903 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3904 Remove. This is old information, in etc/PROBLEMS if needed.
3905 (stty and Backspace key, Kanji and Chinese characters): Remove.
3906 (Right-to-left alphabets): Update section.
3907 (Changing the included text prefix): Gnus uses message-yank-prefix.
3908 Add cross-reference to Supercite manual.
3909 (Saving a copy of outgoing mail): Simplify output file description.
3910 (Expanding aliases when sending mail): Refer to Emacs manual.
3911 Remove old info about RFC822.
3912 Correct description of how to rebuild aliases.
3913 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3914 (MIME with Emacs mail packages)
3915 (Viewing articles with embedded underlining)
3916 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3917 Remove old sections.
3918 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3919 and is well-documented in the Gnus manual.
3920 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3921 (Making Gnus faster): Rename from "Starting Gnus faster".
3922 Merge "Catch-up is slow in Gnus" into here.
3923
0e6d12ca
GM
39242009-06-14 Glenn Morris <rgm@gnu.org>
3925
3926 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3927 (New in Emacs 23): New section.
3928 (Handling C-s and C-q with flow control): Add xref.
3929
2e17e05e
GM
39302009-06-13 Glenn Morris <rgm@gnu.org>
3931
3932 * faq.texi (Setting up a customization file): Grammar fix.
3933 Customize is no longer "new".
3934 (Displaying the current line or column): Line-number mode is on by
3935 default. Don't mention `column' package. Mention linum.el.
3936 (Turning on abbrevs by default): Explain how to do it for buffers,
3937 modes, and everywhere.
3938 (Associating modes with files): Use add-to-list. Don't mention Emacs
3939 19.
3940 (Highlighting a region): On by default since 23.1.
3941 (Replacing highlighted text): Update doc quote.
3942 (Working with unprintable characters): Don't mention search-quote-char.
3943 (Using an already running Emacs process): Gnuclient is probably not an
3944 enhancement these days.
3945 (Indenting switch statements): Remove mention of pre-Emacs 20.
3946 (Horizontal scrolling): Abbreviate Emacs 20 description.
3947 (Replacing text across multiple files): Fix name of dired command.
3948 (Disabling backups): Use require not load.
4f9d4de3 3949 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3950
2a1cf2b9
BW
39512009-06-13 Bill Wohler <wohler@newt.com>
3952
3953 Release MH-E manual version 8.2.
3954
3955 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3956 release 8.2.
3957
85b438b7
GM
39582009-06-13 Glenn Morris <rgm@gnu.org>
3959
3960 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3961 in this day and age the common meaning is "on the web".
3962 (copying): Use @copyright in all cases.
3963 (Basic keys): Remove reference to deleted manual node "Text Characters".
3964 (File-name conventions): Use GNU as an example rather than SERVICE.
3965 default.el lives in site-lisp. Update Info directory location.
3966 (Real meaning of copyleft): GPL actions have been brought, but all
3967 settled out of court.
3968 (Guidelines for newsgroup postings): Shorten section title.
3969 Simplify comp.emacs description.
3970 (Newsgroup archives): Change Google URL. Describe Gmane.
3971 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3972 points". Mention List-Unsubscribe header.
3973 (Contacting the FSF): Update email and URLs.
3974 (Basic editing): Mention F1 for help.
3975 (Installing Texinfo documentation): Refer to Texinfo website rather
3976 than ftp server.
3977 (Printing a Texinfo file): Mention texi2pdf.
3978 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3979 are just stubs nowadays.
3980 (Latest version of Emacs): Explain version numbers.
3981 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3982 (Turning on syntax highlighting): No need to mention hilit19 any more.
3983 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3984 (Modes for various languages): Remove section.
3985 (Major packages and programs): Remove most version and maintainer
3986 information - it's hard to keep up-to-date, and adds nothing.
3987 Similarly with direct links to mailing lists.
3988 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3989 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3990 years, and Emacs comes with tools for this now.
3991 (Patch): Remove section - this is a standard tool.
3992 (Using function keys under X): Remove section.
3993
93e2d996
GM
39942009-06-12 Glenn Morris <rgm@gnu.org>
3995
3996 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3997 (Help installing Emacs): Remove reference to deleted X11 node.
3998 (Associating modes with files): Interpreter-mode-alist is no longer
3999 subservient to auto-mode-alist.
4000 (Installing Emacs): Change future Emacs version.
4001 (Linking with -lX11 fails): Remove old section.
4002 (Packages that do not come with Emacs): Update ELL location.
4003 Emacs Lisp archive is dead.
4004 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4005 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4006 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4007 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4008 (Removing flashing messages): Remove section about non-existent Gnus
4009 option.
4010
f0bf7708
GM
4011 * faq.texi (Top): Add @top command.
4012 Remove the optional arguments from all @node commands: makeinfo can
4013 generate these automatically, and it is easier to edit and rearrange
4014 nodes without them.
4015
30884d11
GM
40162009-06-11 Glenn Morris <rgm@gnu.org>
4017
4018 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4019 (The LPF): Make the updated URL the sole reference point.
4020 (Learning how to do something): Update refcard price and format.
4021 (Getting a printed manual): Sources in doc/emacs/, not man/.
4022 Also available in PDF format. Since the page count varies, be less
4023 precise.
4024 (Informational files for Emacs): Remove references to deleted files
4025 LPF and SUN-SUPPORT, and to UUCP.
4026 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4027 Remove many obsolete ways to get the FAQ, which now seems only to be
4028 distributed with Emacs.
4029 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4030
deab46e0
CY
40312009-06-09 Chong Yidong <cyd@stupidchicken.com>
4032
223b43fa 4033 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4034 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4035
deab46e0
CY
4036 * ada-mode.texi (Installation, Compile commands)
4037 (Project File Overview, No project files, Set compiler options)
4038 (Use GNAT project file, Use multiple GNAT project files)
4039 (Identifier completion): Use @samp for menu items, and @kbd for key
4040 sequences (Bug#3504).
4041
71fbd643
DU
40422009-06-04 Daiki Ueno <ueno@unixuser.org>
4043
8c9bb6f5 4044 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4045
f197085b
CY
40462009-06-04 Ryan Yeske <rcyeske@gmail.com>
4047
4048 * message.texi (Header Commands): Fix descriptions to match
4049 keybindings.
4050
7f3bc720
DU
40512009-04-22 Daiki Ueno <ueno@unixuser.org>
4052
4053 * gnus.texi (Security): Mention that EasyPG is the current default.
4054
4518068d
CY
40552009-04-13 Chong Yidong <cyd@stupidchicken.com>
4056
4057 * ediff.texi (Session Commands): Fix typo.
4058
d7ca410a
MB
40592009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4060
4061 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4062 news.software.readers. Reported by Florian Rehnisch.
4063
c6c76add
GM
40642009-04-02 Glenn Morris <rgm@gnu.org>
4065
4066 * auth.texi: Capitalize direntry.
4067
4068 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4069 using a period in the entry name. (Bug#2797)
4070
35ed8e2e
JB
40712009-03-03 Juanma Barranquero <lekktu@gmail.com>
4072
4073 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4074 ($(infodir)/auth, auth.dvi): New targets.
4075
e280480a
GM
40762009-03-03 Glenn Morris <rgm@gnu.org>
4077
4078 * auth.texi: Fix @setfilename.
4079
4080 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4081 (auth, $(infodir)/auth, auth.dvi): New rules.
4082
8a76755b
GM
40832009-02-25 Glenn Morris <rgm@gnu.org>
4084
4085 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4086
0038d478
MB
40872009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4088
4089 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4090
40912009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4092
4093 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4094 gnus-nocem-issuers, and gnus-nocem-verifyer.
4095
867d4bb3
JB
40962009-02-20 Juanma Barranquero <lekktu@gmail.com>
4097
4098 * ada-mode.texi (Project files, Automatic Casing):
4099 * dbus.texi (Signals):
4100 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4101 * mh-e.texi (HTML):
4102 * nxml-mode.texi (Locating a schema)
4103 (Using the document's URI to locate a schema):
4104 * org.texi (Footnotes, Using the mapping API):
4105 * rcirc.texi (Channels): Remove duplicate words.
4106
3a44dc1f
GM
41072009-02-20 Glenn Morris <rgm@gnu.org>
4108
4109 * dired-x.texi (Miscellaneous Commands):
4110 * gnus.texi: Minor updates for mbox Rmail.
4111
5dc584b5
KB
41122009-02-16 Karl Berry <karl@gnu.org>
4113
b59a8457
GM
4114 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4115 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4116 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4117 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4118 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4119 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4120 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4121 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4122 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4123 Consistently use @insertcopying in the Top node,
5dc584b5 4124 @contents at the front (after @end titlepage),
b59a8457 4125 and @direntry after @copying. (Bug#1988)
5dc584b5 4126
9eb59592
MB
41272009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4128
4129 * auth.texi: New file documenting auth-source.
4130
d324fa76
CD
41312009-02-13 Carsten Dominik <dominik@science.uva.nl>
4132
4133 * org.texi (Org Plot): Fix link.
4134
7a603b73
DU
41352009-02-09 Daiki Ueno <ueno@unixuser.org>
4136
4137 * epa.texi (Mail-mode integration): Mention the way to do
4138 "encrypt-to-self". (Bug#1807)
4139
a626b338 41402009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4141
4142 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4143
3b36c17e
MB
41442009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * gnus-news.texi: Print version about Incoming*.
4147
55033558
CD
41482009-02-02 Carsten Dominik <dominik@science.uva.nl>
4149
4150 * org.texi (Structure editing, Handling links)
4151 (Fast access to TODO states, Javascript support): Make standard docs
4152 correctly reflect default variable settings.
4153
ec712abb
GM
41542009-02-02 Glenn Morris <rgm@gnu.org>
4155
4156 * org.texi: Fix typos.
4157
7112648c
MA
41582009-02-01 Michael Albinus <michael.albinus@gmx.de>
4159
4160 Sync with Tramp 2.1.15.
4161
4162 * trampver.texi: Update release number.
4163
2e461fc1
CD
41642009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4165
4166 * org.texi (TODO dependencies): Document TODO dependencies on
4167 checkboxes.
4168
bc283609
CD
41692009-01-30 Carsten Dominik <dominik@science.uva.nl>
4170
4171 * org.texi (TODO dependencies): Document key binding for toggling
4172 ORDERED property.
4173
74fc5047
MA
41742009-01-28 Michael Albinus <michael.albinus@gmx.de>
4175
4176 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4177 of hook functions.
4178
d6685abc
CD
41792009-01-28 Carsten Dominik <dominik@science.uva.nl>
4180
4181 * org.texi (TODO dependencies): New section.
4182
65c439fd
CD
41832009-01-27 Carsten Dominik <dominik@science.uva.nl>
4184
4185 * org.texi (Plain lists, TODO basics, Priorities)
4186 (Multiple sets in one file, Conflicts): Document interaction with
4187 `shift-selection-mode'.
4188
5fafc247
JB
41892009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4190
4191 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4192 Make Calc the subject of sentences.
4193 (Rearranging Formulas using Selections): Discuss new options
4194 for `j *'.
4195
e7433508
MA
41962009-01-26 Michael Albinus <michael.albinus@gmx.de>
4197
4198 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4199
2096a1b6
GM
42002009-01-26 Glenn Morris <rgm@gnu.org>
4201
4202 * org.texi: Fix typos.
4203
0cb61492
BW
42042009-01-26 Bill Wohler <wohler@newt.com>
4205
2096a1b6 4206 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4207
0bd48b37
CD
42082009-01-25 Carsten Dominik <dominik@science.uva.nl>
4209
4210 * org.texi (References): Add information about remote references.
4211 (Built-in table editor): Document `C-c RET' in tables.
4212 (Math symbols, Quoting LaTeX code): Mention that simple
4213 LaTeX macros survive LaTeX export.
4214 (Images in LaTeX export): Show how to create a reference to a
4215 figure.
4216 (Sectioning structure): Document that the LaTeX class can be
4217 specified in a property.
4218 (Text areas in HTML export): New section.
4219 (External links): Add examples for text search and ID links.
4220 (Built-in table editor): Remove the descriptio of `C-c
4221 C-q', it not longer works.
4222 (Literal examples): Document that a space must follow
4223 the colon in short examples.
4224 (Relative timer): Document `org-timer-stop'.
4225 (Footnotes): New section.
4226 (Footnote markup): Shorten section and refer to new Footnote
4227 section.
4228 (Literal examples): Add documentation for line
4229 numbering in and references to code examples.
4230 (CSS support): Fix the description of default CSS styles.
4231 (Capturing column view): Document
4232 "file:path/to/file.org" as an allowed value for the ID property of
4233 a dynamic block copying column view.
4234
49dbbaf2
SE
42352009-01-23 Stephen Eglen <stephen@gnu.org>
4236
4237 * mh-e.texi (Getting Started): Describe $MH.
4238
193e6828
MA
42392009-01-21 Michael Albinus <michael.albinus@gmx.de>
4240
4241 * tramp.texi (all): Harmonize usage of "external method",
4242 "external transfer method" and "out-of-band method".
4243 (Connection types): Precise the differences of inline and external
4244 methods. Written by Adrian Phillips <a.phillips@met.no>.
4245
26b9f88d
MB
42462009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4247
4248 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4249 commands as described at the top. Reported by Allan Gottlieb
4250 <gottlieb@nyu.edu>.
4251
42522009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4253
4254 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4255 nnmail-pathname-coding-system.
4256
377952e0
GM
42572009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4258
4259 * org.texi (Relative timer): Fix typo.
4260
a20d3598
JB
42612009-01-15 Juanma Barranquero <lekktu@gmail.com>
4262
4263 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4264 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4265
a50253cc
GM
42662009-01-13 Glenn Morris <rgm@gnu.org>
4267
4268 * org.texi: Fix some more typos.
4269
07450bee
GM
42702009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4271
4272 * org.texi: Fix some typos.
4273
e3e955fe
MB
42742009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4275
4276 * gnus.texi (Group Parameters): Add note for local variables.
4277
42782009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4279
0c7efc08
SM
4280 * gnus.texi (Converting Kill Files): Fix URL.
4281 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4282
42832009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4284
4285 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4286 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4287 (Paging the Article): Add index entry.
4288
71dd9983
JB
42892009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4290
4291 * ada-mode.texi (Examples): Delete redundant text.
4292
4a0cf14f
MA
42932009-01-03 Michael Albinus <michael.albinus@gmx.de>
4294
36c8febb 4295 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4296
4297 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4298 addresses.
4299
aedac0f0
BW
43002009-01-03 Bill Wohler <wohler@newt.com>
4301
4302 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4303 kept empty.
4304
4c65b566
CD
43052008-12-20 Carsten Dominik <dominik@science.uva.nl>
4306
4307 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4308 (HTML Export commands, LaTeX/PDF export commands):
4309 Improve documentation about transient-mark-mode.
e9fce1ac 4310 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4311 to fields in the last table row.
4312
e1a78e1e
JL
43132008-12-19 Juri Linkov <juri@jurta.org>
4314
4315 * info.texi (Search Text): Remove mention of removed key binding M-s.
4316
17a0aa82
CD
43172008-12-18 Carsten Dominik <dominik@science.uva.nl>
4318
4319 * org.texi (References): Remove mentioning of @0 as reference for the
4320 last line, this has been reverted in the Lisp sources.
4321
4997d802
JB
43222008-12-17 Juanma Barranquero <lekktu@gmail.com>
4323
4324 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4325 (DVI_TARGETS): Remove duplicates. Add sasl.
4326 ($(infodir)/sasl, sasl.dvi): New targets.
4327
33306645
CD
43282008-12-17 Carsten Dominik <dominik@science.uva.nl>
4329
4330 * org.texi: Version number pushed to 6.15d.
4331
db55f368
CD
43322008-12-16 Carsten Dominik <dominik@science.uva.nl>
4333
a0bf4117 4334 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4335 (Images in LaTeX export): New section.
4336 (Inlined images, Images in HTML export): Sections renamed.
4337
dae0a942
MB
43382008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4339
4340 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4341
9f5572e9
MB
43422008-12-04 David Engster <dengste@eml.cc>
4343
4344 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4345 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4346
bc23baaa
CD
43472008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4348
4349 * org.texi (Using the mapping API): Fix bug in mapping example.
4350 (Publishing options): Make the list of properties complete again, in
4351 correspondence to the variable `org-export-plist-vars'.
4352 (Property searches): Document new special values for time comparisons.
4353 (Tag inheritance): Refine the description of tag inheritance.
4354 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4355 (Effort estimates): Document the new relative timer.
bc23baaa 4356
3bf8054f
JB
43572008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4358
4359 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4360 (Using Calc): Clarify use of `C-x * o'.
4361 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4362
ac134f2f
RS
43632008-11-28 Richard M Stallman <rms@gnu.org>
4364
4365 * dbus.texi (Receiving Method Calls): Clean up previous change.
4366
ace706d1
MA
43672008-11-26 Michael Albinus <michael.albinus@gmx.de>
4368
4369 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4370 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4371 `dbus-unescape-from-identifier'.
4372 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4373 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4374 (Signals): Use the constants in the example.
4375
d60b1ba1
CD
43762008-11-24 Carsten Dominik <dominik@science.uva.nl>
4377
b97439ce 4378 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4379
ce4fdcb9
CD
43802008-11-23 Carsten Dominik <dominik@science.uva.nl>
4381
4382 * org.texi (Setting up Remember): Document `org-remember-mode'.
4383 (External links): Document that bbdb links can use a regular
4384 expression.
4385 (External links): Document that elisp links can contain interactive
4386 commands.
4387
c8548a00 43882008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4389
4390 * viper.texi (viper-translate-all-ESC-keysequences):
4391 Description removed.
4392
6a2c4aec
GM
43932008-11-19 Glenn Morris <rgm@gnu.org>
4394
4395 * doclicense.texi: Change to FDL 1.3.
4396 Relicense all texi files under FDL 1.3 or later.
4397
59ee4113
JB
43982008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4399
4400 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4401
59bcbb98 44022008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4403
0c7efc08 4404 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4405
4406 * ediff.texi: Version/date change.
9f90198a 4407
8aa41c9b
CY
44082008-11-14 Chong Yidong <cyd@stupidchicken.com>
4409
4410 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4411
17587b1b
JB
44122008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4413
4414 * calc.texi (About This Manual): Comment out a mention of
4415 marginal notes.
4416
564c900e
CD
44172008-11-12 Carsten Dominik <dominik@science.uva.nl>
4418
4419 * org.texi (Clocking work time): Document the :formula property of
4420 clock tables.
4421 (Structure editing, Refiling notes): Document refiling regions.
4422 (Agenda commands): Document the double-prefix version
4423 of the `l' command in the agenda.
4424 (Handling links): Explain the effect of a double prefix
4425 arg to `C-c C-o'.
4426 (TODO basics): Add documentation for tag triggers.
4427
3c4be1f2
GM
44282008-10-23 Glenn Morris <rgm@gnu.org>
4429
4430 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4431 byte-compiling things like `+'.
4432
4433 * ns-emacs.texi: Merge copyright years of author now with assignment
4434 into FSF years.
4435 (VER): Use it for easier automatic updating. Use Emacs version rather
4436 than standalone Emacs.app version.
4437
a6520ff3
CD
44382008-10-12 Carsten Dominik <dominik@science.uva.nl>
4439
864c9740 4440 * org.texi: Lots of minor fixes.
a6520ff3
CD
4441 (Capture): New chapter.
4442 (Org Plot): New section.
4443
db7a4b66
MH
44442008-09-30 Magnus Henoch <mange@freemail.hu>
4445
4446 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4447
4043c194
JB
44482008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4449
4450 * calc.texi (User Defined Units): Mention how to enter optional display
4451 string.
4452
eef5ade7
MB
44532008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4454
0c7efc08 4455 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4456 avoid the "y/n" wording.
4457
e52cac88
MB
44582008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4459
0c7efc08 4460 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4461
44622008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4463
4464 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4465 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4466
00c55306
BW
44672008-09-22 Bill Wohler <wohler@newt.com>
4468
4469 Release MH-E manual version 8.1.
4470
4471 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4472 release 8.1.
4473
4474 * mh-e.texi: Retain dual license as agreed to by the FSF.
4475 However, bump GPL to Version 3.
4476 Use @include for license text.
4477
e52cac88 44782008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4479
4480 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4481 (Store custom flags and keywords, Store arbitrary data):
4482 Clean up markup.
64763fe3
MB
4483
44842008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4485
4486 * gnus.texi (The Gnus Registry): Document it.
4487
9e601b8d
MB
44882008-09-08 David Engster <dengste@eml.cc>
4489
88ee5b02
JB
4490 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4491 Clarify section about choosing back end servers.
9e601b8d 4492
247043f1
GM
44932008-08-23 Glenn Morris <rgm@gnu.org>
4494
4495 * dired-x.texi (Shell Command Guessing):
4496 Mention dired-guess-shell-case-fold-search. (Bug#417)
4497
2bfec7a0
MA
44982008-08-22 Michael Albinus <michael.albinus@gmx.de>
4499
4500 * trampver.texi: Update release number.
4501
247043f1 45022008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4503
4504 * ns-emacs.texi: Update version.
4505 (Introduction): Correct menu location for options save.
4506 (Customization): Note that defaults are stored under org.gnu.Emacs.
4507
8c20bd92
BW
45082008-08-11 Bill Wohler <wohler@newt.com>
4509
4510 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4511 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4512 Henman) (closes SF #1768928).
4513
767a4d92
GM
45142008-08-10 Glenn Morris <rgm@gnu.org>
4515
4516 * ns-emacs.texi: Use @copying. Change copyright of authors with
4517 assignment to FSF. Change license to GFDL.
4518 (Top): Remove outdated references.
4519
6ecfe5c2
MB
45202008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4521
88ee5b02
JB
4522 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4523 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4524 gnus-summary-sort-by-most-recent-date.
4525 (Summary Sorting): Explain prefix argument.
4526
45272008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4528
4529 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4530 gnus-summary-pipe-output.
4531
eb932e8a
MA
45322008-08-03 Michael Albinus <michael.albinus@gmx.de>
4533
4534 * dbus.texi (Receiving Method Calls): Document error handling of own
4535 D-Bus methods.
4536
bfe16263
BW
45372008-08-01 Bill Wohler <wohler@newt.com>
4538
4539 * mh-e.texi (Reading Mail)
9f90198a 4540 (Viewing Attachments): Describe new function
bfe16263
BW
4541 mh-show-preferred-alternative.
4542 (Sending Mail, Redistributing, Sending Message): Describe new hook
4543 mh-annotate-msg-hook.
4544
21956b56
MA
45452008-07-31 Michael Albinus <michael.albinus@gmx.de>
4546
4547 * dbus.texi (Arguments and Signatures): Fix example.
4548 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4549 (Asynchronous Methods): New node.
9f90198a
JB
4550 (Errors and Events): Describe extended layout of `dbus-event'.
4551 New defun `dbus-event-message-type'.
21956b56 4552
7c2fb837
DN
45532008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4554
4555 * ediff.texi: Remove VMS support.
4556
13662773
JB
45572008-07-29 Juanma Barranquero <lekktu@gmail.com>
4558
4559 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4560 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4561
ddde0b34
CY
45622008-07-29 Chong Yidong <cyd@stupidchicken.com>
4563
4564 * Makefile.in: Add mairix-el targets.
4565
45662008-07-29 David Engster <deng@randomsample.de>
4567
4568 * mairix-el.texi: New file.
4569
d5875b25
JB
45702008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4571
366b7d44
JB
4572 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4573 project files. Delete 'main_unit' project variable; not needed. Allow
4574 process environment variables wherever project variables are allowed.
4575 Add tutorial section on multiple GNAT project files.
d5875b25 4576
6cbab8ee
MA
45772008-07-27 Michael Albinus <michael.albinus@gmx.de>
4578
4579 Sync with Tramp 2.1.14.
4580
4581 * trampver.texi: Update release number.
4582
9e2a2647
DN
45832008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4584
4585 * ns-emacs.texi:
4586 * faq.texi: Remove mentions of Mac Carbon.
4587
d62672f3
MB
45882008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4589
4590 * gnus.texi (Saving Articles): Describe the 2nd argument of
4591 gnus-summary-save-in-pipe.
4592 (SpamAssassin): Use it.
4593
45942008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4595
4596 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4597
dd12e1c6
CD
45982008-07-25 Carsten Dominik <dominik@science.uva.nl>
4599
4600 * org.texi (Export options): Document the use of the creator flag.
4601
44ce9197
CD
46022008-07-24 Carsten Dominik <dominik@science.uva.nl>
4603
4604 * org.texi: New version 6.06a.
4605
ddd13c5d
JB
46062008-07-23 Juanma Barranquero <lekktu@gmail.com>
4607
4608 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4609 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4610
8dc6104d
JB
46112008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4612
4613 * calc.texi (Editing Stack Entries):
4614 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4615 Calc's help functions. Mention fixing typos.
4616 (Customizing Calc): Fix typo.
4617
46182008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4619
4620 * calc.texi (summarykey): New macro. Use to correctly format keys in
4621 the summary.
4622
ddd13c5d 46232008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4624
4625 * ns-emacs.texi (Customization): Corrected documentation on color
4626 specification formats.
4627
568beaa2
AS
46282008-07-19 Andreas Schwab <schwab@suse.de>
4629
db8ef699 4630 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4631
4632 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4633 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4634
cd71b9ae
MA
46352008-07-18 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * dbus.texi (Inspection): Rework, introduce submenus.
4638 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4639 (Properties and Annotations, Arguments and Signatures): New nodes.
4640
9b7993b4
MA
46412008-07-13 Michael Albinus <michael.albinus@gmx.de>
4642
4643 * dbus.texi (Receiving Method Calls): Fix description of
4644 `dbus-register-method'.
4645 (Signals): Allow also signal arguments for filtering in
4646 `dbus-register-signal'.
4647
241d447b
JB
46482008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4649
4650 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4651 `cnorm'.
4652 (Arithmetic Tutorial): Simplify the verification of prime factors.
4653
adb46650
MB
46542008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4655
4656 * gnus.texi (Saving Articles): Mention
4657 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4658
92e15881
JB
46592008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4660
4661 * calc.texi: Adjust mode line throughout.
4662
ea597303
JB
46632008-06-28 Juanma Barranquero <lekktu@gmail.com>
4664
4665 * sasl.texi (Mechanisms): Fix typos.
4666
aee08080
JB
46672008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4668
4669 * calc.texi (Killing from the stack): Mention using normal Emacs
4670 copying.
4671
a06a4a12
MA
46722008-06-21 Michael Albinus <michael.albinus@gmx.de>
4673
0c7efc08 4674 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4675 Add `auth-source' mechanism.
a06a4a12
MA
4676 (Connection caching): Tramp reopens the connection automatically,
4677 when the operating system on the remote host has been changed.
4678
7389398d
EZ
46792008-06-20 Eli Zaretskii <eliz@gnu.org>
4680
4681 * makefile.w32-in (distclean): Remove makefile.
4682
b349f79f
CD
46832008-06-17 Carsten Dominik <dominik@science.uva.nl>
4684
3f9b4c2b 4685 * org.texi (Using the mapping API): New section.
b349f79f 4686 (Agenda column view): New section.
3f9b4c2b 4687 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4688 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4689 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4690
46912008-06-17 Jason Riedy <jason@acm.org>
4692
4693 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4694 function, and efmt may be a two-argument function.
4695 (Radio tables): Document multiple destinations.
4696
cd5c05d2
GM
46972008-06-16 Glenn Morris <rgm@gnu.org>
4698
4699 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4700 Add Cover-Texts.
4701
debf4439
GM
47022008-06-15 Glenn Morris <rgm@gnu.org>
4703
4704 * faq.texi (VER): Update to 23.0.60.
4705
4706 * mh-e.texi: Remove option of licensing under GPL.
4707 Add Cover-Texts to GFDL permissions notice.
4708 (GPL): Remove section.
4709 (GFDL): Include doclicense.texi rather than the actual text.
4710
4711 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4712 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4713
4714 * sasl.texi: Fix output file name.
4715
4716 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4717
4718 * gnus-coding.texi: Refer to license in Gnus manual.
4719
4720 * idlwave.texi, sasl.texi: Use @copying.
4721
4722 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4723
4724 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4725
4726 * url.texi: Use @copying, @title, @subtitle, @author.
4727
4728 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4729 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4730 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4731 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4732 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4733 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4734 * widget.texi, woman.texi:
4735 Remove references to external license, since doclicense is included.
4736
4737 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4738 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4739 Remove references to non-existent Invariant Sections.
4740
091f8bc1
GM
47412008-06-14 Glenn Morris <rgm@gnu.org>
4742
4743 * faq.texi (Major packages and programs): Remove references to external
4744 Supercite, Calc, VIPER, since they have been included for some time.
4745 Update VM, AUCTeX, BBDB entries.
4746
47bcb4d3
UJ
47472008-06-14 Ulf Jasper <ulf.jasper@web.de>
4748
4749 * newsticker.texi: Updated to match latest newsticker changes.
4750
6f093307
GM
47512008-06-13 Glenn Morris <rgm@gnu.org>
4752
4753 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4754 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4755 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4756 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4757 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4758 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4759 * woman.texi:
4760 Update Back-Cover Text as per maintain.info.
4761
2b968687
MB
47622008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4763
4764 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4765
4766 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4767 (gnus-faq.xml): Update repository host.
4768
2b968687
MB
4769 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4770
47712008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4772
4773 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4774 Fix a typo.
4775
47762008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4777
4778 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4779 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4780 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4781
47822008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4783
4784 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4785 coding standards.
4786
47872008-06-14 David Engster <dengste@eml.cc>
4788
4789 * gnus.texi (nnmairix): Markup fixes.
4790
e6d2d263
MB
47912008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4792
2b968687 4793 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4794
47952008-06-05 David Engster <dengste@eml.cc>
4796
4797 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4798
47992008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4800
b344d29d 4801 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4802 (Searching, nnir, nnmairix): New stub nodes.
4803
ad231df6 48042008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4805
4806 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4807
f394fa25
MB
48082008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4809
4810 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4811
58333467
MB
48122008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4813
4814 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4815
67525fb9
JY
48162008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4817
4818 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4819
0549d8fc
JB
48202008-05-06 Juanma Barranquero <lekktu@gmail.com>
4821
4822 * info.texi (Top): Fix typo in xref.
4823
149a3837
KB
48242008-05-05 Karl Berry <karl@gnu.org>
4825
4826 * info.texi (Top): @xref to stand-alone manual.
4827
3a23a519
MB
48282008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4829
4830 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4831 (Various Summary Stuff): Fix typo in last xref.
4832
0a29fbf3
JB
48332008-05-02 Juanma Barranquero <lekktu@gmail.com>
4834
4835 * org.texi (Moving subtrees): Fix typo.
4836
586b90f1
MA
48372008-04-28 Michael Albinus <michael.albinus@gmx.de>
4838
4839 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4840 Tramp via `tramp-mode'.
4841
b5af9883
CD
48422008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4843
4844 * org.texi: Massive changes, in many parts of the file.
4845
d55fe5bb
MB
48462008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4847
4848 * gnus.texi (Oort Gnus): Add message-fill-column.
4849
48502008-04-12 Adrian Aichner <adrian@xemacs.org>
4851
4852 * gnus.texi (Mail Source Specifiers): Typo fix.
4853
48542008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4855
4856 * gnus.texi (Diary Headers Generation): Update key binding for
4857 `gnus-diary-check-message'.
4858
48592008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4860
4861 * gnus.texi (Emacsen): Addition.
4862
48632008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4864
4865 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4866
48672008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4868
4869 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4870
48712008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4872
4873 * gnus-news.texi: Update tool bar item.
4874
48752008-04-09 Sven Joachim <svenjoac@gmx.de>
4876
4877 * gnus-news.texi: Fix typos.
4878
76c109c3
JB
48792008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4880
222027f2 4881 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4882 Add mention of `kron'.
4883
d5fbd5a6
MO
48842008-04-01 Daiki Ueno <ueno@unixuser.org>
4885
0c7efc08
SM
4886 * epa.texi (Encrypting/decrypting *.gpg files):
4887 Document epa-file-name-regexp.
d5fbd5a6 4888
fbcbb58c
KY
48892008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4890
4891 * gnus.texi (Example Methods): Fix description about ssh-agent.
4892 (Indirect Functions): Fix the default value of nntp-telnet-command;
4893 remove link to connect.html.
4894
134ce16c
MA
48952008-03-30 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4898 dbus-call-method.
4899 (Receiving Method Calls): The timeout can be set by the calling client.
4900
da1975d7
MA
4901 * trampver.texi: Update release number.
4902
2e4089ab
RS
49032008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4904
4905 * gnus.texi (Top): Fix version. Add SASL.
4906
70cab5a9
MA
49072008-03-29 Michael Albinus <michael.albinus@gmx.de>
4908
4909 Sync with Tramp 2.1.13.
4910
4911 * trampver.texi: Update release number.
4912
5bc6ddff
MB
49132008-03-29 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * org.texi: Update to new org-mode website.
4916
49172008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4918
4919 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4920
9b3ebcb6
MB
49212008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4924 gnus-read-ephemeral-gmane-group-url,
4925 gnus-read-ephemeral-emacs-bug-group,
4926 gnus-read-ephemeral-debian-bug-group.
4927
49282008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4929
4930 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4931
4932 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4933 Add FIXMEs for Bookmarks and gnus-registry-marks.
4934
49352008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4936
4937 * gnus.texi (Smileys): Document `smiley-style'.
4938
49392008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4940
4941 * gnus.texi (Gnus Development): Clarify difference between ding and
4942 gnu.emacs.gnus.
4943 (MIME Commands, Using MIME, RSS): Fix markup.
4944
4945 * gnus-faq.texi ([8.4]): Ditto.
4946
49472008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4948
4949 * gnus.texi (Emacsen): Remove obsolete stuff.
4950
49512008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4952
4953 * gnus.texi (Oort Gnus): Add version info WRT
4954 `mail-source-delete-incoming'.
4955
49562008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4957
4958 * gnus.texi (Top): Add "Other related manuals" and version info in
4959 `iftex' output.
4960 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4961 gnus-balloon-face-0 and the corresponding format specifiers.
4962
608d6a81
MA
49632008-03-26 Michael Albinus <michael.albinus@gmx.de>
4964
4965 * tramp.texi (Filename completion): Remove footnote about let-bind
4966 of `partial-completion-mode'. It doesn't work this way.
4967
27a6f132
SM
49682008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4969
4970 * pcl-cvs.texi (Contributors): Update my email.
4971
4a7c4c40
MA
49722008-03-21 Michael Albinus <michael.albinus@gmx.de>
4973
4974 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4975
2940c053
BW
49762008-03-17 Bill Wohler <wohler@newt.com>
4977
4978 * mh-e.texi (Viewing): Update URL for adding header fields to
4979 mh-invisible-header-fields-default.
4980
30864d5f
BW
49812008-03-16 Bill Wohler <wohler@newt.com>
4982
4983 * mh-e.texi (Preface): Add Gnus to requirements.
4984 (Forwarding): Note that forwarded MIME messages are now inline.
4985
31fe2b00
SM
49862008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4987
4988 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4989 (Common Variables): Give precedence to the netcat methods over the
4990 telnet methods, and mention that they are more reliable.
31fe2b00 4991
5e97c626
CD
49922008-03-13 Carsten Dominik <dominik@science.uva.nl>
4993
4994 * org.texi (Exporting Agenda Views): Document agenda export to
4995 iCalendar.
4996 (Progress logging): Document the new progress logging stuff.
4997
37a68866
MB
49982008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4999
5000 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5001 Update for change of `mail-source-delete-incoming'.
5002
5003 * gnus-news.texi: Ditto.
5004
8f7abae3
MB
50052008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5006
5007 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5008 custom versions.
5009
af379c86
AM
50102008-03-07 Alan Mackenzie <acm@muc.de>
5011
5012 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5013 parens/brackets in a k&r region is limited.
5014
3d0f8a67
MB
50152008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5016
5017 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5018 using different Emacs versions.
5019
52151df0
GM
50202008-02-27 Glenn Morris <rgm@gnu.org>
5021
5022 * sc.texi: Remove a lot of old and obsolete info.
5023 (titlepage): Simplify.
5024 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5025 (VM with any Emacsen, GNEWS with any Emacsen)
5026 (Overloading for Non-conforming MUAs, Version 3 Changes)
5027 (The Supercite Mailing List): Delete nodes.
5028 (Introduction): Remove info about old packages.
5029 (Getting Connected): Simplify. Remove info about old packages.
5030 (Citing Commands): Delete Emacs 19 info.
5031 (Hints to MUA Authors): Simplify.
5032 (Thanks and History): Merge in some info from the deleted node
5033 "Version 3 Changes".
5034
b03f96dc
MB
50352008-02-05 Juanma Barranquero <lekktu@gmail.com>
5036
5037 * org.texi (Setting tags, In-buffer settings):
5038 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5039
52bec650
MB
50402008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5041
5042 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5043 installation directory name.
5044
34a3c587
RF
50452008-02-12 Romain Francoise <romain@orebokech.com>
5046
5047 * epa.texi (Overview): Fix typo.
5048
5a8d03e9
MO
50492008-02-11 Daiki Ueno <ueno@unixuser.org>
5050
5051 * epa.texi (Quick start): Remove the .emacs setting.
5052
f1914c40
MO
50532008-02-10 Daiki Ueno <ueno@unixuser.org>
5054
5055 * epa.texi (Quick start): Use the command `epa-enable' instead of
5056 loading `epa-setup'.
5057
bca98fc9
JB
50582008-02-08 Juanma Barranquero <lekktu@gmail.com>
5059
5060 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5061 ($(infodir)/epa, epa.dvi): New targets.
5062
4b01af2e
MO
50632008-02-08 Daiki Ueno <ueno@unixuser.org>
5064
5065 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5066
5067 * epa.texi: New manual documenting the EasyPG Assistant.
5068
06c0751a
MA
50692008-02-06 Michael Albinus <michael.albinus@gmx.de>
5070
5071 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5072 (Inspection): New function dbus-ping.
5073
7dcccd7b
MA
50742008-02-05 Michael Albinus <michael.albinus@gmx.de>
5075
5076 * tramp.texi (Remote processes): Add `shell-command'.
5077
a1da1e37
MB
50782008-01-28 Michael Sperber <sperber@deinprogramm.de>
5079
5080 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5081 (Group Parameters): Document `mail-source' parameter.
5082
c9d8f746
MA
50832008-01-27 Michael Albinus <michael.albinus@gmx.de>
5084
5085 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5086 must be a local host.
5087
15db4a13
MO
50882008-01-26 Michael Olson <mwolson@gnu.org>
5089
5090 * erc.texi: Update version for ERC 5.3 release.
5091 (Obtaining ERC): Update extras URLs for 5.3.
5092 (Development): Write instructions for git, and remove those for Arch.
5093 (History): Mention the switch to git.
5094
2bc43980
KB
50952008-01-24 Karl Berry <karl@gnu.org>
5096
bca98fc9
JB
5097 * info.texi (Search Index, Search Text): Mention the command
5098 character in the section name, a la the (Go to node) node.
2bc43980 5099
d2e4a6c9
MA
51002008-01-21 Michael Albinus <michael.albinus@gmx.de>
5101
5102 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5103
0b6799c3
MB
51042008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5105
5106 * gnus-news.texi: Mention gnus-article-describe-bindings.
5107
51082008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5109
5110 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5111
db9c3fb1 51122008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5113
7b4d0413 5114 * org.texi (Property inheritance): New section.
db9c3fb1 5115 (Conventions): New section.
7b4d0413 5116 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5117 commands, and the new bindings for refiling.
5118 (Sparse trees): Document the new special command for sparse trees.
5119 (References): Be more clear about the counting of hilines.
5120 (Handling links): Document M-p/n for accessing links.
5121 (Fast access to TODO states): New section.
5122 (Per file keywords): New section.
5123 (Property inheritance): New section.
5124 (Column attributes): New summary types.
5125 (Capturing Column View): New section.
5126 (The date/time prompt): Cover the new features in the date/time prompt.
5127 Compactify the table of keys for the calendar remote control.
5128 (Clocking work time): Document the new :scope parameter.
5129 (Remember): Promoted to chapter.
5130 (Quoted examples): New section.
5131 (Enhancing text): New verbatim environments.
5132
6ed73f28
MA
51332008-01-14 Michael Albinus <michael.albinus@gmx.de>
5134
5135 * trampver.texi: Update release number.
5136
95838435
MB
51372008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5138
0c7efc08
SM
5139 * gnus.texi (Article Keymap):
5140 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5141 gnus-article-reply-with-original and
5142 gnus-article-followup-with-original.
5143
20234d96
GM
51442008-01-09 Glenn Morris <rgm@gnu.org>
5145
5146 * nxml-mode.texi: Add @copying section.
5147
d82cf70b
MB
51482008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5149
5150 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5151 Server". Add `message-send-mail-with-mailclient'.
5152
5153 * gnus.texi (Posting Server): Move some text to "(message)Mail
5154 Variables" and add a reference here.
5155
addb7f2e
MA
51562008-01-04 Michael Albinus <michael.albinus@gmx.de>
5157
5158 * dbus.texi (Receiving Method Calls): New chapter.
5159 (Errors and Events): Add serial number to events. Replace "signal" by
5160 "message". Introduce dbus-event-serial-number.
5161
4db2806c
MA
51622008-01-03 Michael Albinus <michael.albinus@gmx.de>
5163
5164 * dbus.texi (Type Conversion): Explain the type specification for empty
5165 arrays. Use another example.
5166
c9ecb5a7
MA
51672007-12-30 Michael Albinus <michael.albinus@gmx.de>
5168
5169 * dbus.texi (all): Replace "..." by @dots{}.
5170 (Type Conversion): Precise the value range for :byte types.
5171 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5172 Mention its return value.
5173 (Errors and Events): There is no D-Bus error propagation during event
5174 processing.
5175
702dbfd9
JB
51762007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5177
5178 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5179 New sections.
5180
87035689
MB
51812007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5182
5183 * gnus.texi (Group Parameters): Reorder the text and add a note about
5184 `gnus-parameters' near the beginning of the node.
5185
51862007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5187
5188 * gnus.texi (Score File Editing): Fix function name.
5189
5492f5ca
MA
51902007-12-23 Michael Albinus <michael.albinus@gmx.de>
5191
5192 Sync with Tramp 2.1.12.
5193
5194 * trampver.texi: Update release number.
5195
d4e67bc5
MA
51962007-12-22 Michael Albinus <michael.albinus@gmx.de>
5197
5198 * dbus.texi (Type Conversion): Correct input parameters mapping.
5199
6a31c819
MA
52002007-12-21 Michael Albinus <michael.albinus@gmx.de>
5201
5202 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5203 (Errors and Events): Mention wrong-type-argument error.
5204
99a3e35f
AS
52052007-12-21 Alex Schroeder <alex@gnu.org>
5206
5207 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5208 spaces. Fixed some typos.
99a3e35f
AS
5209 (Internet Relay Chat): Explain relay.
5210 (Getting started with rcirc): Change items to reflect prompts.
5211 Add more explanation to rcirc-track-minor-mode and added a comment to
5212 warn future maintainers that this section is a copy.
0c7efc08 5213 (People): Change /ignore example.
62b12a24 5214 (Keywords): Not keywords.
99a3e35f 5215
331e4d02
AS
52162007-12-20 Alex Schroeder <alex@gnu.org>
5217
5218 * rcirc.texi (Top): Fighting Information Overload chapter added.
5219 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5220 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5221 (Fighting Information Overload): New chapter documenting /keyword,
5222 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5223 (Configuration): Document rcirc-server-alist, remove
5224 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5225
cd71c3ef
MA
52262007-12-16 Michael Albinus <michael.albinus@gmx.de>
5227
5228 * dbus.texi (Signals): Fix example in dbus-register-signal.
5229
bbbe940b
MB
52302007-12-14 Sven Joachim <svenjoac@gmx.de>
5231
5232 * gnus.texi (Score Variables): Fix typo.
5233
0ce574ef
MA
52342007-12-07 Michael Albinus <michael.albinus@gmx.de>
5235
5236 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5237 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5238 (Errors and Events): Adapt dbus-event.
5239
b890d447
MB
52402007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5241
5242 * gnus.texi (Other Files): Add the yenc command.
5243
52442007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5245
5246 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5247 since 2004-08-06.
5248
52492007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5250
5251 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5252 on body.
5253
52542007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5255
5256 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5257 and rfc2047-allow-irregular-q-encoded-words; fix description of
5258 rfc2047-encode-encoded-words.
5259
52602007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5261
5262 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5263
3728bf03
MO
52642007-12-05 Michael Olson <mwolson@gnu.org>
5265
5266 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5267 Update documentation for `remember-diary-file'.
5268
a4397af9
MA
52692007-12-04 Michael Albinus <michael.albinus@gmx.de>
5270
5271 * dbus.texi (Signals): Precise `dbus-register-signal'.
5272 (Errors and Events): Rework events part, the internal structure of
5273 dbus-event has changed.
5274
1682490c
JB
52752007-12-03 Juanma Barranquero <lekktu@gmail.com>
5276
5277 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5278 ($(infodir)/dbus, dbus.dvi): New targets.
5279
7b13a0f2
MA
52802007-12-03 Michael Albinus <michael.albinus@gmx.de>
5281
5282 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5283 unconditionally.
5284
5285 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5286 emulation with @print{}.
5287
7ef92bc9
RS
52882007-12-02 Richard Stallman <rms@gnu.org>
5289
5290 * dbus.texi (Overview): Minor cleanup.
5291
22d8ac3a
MA
52922007-12-02 Michael Albinus <michael.albinus@gmx.de>
5293
d3a8e0df
MA
5294 * Makefile.in (INFO_TARGETS): Add dbus.
5295 (DVI_TARGETS): Add dbus.dvi.
5296 (dbus, dbus.dvi): New targets.
5297
22d8ac3a
MA
5298 * dbus.texi: New file.
5299
559764ab
RF
53002007-11-24 Romain Francoise <romain@orebokech.com>
5301
5302 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5303 Fix file name to match @setfilename.
559764ab 5304
ac97a16b
MH
53052007-11-23 Mark A. Hershberger <mah@everybody.org>
5306
5307 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5308 ($(infodir)/nxml-mode): New rule.
5309
5310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5311 ($(infodir)/nxml-mode): New rule.
5312 (clean): Add nxml-mode*.
5313
5314 * nxml-mode.texi: New file with nxml manual.
5315
404cd454
GM
53162007-11-18 Richard Stallman <rms@gnu.org>
5317
5318 * flymake.texi (Example -- Configuring a tool called directly):
5319 Update example.
5320
b048d478
MA
53212007-11-18 Michael Albinus <michael.albinus@gmx.de>
5322
5323 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5324 double-slash behavior. Explain directory contents flushing.
b048d478 5325
346e8469
JB
53262007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5327
5328 * calc.texi (TeX and LaTeX Language Modes): Put in
5329 missing braces.
5330
404cd454
GM
53312007-11-15 Richard Stallman <rms@gnu.org>
5332
5333 * cl.texi (Equality Predicates): Delete `eql'.
5334 (Predicates, Naming Conventions, Top): Delete `eql'.
5335 (Common Lisp Compatibility): Delete `eql'.
5336 (Porting Common Lisp): Delete obsolete backquote info.
5337 Minor clarification about character constants.
5338 (Sequence Basics): Minor clarification.
5339
1f6af58b
JB
53402007-11-15 Juanma Barranquero <lekktu@gmail.com>
5341
dccb744b 5342 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5343 * tramp.texi (Filename completion): Fix typos.
5344
3bc88bc9
JB
53452007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5346
5347 * calc.texi (Basic commands): Mention the menu.
5348
bc5300d3
MA
53492007-11-12 Michael Albinus <michael.albinus@gmx.de>
5350
5351 * tramp.texi (Connection caching): Tramp flushes connection
5352 properties when remote operating system has been changed.
5353
4d8a28ec
MB
53542007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5355
5356 * gnus-news.texi: Fix spelling.
5357 `message-insert-formatted-citation-line', not
5358 `message-insert-formated-citation-line'.
5359
404cd454
GM
5360 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5361
e1176b47
MA
53622007-11-07 Michael Albinus <michael.albinus@gmx.de>
5363
5364 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5365 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5366 (Frequently Asked Questions): Add code example for highlighting the
5367 mode line.
5368
6159985a
MO
53692007-11-03 Michael Olson <mwolson@gnu.org>
5370
5371 * remember.texi: Change mentions of remember-buffer to
5372 remember-finalize throughout.
5373
bec9b2f5
MO
53742007-10-30 Michael Olson <mwolson@gnu.org>
5375
5376 * remember.texi (Copying): Remove.
5377 (Mailbox): Update with non-BBDB instructions.
5378 (Diary, Org): Add.
5379 (Bibliography, Planner Page): Remove.
5380
b6173182
JB
53812007-10-30 Juanma Barranquero <lekktu@gmail.com>
5382
5383 * makefile.w32-in (INFO_TARGETS): Add remember.
5384 (DVI_TARGETS): Add remember.dvi.
5385 ($(infodir)/remember): New rule.
5386 (clean): Add remember*.
5387
15f3eb73
MO
53882007-10-30 Michael Olson <mwolson@gnu.org>
5389
70bdc930
MO
5390 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5391 ($(infodir)/remember): New rule that builds the Remember Manual.
5392
b6173182
JB
5393 * remember.texi: New file containing the Remember Mode Manual.
5394 Shuffle chapters around after initial import.
7d3f6f1a
MO
5395 (Function Reference): Split Keystrokes into separate chapter.
5396 (Keystrokes): Document C-c C-k.
51d24a12 5397 (Introduction): Fix typographical issue with "---".
15f3eb73 5398
404cd454
GM
53992007-10-29 Richard Stallman <rms@gnu.org>
5400
5401 * widget.texi (Introduction): Delete discussion of implementation
5402 internals.
5403
9bbb9638
MA
54042007-10-29 Michael Albinus <michael.albinus@gmx.de>
5405
5406 * tramp.texi (Connection caching): Host names must be different
5407 when tunneling.
5408
c7ff939a
RS
54092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5410
5411 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5412 Gnus v5.13.
5413
01c52d31
MB
54142007-10-28 Miles Bader <miles@gnu.org>
5415
5416 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5417
01c52d31
MB
54182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5419
0c7efc08
SM
5420 * gnus.texi (Sorting the Summary Buffer):
5421 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5422
54232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5424
5425 * gnus.texi (Non-ASCII Group Names): New node.
5426 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5427 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5428
c8763fb6 54292007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5430
5431 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5432 clean the output of the program `imap-shell-program'.
5433
54342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5435
5436 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5437
54382007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5439
5440 * gnus.texi (Sticky Articles): Documentation for sticky article
5441 buffers.
5442
c8763fb6 54432007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5444
5445 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5446
54472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5448
5449 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5450
54512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5452
0c7efc08
SM
5453 * gnus.texi (Archived Messages):
5454 Document gnus-update-message-archive-method.
01c52d31
MB
5455
54562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5457
5458 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5459
c8763fb6 54602007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5461
0c7efc08
SM
5462 * gnus.texi (Group Maneuvering):
5463 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5464
54652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5466
0c7efc08
SM
5467 * gnus.texi (Really Various Summary Commands):
5468 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5469
54702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5471
5472 * gnus.texi, message.texi: Bump version number.
5473
54742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5475
5476 * gnus.texi (Group Line Specification, Misc Group Stuff)
5477 (Server Commands): Parenthesize @pxref{Mail Spool}.
5478
54792007-10-28 Didier Verna <didier@xemacs.org>
5480
5481 New user option: message-signature-directory.
5482 * message.texi (Insertion Variables): Document it.
5483 * gnus.texi (Posting Styles): Ditto.
5484
54852007-10-28 Didier Verna <didier@xemacs.org>
5486
5487 * gnus.texi (Group Line Specification):
5488 * gnus.texi (Misc Group Stuff):
5489 * gnus.texi (Server Commands): Document the group compaction feature.
5490
54912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5492
5493 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5494
5495 * message.texi (Various Message Variables): Add message-fill-column.
5496
54972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5498
5499 * gnus.texi: Untabify.
5500
55012007-10-28 Didier Verna <didier@xemacs.org>
5502
5503 * gnus.texi (Group Parameters): Document the posting-style merging
5504 process in topic-mode.
5505
55062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5507
5508 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5509
55102007-10-28 Romain Francoise <romain@orebokech.com>
5511
5512 * gnus.texi (Mail Spool): Fix typo.
5513 Update copyright.
5514
55152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5516
5517 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5518
55192007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5520
5521 * gnus.texi (Summary Generation Commands):
5522 Add gnus-summary-insert-ticked-articles.
5523
55242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5525
b2abec73
JB
5526 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5527 to spam-spamassassin-program.
01c52d31
MB
5528
55292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5530
5531 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5532
55332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5534
5535 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5536
55372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5538
5539 * message.texi (Mail Headers): Document `opportunistic'.
5540
55412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5542
5543 * emacs-mime.texi (Encoding Customization): Explain how to set
5544 mm-coding-system-priorities per hierarchy.
5545
55462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5547
5548 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5549 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5550
55512007-10-28 Didier Verna <didier@xemacs.org>
5552
5553 * message.texi (Wide Reply): Update documentation of
5554 message-dont-reply-to-names (now allowing a list of regexps).
5555
55562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5557
5558 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5559
55602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5561
5562 * gnus.texi (SpamAssassin back end): Fix typo.
5563
5564 * sieve.texi (Examples): Fix grammar.
5565
55662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5567
5568 * gnus.texi (Searching for Articles): Document M-S and M-R.
5569 (Limiting): Document / b.
5570
55712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5572
5573 * gnus.texi (Thread Commands): T M-^.
5574
55752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5576
5577 * message.texi (Mail Aliases): Document ecomplete.
5578 (Mail Aliases): Fix typo.
5579
55802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5581
5582 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5583 fix typo.
5584
55852007-10-28 Romain Francoise <romain@orebokech.com>
5586
5587 * gnus.texi (Mail Spool): Grammar fix.
5588
55892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5592 string.
5593
55942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5595
5596 * gnus.texi (Group Parameters): Fix description.
5597
55982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5599
b2abec73
JB
5600 * gnus.texi (Gmane Spam Reporting):
5601 Fix spam-report-gmane-use-article-number.
5602 Add spam-report-user-mail-address.
01c52d31
MB
5603
56042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5605
5606 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5607
56082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5609
5610 * gnus.texi (Group Parameters): Add simplified sorting example based on
5611 example for `Sorting the Summary Buffer' from Jari Aalto
5612 <jari.aalto@cante.net>.
5613 (Example Methods): Add example for an indirect connection.
5614
56152007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5616
0c7efc08 5617 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5618 (Agent Parameters): Updated parameter names to match code.
5619 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5620 'gnus-agent-summary-fetch-series'.
5621 (Agent and flags): New section providing a generalized discussion
5622 of flag handling.
0c7efc08
SM
5623 (Agent and IMAP): Remove flag discussion.
5624 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5625
56262007-10-28 Romain Francoise <romain@orebokech.com>
5627
5628 * gnus.texi (Exiting the Summary Buffer): Add new function
5629 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5630
56312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5632
5633 * gnus.texi (Conformity): Fix typo.
5634 (Customizing Articles): Document `first'.
5635
56362007-10-28 Jari Aalto <jari.aalto@cante.net>
5637
5638 * gnus.texi (Sorting the Summary Buffer):
5639 Add `gnus-thread-sort-by-date-reverse'. Add example
5640 host to different sorting in NNTP and RSS groups.
5641
56422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5643
5644 * message.texi (Insertion): Describe prefix for
5645 message-mark-inserted-region and message-mark-insert-file.
5646
56472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5648
5649 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5650 LaTeX documents. Describe "text/x-gnus-verbatim".
5651
56522007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5653
b2abec73 5654 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5655 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5656 (spam-stat spam filtering, SpamOracle)
0c7efc08 5657 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5658 clarity.
5659
56602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5661
5662 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5663 gnus-article-delete-part and gnus-article-replace-part.
5664 (Using MIME): Add gnus-mime-replace-part.
5665
56662007-10-28 Romain Francoise <romain@orebokech.com>
5667
5668 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5669 requires `auto-compression-mode' to be enabled. Add new nnml
5670 variable `nnml-compressed-files-size-threshold'.
5671
56722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5673
0c7efc08
SM
5674 * gnus.texi (Sorting the Summary Buffer):
5675 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5676
56772007-10-28 Romain Francoise <romain@orebokech.com>
5678
5679 * message.texi (Insertion Variables): Mention new variable
5680 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5681 documentation accordingly.
5682
56832007-10-28 Romain Francoise <romain@orebokech.com>
5684
5685 * gnus.texi (To From Newsgroups): Mention new variables
5686 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5687
56882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5689
5690 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5691 stuff; gnus-mime-inline-part does the automatic decompression.
5692
56932007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5694
5695 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5696 "training.ham" should be "training.spam".
01c52d31
MB
5697
56982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5699
5700 * message.texi (Mail Variables): Fix the default value for
5701 message-send-mail-function.
5702
57032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5704
5705 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5706 always returns nil exceptionally.
5707
57082007-10-28 Simon Josefsson <jas@extundo.com>
5709
0c7efc08
SM
5710 * gnus.texi (Article Washing): Add libidn URL.
5711 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5712
57132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5714
5715 * gnus.texi (Topic Commands): Fix next/previous.
5716
57172007-10-28 Simon Josefsson <jas@extundo.com>
5718
5719 * gnus.texi (Article Washing): Mention `W i'.
5720
c8763fb6 57212007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5722
5723 * gnus.texi (Group Parameters): Slight extension of sieve
5724 parameter description.
5725
57262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5727
5728 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5729 matching score files as well.
5730 (Picons): Describe `gnus-picon-style'.
5731
57322007-10-28 Romain Francoise <romain@orebokech.com>
5733
5734 * message.texi (Message Headers): Mention that headers are hidden
5735 using narrowing, and how to expose them.
5736 Update copyright.
5737
57382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5739
5740 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5741 `gnus-summary-sort-by-recipient'.
5742
57432007-10-28 Romain Francoise <romain@orebokech.com>
5744
5745 * gnus.texi (NNTP marks): New node.
5746 (NNTP): Move NNTP marks variables to the new node.
5747
57482007-10-28 Jesper Harder <harder@ifa.au.dk>
5749
b2abec73 5750 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5751
5752 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5753
57542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5755
b2abec73 5756 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5757 everywhere for consistency.
b2abec73
JB
5758 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5759 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5760 Say "regular expression" instead of "regex." Admonish.
5761 Pick other words to sound better (s/so/thus/).
5762 (Spam ELisp Package Filtering of Incoming Mail):
5763 Mention statistical filters. Remove old TODO.
01c52d31 5764 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5765 New section on sorting and displaying the spam score.
5766 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5767 backend but an alias to spam-use-BBDB.
5768 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5769 new backend functionality.
5770
57712007-10-28 Simon Josefsson <jas@extundo.com>
5772
5773 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5774 nntp-marks-directory, from Romain Francoise
5775 <romain@orebokech.com>.
5776
57772007-10-28 Magnus Henoch <mange@freemail.hu>
5778
5779 * gnus.texi (Hashcash): New default value of
5780 hashcash-default-payment.
5781
57822007-10-28 Simon Josefsson <jas@extundo.com>
5783
5784 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5785 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5786
57872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5788
0c7efc08 5789 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5790
57912007-10-28 Simon Josefsson <jas@extundo.com>
5792
5793 * gnus.texi (documentencoding): Add, to avoid warnings.
5794
57952007-10-28 Simon Josefsson <jas@extundo.com>
5796
5797 * message.texi (Mail Headers): Add.
5798
5799 * gnus.texi (Hashcash): Fix.
5800
58012007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5802
0c7efc08 5803 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5804 that payments can be verified and fix the name of the
b2abec73 5805 hashcash-path variable.
01c52d31
MB
5806
58072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5808
b2abec73 5809 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5810
58112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5812
5813 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5814
58152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5816
5817 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5818 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5819 warning about ham processors in spam groups removed.
01c52d31
MB
5820
58212007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5822
0c7efc08 5823 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5824 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5825
58262007-10-28 Jesper Harder <harder@ifa.au.dk>
5827
5828 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5829 (Mailing List): Typo.
5830 (Customizing Articles): Add gnus-treat-ansi-sequences.
5831 (Article Washing): Index.
5832
5833 * message.texi: Use m-dash consistently.
5834
58352007-10-28 Jesper Harder <harder@ifa.au.dk>
5836
5837 * gnus.texi (GroupLens): Remove.
5838
58392007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5840
0c7efc08
SM
5841 * gnus.texi (Outgoing Messages, Agent Variables):
5842 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5843 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5844
58452007-10-28 Jesper Harder <harder@ifa.au.dk>
5846
5847 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5848
58492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5850
5851 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5852
5853 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5854
58552007-10-28 Simon Josefsson <jas@extundo.com>
5856
5857 * gnus.texi (Top): Add SASL.
5858
404cd454
GM
58592007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5860
5861 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5862
58632007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5864
5865 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5866
0edd2970
JB
58672007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5868
5869 * calc.texi (Formulas, Composition Basics): Lower the
5870 precedence of negation.
5871
a9afba20
JY
58722007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5873
5874 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5875 Mention the new three-letter column identifiers.
5876 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5877 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5878 message when using `c' on an empty default with default printer.
5879 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5880 renamed to `ses--symbolic-formulas' some time ago.
5881
45b778a6
JB
58822007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5883
5884 * calc.texi (Default Simplifications, Making Selections)
5885 (Customizing Calc): Clarify associativity of multiplication.
5886
03b5bade
MA
58872007-10-23 Michael Albinus <michael.albinus@gmx.de>
5888
5889 * tramp.texi (Traces and Profiles): Simplify loop over
5890 `trace-function-background'.
5891
e658c8ee
JL
58922007-10-22 Juri Linkov <juri@jurta.org>
5893
5894 * dired-x.texi (Shell Command Guessing): Default values are now
5895 available by typing M-n instead of M-p.
5896
dd753688
MA
58972007-10-21 Michael Albinus <michael.albinus@gmx.de>
5898
5899 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5900 (Password caching): Remove `tramp-clear-passwd'.
5901 It's not a command anymore.
dd753688
MA
5902 (Bug Reports): Add `tramp-bug' to function index.
5903 (Function Index, Variable Index): New nodes.
5904 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5905
5906 * trampver.texi: Update release number.
5907
4bb49b43
JB
59082007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5909
8b296cdd 5910 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5911 about integer size into past tense.
5912 (Time Zones): Remove pointer to Calc author's address.
5913 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5914 and hyperbolic cotangent. Fix typo.
4bb49b43 5915
311dd93f
MA
59162007-10-10 Michael Albinus <michael.albinus@gmx.de>
5917
5918 Sync with Tramp 2.1.11.
5919
5920 * trampver.texi: Update release number.
5921
ea3fc256
MA
59222007-10-06 Michael Albinus <michael.albinus@gmx.de>
5923
5924 * tramp.texi (External packages): New section.
5925
1af74d06
MB
59262007-09-29 Juri Linkov <juri@jurta.org>
5927
5928 * info.texi (Help-Int): Document `L' (`Info-history').
5929
0e2806fa
SM
59302007-09-26 Carsten Dominik <dominik@science.uva.nl>
5931
5932 * org.texi: Change links to webpage and maintained email.
5933 (Remember): Promote to Chapter, significant changes.
5934 (Fast access to TODO states): New section.
5935 (Faces for TODO keywords): New section.
5936 (Export options): Example for #+DATE.
5937 (Progress logging): Section moved.
5938
567b9191
BW
59392007-09-26 Bill Wohler <wohler@newt.com>
5940
5941 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5942 browse-url-at-mouse.
5943
1af74d06
MB
59442007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5945
5946 * flymake.texi (Customizable variables): Face names don't end in -face.
5947 Fix flymake-err-line-patterns template.
5948 (Example -- Configuring a tool called directly): Fix init-function.
5949 (Highlighting erroneous lines): Face names don't end in -face.
5950
d60a4e3a 59512007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5952
5953 * erc.texi (Special-Features): Fix small typo.
5954
7d7a3510
MA
59552007-09-14 Michael Albinus <michael.albinus@gmx.de>
5956
5957 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5958 and "External transfer methods".
5959
285f0d3a
JB
59602007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5961
5962 * calc.texi (Predefined Units): Add some history.
5963
526dc846
MO
59642007-09-08 Michael Olson <mwolson@gnu.org>
5965
87e04f16
JB
5966 * erc.texi (Copying): New section included from gpl.texi.
5967 This matches the look of the upstream ERC manual.
526dc846 5968
f10d0e80
JB
59692007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5970
87e04f16 5971 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5972 (Random Numbers): Clarify the distribution of `random'.
5973
4009494e
GM
59742007-09-06 Glenn Morris <rgm@gnu.org>
5975
f1fc42aa 5976 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5977 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5978 Change all setfilename commands to use ../../info.
5979 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5980 refer to the Emacs manual here.
5981 (infodir): New variable.
5982 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5983 (cc-mode.texi, faq.texi): Update references to source file locations.
5984 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5985 do not refer to the Emacs manual here.
5986 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5987
5988 * Makefile.in: Add `basename' versions of all info targets, for
5989 convenience when rebuilding just one manual.
5990 (../etc/GNU): Delete obsolete target.
5991 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5992 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5993 *.vrs *.toc here...
5994 (maintainer-clean): ...from here.
4009494e
GM
5995
5996 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5997
2de53ca6
GM
59982007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5999
6000 * calc.texi (Date Conversions): Clarify definition of
6001 Julian day numbering.
6002 (Date Forms): Clarify definition of Julian day numbering;
6003 add some history.
6004
60052007-08-30 Carsten Dominik <dominik@science.uva.nl>
6006
87e04f16 6007 * org.texi: Version 5.07.
2de53ca6
GM
6008
60092007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6010
6011 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6012
60132007-08-22 Carsten Dominik <dominik@science.uva.nl>
6014
6015 * org.texi (Adding hyperlink types): New section.
6016 (Embedded LaTeX): Chapter updated because of LaTeX export.
6017 (LaTeX export): New section.
6018 (Using links out): New section.
6019
60202007-08-22 Glenn Morris <rgm@gnu.org>
6021
6022 * faq.texi (Learning how to do something): Refcards now in
6023 etc/refcards/ directory.
6024
60252007-08-22 Michael Albinus <michael.albinus@gmx.de>
6026
6027 * tramp.texi (Remote Programs): Persistency file must be cleared when
6028 changing `tramp-remote-path'.
6029 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6030 macro.
6031
60322007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6033
6034 * calc.texi: Move contents to beginning of file.
6035 (Algebraic Entry): Fix the formatting of an example.
6036
60372007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6038
6039 * calc.texi (Basic Operations on Units): Mention exact versus
6040 inexact conversions.
6041
60422007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6043
6044 * calc.texi (Basic Operations on Units): Mention default
6045 values for new units.
6046 (Quick Calculator Mode): Mention that binary format will
6047 be displayed.
6048
60492007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6050
6051 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6052
60532007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6054
6055 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6056
60572007-08-08 Glenn Morris <rgm@gnu.org>
6058
6059 * gnus.texi, sieve.texi: Replace `iff'.
6060
60612007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6062
6063 * calc.texi (Basic Graphics): Mention the graphing of error
6064 forms.
6065 (Graphics Options): Mention how `g s' handles error forms.
6066 (Curve Fitting): Mention plotting the curves.
6067 (Standard Nonlinear Models): Add additional models.
6068 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6069 (Linear Fits): Correct result.
6070
60712007-08-01 Alan Mackenzie <acm@muc.de>
6072
6073 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6074 to "--no-site-file".
6075
60762007-07-29 Michael Albinus <michael.albinus@gmx.de>
6077
6078 * tramp.texi (Frequently Asked Questions): Point to mode line
6079 extension in Emacs 23.1.
6080
6081 * trampver.texi: Update release number.
6082
60832007-07-27 Glenn Morris <rgm@gnu.org>
6084
6085 * calc.texi (Copying): Include license text from gpl.texi, rather than
6086 in-line.
6087
60882007-07-25 Glenn Morris <rgm@gnu.org>
6089
6090 * calc.texi (Copying): Replace license with GPLv3.
6091
6092 * Relicense all FSF files to GPLv3 or later.
6093
60942007-07-22 Michael Albinus <michael.albinus@gmx.de>
6095
6096 Sync with Tramp 2.1.10.
6097
6098 * tramp.texi (trampfn): Expand macro implementation in order to handle
6099 empty arguments.
6100 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6101 occurrences by trampfn.
2de53ca6 6102 (Frequently Asked Questions): Extend example code for host
b2abec73 6103 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6104 file names to be typed.
6105
6106 * trampver.texi: Update release number.
6107
61082007-07-17 Michael Albinus <michael.albinus@gmx.de>
6109
6110 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6111 section. Reported by <poti@potis.org>.
6112 (Remote processes): Arguments of the program to be debugged are taken
6113 literally.
6114 (Frequently Asked Questions): Simplify recentf example.
6115
61162007-07-14 Karl Berry <karl@gnu.org>
6117
6118 * info.texi (@copying): New Back-Cover Text.
6119
6120 * info.texi (Quitting Info): Move to proper place in source.
6121 (Reported by Benno Schulenberg.)
6122
61232007-07-13 Eli Zaretskii <eliz@gnu.org>
6124
6125 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6126
6127 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6128
6129 * emacs-mime.texi: Add @documentencoding directive.
6130
61312007-07-12 Nick Roberts <nickrob@snap.net.nz>
6132
6133 * tramp.texi (Remote processes): Add an anchor to the subsection
6134 "Running a debugger on a remote host".
6135
61362007-07-12 Michael Albinus <michael.albinus@gmx.de>
6137
6138 * tramp.texi (Remote processes): Don't call it "experimental" any
6139 longer. Add subsection about running a debugger on a remote host.
6140
61412007-07-10 Carsten Dominik <dominik@science.uva.nl>
6142
6143 * org.texi (Properties and columns): Chapter rewritten.
6144
61452007-07-08 Michael Albinus <michael.albinus@gmx.de>
6146
6147 * tramp.texi:
6148 * trampver.texi: Migrate to Tramp 2.1.
6149
61502007-07-02 Carsten Dominik <dominik@science.uva.nl>
6151
6152 * org.texi (Properties): New chapter.
6153
61542007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6155
6156 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6157 Control Panel.
6158
6159 * gnus.texi (Misc Article): Add index entry for
6160 gnus-single-article-buffer.
6161
61622007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6163
6164 * gnus.texi (Starting Up): Fix typo.
6165
61662007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6167
6168 * gnus.texi (Asynchronous Fetching): Fix typo.
6169
61702007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6171
6172 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6173 (About This Manual): Remove redundant information.
6174 (Getting Started): Mention author.
6175 (Basic Arithmetic, Customizing Calc): Make description of the
6176 variable `calc-multiplication-has-precedence' match its new effect.
6177
61782007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6179
0c7efc08
SM
6180 * calc.texi (Basic Arithmetic, Customizing Calc):
6181 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6182
61832007-06-19 Carsten Dominik <dominik@science.uva.nl>
6184
6185 * org.texi (Tag): Section swapped with node Timestamps.
6186 (Formula syntax for Lisp): Document new `L' flag.
6187
61882007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6189
6190 * gnus.texi (Misc Group Stuff, Summary Buffer)
6191 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6192
61932007-06-06 Juanma Barranquero <lekktu@gmail.com>
6194
6195 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6196 * gnus.texi (Article Buttons, Mail Source Customization)
6197 (Sending or Not Sending, Customizing NNDiary):
6198 * message.texi (Message Headers):
6199 * mh-e.texi (HTML): Fix typos.
6200
62012007-06-07 Michael Albinus <michael.albinus@gmx.de>
6202
6203 Sync with Tramp 2.0.56.
6204
6205 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6206 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6207
62082007-06-02 Chong Yidong <cyd@stupidchicken.com>
6209
6210 * Version 22.1 released.
6211
62122007-05-26 Michael Olson <mwolson@gnu.org>
6213
6214 * erc.texi (Modules): Fix references to completion modules.
6215
62162007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6217
6218 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6219
62202007-05-09 Didier Verna <didier@xemacs.org>
6221
6222 * gnus.texi (Email Based Diary): New. Proper documentation for the
6223 nndiary back end and the gnus-diary library.
6224
62252007-05-03 Karl Berry <karl@gnu.org>
6226
6227 * .cvsignore (*.pdf): New entry.
6228
6229 * texinfo.tex: Update from current version for better pdf generation.
6230
62312007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6232
6233 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6234
62352007-04-28 Glenn Morris <rgm@gnu.org>
6236
6237 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6238 consideration of legal status.
6239
62402007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6241
6242 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6243
62442007-04-24 Chong Yidong <cyd@stupidchicken.com>
6245
6246 * faq.texi (New in Emacs 22): python.el removed.
6247
62482007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6249
6250 * calc.texi (Reporting bugs): Update maintainer's address.
6251
62522007-04-22 Chong Yidong <cyd@stupidchicken.com>
6253
6254 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6255
62562007-04-15 Jay Belanger <belanger@truman.edu>
6257
6258 * calc.texi (Title page): Remove the date.
6259 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6260 (The Standard Calc Interface): Change trail title.
6261 (Floats): Mention that when non-decimal floats are entered, only
6262 approximations are stored.
6263 (Copying): Move to the appendices.
6264 (GNU Free Documentation License): Add as an appendix.
6265
62662007-04-15 Chong Yidong <cyd@stupidchicken.com>
6267
6268 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6269 * dired-x.texi, ebrowse.texi, ediff.texi:
6270 * emacs-mime.texi, erc.texi, eshell.texi:
6271 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6272 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6273 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6274 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6275 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6276 * woman.texi: Include GFDL.
6277
6278 * doclicense.texi: Remove node heading, so that it can be included by
6279 other files.
6280
6281 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6282
6283 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6284 than *.
6285
62862007-04-14 Carsten Dominik <dominik@science.uva.nl>
6287
6288 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6289 in Calc.
6290
62912007-04-09 Romain Francoise <romain@orebokech.com>
6292
6293 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6294 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6295 replace mouse-2.
6296
62972007-04-08 Chong Yidong <cyd@stupidchicken.com>
6298
6299 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6300 renamed to woman-use-topic-at-point. Document new behavior.
6301
63022007-04-08 Richard Stallman <rms@gnu.org>
6303
6304 * url.texi: Fix some indexing.
6305 (Disk Caching): Drop discussion of old/other Emacs versions.
6306
63072007-04-07 Chong Yidong <cyd@stupidchicken.com>
6308
6309 * url.texi (Disk Caching): Say Emacs 21 "and later".
6310
6311 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6312 on Font locking which now mentions JIT lock.
6313
63142007-04-01 Michael Olson <mwolson@gnu.org>
6315
6316 * erc.texi: Update for the ERC 5.2 release.
6317
63182007-03-31 David Kastrup <dak@gnu.org>
6319
6320 * woman.texi (Topic, Interface Options): Explain changes semantics of
6321 woman-manpath in order to consider MANPATH_MAP entries.
6322
63232007-03-31 Eli Zaretskii <eliz@gnu.org>
6324
6325 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6326
63272007-03-26 Richard Stallman <rms@gnu.org>
6328
6329 * pgg.texi (Caching passphrase): Clean up previous change.
6330
63312007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6332
6333 * gnus.texi (Setting Process Marks): Fix typo.
6334
63352007-03-25 Romain Francoise <romain@orebokech.com>
6336
6337 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6338 readability, and include various fixes by Daniel Brockman, Nick Roberts
6339 and Dieter Wilhelm.
6340
63412007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6342
6343 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6344
6345 * gnus.texi (Mail Source Specifiers): Fix typo.
6346
63472007-03-22 Ralf Angeli <angeli@caeruleus.net>
6348
6349 * reftex.texi (Imprint): Update maintainer information.
6350
63512007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6352
6353 * message.texi (Message Buffers): Update documentation for
6354 message-generate-new-buffers.
6355
63562007-03-15 Daiki Ueno <ueno@unixuser.org>
6357
6358 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6359
63602007-03-21 Glenn Morris <rgm@gnu.org>
6361
6362 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6363
63642007-03-19 Chong Yidong <cyd@stupidchicken.com>
6365
6366 * eshell.texi (Known problems): Emacs 21 -> 22.
6367
6368 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6369
63702007-03-18 Jay Belanger <belanger@truman.edu>
6371
6372 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6373
63742007-03-12 Glenn Morris <rgm@gnu.org>
6375
6376 * calc.texi (Time Zones): Switch to new North America DST rule.
6377
6378 * calc.texi: Replace "daylight savings" with "daylight
6379 saving" in text throughout.
6380
63812007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6382
6383 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6384 The variable now uses a list of symbols instead of just a symbol.
6385 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6386
63872007-03-06 Romain Francoise <romain@orebokech.com>
6388
6389 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6390 new packages, and mention Gnus update.
6391
63922007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6393
6394 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6395 nntp-open-connection-functions-never-echo-commands.
6396
63972007-02-27 Chong Yidong <cyd@stupidchicken.com>
6398
6399 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6400 problems on the console, and security risk in not using gpg-agent.
6401
64022007-02-25 Carsten Dominik <dominik@science.uva.nl>
6403
0c7efc08 6404 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6405 Completely reorganized and rewritten.
6406 (CamelCase links): Section removed.
6407 (Repeating items): New section.
6408 (Tracking TODO state changes): New section.
6409 (Agenda views): Chapter reorganized and rewritten.
6410 (HTML export): Section rewritten.
6411 (Tables in arbitrary syntax): New section.
6412 (Summary): Better feature summary.
6413 (Activation): Document problem with cut-and-paste of Lisp code
6414 from PDF files.
6415 (Visibility cycling): Document indirect buffer use.
6416 (Structure editing): Document sorting.
6417 (Remember): Section rewritten.
6418 (Time stamps): Better description of time stamp types.
6419 (Tag searches): Document regular expression search for tags.
6420 (Stuck projects): New section.
6421 (In-buffer settings): New keywords.
6422 (History and Acknowledgments): Updated description.
6423
64242007-02-24 Alan Mackenzie <acm@muc.de>
6425
6426 * cc-mode.texi (Movement Commands): Insert two missing command names.
6427 (Getting Started): Slight wording correction (use conditional).
6428
64292007-02-22 Kim F. Storm <storm@cua.dk>
6430
6431 * widget.texi (User Interface, Basic Types): Document need to put some
6432 text before the %v escape in :format string in editable-field widget.
6433
64342007-02-18 Romain Francoise <romain@orebokech.com>
6435
6436 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6437 `cvs-mode-quit'.
6438
64392007-02-10 Markus Triska <markus.triska@gmx.at>
6440
6441 * widget.texi (Programming Example): Put constant strings in :format.
6442
64432007-02-07 Juanma Barranquero <lekktu@gmail.com>
6444
6445 * faq.texi (Fullscreen mode on MS-Windows): New node.
6446
64472007-02-04 David Kastrup <dak@gnu.org>
6448
6449 * faq.texi (AUCTeX): Update version number. Should probably be done
6450 for other packages as well.
6451
64522007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6453
6454 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6455 <tassilo@member.fsf.org>.
6456
64572007-01-27 Eli Zaretskii <eliz@gnu.org>
6458
6459 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6460 ls-lisp-use-localized-time-format.
6461
64622007-01-20 Markus Triska <markus.triska@gmx.at>
6463
6464 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6465
64662007-01-13 Michael Olson <mwolson@gnu.org>
6467
6468 * erc.texi (Modules): Mention capab-identify module.
6469
64702007-01-05 Michael Olson <mwolson@gnu.org>
6471
6472 * erc.texi (Getting Started): Update for /RECONNECT command.
6473
64742007-01-04 Richard Stallman <rms@gnu.org>
6475
6476 * ebrowse.texi: Change C-c b to C-c C-m.
6477
64782007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6481 variables only in info to avoid redundant entries in the printed
6482 manual.
6483
64842007-01-02 Daiki Ueno <ueno@unixuser.org>
6485
6486 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6487
64882007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6489
6490 * message.texi (Security): Split into sub-nodes.
6491
64922007-01-01 Alan Mackenzie <acm@muc.de>
6493
6494 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6495 eval-after-load in Emacs <=21 and a workaround. Document that
6496 trigraphs are not supported.
6497
64982007-01-01 Alan Mackenzie <acm@muc.de>
6499
6500 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6501 c-context-line-break. When invoked within a string, preserve
6502 whitespace. Add a backslash only when also in a macro.
6503
65042007-01-01 Alan Mackenzie <acm@muc.de>
6505
6506 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6507
65082007-01-01 Alan Mackenzie <acm@muc.de>
6509
6510 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6511 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6512
65132007-01-01 Alan Mackenzie <acm@muc.de>
6514
6515 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6516 "Choosing a Style".
6517
6518 * cc-mode.texi ("Styles"): Add @dfn{style}.
6519
65202006-12-30 Michael Albinus <michael.albinus@gmx.de>
6521
6522 Sync with Tramp 2.0.55.
6523
6524 * trampver.texi: Update release number.
6525
65262006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6527
6528 * gnus.texi (Customizing Articles): Add index entries for all
6529 gnus-treat-* variables.
6530
c8763fb6 65312006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6532
6533 * gnus.texi (IMAP): Fix incorrect explanation of
6534 nnimap-search-uids-not-since-is-evil in documentation for
6535 nnimap-expunge-search-string.
6536
65372006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6538
6539 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6540 spam-ifile-database.
6541
65422006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6543
6544 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6545 rebind C-s.
6546
c8763fb6 65472006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6548
6549 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6550 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6551 "expiring mail".
6552 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6553 nnimap-nov-is-evil.
6554
65552006-12-25 Kevin Ryde <user42@zip.com.au>
6556
6557 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6558 about the key procedure being used heavily.
6559
65602006-12-24 Chong Yidong <cyd@stupidchicken.com>
6561
6562 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6563 to t.
6564 (Prerequisites): Add explanation about gpg-agent.
6565
65662006-12-22 Kevin Ryde <user42@zip.com.au>
6567
6568 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6569 "sort" instead of "sort*".
6570
65712006-12-19 Richard Stallman <rms@gnu.org>
6572
6573 * calc.texi (History and Acknowledgements): Recognize that Emacs
6574 now does have floating point.
6575
65762006-12-19 Michael Albinus <michael.albinus@gmx.de>
6577
6578 * tramp.texi (External transfer methods): Describe new method `scpc'.
6579
65802006-12-17 Sascha Wilde <wilde@sha-bang.de>
6581
6582 * pgg.texi: Added short note on gpg-agent to the introduction.
6583
65842006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6585
6586 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6587 also applies to Cc.
6588
65892006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6590
6591 * gnus.texi (X-Face): Clarify. Say which programs are required
6592 on Windows.
6593
65942006-12-08 Michael Olson <mwolson@gnu.org>
6595
6596 * erc.texi (Modules): Remove documentation for list module.
6597
c8763fb6 65982006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6599
6600 * faq.texi (^M in the shell buffer): Ditto.
6601
66022006-11-20 Michael Olson <mwolson@gnu.org>
6603
6604 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6605
66062006-11-17 Carsten Dominik <dominik@science.uva.nl>
6607
6608 * org.texi: Fix typos.
6609 (Agenda commands): Document `C-k'.
6610
66112006-11-16 Eli Zaretskii <eliz@gnu.org>
6612
6613 * url.texi (http/https): Fix a typo in the HTTP URL.
6614
66152006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6616
6617 * ada-mode.texi: Total rewrite.
6618
66192006-11-13 Carsten Dominik <dominik@science.uva.nl>
6620
6621 * org.texi: Minor typo fixes.
6622
66232006-11-13 Bill Wohler <wohler@newt.com>
6624
6625 Release MH-E manual version 8.0.3.
6626
6627 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6628 release 8.0.3.
6629
6630 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6631 to set MAILDIR.
6632 (Reading Mail): Document the customization of read-mail-command
6633 for MH-E.
6634 (Viewing Attachments): Document mm-discouraged-alternatives.
6635 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6636 (Junk): Add more information about the settings of mh-junk-background
6637 in a program. Add /usr/bin/mh to PATH in examples.
6638
66392006-11-12 Richard Stallman <rms@gnu.org>
6640
6641 * woman.texi: Update author address but say he no longer maintains it.
6642
66432006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6644
6645 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6646 archived trees.
6647 (Checkboxes): Section moved to chapter 5, and extended.
6648 (The date/time prompt): New section.
6649 (Link abbreviations): New section.
6650 (Presentation and sorting): New section.
6651 (Custom agenda views): Section completely rewritten.
6652 (Summary): Compare with Planner.
6653 (Feedback): More info about creating backtraces.
6654 (Plain lists): Modified example.
6655 (Breaking down tasks): New section.
6656 (Custom time format): New section.
6657 (Time stamps): Document inactive timestamps.
6658 (Setting tags): More details about fast tag selection.
6659 (Block agenda): New section.
6660 (Custom agenda views): Section rewritten.
6661 (Block agenda): New section.
6662
66632006-11-07 Michael Albinus <michael.albinus@gmx.de>
6664
6665 * tramp.texi (Configuration): scp is the default method.
6666 (Default Method): Use ssh as example for another method.
6667
66682006-10-27 Richard Stallman <rms@gnu.org>
6669
6670 * woman.texi: Downcase nroff/troff/roff.
6671 (Installation): Chapter deleted. Some xrefs deleted.
6672 (Background): woman doesn't advise man ;-).
6673
c8763fb6 66742006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6675
6676 * ada-mode.texi (Project files, Identifier completion)
6677 (Automatic Casing, Debugging, Using non-standard file names)
6678 (Working Remotely): Fix typos.
6679
66802006-10-20 Masatake YAMATO <jet@gyve.org>
6681
0c7efc08 6682 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6683 sample code `my-c-initialization-hook'.
6684
66852006-10-19 Stuart D. Herring <herring@lanl.gov>
6686
6687 * widget.texi: Fix typos.
6688
66892006-10-19 Michael Albinus <michael.albinus@gmx.de>
6690
6691 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6692 "???". There have been no complaints for years, so the information
6693 must be appropriate.
6694
66952006-10-16 Richard Stallman <rms@gnu.org>
6696
6697 * widget.texi: Use @var instead of capitalization.
6698 Clarify many widget type descriptions.
6699
67002006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6701
6702 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6703 gnus-dired-attach.
6704 (Selecting a Group): Fix typo.
6705
c8763fb6 67062006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6707
6708 * widget.texi: Fix typos.
6709
67102006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6711
6712 * gnus.texi (Image Enhancements): Update for Emacs 22.
6713
6714 * gnus-faq.texi ([1.3]): Update.
6715
67162006-10-06 Richard Stallman <rms@gnu.org>
6717
6718 * faq.texi (Displaying the current line or column):
6719 Delete "As of Emacs 20".
6720
67212006-10-06 Romain Francoise <romain@orebokech.com>
6722
6723 * faq.texi (VM): VM works with Emacs 22 too.
6724
67252006-10-06 Richard Stallman <rms@gnu.org>
6726
6727 * ebrowse.texi: Remove Emacs version "21" from title.
6728
67292006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6730
6731 * gnus.texi (Foreign Groups): Say where change of editing commands are
6732 stored. Add reference to `gnus-parameters'.
6733
67342006-09-15 Jay Belanger <belanger@truman.edu>
6735
6736 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6737 Change "Library Public License" to "Lesser Public License"
6738 throughout. Use "yyyy" to represent year.
6739
67402006-09-15 Carsten Dominik <dominik@science.uva.nl>
6741
6742 * org.texi (Setting tags): Typo fix.
6743
67442006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6745
6746 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6747
67482006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6749
6750 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6751
67522006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6753
6754 * faq.texi (Escape sequences in shell output): EMACS is now set
6755 to Emacs's absolute file name, not to "t".
6756 (^M in the shell buffer): Likewise.
6757 * misc.texi (Interactive Shell): Likewise.
6758
67592006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6760
6761 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6762 mails with pop3-leave-mail-on-server. Fix wording.
6763 (Limiting): Improve gnus-summary-limit-to-articles.
6764 (X-Face): Fix typo.
6765
67662006-09-11 Simon Josefsson <jas@extundo.com>
6767
6768 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6769 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6770
67712006-09-06 Simon Josefsson <jas@extundo.com>
6772
6773 * smtpmail.texi (Authentication): Mention SSL.
6774
67752006-09-01 Eli Zaretskii <eliz@gnu.org>
6776
6777 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6778 Don't use @indicateurl.
6779
6780 * cc-mode.texi (Subword Movement): Don't use @headitem.
6781 (Custom Braces, Clean-ups): Don't use @tie.
6782
67832006-08-29 Michael Albinus <michael.albinus@gmx.de>
6784
6785 Sync with Tramp 2.0.54.
6786
6787 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6788 Suggested by Adrian Phillips <a.phillips@met.no>.
6789
67902006-08-15 Carsten Dominik <dominik@science.uva.nl>
6791
6792 * org.texi (Installation, Activation): Split from Installation and
6793 Activation.
6794 (Clocking work time): Documented new features.
6795
67962006-08-13 Alex Schroeder <alex@gnu.org>
6797
6798 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6799 example.
6800
68012006-08-12 Eli Zaretskii <eliz@gnu.org>
6802
6803 * faq.texi (How to add fonts): New node.
6804
68052006-08-05 Romain Francoise <romain@orebokech.com>
6806
6807 * faq.texi (New in Emacs 22): Expand.
6808
68092006-08-03 Michael Olson <mwolson@gnu.org>
6810
6811 * erc.texi: Update for ERC 5.1.4.
6812
68132006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6814
6815 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6816 in .../site-lisp/gnus/ by default.
6817 [ From gnus-news.texi in the trunk. ]
6818
68192006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6820
6821 * gnus.texi (MIME Commands): Additions for yEnc.
6822
68232006-07-24 Richard Stallman <rms@gnu.org>
6824
6825 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6826 * faq.texi: Move periods and commas inside quotes.
6827
68282006-07-20 Jay Belanger <belanger@truman.edu>
6829
6830 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6831
68322006-07-18 Chong Yidong <cyd@stupidchicken.com>
6833
6834 * faq.texi (Security risks with Emacs): Document Emacs 22
6835 file-local-variable mechanism.
6836
68372006-07-12 Michael Olson <mwolson@gnu.org>
6838
6839 * erc.texi: Update for ERC 5.1.3.
6840
68412006-07-12 Alex Schroeder <alex@gnu.org>
6842
6843 * rcirc.texi: Fix typos.
6844 (Getting started with rcirc): New calling convention for M-x irc.
6845 Mention #rcirc. Removed channel tracking.
0c7efc08 6846 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6847 recently, eg. rcirc-server to rcirc-default-server. Added
6848 documentation for rcirc-authinfo, some background for Bitlbee, and
6849 rcirc-track-minor-mode.
0c7efc08 6850 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6851 Scrolling.
0c7efc08 6852 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6853 to match code changes.
6854
68552006-07-10 Nick Roberts <nickrob@snap.net.nz>
6856
6857 * gnus.texi, message.texi: Fix typos.
6858
68592006-07-07 Carsten Dominik <dominik@science.uva.nl>
6860
6861 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6862 commands.
6863 (Global TODO list): Document the use of the variables
6864 `org-agenda-todo-ignore-scheduled' and
6865 `org-agenda-todo-list-sublevels'.
6866
68672006-07-05 Richard Stallman <rms@gnu.org>
6868
6869 * faq.texi (Scrolling only one line): Fix xref.
6870
68712006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6872
6873 * faq.texi (Evaluating Emacs Lisp code):
6874 Throughout, replace eval-current-buffer with eval-buffer.
6875
68762006-07-03 Richard Stallman <rms@gnu.org>
6877
6878 * rcirc.texi (Scrolling conservatively): Fix xref.
6879
6880 * pcl-cvs.texi (Viewing differences): Usage fix.
6881
68822006-07-03 Carsten Dominik <dominik@science.uva.nl>
6883
6884 * org.texi (Agenda commands): Document `s' key to save all org-mode
6885 buffers.
6886
68872006-06-30 Ralf Angeli <angeli@caeruleus.net>
6888
6889 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6890 names. Mention `cvs-msg' face.
6891
68922006-06-29 Carsten Dominik <dominik@science.uva.nl>
6893
6894 * org.texi (Checkboxes): New section.
6895
68962006-06-28 Carsten Dominik <dominik@science.uva.nl>
6897
6898 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6899 throughout this chapter.
6900
69012006-06-27 Chong Yidong <cyd@stupidchicken.com>
6902
6903 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6904 text for standalone vs Emacs info.
6905 (Help): Clarify header line description. Use mouse-1 for clicks.
6906 (Help-P): Use mouse-1 for clicks.
6907 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6908 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6909 (Choose menu subtopic): Remove gratuitous Emacs command names.
6910 (Help-FOO): Put usual behavior first.
6911 (Help-Xref): Clicking on xrefs works in Emacs.
6912 (Search Text): Clarify what the default behavior is.
6913 (Create Info buffer): Fix Emacs window/X window confusion.
6914 (Emacs Info Variables): Fix for new Emacs init file behavior.
6915
69162006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6917
6918 * gnus.texi (Summary Buffer Lines): Fix typo.
6919
69202006-06-23 Carsten Dominik <dominik@science.uva.nl>
6921
6922 * org.texi (Embedded LaTeX): New chapter.
6923 (Archiving): Section rewritten.
6924 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6925
69262006-06-20 Bill Wohler <wohler@newt.com>
6927
6928 Release MH-E manual version 8.0.1.
6929
6930 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6931 release 8.0.1.
6932 (Preface): Depend on GNU mailutils 1.0 and higher.
6933
69342006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6935
6936 * message.texi (News Headers): Update message-syntax-checks section.
6937
69382006-06-19 Karl Berry <karl@gnu.org>
6939
6940 * info.texi (Advanced): Mention C-q, especially with ?.
6941
69422006-06-19 Carsten Dominik <dominik@science.uva.nl>
6943
6944 * org.texi (Publishing links): Document the `:link-validation-function'
6945 property.
6946 (Extensions and Hacking): New chapter, includes some sections of the
6947 "Miscellaneous" chapter.
6948
69492006-06-10 Carsten Dominik <dominik@science.uva.nl>
6950
6951 * org.texi (Progress logging): New section.
6952
2de53ca6
GM
69532006-06-06 Carsten Dominik <dominik@science.uva.nl>
6954
6955 * org.texi (ASCII export): Document indentation adaptation.
6956 (Setting tags): Document mutually-exclusive tags.
6957
69582006-06-05 Romain Francoise <romain@orebokech.com>
6959
6960 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6961 Fix typo.
6962
6963 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6964 channel (#gnus@irc.freenode.net).
6965 Fix typos. Update copyright notice.
6966
6967 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6968 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6969 (Line-Up Functions, Custom Macros):
6970 * ediff.texi (Window and Frame Configuration)
dccb744b 6971 (Highlighting Difference Regions):
2de53ca6
GM
6972 * emacs-mime.texi (Display Customization):
6973 * erc.texi (History):
6974 * eshell.texi (Known problems):
6975 * eudc.texi (Overview, BBDB):
6976 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6977 (The problem of spam, SpamOracle, Extending the Spam package)
6978 (Conformity, Terminology):
dccb744b 6979 * idlwave.texi (Routine Info)
2de53ca6
GM
6980 (Class and Keyword Inheritance, Padding Operators)
6981 (Breakpoints and Stepping, Electric Debug Mode)
6982 (Examining Variables, Troubleshooting):
6983 * org.texi (Creating timestamps):
6984 * reftex.texi (Commands, Options, Changes):
6985 * tramp.texi (Inline methods, Password caching)
6986 (Auto-save and Backup, Issues):
6987 * vip.texi (Files, Commands in Insert Mode):
6988 * viper.texi (Emacs Preliminaries, States in Viper)
6989 (Packages that Change Keymaps, Viper Specials, Groundwork):
6990 Fix various typos.
6991
69922006-05-31 Michael Ernst <mernst@alum.mit.edu>
6993
6994 * ediff.texi: Fix typos.
6995
69962006-05-30 Carsten Dominik <dominik@science.uva.nl>
6997
6998 * org.texi: Small typo fixes.
6999
fff84c22
JB
70002006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7001
7002 * viper.texi (Viper Specials):
7003 * gnus.texi (Example Setup):
7004 * faq.texi (Backspace invokes help):
7005 * dired-x.texi (Optional Installation Dired Jump):
7006 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7007 follow coding conventions.
7008
2de53ca6
GM
70092006-05-29 Michael Albinus <michael.albinus@gmx.de>
7010
7011 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7012
70132006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7014
7015 * pcl-cvs.texi: Fix typos.
7016 (Customization): Say "us".
7017
70182006-05-26 Eli Zaretskii <eliz@gnu.org>
7019
7020 * org.texi: Remove bogus @setfilename.
7021
70222006-05-26 Carsten Dominik <dominik@science.uva.nl>
7023
7024 * org.texi (ASCII export): Omit command name.
7025 (HTML export): Add prefix to all lines in Local Variable example.
7026 (Acknowledgments): Typeset names in italics.
7027
70282006-05-24 Carsten Dominik <dominik@science.uva.nl>
7029
7030 * org.texi (Plain lists): Add new item navigation commands.
7031 (External links): Document elisp and info links.
7032 (Custom searches): New section.
7033 (Publishing): New chapter.
7034 (HTML export): Include a list of supported CSS classes.
7035 (Setting tags): Describe the fast-tag-setting interface.
7036
70372006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7038
7039 * dired-x.texi: ifinfo -> ifnottex.
7040
70412006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7042
7043 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7044
70452006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * message.texi (Interface): Add tool bar customization.
7048 (MIME): Index and text additions for mml-attach.
7049 (MIME): Describe mml-dnd-protocol-alist and
7050 mml-dnd-attach-options.
7051
7052 * gnus.texi (Oort Gnus): Reorder entries in sections.
7053 Fix some entries.
7054 (Starting Up): Add references to "Emacs for Heathens" and to
7055 "Finding the News". Add user-full-name and user-mail-address.
7056 (Group Buffer Format): Add tool bar customization and update.
7057 (Summary Buffer): Add tool bar customization.
7058 (Posting Styles): Add message-alternative-emails.
7059
70602006-05-09 Michael Albinus <michael.albinus@gmx.de>
7061
7062 * tramp.texi (Filename completion): Improve wording.
7063
70642006-05-07 Romain Francoise <romain@orebokech.com>
7065
7066 * faq.texi (Using regular expressions): Fix typo.
7067 (Packages that do not come with Emacs): Fix capitalization.
7068 (Replacing text across multiple files): Expand node to explain how
7069 to use `dired-do-query-replace-regexp' in more detail, based on
7070 suggestion by Eric Hanchrow <offby1@blarg.net>.
7071
70722006-05-06 Michael Albinus <michael.albinus@gmx.de>
7073
7074 * tramp.texi (Filename completion): Completion of remote files'
7075 method, user name and host name is active only in partial
7076 completion mode.
7077
70782006-05-06 Bill Wohler <wohler@newt.com>
7079
7080 Release MH-E manual version 8.0.
7081
7082 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7083 release 8.0.
7084
70852006-05-06 Bill Wohler <wohler@newt.com>
7086
7087 * mh-e.texi (MH-BOOK-HOME): Change from
7088 http://www.ics.uci.edu/~mh/book/mh to
7089 http://rand-mh.sourceforge.net/book/mh.
7090 Replace .htm suffix with .html for MH book files.
7091 (Using This Manual): Update key binding for getting relevant
7092 chapter in Info from command key.
7093 (Ranges): Fix itemx.
7094
70952006-05-05 Karl Berry <karl@gnu.org>
7096
7097 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7098 (\fonttextsize): New user-level command to change text font size.
7099
71002006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7101
7102 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7103
71042006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7105
7106 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7107
71082006-04-24 Bill Wohler <wohler@newt.com>
7109
7110 * mh-e.texi (Getting Started): Make it more explicit that you need
7111 to install MH. Add pointers to current MH implementations.
7112
71132006-04-21 Bill Wohler <wohler@newt.com>
7114
7115 Release MH-E manual version 7.94.
7116
7117 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7118 release 7.94.
7119
71202006-04-21 Carsten Dominik <dominik@science.uva.nl>
7121
7122 * org.texi: Many small fixes.
7123 (Handling links): Rename from "Managing links".
7124
71252006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7126
7127 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7128 (Splitting mail using spam-stat): Fix @xref.
7129
71302006-04-20 Chong Yidong <cyd@stupidchicken.com>
7131
7132 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7133 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7134
71352006-04-20 Carsten Dominik <dominik@science.uva.nl>
7136
7137 * org.texi (Time stamps): Better explanation of the purpose of
7138 different time stamps.
7139 (Structure editing, Plain lists): More details on how new items
7140 and headings are inserted.
7141
71422006-04-18 Carsten Dominik <dominik@science.uva.nl>
7143
7144 * org.texi (Formula syntax): Fix link to Calc Manual.
7145
71462006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7147
7148 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7149
71502006-04-17 Bill Wohler <wohler@newt.com>
7151
7152 * mh-e.texi (Folders): Update mh-before-quit-hook and
7153 mh-quit-hook example with code that removes the buffers rather
7154 than just bury them.
7155
71562006-04-17 Michael Albinus <michael.albinus@gmx.de>
7157
7158 Sync with Tramp 2.0.53.
7159
71602006-04-13 Carsten Dominik <dominik@science.uva.nl>
7161
7162 * org.texi (Updating settings): New section.
7163 (Visibility cycling): Better names for the startup folding
7164 options.
7165 (Exporting): Completely restructured.
7166 (The very busy C-c C-c key): New section.
7167 (Summary of in-buffer settings): New section.
7168
71692006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7170
7171 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7172
71732006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7174
7175 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7176 (Server Commands): Key `v' is reserved for users.
7177
71782006-04-11 Carsten Dominik <dominik@science.uva.nl>
7179
7180 * org.texi (Link format): New section, emphasis on bracket links.
7181 (External links): Document bracket links.
7182 (FAQ): Expand to cover shell links and the new link format.
7183
71842006-04-09 Kevin Ryde <user42@zip.com.au>
7185
7186 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7187
71882006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7189
7190 * gnus.texi (Summary Buffer Lines): Add `*'.
7191
c8763fb6 71922006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7193
7194 * gnus.texi (Group Parameters):
7195 Mention gnus-permanently-visible-groups.
7196
71972006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7198
7199 * gnus.texi (Face): Fix typo.
7200
72012006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7202
7203 * gnus.texi (X-Face): Clarify.
7204 (Face): Need Emacs with PNG support.
7205
72062006-04-06 Richard Stallman <rms@gnu.org>
7207
7208 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7209 Emacs".
7210
72112006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7212
7213 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7214 blocks not suitable for inclusion with Emacs using variable
7215 PARTOFEMACS.
7216
72172006-04-04 Simon Josefsson <jas@extundo.com>
7218
7219 * gnus.texi (Security): Improve.
7220
72212006-04-02 Bill Wohler <wohler@newt.com>
7222
7223 * mh-e.texi (Getting Started, Junk, Bug Reports)
7224 (MH FAQ and Support): Fix URLs.
7225
72262006-03-31 Romain Francoise <romain@orebokech.com>
7227
7228 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7229 to t, not nil (and has for the past eight years).
7230
72312006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7232
7233 * message.texi, gnus.texi: Bump version to 5.11.
7234
72352006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7236
7237 * gnus.texi (Top): Add comment about version line.
7238
7239 * message.texi (Top): Ditto. Change to take named versions into
7240 account.
7241
72422006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7243
7244 * gnus.texi (Posting Styles): Add x-face-file to example.
7245 (X-Face): Refer to posting styles.
7246
7247 * gnus-faq.texi ([5.8]): Add x-face-file.
7248 ([8.4]): Add links to gmane.emacs.gnus.user and
7249 gmane.emacs.gnus.general.
7250
72512006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7252
7253 * gnus-faq.texi: Use .invalid.
7254 ([5.4]): Fix gnus-posting-styles example.
7255
72562006-03-27 Romain Francoise <romain@orebokech.com>
7257
7258 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7259 Emacs/W3 needs a new maintainer.
7260 (Ispell): Update author and version info.
7261 (Mailcrypt): Mention PGG.
7262 (New in Emacs 22): Add PGG to the list of new packages.
7263 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7264 updating dead URLs.
7265
72662006-03-25 Karl Berry <karl@gnu.org>
7267
7268 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7269 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7270 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7271 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7272 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7273 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7274 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7275 (2) do not indent copyright year list (or anything else).
7276
72772006-03-21 Bill Wohler <wohler@newt.com>
7278
7279 * mh-e.texi (Folders): Various edits.
7280
72812006-03-20 Romain Francoise <romain@orebokech.com>
7282
7283 * gnus.texi (Mail Folders): Grammar fix.
7284
72852006-03-19 Bill Wohler <wohler@newt.com>
7286
7287 * mh-e.texi (Replying): Document Mail-Followup-To.
7288 Change manually-formatted table to multitable. Add debugging info.
7289 Move description of mh-reply-default-reply-to into paragraph
7290 that describes its values.
7291
72922006-03-17 Bill Wohler <wohler@newt.com>
7293
10d1d0af 7294 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7295 (Sending Mail Tour): Update method of entering
7296 addresses and subject.
7297 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7298 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7299
73002006-03-15 Carsten Dominik <dominik@science.uva.nl>
7301
7302 * org.texi: Version number change only.
7303
73042006-03-14 Bill Wohler <wohler@newt.com>
7305
7306 * mh-e.texi: Add index entries around each paragraph rather than
7307 depend on entries from beginning of node. Doing so ensures that
7308 index entries are less likely to be forgotten if text is cut and
7309 pasted, and are necessary anyway if the references are on a
7310 separate page. It seems that makeinfo is now (v. 4.8) only
7311 producing one index entry per node, so there is no longer any
7312 excuse not to. Use subheading instead of heading. The incorrect
7313 use of heading produced very large fonts in Info--as large as the
7314 main heading.
7315 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7316 versions 6 and 7 appeared *around* the time of these Emacs releases.
7317
73182006-03-13 Carsten Dominik <dominik@science.uva.nl>
7319
7320 * org.texi (Clean view): Document new startup options.
7321
73222006-03-11 Bill Wohler <wohler@newt.com>
7323
7324 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7325 (Composing, Scan Line Formats): Fix @refs.
7326 (Getting Started): Define MH profile and MH profile components.
7327 (Incorporating Mail, Reading Mail, Viewing, Printing)
7328 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7329 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7330 for string constants.
7331 (Tool Bar): Remove spurious quote.
7332 (Junk): Use ``...'' instead of "...".
7333 (Scan Line Formats): Replace @samp with @kbd.
7334
73352006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7336
7337 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7338
73392006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7340
7341 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7342 easy to understand.
7343
73442006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7345
7346 * gnus.texi: Markup fix.
7347 (Fancy Mail Splitting): Specify new feature.
7348
73492006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7352 partial-words matching.
7353
73542006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7355
7356 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7357
7358 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7359 (MIME Commands): Fix mm-discouraged-alternatives.
7360
73612006-03-07 Carsten Dominik <dominik@science.uva.nl>
7362
7363 * org.texi: Version number change only.
7364
73652006-03-06 Bill Wohler <wohler@newt.com>
7366
7367 * mh-e.texi: Move from SourceForge repository to Savannah.
7368 This is version 7.93, which is a total rewrite from the previous
7369 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7370 version 7.93.
7371
73722006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7373
7374 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7375
73762006-03-01 Carsten Dominik <dominik@science.uva.nl>
7377
7378 * org.texi (Interaction): Add item about `org-mouse.el' by
7379 Piotr Zielinski.
7380 (Managing links): Document that also mouse-1 can be used to
7381 activate a link.
7382 (Headlines, FAQ): Add entry about hiding leading stars.
7383 (Miscellaneous): Resort the sections in this chapter to a more
7384 logical sequence.
7385
73862006-02-27 Simon Josefsson <jas@extundo.com>
7387
7388 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7389 2004-01-27 from the trunk).
7390
73912006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7392
7393 * cc-mode.texi: Rename c-hungry-backspace to
7394 c-hungry-delete-backwards, at the request of RMS. Leave the old
7395 name as an alias.
7396
73972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7398
7399 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7400 include the function header within the defun.
7401
74022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7403
7404 * cc-mode.texi: Correct two typos.
7405
74062006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7407
7408 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7409 existing comment.
7410 (Electric Keys): Add a justification for electric indentation.
7411 (Hungry WS Deletion): Clear up the names and complications of the
7412 BACKSPACE and DELETE keys.
7413
74142006-02-23 Juri Linkov <juri@jurta.org>
7415
7416 * faq.texi (Common requests): Move `Turning on auto-fill by
7417 default' after `Wrapping words automatically'. Move `Working with
7418 unprintable characters' before `Searching for/replacing newlines'.
7419 Move `Replacing highlighted text' after `Highlighting a region'.
7420 Merge `Repeating commands' and `Repeating a command as many times
7421 as possible' into the former.
7422 (Packages that do not come with Emacs): Add refs to Gmane and
7423 etc/MORE.STUFF.
7424
74252006-02-23 Juri Linkov <juri@jurta.org>
7426
7427 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7428 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7429 Add xref to `(emacs)Reporting Bugs'.
7430 (Getting a printed manual): Add URL to other formats of the manual.
7431 (Common requests): Fix menu.
7432 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7433 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7434 (Inserting text at the beginning of each line): Add pxref to
7435 `Changing the included text prefix'.
7436 (Forcing the cursor to remain in the same column): Mention `track-eol'
7437 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7438 (Replacing text across multiple files): Add keybinding `Q' for
7439 `dired-do-query-replace'.
7440
74412006-02-22 Carsten Dominik <dominik@science.uva.nl>
7442
7443 * reftex.texi: Version number and date change only.
7444
7445 * org.texi (Internal Links): Rewrite to cover the modified
7446 linking system.
7447
74482006-02-17 Eli Zaretskii <eliz@gnu.org>
7449
7450 * faq.texi: Remove the coding cookie, it's not needed anymore.
7451
74522006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7453
7454 * faq.texi (Colors on a TTY): Mention Mac OS port.
7455
74562006-02-12 Karl Berry <karl@gnu.org>
7457
7458 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7459 8-bit accented a.
7460
74612006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7464
74652006-02-08 Romain Francoise <romain@orebokech.com>
7466
7467 * faq.texi (Top): Remove paragraph about the FAQ being a
7468 transitional document, etc.
7469 (Searching for/replacing newlines): New node.
7470 (Yanking text in isearch): New node.
7471 (Inserting text at the beginning of each line): Rename and make
7472 more general, mention `M-;' in Message mode.
7473
74742006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * faq.texi (Meta key does not work in xterm)
7477 (Emacs does not display 8-bit characters)
7478 (Inputting eight-bit characters): Update xrefs.
7479
74802006-02-06 Romain Francoise <romain@orebokech.com>
7481
7482 * faq.texi (VM): VM now at version 7.19.
7483 Set myself as maintainer of this file.
7484
74852006-02-04 Michael Olson <mwolson@gnu.org>
7486
7487 * erc.texi (History): Note that ERC is now included with Emacs.
7488
74892006-01-31 Romain Francoise <romain@orebokech.com>
7490
7491 * message.texi (Message Headers): Explain what
7492 `message-alternative-emails' does in more detail.
7493 Update copyright year.
7494
74952006-01-30 Juanma Barranquero <lekktu@gmail.com>
7496
7497 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7498
74992006-01-29 Richard M. Stallman <rms@gnu.org>
7500
7501 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7502
75032006-01-29 Michael Olson <mwolson@gnu.org>
7504
7505 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7506
7507 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7508
7509 * faq.texi (New in Emacs 22): Mention ERC.
7510
75112006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7512
7513 * rcirc.texi: Capitalize dir entry for consistency with the entry
7514 in info/dir and other entries in the Emacs category.
7515 Fix typos. Delete trailing whitespace.
7516
c8763fb6 75172006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7518
7519 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7520
75212006-01-27 Eli Zaretskii <eliz@gnu.org>
7522
7523 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7524 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7525
7526 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7527 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7528
75292006-01-27 Alex Schroeder <alex@gnu.org>
7530
7531 * rcirc.texi: New file.
7532
75332006-01-23 Juri Linkov <juri@jurta.org>
7534
7535 * widget.texi (User Interface): Add S-TAB for widget-backward.
7536
75372006-01-22 Michael Albinus <michael.albinus@gmx.de>
7538
7539 Sync with Tramp 2.0.52.
7540
7541 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7542 Add Tramp disabling item. New item for common connection problems.
7543 (various): Apply "ftp" as method for the download URL.
7544 (Bug Reports): Refer to FAQ for common problems.
7545
75462006-01-21 Eli Zaretskii <eliz@gnu.org>
7547
7548 * widget.texi (User Interface): Use @key for TAB.
7549
7550 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7551
7552 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7553 for TAB.
7554
7555 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7556
75572006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7558
7559 * gnus.texi: Update copyright.
7560
75612006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7562
7563 * gnus.texi (Article Washing): Additions.
7564
2de53ca6
GM
75652006-01-13 Carsten Dominik <dominik@science.uva.nl>
7566
7567 * org.texi (Agenda commands): Document tags command.
7568
75692006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7570
7571 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7572
75732006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7574
7575 * gnus.texi (RSS): Addition.
7576
75772005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7578
7579 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7580
75812005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7582
7583 * emacs-mime.texi (Display Customization): Add setting example to
7584 mm-discouraged-alternatives.
7585
75862006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7587
7588 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7589 version is the canonical version.
7590
75912006-01-08 Alex Schroeder <alex@gnu.org>
7592
7593 * pgg.texi (Caching passphrase): Rewording.
7594
75952006-01-06 Eli Zaretskii <eliz@gnu.org>
7596
7597 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7598 repository URL.
7599
76002006-01-06 Carsten Dominik <dominik@science.uva.nl>
7601
7602 * org.texi: Removed the accidentally re-added empty line in the
7603 direntry.
7604
76052006-01-05 Carsten Dominik <dominik@science.uva.nl>
7606
7607 * org.texi (Agenda Views): Chapter reorganized.
7608
76092005-12-29 Romain Francoise <romain@orebokech.com>
7610
7611 * faq.texi (Using Customize): New node.
7612
76132005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * org.texi: Remove blank line in @direntry. It is non-standard
7616 and recursively produces blank lines all over the dir file (when
7617 using Texinfo 4.8).
7618
76192005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7620
7621 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7622
76232005-12-20 Carsten Dominik <dominik@science.uva.nl>
7624
7625 * org.texi (Tags): Boolean logic documented.
7626 (Agenda Views): Document custom commands.
7627
76282005-12-20 David Kastrup <dak@gnu.org>
7629
7630 * faq.texi (AUCTeX): Update version and mailing list info.
7631
76322005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * gnus.texi (MIME Commands): Mention addition of
7635 multipart/alternative to gnus-buttonized-mime-types and add xref
7636 to mm-discouraged-alternatives.
7637
7638 * emacs-mime.texi (Display Customization): Mention addition of
7639 "image/.*" and add xref to gnus-buttonized-mime-types in the
7640 mm-discouraged-alternatives section.
7641
76422005-12-16 Carsten Dominik <dominik@science.uva.nl>
7643
7644 * org.texi (Tags): New section.
7645 (Agenda Views): Chapter reorganized.
7646
76472005-12-16 Eli Zaretskii <eliz@gnu.org>
7648
7649 * org.texi (Internal Links): Add a missing comma after an @xref.
7650
76512005-12-14 Chong Yidong <cyd@stupidchicken.com>
7652
7653 * faq.texi (Filling paragraphs with a single space): No need to
7654 change sentence-end now.
7655
76562005-12-13 Romain Francoise <romain@orebokech.com>
7657
7658 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7659
76602005-12-12 Jay Belanger <belanger@truman.edu>
7661
7662 * faq.texi (Calc): Update version number.
7663
76642005-12-12 Carsten Dominik <dominik@science.uva.nl>
7665
7666 * org.texi (Progress Logging): New section.
7667
76682005-12-10 Romain Francoise <romain@orebokech.com>
7669
7670 Update the Emacs FAQ for the 22.1 release.
7671
7672 * faq.texi: Set VER to `22.1'.
7673 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7674 Tutorial. Mention that `C-h r' displays the manual.
7675 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7676 (Getting a printed manual): Point to the new locations of the
7677 manuals on the GNU Web site.
7678 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7679 available via Info (it was previously distributed separately).
7680 (Installing Texinfo documentation): The latest version of Texinfo
7681 is 4.8, not 4.0.
7682 (Informational files for Emacs): COPYING is the GNU General Public
7683 License, not the Emacs General Public License.
7684 (Informational files for Emacs): Delete obsolete link to the
7685 GNUinfo pages as they have been removed from the GNU Web site.
7686 (New in Emacs 22): New node.
7687 (Setting up a customization file): Say that most packages support
7688 Customize nowadays.
7689 (Colors on a TTY): Delete reference to instructions on how to
7690 enable syntax highlighting, it is now enabled by default.
7691 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7692 at startup automatically.
7693 (Controlling case sensitivity): Mention `M-c' in isearch.
7694 (Using an already running Emacs process): Emacs now creates the
7695 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7696 gnuserv. As emacsclient can now run Lisp code as well, delete a
7697 sentence praising gnuserv for that. Simplify description of how
7698 the client/server operation works.
7699 (Compiler error messages): Delete obsolete text (compile.el has
7700 been rewritten).
7701 (Indenting switch statements): Fix typo.
7702 (Matching parentheses): Simplify setup instructions, mention the
7703 menu bar item in the Options menu.
7704 (Repeating a command as many times as possible): Mention `C-x e'.
7705 (Going to a line by number): Mention new keymap and bindings
7706 `M-g M-g', `M-g M-p' and `M-g M-n'.
7707 (Turning on syntax highlighting): Now on by default. Simplify.
7708 (Replacing highlighted text): Use `1', not `t'.
7709 (Problems with very large files): The maximum size is now 256MB on
7710 32-bit machines.
7711 (^M in the shell buffer): Mention `comint-process-echoes'.
7712 (Emacs for Apple computers): Emacs 22 has native support for Mac
7713 OS X.
7714 (Translating names to IP addresses): Delete node.
7715 (Binding keys to commands): Fix typo.
7716 (SPC no longer completes file names): New node.
7717 (MIME with Emacs mail packages): Delete section about the Emacs
7718 MIME FAQ (it's not reachable anymore).
7719
77202005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7721
7722 * cc-mode.texi: The manual has been extensively revised: the
7723 information about using CC Mode has been separated from the larger
7724 and more difficult chapters about configuration. It has been
7725 updated for CC Mode 5.31.
7726
77272005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7728
7729 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7730 (Selecting an implementation): Fix descriptions.
7731
77322005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7733
7734 * message.texi (Various Message Variables): Addition.
7735
77362005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7737
7738 * message.texi: Fix default values.
7739
77402005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7741
7742 * message.texi (Header Commands): Clarify descriptions of
7743 message-cross-post-followup-to, message-reduce-to-to-cc, and
7744 message-insert-wide-reply.
7745 (Various Commands): Fix kindex for message-kill-to-signature;
7746 clarify description of message-tab.
7747
77482005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7749
7750 * message.texi (Mailing Lists): Fix description about MFT.
7751
7752 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7753
77542005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7755
7756 * gnus.texi (Slow Terminal Connection): Replace old description
7757 with new one.
7758
77592005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7760
7761 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7762 replace X-Draft-Headers with X-Draft-From.
7763
77642005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7765
7766 * gnus.texi (Various Various): Fix the default value of
7767 nnheader-max-head-length.
7768 (Gnus Versions): Fix typo.
7769
77702005-12-08 Carsten Dominik <dominik@science.uva.nl>
7771
7772 * org.texi (Structure editing): Document new functionality of
7773 M-RET.
7774
77752005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7776
7777 * org.texi (Internal Links): Fix Texinfo usage.
7778
77792005-12-06 Carsten Dominik <dominik@science.uva.nl>
7780
7781 * org.texi (TODO basics): Document the global todo list.
7782 (TODO items): Documents sparse tree for specific TODO
7783 keywords.
7784
77852005-11-30 Carsten Dominik <dominik@science.uva.nl>
7786
7787 * org.texi (Plain Lists): Typos fixed.
7788
77892005-11-28 Jay Belanger <belanger@truman.edu>
7790
7791 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7792
77932005-11-24 Carsten Dominik <dominik@science.uva.nl>
7794
7795 * org.texi (Structure editing): New item moving commands added.
7796 (Plain Lists): New section.
7797
77982005-11-18 Carsten Dominik <dominik@science.uva.nl>
7799
7800 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7801 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7802 `org-agenda-file-to-front'.
2de53ca6
GM
7803 (Built-in table editor): Document `org-table-sort-lines'.
7804 (HTML formatting): Export of hand-formatted lists.
7805
78062005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7807
7808 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7809 new variable gnus-toolbar-thickness.
7810
78112005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7812
7813 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7814
78152005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7816
7817 * gnus.texi (X-Face): Fix description.
7818 (XVarious): Remove gnus-xmas-logo-color-alist and
7819 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7820
78212005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * gnus.texi (Group Parameters): Mention new variable
7824 gnus-parameters-case-fold-search.
7825 (Home Score File): Addition.
7826
78272005-11-04 Ulf Jasper <ulf.jasper@web.de>
7828
7829 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7830 (Overview): List supported feed types.
7831 (Installation): No installation necessary when using autoload.
7832 (Configuration): Rename "RSS" to "news".
7833
78342005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7835
7836 * pgg.texi (User Commands): Document additional passphrase
7837 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7838 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7839
78402005-11-04 Carsten Dominik <dominik@science.uva.nl>
7841
7842 * org.texi: Version number changed to 3.19.
7843
78442005-10-29 Sascha Wilde <wilde@sha-bang.de>
7845
7846 * pgg.texi (How to use): Update the example to add autoload of
7847 pgg-encrypt-symmetric-region.
7848 (User Commands): Document pgg-encrypt-symmetric-region.
7849 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7850
78512005-10-27 Jay Belanger <belanger@truman.edu>
7852
7853 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7854 mention other TeX-related units.
7855
78562005-10-23 Lars Hansen <larsh@soem.dk>
7857
0c7efc08
SM
7858 * dired-x.texi (Miscellaneous Commands):
7859 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7860 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7861
78622005-10-23 Jay Belanger <belanger@truman.edu>
7863
7864 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7865 constant.
7866
78672005-10-23 Michael Albinus <michael.albinus@gmx.de>
7868
0c7efc08
SM
7869 * faq.texi (Bugs and problems):
7870 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7871 `directory-listing-before-filename-regexp'.
7872
78732005-10-22 Eli Zaretskii <eliz@gnu.org>
7874
7875 * newsticker.texi (UPDATED): Set value.
7876
78772005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7878
7879 * gnus.texi (Document Groups): Remove duplicate item.
7880
78812005-10-21 Carsten Dominik <dominik@science.uva.nl>
7882
7883 * org.texi (Summary): Mention iCalendar support.
7884 (Exporting): Document iCalendar support.
7885
78862005-10-18 Romain Francoise <romain@orebokech.com>
7887
7888 * viper.texi (Viper Specials): Capitalize GNU.
7889
78902005-10-17 Juri Linkov <juri@jurta.org>
7891
7892 * info.texi (Getting Started, Search Index, Expert Info):
7893 Fix wording.
7894 (Search Text): Replace `echo area' with `mode line'.
7895 (Search Index): Both `i' and `,' find all index entries.
7896 Replace example `C-f' with `C-l' (which exists in index of Info
7897 manual) and delete spaces in its keyboard input sequence.
7898 Delete unnecessary explanations about literal characters.
7899
79002005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7901
7902 * gnus.texi (Document Server Internals): Addition.
7903
79042005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7905
7906 * gnus.texi (A note on namespaces): Fix RFC reference.
7907
79082005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7909
7910 * gnus.texi (RSS): Fix key description.
7911
79122005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7913
7914 * gnus.texi: Emacs/w3 -> Emacs/W3.
7915 (Browsing the Web): Fix description.
7916 (Web Searches): Ditto.
7917 (Customizing W3): Ditto.
7918
79192005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7920
7921 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7922
79232005-10-11 Jay Belanger <belanger@truman.edu>
7924
7925 * calc.texi (Integration): Mention using `a i' to compute definite
7926 integrals.
7927
79282005-10-11 Juri Linkov <juri@jurta.org>
7929
7930 * info.texi: Rearrange nodes.
7931 (Top): Update menu. Change ref `Info for Experts' to
7932 `Advanced Info Commands'.
7933 (Getting Started): Fix description of manual's parts.
7934 (Help-Int): Change xref `Info Search' to `Search Index', and
7935 `Expert Info' to `Advanced'.
7936 (Advanced): Move node one level up.
7937 (Search Text, Search Index): New nodes split out from `Info Search'.
7938 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7939 split out from `Advanced'.
7940 (Advanced, Emacs Info Variables): De-document editing an Info file
7941 in Info.
7942 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7943 (Creating an Info File): Delete node and move its text to
7944 `Expert Info'.
7945
79462005-10-10 Carsten Dominik <dominik@science.uva.nl>
7947
7948 * org.texi (Workflow states): Documented that change in keywords
7949 becomes active only after restart of Emacs.
7950
79512005-10-08 Michael Albinus <michael.albinus@gmx.de>
7952
7953 Sync with Tramp 2.0.51.
7954
79552005-10-08 Nick Roberts <nickrob@snap.net.nz>
7956
7957 * speedbar.texi (Introduction): Describe new location of speedbar
7958 on menubar.
7959 (Basic Key Bindings): Remove descriptions of bindings that have
7960 been removed.
7961
79622005-10-05 Nick Roberts <nickrob@snap.net.nz>
7963
7964 * speedbar.texi (GDB): Describe use of watch expressions.
7965
79662005-09-28 Simon Josefsson <jas@extundo.com>
7967
7968 * message.texi (IDNA): Fix.
7969
79702005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7971
7972 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7973 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7974 description of nntp-open-connection-function.
7975 (Common Variables): Fix descriptions.
7976
79772005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7978
7979 * gnus.texi (Server Buffer Format): Document the %a format spec.
7980
79812005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7982
7983 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7984
79852005-09-23 Carsten Dominik <dominik@science.uva.nl>
7986
7987 * org.texi Version 3.16.
7988
79892005-09-19 Miles Bader <miles@gnu.org>
7990
7991 * newsticker.texi: Get rid of CVS keywords.
7992
79932005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7994
7995 * gnus.texi (Finding the Parent): Fix description of how Gnus
7996 finds article.
7997
79982005-09-14 Jari Aalto <jari.aalto@cante.net>
7999
8000 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8001 to drop off non-answered articles.
8002
80032005-09-19 Juanma Barranquero <lekktu@gmail.com>
8004
8005 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8006 braces (which are unsupported by NMAKE) for macro `srcdir'.
8007
80082005-09-17 Eli Zaretskii <eliz@gnu.org>
8009
8010 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8011 (../info/newsticker, newsticker.dvi): New targets.
8012
80132005-09-17 Ulf Jasper <ulf.jasper@web.de>
8014
8015 * newsticker.texi: Replace @command with @code. Replace @example
8016 with @lisp.
0c7efc08
SM
8017 (Top): Add explanations to menu items.
8018 (GNU Free Documentation License): Remove.
2de53ca6
GM
8019
80202005-09-16 Romain Francoise <romain@orebokech.com>
8021
8022 Update all files to specify GFDL version 1.2.
8023
8024 * doclicense.texi (GNU Free Documentation License): Update to
8025 version 1.2.
8026
80272005-09-15 Richard M. Stallman <rms@gnu.org>
8028
8029 * newsticker.texi: Fix @setfilename.
8030
8031 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8032 (../info/newsticker, newsticker.dvi): New targets.
8033
80342005-08-30 Carsten Dominik <dominik@science.uva.nl>
8035
8036 * org.texi: Version 3.15.
8037
80382005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8039
8040 * ses.texi: Combine all three indices into one.
8041 Correct a few typos.
8042
80432005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8044
8045 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8046
80472005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8048
8049 * emacs-mime.texi (Handles): Remove duplicate item.
8050 (Encoding Customization): Fix the default value for
8051 mm-coding-system-priorities.
8052 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8053 (Basic Functions): Fix reference.
8054
80552005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8056
8057 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8058
80592005-08-18 Richard M. Stallman <rms@gnu.org>
8060
8061 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8062 and web site.
8063
8064 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8065 not keyboard-translate.
8066
80672005-08-11 Richard M. Stallman <rms@gnu.org>
8068
8069 * faq.texi (Using regular expressions): Fix xref.
8070
80712005-08-09 Juri Linkov <juri@jurta.org>
8072
8073 * info.texi (Help-P): Replace `Prev' with `Previous'.
8074 (Help-M, Help-Xref): Add S-TAB.
8075 (Help-FOO): Update `u' command.
8076 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8077 Update info about visibility of xref parts.
8078 (Help-Int): Fix `m' command. Rename `Info-last' to
8079 `Info-history-back'. Add `Info-history-forward'.
8080 (Advanced): Fix `g*' and `M-n' commands.
8081 (Info Search): Add `index-apropos' in stand-alone browser.
8082 Add isearch commands.
8083 (Emacs Info Variables): Remove `Info-fontify'.
8084 Add `Info-mode-hook'. Update face names.
8085 Add `Info-fontify-maximum-menu-size',
8086 `Info-fontify-visited-nodes', `Info-isearch-search'.
8087
80882005-08-07 Michael Albinus <michael.albinus@gmx.de>
8089
8090 Sync with Tramp 2.0.50.
8091
8092 * tramp.texi: Use @option{} consequently for method names.
8093 (Inline methods, External transfer methods): Remove references to
8094 Cygwin.
8095 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8096 implementation.
8097
80982005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8099
8100 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8101 Mention that gnus-init-file is not read when Emacs is invoked with
8102 --no-init-file or -q.
8103
81042005-07-19 Carsten Dominik <dominik@science.uva.nl>
8105
8106 * org.texi: Version 3.14.
8107
81082005-07-04 Carsten Dominik <dominik@science.uva.nl>
8109
8110 * org.texi: Version 3.13.
8111
81122005-07-18 Juri Linkov <juri@jurta.org>
8113
8114 * calc.texi (Time Zones, Logical Operations):
8115 * cl.texi (Overview):
8116 * org.texi (TODO types):
8117 * sc.texi (Emacs 18 MUAs):
8118 * speedbar.texi (Top):
8119 * url.texi (History):
8120 Delete duplicate duplicate words.
8121
ce058493 81222005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8123
8124 * cl.texi (Type Predicates): Document `atom' type.
8125
81262005-07-04 Lute Kamstra <lute@gnu.org>
8127
8128 Update FSF's address in GPL notices.
8129
8130 * calc.texi (Copying):
8131 * doclicense.texi (GNU Free Documentation License):
8132 * faq.texi (Contacting the FSF):
8133 * mh-e.texi (Copying): Update FSF's address.
8134
81352005-07-03 Richard M. Stallman <rms@gnu.org>
8136
8137 * flymake.texi (Example -- Configuring a tool called directly):
8138 Update name of flymake-build-relative-filename.
8139
81402005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8141
8142 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8143
81442005-06-29 Carsten Dominik <dominik@science.uva.nl>
8145
8146 * org.texi: Version 3.12.
8147
81482005-06-24 Eli Zaretskii <eliz@gnu.org>
8149
8150 * makefile.w32-in (MAKEINFO): Use --force.
8151 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8152 Makefile.in.
8153 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8154 more shells.
8155
81562005-06-23 Richard M. Stallman <rms@gnu.org>
8157
8158 * speedbar.texi (Creating a display): Texinfo usage fixes.
8159
8160 * tramp.texi (Customizing Completion, Auto-save and Backup):
8161 Texinfo usage fixes.
8162
81632005-06-23 Juanma Barranquero <lekktu@gmail.com>
8164
8165 * dired-x.texi (Miscellaneous Commands):
8166 * ediff.texi (Miscellaneous):
8167 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8168 (Agent Variables):
8169 * info.texi (Help-Xref):
8170 * message.texi (Message Headers):
8171 * org.texi (Remember):
8172 * reftex.texi (Options (Defining Label Environments)):
8173 (Options (Index Support)):
8174 (Options (Viewing Cross-References)):
8175 (Options (Misc)):
8176 (Changes):
8177 * speedbar.texi (Creating a display):
8178 * tramp.texi (Customizing Completion, Auto-save and Backup):
8179 Texinfo usage fix.
8180
81812005-06-13 Carsten Dominik <dominik@science.uva.nl>
8182
8183 * org.texi: Version 3.11.
8184
81852005-06-12 Jay Belanger <belanger@truman.edu>
8186
8187 * calc.texi (Getting Started): Remove extra menu item.
8188
81892005-05-31 Jay Belanger <belanger@truman.edu>
8190
8191 * calc.texi (Notations Used in This Manual): Use @kbd for key
8192 sequence.
8193 (Demonstration of Calc): Mention another way of starting Calc.
8194 (Starting Calc): Mention long name of M-#.
8195 (Embedded Mode Overview): Remove unnecessary instruction.
8196 (Other M-# commands): Rephrase `M-# 0' explanation.
8197 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8198 reflect current behavior.
8199
82002005-05-30 Jay Belanger <belanger@truman.edu>
8201
8202 * calc.texi (Hooks): Change description of calc-window-hook and
8203 calc-trail-window-hook to match usage.
8204 (Computational Functions): Add more constant-generating functions.
8205 (Customizable Variables): Use defvar.
8206
82072005-05-28 Jay Belanger <belanger@truman.edu>
8208
8209 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8210 (Basic Embedded Mode): Explain behavior of arguments to
8211 calc-embedded-mode.
8212
82132005-05-27 Jay Belanger <belanger@truman.edu>
8214
8215 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8216 current behavior.
8217
82182005-05-25 Jay Belanger <belanger@truman.edu>
8219
8220 * calc.texi: Change Calc version number throughout.
8221 (Keypad Mode): Change location in info output.
8222 (Keypad mode overview): Move picture of keypad.
8223
82242005-05-21 Jay Belanger <belanger@truman.edu>
8225
8226 * calc.texi (Storing variables): Mention that only most variables
8227 are void to begin with.
8228
82292005-05-21 Kevin Ryde <user42@zip.com.au>
8230
8231 * widget.texi (Basic Types): Update cross ref from "Enabling
8232 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8233 lispref/text.texi change.
8234
82352005-05-20 Carsten Dominik <dominik@science.uva.nl>
8236
8237 * org.texi: Version 3.09.
8238
82392005-05-18 Carsten Dominik <dominik@science.uva.nl>
8240
8241 * reftex.texi: Version 4.28.
8242
82432005-05-16 Jay Belanger <belanger@truman.edu>
8244
8245 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8246
82472005-05-14 Jay Belanger <belanger@truman.edu>
8248
8249 * calc.texi (Default Simplifications): Insert missing ! (logical
8250 not operator).
8251
82522005-05-14 Michael Albinus <michael.albinus@gmx.de>
8253
8254 Sync with Tramp 2.0.49.
8255
82562005-05-10 Jay Belanger <belanger@truman.edu>
8257
8258 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8259 to 1.
8260
82612005-04-29 Carsten Dominik <dominik@science.uva.nl>
8262
8263 * org.texi: Version 3.08, structure reorganized.
8264
82652005-04-24 Richard M. Stallman <rms@gnu.org>
8266
8267 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8268
82692005-04-15 Carsten Dominik <dominik@science.uva.nl>
8270
8271 * org.texi: Update to version 3.06.
8272
82732005-04-13 Lute Kamstra <lute@gnu.org>
8274
8275 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8276
82772005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8278
8279 * cl.texi (Porting Common Lisp): Fix typo.
8280
82812005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8282
8283 * gnus.texi (RSS): Addition.
8284
82852005-04-04 Jay Belanger <belanger@truman.edu>
8286
8287 * calc.texi: Change Calc version number.
8288 (Customizable variables): Fix description of calc-language-alist.
8289 (Copying): Put in version 2 of GPL.
8290
82912005-04-01 Jay Belanger <belanger@truman.edu>
8292
8293 * calc.texi (Troubleshooting Commands): Remove comment about
8294 installation.
8295 (Installation): Remove section.
8296 (Customizable Variables): New section.
8297 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8298 (Graphical Devices): Add references to Customizable Variables.
8299
83002005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8301
8302 * emacs-mime.texi (Display Customization): Markup fixes.
8303 (rfc2047): Update.
8304
83052005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8306
8307 * gnus-faq.texi: Replaced with auto-generated version.
8308
83092005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8310
8311 * dired-x.texi (Multiple Dired Directories): default-directory was
8312 renamed to dired-default-directory.
8313
83142005-03-26 Jay Belanger <belanger@truman.edu>
8315
8316 * calc.texi (Simplifying Formulas, Rewrite Rules):
8317 Change description of top and bottom of fraction.
8318 (Modulo Forms): Move description of how to create modulo forms to
8319 earlier in the section.
8320 (Fraction Mode): Suggest using : to get a fraction by dividing.
8321 (Basic Arithmetic): Adjust placement of command name.
8322 (Truncating the Stack): Emphasize that "hidden" entries are still
8323 visible.
8324 (Installation): Move discussion of printing manual to "About This
8325 Manual".
8326 (About This Manual): Mention how to print the manual.
8327 (Reporting Bugs): Remove first person.
8328 (Building Vectors): Add algebraic version of append.
8329 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8330 (Grouping Digits): Fix typo.
8331
83322005-03-25 Werner Lemberg <wl@gnu.org>
8333
8334 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8335 Replace `legal' with `valid'.
8336
83372005-03-25 Werner Lemberg <wl@gnu.org>
8338
8339 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8340
83412005-03-24 Jay Belanger <belanger@truman.edu>
8342
8343 * calc.texi (General Mode Commands)
8344 (Mode Settings in Embedded Mode): Add some explanation of
8345 recording mode settings.
8346
83472005-03-24 Richard M. Stallman <rms@gnu.org>
8348
8349 * calc.texi: Remove praise of non-free software.
8350
8351 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8352 (Installation): Node deleted.
8353
83542005-03-23 Richard M. Stallman <rms@gnu.org>
8355
8356 * url.texi (HTTP language/coding): Improve last change.
8357
83582005-03-22 Jay Belanger <belanger@truman.edu>
8359
8360 * calc.texi (Embedded Mode): Add new information on changing
8361 modes.
8362
83632005-03-20 Michael Albinus <michael.albinus@gmx.de>
8364
8365 Sync with Tramp 2.0.48.
8366
8367 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8368
8369 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8370 "GNU/Linux". Change all addresses to .gnu.org.
8371 (Default Method): Offer shortened syntax for "su" and "sudo"
8372 methods.
8373
83742005-03-07 Richard M. Stallman <rms@gnu.org>
8375
8376 * url.texi: Fix usage of "e.g.".
8377 (HTTP language/coding): Explain the rules for these strings.
8378
83792005-03-06 Richard M. Stallman <rms@gnu.org>
8380
8381 * woman.texi (Introduction): Minor cleanups.
8382
8383 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8384
8385 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8386 (Installation): Node deleted.
8387
8388 * mh-e.texi (Preface): Get rid of "Emacs 21".
8389
8390 * eshell.texi (Installation): Delete node (for Emacs 20).
8391
83922005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8393
8394 * flymake.texi: Refill and tweak style in @lisp blocks.
8395
83962005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8397
8398 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8399
84002005-03-01 Jay Belanger <belanger@truman.edu>
8401
8402 * calc.texi (Trigonometric and Hyperbolic Functions):
8403 Mention additional functions.
8404 (Algebraic Simplifications): Mention additional simplifications.
8405
84062005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8407
8408 * ses.texi: Add concept/function/variable indices (this work was
8409 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8410 papers on file at FSF).
8411
84122005-02-10 Jay Belanger <belanger@truman.edu>
8413
8414 * calc.texi: Change @LaTeX to La@TeX throughout.
8415 Redefine @expr as @math for TeX output.
8416 Redefine @texline as a no-op for TeX output.
8417 Define @tfn, replace @t by @tfn throughout.
8418
84192005-02-09 Jay Belanger <belanger@truman.edu>
8420
8421 * calc.texi: Add macro for LaTeX for info output.
8422
84232005-02-08 Kim F. Storm <storm@cua.dk>
8424
8425 * texinfo.tex (LaTex): Add def.
8426
84272005-02-06 Jay Belanger <belanger@truman.edu>
8428
8429 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8430 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8431 throughout manual.
8432
84332005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8434
8435 * gnus.texi: Some edits based on comments from David Abrahams.
8436
84372005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8438
8439 * gnus.texi (RSS): Fix the keystroke.
8440
84412005-01-24 David Kastrup <dak@gnu.org>
8442
8443 * faq.texi: Update AUCTeX version info.
8444
84452005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8446
8447 * gnus-faq.texi ([4.1]): Typo.
8448
84492005-01-19 Jay Belanger <belanger@truman.edu>
8450
8451 * calc.texi (Keep Arguments): Mention that keeping arguments
8452 doesn't work with keyboard macros.
8453
84542005-01-16 Richard M. Stallman <rms@gnu.org>
8455
8456 * autotype.texi (Autoinserting): Fix small error.
8457
84582005-01-16 Michael Albinus <michael.albinus@gmx.de>
8459
8460 Sync with Tramp 2.0.47.
8461
8462 * tramp.texi (Compilation): New section, describing compilation of
8463 remote files.
8464
84652005-01-11 Kim F. Storm <storm@cua.dk>
8466
8467 * widget.texi (Basic Types): Add :follow-link keyword.
8468
84692005-01-09 Jay Belanger <belanger@truman.edu>
8470
8471 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8472
84732005-01-08 Jay Belanger <belanger@truman.edu>
8474
8475 * calc.texi: Change throughout to reflect new default value of
8476 calc-settings-file.
8477
84782005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8479
8480 * message.texi (Reply): `message-reply-to-function' should return
8481 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8482
84832005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8484
8485 * faq.texi (Changing load-path): Fix typo.
8486
84872005-01-05 Jay Belanger <belanger@truman.edu>
8488
8489 * calc.texi (Programming Tutorial): Replace kbd command by
8490 appropriate characters for a keyboard macro.
8491
84922005-01-04 Jay Belanger <belanger@truman.edu>
8493
8494 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8495 for Lucid Emacs.
8496 (Programming Tutorial): Mention that the user needs to be in the
8497 right mode to compute some functions.
8498
84992005-01-04 Jay Belanger <belanger@truman.edu>
8500
8501 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8502 no longer applicable.
8503
85042005-01-01 Jay Belanger <belanger@truman.edu>
8505
0c7efc08 8506 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8507 edit keyboard macros to match current behavior.
8508
85092004-12-31 Jay Belanger <belanger@truman.edu>
8510
8511 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8512
85132004-12-20 Jay Belanger <belanger@truman.edu>
8514
8515 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8516 zero.
8517
85182004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8519
8520 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8521 @xref.
8522 (Font Locking): Avoid @strong{Note:}.
8523
85242004-12-17 Michael Albinus <michael.albinus@gmx.de>
8525
8526 Sync with Tramp 2.0.46.
8527
8528 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8529
85302004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8531
8532 * url.texi: Correct typos.
8533 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8534 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8535 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8536 (Dealing with HTTP documents): @inforef->@xref.
8537
85382004-12-15 Jay Belanger <belanger@truman.edu>
8539
8540 * calc.texi: Consistently capitalized all mode names.
8541 (Answers to Exercises): Mention that an answer can be a fraction
8542 when in Fraction mode.
8543
85442004-12-13 Jay Belanger <belanger@truman.edu>
8545
8546 * calc.texi: Fix some TeX definitions.
8547
85482004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8549
8550 * reftex.texi (Imprint): Remove erroneous @value's.
8551
85522004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8553
8554 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8555 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8556
85572004-12-08 Jay Belanger <belanger@truman.edu>
8558
8559 * calc.texi (Starting Calc): Remove comment about installation.
8560 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8561
85622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8563
8564 * url.texi: Update @setfilename.
8565 (Getting Started): No need to worry about Gnus versions.
8566 (Dealing with HTTP documents): Use @inforef.
8567
8568 * org.texi: Fix @direntry file name.
8569
85702004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8571
8572 * url.texi: New file.
8573
8574 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8575
85762004-12-06 Jay Belanger <belanger@truman.edu>
8577
8578 * calc.texi (Using Calc): Remove paragraph about installation.
8579
85802004-12-06 Jay Belanger <belanger@truman.edu>
8581
8582 * calc.texi: Use more Texinfo macros and less TeX defs.
8583 Remove @refill's.
8584
85852004-12-06 Richard M. Stallman <rms@gnu.org>
8586
8587 * org.texi: New file.
8588
85892004-12-05 Richard M. Stallman <rms@gnu.org>
8590
8591 * Makefile.in (org.dvi, ../info/org): New targets.
8592 (INFO_TARGETS): Add ../info/org.
8593 (DVI_TARGETS): Add org.dvi.
8594 (maintainer-clean): Remove the info files in the info dir.
8595
85962004-11-26 Eli Zaretskii <eliz@gnu.org>
8597
8598 * idlwave.texi: Fix the setfilename directive to put the produced
8599 file in ../info.
8600 (Continued Statement Indentation): Resurrect Jan D.'s change from
8601 2004-11-03 that was lost when a newer version of idlwave.texi was
8602 imported.
8603
86042004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8605
0c7efc08 8606 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8607
0c7efc08
SM
8608 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8609 Index `spam-initialize'.
2de53ca6
GM
8610
86112004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8612
8613 * message.texi (Various Message Variables): Mention that all mail
8614 file variables are derived from `message-directory'.
8615
8616 * gnus.texi (Splitting Mail): Clarify bogus group.
8617
86182004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8619
0c7efc08
SM
8620 * emacs-mime.texi (Encoding Customization):
8621 Fix mm-coding-system-priorities entry.
2de53ca6 8622
c8763fb6 86232004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8624
8625 * idlwave.texi (Continued Statement Indentation):
8626 * reftex.texi (Options (Index Support)):
8627 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8628 * speedbar.texi (Creating a display, Major Display Modes):
8629 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8630
86312004-10-21 Jay Belanger <belanger@truman.edu>
8632
0c7efc08 8633 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8634
86352004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8636
8637 * calc.texi (Reporting Bugs): Double up `@'.
8638
86392004-10-18 Jay Belanger <belanger@truman.edu>
8640
0c7efc08 8641 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8642 should be sent to.
8643
86442004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8645
8646 * gnus.texi (New Features): Add 5.11.
8647
8648 * message.texi (Resending): Remove wrong default value.
8649
8650 * gnus.texi (Mail Source Specifiers): Describe possible problems
8651 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8652 `pop3-leave-mail-on-server' to the index.
8653
86542004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8655
8656 * message.texi (Canceling News): Add how to set a password.
8657
86582004-10-12 Jay Belanger <belanger@truman.edu>
8659
0c7efc08 8660 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8661 calc-describe-function and calc-describe-variable to match their
8662 current behavior.
8663
86642004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8665
8666 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8667
86682004-10-12 Michael Albinus <michael.albinus@gmx.de>
8669
8670 Sync with Tramp 2.0.45.
8671
8672 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8673 plink link. The URL is outdated. Originator contacted for
8674 clarification.
8675
86762004-10-10 Juri Linkov <juri@jurta.org>
8677
8678 * gnus.texi (Top, Marking Articles): Join two menus in one node
8679 because a node can have only one menu.
8680
86812004-10-09 Juri Linkov <juri@jurta.org>
8682
8683 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8684 example of nnmail-split-fancy.
8685
86862004-10-06 Karl Berry <karl@gnu.org>
8687
8688 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8689 consistency with other uses of dashes.
8690
86912004-10-05 Karl Berry <karl@gnu.org>
8692
8693 * info.texi: Consistently use --- throughout, periods at end of
8694 menu descriptions, and a couple typos.
8695
86962004-09-26 Jesper Harder <harder@ifa.au.dk>
8697
8698 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8699 * pgg.texi (User Commands, Backend methods): Do.
8700 * gnus.texi: Markup fixes.
8701 (Setting Process Marks): Fix `M P a' entry.
8702 * emacs-mime.texi: Fixes.
8703
87042004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8705
8706 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8707 again.
8708 Use 5.10 instead of 5.10.0.
8709
87102004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8711
8712 * gnus.texi (Summary Mail Commands): S D e.
8713
87142004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8715
8716 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8717 the gnus-article-mode-line-format section.
8718
87192004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8720
8721 * gnus.texi (Various Summary Stuff): Fix the documentation for
8722 gnus-newsgroup-variables.
8723
87242004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8725
0c7efc08
SM
8726 * gnus.texi (MIME Commands):
8727 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8728 gnus-mime-display-multipart-alternative-as-mixed,
8729 gnus-mime-display-multipart-related-as-mixed.
8730 (Mail Source Customization): Clarify `mail-source-directory'.
8731 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8732 (SpamOracle): Fix typo.
2de53ca6
GM
8733
8734 * gnus-faq.texi: Untabify.
8735 ([6.3]): nnir.el is in contrib directory.
8736
8737 * message.texi (News Headers): Clarify how a unique ID is created.
8738
0c7efc08
SM
8739 * gnus.texi (Batching Agents): Fix typo in example.
8740 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8741
b2abec73 87422004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8743
0c7efc08 8744 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8745
87462004-09-20 Florian Weimer <fw@deneb.enyo.de>
8747
8748 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8749
87502004-09-22 Jay Belanger <belanger@truman.edu>
8751
0c7efc08 8752 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8753 might be hidden during part of the session.
8754
87552004-09-20 Jay Belanger <belanger@truman.edu>
8756
8757 * calc.texi (Notations Used in This Manual): Put in an earlier
8758 mention that DEL could be called Backspace.
8759
87602004-09-10 Simon Josefsson <jas@extundo.com>
8761
8762 * gnus.texi (IMAP): Add example. Suggested and partially written
8763 by Steinar Bang <sb@dod.no>.
8764
87652004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8766
8767 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8768 netrc syntax.
8769
87702004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8771
b2abec73
JB
8772 * gnus.texi (Spam ELisp Package Sequence of Events):
8773 Some clarifications.
2de53ca6
GM
8774 (Spam ELisp Package Global Variables): More clarifications.
8775
87762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8777
8778 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8779 Mention spam-split does not modify incoming mail.
8780
87812004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8782
8783 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8784
87852004-09-10 Eli Zaretskii <eliz@gnu.org>
8786
8787 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8788
87892004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8790
8791 * makefile.w32-in (sieve, pgg): Use $(infodir).
8792
87932004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8794
8795 * makefile.w32-in: Fix PGG and Sieve entries.
8796
87972004-08-28 Eli Zaretskii <eliz@gnu.org>
8798
8799 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8800 Emacs and related programs.
8801
88022004-08-27 Richard M. Stallman <rms@gnu.org>
8803
8804 * faq.texi: Fix texinfo usage, esp. doublequotes.
8805 (Difference between Emacs and XEmacs): Some clarification.
8806
8807 * faq.texi (Difference between Emacs and XEmacs):
8808 Explain not to contrast XEmacs with GNU Emacs.
8809
88102004-08-26 Richard M. Stallman <rms@gnu.org>
8811
8812 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8813
88142004-08-22 David Kastrup <dak@gnu.org>
8815
8816 * reftex.texi (AUCTeX): Update links, section name.
8817
8818 * faq.texi (Calc): Update availability (included in 22.1).
8819 (AUCTeX): Update availability, information, versions, description.
8820
88212004-08-14 Eli Zaretskii <eliz@gnu.org>
8822
8823 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8824
88252004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8826
8827 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8828
88292004-08-10 Michael Albinus <michael.albinus@gmx.de>
8830
8831 Sync with Tramp 2.0.44.
8832
88332004-08-05 Lars Hansen <larsh@math.ku.dk>
8834
8835 * widget.texi (User Interface): Update how to separate the
8836 editable field of an editable-field widget from other widgets.
8837 (Programming Example): Add text after field.
8838
88392004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8840
8841 * emacs-mime.texi (Encoding Customization): Add a note to the
8842 mm-content-transfer-encoding-defaults entry.
8843 (rfc2047): Update.
8844
0c7efc08
SM
8845 * gnus.texi (Article Highlighting):
8846 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8847 (POP before SMTP): New node.
8848 (Posting Styles): Addition.
8849 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8850 (Fancy Mail Splitting): Ditto.
8851 (X-Face): Add gnus-x-face.
8852
88532004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8854
8855 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8856 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8857
88582004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8859
0c7efc08
SM
8860 * gnus.texi (Mail Source Specifiers):
8861 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8862
88632004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8864
8865 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8866
8867 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8868 repository. Change setfilename.
8869
8870 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8871
88722004-07-02 Juri Linkov <juri@jurta.org>
8873
8874 * pcl-cvs.texi (Viewing differences): Add `d r'.
8875
88762004-06-29 Jesper Harder <harder@ifa.au.dk>
8877
8878 * ses.texi, viper.texi, flymake.texi, faq.texi:
8879 * eshell.texi, ediff.texi: Markup fixes.
8880
88812004-06-21 Karl Berry <karl@gnu.org>
8882
8883 * info.texi (Top): Mention that only Emacs has mouse support.
8884 (Getting Started): Mention this in a few other places.
8885
88862004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8887
0c7efc08
SM
8888 * autotype.texi (Copyrights, Timestamps):
8889 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8890
88912004-06-13 Lars Hansen <larsh@math.ku.dk>
8892
8893 * dired-x.texi (dired-mark-omitted): Update keybinding.
8894
88952004-06-10 Kim F. Storm <storm@cua.dk>
8896
8897 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8898
88992004-06-05 Lars Hansen <larsh@math.ku.dk>
8900
8901 * dired-x.texi (variable dired-omit-mode): Rename from
8902 dired-omit-files-p.
8903 (function dired-omit-mode): Rename from dired-omit-toggle.
8904 Call dired-omit-mode rather than set dired-omit-files-p.
8905 (dired-mark-omitted): Describe command.
8906
89072004-05-29 Michael Albinus <michael.albinus@gmx.de>
8908
8909 Version 2.0.41 of Tramp released.
8910
89112004-05-29 Juanma Barranquero <lektu@terra.es>
8912
8913 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8914 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8915
89162004-05-29 Richard M. Stallman <rms@gnu.org>
8917
8918 * cl.texi (Top): Call this chapter `Introduction'.
8919 (Overview): In TeX, no section heading here.
8920
8921 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8922
89232004-05-29 Eli Zaretskii <eliz@gnu.org>
8924
8925 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8926 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8927
89282004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8929
8930 * flymake.texi: New file.
8931
89322004-05-28 Simon Josefsson <jas@extundo.com>
8933
8934 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8935
b344d29d 89362004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8937
8938 Version 2.0.40 of Tramp released.
8939
89402004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8941
8942 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8943
8944 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8945 variables `tramp-backup-directory-alist' and
8946 `tramp-bkup-backup-directory-info'.
8947 (Overview, Connection types)
8948 (External transfer methods, Default Method)
8949 (Windows setup hints): Remove restriction of password entering
8950 with external methods.
8951 (Auto-save and Backup): Make file name example
8952 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8953 and `auto-save-directory' must be used.
8954 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8955 only "NT"). Remove doubled entry "What kinds of systems does
8956 @tramp{} work on".
8957 (tramp): Macro removed.
8958 (Obtaining Tramp): Flag removed from title.
8959 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8960 and `trampver' used properly. Flag `tramp-inst' replaced by
8961 `installchapter'. Installation related text adapted.
8962
89632004-04-28 Masatake YAMATO <jet@gyve.org>
8964
8965 * widget.texi (Programming Example): Remove overlays.
8966
89672004-04-27 Jesper Harder <harder@ifa.au.dk>
8968
8969 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8970
89712004-04-23 Juanma Barranquero <lektu@terra.es>
8972
8973 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8974
89752004-04-05 Jesper Harder <harder@ifa.au.dk>
8976
8977 * info.texi (Info Search): Add info-apropos.
8978
89792004-03-22 Juri Linkov <juri@jurta.org>
8980
8981 * faq.texi: Fix help key bindings.
8982
89832004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8984
8985 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8986 (as suggested by Karl Berry). Update information about colored
8987 stars in menus. Add new subheading describing M-n.
8988
89892004-03-12 Richard M. Stallman <rms@gnu.org>
8990
8991 * cl.texi (Top): Rename top node's title.
8992
89932004-03-08 Karl Berry <karl@gnu.org>
8994
8995 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8996 problems making the texinfo distribution.
8997
89982004-02-29 Simon Josefsson <jas@extundo.com>
8999
0c7efc08 9000 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9001 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9002 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9003 <voegelas@gmx.net>.
9004
90052004-02-29 Juanma Barranquero <lektu@terra.es>
9006
9007 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9008 Use $(DEL) instead of rm, and ignore exit code.
9009
b344d29d 90102004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9011
9012 Tramp version 2.0.39 released.
9013
90142004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9015
9016 * tramp.texi (Customizing Completion): Explain new functions
9017 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9018 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9019 (Top): Refer to Savannah mailing list as the major one.
9020 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9021 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9022 (Frequently Asked Questions): Remote hosts must not be Unix-like
9023 for "smb" method.
9024 (Password caching): New node.
9025 (External transfer methods): Refer to password caching for "smb"
9026 method.
9027
90282004-02-17 Karl Berry <karl@gnu.org>
9029
9030 * info.texi (Help-Int): Mention the new line number feature.
9031
90322004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9033
9034 * ses.texi (Advanced Features): New functionality for
9035 ses-set-header-row (defaults to current row unless C-u used).
9036 (Acknowledgements): Add Stefan Monnier.
9037
90382003-12-29 Kevin Ryde <user42@zip.com.au>
9039
9040 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9041
b344d29d 90422003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9043
9044 Tramp version 2.0.38 released.
9045
9046 * tramp.texi (Remote shell setup): Warn of environment variables
9047 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9048 <sven.gabriel@imk.fzk.de>.
9049 (Configuration): Tramp now chooses base64/uuencode
9050 automatically. Update wording accordingly.
9051 (Top): More description for the `Default Method' menu entry.
9052 (Default Method): Use @code, not @var, for Lisp variables.
9053 (Default Method): New subsection `Which method is the right one
9054 for me?' Suggested by Christian Kirsch.
9055 (Configuration): Pointer to new subsection added.
9056 (Default Method): Too many "use" in one sentence.
9057 Rephrase. Reported by Christian Kirsch.
9058 (Filename Syntax): Old `su' example is probably a left-over from
9059 the sm/su method naming. Replace with `ssh', instead.
9060 (External transfer methods, Auto-save and Backup):
9061 Typo fixes.
9062
90632003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9064
183080b6 9065 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9066 (Top): Mention japanese manual only if flag `jamanual' is set.
9067 Insert section `Japanese manual' in menu.
9068
90692003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9070
9071 * eshell.texi (Known Problems): Add doc item.
9072
90732003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9074
9075 * cc-mode.texi: Update for CC Mode 5.30.
9076
9077 Note: Please refrain from doing purely cosmetic changes like
9078 removing trailing whitespace in this manual; it clobbers cvs
9079 merging for no good reason.
9080
90812003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9082
9083 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9084 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9085 @acronym{ASCII}.
9086
90872003-10-26 Karl Berry <karl@gnu.org>
9088
9089 * info.texi (Info Search): Echo area, not echo are. From Debian
9090 diff.
9091
90922003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9093
10d1d0af 9094 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9095 :buttons and :children keywords.
9096
90972003-10-22 Miles Bader <miles@gnu.org>
9098
9099 * Makefile.in (info): Move before $(top_srcdir)/info.
9100
91012003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9102
9103 * tramp.texi (Inline methods): Small grammar fix.
9104 (External transfer methods): Likewise.
9105
91062003-10-08 Nick Roberts <nick@nick.uklinux.net>
9107
9108 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9109
91102003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9111
9112 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9113
91142003-09-30 Richard M. Stallman <rms@gnu.org>
9115
9116 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9117
9118 * widget.texi (User Interface): Fix typos.
9119
9120 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9121
91222003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9123
9124 * pcl-cvs.texi (Selected Files): Fix typo.
9125
91262003-09-21 Karl Berry <karl@gnu.org>
9127
9128 * info.texi (] and [ commands): No period at end of section title.
9129
91302003-09-04 Miles Bader <miles@gnu.org>
9131
9132 * Makefile.in (top_srcdir): New variable.
9133 ($(top_srcdir)/info): New rule.
9134 (info): Depend on it.
9135
91362003-09-03 Peter Runestig <peter@runestig.com>
9137
9138 * makefile.w32-in: New file.
9139
91402003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9141
9142 * widget.texi (User Interface): Explain the need of static text
9143 around an editable field.
9144
91452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9146
9147 * widget.texi (Basic Types): The argument to `:help-echo' can now
9148 be a form that evaluates to a string.
9149
91502003-08-18 Kim F. Storm <storm@cua.dk>
9151
9152 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9153
91542003-08-16 Richard M. Stallman <rms@gnu.org>
9155
9156 * dired-x.texi (Shell Command Guessing): Explain *.
9157
91582003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9159
9160 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9161 log-edit-insert-changelog.
9162
91632003-08-03 Karl Berry <karl@gnu.org>
9164
9165 * info.texi: Need @contents.
9166
c8763fb6 91672003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9168
9169 Tramp version 2.0.36 released.
9170
9171 * tramp.texi (Remote shell setup): Explain about problems with
9172 non-Bourne commands in ~/.profile and ~/.shrc.
9173
91742003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9175
9176 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9177 renaming of `vis-mode' to `visible-mode'.
9178
91792003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9180
9181 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9182 next, prev and up pointers.
9183
91842003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9185
9186 * info.texi (Help): Mention existence of Emacs and stand-alone
9187 Info at the very beginning of the tutorial.
9188 (Help-Inv): New node.
9189 (Help-]): New node.
9190 (Help-M): Systematically point out the differences between default
9191 Emacs and stand-alone versions. Delete second menu.
9192 (Help-Xref): Systematically point out the differences between
9193 default Emacs and stand-alone versions.
9194 (Help-Int): Change `l' example.
9195 (Expert Info): Fix typos.
9196 (Emacs Info Variables): Mention `Info-hide-note-references' and
9197 new default for `Info-scroll-prefer-subnodes'.
9198
c8763fb6 91992003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9200
9201 Version 2.0.35 of Tramp released.
9202
9203 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9204 (Inline methods): Add methods `remsh' and `plink1'.
9205 (External transfer methods): Add method `remcp'.
9206 (Multi-hop Methods): Add method `remsh'.
9207 Small patch from Adrian Aichner <adrian@xemacs.org>:
9208 Fix minor typos.
0c7efc08 9209 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9210 `Info-index'.
9211 (Version Control): Add cindex entry.
9212
c8763fb6 92132003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9214
9215 * trampver.texi: Version 2.0.34 released.
9216
92172003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9218
9219 * faq.texi: Improve previous changes.
9220
92212003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9222
9223 * faq.texi: Update copyright and maintenance details.
9224 Update some package URLs, versions, and maintainers.
9225 Remove many references to the Emacs Lisp Archive.
9226
92272003-04-23 Simon Josefsson <jas@extundo.com>
9228
9229 * smtpmail.texi: Fix license (the invariant sections mentioned has
9230 never been part of the smtp manual). Align info dir entry with
9231 other emacs packages.
9232
92332003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9234
9235 * tramp.texi: Version 2.0.33 released.
9236 Remove installation chapter. Remove XEmacs specifics.
9237
92382003-03-29 Richard M. Stallman <rms@gnu.org>
9239
9240 * tramp.texi (Top): Undo the previous renaming.
9241 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9242
c8763fb6 92432003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9244
9245 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9246 version of manual.
9247
9248 * tramp.texi (Auto-save and Backup): New node.
9249
92502003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9251
9252 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9253 Emacs" in order to have better differentiation to "XEmacs".
9254 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9255 are new macros in order to point to the other Emacs flavor where
9256 appropriate. In info case, point to node `Installation' in order
9257 to explain how to generate the other way. In html case, make a
9258 link to the other html file.
0c7efc08 9259 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9260 after CVS checkout/update.
9261 (Installation): Completely rewritten.
9262 (Installation parameters, Load paths): New sections under
9263 `Installation'.
9264
c8763fb6 92652003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9266
9267 * tramp.texi: Version 2.0.30 released.
9268 Replace word "path" with "localname" where used as a component of
9269 a Tramp file name.
9270
92712003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9272
9273 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9274 introduced.
9275 (Installation): Explain what to do if files from the tramp/contrib
9276 directory are needed.
9277
92782003-02-23 Alex Schroeder <alex@emacswiki.org>
9279
9280 * smtpmail.texi (How Mail Works): New.
9281
92822003-02-22 Alex Schroeder <alex@emacswiki.org>
9283
9284 * smtpmail.texi: New file.
9285
9286 * Makefile.in: Build SMTP manual.
9287
c8763fb6 92882003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9289
9290 * tramp.texi: Version 2.0.29 released.
9291 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9292 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9293
92942003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9295
9296 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9297 another package loads accidentally Ange-FTP.
2de53ca6
GM
9298
92992003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9300
9301 * tramp.texi (Customizing Completion): Add function
9302 `tramp-parse-sconfig'. Change example of
9303 `tramp-set-completion-function', because parsing of ssh config
9304 files looks more natural.
9305
93062003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9307
9308 * gnus.texi: Do not use `path' in several locations.
9309
c8763fb6 93102002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9311
0c7efc08
SM
9312 * tramp.texi (External transfer methods): New method `smb'.
9313 From Michael Albinus.
2de53ca6
GM
9314
93152002-11-05 Karl Berry <karl@gnu.org>
9316
9317 * info.texi (Info-fontify): Reorder face list to avoid bad line
9318 breaks.
9319
c8763fb6 93202002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9321
0c7efc08
SM
9322 * tramp.texi: Move @copying to standard place.
9323 Use @insertcopying.
2de53ca6
GM
9324
93252002-10-02 Karl Berry <karl@gnu.org>
9326
9327 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9328 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9329 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9330 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9331 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9332 Per rms, update all manuals to use @copying instead of @ifinfo.
9333 Also use @ifnottex instead of @ifinfo around the top node, where
9334 needed for the sake of the HTML output.
9335 (The Gnus manual is not fixed since it's not clear to me how it
9336 works; and the Tramp manual already uses @copying, although in an
9337 unusual way. All others were changed.)
9338
93392002-09-10 Jonathan Yavner <jyavner@engineer.com>
9340
9341 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9342 (../info/ses, ses.dvi): New targets.
9343 * ses.texi: New file.
9344
c8763fb6 93452002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9346
9347 * texinfo.tex: Update to texinfo 4.2.
9348
93492002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9350
9351 * reftex.texi: Update to RefTeX 4.19.
9352
c8763fb6 93532002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9354
9355 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9356 (../info/tramp, tramp.dvi): New targets.
9357
93582002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9359
9360 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9361 (calc.dvi): Uncomment.
9362
93632001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9364
9365 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9366 (../info/calc): New target.
9367
93682001-10-20 Gerd Moellmann <gerd@gnu.org>
9369
9370 * (Version 21.1 released.)
9371
93722001-10-05 Gerd Moellmann <gerd@gnu.org>
9373
9374 * Branch for 21.1.
9375
93762001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9377
9378 * Makefile.in (../info/info): Use an explicit -o switch to
9379 makeinfo.
9380
93812001-03-05 Gerd Moellmann <gerd@gnu.org>
9382
9383 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9384
93852000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9386
9387 * Makefile.in (../info/idlwave): Use --no-split.
9388
93892000-12-14 Dave Love <fx@gnu.org>
9390
c4cc8b9a 9391 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9392 (gnus.dvi): Change rule to remove @latex stuff.
9393
93942000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9395
9396 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9397
93982000-10-13 John Wiegley <johnw@gnu.org>
9399
9400 * Makefile.in: Add build targets for eshell.texi.
9401
94022000-09-25 Gerd Moellmann <gerd@gnu.org>
9403
9404 * Makefile.in: Remove/comment speedbar stuff.
9405
94062000-09-22 Dave Love <fx@gnu.org>
9407
9408 * Makefile.in: Add emacs-mime.
9409
94102000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9411
9412 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9413 (DVI_TARGETS): Add woman.dvi.
9414 (../info/woman, woman.dvi): New targets.
9415
94162000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9417
9418 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9419
9420 * pcl-cvs.texi: New file.
9421 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9422 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9423
94242000-05-11 Gerd Moellmann <gerd@gnu.org>
9425
9426 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9427 (../info/ebrowse, ebrowse.dvi): New targets.
9428
94292000-01-13 Gerd Moellmann <gerd@gnu.org>
9430
9431 * Makefile.in (INFO_TARGETS): Add eudc.
9432 (DVI_TARGETS): Add eudc.dvi.
9433 (../info/eudc, eudc.dvi): New targets.
9434
94352000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9436
9437 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9438 compatibility with 8+3 filesystems).
9439 (../info/efaq): Rename from emacs-faq.
9440
94412000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9442
9443 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9444 (../info/idlwave, idlwave.dvi): New targets.
9445
94461999-10-23 Dave Love <fx@gnu.org>
9447
9448 * Makefile.in: Use autotype.texi.
9449
94501999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9451
9452 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9453 faq.texi file) rather than ../info/faq.
9454
94551999-10-07 Gerd Moellmann <gerd@gnu.org>
9456
9457 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9458 (../info/ada-mode, ada-mode.dvi): New targets.
9459
94601999-09-01 Dave Love <fx@gnu.org>
9461
9462 * Makefile.in: Add faq.
9463
94641999-07-12 Richard Stallman <rms@gnu.org>
9465
9466 * Version 20.4 released.
9467
94681998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9469
9470 * Version 20.3 released.
9471
94721998-04-06 Andreas Schwab <schwab@gnu.org>
9473
768c0c0f
JB
9474 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9475 Use it in dvi targets.
2de53ca6
GM
9476 (../etc/GNU): Change to $(srcdir) first.
9477
94781998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9479
9480 * reftex.texi: Update for RefTeX version 3.22.
9481
94821998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9483
9484 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9485 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9486
94871997-09-23 Paul Eggert <eggert@twinsun.com>
9488
9489 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9490 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9491
94921997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9493
9494 * Version 20.2 released.
9495
94961997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9497
9498 * Version 20.1 released.
9499
95001997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9501
9502 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9503
95041996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9505
9506 * Version 19.33 released.
9507
95081996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9509
9510 * Version 19.32 released.
9511
95121996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9513
9514 * Makefile.in: Add rules for the Message manual.
9515
95161996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9517
9518 * gnus.texi: New version.
9519
9520 * message.texi: New manual.
9521
95221996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9523
9524 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9525
95261996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9527
9528 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9529 Specify -I option.
9530 (All dvi targets): Set the TEXINPUTS variable.
9531
95321996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9533
9534 * Version 19.31 released.
9535
95361996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9537
9538 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9539 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9540
95411995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9542
9543 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9544 (INFO_TARGETS): Add ../info/cc-mode.
9545 (DVI_TARGETS): Add cc-mode.dvi.
9546
2de53ca6
GM
95471995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9548
9549 * Version 19.30 released.
9550
95511995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9552
9553 * gnus.texi: New file.
9554
95551995-11-04 Erik Naggum <erik@naggum.no>
9556
9557 * gnus.texi: File deleted.
9558
95591995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9560
9561 * mh-e.texi: "Function Index" -> "Command Index" to work with
9562 Emacs 19.30 C-h C-k support of separately-documented commands.
9563
95641995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9565
9566 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9567 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9568
95691995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9570
9571 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9572 (../info/viper, viper.dvi): New targets.
9573
95741995-04-20 Kevin Rodgers <kevinr@ihs.com>
9575
9576 * dired-x.texi (Installation): Change the example to set
9577 buffer-local variables like dired-omit-files-p in
9578 dired-mode-hook.
9579
95801995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9581
9582 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9583 (../info/mh-e, mh-e.dvi): New targets.
9584
95851995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9586
9587 * Makefile.in (maintainer-clean): Rename from realclean.
9588
95891994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9590
9591 * Makefile.in: New file.
9592 * Makefile: File deleted.
9593
95941994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9595
9596 * Makefile (TEXINDEX_OBJS): Variable deleted.
9597 (texindex, texindex.o, getopt.o): Rules deleted.
9598 All deps on texindex deleted.
9599 (distclean): Don't delete texindex.
9600 (mostlyclean): Don't delete *.o.
9601 * texindex.c, getopt.c: Files deleted.
9602
96031994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9604
9605 * Version 19.26 released.
9606
96071994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9608
9609 * Version 19.25 released.
9610
96111994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9612
9613 * Version 19.24 released.
9614
96151994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9616
9617 * Version 19.23 released.
9618
96191994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9620
9621 * Makefile: Delete spurious tab.
9622
96231994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9624
9625 * Makefile (.SUFFIXES): New rule.
9626
96271994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9628
9629 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9630 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9631
96321994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9633
9634 * Makefile (../info/sc): Rename from sc.info.
9635 (../info/cl): Likewise.
9636 (INFO_TARGETS): Use new names.
9637
96381993-12-04 Richard Stallman (rms@srarc2)
9639
9640 * getopt.c: New file.
9641 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9642 (getopt.o): New rule.
9643 (dvi): Don't depend on texindex.
9644 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9645 Depend on texindex.
9646
96471993-12-03 Richard Stallman (rms@srarc2)
9648
9649 * Makefile (../info/sc.info): Rename from ../info/sc.
9650 (TEXI2DVI): New variable.
9651 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9652 Add explicit commands.
9653 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9654
96551993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9656
9657 * Version 19.22 released.
9658
96591993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9660
9661 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9662
96631993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9664
9665 * Version 19.21 released.
9666
96671993-11-15 Paul Eggert (eggert@twinsun.com)
9668
9669 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9670
96711993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9672
9673 * Makefile (../etc/GNU): New target.
9674 (EMACSSOURCES): Add gnu1.texi.
9675
96761993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9677
9678 * Makefile (realclean): Don't delete the Info files.
9679
f0131492 96801993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9681
9682 * forms.texi: Fix forms.texi so that it will format correctly.
9683 Add missing `@end iftex', fix bad reference.
9684
9685 * info.texi, info-stn.texi: New files implement texinfo version of
9686 `info' file.
9687
f0131492 96881993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9689
9690 * Makefile: Fix targets for texindex, new info.texi files.
9691 * info-stnd.texi: New file implements info for standalone info
9692 reader.
9693 * info.texi: Update to include recent changes to "../info/info".
9694 New source file for ../info/info; includes info-stnd.texi.
9695
9696 * texindex.c: Include "../src/config.h" if building in emacs.
9697
9698 * Makefile: Change all files to FILENAME.texi, force all targets
9699 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9700 vip.texinfo, forms.texinfo, cl.texinfo.
9701 Add target to build texindex.c, defining `emacs'.
9702
9703 * forms.texi: Install new file to match version 2.3 of forms.el.
9704
97051993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9706
9707 * Version 19.19 released.
9708
97091993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9710
9711 * sc.texinfo: Fix info file name.
9712
9713 * Makefile (info): Add gnus and sc.
9714 (dvi): Add gnus.dvi and sc.dvi.
9715 (../info/sc, sc.dvi): New targets.
9716
97171993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9718
9719 * Version 19.18 released.
9720
97211993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9722
9723 * Makefile: Fix source file names of the separate manuals.
9724 (gnus.dvi, ../info/gnus): New targets.
9725
97261993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9727
9728 * Version 19.17 released.
9729
97301993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9731
9732 * split-man: Fix typos in last change.
9733
97341993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9735
9736 * Version 19.16 released.
9737
97381993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9739
9740 * version 19.15 released.
9741
97421993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9743
9744 * Makefile (distclean): It's rm, not rf.
9745
97461993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9747
9748 * Version 19.14 released.
9749
97501993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9751
9752 * Makefile: New file.
9753
97541993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9755
9756 * Version 19.13 released.
9757
97581993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9759
9760 * Version 19.9 released.
9761
97621993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9763
9764 * Version 19.8 released.
9765
97661993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9767
9768 * Version 19.7 released.
9769
97701990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9771
9772 * gnus.texinfo: New file. Removed installation instructions.
9773
97741990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9775
9776 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9777
97781989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9779
9780 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9781 then define `\sc' as the command for smallcaps in Texinfo.
9782 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9783 made the corresponding change to makeinfo and texinfm.el.
9784
97851988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9786
9787 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9788 Customization since the menu entry did not point to anything.
9789 Also add an @finalout command to remove overfull hboxes from the
9790 printed output.
9791
9792 * cl.texinfo: Add @bye, \input line and @settitle to file.
9793 This file is clearly intended to be a chapter of some other work,
9794 but the other work does not yet exist.
9795
97961988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9797
9798 * texinfo.texinfo: Three typos corrected.
9799
4009494e 9800;; Local Variables:
c8763fb6 9801;; coding: utf-8
4009494e
GM
9802;; End:
9803
3fe7cdc8 9804 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9805
9806 This file is part of GNU Emacs.
9807
97c0352c 9808 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9809 it under the terms of the GNU General Public License as published by
97c0352c
GM
9810 the Free Software Foundation, either version 3 of the License, or
9811 (at your option) any later version.
4009494e
GM
9812
9813 GNU Emacs is distributed in the hope that it will be useful,
9814 but WITHOUT ANY WARRANTY; without even the implied warranty of
9815 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9816 GNU General Public License for more details.
9817
9818 You should have received a copy of the GNU General Public License
97c0352c 9819 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.