src/fileio.c (Finsert_file_contents): Doc fix.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
257b2c7d
GM
12012-12-14 Glenn Morris <rgm@gnu.org>
2
3 * org.texi (copying): Include a copy of the GFDL.
4 (GNU Free Documentation License): New section.
5
1e20eeb7
BG
62012-12-13 Bastien Guerry <bzg@gnu.org>
7
8 * org.texi: Fix typos.
9
98c94021
GM
102012-12-13 Glenn Morris <rgm@gnu.org>
11
bfe6ffb6
GM
12 * wisent.texi: Small edits. Set copyright to FSF, update license to
13 GFDL 1.3+.
14 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
15 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
16 New targets.
17 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
18 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
19
98c94021
GM
20 * bovine.texi: Small edits. Set copyright to FSF, update license to
21 GFDL 1.3+, remove empty index.
22 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
23 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
24 New targets.
25 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
26 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
27
cfa49c1e
EL
282012-12-13 Eric Ludlam <zappo@gnu.org>
29 David Ponce <david@dponce.com>
30 Richard Kim <emacs18@gmail.com>
31
9e7abd17 32 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 33
4c2dd4ee
GM
342012-12-12 Glenn Morris <rgm@gnu.org>
35
9b97b143
GM
36 * flymake.texi (Customizable variables, Locating the buildfile):
37 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
38
4c2dd4ee
GM
39 * srecode.texi: Small edits. Set copyright to FSF, add explicit
40 GFDL 1.3+ license, fix up index.
41 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
42 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
43 (srecode.pdf): New targets.
44 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
45 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
46
ac1d9dde
EL
472012-12-12 Eric Ludlam <zappo@gnu.org>
48
49 * srecode.texi: New file, imported from CEDET trunk.
50
63aa0982
BG
512012-12-12 Bastien Guerry <bzg@gnu.org>
52
53 * org.texi (Summary, Code block specific header arguments)
54 (Code block specific header arguments)
55 (Header arguments in function calls, var, noweb)
56 (Results of evaluation, Code evaluation security): Small
57 reformatting: add a blank line before some example.
58
59 * org.texi (System-wide header arguments)
60 (Header arguments in Org mode properties, Conflicts)
61 (Dynamic blocks, Using the mapping API): Fix indendation of
62 Elisp code examples.
63
64 * org.texi (Comment lines): Fix description of the comment syntax.
65
66 * org.texi (Installation): Mention "make test" in the correct
67 section.
68
328dac0d
MA
692012-12-02 Michael Albinus <michael.albinus@gmx.de>
70
71 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
72 (External methods): Fix typo.
73
f4f3b439
GM
742012-11-30 Glenn Morris <rgm@gnu.org>
75
76 * rcirc.texi (Notices): Fix typo.
77
555ccdc2
MA
782012-11-20 Michael Albinus <michael.albinus@gmx.de>
79
80 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
81 distinguish from trunk.
82
e8693c96
GM
832012-11-16 Glenn Morris <rgm@gnu.org>
84
85 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
86 (Obsolete Macros): Move example here from Function Bindings.
87
6e5e9b70
GM
882012-11-13 Glenn Morris <rgm@gnu.org>
89
5c934f8b
GM
90 * erc.texi: Use @code{nil} rather than just "nil".
91 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 92 Add "notifications".
f925b109 93 (Connecting): Add brief section on passwords.
274f5de6 94 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 95
24c38527
GM
962012-11-12 Glenn Morris <rgm@gnu.org>
97
98 * flymake.texi (Customizable variables)
99 (Highlighting erroneous lines): Mention flymake-error-bitmap,
100 flymake-warning-bitmap, and flymake-fringe-indicator-position.
101
5b637222
CY
1022012-11-09 Chong Yidong <cyd@gnu.org>
103
104 * url.texi (Introduction): Move url-configuration-directory to
105 Customization node.
106 (Parsed URIs): Split into its own node.
107 (URI Encoding): New node.
108 (Defining New URLs): Remove empty chapter.
109 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
110 Improve docs for url-queue-*.
111 (Supported URL Types): Copyedits. Delete empty subnodes.
112
82f84fa3
CY
1132012-11-08 Chong Yidong <cyd@gnu.org>
114
115 * url.texi (Introduction): Rename from Getting Started. Rewrite
116 the introduction.
117 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
118
2ee1d59f
GM
1192012-11-07 Glenn Morris <rgm@gnu.org>
120
121 * cl.texi (Obsolete Setf Customization):
122 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
123 Give define-modify-macro, defsetf, and define-setf-method
124 gv.el replacements.
2ee1d59f 125
651af8c6
GM
1262012-11-06 Glenn Morris <rgm@gnu.org>
127
2027b1b3 128 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 129 (Setf Extensions): Remove obsolete reference.
2027b1b3 130 (Obsolete Setf Customization):
651af8c6 131 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 132 Undocument get-setf-method, since it no longer exists.
a358a44e 133 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 134
c65b407b
GM
1352012-11-03 Glenn Morris <rgm@gnu.org>
136
137 * cl.texi: Further general copyedits.
685b0026
GM
138 (List Functions): Remove copy-tree, standard elisp for some time.
139 (Efficiency Concerns): Comment out examples that no longer apply.
140 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
141 (Creating Symbols, Random Numbers): De-emphasize internal
142 variables cl--gensym-counter and cl--random-state. (Bug#12788)
c65b407b 143
7fbf8f7b
GM
1442012-11-02 Glenn Morris <rgm@gnu.org>
145
146 * cl.texi (Naming Conventions, Type Predicates, Macros)
147 (Predicates on Numbers): No longer mention cl-floatp-safe.
148
df43dd53
GM
1492012-11-01 Glenn Morris <rgm@gnu.org>
150
151 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
152 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
153 (Macro Bindings, Blocks and Exits):
154 Acknowledge existence of lexical-binding.
155 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 156
69c1c2e6
GM
1572012-10-31 Glenn Morris <rgm@gnu.org>
158
dd90fd1a
GM
159 * ert.texi (Introduction, The @code{should} Macro):
160 Refer to "cl-assert" rather than "assert".
161
69c1c2e6
GM
162 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
163 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
164 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
165 Reword, and add details of flet and labels.
87b0d8b1 166 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 167
4ddedf94
GM
1682012-10-30 Glenn Morris <rgm@gnu.org>
169
170 * cl.texi (Modify Macros): Update for cl-letf changes.
171 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
172 (Setf Extensions): Partially restore note about cl-getf,
173 mainly moved to lispref/variables.texi.
174 (Property Lists): Fix cl-getf typos.
f43a5263 175 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 176
d3094168
GM
1772012-10-29 Glenn Morris <rgm@gnu.org>
178
179 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 180 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 181 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
182 (Modify Macros, Multiple Values, Other Clauses):
183 Remove mentions of obsolete features.
6a07d52e 184 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 185
3c0c6155
GM
1862012-10-28 Glenn Morris <rgm@gnu.org>
187
f94b04fc
GM
188 * cl.texi (Multiple Values, Common Lisp Compatibility):
189 More namespace updates.
190 (Obsolete Features): Copyedits.
191 (Obsolete Lexical Macros, Obsolete Setf Customization):
192 New subsections.
193
9c52d61d
GM
194 * cl.texi (Porting Common Lisp, Lexical Bindings):
195 Add some xrefs to the Elisp manual.
196
3c0c6155
GM
197 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
198 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
199 (Obsolete Features): New appendix. Move Lexical Bindings here.
200
5887564d
GM
2012012-10-27 Glenn Morris <rgm@gnu.org>
202
e1117425
GM
203 * cl.texi: Use defmac for macros rather than defspec.
204 (Efficiency Concerns): Related copyedit.
205
5887564d
GM
206 * cl.texi (Control Structure): Update for setf now being in core.
207 (Setf Extensions): Rename from Basic Setf. Move much of the
208 former content to lispref/variables.texi.
209 (Modify Macros): Move pop, push details to lispref/variables.texi.
210 (Customizing Setf): Copyedits for setf etc being in core.
211 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
212 Further namespaces updates.
213
bdebdb64
BG
2142012-10-26 Bastien Guerry <bzg@gnu.org>
215
216 * org.texi (Installation): Update the link to Org's ELPA. Also
217 don't mention org-install.el anymore as the replacement file
218 org-loaddefs.el is now loaded by org.el.
219
f956e59d
MA
2202012-10-25 Michael Albinus <michael.albinus@gmx.de>
221
222 * tramp.texi (Frequently Asked Questions): Mention
223 `tramp-completion-reread-directory-timeout' for performance
224 improvement.
225
a05cb6e3
GM
2262012-10-25 Glenn Morris <rgm@gnu.org>
227
228 * cl.texi: Don't mess with the TeX section number counter.
229 Use Texinfo recommended convention for quotes+punctuation.
230 (Overview, Sequence Functions): Rephrase for better line-breaking.
231 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
232 (Macro Bindings, Conditionals, Iteration, Loop Basics)
233 (Random Numbers, Mapping over Sequences, Structures)
234 (Porting Common Lisp): Further updates for cl-lib namespace.
235 (Modify Macros, Declarations, Macro Bindings, Structures):
236 Break long lines in examples.
237 (Dynamic Bindings): Update for changed progv behavior.
238 (Loop Examples, Efficiency Concerns): Markup fixes.
239 (Structures): Remove TeX margin change.
39ff2cf3 240 (Declarations): Fix typos.
a05cb6e3 241
39a58b5b
GM
2422012-10-24 Glenn Morris <rgm@gnu.org>
243
a6880551
GM
244 * cl.texi (Overview, Multiple Values, Creating Symbols)
245 (Numerical Functions): Say less/nothing about the original cl.el.
246 (Old CL Compatibility): Remove.
247 (Assertions): Remove ignore-errors (standard Elisp for some time).
248
39a58b5b
GM
249 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
250 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
251 (Efficiency Concerns, Efficiency Concerns)
252 (Common Lisp Compatibility, Old CL Compatibility):
253 Further updates for cl-lib namespace.
254
72ec96fb
PE
2552012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
256
257 Update manual for new time stamp format (Bug#12706).
258 * emacs-mime.texi (time-date): Update for new format.
259 Also, fix bogus time stamp and modernize a bit.
260
8d6510b9
GM
2612012-10-23 Glenn Morris <rgm@gnu.org>
262
263 * cl.texi: Include emacsver.texi. Use Emacs version number rather
264 than unchanging cl.el version number.
265 End all menu descriptions with a period.
266 Do not use @dfn{CL} for every instance of "CL".
267 (Overview): Remove no-runtime caveat, and note about foo* names.
268 (Usage): Use cl-lib rather than cl.
269 (Organization, Naming Conventions): Update for cl-lib.el.
270 (Installation): Remove long-irrelevant node.
271 (Program Structure, Predicates, Control Structure):
272 Start updating for cl-lib namespace.
8d6510b9
GM
273 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
274 Depend on emacsver.texi.
275
0a078f36
MA
2762012-10-09 Michael Albinus <michael.albinus@gmx.de>
277
278 * trampver.texi: Update release number.
279
a03bb33f
GM
2802012-10-06 Glenn Morris <rgm@gnu.org>
281
24636b26
GM
282 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
283 ERC version.
284 (Introduction): ERC is distributed with Emacs.
285 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
286 (Getting Started): Simplify.
287 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
288 (History): Mention ERC maintained as part of Emacs now.
289 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
290 Add dependency on emacsver.texi.
291
a03bb33f
GM
292 * erc.texi: Remove hand-written node pointers.
293
d259be38
GM
2942012-10-05 Glenn Morris <rgm@gnu.org>
295
296 * newsticker.texi (Overview, Requirements, Usage, Configuration):
297 Copyedits.
298
62a81506
CY
2992012-10-01 Eric Ludlam <zappo@gnu.org>
300
301 * ede.texi (Quick Start, Project Local Variables)
302 (Miscellaneous commands, ede-java-root, Development Overview)
303 (Detecting a Project): New nodes.
304 (Simple projects): Node deleted.
305
306 * eieio.texi (Building Classes): Some slot attributes cannot be
307 overridden.
308 (Slot Options): Remove an example.
309 (Method Invocation, Documentation): New nodes.
310
07f133bf
GM
3112012-10-01 Glenn Morris <rgm@gnu.org>
312
313 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
314 (reftex.pdf): Add dependency on emacsver.texi.
315 * reftex.texi: Don't include directory part for emacsver.texi;
316 the Makefile's -I handles it.
317
4f595e15
RA
3182012-09-30 Ralf Angeli <angeli@caeruleus.net>
319
320 Merge from standalone RefTeX repository.
321
322 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
323 with macros.
324 (Imprint): Mention Wolfgang in list of contributors.
325 (Creating Citations): Give a hint about how to
326 auto-revert the BibTeX database file when using external editors.
327 (Referencing Labels): Simplify section about reference macro
328 cycling.
329 (Options (Referencing Labels)): Adapt to new structure of
330 `reftex-ref-style-alist'.
331 (Referencing Labels, Reference Styles): Document changes in the
332 referencing functionality.
333 (Commands): Mention options for definition of header and footer in
334 BibTeX files.
335 (Options (Creating Citations)): Document
336 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
337 (Reference Styles): New section.
338 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
339 (Options (Referencing Labels)): Remove descriptions of deprecated
340 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
341 Add descriptions for `reftex-ref-style-alist' and
342 `reftex-ref-style-default-list'.
343 (Referencing Labels): Update regarding reference styles.
344 (Citation Styles): Mention support for ConTeXt.
345 (Options (Defining Label Environments)): Fix typo.
346 (Options (Creating Citations)): Document
347 `reftex-cite-key-separator'.
348
8223b1d2
BG
3492012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
350
351 * org.texi: Add description of ORG_ADD_CONTRIB to info
352 documentation. Add link to Worg for more details.
353
354 * org.texi: Clarify installation procedure. Provide link to the
355 build system description on Worg.
356
357 * org.texi: Remove reference to utils/, x11idle.c is now in
358 contrib/scripts.
359
360 * org.texi: Re-normalize to "Org mode" in manual.
361
362 * org.texi (Installation): Adapt documentation to new build
363 system. Mention GNU ELPA (since it needs to be handled like Emacs
364 built-in Org).
365
8223b1d2
BG
3662012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
367
368 * org.texi: Fix typo in description of the 'Hooks' section.
369
370 * org.texi: Add ID to the list of special properties.
371
3722012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
373
374 * org.texi (Moving subtrees): Document the ability to archive to a
375 datetree.
376
1e20eeb7 3772012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
378
379 * org.texi (Installation, Feedback, Batch execution): Use
380 (add-to-list 'load-path ... t) for the contrib dir.
381
382 * org.texi (results): Update documentation for ":results drawer"
383 and ":results org".
384
385 * org.texi (Column width and alignment): Fix typo.
386
387 * org.texi (Activation): Point to the "Conflicts" section.
388
389 * org.texi (Conflicts): Mention filladapt.el in the list of
390 conflicting packages.
391
392 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
393 not needed for versions of Emacs > 22.1.
394
395 * org.texi (History and Acknowledgments): Fix typo.
396
397 * org.texi (History and Acknowledgments): Add my own
398 acknowledgments.
399
400 * org.texi (Agenda commands): Document the new command and the new
401 option.
402
403 * org.texi (Agenda commands): Delete `org-agenda-action' section.
404 (Agenda commands): Reorder. Document `*' to toggle persistent
405 marks.
406
407 * org.texi (Agenda dispatcher): Mention
408 `org-toggle-agenda-sticky'.
409 (Agenda commands, Exporting Agenda Views): Fix typo.
410
411 * org.texi (Templates in contexts, Setting Options): Update to
412 reflect changes in how contexts options are processed.
413
414 * org.texi (Templates in contexts): Document the new structure of
415 the variables `org-agenda-custom-commands-contexts' and
416 `org-capture-templates-contexts'.
417
418 * org.texi (Templates in contexts): Document the new option
419 `org-capture-templates-contexts'.
420 (Storing searches): Document the new option
421 `org-agenda-custom-commands-contexts'.
422
423 * org.texi (Formula syntax for Lisp): Reformat.
424
425 * org.texi (Special properties, Column attributes)
426 (Agenda column view): Document the new special property
427 CLOCKSUM_T.
428
429 * org.texi (Template expansion): Document the new %l template.
430
431 * org.texi (Fast access to TODO states): Fix documentation about
432 allowed characters for fast todo selection.
433
434 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
435 use in `org-agenda-to-appt'.
436
437 * org.texi (Comment lines): Update wrt comments.
438
439 * org.texi (Resolving idle time): Document new keybinding.
440
441 * org.texi (Clocking commands): Document the use of S-M-<up/down>
442 on clock timestamps.
443
444 * org.texi (Fast access to TODO states): Explicitely says only
445 letters are supported as fast TODO selection keys.
446
447 * org.texi (Link abbreviations): Illustrate the use of the "%h"
448 specifier. Document the new "%(my-function)" specifier.
449
450 * org.texi (Clocking commands): New cindex.
451 (Clocking commands): Update documentation for `org-clock-in'.
452 Document `org-clock-in-last'. Mention `org-clock-out' and
453 `org-clock-in-last' as commands that can be globally bound.
454 (Resolving idle time): Document continuous clocking.
455
456 * org.texi (Top, Introduction): Fix formatting.
457 (Activation): Add index entries.
458 (Conventions): Update section.
459 (Embedded @LaTeX{}): Fix formatting.
460
461 * org.texi (Visibility cycling): Document `show-children'.
462
463 * org.texi (Using capture): Mention the `org-capture-last-stored'
464 bookmark as a way to jump to the last stored capture.
465
466 * org.texi (Uploading files): Fix typo.
467
468 * org.texi (Using capture): Document `C-0' as a prefix argument
469 for `org-capture'.
470
471 * org.texi (Agenda commands): Document persistent marks.
472
473 * org.texi (Template expansion): Update doc to reflect change.
474
475 * org.texi (Radio tables): Document the :no-escape parameter.
476
477 * org.texi (Repeated tasks): Document repeat cookies for years,
478 months, weeks, days and hours.
479
480 * org.texi (Export options): State that you can use the d: option
481 by specifying a list of drawers.
482
483 * org.texi (HTML preamble and postamble): Small doc improvement.
484
4852012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
486
487 * org.texi: The sections in the Exporting section of the manual
488 left out articles in the description of the org-export-as-*
489 commands, among other places. This patch adds them, adds a few
490 missing prepositions, and switches instances of "an HTML" to "a
491 html" for internal consistency.
492
493 * org.texi: Alter several examples of headings with timestamps in
494 them to include the timestamps in the body instead of the heading.
495
4962012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
497
498 * org.texi (Agenda dispatcher): Document sticky agenda views and
499 the new key for them.
500
5012012-09-30 Charles <millarc@verizon.net> (tiny change)
502
503 * org.texi (Advanced features): Fix error in table.
504
5052012-09-30 Feng Shu <tumashu@gmail.com>
506
507 * org.texi (@LaTeX{} fragments): Document imagemagick as an
508 alternative to dvipng.
509
5102012-09-30 François Allisson <francois@allisson.co> (tiny change)
511
512 * org.texi: Remove extra curly bracket.
513
5142012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
515
516 * org.texi (org-clock-in-last and org-clock-cancel): Update the
517 defkeys.
518
5192012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
520
521 * org.texi (Agenda commands): Fix two typos by giving
522 corresponding function names, according to
523 `org-agenda-view-mode-dispatch'.
524
5252012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
526
527 * org.texi (The spreadsheet): Fix typo.
528
5292012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
530
531 * org.texi (Tracking your habits): Point to the "Tracking TODO
532 state changes" section.
533
5342012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
535
536 * org.texi (Literal examples): Remove reference to unknown
537 `org-export-latex-minted' variable. Also simplify footnote since
538 `org-export-latex-listings' documentation is exhaustive already.
539
540 * org.texi (Plain lists): Remove reference to now hard-coded
541 `bullet' automatic rule.
542
5432012-09-30 Toby S. Cubitt <tsc25@cantab.net>
544
545 * org.texi: Updated documentation accordingly.
546
5087f097
PE
5472012-09-13 Paul Eggert <eggert@cs.ucla.edu>
548
549 * texinfo.tex: Merge from gnulib.
550
20121a26
MA
5512012-09-12 Michael Albinus <michael.albinus@gmx.de>
552
553 Sync with Tramp 2.2.6.
554
555 * tramp.texi (Bug Reports): Cleanup caches before a test run.
556
557 * trampver.texi: Update release number.
558
44677e30
PE
5592012-09-12 Paul Eggert <eggert@cs.ucla.edu>
560
561 * texinfo.tex: Merge from gnulib.
562
5a4c42ba
AA
5632012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
564
565 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
566 (bug#12096).
567
8e7046c3
JB
5682012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
569
1dcac243
JB
570 * calc.texi (Simplification modes, Conversions)
571 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
572 (The Calc Mode Line): Mention the mode line display for Basic
573 simplification mode.
574 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
575 simplifications.
576 (Basic Simplifications): Rename from "Limited Simplifications"
577 Replace "limited" by "basic" throughout.
578 (Algebraic Simplifications): Indicate that the algebraic
579 simplifications are done by default.
580 (Unsafe Simplifications): Mention `m E'.
581 (Simplification of Units): Mention `m U'.
582 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
583 (Kinds of Declarations, Functions for Declarations): Mention
584 "algebraic simplifications" instead of `a s'.
1dcac243 585 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 586
d2bd74ff
JB
5872012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
588
589 * calc.texi (Getting Started, Tutorial): Change simulated
590 Calc output to match actual output.
591 (Simplifying Formulas): Mention that algebraic simplification is now
592 the default.
593
77472261
EZ
5942012-07-28 Eli Zaretskii <eliz@gnu.org>
595
596 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
597 (Bug#12073)
598
09ae5da1
PE
5992012-07-25 Paul Eggert <eggert@cs.ucla.edu>
600
601 Prefer typical American spelling for "acknowledgment".
602 * calc.texi (History and Acknowledgments): Rename from
603 History and Acknowledgements.
604 * idlwave.texi (Acknowledgments):
605 * ses.texi (Acknowledgments):
606 * woman.texi (Acknowledgments): Rename from Acknowledgements.
607
c4444d16
PE
6082012-07-09 Paul Eggert <eggert@cs.ucla.edu>
609
610 Rename configure.in to configure.ac (Bug#11603).
611 * ede.texi (Compiler and Linker objects, ede-proj-project)
612 (ede-step-project): Prefer the name configure.ac to configure.in.
613
ef091c97
MA
6142012-07-06 Michael Albinus <michael.albinus@gmx.de>
615
616 * tramp.texi (Multi-hops): Introduce
617 `tramp-restricted-shell-hosts-alist'.
618
89b163db
G
6192012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
620
621 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
622 methods, so don't mention smtpmail here.
623
6242012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
625
626 * gnus.texi (Picons): Document gnus-picon-properties.
627
6282012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
629
630 * gnus.texi: Remove mention of compilation, as that's no longer
631 supported.
632
6332012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
634
635 * gnus.texi (Archived Messages): Mention
636 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
637
6382012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
639
640 * gnus.texi (Various Summary Stuff):
641 Remove mention of `gnus-propagate-marks'.
642
6432012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
644
645 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
646 which no longer exist.
647
6482012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
649
650 * gnus.texi (Archived Messages):
651 Document gnus-gcc-self-resent-messages.
652
6532012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
654
655 * message.texi (Mail Variables):
656 Mention the optional user parameter for X-Message-SMTP-Method.
657
6582012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
659
660 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
661
662 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
663
6642012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
665
666 * gnus.texi (Key Index): Change encoding to utf-8.
667
ac1a0ce1 6682012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
669
670 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
671
71cca84d
G
6722012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
673
674 * gnus.texi (Group Timestamp): Mention where to find documentation for
675 the `gnus-tmp-' variables (bug#11601).
676
888a7fc0
MA
6772012-06-11 Michael Albinus <michael.albinus@gmx.de>
678
679 Sync with Tramp 2.2.6-pre.
680
681 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
682 where appropriate.
683 (Ad-hoc multi-hops): New section.
684 (Remote processes): New subsection "Running remote processes on
685 Windows hosts".
686 (History): Add remote commands on Windows, and ad-hoc multi-hop
687 methods.
688 (External methods): "ControlPersist" must be set to "no" for the
689 `scpc' method.
690 (Remote processes): Add a note about `auto-revert-tail-mode'.
691 (Frequently Asked Questions): Use "scpx" in combination with
692 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
693
694 * trampver.texi: Update release number.
695
31ca4639 6962012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
697
698 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
699 compilation for html-mono.
700
0e8bbf66
PE
7012012-06-08 Paul Eggert <eggert@cs.ucla.edu>
702
703 * texinfo.tex: Merge from gnulib.
704
b8f061b3
KY
7052012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
706
707 * Makefile.in (echo-info): Don't try to install info files named
708 just ".info".
709
16af873e
GM
7102012-05-28 Glenn Morris <rgm@gnu.org>
711
c1dabff0
GM
712 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
713
16af873e
GM
714 * sc.texi: Nuke hand-written node pointers.
715 Fix top-level menu to match actual node order.
716
1d5b82ef
GM
7172012-05-27 Glenn Morris <rgm@gnu.org>
718
719 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
720 Some associated fixes, including not messing with chapno in cl.texi.
721
33017faf 7222012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
723
724 * org.texi (Durations and time values): Fix typo.
725
d14b0029
JB
7262012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
727
33017faf 728 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
729 Mention `calc-ensure-consistent-units'.
730
2f4cadd1 7312012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 732
9879e263
AS
733 * cc-mode.texi: Avoid space before macro in 4th argument of cross
734 reference commands. (Bug#11461)
735
78e91d08
AS
736 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
737
3fe7cdc8
GM
7382012-05-12 Glenn Morris <rgm@gnu.org>
739
9598ef0b
GM
740 * Makefile.in (mostlyclean): Add more TeX intermediates.
741
7d326a29
GM
742 * Makefile.in: Make it look more like the other doc Makefiles.
743 Use explicit $srcdir in all dependencies.
744 Remove cd $srcdir from rules.
745 (VPATH): Remove.
746 (infodir): Set to an absolute path.
747 (INFO_TARGETS): Use short names.
748 (mkinfodir): infodir is now absolute.
749 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
750
c7f95930 751 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 752 (.SUFFIXES): Disable implicit rules.
c7f95930 753
3fe7cdc8
GM
754 * Makefile.in (MKDIR_P): New, set by configure.
755 (mkinfodir): Use $MKDIR_P.
756
6f0652af
GM
7572012-05-07 Glenn Morris <rgm@gnu.org>
758
759 * forms.texi (Long Example): Update for changed location of files.
760
8045b906
GM
7612012-05-04 Glenn Morris <rgm@gnu.org>
762
763 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
764 (INFO_TARGETS): Use $INFO_EXT.
765 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
766 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
767 (INFO_TARGETS): Use $INFO_EXT.
768 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
769
9e7a4bcf
GM
7702012-05-02 Glenn Morris <rgm@gnu.org>
771
9aa071df
GM
772 * Makefile.in (echo-info): New phony target, used by top-level.
773
9e7a4bcf
GM
774 * viper.texi: Make direntry shorter (also it is no longer "newest").
775
776 * emacs-gnutls.texi, ert.texi, org.texi:
777 Fix dircategory, direntry to match info/dir.
778
31cc861c
GM
779 * faq.texi: Convert @inforefs to @xrefs.
780 Fix some malformed cross-references.
f9e320bb
GM
781 (File-name conventions): Shorten section name to avoid overfull line.
782 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 783
723ea6b5
TZ
7842012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
785
786 * auth.texi (Help for users): Update for .gpg file being second.
787
a8e7d6d7 7882012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
789
790 * org.texi (Agenda commands): Fix two typos: give corresponding
791 function names, according to `org-agenda-view-mode-dispatch'.
792
a8e7d6d7 7932012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
794
795 * faq.texi (Major packages and programs): Remove section.
796 There is no point listing 6 packages (cf etc/MORE.STUFF).
797 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 798
dcbf5805
MA
7992012-04-22 Michael Albinus <michael.albinus@gmx.de>
800
801 * dbus.texi (Version): New node.
802 (Properties and Annotations): Mention the object manager
803 interface. Describe dbus-get-all-managed-objects.
804 (Type Conversion): Floating point numbers are allowed, if an
805 anteger does not fit Emacs's integer range.
806 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
807 (Asynchronous Methods): Fix description of
808 dbus-call-method-asynchronously.
809 (Receiving Method Calls): Fix some minor errors. Add
810 dbus-interface-emacs.
811 (Signals): Describe unicast signals and the new match rules.
812 (Alternative Buses): Add the PRIVATE optional argument to
813 dbus-init-bus. Describe its new return value. Add dbus-setenv.
814
adee4030
GM
8152012-04-20 Glenn Morris <rgm@gnu.org>
816
817 * faq.texi (New in Emacs 24): New section.
818 (Packages that do not come with Emacs): Mention M-x list-packages.
819
35dc09a1 8202012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
821
822 * cc-mode.texi (c-offsets-alist): Correct a typo.
823
35dc09a1 8242012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
825
826 * org.texi (Deadlines and scheduling): Fix the example: the
827 DEADLINE item should come right after the headline. We enforce
828 this convention, so it is a bug not to illustrate it correctly in
829 the manual.
830
35dc09a1 8312012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
832
833 * org.texi (Agenda commands): Fix documentation bug by swapping
834 the equivalent keybindings to `org-agenda-next-line' with the ones
835 to `org-agenda-previous-line'.
836
35dc09a1 8372012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
838
839 * Makefile.in: Replace non-portable use of $< in ordinary rules.
840
e2560ea8
EZ
8412012-04-09 Eli Zaretskii <eliz@gnu.org>
842
843 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
844 emacs-gnutls.
845 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
846
6b4f4a2d
TZ
8472012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
848
250b840e 849 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
850
851 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
852
ca2c89b6
TZ
8532012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
854
855 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 856 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 857
aebd5f1a
GM
8582012-04-04 Glenn Morris <rgm@gnu.org>
859
860 * auth.texi (Secret Service API): Copyedits.
861 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
862 (Help for users, Help for developers)
863 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 864
0317dd51
MA
8652012-04-04 Michael Albinus <michael.albinus@gmx.de>
866
867 * auth.texi (Secret Service API): Add the missing text.
868
3d439cd1
CY
8692012-04-04 Chong Yidong <cyd@gnu.org>
870
871 * message.texi (Using PGP/MIME): Note that epg is now the default.
872
873 * gnus.texi: Reduce references to obsolete pgg library.
874 (Security): Note that epg is now the default.
875
876 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
877
878 * nxml-mode.texi (Completion): C-RET is no longer bound to
879 nxml-complete.
880
153ae947
BG
8812012-04-01 Jambunathan K <kjambunathan@gmail.com>
882
883 * org.texi (Customizing tables in ODT export): Correct few errors.
884
8852012-04-01 Jambunathan K <kjambunathan@gmail.com>
886
887 * org.texi (Links in ODT export): Update.
888 (Labels and captions in ODT export): New node.
889
8902012-04-01 Jambunathan K <kjambunathan@gmail.com>
891
892 * org.texi (Literal examples in ODT export): htmlfontify.el in
893 Emacs-24.1 now supports fontification. So ODT source blocks will
894 be fontified by default.
895
8962012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
897
898 * org.texi (Refiling notes): Remove duplicated keybinding.
899
9002012-04-01 Eric Schulte <eric.schulte@gmx.com>
901
902 * org.texi (noweb): Documentation of this new option to the :noweb
903 header argument.
904
9052012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
906
907 * org.texi (Header and sectioning): Add example demonstrating how
908 to use "LaTeX_CLASS_OPTIONS".
909
9102012-04-01 Eric Schulte <eric.schulte@gmx.com>
911
912 * org.texi (Noweb reference syntax): Describe the ability to
913 execute noweb references in the manual.
914
9152012-04-01 Eric Schulte <eric.schulte@gmx.com>
916
917 * org.texi (cache): Improve cache documentation when session
918 evaluation is used.
919
9202012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
921
922 * org.texi (Plain lists): Document removal.
923
9242012-04-01 Michael Brand <michael.ch.brand@gmail.com>
925
926 * org.texi: Decapitalize file name in references to Calc manual.
927
9282012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
929
930 * org.texi (Plain lists): Document removal.
931
9322012-04-01 Jambunathan K <kjambunathan@gmail.com>
933
934 * org.texi (Top, OpenDocument Text export)
935 (ODT export commands, Extending ODT export)
936 (Images in ODT export, Tables in ODT export)
937 (Configuring a document converter): Add or Update.
938
9392012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
940
941 * org.texi (MobileOrg): Change the wording to reflect that the
942 Android Version is no longer just the little brother of the iOS
943 version.
944
9452012-04-01 Eric Schulte <eric.schulte@gmx.com>
946
947 * org.texi (Key bindings and useful functions): Updated babel key
948 binding documentation in manual.
949
9502012-04-01 Eric Schulte <eric.schulte@gmx.com>
951
952 * org.texi (noweb): Document new noweb header value.
953
9542012-04-01 Eric Schulte <eric.schulte@gmx.com>
955
956 * org.texi (noweb-sep): Document new header argument.
957
9582012-04-01 Eric Schulte <eric.schulte@gmx.com>
959
960 * org.texi (noweb-ref): Documentation of this new custom variable.
961
9622012-04-01 Eric Schulte <eric.schulte@gmx.com>
963
964 * org.texi (wrap): Update the new :wrap documentation to match the
965 current implementation.
966
9672012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
968
969 * org.texi: Added documentation for :wrap.
970
9712012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
972
973 * org.texi: #+RESULTS now user-configurable.
974
9752012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
976
977 * org.texi: Documented :noweb no-export.
978
9792012-04-01 Thomas Dye <dk@poto.local>
980
981 * org.texi: Edit :noweb no header argument for correctness.
982
1e20eeb7 9832012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
984
985 * org.texi (Customization): Update the approximate number of Org
986 variables.
987
9882012-04-01 Thomas Dye <dk@poto.local>
989
990 * org.texi: The :results wrap produces a drawer instead of a
991 begin_results block.
992
005a89ff
G
9932012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
994
995 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
996 reflect the new default.
997
589ce070
EZ
9982012-03-10 Eli Zaretskii <eliz@gnu.org>
999
1000 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1001 "Getting Started" to this node. (Bug#10450)
1002
a5392527
CY
10032012-03-10 Chong Yidong <cyd@gnu.org>
1004
8ae818e4
CY
1005 * flymake.texi (Example -- Configuring a tool called via make):
1006 Mention the Automake COMPILE variable (Bug#8715).
1007
a5392527
CY
1008 * info.texi (Getting Started): Add an index entry (Bug#10450).
1009
d49902e4
MA
10102012-03-02 Michael Albinus <michael.albinus@gmx.de>
1011
1012 * dbus.texi (Signals): Known names will be mapped onto unique
1013 names, when registering for signals.
1014
53eced6d
GM
10152012-02-29 Glenn Morris <rgm@gnu.org>
1016
bcd6cd23
GM
1017 * url.texi: Fix quote usage in body text.
1018
775b55af
GM
1019 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1020
53eced6d
GM
1021 * cl.texi: Use @code{} in menus when appropriate.
1022
44e97401
GM
10232012-02-28 Glenn Morris <rgm@gnu.org>
1024
1025 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1026 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1027 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1028 * org.texi, sc.texi, vip.texi, viper.texi:
1029 Standardize possessive apostrophe usage.
1030
fa9a0855
CY
10312012-02-26 Chong Yidong <cyd@gnu.org>
1032
1033 * ediff.texi (Quick Help Commands): Add a couple of index entries
1034 (Bug#10834).
1035
0fd2c9a3
GM
10362012-02-17 Glenn Morris <rgm@gnu.org>
1037
1038 * gnus.texi (Posting Styles):
1039 * remember.texi (Org): Fix cross-refs to other manuals.
1040
9f26dc24
GM
10412012-02-15 Glenn Morris <rgm@gnu.org>
1042
1043 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1044 (Encryption): New chapter, split out from previous.
1045
3d2af193
LI
10462012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1047
1048 * gnus.texi (Customizing the IMAP Connection): Mention
1049 nnimap-record-commands.
1050
b74c9672
GM
10512012-02-10 Glenn Morris <rgm@gnu.org>
1052
1053 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1054 Mention url-queue-retrieve.
1055
2ebc3b94
GM
10562012-02-09 Glenn Morris <rgm@gnu.org>
1057
9fcfcdef
GM
1058 * sem-user.texi (Semantic mode user commands): Typo fix.
1059
2ebc3b94
GM
1060 * info.texi (Create Info buffer): Mention info-display-manual.
1061
7c4bbb69
LI
10622012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1063
1064 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1065 example (modified from an example by Michael Albinus).
1066
debce7bc
G
10672012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1068
1069 * gnus.texi (Agent Basics): Fix outdated description of
1070 `gnus-agent-auto-agentize-methods'.
1071
b207a4ec
AS
10722012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1073
1074 * cc-mode.texi: Always @defindex ss.
1075 (Config Basics): Fix argument of @itemize.
1076 (Macro Backslashes): Add @code around index entry.
1077
b8fe8712
GM
10782012-01-23 Glenn Morris <rgm@gnu.org>
1079
1080 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1081
02dc2fd7
EH
10822012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1083
1084 * tramp.texi (File): Tweak wording for the `scpc' option.
1085
e7719ea1
G
10862012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1087
1088 * gnus.texi (Group Parameters): Really note precedence.
1089
9937bef4
G
10902012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1091
1092 * gnus.texi (Group Parameters): Note precedence.
1093
e66ba1df
BG
10942012-01-03 Eric Schulte <eric.schulte@gmx.com>
1095
1096 * org.texi (Noweb reference syntax): Adding documentation of
1097 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1098 variable.
1099
11002012-01-03 Bastien Guerry <bzg@gnu.org>
1101
1102 * org.texi (Plain lists): Split the table to fix the display
1103 of items.
1104
11052012-01-03 Bastien Guerry <bzg@gnu.org>
1106
1107 * org.texi (Plain lists): Fix misplaced explanation.
1108
11092012-01-03 Bastien Guerry <bzg@gnu.org>
1110
1111 * org.texi (Plain lists, Agenda files): Add index entries.
1112
11132012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1114
1115 * org.texi: Use "Org mode" instead of alternatives like
1116 "Org-mode" or "org-mode".
1117
11182012-01-03 Bernt Hansen <bernt@norang.ca>
1119
1120 * org.texi (Agenda commands): Document
1121 `org-clock-report-include-clocking-task'.
1122
11232012-01-03 Bastien Guerry <bzg@gnu.org>
1124
1125 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1126 C-c' on checkboxes.
1127
11282012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1129
1130 * org.texi: End sentences with two spaces.
1131
11322012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1133
1134 * org.texi (External links): Document the link types file+sys
1135 and file+emacs, slightly narrow used page width.
1136
11372012-01-03 Eric Schulte <eric.schulte@gmx.com>
1138
1139 * org.texi (colnames): Note that colnames behavior may differ
1140 across languages.
1141
11422012-01-03 Bastien Guerry <bzg@gnu.org>
1143
1144 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1145
11462012-01-03 Thomas Dye <dk@poto.westell.com>
1147
1148 * org.texi: Augmented discussion of babel property
1149 inheritance. Put footnote outside sentence ending period.
1150
11512012-01-03 Eric Schulte <schulte.eric@gmail.com>
1152
1153 * org.texi (eval): Documenting the full range of :eval header
1154 argument values.
1155
11562012-01-03 Eric Schulte <schulte.eric@gmail.com>
1157
1158 * org.texi (eval): Documentation of the new :eval option.
1159
11602012-01-03 Thomas Dye <dk@poto.local>
1161
1162 * org.texi: Add accumulated properties.
1163
11642012-01-03 Thomas Dye <dk@poto.local>
1165
1166 * org.texi: Documented no spaces in name=assign, another
1167 correction to :var table.
1168
11692012-01-03 Thomas Dye <dk@poto.local>
1170
1171 * org.texi: Changed DATA to NAME in Working With Source Code
1172 section.
1173
11742012-01-03 Tom Dye <tsd@tsdye.com>
1175
1176 * org.texi: Minor change to :var table.
1177
11782012-01-03 Tom Dye <tsd@tsdye.com>
1179
1180 * org.texi: More changes to :var table (some examples were wrong).
1181
11822012-01-03 Tom Dye <tsd@tsdye.com>
1183
1184 * org.texi: Cleaned up :var table.
1185
11862012-01-03 Bastien Guerry <bzg@gnu.org>
1187
1188 * org.texi (Timestamps, Weekly/daily agenda)
1189 (Weekly/daily agenda): Add @cindex for "appointment".
1190
11912012-01-03 Eric Schulte <schulte.eric@gmail.com>
1192
1193 * org.texi (Literal examples): A new link to the template for
1194 inserting empty code blocks.
1195 (Structure of code blocks): A new link to the template for
1196 inserting empty code blocks.
1197
11982012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1199
1200 * org.texi (External links): Add footnote on how the behavior
1201 of the text search in Org files are controled by the variable
1202 `org-link-search-must-match-exact-headline'.
1203
12042012-01-03 Eric Schulte <schulte.eric@gmail.com>
1205
1206 * org.texi (Buffer-wide header arguments): Update
1207 documentation to reflect removal of #+PROPERTIES.
1208
12092012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1210
1211 * org.texi (The clock table): Mention that ACHIVED trees
1212 contribute to the clock table.
1213
12142012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1215
1216 * org.texi (Conflicts): Better yasnippet config info.
1217
12182012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1219
1220 * org.texi (Selective export): Explicitely mention the default
1221 values for `org-export-select-tags',
1222 `org-export-exclude-tags'.
1223
12242012-01-03 Tom Dye <tsd@tsdye.com>
1225
1226 * org.texi: Added a line to specify that header arguments are
1227 lowercase.
1228
12292012-01-03 Tom Dye <tsd@tsdye.com>
1230
1231 * org.texi: :var requires default value when declared.
1232
12332012-01-03 Bastien Guerry <bzg@gnu.org>
1234
1235 * org.texi (Handling links): Add a note about the
1236 `org-link-frame-setup' option.
1237
12382012-01-03 David Maus <dmaus@ictsoc.de>
1239
1240 * org.texi (Exporting Agenda Views, Extracting agenda
1241 information): Fix command line syntax, quote symbol parameter
1242 values.
1243
12442012-01-03 David Maus <dmaus@ictsoc.de>
1245
1246 * org.texi (Exporting Agenda Views): Fix command line syntax.
1247
8d80ef01
PE
12482011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1249
1250 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1251 Use octal notation for file permissions, which are normally
1252 thought of in octal.
1253 (Mail Back End Variables): Use more-plausible modes in example.
1254
47d42d81
AM
12552011-12-20 Alan Mackenzie <acm@muc.de>
1256
1257 * cc-mode.texi: Update version string 5.31 -> 5.32.
1258
a98edce9
JB
12592011-12-06 Juanma Barranquero <lekktu@gmail.com>
1260
1261 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1262
321decc8
GM
12632011-11-24 Glenn Morris <rgm@gnu.org>
1264
1265 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1266
f8107b79
JB
12672011-11-24 Juanma Barranquero <lekktu@gmail.com>
1268
1269 * makefile.w32-in: Update dependencies.
1270
f5a96a4f
GM
12712011-11-20 Glenn Morris <rgm@gnu.org>
1272
1273 * gnus.texi (Group Information):
1274 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1275
cd1181db
JB
12762011-11-20 Juanma Barranquero <lekktu@gmail.com>
1277
1278 * gnus-coding.texi (Gnus Maintenance Guide):
1279 Rename from "Gnus Maintainance Guide".
1280
1281 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1282 * eieio.texi (Customizing):
fe7a3057
JB
1283 * gnus.texi (Article Washing):
1284 * gnus-news.texi:
1285 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1286
7877f373
JB
12872011-11-16 Juanma Barranquero <lekktu@gmail.com>
1288
1289 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1290
0d26e0b6
JB
12912011-11-15 Juanma Barranquero <lekktu@gmail.com>
1292
c7015153
JB
1293 * ede.texi (project-am-texinfo):
1294 * gnus.texi (Sending or Not Sending):
1295 * org.texi (Template elements): Fix typos.
0d26e0b6 1296
0b381c7e
JB
12972011-11-14 Juanma Barranquero <lekktu@gmail.com>
1298
1299 * ediff.texi (Hooks):
c7015153 1300 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1301
40a8bdf6
JB
13022011-11-11 Juanma Barranquero <lekktu@gmail.com>
1303
1304 * semantic.texi (Tag handling): Fix typo.
1305
57dda3bb
KY
13062011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1307
1308 * gnus.texi (Other Gnus Versions): Remove.
1309
52bedd34
AM
13102011-10-28 Alan Mackenzie <acm@muc.de>
1311
1312 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1313 (Other Special Indentations): Add an xref to "Macros with ;".
1314 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1315 "Macros with ;".
1316 (Macros with ;): New page.
1317
00b77525
GM
1318 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1319 Document the new handling of nested scopes for movement by defuns.
52bedd34 1320
4a623313
MA
13212011-10-23 Michael Albinus <michael.albinus@gmx.de>
1322
1323 Sync with Tramp 2.2.3.
1324
1325 * trampver.texi: Update release number.
1326
466a320e
GM
13272011-10-14 Glenn Morris <rgm@gnu.org>
1328
1329 * ert.texi (Introduction, How to Run Tests)
1330 (Running Tests Interactively, Expected Failures)
1331 (Tests and Their Environment, Useful Techniques)
1332 (Interactive Debugging, Fixtures and Test Suites):
1333 Minor rephrasings.
1334 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1335 (Running Tests in Batch Mode): Simplify loading instructions.
1336 (Test Selectors): Clarify some selectors.
1337 (Expected Failures, Useful Techniques):
1338 Make examples fit in 80 columns.
1339
2be4956d
JB
13402011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1341
1342 * calc.texi (Basic Operations on Units): Discuss temperature
1343 conversion (`u t') alongside with other unit conversions ('u c').
1344
7359a765
GM
13452011-10-12 Glenn Morris <rgm@gnu.org>
1346
1347 * ert.texi: Whitespace trivia to make main menu items line up better.
1348
a0c52e5d
GM
13492011-10-08 Glenn Morris <rgm@gnu.org>
1350
1351 * Makefile.in: Fix ert rules.
1352
465d0300
G
13532011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1354
1355 * gnus.texi (Gnus Utility Functions): Add more references and
1356 explanations (bug#9683).
1357
a5166359
LMI
13582011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1359
1360 * gnus.texi (Archived Messages): Note the default (bug#9552).
1361
b523dc20
BW
13622011-09-21 Bill Wohler <wohler@newt.com>
1363
1364 Release MH-E manual version 8.3.
1365
58179cce 1366 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1367 release 8.3.
1368 (Preface): Updated support information.
bd7239f5 1369 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1370 historical quote, the tense should be correct in the time that it
1371 was written.
1372
0afb49a1
LMI
13732011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1374
1375 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1376 (Finding the News): Doc clarification.
1377 (Terminology): Mention naming.
1378
e21bac42
G
13792011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1380
1381 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1382 (Interactive): Document `quiet'.
1383
5b409b39 13842011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1385
bd7239f5 1386 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1387
5b409b39 13882011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1389
bd7239f5 1390 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1391 scope for `org-map-entries'.
1392
5b409b39 13932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1394
1395 * org.texi (Visibility cycling): Document `org-copy-visible'.
1396
5b409b39 13972011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1398
bd7239f5 1399 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1400 proper order.
1401
5b409b39 14022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1403
1404 * org.texi (eval): Expand discussion of the :eval header argument.
1405
5b409b39 14062011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1407
1408 * org.texi (Languages): Add Lilypond and Awk as supported
1409 languages.
1410
5b409b39 14112011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1412
bd7239f5 1413 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1414 LOG_INTO_DRAWER can be used to override the contents of variable
1415 org-clock-into-drawer (or if unset, org-log-into-drawer).
1416
bd7239f5 1417 * org.texi: Replace @xref->@pxref.
3ab2c837 1418
5b409b39 14192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1420
1421 * org.texi (Evaluating code blocks): Documenting the new option
1422 for inline call lines.
1423
5b409b39 14242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1425
1426 * org.texi (Results of evaluation): More explicit about the
1427 mechanism through which interactive evaluation of code is
1428 performed.
1429
5b409b39 14302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1431
1432 * org.texi (noweb-ref): New header argument documentation.
1433
5b409b39 14342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1435
1436 * org.texi (Extracting source code): Documentation of the new
1437 org-babel-tangle-named-block-combination variable.
1438
5b409b39 14392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1440
bd7239f5 1441 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1442 behavior of multiple blocks of the same name is undefined.
3ab2c837 1443
5b409b39 14442011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1445
1446 * org.texi (TaskJuggler export): Modify the example to reflect the
1447 new effort durations.
1448
5b409b39 14492011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1450
1451 * org.texi (Images in LaTeX export): Escape curly brackets in
1452 LaTeX example.
1453
5b409b39 14542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1455
1456 * org.texi (The clock table): Document the :properties and
1457 :inherit-props arguments for the clocktable.
1458
5b409b39 14592011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1460
1461 * org.texi (Tables in LaTeX export): Document specifying placement
1462 options for tables.
1463
5b409b39 14642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1465
1466 * org.texi (Evaluating code blocks): More specific documentation
1467 about the different types of header arguments.
1468
5b409b39 14692011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1470
1471 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1472
5b409b39 14732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1474
1475 * org.texi (Built-in table editor): Document the table field
1476 follow mode.
1477
5b409b39 14782011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1479
1480 * org.texi (Easy Templates): Document new template.
1481
5b409b39 14822011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1483
1484 * org.texi (Literal examples): Add a cross-reference from "Literal
1485 Examples" to "Easy Templates."
1486
5b409b39 14872011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1488
1489 * org.texi (The clock table): Add link to match syntax.
1490
5b409b39 14912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1492
1493 * org.texi (Agenda commands): Document clock consistency checks.
1494
5b409b39 14952011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1496
1497 * org.texi (Built-in table editor): Document that \vert represents
1498 a vertical bar in a table field.
1499
5b409b39 15002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1501
1502 * org.texi (Literal examples): Link from "Markup" > "Literate
1503 Examples" to "Working with Source Code".
1504
5b409b39 15052011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1506
1507 * org.texi (Agenda commands): Doc for function option to bulk
1508 action.
1509
5b409b39 15102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1511
1512 * org.texi (Template expansion): Document new %<...> template
1513 escape.
1514
5b409b39 15152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1516
1517 * org.texi (Selective export): Document exclusion of any tasks
1518 from export.
1519
5b409b39 15202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1521
1522 * org.texi (Selective export): Document how to exclude DONE tasks
1523 from export.
1524 (Publishing options): Document the properties to be used to turn off
1525 export of DONE tasks.
1526
5b409b39 15272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1528
1529 * org.texi (The date/time prompt): Document date range protection.
1530
5b409b39 15312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1532
1533 * org.texi (padline): Documentation of the new padline header
1534 argument.
1535
5b409b39 15362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1537
1538 * org.texi (var): Adding "[" to list of characters triggering
1539 elisp evaluation.
1540
5b409b39 15412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1542
1543 * org.texi (var): Documentation of Emacs Lisp evaluation during
1544 variable assignment.
1545
5b409b39 15462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1547
1548 * org.texi (colnames): Reference indexing into variables, and note
1549 that colnames are *not* removed before indexing occurs.
1550 (rownames): Reference indexing into variables, and note that
1551 rownames are *not* removed before indexing occurs.
1552
5b409b39 15532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1554
1555 * org.texi (var): Clarification of indexing into tabular
1556 variables.
1557
5b409b39 15582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1559
1560 * org.texi (results): Documentation of the `:results wrap' header
1561 argument.
1562
5b409b39 15632011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1564
bd7239f5 1565 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1566 of the LaTeX export: the org file has to be properly structured.
1567
5b409b39 15682011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1569
1570 * org.texi (Dynamic blocks, Structure editing): Mention
1571 the function `org-narrow-to-block'.
1572
5b409b39 15732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1574
1575 * org.texi (Languages): Updating list of code block supported
1576 languages.
1577
5b409b39 15782011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1579
1580 * org.texi (Special properties): CATEGORY is a special property,
1581 but it may also used in the drawer.
1582
5b409b39 15832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1584
1585 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1586
5b409b39 15872011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1588
1589 * org.texi (Include files): Document :lines.
1590
5b409b39 15912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1592
1593 * org.texi (comments): Documentation of the ":comments noweb" code
1594 block header argument.
1595
5b409b39 15962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1597
1598 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1599 added extra whitespace around functions to be consistent with the
1600 rest of the section.
1601
5b409b39 16022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1603
0b381c7e 1604 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1605 #+call: line syntax.
1606 (Header arguments in function calls): Expanded discussion of
1607 #+call: line syntax.
1608
5b409b39 16092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1610
1611 * org.texi (Evaluating code blocks): More explicit about how to
1612 pass variables to #+call lines.
1613
5b409b39 16142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1615
1616 * org.texi (Results of evaluation): Link to the :results header
1617 argument list from the "Results of evaluation" section.
1618
5b409b39 16192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1620
1621 * org.texi (Conflicts): Adding additional information about
1622 resolving org/yasnippet conflicts.
1623
5b409b39 16242011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1625
1626 * org.texi (Publishing options): Document style-include-scripts
1627 publishing project property.
1628
5b409b39 16292011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1630
1631 * org.texi (Sparse trees): Document the next-error /
1632 previous-error functionality.
1633
5b409b39 16342011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1635
1636 * org.texi (cache): Improved documentation of code block caches.
1637
5b409b39 16382011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1639
1640 * org.texi (Code block specific header arguments): Documentation
1641 of multi-line header arguments.
1642
5b409b39 16432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1644
1645 * org.texi (Code evaluation security): Add example for using a
1646 function.
1647
5b409b39 16482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1649
1650 * org.texi (Tables in LaTeX export): Documentation of new
1651 attr_latex options for tables.
1652
5b409b39
BG
16532011-08-03 Michael Albinus <michael.albinus@gmx.de>
1654
1655 * trampver.texi: Update release number.
1656
16572011-07-30 Michael Albinus <michael.albinus@gmx.de>
1658
1659 Sync with Tramp 2.2.2.
1660
1661 * trampver.texi: Update release number.
1662
064e2d08
LMI
16632011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1664
1665 * flymake.texi (Example -- Configuring a tool called via make):
1666 Use /dev/null instead of the Windows "nul" (bug#8715).
1667
b8151e9c
LMI
16682011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1669
1670 * widget.texi (Setting Up the Buffer): Remove mention of the
1671 global keymap parent, which doesn't seem to be accurate
1672 (bug#7045).
1673
5b409b39
BG
16742011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1675
1676 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1677
c0a8ae95
KR
16782010-07-10 Kevin Ryde <user42@zip.com.au>
1679
1680 * cl.texi (For Clauses): Add destructuring example processing an
1681 alist (bug#6596).
1682
ac6531ad
LMI
16832011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1684
1685 * ediff.texi (Major Entry Points): Remove mention of `require',
1686 since that's not pertinent in the installed Emacs (bug#9016).
1687
d30dd079
G
16882011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1689
1690 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1691 (Filtering New Groups): Clarify how simple the "options -n" format is.
1692 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1693 is internal.
d30dd079 1694
862c0d68
MA
16952011-07-04 Michael Albinus <michael.albinus@gmx.de>
1696
1697 * tramp.texi (Cleanup remote connections): Add
1698 `tramp-cleanup-this-connection'.
1699
cd865a33
G
17002011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1701
1702 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1703 zombies.
1704 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1705 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1706
17072011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1708
1709 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1710 backups, and not actual vc (bug#8975).
1711
79414ae4
KR
17122011-07-03 Kevin Ryde <user42@zip.com.au>
1713
1714 * cl.texi (For Clauses): @items for hash-values and key-bindings
1715 to make them more visible when skimming. Add examples of `using'
1716 clause to them, examples being clearer than a description in
1717 words (bug#6599).
1718
847ccf7c
AM
17192011-07-01 Alan Mackenzie <acm@muc.de>
1720
1721 * cc-mode.texi (Guessing the Style): New page.
1722 (Styles): Add a short introduction to above.
1723
3da13bb9
DD
17242011-06-28 Deniz Dogan <deniz@dogan.se>
1725
1726 * rcirc.texi (Configuration): Bug-fix:
1727 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1728 Reported by Elias Pipping <pipping@exherbo.org>.
1729
60a0884e
G
17302011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1731
1732 * gnus.texi (Summary Mail Commands): Document
1733 `gnus-summary-reply-to-list-with-original'.
1734
0c7efc08
SM
17352011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1736
1737 * eshell.texi (Known problems): Fix typo.
1738
ea3596a2
MA
17392011-06-12 Michael Albinus <michael.albinus@gmx.de>
1740
0c7efc08 1741 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1742 (Password handling): `auth-source-debug' is good for debug messages.
1743
2da9c605
G
17442011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1745
1746 * gnus.texi (Store custom flags and keywords): Refer to
1747 `gnus-registry-article-marks-to-{chars,names}' instead of
1748 `gnus-registry-user-format-function-{M,M2}'.
1749
e61923c8
GM
17502011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1751
1752 * texinfo.tex: Merge from gnulib.
1753
627abcdd
TZ
17542011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1755
1756 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1757 (Store custom flags and keywords):
1758 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1759 `gnus-registry-user-format-function-M2'.
1760
a3c92bc1
EZ
17612011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1762
8f906c40 1763 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1764
85d870a9
GM
17652011-05-17 Glenn Morris <rgm@gnu.org>
1766
1767 * gnus.texi (Face): Fix typo.
1768
2cdee799
GM
17692011-05-14 Glenn Morris <rgm@gnu.org>
1770
1771 * dired-x.texi (Omitting Examples): Minor addition.
1772
79b70037
GM
17732011-05-10 Jim Meyering <meyering@redhat.com>
1774
1775 * ede.texi: Fix typo "or or -> or".
1776
a7111a62 17772011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1778
1779 * gnus.texi (Summary Buffer Lines):
1780 gnus-summary-user-date-format-alist does not exist.
1781 (Sorting the Summary Buffer): More about sorting threads.
1782
69026aba
MA
17832011-04-25 Michael Albinus <michael.albinus@gmx.de>
1784
1785 * trampver.texi: Update release number.
1786
9024ff79
MA
17872011-04-14 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * tramp.texi (Frequently Asked Questions): New item for disabling
1790 Tramp in other packages.
1791
c3c65d73
TZ
17922011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1793
1794 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1795 (Fancy splitting to parent, Store arbitrary data):
1796 Updated gnus-registry docs.
c3c65d73 1797
9ec6a317
JB
17982011-04-13 Juanma Barranquero <lekktu@gmail.com>
1799
1800 * ede.texi: Fix typos.
1801
1e3b6001
G
18022011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1803
9ec6a317
JB
1804 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1805 It's @table @code.
1e3b6001 1806
a5954fa5
G
18072011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1808
ed9265fc 1809 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1810
d71990a1
JB
18112011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1812
1813 * calc.texi (Logarithmic Units): Update the function names.
1814
1518e4f0
G
18152011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1816
1817 * message.texi (Various Commands): Document format specs in the
1818 ellipsis.
1819
a123622d
G
18202011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1821
1822 * message.texi (Insertion Variables): Document message-cite-style.
1823
18242011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1825
1826 * tramp.texi (Remote processes): New subsection "Running shell on
1827 a remote host".
1828
4248cca2
TZ
18292011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1830
1831 * auth.texi (Help for developers): Update docs to explain that the
1832 :save-function will only run the first time.
1833
54ce11a1
GM
18342011-03-12 Glenn Morris <rgm@gnu.org>
1835
1836 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1837 (emacs-faq.text): New target.
1838 (clean): Add emacs-faq.
1839
0c3b25f8
MA
18402011-03-12 Michael Albinus <michael.albinus@gmx.de>
1841
1842 Sync with Tramp 2.2.1.
1843
1844 * trampver.texi: Update release number.
1845
b740639e
GM
18462011-03-11 Glenn Morris <rgm@gnu.org>
1847
1848 * Makefile.in (HTML_TARGETS): New.
1849 (clean): Delete $HTML_TARGETS.
1850 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1851
733afdf4
TZ
18522011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1853
1854 * auth.texi (Help for developers): Show example of using
1855 `auth-source-search' with prompts and :save-function.
1856
33383987
JB
18572011-03-07 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * Version 23.3 released.
1860
a5057546
G
18612011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1862
1863 * message.texi (Message Buffers): Update default value of
1864 message-generate-new-buffers.
1865
479a2c9b
JB
18662011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1867
1868 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1869 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1870 respectively.
05a29101
JB
1871 (Musical Notes): New section.
1872 (Customizing Calc): Mention the customizable variable
1873 calc-note-threshold.
479a2c9b 1874
e0535b76
GM
18752011-03-03 Glenn Morris <rgm@gnu.org>
1876
1877 * url.texi (Dealing with HTTP documents): Remove reference to
1878 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1879 (Configuration): Update url-configuration-directory description.
e0535b76 1880
2777ccbf
GM
18812011-03-02 Glenn Morris <rgm@gnu.org>
1882
1883 * dired-x.texi (Multiple Dired Directories): Remove mentions
1884 of dired-default-directory-alist and dired-default-directory.
1885 Move dired-smart-shell-command here...
1886 (Miscellaneous Commands): ... from here.
1887
257219bd
PE
18882011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1889
1890 * texinfo.tex: Update to version 2011-02-24.09.
1891
8889f4e2
GM
18922011-03-02 Glenn Morris <rgm@gnu.org>
1893
1894 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1895 instead of the obsoleted dired-omit-here-always.
1896
5d41af19
MA
18972011-02-28 Michael Albinus <michael.albinus@gmx.de>
1898
1899 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1900 supported systems.
1901
2b0c7330 19022011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1903
61cf3a76
GM
1904 * dbus.texi (Type Conversion): Grammar fix.
1905
cce7d530 19062011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1907
cce7d530
GM
1908 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1909 "Debian GNU/Linux".
51a13bdd 1910
cce7d530
GM
1911 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1912
817b48a7
GM
19132011-02-23 Glenn Morris <rgm@gnu.org>
1914
cce7d530
GM
1915 * dired-x.texi (Features): Minor rephrasing.
1916 (Local Variables): Fix typos.
47301027
GM
1917
1918 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1919 Standardize some Emacs/XEmacs terminology.
1920
817b48a7
GM
1921 * dired-x.texi (Features): Don't advertise obsolete local variables.
1922 Simplify layout.
1923 (Omitting Variables): Update local variables example.
1924 (Local Variables): Say this is obsolete. Fix description of
1925 dired-enable-local-variables possible values.
1926
4a3988d5
G
19272011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1928
1929 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1930 default now.
1931
8e22bee0
G
19322011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1933
1934 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1935
06b840e0
LI
19362011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1937
1938 * gnus.texi (Window Layout): Document layout names.
1939
67ab0163 19402011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1941
1942 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1943 * auth.texi: Sync @dircategory with ../../info/dir.
1944 * autotype.texi: Sync @dircategory with ../../info/dir.
1945 * calc.texi: Sync @dircategory with ../../info/dir.
1946 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1947 * cl.texi: Sync @dircategory with ../../info/dir.
1948 * dbus.texi: Sync @dircategory with ../../info/dir.
1949 * dired-x.texi: Sync @dircategory with ../../info/dir.
1950 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1951 * ede.texi: Sync @dircategory with ../../info/dir.
1952 * ediff.texi: Sync @dircategory with ../../info/dir.
1953 * edt.texi: Sync @dircategory with ../../info/dir.
1954 * eieio.texi: Sync @dircategory with ../../info/dir.
1955 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1956 * epa.texi: Sync @dircategory with ../../info/dir.
1957 * erc.texi: Sync @dircategory with ../../info/dir.
1958 * eshell.texi: Sync @dircategory with ../../info/dir.
1959 * eudc.texi: Sync @dircategory with ../../info/dir.
1960 * flymake.texi: Sync @dircategory with ../../info/dir.
1961 * forms.texi: Sync @dircategory with ../../info/dir.
1962 * gnus.texi: Sync @dircategory with ../../info/dir.
1963 * idlwave.texi: Sync @dircategory with ../../info/dir.
1964 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1965 * message.texi: Sync @dircategory with ../../info/dir.
1966 * mh-e.texi: Sync @dircategory with ../../info/dir.
1967 * newsticker.texi: Sync @dircategory with ../../info/dir.
1968 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1969 * org.texi: Sync @dircategory with ../../info/dir.
1970 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1971 * pgg.texi: Sync @dircategory with ../../info/dir.
1972 * rcirc.texi: Sync @dircategory with ../../info/dir.
1973 * reftex.texi: Sync @dircategory with ../../info/dir.
1974 * remember.texi: Sync @dircategory with ../../info/dir.
1975 * sasl.texi: Sync @dircategory with ../../info/dir.
1976 * sc.texi: Sync @dircategory with ../../info/dir.
1977 * semantic.texi: Sync @dircategory with ../../info/dir.
1978 * ses.texi: Sync @dircategory with ../../info/dir.
1979 * sieve.texi: Sync @dircategory with ../../info/dir.
1980 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1981 * speedbar.texi: Sync @dircategory with ../../info/dir.
1982 * trampver.texi [emacs]: Set emacsname to "Emacs".
1983 * tramp.texi: Sync @dircategory with ../../info/dir.
1984 * url.texi: Sync @dircategory with ../../info/dir.
1985 * vip.texi: Sync @dircategory with ../../info/dir.
1986 * viper.texi: Sync @dircategory with ../../info/dir.
1987 * widget.texi: Sync @dircategory with ../../info/dir.
1988 * woman.texi: Sync @dircategory with ../../info/dir.
1989
30abce25
GM
19902011-02-19 Glenn Morris <rgm@gnu.org>
1991
0c7efc08
SM
1992 * dired-x.texi (Technical Details): No longer redefines
1993 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1994 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1995
f31f8469
GM
19962011-02-18 Glenn Morris <rgm@gnu.org>
1997
1998 * dired-x.texi (Optional Installation File At Point): Simplify.
1999
35123c04
TZ
20002011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2001
2002 * auth.texi (Help for users): Use :port instead of :protocol for all
2003 auth-source docs.
7ba93e94
G
2004 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2005 to have two files in `auth-sources'.
35123c04 2006
da5e0ce4
GM
20072011-02-16 Glenn Morris <rgm@gnu.org>
2008
b322c9af
GM
2009 * dired-x.texi: Use emacsver.texi to get Emacs version.
2010 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2011 Depend on emacsver.texi.
2012
07ca5555
GM
2013 * dired-x.texi: Drop meaningless version number.
2014 (Introduction): Remove old info.
2015 (Optional Installation Dired Jump): Autoload from dired-x.
2016 Remove incorrect info about loaddefs.el.
2017 (Bugs): Just refer to M-x report-emacs-bug.
2018
da5e0ce4
GM
2019 * dired-x.texi (Multiple Dired Directories): Update for rename of
2020 default-directory-alist.
2021 (Miscellaneous Commands): No longer mention very old VM version 4.
2022
bb55f713
PE
20232011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2024
2025 Merge from gnulib.
2026 * texinfo.tex: Update to version 2011-02-14.11.
2027
5415d076
G
20282011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2029
da5e0ce4
GM
2030 * auth.texi (Help for users):
2031 Login collection is "Login" and not "login".
5415d076 2032
14029d4b
MA
20332011-02-13 Michael Albinus <michael.albinus@gmx.de>
2034
2035 * tramp.texi (History): Remove IMAP support.
2036 (External methods, Frequently Asked Questions): Remove `imap' and
2037 `imaps' methods.
2038 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2039
2040 * trampver.texi: Remove default value of `emacsimap'.
2041
8a36c07f
GM
20422011-02-13 Glenn Morris <rgm@gnu.org>
2043
2044 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2045 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2046
165bc5a0
GM
20472011-02-12 Glenn Morris <rgm@gnu.org>
2048
2049 * sc.texi (Getting Connected): Remove old index entries.
2050
5415d076 20512011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2052
2053 * url.texi: Remove duplicate @dircategory (Bug#7942).
2054
b8e0f0cd
G
20552011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2056
8a36c07f
GM
2057 * auth.texi (Overview, Help for users, Help for developers):
2058 Update docs.
b8e0f0cd
G
2059 (Help for users): Talk about spaces.
2060
caf82551
PE
20612011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2062
2063 * texinfo.tex: Update to version 2011-02-07.16.
2064
1ff98217
MA
20652011-02-07 Michael Albinus <michael.albinus@gmx.de>
2066
2067 * dbus.texi (Bus names): Adapt descriptions for
2068 dbus-list-activatable-names and dbus-list-known-names.
2069
2e78df6b
JB
20702011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2071
2072 * calc.texi (Logarithmic Units): New section.
2073
7fbf7cae
TZ
20742011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2075
2076 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2077 manuals use it now.
2078
0c7efc08 2079 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2080
156ad271
KY
20812011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2082
2083 * overrides.texi: Remove.
2084
2085 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2086 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2087
36539990
MA
20882011-02-05 Michael Albinus <michael.albinus@gmx.de>
2089
2090 * tramp.texi (Frequently Asked Questions): Mention problems with
2091 WinSSHD.
2092
2093 * trampver.texi: Update release number.
2094
20952011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2096
2097 * tramp.texi:
2098 Replace "delimet" with "delimit" globally.
2099 Replace "explicite" with "explicit" globally.
2100 Replace "instead of" with "instead" where there was nothing after "of".
2101 Audit use of comma before interrogative pronoun, "that", or "which".
2102 Minor word order, spelling, wording changes.
2103
ec72bf63
G
21042011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2105
2106 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2107
2108 * sieve.texi: Use WEBHACKDEVEL.
2109
2110 * sasl.texi: Use WEBHACKDEVEL.
2111
2112 * pgg.texi: Use WEBHACKDEVEL.
2113
2114 * message.texi: Use WEBHACKDEVEL.
2115
2116 * gnus.texi: Use WEBHACKDEVEL.
2117
2118 * emacs-mime.texi: Use WEBHACKDEVEL.
2119
2120 * auth.texi: Use WEBHACKDEVEL.
2121
2122 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2123 manuals.
2124
21252011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2126
2127 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2128
90b750f4
PE
21292011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2130
2131 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2132 which in turn is copied from ftp://tug.org/tex/.
2133
0e751a49
GM
21342011-02-03 Glenn Morris <rgm@gnu.org>
2135
2136 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2137 (Binding combinations of modifiers and function keys):
2138 Let's assume people reading this are not using Emacs 18.
2139
7f13c2e2
LI
21402011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2141
2142 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2143 since it's run automatically.
2144
d76c843e
LI
21452011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2146
2147 * gnus.texi (Customizing Articles): Fix typo.
2148
12e3ca0a
LI
21492011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2150
2151 * gnus.texi (Customizing Articles): Document the new way of customizing
2152 the date headers(s).
2153
fe72c8fa
LI
21542011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2155
2156 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2157 splitting example.
2158
bf3dae7e
EZ
21592011-01-29 Eli Zaretskii <eliz@gnu.org>
2160
2161 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2162 (MAKEINFO_OPTS): New variable.
2163 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2164 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2165 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2166 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2167 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2168 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2169 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2170 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2171 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2172 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2173 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2174 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2175 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2176 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2177 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2178 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2179 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2180 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2181
d6f13ac8
LI
21822011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2183
2184 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2185
c5ecc769
G
21862011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2187
2188 * message.texi (IDNA): Explain what it is.
2189
21902011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2191
2192 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2193
45eb2a5d
WL
21942011-01-23 Werner Lemberg <wl@gnu.org>
2195
2196 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2197 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2198 (ENVADD): Update.
45eb2a5d 2199
6872a814
GM
22002011-01-18 Glenn Morris <rgm@gnu.org>
2201
2202 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2203
77ab81d0 22042011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2205
2206 * nxml-mode.texi (Introduction): Fix file name typos.
2207
d221e780
CO
22082011-01-13 Christian Ohler <ohler@gnu.org>
2209
2210 * ert.texi: New file.
2211
2212 * Makefile.in:
2213 * makefile.w32-in: Add ert.texi.
2214
8c904d82
MA
22152011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2216
2217 * dbus.texi (Receiving Method Calls): New function
2218 dbus-register-service. Rearrange node.
2219
f56e0e7a
PE
22202011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2221
2222 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2223 which in turn is copied from ftp://tug.org/tex/.
2224
0fadf00e
MA
22252011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2226
2227 * dbus.texi (Receiving Method Calls): Describe new optional
2228 parameter dont-register-service of dbus-register-{method,property}.
2229
8b358e90
DU
22302010-12-17 Daiki Ueno <ueno@unixuser.org>
2231
0c7efc08
SM
2232 * epa.texi (Encrypting/decrypting *.gpg files):
2233 Mention epa-file-select-keys.
8b358e90 2234
549c9aed
G
22352010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2236
2237 * gnus.texi (Archived Messages): Remove outdated text.
2238
22392010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2240
0c7efc08 2241 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2242
156e3f9c
G
22432010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2244
83f3eadc 2245 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2246
8151d490
AC
22472010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2248
2249 * gnus.texi (The swish++ Engine): Add customizable parameters
2250 descriptions.
2251 (The swish-e Engine): Ditto.
2252
305bdd22
MA
22532010-12-14 Michael Albinus <michael.albinus@gmx.de>
2254
2255 * tramp.texi (Inline methods): Add "ksu" method.
2256 (Remote processes): Add example with remote `default-directory'.
2257
53aff12a
GM
22582010-12-14 Glenn Morris <rgm@gnu.org>
2259
2260 * faq.texi (Expanding aliases when sending mail):
2261 Now build-mail-aliases is interactive.
2262
8a1cdce5
AC
22632010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2264
2265 * gnus.texi: First pass at adding (rough) nnir documentation.
2266
7410c270
G
22672010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2268
53aff12a
GM
2269 * gnus.texi (Filtering New Groups):
2270 Mention gnus-auto-subscribed-categories.
2271 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2272 removed.
2273
f49d1f52 22742010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2275
2276 * cl.texi (For Clauses): Small fixes for frames and windows.
2277
acedf35c
CD
22782010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2279
2280 * org.texi (Using capture): Document using prefix arguments for
2281 finalizing capture.
2282 (Agenda commands): Document prefix argument for the bulk scatter
2283 command.
2284 (Beamer class export): Document that also overlay arguments can be
2285 passed to the column environment.
2286 (Template elements): Document the new entry type.
2287
22882010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2289
2290 * org.texi (Include files): Document :minlevel.
2291
22922010-12-11 Julien Danjou <julien@danjou.info>
2293
2294 * org.texi (Categories): Document category icons.
2295
22962010-12-11 Eric Schulte <schulte.eric@gmail.com>
2297
2298 * org.texi (noweb): Fix typo.
2299
516aa569
G
23002010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2301
2302 * gnus.texi (Server Commands): Point to the rest of the server
2303 commands.
2304
04db63bc
G
23052010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2306
2307 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2308 g'.
2309
ed797193
G
23102010-12-02 Julien Danjou <julien@danjou.info>
2311
2312 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2313
23142010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2315
2316 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2317 (Direct Functions): Note the STARTTLS upgrade.
2318
07976ae3 23192010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2320 James Clark <none@example.com>
d3dfb185
GM
2321
2322 * nxml-mode.texi (Introduction): New section.
2323
59e75882
G
23242010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2325
2326 * gnus.texi (Server Commands): Document gnus-server-show-server.
2327
568a887f
MA
23282010-11-20 Michael Albinus <michael.albinus@gmx.de>
2329
2330 Sync with Tramp 2.2.0.
2331
2332 * trampver.texi: Update release number.
2333
1265829e
JB
23342010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2335
2336 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2337 Mention that the TeX specific units won't use the `tex' prefix
2338 in TeX mode.
2339
239661c0
KY
23402010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2341
2342 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2343
4a47c275 23442010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2345
2346 * edt.texi: Remove information about Emacs 19.
2347
4a47c275 23482010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2349
2350 * trampver.texi: Update release number.
2351
2f0e0dc8
KY
23522010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2353
2354 * gnus.texi (Article Washing): Fix typo.
2355
afe98dfa
CD
23562010-11-11 Noorul Islam <noorul@noorul.com>
2357
56f5a94e 2358 * org.texi: Fix typo.
afe98dfa
CD
2359
23602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2361
2362 * org.texi (Using capture): Explain that refiling is
2363 sensitive to cursor position.
2364
23652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2366
56f5a94e 2367 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2368
23692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2370
2371 * org.texi: Document the <c> cookie.
2372
23732010-11-11 Eric Schulte <schulte.eric@gmail.com>
2374
bd7239f5 2375 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2376 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2377
23782010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2379
56f5a94e 2380 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2381
23822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2383
56f5a94e 2384 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2385
23862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2387
2388 * org.texi (Setting up the staging area): Document that
2389 file names remain visible when encrypting the MobileOrg files.
2390
23912010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2392
2393 * org.texi (Setting up the staging area): Document which
2394 versions are needed for encryption.
2395
23962010-11-11 Eric Schulte <schulte.eric@gmail.com>
2397
56f5a94e
GM
2398 * org.texi (noweb): Update :noweb documentation to
2399 reflect the new "tangle" argument.
afe98dfa
CD
2400
24012010-11-11 Eric Schulte <schulte.eric@gmail.com>
2402
56f5a94e
GM
2403 * org.texi (Batch execution): Improve tangling script in
2404 documentation.
afe98dfa
CD
2405
24062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2407
2408 * org.texi (Handling links):
2409 (In-buffer settings): Document inlining images on startup.
2410
24112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2412
2413 * org.texi (Setting up the staging area): Document use of
2414 crypt password.
2415
24162010-11-11 David Maus <dmaus@ictsoc.de>
2417
56f5a94e 2418 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2419
24202010-11-11 David Maus <dmaus@ictsoc.de>
2421
56f5a94e
GM
2422 * org.texi (Template expansion): Add mew in table for link type
2423 escapes.
afe98dfa
CD
2424
24252010-11-11 David Maus <dmaus@ictsoc.de>
2426
56f5a94e 2427 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2428
24292010-11-11 Eric Schulte <schulte.eric@gmail.com>
2430
56f5a94e 2431 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2432
24332010-11-11 Eric Schulte <schulte.eric@gmail.com>
2434
56f5a94e 2435 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2436
24372010-11-11 Eric Schulte <schulte.eric@gmail.com>
2438
56f5a94e
GM
2439 * org.texi (Structure of code blocks):
2440 Update documentation to mention inline code block syntax.
afe98dfa
CD
2441
24422010-11-11 Eric Schulte <schulte.eric@gmail.com>
2443
56f5a94e 2444 * org.texi (comments): Improve wording.
afe98dfa
CD
2445
24462010-11-11 Eric Schulte <schulte.eric@gmail.com>
2447
56f5a94e 2448 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2449
24502010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2451
2452 * org.texi (Installation): Remove the special
2453 installation instructions for XEmacs.
2454
24552010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2456
56f5a94e 2457 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2458 insertion of empty structural elements.
2459
24602010-11-11 Noorul Islam <noorul@noorul.com>
2461
56f5a94e 2462 * org.texi: Fix doc.
afe98dfa
CD
2463
24642010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2465
2466 * org.texi (The date/time prompt): Document specification
2467 of time ranges.
2468
24692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2470
2471 * org.texi (Internal links): Document the changes in
2472 internal links.
2473
24742010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2475
2476 * org.texi (Agenda commands): Document the limitation for
2477 the filter preset - it can only be used for an entire agenda
2478 view, not in an individual block in a block agenda.
2479
24802010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2481
2482 * org.texi (iCalendar export): Document alarm creation.
2483
6f8fc60c
MA
24842010-11-10 Michael Albinus <michael.albinus@gmx.de>
2485
2486 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2487
be3c11b3
LMI
24882010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2489
2490 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2491
d607b96b 24922010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2493
d607b96b 2494 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2495
181cb5fb
G
24962010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2497
2498 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2499 since that works by default.
2500
25012010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2502
2503 * gnus.texi (Customizing the IMAP Connection): Document
2504 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2505
36bc5d3b
MA
25062010-11-04 Michael Albinus <michael.albinus@gmx.de>
2507
2508 * tramp.texi (Remote shell setup): New item "Interactive shell
2509 prompt". Reported by Christian Millour <cm@abtela.com>.
2510 (Remote shell setup, Remote processes): Use @code{} for
2511 environment variables.
2512
cf503f7c
GM
25132010-11-03 Glenn Morris <rgm@gnu.org>
2514
537b04b9 2515 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2516 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2517
389b76fa
G
25182010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2519
2520 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2521
2699a554 25222010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2523
2524 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2525
2699a554 25262010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2527
2528 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2529
99e65b2d
G
25302010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2531
0c7efc08
SM
2532 * gnus.texi (Client-Side IMAP Splitting):
2533 Mention nnimap-unsplittable-articles.
99e65b2d
G
2534
25352010-10-29 Julien Danjou <julien@danjou.info>
2536
2537 * gnus.texi (Finding the News): Remove references to obsoletes
2538 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2539
aeeb3dcb
EZ
25402010-10-29 Eli Zaretskii <eliz@gnu.org>
2541
2542 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2543 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2544 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2545 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2546
8289f37b
GM
25472010-10-28 Glenn Morris <rgm@gnu.org>
2548
2549 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2550 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2551 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2552
d85d3b3a
DU
25532010-10-25 Daiki Ueno <ueno@unixuser.org>
2554
2555 * epa.texi (Mail-mode integration): Add alternative key bindings
2556 for epa-mail commands; escape comma.
c05c2b9b 2557 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2558
9f534a47
JB
25592010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2560
99e65b2d 2561 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2562
5793a7bc 25632010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2564
2565 * gnus.texi (Group Parameters, Buttons): Fix typos.
2566
280f417b
G
25672010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2568
2569 * gnus.texi (Subscription Commands): Mention that you can also
2570 subscribe to new groups via the Server buffer, which is probably more
2571 convenient when subscribing to many groups.
2572
d806c872
G
25732010-10-21 Julien Danjou <julien@danjou.info>
2574
2575 * message.texi (Message Headers): Allow message-default-headers to be a
2576 function.
2577
d5798f68
LMI
25782010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2579
2580 * gnus-news.texi: Mention new archive defaults.
2581
b79bbef7
KY
25822010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2583
2584 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2585
2526f423
G
25862010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2587
2588 * gnus.texi (HTML): Document the function value of
2589 gnus-blocked-images.
2590 (Article Washing): shr and gnus-w3m, not the direct function names.
2591
ba91f05d
G
25922010-10-20 Julien Danjou <julien@danjou.info>
2593
2594 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2595 variable.
2596
da451787
LMI
25972010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2598
2599 * gnus.texi (Customizing the IMAP Connection): The port strings are
2600 strings.
c872595d 2601 (Document Groups): Mention git.
da451787 2602
7cad71ad
G
26032010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2604
2605 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2606 bzr/Gnus git sync.
2607
c56dfd36
EZ
26082010-10-15 Eli Zaretskii <eliz@gnu.org>
2609
2610 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2611 change.
2612
a1d16a7b
G
26132010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2614
2615 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2616 @item syntax for in-Emacs makeinfo.
2617
26182010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2619
2620 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2621 trim sentence.
2622
98e2b864
DU
26232010-10-12 Daiki Ueno <ueno@unixuser.org>
2624
2625 * epa.texi (Caching Passphrases):
0c7efc08
SM
2626 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2627 Clarify some configurations require to set up gpg-agent.
98e2b864 2628
c12e4a81
GM
26292010-10-11 Glenn Morris <rgm@gnu.org>
2630
2631 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2632
f7aa248a
G
26332010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2634
2635 * gnus.texi (Spam Package Introduction): Mention `$'.
2636
6513b232
EZ
26372010-10-09 Eli Zaretskii <eliz@gnu.org>
2638
2639 * makefile.w32-in (emacsdir): New variable.
2640 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2641 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2642
abd40fb4
GM
26432010-10-09 Glenn Morris <rgm@gnu.org>
2644
0f05450f
GM
2645 * Makefile.in (mostlyclean): Delete *.toc.
2646
d3a4ac46
GM
2647 * Makefile.in: Use $< in rules.
2648
aa9db089
GM
2649 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2650
abd40fb4
GM
2651 * Makefile.in ($(infodir)): Delete rule.
2652 (mkinfodir): New. Use it in all the info rules, rather than depending
2653 on infodir.
2654
ea274122
GM
26552010-10-09 Glenn Morris <rgm@gnu.org>
2656
6e90e2a8
GM
2657 * gnus.texi (Article Washing): Fix previous change.
2658
f7a31f11
GM
2659 * Makefile.in (emacsdir): New variable.
2660 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2661 Depend on emacsver.texi.
2662
f7a31f11
GM
2663 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2664
ea274122
GM
2665 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2666
36d3245f
G
26672010-10-08 Julien Danjou <julien@danjou.info>
2668
f7a31f11 2669 * gnus.texi: Add mm-shr.
36d3245f
G
2670
26712010-10-08 Ludovic Courtès <ludo@gnu.org>
2672
2673 * gnus.texi (Finding the Parent, The Gnus Registry)
2674 (Registry Article Refer Method): Update docs for nnregistry.el.
2675
26762010-10-08 Daiki Ueno <ueno@unixuser.org>
2677
2678 * auth.texi (Help for users)
2679 (GnuPG and EasyPG Assistant Configuration): Update docs.
2680
12359245
GM
26812010-10-08 Glenn Morris <rgm@gnu.org>
2682
2683 * cl.texi (Organization, Installation, Old CL Compatibility):
2684 Deprecate cl-compat for new code.
4628bef1 2685 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2686
2687 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2688
fcf2d385
KY
26892010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2690
2691 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2692
66627fa9
G
26932010-10-06 Julien Danjou <julien@danjou.info>
2694
fd9ba500
JD
2695 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2696
66627fa9
G
2697 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2698 broken link.
2699
2700 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2701
2702 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2703 to ReiserFS.
2704
2705 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2706 (FAQ 7-1): Fix getmail URL.
2707
65f54520
DU
27082010-10-06 Daiki Ueno <ueno@unixuser.org>
2709
2710 * epa.texi (Caching Passphrases): New section.
2711
4c83f6e1
GM
27122010-10-06 Glenn Morris <rgm@gnu.org>
2713
2714 * Makefile.in (SHELL): Set it.
2715 (info): Move the mkdir dependency to the individual info files.
2716 (mostlyclean): Tidy up.
2717 (clean): Only delete the specific dvi and pdf files.
2718 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2719 ($(infodir)): Add parallel build workaround.
4c83f6e1 2720
71e691a5
G
27212010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2722
2723 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2724
a41c2e6d
G
27252010-10-03 Julien Danjou <julien@danjou.info>
2726
0c7efc08
SM
2727 * emacs-mime.texi (Display Customization):
2728 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2729 mm-inline-large-images-proportion.
2730
37255945
MA
27312010-10-03 Michael Albinus <michael.albinus@gmx.de>
2732
0c7efc08
SM
2733 * tramp.texi (Frequently Asked Questions):
2734 Mention remote-file-name-inhibit-cache.
37255945 2735
11e4e7bd
LMI
27362010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2737
2738 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2739 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2740
cb83220a
KY
27412010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2742
0c7efc08
SM
2743 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2744 (Article Hiding): Add google banner example.
2745 Suggested by Benjamin Xu.
cb83220a 2746
6b958814
G
27472010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2748
0c7efc08
SM
2749 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2750 Remove nnimap-split-rule from examples.
6b958814
G
2751
27522010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2753
2754 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2755 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2756 Fishman.
2757 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2758
27592010-09-30 Julien Danjou <julien@danjou.info>
2760
2761 * gnus.texi (Gravatars): Fix documentation about
2762 gnu-gravatar-properties.
2763
b9476c04
DU
27642010-09-29 Daiki Ueno <ueno@unixuser.org>
2765
2766 * epa.texi (Bug Reports): New section.
2767
5f874327
GM
27682010-09-29 Glenn Morris <rgm@gnu.org>
2769
2770 * Makefile.in (top_srcdir): Remove unused variable.
2771
6b958814
G
27722010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2773
2774 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2775 (Client-Side IMAP Splitting): Document 'default.
2776
27772010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2778
0c7efc08
SM
2779 * gnus.texi (Customizing the IMAP Connection):
2780 Document nnimap-fetch-partial-articles.
6b958814 2781
82bccbfa
KY
27822010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2783
2784 * gnus-news.texi: Mention nnimap-inbox.
2785
2786 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2787
27882010-09-26 Julien Danjou <julien@danjou.info>
2789
47e08896 2790 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2791
27922010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2793
2794 * gnus.texi (Security): Remove gpg.el mention.
2795
27962010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2797
2798 * gnus.texi (Browse Foreign Server): New variable
2799 gnus-browse-subscribe-newsgroup-method.
2800
2801 * gnus-news.texi: Mention it.
2802
28032010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2804
0c7efc08 2805 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2806 (Startup Variables): No jingle.
2807
4c964351
UM
28082010-09-25 Ulrich Mueller <ulm@gentoo.org>
2809
2810 * woman.texi (Interface Options): xz compression is now supported.
2811
82bccbfa
KY
28122010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2813
2814 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2815 (Unavailable Servers): Document gnus-server-copy-server.
2816 (Using IMAP): Document the new nnimap.
2817
28182010-09-25 Julien Danjou <julien@danjou.info>
2819
47e08896 2820 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2821
18778f71
GM
28222010-09-24 Glenn Morris <rgm@gnu.org>
2823
2824 * url.texi (Disk Caching): Tweak previous change.
2825
9c766321
JD
28262010-09-24 Julien Danjou <julien@danjou.info>
2827
2828 * url.texi (Disk Caching): Mention url-cache-expire-time,
2829 url-cache-expired, and url-fetch-from-cache.
2830
82bccbfa
KY
28312010-09-24 Julien Danjou <julien@danjou.info>
2832
2833 * gnus.texi: Add Gravatars.
2834
28352010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2836
2837 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2838
592bdb9a
LMI
28392010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2840
2841 * gnus.texi (Expunging mailboxes): Update name of the expunging
2842 command.
2843
e4e22d29
KY
28442010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2845
2846 * emacs-mime.texi (rfc2047): Update description for
2847 rfc2047-encode-parameter.
2848
371d9801
MA
28492010-09-13 Michael Albinus <michael.albinus@gmx.de>
2850
2851 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2852 "fish" methods.
2853 (External methods): Remove "scp1_old" and "scp2_old" methods.
2854
31ae5827
MA
28552010-09-09 Michael Albinus <michael.albinus@gmx.de>
2856
2857 * tramp.texi: Remove Japanese manual. Fix typo.
2858
2859 * trampver.texi: Update release number. Remove japanesemanual.
2860
c0468714
GM
28612010-09-09 Glenn Morris <rgm@gnu.org>
2862
2863 * org.texi: Restore clobbered changes (copyright years, untabify).
2864
86441999
JD
28652010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2866
2867 * gnus.texi (Adaptive Scoring): Fix typo.
2868
25f28806
LMI
28692010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2870
2871 * gnus.texi (Article Display): Document gnus-html-show-images.
2872
45240125 28732010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2874
45240125
JD
2875 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2876
59d09f15
LMI
28772010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2878
2879 * gnus.texi (HTML): Document gnus-max-image-proportion.
2880
2cdd366f
KY
28812010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2882
51dee5ef
KY
2883 * gnus.texi (HTML): Document gnus-blocked-images.
2884
2cdd366f
KY
2885 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2886
b0e4f3fc
KY
28872010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2888
2889 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2890 the first message are used for wide replies.
f02566ce
KY
2891 (Changing Servers): Remove documentation on gnus-change-server and
2892 friends, since it's been removed.
b0e4f3fc 2893
598451ed
KY
28942010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2895
2896 * gnus.texi (Drafts): Mention B DEL.
2897
e7842e69
KY
28982010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2899
2900 * gnus.texi (Delayed Articles): Mention that the Date header is the
2901 original one, even if you delay.
2902
85115796
KY
29032010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2904
0c7efc08
SM
2905 * gnus.texi (Asynchronous Fetching):
2906 Document gnus-async-post-fetch-function.
85115796
KY
2907 (HTML): Made into its own section.
2908
f0b44bc0
MA
29092010-08-26 Michael Albinus <michael.albinus@gmx.de>
2910
2911 Sync with Tramp 2.1.19.
2912
217876c9 2913 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2914 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2915 Remove remark about doubled "-t" argument.
217876c9
MA
2916 (Auto-save and Backup): Remove reference to Emacs 21.
2917 (Filename Syntax): Describe port numbers.
2918 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2919 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2920 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2921 errors with the backquotes.
2922 (External packages): File attributes cache flushing for asynchronous
2923 processes.
2924 (Traces and Profiles): Describe verbose level 9.
2925
f0b44bc0
MA
2926 * trampver.texi: Update release number.
2927
7457f7b6
MA
29282010-08-23 Michael Albinus <michael.albinus@gmx.de>
2929
2930 * dbus.texi (Alternative Buses): New chapter.
2931
b695beda
SM
29322010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2933
2934 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2935
443c2c03
JB
29362010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2937
2938 * calc.texi (Customizing Calc): Rearrange description of new
2939 variables to match the presentation of other variables.
2940
7815fe19 29412010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2942
2943 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2944
2c695727
JB
29452010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2946
2947 * calc.texi (Making Selections, Selecting Subformulas)
2948 (Customizing Calc): Mention how to use faces to emphasize selected
2949 sub-formulas.
2950
bbb6ffa1
MA
29512010-08-05 Michael Albinus <michael.albinus@gmx.de>
2952
2953 * tramp.texi (External packages): File attributes cache flushing
2954 for asynchronous processes.
2955
5cee0a9c
AM
29562010-08-01 Alan Mackenzie <acm@muc.de>
2957
2958 Enhance the manual for the latest Java Mode.
2959
2960 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2961 annotation-var-cont.
2962 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2963 two new symbols.
2964
3f2afe32
MA
29652010-07-28 Michael Albinus <michael.albinus@gmx.de>
2966
2967 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2968
0ed082fe 29692010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2970
2971 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2972
311f0356
JB
29732010-07-19 Juanma Barranquero <lekktu@gmail.com>
2974
2975 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2976
86fbb8ca
CD
29772010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2978
2979 * org.texi: Add macros to get plain quotes in PDF output.
2980 List additional contributors.
2981 (Capture): New section, replaces the section about remember.
2982 (Working With Source Code): New chapter, focused on documenting Org
2983 Babel.
2984 (Code evaluation security): New section.
2985 (MobileOrg): Document DropBox support.
2986 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2987 (Special symbols): Show how to display UTF8 characters for entities.
2988 (Global TODO list): Clarify the use of the "M" key and the differences
2989 to the "m" key.
2990 (RSS Feeds): Mention Atom feeds as well.
2991 (Setting tags): Remove paragraph about
2992 `org-complete-tags-always-offer-all-agenda-tags'.
2993
5732e8ed
MA
29942010-07-17 Michael Albinus <michael.albinus@gmx.de>
2995
2996 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2997 argument.
2998 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2999 echoing shells.
3000
ca1bb391
MA
30012010-07-10 Michael Albinus <michael.albinus@gmx.de>
3002
3003 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3004 (Filename Syntax): Describe port numbers.
3005
5bd55c3c
MA
30062010-07-09 Michael Albinus <michael.albinus@gmx.de>
3007
3008 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3009 forgotten.
3010 (Type Conversion): Precise conversion of natural numbers.
3011 (Errors and Events): Add "debugging" to concept index. Add variable
3012 `dbus-debug'.
3013
820ae8fe
MA
30142010-07-04 Michael Albinus <michael.albinus@gmx.de>
3015
3016 * dbus.texi (Receiving Method Calls): Add optional argument
3017 EMITS-SIGNAL to `dbus-register-property'.
3018
b6f9df0f
JB
30192010-06-27 Alex Schroeder <alex@gnu.org>
3020
3021 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3022
62e034c2
GM
30232010-06-24 Glenn Morris <rgm@gnu.org>
3024
3025 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3026 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3027 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3028 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3029 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3030 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3031 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3032 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3033 convention. Make them end with a period.
3034
9360256a
GM
30352010-06-23 Glenn Morris <rgm@gnu.org>
3036
3037 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3038 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3039 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3040 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3041 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3042 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3043
04d3bb6c
GM
30442010-06-10 Glenn Morris <rgm@gnu.org>
3045
3046 * idlwave.texi (Load-Path Shadows):
3047 * org.texi (Handling links): Fix typos.
3048
5e7d4a75
KY
30492010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3050
3051 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3052
9841cb4f
MA
30532010-05-26 Michael Albinus <michael.albinus@gmx.de>
3054
3055 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3056 by an alias. (Bug#6226)
3057
597517ef
JB
30582010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3059
3060 * calc.texi (Manipulating Vectors): Mention that vectors can
3061 be used to determine bins for `calc-histogram'.
3062
14914c43
JB
30632010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3064
597517ef 3065 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3066
0235128c 30672010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3068
3069 * url.texi (HTTP language/coding, Customization):
3070 * message.texi (Header Commands, Responses):
3071 * cl.texi (Argument Lists): Fix typos.
3072
0235128c 30732010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3074
0235128c
SM
3075 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3076 Note that Development menu is always available.
aa5789b5
CY
3077 (Creating a project): Fix terminology.
3078 (Add/Remove files): Fix typo.
3079
0235128c
SM
30802010-05-07 Chong Yidong <cyd@stupidchicken.com>
3081
3082 * Version 23.2 released.
3083
a628ad9d 30842010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3085
3086 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3087
502269d6
MA
30882010-05-01 Michael Albinus <michael.albinus@gmx.de>
3089
0235128c
SM
3090 * tramp.texi (Inline methods, Default Method):
3091 Mention `tramp-inline-compress-start-size'.
502269d6 3092
6e104790 30932010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3094
3095 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3096 the CVS repo. Put the Git repo in the news section.
3097
6e104790 3098 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3099 Removed some mentions of CVS. Mention the new Git repo.
3100
6e104790 31012010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3102
3103 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3104 (Mail Group Commands): Add index entry.
3105
6e104790 31062010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3107
3108 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3109
f8b91752
JB
31102010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3111
3112 * calc.texi (Radix modes): Mention that the option prefix will
3113 turn on twos-complement mode.
3114 (Inverse and Hyperbolic Flags): Mention the Option flag.
3115
ed21c5c8
CD
31162010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3117
3118 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3119 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3120 (Sectioning structure): Update.
3121 (References): New use case for field coordinates.
6e104790 3122 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3123 (Setting up the staging area): Document the availability of
3124 encryption for MobileOrg.
3125 (Images and tables): Document how to reference labels.
3126 (Index entries): New section.
3127 (Generating an index): New section.
3128 (Column width and alignment): Document that <N> now
3129 means a fixed width, not a maximum width.
3130 (Publishing options): Document the :email option.
3131 (Beamer class export): Fix bug in the BEAMER example.
3132 (Refiling notes): Document refile logging.
3133 (In-buffer settings): Document refile logging keywords.
3134 (Drawers): Document `C-c C-z' command.
3135 (Agenda commands): Mention the alternative key `C-c C-z'.
3136 (Special properties): Document the BLOCKED property.
3137 (The spreadsheet): Mention the formula editor.
3138 (References): Document field coordinates.
3139 (Publishing action): Correct the documentation for the
3140 publishing function.
3141 (The date/time prompt): Document that we accept dates
3142 like month/day/year.
3143 (Cooperation): Document the changes in table.el support.
3144 (Faces for TODO keywords, Faces for TODO keywords)
3145 (Priorities): Document the easy colors.
3146 (Visibility cycling): Document the new double prefix
3147 arg for `org-reveal'.
3148 (Cooperation): Remember.el is part of Emacs.
3149 (Clean view): Mention that `wrap-prefix' is also set by
3150 org-indent-mode.
3151 (Agenda commands): Add information about prefix args to
3152 scheduling and deadline commands.
3153 (Search view): Point to the docstring of
3154 `org-search-view' for more details.
6e104790 3155 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3156 (Setting tags): Document variable
3157 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3158 (Column attributes): Cross-reference special properties.
ed21c5c8 3159
456b348e
MA
31602010-04-10 Michael Albinus <michael.albinus@gmx.de>
3161
3162 Synchronize with Tramp repository.
3163
3164 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3165 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3166 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3167 syntax, texi2dvi reports errors with the backquotes.
3168
3169 * trampver.texi: Update release number.
3170
357e2d8e
KY
31712010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3172
3173 * gnus.texi (Finding the News): Add pointers to the Server buffer
3174 because it's essential.
3175
1d4d7664
KY
31762010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3177
3178 * gnus.texi (MIME Commands): Update description of
3179 gnus-article-browse-html-article.
3180
bd3e840f
KY
31812010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3182
3183 * auth.texi (Secret Service API): Add TODO node.
3184 (Help for users): Explain the new source options for `auth-sources'.
3185
e867cb5d 31862010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3187
3188 * trampver.texi: Update release number.
3189
288f9fc0
CY
31902010-03-10 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * Branch for 23.2.
3193
d99aaebd
CY
31942010-03-03 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3197 now enabled by default.
3198
5794c2a5
MA
31992010-02-28 Michael Albinus <michael.albinus@gmx.de>
3200
3201 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3202 when Emacs runs in interactive mode. (Bug#5645)
3203
40572be6
GM
32042010-02-16 Glenn Morris <rgm@gnu.org>
3205
3206 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3207
7bb8ed67
MH
32082010-02-05 Mark A. Hershberger <mah@everybody.org>
3209
3210 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3211
45a1423d 32122010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3213
3214 * gnus.texi (Score File Format): Fix typo.
3215
45a1423d 32162010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3217
3218 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3219
14f17fc8
JB
32202010-01-18 Juanma Barranquero <lekktu@gmail.com>
3221
3222 * ada-mode.texi (Project File Overview): Fix typo.
3223
607d4369
CY
32242010-01-17 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * semantic.texi: Add Richard Y. Kim credit.
3227
3228 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3229
3d1bfa99
MA
32302010-01-17 Michael Albinus <michael.albinus@gmx.de>
3231
3232 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3233 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3234
6fbf7a75
GM
32352010-01-17 Glenn Morris <rgm@gnu.org>
3236
b9f978f0
GM
3237 * calc.texi (Reporting Bugs): Don't mention format of repository.
3238
f19bc38d
GM
3239 * woman.texi (Bugs): Make "Emacs repository" less specific,
3240 and the URL for same more specific.
3241
6fbf7a75
GM
3242 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3243
16c3428a
JB
32442010-01-17 Juanma Barranquero <lekktu@gmail.com>
3245
3246 * ede.texi (ede-step-project, ede-proj-target):
3247 * tramp.texi (Remote processes): Fix typos.
3248
045b9da7
ML
32492010-01-16 Mario Lang <mlang@delysid.org>
3250
3251 * ede.texi (ede-target):
3252 * org.texi (Refiling notes): Remove duplicated words.
3253
c57008f6
SM
32542010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3255
3256 * gnus.texi (Posting Styles): Use with-current-buffer.
3257 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3258
798c9eb5
KR
32592010-01-02 Kevin Ryde <user42@zip.com.au>
3260
3261 * eieio.texi (Naming Conventions): Correction to xref on elisp
3262 coding conventions, is "Tips" node not "Standards".
3263
4970fbfe
CY
32642009-12-24 Chong Yidong <cyd@stupidchicken.com>
3265
3266 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3267
3268 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3269
83828b06
KY
32702009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3271
3272 * gnus.texi (Direct Functions): Add missing port number to tls method.
3273
45a4a565
JB
32742009-12-15 Juanma Barranquero <lekktu@gmail.com>
3275
3276 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3277 ($(infodir)/edt, edt.dvi): New targets.
3278
698bfef7
GM
32792009-12-15 Glenn Morris <rgm@gnu.org>
3280
3281 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3282 (edt, $(infodir)/edt, edt.dvi): New targets.
3283 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3284
3285 * Makefile.in (PDF_TARGETS, pdf): New.
3286 (clean): Add *.pdf.
3287 Add pdf rules for all manuals.
3288
0e983327
JB
32892009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3290
3291 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3292
8e687433
CY
32932009-12-14 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3296 (Smart Jump, Analyzer Debug): Copyedits.
3297 (Semantic mode user commands): Link to new nodes.
3298 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3299 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3300 upstream Semantic manual.
3301
3302 * semantic.texi (Introduction): Minor fix to diagram.
3303
020335df
MA
33042009-12-09 Michael Albinus <michael.albinus@gmx.de>
3305
3306 * eshell.texi (History): Add the other built-in variables.
3307 (Built-ins): Explain built-ins, and how to apply the external commands.
3308 Add `history', `su' and `sudo'.
3309
3310 * tramp.texi (Remote processes): Add missing <RET> in the example.
3311
6ddf13e4
BW
33122009-12-01 Bill Wohler <wohler@newt.com>
3313
3314 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3315 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3316 excessively garrulous.
3317
07b6428c
MA
33182009-11-29 Michael Albinus <michael.albinus@gmx.de>
3319
3320 * tramp.texi (Remote processes): Improve eshell example with "su"
3321 and "sudo" commands.
3322
fd1cefda
CY
33232009-11-28 Chong Yidong <cyd@stupidchicken.com>
3324
3325 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3326
3327 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3328 Document semantic-complete-analyze-inline.
3329 (Semanticdb search debugging commands): Minor clarification.
3330 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3331 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3332 manual.
9d542758 3333 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3334
159e3ad5
KR
33352009-11-28 Kevin Ryde <user42@zip.com.au>
3336
3337 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3338 @pxref, now EIEIO is in Emacs.
159e3ad5 3339
c6d47315
KR
3340 * erc.texi (Development): Correction to git tutorial url.
3341
16f6287e
GM
33422009-11-26 Glenn Morris <rgm@gnu.org>
3343
3344 * faq.texi (Latest version of Emacs): Mention stability of development
3345 version.
3346 (Problems with very large files): Max buffer size increase in 23.2.
3347 (VM): VM has moved house again.
3348
5ea5dbc9
JB
33492009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3350
3351 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3352 notations.
3353
5dec9555
CD
33542009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3355
45a4a565 3356 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3357
bd6f6833
CY
33582009-11-20 Chong Yidong <cyd@stupidchicken.com>
3359
3360 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3361 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3362 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3363
be479117
JB
33642009-11-17 Juanma Barranquero <lekktu@gmail.com>
3365
3366 * semantic.texi (Semantic Internals, Glossary):
3367 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3368 (Semanticdb search debugging commands): Fix typos.
3369
17291a1f
JB
33702009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3371
be479117 3372 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3373
af42a9cc
JB
33742009-11-16 Juanma Barranquero <lekktu@gmail.com>
3375
3376 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3377 ($(infodir)/semantic, semantic.dvi): New targets.
3378
3149927d
CY
33792009-11-16 Chong Yidong <cyd@stupidchicken.com>
3380
3381 * Makefile.in: Build the Semantic manual.
3382
3383 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3384 repository.
3385
977640ed
MA
33862009-11-16 Michael Albinus <michael.albinus@gmx.de>
3387
3388 * dbus.texi (Receiving Method Calls): New defun
3389 `dbus-unregister-service'.
3390
17673adf
CD
33912009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3392
3393 * org.texi (Speed keys): New section.
3394
0ecd3c90
MA
33952009-11-13 Michael Albinus <michael.albinus@gmx.de>
3396
3397 * dbus.texi (Type Conversion): Fix typo.
3398 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3399 `dbus-registered-objects-table'.
0c7efc08
SM
3400 (Receiving Method Calls): New defun `dbus-register-property'.
3401 Move `dbus-unregister-object' here.
0ecd3c90 3402
8bfe682a
CD
34032009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3404
3405 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3406
34072009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3408
3409 * org.texi (Column attributes): Add the new age summary operators.
3410 Also, mention the fact you can only use one summary operator per
3411 property.
3412
34132009-11-13 John Wiegley <johnw@newartisans.com>
3414
0c7efc08 3415 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3416 manual about how to track habits.
0c7efc08 3417 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3418 dangling clocks are resolved.
3419
34202009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3421
3422 * org.texi (Agenda commands): Document the new `i' command.
3423 (Inserting deadline/schedule): Document logging changes
3424 of scheduling and deadline times stamps.
3425 (In-buffer settings): Document the in-buffer keywords for logging
3426 changes of scheduling and deadline times stamps.
3427 (Structure editing, Plain lists): Document indentation
3428 cycling in empty entries with TAB.
3429 (Archiving): Document the default archiving command.
3430 (Moving subtrees): Document the new keys for archiving.
3431 (Internal archiving): Fix incorrect key.
3432 (Agenda commands): Document the TODO set switching commands.
3433 (Agenda commands): Document the new archiving keys.
3434 (Clocking work time): Better description on how to save
3435 and restore a clock.
3436 (Resolving idle time): Mention the x11idle program to get true
3437 idleness also under X11.
3438 (Resolving idle time): Use @kbd instead of @key for normal
3439 letters, because this is how he rest of the manual does this.
3440 (Pushing to MobileOrg): Mention that `org-directory'
3441 should be set.
3442 (Agenda commands): Document that SPC is a filter for
3443 any tag.
0c7efc08 3444 (Search view): Rename from "Keyword search".
8bfe682a
CD
3445 (Capure): New chapter.
3446 (Markup): New chapter.
0c7efc08
SM
3447 (Links in HTML export, Images in HTML export):
3448 Extend the section titles.
8bfe682a
CD
3449 (Images in HTML export): Document the align option.
3450 (Text areas in HTML export): Extend the section title.
3451 (Images in LaTeX export): Explain image placement in LaTeX.
3452
693737cd
GM
34532009-11-10 Glenn Morris <rgm@gnu.org>
3454
3455 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3456
c7bd4ebe
MA
34572009-11-08 Michael Albinus <michael.albinus@gmx.de>
3458
3459 * tramp.texi (Auto-save and Backup): Disable backups just for a
3460 method.
3461
3462 * trampver.texi: Update release number.
3463
76c5acad
MA
34642009-11-07 Michael Albinus <michael.albinus@gmx.de>
3465
3466 Sync with Tramp 2.1.17.
3467
3468 * trampver.texi: Update release number.
3469
d9a57abf
GM
34702009-10-29 Glenn Morris <rgm@gnu.org>
3471
3472 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3473
637f4f0f
MA
34742009-10-23 Michael Albinus <michael.albinus@gmx.de>
3475
3476 * tramp.texi (External methods): Temporary files are kept for
3477 `rsync' and `rsyncc' methods.
3478
310dbb05
JB
34792009-10-09 Juanma Barranquero <lekktu@gmail.com>
3480
3481 * eieio.texi: Fix typos.
3482
09094f28
CY
34832009-10-07 Chong Yidong <cyd@stupidchicken.com>
3484
3485 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3486
216f299a
JB
34872009-10-07 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3490 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3491
966a6506
CY
34922009-10-07 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * Makefile.in: Build EIEIO and EDE manuals.
3495
34962009-10-07 Eric Ludlam <zappo@gnu.org>
3497
3498 * eieio.texi:
3499 * ede.texi: New files.
3500
8842cd9b
MA
35012009-10-05 Michael Albinus <michael.albinus@gmx.de>
3502
3503 * tramp.texi (Remote processes): Association of a pty is not supported.
3504
7006d207
CD
35052009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3506
3507 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3508 (Processing LaTeX fragments): Document that the size of images can be
3509 changes using the variable `org-format-latex-options'.
3510 (The date/time prompt, Timestamps): Be more accurate over ISO format
3511 dates and times.
3512 (Visibility cycling): Document showeverything keyword.
3513 (In-buffer settings): Document showeverything keyword.
3514 (Setting up the staging area): Fix the example.
3515 (MobileOrg): New section.
3516 (Agenda commands, Exporting Agenda Views): Document exporting the
3517 agenda view to Org files.
3518
0e7b2867
MA
35192009-09-28 Michael Albinus <michael.albinus@gmx.de>
3520
3521 * tramp.texi (History): Add IMAP support.
3522 (External methods): Add `imap' and `imaps' methods.
3523 (GVFS based methods): Add indices for `davs'.
3524 (Password handling): Rename anchors. Add IMAP entries for
3525 ~/.authinfo.gpg.
3526
3527 * trampver.texi: Set default value of `emacsimap'.
3528
4146636e
KY
35292009-09-22 Daiki Ueno <ueno@unixuser.org>
3530
3531 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3532
d22f7ffa
CY
35332009-09-13 Chong Yidong <cyd@stupidchicken.com>
3534
0c7efc08
SM
3535 * dired-x.texi (Technical Details):
3536 Delete dired-up-directory (Bug#4292).
d22f7ffa 3537
66043531
MA
35382009-09-03 Michael Albinus <michael.albinus@gmx.de>
3539
216f299a 3540 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3541
6eb02347
CD
35422009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3543
3544 * org.texi (Effort estimates): Document new effort setting commands.
3545 (Agenda commands): Document the new keys fro agenda time motion.
3546 Document entry text mode. Improve documentation of the keys to include
3547 inactive time stamps into the agenda view.
3548 (Feedback): Document the new bug report command.
0c7efc08 3549 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3550
38dc51ba
KY
35512009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3552
3553 * auth.texi (Help for users): Corrected markup.
3554
e402f452
GM
35552009-09-02 Glenn Morris <rgm@gnu.org>
3556
3557 * emacs-mime.texi (time-date): Mention float-time.
3558
744256cf
JB
35592009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3560
3561 * calc.texi (Simplifying Formulas): Improve the wording.
3562
b0b63450
MB
35632009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3564
3565 * auth.texi: Rewritten for coverage and clarity.
3566
35672009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3568
0c7efc08
SM
3569 * gnus.texi (Expiring Mail):
3570 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3571 (Various Various): Mention gnus-safe-html-newsgroups.
3572
3573 * gnus-news.texi: Mention
3574 gnus-mark-copied-or-moved-articles-as-expirable.
3575
3576 * emacs-mime.texi (Display Customization): Add xref to
3577 gnus-safe-html-newsgroups.
3578
b59329e0
MA
35792009-08-28 Michael Albinus <michael.albinus@gmx.de>
3580
3581 * tramp.texi (Version Control): Remove.
af42a9cc 3582 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3583 reference.
3584 (External methods): Correct `scpc' concept index entries. New method
3585 `rsyncc'.
3586 (External packages): New subsections "Filename completion" and "File
3587 attributes cache".
3588
0ff2d6c2
JB
35892009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3590
3591 * calc.texi (Rewrite Rules): Improve the example.
3592 (Simplifying Formulas): Explain use of the I and H flags for
3593 simplification.
3594
ecd3d54f
MA
35952009-08-25 Michael Albinus <michael.albinus@gmx.de>
3596
3597 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3598 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3599 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3600 for timeout values.
78176e69
MA
3601 (Top): Remove footnote saying D-Bus is not enabled by
3602 default. (Bug#4256)
ecd3d54f 3603
0f215bca
DU
36042009-08-23 Daiki Ueno <ueno@unixuser.org>
3605
3606 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3607 Reported by Jari Aalto (Bug#4211).
0f215bca 3608 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3609 epa-global-mail-mode.
3b7ab45f
DU
3610 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3611 epa-setup.
0f215bca 3612
4f22e84d
MA
36132009-08-16 Michael Albinus <michael.albinus@gmx.de>
3614
3615 * dbus.texi (Asynchronous Methods): Allow nil handler.
3616
9ff0b02b 36172009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3618
26b03ee3 3619 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3620
26b03ee3 3621 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3622
4c39f404
CY
36232009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3624
3625 * calc.texi (Date Forms): Fix typos.
3626
3bcfba17
GM
36272009-08-08 Glenn Morris <rgm@gnu.org>
3628
3629 * org.texi (Agenda commands): Restore clobbered change.
3630
66783bb4
EZ
36312009-08-07 Eli Zaretskii <eliz@gnu.org>
3632
3633 * calc.texi (Graphics, Devices): Update with the peculiarities of
3634 operation on MS-Windows.
3635
c8d0cf5c
CD
36362009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3637
3638 * org.texi (Publishing action): Improve documentation of file
3639 names when publishing to the source directory.
3640 (Clean view): Document `org-indent-mode'.
3641 (Clocking work time): Add documentation for the
3642 new :timetamp option when creating a clock report.
3643 (Paragraphs): Fix many typos.
3644 (Plain lists): Remove duplicate explanation about the
3645 `C-c *' command.
3646 (Literal examples): Update to reflect the new behavior
3647 of the -n -r -k switches when exporting source code examples.
3648 (Structure editing): Add information about `C-c *',
3649 converting a plain list into a list of Org items.
3650 (Remember): Small rephrasing of the paragraph
3651 describing remember.el. Also mentioned that remember.el is part
3652 of Emacs 23, not Emacs 22.
3653 (Clocking work time): Add documentation about
3654 displaying the current clocking time against the effort estimate.
3655 Also add a footnote about using `org-clock-in-prepare-hook' to add
3656 an effort estimate on the fly, just before clocking it.
3657 (Footnotes): Document automatic renumbering and
3658 sorting.
3659 (Agenda commands): Document new bulk commands.
3660 (Plain lists): Document new behavior of
3661 `org-cycle-include-plain-lists'.
4e2af782 3662 Hyphenation only in TeX.
c8d0cf5c
CD
3663 (Clocking work time): Document the key to update effort
3664 estimates.
3665 (Clocking work time): Document the clock time display.
3666 (Structure editing, TODO basics): Document new
3667 variables.
3668 (Column attributes): Document new colciew operators.
3669 (Publishing options): Document :xml-declaration.
3670 (Tracking TODO state changes): Document the
3671 LOG_INTO_DRAWER property.
3672 (Literal examples): Document the new implementation for
3673 editing source code.
3674 (Publishing action): Mention the new publishing
3675 function, to publish an Org source file.
3676 (Publishing links): Mention how to link to an Org source file.
3677 (Macro replacement): Document new macros.
3678 (Handling links): Document type-specific completion
3679 when inserting links.
3680 (Structure editing, Plain lists): Improve documentation
3681 on sorting.
3682 (Internal links): Document custom ids for links.
3683 (Handling links): Document custom ids for links.
3684 (CSS support): Document new class.
3685 (Refiling notes): Document the possibility to create new nodes
3686 during refiling.
3687 (Agenda commands): Document the "?" operator to find
3688 tasks without effort setting.
3689 (Exporting agenda information): Section moved.
3690 (RSS Feeds): New section.
3691 (Built-in table editor): Document M-e and M-a navigate
3692 inside table field.
3693 (Stuck projects): Docment that projects identified as
3694 un-stuck will still be searchd for stuck sub-projects.
3695 (Paragraphs): Document centering.
3696 (Creating timestamps, Agenda commands): Document new
3697 behavior when changing time stamps.
3698 (Structure editing): Document the new command
3699 `org-clone-subtree-with-time-shift'.
3700 (Publishing): Refresh this chapter.
3701 (Export options, Export options, In-buffer settings):
3702 Document the new keywords.
3703 (Matching tags and properties): Collect all
3704 documentation about tags/property matches here.
3705 (Setting tags): Document `org-tag-persistent-alist'.
3706 (Weekly/daily agenda): New section.
3707 (Orgstruct mode): Describe `orgstruct++-mode'.
3708 (Drawers): Mention the LOGBOOK drawer.
3709 (Export options, Sectioning structure): Document the
3710 #+LEATEX_HEADER in-buffer setting.
3711 (Bugs): Section removed.
3712 (Hooks): New section.
0c7efc08 3713 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3714 (Context-sensitive commands): New section.
3715 (Setting tags): Document newline option.
3716 (Global TODO list, Matching tags and properties):
3717 Mention more variables.
3718 (Checkboxes): Update to changed command behavior.
81a5560e 3719
40d2791f
CY
37202009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3721
3722 * speedbar.texi (Basic Key Bindings): Fix typo.
3723
65d0154b
JB
37242009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3725
3726 * calc.texi (Vector/Matrix Functions): Add index entries for both
3727 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3728 affects matrices with more than one row.
b5bdfd9f 3729 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3730
5a9e3ab7
JB
37312009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3732
3733 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3734 `calc-transpose-lines'.
5a9e3ab7 3735
42fb7e61
MA
37362009-07-27 Michael Albinus <michael.albinus@gmx.de>
3737
3738 * dbus.texi (Receiving Method Calls): Describe special return value
3739 `:ignore'.
3740
574b69d5
AM
37412009-07-24 Alan Mackenzie <acm@muc.de>
3742
3743 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3744 initialization, any individual variable setting now takes precedence
3745 over one done via c-file-style/c-file-offsets.
3746
ec06459c
JB
37472009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3748
3749 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3750 truncated when Calc is quit.
3751 (Customizing Calc): Document `calc-undo-length'.
3752
4ce54f6b
CY
37532009-07-20 Chong Yidong <cyd@stupidchicken.com>
3754
3755 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3756
0e4f8ba5
GM
37572009-07-11 Kevin Ryde <user42@zip.com.au>
3758
3759 * pcl-cvs.texi (About PCL-CVS):
3760 * widget.texi (Basic Types):
3761 Fix cross-references.
3762
fa0f81b0
AS
37632009-07-01 Andreas Schwab <aschwab@redhat.com>
3764
3765 * dbus.texi (Type Conversion): Don't use literal control character.
3766
88a683c5
MA
37672009-07-01 Michael Albinus <michael.albinus@gmx.de>
3768
3769 * tramp.texi (GVFS based methods): New section.
3770 (Remote processes): Processes for GVFS based methods run locally.
3771
36c8febb
MA
37722009-06-30 Michael Albinus <michael.albinus@gmx.de>
3773
0c7efc08
SM
3774 * tramp.texi (Inline methods, External methods, Gateway methods):
3775 Avoid the words "kludge" and hack".
36c8febb
MA
3776 (External methods): Add `synce' method.
3777
3778 * trampver.texi: Update release number.
3779
d6b951bb
MA
37802009-06-22 Michael Albinus <michael.albinus@gmx.de>
3781
3782 Sync with Tramp 2.1.16.
3783
3784 * tramp.texi (History): Add GVFS support.
3785 (External methods): Precise `rsync' description. Add `dav', `davs' and
3786 `obex' methods. Add 'tramp-gvfs-methods' option.
3787 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3788 forms.
3789 (Remote Programs): Introduce `tramp-own-remote-path'.
3790 (Remote processes): New subsection "Running remote programs that create
3791 local X11 windows".
3792 (Frequently Asked Questions): Improve code for disabling vc.
3793
3794 * trampver.texi: Update release number. Set default value of
3795 `emacsgvfs'.
3796
70243478
CY
37972009-06-21 Chong Yidong <cyd@stupidchicken.com>
3798
3799 * Branch for 23.1.
3800
54b31cbf
GM
38012009-06-17 Glenn Morris <rgm@gnu.org>
3802
3803 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3804 (Latest version of Emacs): Mention source code repository.
3805
f6adc23c
GM
38062009-06-16 Glenn Morris <rgm@gnu.org>
3807
3808 * faq.texi (Top): Language tweak.
3809 (Extended commands): Most people have arrow keys.
3810 (Emacs manual): Say how to follow info links.
3811 (File-name conventions): Change title a bit. Explain about source
3812 versus installed. Condense etc description.
3813 (Guidelines for newsgroup postings): Mention Savannah list page.
3814 (Newsgroup archives): Simplify.
3815 (Contacting the FSF): Add contact URL.
3816 (Emacs Lisp documentation): Printed version not always available.
3817 (Installing Texinfo documentation): Explain how by hand installation is
3818 not normally needed. Use add-to-list. Remove duplicate reference.
3819 (Informational files for Emacs): Move info on Help menu here from
3820 "File-name conventions".
3821 (Help installing Emacs): Tweak uref.
3822 (Obtaining the FAQ): Mention repository.
3823 (Origin of the term Emacs): Explain "ITS".
3824 (Changing load-path): Use add-to-list.
3825 (Automatic indentation): Clarify this is for Text mode.
3826 Don't mention Indented Text mode.
3827 (Finding Emacs on the Internet): The FSF does not seem to offer a
3828 deluxe distribution on CD anymore.
3829
b59a8457
GM
38302009-06-16 Glenn Morris <rgm@gnu.org>
3831
3832 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3833 Recommend the latest release. Mention how to get older FAQs.
3834 Recommend the Emacs manual.
3835 (Guidelines for newsgroup postings): Discourage cross-posts.
3836 (Underlining paragraphs): Remove.
3837 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3838 (Bugs and problems): Update key-binding.
3839 (Problems with very large files): Mention 64-bit.
3840 (Shell process exits abnormally): Remove.
3841 (Problems with Shell Mode): Rename and update.
3842 (Spontaneous entry into isearch-mode)
3843 (Problems talking to certain hosts): Remove. This is old information,
3844 in etc/PROBLEMS if needed.
3845 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3846 (Dired claims that no file is on this line): Update.
3847 (Installing Emacs, Problems building Emacs): Simplify.
3848 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3849 information.
3850 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3851 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3852 (JDEE): "JDEE", not "JDE".
3853 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3854 Remove. This is old information, in etc/PROBLEMS if needed.
3855 (stty and Backspace key, Kanji and Chinese characters): Remove.
3856 (Right-to-left alphabets): Update section.
3857 (Changing the included text prefix): Gnus uses message-yank-prefix.
3858 Add cross-reference to Supercite manual.
3859 (Saving a copy of outgoing mail): Simplify output file description.
3860 (Expanding aliases when sending mail): Refer to Emacs manual.
3861 Remove old info about RFC822.
3862 Correct description of how to rebuild aliases.
3863 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3864 (MIME with Emacs mail packages)
3865 (Viewing articles with embedded underlining)
3866 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3867 Remove old sections.
3868 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3869 and is well-documented in the Gnus manual.
3870 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3871 (Making Gnus faster): Rename from "Starting Gnus faster".
3872 Merge "Catch-up is slow in Gnus" into here.
3873
0e6d12ca
GM
38742009-06-14 Glenn Morris <rgm@gnu.org>
3875
3876 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3877 (New in Emacs 23): New section.
3878 (Handling C-s and C-q with flow control): Add xref.
3879
2e17e05e
GM
38802009-06-13 Glenn Morris <rgm@gnu.org>
3881
3882 * faq.texi (Setting up a customization file): Grammar fix.
3883 Customize is no longer "new".
3884 (Displaying the current line or column): Line-number mode is on by
3885 default. Don't mention `column' package. Mention linum.el.
3886 (Turning on abbrevs by default): Explain how to do it for buffers,
3887 modes, and everywhere.
3888 (Associating modes with files): Use add-to-list. Don't mention Emacs
3889 19.
3890 (Highlighting a region): On by default since 23.1.
3891 (Replacing highlighted text): Update doc quote.
3892 (Working with unprintable characters): Don't mention search-quote-char.
3893 (Using an already running Emacs process): Gnuclient is probably not an
3894 enhancement these days.
3895 (Indenting switch statements): Remove mention of pre-Emacs 20.
3896 (Horizontal scrolling): Abbreviate Emacs 20 description.
3897 (Replacing text across multiple files): Fix name of dired command.
3898 (Disabling backups): Use require not load.
4f9d4de3 3899 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3900
2a1cf2b9
BW
39012009-06-13 Bill Wohler <wohler@newt.com>
3902
3903 Release MH-E manual version 8.2.
3904
3905 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3906 release 8.2.
3907
85b438b7
GM
39082009-06-13 Glenn Morris <rgm@gnu.org>
3909
3910 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3911 in this day and age the common meaning is "on the web".
3912 (copying): Use @copyright in all cases.
3913 (Basic keys): Remove reference to deleted manual node "Text Characters".
3914 (File-name conventions): Use GNU as an example rather than SERVICE.
3915 default.el lives in site-lisp. Update Info directory location.
3916 (Real meaning of copyleft): GPL actions have been brought, but all
3917 settled out of court.
3918 (Guidelines for newsgroup postings): Shorten section title.
3919 Simplify comp.emacs description.
3920 (Newsgroup archives): Change Google URL. Describe Gmane.
3921 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3922 points". Mention List-Unsubscribe header.
3923 (Contacting the FSF): Update email and URLs.
3924 (Basic editing): Mention F1 for help.
3925 (Installing Texinfo documentation): Refer to Texinfo website rather
3926 than ftp server.
3927 (Printing a Texinfo file): Mention texi2pdf.
3928 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3929 are just stubs nowadays.
3930 (Latest version of Emacs): Explain version numbers.
3931 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3932 (Turning on syntax highlighting): No need to mention hilit19 any more.
3933 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3934 (Modes for various languages): Remove section.
3935 (Major packages and programs): Remove most version and maintainer
3936 information - it's hard to keep up-to-date, and adds nothing.
3937 Similarly with direct links to mailing lists.
3938 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3939 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3940 years, and Emacs comes with tools for this now.
3941 (Patch): Remove section - this is a standard tool.
3942 (Using function keys under X): Remove section.
3943
93e2d996
GM
39442009-06-12 Glenn Morris <rgm@gnu.org>
3945
3946 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3947 (Help installing Emacs): Remove reference to deleted X11 node.
3948 (Associating modes with files): Interpreter-mode-alist is no longer
3949 subservient to auto-mode-alist.
3950 (Installing Emacs): Change future Emacs version.
3951 (Linking with -lX11 fails): Remove old section.
3952 (Packages that do not come with Emacs): Update ELL location.
3953 Emacs Lisp archive is dead.
3954 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3955 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3956 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3957 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3958 (Removing flashing messages): Remove section about non-existent Gnus
3959 option.
3960
f0bf7708
GM
3961 * faq.texi (Top): Add @top command.
3962 Remove the optional arguments from all @node commands: makeinfo can
3963 generate these automatically, and it is easier to edit and rearrange
3964 nodes without them.
3965
30884d11
GM
39662009-06-11 Glenn Morris <rgm@gnu.org>
3967
3968 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3969 (The LPF): Make the updated URL the sole reference point.
3970 (Learning how to do something): Update refcard price and format.
3971 (Getting a printed manual): Sources in doc/emacs/, not man/.
3972 Also available in PDF format. Since the page count varies, be less
3973 precise.
3974 (Informational files for Emacs): Remove references to deleted files
3975 LPF and SUN-SUPPORT, and to UUCP.
3976 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3977 Remove many obsolete ways to get the FAQ, which now seems only to be
3978 distributed with Emacs.
3979 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3980
deab46e0
CY
39812009-06-09 Chong Yidong <cyd@stupidchicken.com>
3982
223b43fa 3983 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3984 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3985
deab46e0
CY
3986 * ada-mode.texi (Installation, Compile commands)
3987 (Project File Overview, No project files, Set compiler options)
3988 (Use GNAT project file, Use multiple GNAT project files)
3989 (Identifier completion): Use @samp for menu items, and @kbd for key
3990 sequences (Bug#3504).
3991
71fbd643
DU
39922009-06-04 Daiki Ueno <ueno@unixuser.org>
3993
8c9bb6f5 3994 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3995
f197085b
CY
39962009-06-04 Ryan Yeske <rcyeske@gmail.com>
3997
3998 * message.texi (Header Commands): Fix descriptions to match
3999 keybindings.
4000
7f3bc720
DU
40012009-04-22 Daiki Ueno <ueno@unixuser.org>
4002
4003 * gnus.texi (Security): Mention that EasyPG is the current default.
4004
4518068d
CY
40052009-04-13 Chong Yidong <cyd@stupidchicken.com>
4006
4007 * ediff.texi (Session Commands): Fix typo.
4008
d7ca410a
MB
40092009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4010
4011 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4012 news.software.readers. Reported by Florian Rehnisch.
4013
c6c76add
GM
40142009-04-02 Glenn Morris <rgm@gnu.org>
4015
4016 * auth.texi: Capitalize direntry.
4017
4018 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4019 using a period in the entry name. (Bug#2797)
4020
35ed8e2e
JB
40212009-03-03 Juanma Barranquero <lekktu@gmail.com>
4022
4023 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4024 ($(infodir)/auth, auth.dvi): New targets.
4025
e280480a
GM
40262009-03-03 Glenn Morris <rgm@gnu.org>
4027
4028 * auth.texi: Fix @setfilename.
4029
4030 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4031 (auth, $(infodir)/auth, auth.dvi): New rules.
4032
8a76755b
GM
40332009-02-25 Glenn Morris <rgm@gnu.org>
4034
4035 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4036
0038d478
MB
40372009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4038
4039 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4040
40412009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4042
4043 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4044 gnus-nocem-issuers, and gnus-nocem-verifyer.
4045
867d4bb3
JB
40462009-02-20 Juanma Barranquero <lekktu@gmail.com>
4047
4048 * ada-mode.texi (Project files, Automatic Casing):
4049 * dbus.texi (Signals):
4050 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4051 * mh-e.texi (HTML):
4052 * nxml-mode.texi (Locating a schema)
4053 (Using the document's URI to locate a schema):
4054 * org.texi (Footnotes, Using the mapping API):
4055 * rcirc.texi (Channels): Remove duplicate words.
4056
3a44dc1f
GM
40572009-02-20 Glenn Morris <rgm@gnu.org>
4058
4059 * dired-x.texi (Miscellaneous Commands):
4060 * gnus.texi: Minor updates for mbox Rmail.
4061
5dc584b5
KB
40622009-02-16 Karl Berry <karl@gnu.org>
4063
b59a8457
GM
4064 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4065 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4066 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4067 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4068 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4069 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4070 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4071 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4072 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4073 Consistently use @insertcopying in the Top node,
5dc584b5 4074 @contents at the front (after @end titlepage),
b59a8457 4075 and @direntry after @copying. (Bug#1988)
5dc584b5 4076
9eb59592
MB
40772009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4078
4079 * auth.texi: New file documenting auth-source.
4080
d324fa76
CD
40812009-02-13 Carsten Dominik <dominik@science.uva.nl>
4082
4083 * org.texi (Org Plot): Fix link.
4084
7a603b73
DU
40852009-02-09 Daiki Ueno <ueno@unixuser.org>
4086
4087 * epa.texi (Mail-mode integration): Mention the way to do
4088 "encrypt-to-self". (Bug#1807)
4089
a626b338 40902009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4091
4092 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4093
3b36c17e
MB
40942009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4095
4096 * gnus-news.texi: Print version about Incoming*.
4097
55033558
CD
40982009-02-02 Carsten Dominik <dominik@science.uva.nl>
4099
4100 * org.texi (Structure editing, Handling links)
4101 (Fast access to TODO states, Javascript support): Make standard docs
4102 correctly reflect default variable settings.
4103
ec712abb
GM
41042009-02-02 Glenn Morris <rgm@gnu.org>
4105
4106 * org.texi: Fix typos.
4107
7112648c
MA
41082009-02-01 Michael Albinus <michael.albinus@gmx.de>
4109
4110 Sync with Tramp 2.1.15.
4111
4112 * trampver.texi: Update release number.
4113
2e461fc1
CD
41142009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4115
4116 * org.texi (TODO dependencies): Document TODO dependencies on
4117 checkboxes.
4118
bc283609
CD
41192009-01-30 Carsten Dominik <dominik@science.uva.nl>
4120
4121 * org.texi (TODO dependencies): Document key binding for toggling
4122 ORDERED property.
4123
74fc5047
MA
41242009-01-28 Michael Albinus <michael.albinus@gmx.de>
4125
4126 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4127 of hook functions.
4128
d6685abc
CD
41292009-01-28 Carsten Dominik <dominik@science.uva.nl>
4130
4131 * org.texi (TODO dependencies): New section.
4132
65c439fd
CD
41332009-01-27 Carsten Dominik <dominik@science.uva.nl>
4134
4135 * org.texi (Plain lists, TODO basics, Priorities)
4136 (Multiple sets in one file, Conflicts): Document interaction with
4137 `shift-selection-mode'.
4138
5fafc247
JB
41392009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4140
4141 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4142 Make Calc the subject of sentences.
4143 (Rearranging Formulas using Selections): Discuss new options
4144 for `j *'.
4145
e7433508
MA
41462009-01-26 Michael Albinus <michael.albinus@gmx.de>
4147
4148 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4149
2096a1b6
GM
41502009-01-26 Glenn Morris <rgm@gnu.org>
4151
4152 * org.texi: Fix typos.
4153
0cb61492
BW
41542009-01-26 Bill Wohler <wohler@newt.com>
4155
2096a1b6 4156 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4157
0bd48b37
CD
41582009-01-25 Carsten Dominik <dominik@science.uva.nl>
4159
4160 * org.texi (References): Add information about remote references.
4161 (Built-in table editor): Document `C-c RET' in tables.
4162 (Math symbols, Quoting LaTeX code): Mention that simple
4163 LaTeX macros survive LaTeX export.
4164 (Images in LaTeX export): Show how to create a reference to a
4165 figure.
4166 (Sectioning structure): Document that the LaTeX class can be
4167 specified in a property.
4168 (Text areas in HTML export): New section.
4169 (External links): Add examples for text search and ID links.
4170 (Built-in table editor): Remove the descriptio of `C-c
4171 C-q', it not longer works.
4172 (Literal examples): Document that a space must follow
4173 the colon in short examples.
4174 (Relative timer): Document `org-timer-stop'.
4175 (Footnotes): New section.
4176 (Footnote markup): Shorten section and refer to new Footnote
4177 section.
4178 (Literal examples): Add documentation for line
4179 numbering in and references to code examples.
4180 (CSS support): Fix the description of default CSS styles.
4181 (Capturing column view): Document
4182 "file:path/to/file.org" as an allowed value for the ID property of
4183 a dynamic block copying column view.
4184
49dbbaf2
SE
41852009-01-23 Stephen Eglen <stephen@gnu.org>
4186
4187 * mh-e.texi (Getting Started): Describe $MH.
4188
193e6828
MA
41892009-01-21 Michael Albinus <michael.albinus@gmx.de>
4190
4191 * tramp.texi (all): Harmonize usage of "external method",
4192 "external transfer method" and "out-of-band method".
4193 (Connection types): Precise the differences of inline and external
4194 methods. Written by Adrian Phillips <a.phillips@met.no>.
4195
26b9f88d
MB
41962009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4197
4198 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4199 commands as described at the top. Reported by Allan Gottlieb
4200 <gottlieb@nyu.edu>.
4201
42022009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4203
4204 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4205 nnmail-pathname-coding-system.
4206
377952e0
GM
42072009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4208
4209 * org.texi (Relative timer): Fix typo.
4210
a20d3598
JB
42112009-01-15 Juanma Barranquero <lekktu@gmail.com>
4212
4213 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4214 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4215
a50253cc
GM
42162009-01-13 Glenn Morris <rgm@gnu.org>
4217
4218 * org.texi: Fix some more typos.
4219
07450bee
GM
42202009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4221
4222 * org.texi: Fix some typos.
4223
e3e955fe
MB
42242009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4225
4226 * gnus.texi (Group Parameters): Add note for local variables.
4227
42282009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4229
0c7efc08
SM
4230 * gnus.texi (Converting Kill Files): Fix URL.
4231 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4232
42332009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4234
4235 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4236 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4237 (Paging the Article): Add index entry.
4238
71dd9983
JB
42392009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4240
4241 * ada-mode.texi (Examples): Delete redundant text.
4242
4a0cf14f
MA
42432009-01-03 Michael Albinus <michael.albinus@gmx.de>
4244
36c8febb 4245 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4246
4247 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4248 addresses.
4249
aedac0f0
BW
42502009-01-03 Bill Wohler <wohler@newt.com>
4251
4252 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4253 kept empty.
4254
4c65b566
CD
42552008-12-20 Carsten Dominik <dominik@science.uva.nl>
4256
4257 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4258 (HTML Export commands, LaTeX/PDF export commands):
4259 Improve documentation about transient-mark-mode.
e9fce1ac 4260 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4261 to fields in the last table row.
4262
e1a78e1e
JL
42632008-12-19 Juri Linkov <juri@jurta.org>
4264
4265 * info.texi (Search Text): Remove mention of removed key binding M-s.
4266
17a0aa82
CD
42672008-12-18 Carsten Dominik <dominik@science.uva.nl>
4268
4269 * org.texi (References): Remove mentioning of @0 as reference for the
4270 last line, this has been reverted in the Lisp sources.
4271
4997d802
JB
42722008-12-17 Juanma Barranquero <lekktu@gmail.com>
4273
4274 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4275 (DVI_TARGETS): Remove duplicates. Add sasl.
4276 ($(infodir)/sasl, sasl.dvi): New targets.
4277
33306645
CD
42782008-12-17 Carsten Dominik <dominik@science.uva.nl>
4279
4280 * org.texi: Version number pushed to 6.15d.
4281
db55f368
CD
42822008-12-16 Carsten Dominik <dominik@science.uva.nl>
4283
a0bf4117 4284 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4285 (Images in LaTeX export): New section.
4286 (Inlined images, Images in HTML export): Sections renamed.
4287
dae0a942
MB
42882008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4289
4290 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4291
9f5572e9
MB
42922008-12-04 David Engster <dengste@eml.cc>
4293
4294 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4295 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4296
bc23baaa
CD
42972008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4298
4299 * org.texi (Using the mapping API): Fix bug in mapping example.
4300 (Publishing options): Make the list of properties complete again, in
4301 correspondence to the variable `org-export-plist-vars'.
4302 (Property searches): Document new special values for time comparisons.
4303 (Tag inheritance): Refine the description of tag inheritance.
4304 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4305 (Effort estimates): Document the new relative timer.
bc23baaa 4306
3bf8054f
JB
43072008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4308
4309 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4310 (Using Calc): Clarify use of `C-x * o'.
4311 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4312
ac134f2f
RS
43132008-11-28 Richard M Stallman <rms@gnu.org>
4314
4315 * dbus.texi (Receiving Method Calls): Clean up previous change.
4316
ace706d1
MA
43172008-11-26 Michael Albinus <michael.albinus@gmx.de>
4318
4319 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4320 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4321 `dbus-unescape-from-identifier'.
4322 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4323 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4324 (Signals): Use the constants in the example.
4325
d60b1ba1
CD
43262008-11-24 Carsten Dominik <dominik@science.uva.nl>
4327
b97439ce 4328 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4329
ce4fdcb9
CD
43302008-11-23 Carsten Dominik <dominik@science.uva.nl>
4331
4332 * org.texi (Setting up Remember): Document `org-remember-mode'.
4333 (External links): Document that bbdb links can use a regular
4334 expression.
4335 (External links): Document that elisp links can contain interactive
4336 commands.
4337
c8548a00 43382008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4339
4340 * viper.texi (viper-translate-all-ESC-keysequences):
4341 Description removed.
4342
6a2c4aec
GM
43432008-11-19 Glenn Morris <rgm@gnu.org>
4344
4345 * doclicense.texi: Change to FDL 1.3.
4346 Relicense all texi files under FDL 1.3 or later.
4347
59ee4113
JB
43482008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4349
4350 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4351
59bcbb98 43522008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4353
0c7efc08 4354 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4355
4356 * ediff.texi: Version/date change.
9f90198a 4357
8aa41c9b
CY
43582008-11-14 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4361
17587b1b
JB
43622008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4363
4364 * calc.texi (About This Manual): Comment out a mention of
4365 marginal notes.
4366
564c900e
CD
43672008-11-12 Carsten Dominik <dominik@science.uva.nl>
4368
4369 * org.texi (Clocking work time): Document the :formula property of
4370 clock tables.
4371 (Structure editing, Refiling notes): Document refiling regions.
4372 (Agenda commands): Document the double-prefix version
4373 of the `l' command in the agenda.
4374 (Handling links): Explain the effect of a double prefix
4375 arg to `C-c C-o'.
4376 (TODO basics): Add documentation for tag triggers.
4377
3c4be1f2
GM
43782008-10-23 Glenn Morris <rgm@gnu.org>
4379
4380 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4381 byte-compiling things like `+'.
4382
4383 * ns-emacs.texi: Merge copyright years of author now with assignment
4384 into FSF years.
4385 (VER): Use it for easier automatic updating. Use Emacs version rather
4386 than standalone Emacs.app version.
4387
a6520ff3
CD
43882008-10-12 Carsten Dominik <dominik@science.uva.nl>
4389
864c9740 4390 * org.texi: Lots of minor fixes.
a6520ff3
CD
4391 (Capture): New chapter.
4392 (Org Plot): New section.
4393
db7a4b66
MH
43942008-09-30 Magnus Henoch <mange@freemail.hu>
4395
4396 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4397
4043c194
JB
43982008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4399
4400 * calc.texi (User Defined Units): Mention how to enter optional display
4401 string.
4402
eef5ade7
MB
44032008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4404
0c7efc08 4405 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4406 avoid the "y/n" wording.
4407
e52cac88
MB
44082008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4409
0c7efc08 4410 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4411
44122008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4413
4414 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4415 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4416
00c55306
BW
44172008-09-22 Bill Wohler <wohler@newt.com>
4418
4419 Release MH-E manual version 8.1.
4420
4421 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4422 release 8.1.
4423
4424 * mh-e.texi: Retain dual license as agreed to by the FSF.
4425 However, bump GPL to Version 3.
4426 Use @include for license text.
4427
e52cac88 44282008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4429
4430 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4431 (Store custom flags and keywords, Store arbitrary data):
4432 Clean up markup.
64763fe3
MB
4433
44342008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4435
4436 * gnus.texi (The Gnus Registry): Document it.
4437
9e601b8d
MB
44382008-09-08 David Engster <dengste@eml.cc>
4439
88ee5b02
JB
4440 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4441 Clarify section about choosing back end servers.
9e601b8d 4442
247043f1
GM
44432008-08-23 Glenn Morris <rgm@gnu.org>
4444
4445 * dired-x.texi (Shell Command Guessing):
4446 Mention dired-guess-shell-case-fold-search. (Bug#417)
4447
2bfec7a0
MA
44482008-08-22 Michael Albinus <michael.albinus@gmx.de>
4449
4450 * trampver.texi: Update release number.
4451
247043f1 44522008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4453
4454 * ns-emacs.texi: Update version.
4455 (Introduction): Correct menu location for options save.
4456 (Customization): Note that defaults are stored under org.gnu.Emacs.
4457
8c20bd92
BW
44582008-08-11 Bill Wohler <wohler@newt.com>
4459
4460 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4461 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4462 Henman) (closes SF #1768928).
4463
767a4d92
GM
44642008-08-10 Glenn Morris <rgm@gnu.org>
4465
4466 * ns-emacs.texi: Use @copying. Change copyright of authors with
4467 assignment to FSF. Change license to GFDL.
4468 (Top): Remove outdated references.
4469
6ecfe5c2
MB
44702008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4471
88ee5b02
JB
4472 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4473 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4474 gnus-summary-sort-by-most-recent-date.
4475 (Summary Sorting): Explain prefix argument.
4476
44772008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4478
4479 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4480 gnus-summary-pipe-output.
4481
eb932e8a
MA
44822008-08-03 Michael Albinus <michael.albinus@gmx.de>
4483
4484 * dbus.texi (Receiving Method Calls): Document error handling of own
4485 D-Bus methods.
4486
bfe16263
BW
44872008-08-01 Bill Wohler <wohler@newt.com>
4488
4489 * mh-e.texi (Reading Mail)
9f90198a 4490 (Viewing Attachments): Describe new function
bfe16263
BW
4491 mh-show-preferred-alternative.
4492 (Sending Mail, Redistributing, Sending Message): Describe new hook
4493 mh-annotate-msg-hook.
4494
21956b56
MA
44952008-07-31 Michael Albinus <michael.albinus@gmx.de>
4496
4497 * dbus.texi (Arguments and Signatures): Fix example.
4498 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4499 (Asynchronous Methods): New node.
9f90198a
JB
4500 (Errors and Events): Describe extended layout of `dbus-event'.
4501 New defun `dbus-event-message-type'.
21956b56 4502
7c2fb837
DN
45032008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4504
4505 * ediff.texi: Remove VMS support.
4506
13662773
JB
45072008-07-29 Juanma Barranquero <lekktu@gmail.com>
4508
4509 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4510 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4511
ddde0b34
CY
45122008-07-29 Chong Yidong <cyd@stupidchicken.com>
4513
4514 * Makefile.in: Add mairix-el targets.
4515
45162008-07-29 David Engster <deng@randomsample.de>
4517
4518 * mairix-el.texi: New file.
4519
d5875b25
JB
45202008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4521
366b7d44
JB
4522 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4523 project files. Delete 'main_unit' project variable; not needed. Allow
4524 process environment variables wherever project variables are allowed.
4525 Add tutorial section on multiple GNAT project files.
d5875b25 4526
6cbab8ee
MA
45272008-07-27 Michael Albinus <michael.albinus@gmx.de>
4528
4529 Sync with Tramp 2.1.14.
4530
4531 * trampver.texi: Update release number.
4532
9e2a2647
DN
45332008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4534
4535 * ns-emacs.texi:
4536 * faq.texi: Remove mentions of Mac Carbon.
4537
d62672f3
MB
45382008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * gnus.texi (Saving Articles): Describe the 2nd argument of
4541 gnus-summary-save-in-pipe.
4542 (SpamAssassin): Use it.
4543
45442008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4545
4546 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4547
dd12e1c6
CD
45482008-07-25 Carsten Dominik <dominik@science.uva.nl>
4549
4550 * org.texi (Export options): Document the use of the creator flag.
4551
44ce9197
CD
45522008-07-24 Carsten Dominik <dominik@science.uva.nl>
4553
4554 * org.texi: New version 6.06a.
4555
ddd13c5d
JB
45562008-07-23 Juanma Barranquero <lekktu@gmail.com>
4557
4558 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4559 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4560
8dc6104d
JB
45612008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4562
4563 * calc.texi (Editing Stack Entries):
4564 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4565 Calc's help functions. Mention fixing typos.
4566 (Customizing Calc): Fix typo.
4567
45682008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4569
4570 * calc.texi (summarykey): New macro. Use to correctly format keys in
4571 the summary.
4572
ddd13c5d 45732008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4574
4575 * ns-emacs.texi (Customization): Corrected documentation on color
4576 specification formats.
4577
568beaa2
AS
45782008-07-19 Andreas Schwab <schwab@suse.de>
4579
db8ef699 4580 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4581
4582 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4583 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4584
cd71b9ae
MA
45852008-07-18 Michael Albinus <michael.albinus@gmx.de>
4586
4587 * dbus.texi (Inspection): Rework, introduce submenus.
4588 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4589 (Properties and Annotations, Arguments and Signatures): New nodes.
4590
9b7993b4
MA
45912008-07-13 Michael Albinus <michael.albinus@gmx.de>
4592
4593 * dbus.texi (Receiving Method Calls): Fix description of
4594 `dbus-register-method'.
4595 (Signals): Allow also signal arguments for filtering in
4596 `dbus-register-signal'.
4597
241d447b
JB
45982008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4599
4600 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4601 `cnorm'.
4602 (Arithmetic Tutorial): Simplify the verification of prime factors.
4603
adb46650
MB
46042008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4605
4606 * gnus.texi (Saving Articles): Mention
4607 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4608
92e15881
JB
46092008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4610
4611 * calc.texi: Adjust mode line throughout.
4612
ea597303
JB
46132008-06-28 Juanma Barranquero <lekktu@gmail.com>
4614
4615 * sasl.texi (Mechanisms): Fix typos.
4616
aee08080
JB
46172008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4618
4619 * calc.texi (Killing from the stack): Mention using normal Emacs
4620 copying.
4621
a06a4a12
MA
46222008-06-21 Michael Albinus <michael.albinus@gmx.de>
4623
0c7efc08 4624 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4625 Add `auth-source' mechanism.
a06a4a12
MA
4626 (Connection caching): Tramp reopens the connection automatically,
4627 when the operating system on the remote host has been changed.
4628
7389398d
EZ
46292008-06-20 Eli Zaretskii <eliz@gnu.org>
4630
4631 * makefile.w32-in (distclean): Remove makefile.
4632
b349f79f
CD
46332008-06-17 Carsten Dominik <dominik@science.uva.nl>
4634
3f9b4c2b 4635 * org.texi (Using the mapping API): New section.
b349f79f 4636 (Agenda column view): New section.
3f9b4c2b 4637 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4638 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4639 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4640
46412008-06-17 Jason Riedy <jason@acm.org>
4642
4643 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4644 function, and efmt may be a two-argument function.
4645 (Radio tables): Document multiple destinations.
4646
cd5c05d2
GM
46472008-06-16 Glenn Morris <rgm@gnu.org>
4648
4649 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4650 Add Cover-Texts.
4651
debf4439
GM
46522008-06-15 Glenn Morris <rgm@gnu.org>
4653
4654 * faq.texi (VER): Update to 23.0.60.
4655
4656 * mh-e.texi: Remove option of licensing under GPL.
4657 Add Cover-Texts to GFDL permissions notice.
4658 (GPL): Remove section.
4659 (GFDL): Include doclicense.texi rather than the actual text.
4660
4661 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4662 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4663
4664 * sasl.texi: Fix output file name.
4665
4666 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4667
4668 * gnus-coding.texi: Refer to license in Gnus manual.
4669
4670 * idlwave.texi, sasl.texi: Use @copying.
4671
4672 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4673
4674 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4675
4676 * url.texi: Use @copying, @title, @subtitle, @author.
4677
4678 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4679 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4680 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4681 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4682 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4683 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4684 * widget.texi, woman.texi:
4685 Remove references to external license, since doclicense is included.
4686
4687 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4688 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4689 Remove references to non-existent Invariant Sections.
4690
091f8bc1
GM
46912008-06-14 Glenn Morris <rgm@gnu.org>
4692
4693 * faq.texi (Major packages and programs): Remove references to external
4694 Supercite, Calc, VIPER, since they have been included for some time.
4695 Update VM, AUCTeX, BBDB entries.
4696
47bcb4d3
UJ
46972008-06-14 Ulf Jasper <ulf.jasper@web.de>
4698
4699 * newsticker.texi: Updated to match latest newsticker changes.
4700
6f093307
GM
47012008-06-13 Glenn Morris <rgm@gnu.org>
4702
4703 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4704 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4705 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4706 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4707 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4708 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4709 * woman.texi:
4710 Update Back-Cover Text as per maintain.info.
4711
2b968687
MB
47122008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4713
4714 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4715
4716 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4717 (gnus-faq.xml): Update repository host.
4718
2b968687
MB
4719 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4720
47212008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4722
4723 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4724 Fix a typo.
4725
47262008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4727
4728 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4729 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4730 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4731
47322008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4733
4734 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4735 coding standards.
4736
47372008-06-14 David Engster <dengste@eml.cc>
4738
4739 * gnus.texi (nnmairix): Markup fixes.
4740
e6d2d263
MB
47412008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4742
2b968687 4743 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4744
47452008-06-05 David Engster <dengste@eml.cc>
4746
4747 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4748
47492008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4750
b344d29d 4751 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4752 (Searching, nnir, nnmairix): New stub nodes.
4753
ad231df6 47542008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4755
4756 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4757
f394fa25
MB
47582008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4759
4760 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4761
58333467
MB
47622008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4763
4764 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4765
67525fb9
JY
47662008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4767
4768 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4769
0549d8fc
JB
47702008-05-06 Juanma Barranquero <lekktu@gmail.com>
4771
4772 * info.texi (Top): Fix typo in xref.
4773
149a3837
KB
47742008-05-05 Karl Berry <karl@gnu.org>
4775
4776 * info.texi (Top): @xref to stand-alone manual.
4777
3a23a519
MB
47782008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4779
4780 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4781 (Various Summary Stuff): Fix typo in last xref.
4782
0a29fbf3
JB
47832008-05-02 Juanma Barranquero <lekktu@gmail.com>
4784
4785 * org.texi (Moving subtrees): Fix typo.
4786
586b90f1
MA
47872008-04-28 Michael Albinus <michael.albinus@gmx.de>
4788
4789 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4790 Tramp via `tramp-mode'.
4791
b5af9883
CD
47922008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4793
4794 * org.texi: Massive changes, in many parts of the file.
4795
d55fe5bb
MB
47962008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4797
4798 * gnus.texi (Oort Gnus): Add message-fill-column.
4799
48002008-04-12 Adrian Aichner <adrian@xemacs.org>
4801
4802 * gnus.texi (Mail Source Specifiers): Typo fix.
4803
48042008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4805
4806 * gnus.texi (Diary Headers Generation): Update key binding for
4807 `gnus-diary-check-message'.
4808
48092008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4810
4811 * gnus.texi (Emacsen): Addition.
4812
48132008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4814
4815 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4816
48172008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4818
4819 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4820
48212008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4822
4823 * gnus-news.texi: Update tool bar item.
4824
48252008-04-09 Sven Joachim <svenjoac@gmx.de>
4826
4827 * gnus-news.texi: Fix typos.
4828
76c109c3
JB
48292008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4830
222027f2 4831 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4832 Add mention of `kron'.
4833
d5fbd5a6
MO
48342008-04-01 Daiki Ueno <ueno@unixuser.org>
4835
0c7efc08
SM
4836 * epa.texi (Encrypting/decrypting *.gpg files):
4837 Document epa-file-name-regexp.
d5fbd5a6 4838
fbcbb58c
KY
48392008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4840
4841 * gnus.texi (Example Methods): Fix description about ssh-agent.
4842 (Indirect Functions): Fix the default value of nntp-telnet-command;
4843 remove link to connect.html.
4844
134ce16c
MA
48452008-03-30 Michael Albinus <michael.albinus@gmx.de>
4846
4847 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4848 dbus-call-method.
4849 (Receiving Method Calls): The timeout can be set by the calling client.
4850
da1975d7
MA
4851 * trampver.texi: Update release number.
4852
2e4089ab
RS
48532008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4854
4855 * gnus.texi (Top): Fix version. Add SASL.
4856
70cab5a9
MA
48572008-03-29 Michael Albinus <michael.albinus@gmx.de>
4858
4859 Sync with Tramp 2.1.13.
4860
4861 * trampver.texi: Update release number.
4862
5bc6ddff
MB
48632008-03-29 Chong Yidong <cyd@stupidchicken.com>
4864
4865 * org.texi: Update to new org-mode website.
4866
48672008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4868
4869 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4870
9b3ebcb6
MB
48712008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4872
4873 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4874 gnus-read-ephemeral-gmane-group-url,
4875 gnus-read-ephemeral-emacs-bug-group,
4876 gnus-read-ephemeral-debian-bug-group.
4877
48782008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4879
4880 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4881
4882 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4883 Add FIXMEs for Bookmarks and gnus-registry-marks.
4884
48852008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4886
4887 * gnus.texi (Smileys): Document `smiley-style'.
4888
48892008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4890
4891 * gnus.texi (Gnus Development): Clarify difference between ding and
4892 gnu.emacs.gnus.
4893 (MIME Commands, Using MIME, RSS): Fix markup.
4894
4895 * gnus-faq.texi ([8.4]): Ditto.
4896
48972008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4898
4899 * gnus.texi (Emacsen): Remove obsolete stuff.
4900
49012008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4902
4903 * gnus.texi (Oort Gnus): Add version info WRT
4904 `mail-source-delete-incoming'.
4905
49062008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4907
4908 * gnus.texi (Top): Add "Other related manuals" and version info in
4909 `iftex' output.
4910 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4911 gnus-balloon-face-0 and the corresponding format specifiers.
4912
608d6a81
MA
49132008-03-26 Michael Albinus <michael.albinus@gmx.de>
4914
4915 * tramp.texi (Filename completion): Remove footnote about let-bind
4916 of `partial-completion-mode'. It doesn't work this way.
4917
27a6f132
SM
49182008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4919
4920 * pcl-cvs.texi (Contributors): Update my email.
4921
4a7c4c40
MA
49222008-03-21 Michael Albinus <michael.albinus@gmx.de>
4923
4924 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4925
2940c053
BW
49262008-03-17 Bill Wohler <wohler@newt.com>
4927
4928 * mh-e.texi (Viewing): Update URL for adding header fields to
4929 mh-invisible-header-fields-default.
4930
30864d5f
BW
49312008-03-16 Bill Wohler <wohler@newt.com>
4932
4933 * mh-e.texi (Preface): Add Gnus to requirements.
4934 (Forwarding): Note that forwarded MIME messages are now inline.
4935
31fe2b00
SM
49362008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4937
4938 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4939 (Common Variables): Give precedence to the netcat methods over the
4940 telnet methods, and mention that they are more reliable.
31fe2b00 4941
5e97c626
CD
49422008-03-13 Carsten Dominik <dominik@science.uva.nl>
4943
4944 * org.texi (Exporting Agenda Views): Document agenda export to
4945 iCalendar.
4946 (Progress logging): Document the new progress logging stuff.
4947
37a68866
MB
49482008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4949
4950 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4951 Update for change of `mail-source-delete-incoming'.
4952
4953 * gnus-news.texi: Ditto.
4954
8f7abae3
MB
49552008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4956
4957 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4958 custom versions.
4959
af379c86
AM
49602008-03-07 Alan Mackenzie <acm@muc.de>
4961
4962 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4963 parens/brackets in a k&r region is limited.
4964
3d0f8a67
MB
49652008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4966
4967 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4968 using different Emacs versions.
4969
52151df0
GM
49702008-02-27 Glenn Morris <rgm@gnu.org>
4971
4972 * sc.texi: Remove a lot of old and obsolete info.
4973 (titlepage): Simplify.
4974 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4975 (VM with any Emacsen, GNEWS with any Emacsen)
4976 (Overloading for Non-conforming MUAs, Version 3 Changes)
4977 (The Supercite Mailing List): Delete nodes.
4978 (Introduction): Remove info about old packages.
4979 (Getting Connected): Simplify. Remove info about old packages.
4980 (Citing Commands): Delete Emacs 19 info.
4981 (Hints to MUA Authors): Simplify.
4982 (Thanks and History): Merge in some info from the deleted node
4983 "Version 3 Changes".
4984
b03f96dc
MB
49852008-02-05 Juanma Barranquero <lekktu@gmail.com>
4986
4987 * org.texi (Setting tags, In-buffer settings):
4988 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4989
52bec650
MB
49902008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4991
4992 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4993 installation directory name.
4994
34a3c587
RF
49952008-02-12 Romain Francoise <romain@orebokech.com>
4996
4997 * epa.texi (Overview): Fix typo.
4998
5a8d03e9
MO
49992008-02-11 Daiki Ueno <ueno@unixuser.org>
5000
5001 * epa.texi (Quick start): Remove the .emacs setting.
5002
f1914c40
MO
50032008-02-10 Daiki Ueno <ueno@unixuser.org>
5004
5005 * epa.texi (Quick start): Use the command `epa-enable' instead of
5006 loading `epa-setup'.
5007
bca98fc9
JB
50082008-02-08 Juanma Barranquero <lekktu@gmail.com>
5009
5010 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5011 ($(infodir)/epa, epa.dvi): New targets.
5012
4b01af2e
MO
50132008-02-08 Daiki Ueno <ueno@unixuser.org>
5014
5015 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5016
5017 * epa.texi: New manual documenting the EasyPG Assistant.
5018
06c0751a
MA
50192008-02-06 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5022 (Inspection): New function dbus-ping.
5023
7dcccd7b
MA
50242008-02-05 Michael Albinus <michael.albinus@gmx.de>
5025
5026 * tramp.texi (Remote processes): Add `shell-command'.
5027
a1da1e37
MB
50282008-01-28 Michael Sperber <sperber@deinprogramm.de>
5029
5030 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5031 (Group Parameters): Document `mail-source' parameter.
5032
c9d8f746
MA
50332008-01-27 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5036 must be a local host.
5037
15db4a13
MO
50382008-01-26 Michael Olson <mwolson@gnu.org>
5039
5040 * erc.texi: Update version for ERC 5.3 release.
5041 (Obtaining ERC): Update extras URLs for 5.3.
5042 (Development): Write instructions for git, and remove those for Arch.
5043 (History): Mention the switch to git.
5044
2bc43980
KB
50452008-01-24 Karl Berry <karl@gnu.org>
5046
bca98fc9
JB
5047 * info.texi (Search Index, Search Text): Mention the command
5048 character in the section name, a la the (Go to node) node.
2bc43980 5049
d2e4a6c9
MA
50502008-01-21 Michael Albinus <michael.albinus@gmx.de>
5051
5052 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5053
0b6799c3
MB
50542008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5055
5056 * gnus-news.texi: Mention gnus-article-describe-bindings.
5057
50582008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5059
5060 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5061
db9c3fb1 50622008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5063
7b4d0413 5064 * org.texi (Property inheritance): New section.
db9c3fb1 5065 (Conventions): New section.
7b4d0413 5066 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5067 commands, and the new bindings for refiling.
5068 (Sparse trees): Document the new special command for sparse trees.
5069 (References): Be more clear about the counting of hilines.
5070 (Handling links): Document M-p/n for accessing links.
5071 (Fast access to TODO states): New section.
5072 (Per file keywords): New section.
5073 (Property inheritance): New section.
5074 (Column attributes): New summary types.
5075 (Capturing Column View): New section.
5076 (The date/time prompt): Cover the new features in the date/time prompt.
5077 Compactify the table of keys for the calendar remote control.
5078 (Clocking work time): Document the new :scope parameter.
5079 (Remember): Promoted to chapter.
5080 (Quoted examples): New section.
5081 (Enhancing text): New verbatim environments.
5082
6ed73f28
MA
50832008-01-14 Michael Albinus <michael.albinus@gmx.de>
5084
5085 * trampver.texi: Update release number.
5086
95838435
MB
50872008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5088
0c7efc08
SM
5089 * gnus.texi (Article Keymap):
5090 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5091 gnus-article-reply-with-original and
5092 gnus-article-followup-with-original.
5093
20234d96
GM
50942008-01-09 Glenn Morris <rgm@gnu.org>
5095
5096 * nxml-mode.texi: Add @copying section.
5097
d82cf70b
MB
50982008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5099
5100 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5101 Server". Add `message-send-mail-with-mailclient'.
5102
5103 * gnus.texi (Posting Server): Move some text to "(message)Mail
5104 Variables" and add a reference here.
5105
addb7f2e
MA
51062008-01-04 Michael Albinus <michael.albinus@gmx.de>
5107
5108 * dbus.texi (Receiving Method Calls): New chapter.
5109 (Errors and Events): Add serial number to events. Replace "signal" by
5110 "message". Introduce dbus-event-serial-number.
5111
4db2806c
MA
51122008-01-03 Michael Albinus <michael.albinus@gmx.de>
5113
5114 * dbus.texi (Type Conversion): Explain the type specification for empty
5115 arrays. Use another example.
5116
c9ecb5a7
MA
51172007-12-30 Michael Albinus <michael.albinus@gmx.de>
5118
5119 * dbus.texi (all): Replace "..." by @dots{}.
5120 (Type Conversion): Precise the value range for :byte types.
5121 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5122 Mention its return value.
5123 (Errors and Events): There is no D-Bus error propagation during event
5124 processing.
5125
702dbfd9
JB
51262007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5127
5128 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5129 New sections.
5130
87035689
MB
51312007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5132
5133 * gnus.texi (Group Parameters): Reorder the text and add a note about
5134 `gnus-parameters' near the beginning of the node.
5135
51362007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5137
5138 * gnus.texi (Score File Editing): Fix function name.
5139
5492f5ca
MA
51402007-12-23 Michael Albinus <michael.albinus@gmx.de>
5141
5142 Sync with Tramp 2.1.12.
5143
5144 * trampver.texi: Update release number.
5145
d4e67bc5
MA
51462007-12-22 Michael Albinus <michael.albinus@gmx.de>
5147
5148 * dbus.texi (Type Conversion): Correct input parameters mapping.
5149
6a31c819
MA
51502007-12-21 Michael Albinus <michael.albinus@gmx.de>
5151
5152 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5153 (Errors and Events): Mention wrong-type-argument error.
5154
99a3e35f
AS
51552007-12-21 Alex Schroeder <alex@gnu.org>
5156
5157 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5158 spaces. Fixed some typos.
99a3e35f
AS
5159 (Internet Relay Chat): Explain relay.
5160 (Getting started with rcirc): Change items to reflect prompts.
5161 Add more explanation to rcirc-track-minor-mode and added a comment to
5162 warn future maintainers that this section is a copy.
0c7efc08 5163 (People): Change /ignore example.
62b12a24 5164 (Keywords): Not keywords.
99a3e35f 5165
331e4d02
AS
51662007-12-20 Alex Schroeder <alex@gnu.org>
5167
5168 * rcirc.texi (Top): Fighting Information Overload chapter added.
5169 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5170 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5171 (Fighting Information Overload): New chapter documenting /keyword,
5172 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5173 (Configuration): Document rcirc-server-alist, remove
5174 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5175
cd71c3ef
MA
51762007-12-16 Michael Albinus <michael.albinus@gmx.de>
5177
5178 * dbus.texi (Signals): Fix example in dbus-register-signal.
5179
bbbe940b
MB
51802007-12-14 Sven Joachim <svenjoac@gmx.de>
5181
5182 * gnus.texi (Score Variables): Fix typo.
5183
0ce574ef
MA
51842007-12-07 Michael Albinus <michael.albinus@gmx.de>
5185
5186 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5187 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5188 (Errors and Events): Adapt dbus-event.
5189
b890d447
MB
51902007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5191
5192 * gnus.texi (Other Files): Add the yenc command.
5193
51942007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5195
5196 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5197 since 2004-08-06.
5198
51992007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5200
5201 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5202 on body.
5203
52042007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5205
5206 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5207 and rfc2047-allow-irregular-q-encoded-words; fix description of
5208 rfc2047-encode-encoded-words.
5209
52102007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5211
5212 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5213
3728bf03
MO
52142007-12-05 Michael Olson <mwolson@gnu.org>
5215
5216 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5217 Update documentation for `remember-diary-file'.
5218
a4397af9
MA
52192007-12-04 Michael Albinus <michael.albinus@gmx.de>
5220
5221 * dbus.texi (Signals): Precise `dbus-register-signal'.
5222 (Errors and Events): Rework events part, the internal structure of
5223 dbus-event has changed.
5224
1682490c
JB
52252007-12-03 Juanma Barranquero <lekktu@gmail.com>
5226
5227 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5228 ($(infodir)/dbus, dbus.dvi): New targets.
5229
7b13a0f2
MA
52302007-12-03 Michael Albinus <michael.albinus@gmx.de>
5231
5232 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5233 unconditionally.
5234
5235 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5236 emulation with @print{}.
5237
7ef92bc9
RS
52382007-12-02 Richard Stallman <rms@gnu.org>
5239
5240 * dbus.texi (Overview): Minor cleanup.
5241
22d8ac3a
MA
52422007-12-02 Michael Albinus <michael.albinus@gmx.de>
5243
d3a8e0df
MA
5244 * Makefile.in (INFO_TARGETS): Add dbus.
5245 (DVI_TARGETS): Add dbus.dvi.
5246 (dbus, dbus.dvi): New targets.
5247
22d8ac3a
MA
5248 * dbus.texi: New file.
5249
559764ab
RF
52502007-11-24 Romain Francoise <romain@orebokech.com>
5251
5252 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5253 Fix file name to match @setfilename.
559764ab 5254
ac97a16b
MH
52552007-11-23 Mark A. Hershberger <mah@everybody.org>
5256
5257 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5258 ($(infodir)/nxml-mode): New rule.
5259
5260 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5261 ($(infodir)/nxml-mode): New rule.
5262 (clean): Add nxml-mode*.
5263
5264 * nxml-mode.texi: New file with nxml manual.
5265
404cd454
GM
52662007-11-18 Richard Stallman <rms@gnu.org>
5267
5268 * flymake.texi (Example -- Configuring a tool called directly):
5269 Update example.
5270
b048d478
MA
52712007-11-18 Michael Albinus <michael.albinus@gmx.de>
5272
5273 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5274 double-slash behavior. Explain directory contents flushing.
b048d478 5275
346e8469
JB
52762007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5277
5278 * calc.texi (TeX and LaTeX Language Modes): Put in
5279 missing braces.
5280
404cd454
GM
52812007-11-15 Richard Stallman <rms@gnu.org>
5282
5283 * cl.texi (Equality Predicates): Delete `eql'.
5284 (Predicates, Naming Conventions, Top): Delete `eql'.
5285 (Common Lisp Compatibility): Delete `eql'.
5286 (Porting Common Lisp): Delete obsolete backquote info.
5287 Minor clarification about character constants.
5288 (Sequence Basics): Minor clarification.
5289
1f6af58b
JB
52902007-11-15 Juanma Barranquero <lekktu@gmail.com>
5291
dccb744b 5292 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5293 * tramp.texi (Filename completion): Fix typos.
5294
3bc88bc9
JB
52952007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5296
5297 * calc.texi (Basic commands): Mention the menu.
5298
bc5300d3
MA
52992007-11-12 Michael Albinus <michael.albinus@gmx.de>
5300
5301 * tramp.texi (Connection caching): Tramp flushes connection
5302 properties when remote operating system has been changed.
5303
4d8a28ec
MB
53042007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5305
5306 * gnus-news.texi: Fix spelling.
5307 `message-insert-formatted-citation-line', not
5308 `message-insert-formated-citation-line'.
5309
404cd454
GM
5310 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5311
e1176b47
MA
53122007-11-07 Michael Albinus <michael.albinus@gmx.de>
5313
5314 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5315 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5316 (Frequently Asked Questions): Add code example for highlighting the
5317 mode line.
5318
6159985a
MO
53192007-11-03 Michael Olson <mwolson@gnu.org>
5320
5321 * remember.texi: Change mentions of remember-buffer to
5322 remember-finalize throughout.
5323
bec9b2f5
MO
53242007-10-30 Michael Olson <mwolson@gnu.org>
5325
5326 * remember.texi (Copying): Remove.
5327 (Mailbox): Update with non-BBDB instructions.
5328 (Diary, Org): Add.
5329 (Bibliography, Planner Page): Remove.
5330
b6173182
JB
53312007-10-30 Juanma Barranquero <lekktu@gmail.com>
5332
5333 * makefile.w32-in (INFO_TARGETS): Add remember.
5334 (DVI_TARGETS): Add remember.dvi.
5335 ($(infodir)/remember): New rule.
5336 (clean): Add remember*.
5337
15f3eb73
MO
53382007-10-30 Michael Olson <mwolson@gnu.org>
5339
70bdc930
MO
5340 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5341 ($(infodir)/remember): New rule that builds the Remember Manual.
5342
b6173182
JB
5343 * remember.texi: New file containing the Remember Mode Manual.
5344 Shuffle chapters around after initial import.
7d3f6f1a
MO
5345 (Function Reference): Split Keystrokes into separate chapter.
5346 (Keystrokes): Document C-c C-k.
51d24a12 5347 (Introduction): Fix typographical issue with "---".
15f3eb73 5348
404cd454
GM
53492007-10-29 Richard Stallman <rms@gnu.org>
5350
5351 * widget.texi (Introduction): Delete discussion of implementation
5352 internals.
5353
9bbb9638
MA
53542007-10-29 Michael Albinus <michael.albinus@gmx.de>
5355
5356 * tramp.texi (Connection caching): Host names must be different
5357 when tunneling.
5358
c7ff939a
RS
53592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5362 Gnus v5.13.
5363
01c52d31
MB
53642007-10-28 Miles Bader <miles@gnu.org>
5365
5366 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5367
01c52d31
MB
53682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5369
0c7efc08
SM
5370 * gnus.texi (Sorting the Summary Buffer):
5371 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5372
53732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5374
5375 * gnus.texi (Non-ASCII Group Names): New node.
5376 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5377 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5378
c8763fb6 53792007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5380
5381 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5382 clean the output of the program `imap-shell-program'.
5383
53842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5385
5386 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5387
53882007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5389
5390 * gnus.texi (Sticky Articles): Documentation for sticky article
5391 buffers.
5392
c8763fb6 53932007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5394
5395 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5396
53972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5398
5399 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5400
54012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5402
0c7efc08
SM
5403 * gnus.texi (Archived Messages):
5404 Document gnus-update-message-archive-method.
01c52d31
MB
5405
54062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5407
5408 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5409
c8763fb6 54102007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5411
0c7efc08
SM
5412 * gnus.texi (Group Maneuvering):
5413 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5414
54152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5416
0c7efc08
SM
5417 * gnus.texi (Really Various Summary Commands):
5418 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5419
54202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5421
5422 * gnus.texi, message.texi: Bump version number.
5423
54242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5425
5426 * gnus.texi (Group Line Specification, Misc Group Stuff)
5427 (Server Commands): Parenthesize @pxref{Mail Spool}.
5428
54292007-10-28 Didier Verna <didier@xemacs.org>
5430
5431 New user option: message-signature-directory.
5432 * message.texi (Insertion Variables): Document it.
5433 * gnus.texi (Posting Styles): Ditto.
5434
54352007-10-28 Didier Verna <didier@xemacs.org>
5436
5437 * gnus.texi (Group Line Specification):
5438 * gnus.texi (Misc Group Stuff):
5439 * gnus.texi (Server Commands): Document the group compaction feature.
5440
54412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5442
5443 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5444
5445 * message.texi (Various Message Variables): Add message-fill-column.
5446
54472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5448
5449 * gnus.texi: Untabify.
5450
54512007-10-28 Didier Verna <didier@xemacs.org>
5452
5453 * gnus.texi (Group Parameters): Document the posting-style merging
5454 process in topic-mode.
5455
54562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5457
5458 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5459
54602007-10-28 Romain Francoise <romain@orebokech.com>
5461
5462 * gnus.texi (Mail Spool): Fix typo.
5463 Update copyright.
5464
54652007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5466
5467 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5468
54692007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5470
5471 * gnus.texi (Summary Generation Commands):
5472 Add gnus-summary-insert-ticked-articles.
5473
54742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5475
b2abec73
JB
5476 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5477 to spam-spamassassin-program.
01c52d31
MB
5478
54792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5480
5481 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5482
54832007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5484
5485 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5486
54872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5488
5489 * message.texi (Mail Headers): Document `opportunistic'.
5490
54912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5492
5493 * emacs-mime.texi (Encoding Customization): Explain how to set
5494 mm-coding-system-priorities per hierarchy.
5495
54962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5497
5498 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5499 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5500
55012007-10-28 Didier Verna <didier@xemacs.org>
5502
5503 * message.texi (Wide Reply): Update documentation of
5504 message-dont-reply-to-names (now allowing a list of regexps).
5505
55062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5507
5508 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5509
55102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5511
5512 * gnus.texi (SpamAssassin back end): Fix typo.
5513
5514 * sieve.texi (Examples): Fix grammar.
5515
55162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5517
5518 * gnus.texi (Searching for Articles): Document M-S and M-R.
5519 (Limiting): Document / b.
5520
55212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5522
5523 * gnus.texi (Thread Commands): T M-^.
5524
55252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5526
5527 * message.texi (Mail Aliases): Document ecomplete.
5528 (Mail Aliases): Fix typo.
5529
55302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5531
5532 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5533 fix typo.
5534
55352007-10-28 Romain Francoise <romain@orebokech.com>
5536
5537 * gnus.texi (Mail Spool): Grammar fix.
5538
55392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5540
5541 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5542 string.
5543
55442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5545
5546 * gnus.texi (Group Parameters): Fix description.
5547
55482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5549
b2abec73
JB
5550 * gnus.texi (Gmane Spam Reporting):
5551 Fix spam-report-gmane-use-article-number.
5552 Add spam-report-user-mail-address.
01c52d31
MB
5553
55542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5555
5556 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5557
55582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5559
5560 * gnus.texi (Group Parameters): Add simplified sorting example based on
5561 example for `Sorting the Summary Buffer' from Jari Aalto
5562 <jari.aalto@cante.net>.
5563 (Example Methods): Add example for an indirect connection.
5564
55652007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5566
0c7efc08 5567 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5568 (Agent Parameters): Updated parameter names to match code.
5569 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5570 'gnus-agent-summary-fetch-series'.
5571 (Agent and flags): New section providing a generalized discussion
5572 of flag handling.
0c7efc08
SM
5573 (Agent and IMAP): Remove flag discussion.
5574 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5575
55762007-10-28 Romain Francoise <romain@orebokech.com>
5577
5578 * gnus.texi (Exiting the Summary Buffer): Add new function
5579 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5580
55812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5582
5583 * gnus.texi (Conformity): Fix typo.
5584 (Customizing Articles): Document `first'.
5585
55862007-10-28 Jari Aalto <jari.aalto@cante.net>
5587
5588 * gnus.texi (Sorting the Summary Buffer):
5589 Add `gnus-thread-sort-by-date-reverse'. Add example
5590 host to different sorting in NNTP and RSS groups.
5591
55922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5593
5594 * message.texi (Insertion): Describe prefix for
5595 message-mark-inserted-region and message-mark-insert-file.
5596
55972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5598
5599 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5600 LaTeX documents. Describe "text/x-gnus-verbatim".
5601
56022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5603
b2abec73 5604 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5605 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5606 (spam-stat spam filtering, SpamOracle)
0c7efc08 5607 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5608 clarity.
5609
56102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5611
5612 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5613 gnus-article-delete-part and gnus-article-replace-part.
5614 (Using MIME): Add gnus-mime-replace-part.
5615
56162007-10-28 Romain Francoise <romain@orebokech.com>
5617
5618 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5619 requires `auto-compression-mode' to be enabled. Add new nnml
5620 variable `nnml-compressed-files-size-threshold'.
5621
56222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5623
0c7efc08
SM
5624 * gnus.texi (Sorting the Summary Buffer):
5625 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5626
56272007-10-28 Romain Francoise <romain@orebokech.com>
5628
5629 * message.texi (Insertion Variables): Mention new variable
5630 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5631 documentation accordingly.
5632
56332007-10-28 Romain Francoise <romain@orebokech.com>
5634
5635 * gnus.texi (To From Newsgroups): Mention new variables
5636 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5637
56382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5639
5640 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5641 stuff; gnus-mime-inline-part does the automatic decompression.
5642
56432007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5644
5645 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5646 "training.ham" should be "training.spam".
01c52d31
MB
5647
56482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5649
5650 * message.texi (Mail Variables): Fix the default value for
5651 message-send-mail-function.
5652
56532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5654
5655 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5656 always returns nil exceptionally.
5657
56582007-10-28 Simon Josefsson <jas@extundo.com>
5659
0c7efc08
SM
5660 * gnus.texi (Article Washing): Add libidn URL.
5661 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5662
56632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5664
5665 * gnus.texi (Topic Commands): Fix next/previous.
5666
56672007-10-28 Simon Josefsson <jas@extundo.com>
5668
5669 * gnus.texi (Article Washing): Mention `W i'.
5670
c8763fb6 56712007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5672
5673 * gnus.texi (Group Parameters): Slight extension of sieve
5674 parameter description.
5675
56762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5677
5678 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5679 matching score files as well.
5680 (Picons): Describe `gnus-picon-style'.
5681
56822007-10-28 Romain Francoise <romain@orebokech.com>
5683
5684 * message.texi (Message Headers): Mention that headers are hidden
5685 using narrowing, and how to expose them.
5686 Update copyright.
5687
56882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5689
5690 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5691 `gnus-summary-sort-by-recipient'.
5692
56932007-10-28 Romain Francoise <romain@orebokech.com>
5694
5695 * gnus.texi (NNTP marks): New node.
5696 (NNTP): Move NNTP marks variables to the new node.
5697
56982007-10-28 Jesper Harder <harder@ifa.au.dk>
5699
b2abec73 5700 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5701
5702 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5703
57042007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5705
b2abec73 5706 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5707 everywhere for consistency.
b2abec73
JB
5708 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5709 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5710 Say "regular expression" instead of "regex." Admonish.
5711 Pick other words to sound better (s/so/thus/).
5712 (Spam ELisp Package Filtering of Incoming Mail):
5713 Mention statistical filters. Remove old TODO.
01c52d31 5714 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5715 New section on sorting and displaying the spam score.
5716 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5717 backend but an alias to spam-use-BBDB.
5718 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5719 new backend functionality.
5720
57212007-10-28 Simon Josefsson <jas@extundo.com>
5722
5723 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5724 nntp-marks-directory, from Romain Francoise
5725 <romain@orebokech.com>.
5726
57272007-10-28 Magnus Henoch <mange@freemail.hu>
5728
5729 * gnus.texi (Hashcash): New default value of
5730 hashcash-default-payment.
5731
57322007-10-28 Simon Josefsson <jas@extundo.com>
5733
5734 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5735 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5736
57372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5738
0c7efc08 5739 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5740
57412007-10-28 Simon Josefsson <jas@extundo.com>
5742
5743 * gnus.texi (documentencoding): Add, to avoid warnings.
5744
57452007-10-28 Simon Josefsson <jas@extundo.com>
5746
5747 * message.texi (Mail Headers): Add.
5748
5749 * gnus.texi (Hashcash): Fix.
5750
57512007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5752
0c7efc08 5753 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5754 that payments can be verified and fix the name of the
b2abec73 5755 hashcash-path variable.
01c52d31
MB
5756
57572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5758
b2abec73 5759 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5760
57612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5762
5763 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5764
57652007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5766
5767 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5768 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5769 warning about ham processors in spam groups removed.
01c52d31
MB
5770
57712007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5772
0c7efc08 5773 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5774 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5775
57762007-10-28 Jesper Harder <harder@ifa.au.dk>
5777
5778 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5779 (Mailing List): Typo.
5780 (Customizing Articles): Add gnus-treat-ansi-sequences.
5781 (Article Washing): Index.
5782
5783 * message.texi: Use m-dash consistently.
5784
57852007-10-28 Jesper Harder <harder@ifa.au.dk>
5786
5787 * gnus.texi (GroupLens): Remove.
5788
57892007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5790
0c7efc08
SM
5791 * gnus.texi (Outgoing Messages, Agent Variables):
5792 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5793 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5794
57952007-10-28 Jesper Harder <harder@ifa.au.dk>
5796
5797 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5798
57992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5800
5801 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5802
5803 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5804
58052007-10-28 Simon Josefsson <jas@extundo.com>
5806
5807 * gnus.texi (Top): Add SASL.
5808
404cd454
GM
58092007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5810
5811 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5812
58132007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5814
5815 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5816
0edd2970
JB
58172007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5818
5819 * calc.texi (Formulas, Composition Basics): Lower the
5820 precedence of negation.
5821
a9afba20
JY
58222007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5823
5824 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5825 Mention the new three-letter column identifiers.
5826 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5827 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5828 message when using `c' on an empty default with default printer.
5829 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5830 renamed to `ses--symbolic-formulas' some time ago.
5831
45b778a6
JB
58322007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5833
5834 * calc.texi (Default Simplifications, Making Selections)
5835 (Customizing Calc): Clarify associativity of multiplication.
5836
03b5bade
MA
58372007-10-23 Michael Albinus <michael.albinus@gmx.de>
5838
5839 * tramp.texi (Traces and Profiles): Simplify loop over
5840 `trace-function-background'.
5841
e658c8ee
JL
58422007-10-22 Juri Linkov <juri@jurta.org>
5843
5844 * dired-x.texi (Shell Command Guessing): Default values are now
5845 available by typing M-n instead of M-p.
5846
dd753688
MA
58472007-10-21 Michael Albinus <michael.albinus@gmx.de>
5848
5849 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5850 (Password caching): Remove `tramp-clear-passwd'.
5851 It's not a command anymore.
dd753688
MA
5852 (Bug Reports): Add `tramp-bug' to function index.
5853 (Function Index, Variable Index): New nodes.
5854 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5855
5856 * trampver.texi: Update release number.
5857
4bb49b43
JB
58582007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5859
8b296cdd 5860 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5861 about integer size into past tense.
5862 (Time Zones): Remove pointer to Calc author's address.
5863 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5864 and hyperbolic cotangent. Fix typo.
4bb49b43 5865
311dd93f
MA
58662007-10-10 Michael Albinus <michael.albinus@gmx.de>
5867
5868 Sync with Tramp 2.1.11.
5869
5870 * trampver.texi: Update release number.
5871
ea3fc256
MA
58722007-10-06 Michael Albinus <michael.albinus@gmx.de>
5873
5874 * tramp.texi (External packages): New section.
5875
1af74d06
MB
58762007-09-29 Juri Linkov <juri@jurta.org>
5877
5878 * info.texi (Help-Int): Document `L' (`Info-history').
5879
0e2806fa
SM
58802007-09-26 Carsten Dominik <dominik@science.uva.nl>
5881
5882 * org.texi: Change links to webpage and maintained email.
5883 (Remember): Promote to Chapter, significant changes.
5884 (Fast access to TODO states): New section.
5885 (Faces for TODO keywords): New section.
5886 (Export options): Example for #+DATE.
5887 (Progress logging): Section moved.
5888
567b9191
BW
58892007-09-26 Bill Wohler <wohler@newt.com>
5890
5891 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5892 browse-url-at-mouse.
5893
1af74d06
MB
58942007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5895
5896 * flymake.texi (Customizable variables): Face names don't end in -face.
5897 Fix flymake-err-line-patterns template.
5898 (Example -- Configuring a tool called directly): Fix init-function.
5899 (Highlighting erroneous lines): Face names don't end in -face.
5900
d60a4e3a 59012007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5902
5903 * erc.texi (Special-Features): Fix small typo.
5904
7d7a3510
MA
59052007-09-14 Michael Albinus <michael.albinus@gmx.de>
5906
5907 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5908 and "External transfer methods".
5909
285f0d3a
JB
59102007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5911
5912 * calc.texi (Predefined Units): Add some history.
5913
526dc846
MO
59142007-09-08 Michael Olson <mwolson@gnu.org>
5915
87e04f16
JB
5916 * erc.texi (Copying): New section included from gpl.texi.
5917 This matches the look of the upstream ERC manual.
526dc846 5918
f10d0e80
JB
59192007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5920
87e04f16 5921 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5922 (Random Numbers): Clarify the distribution of `random'.
5923
4009494e
GM
59242007-09-06 Glenn Morris <rgm@gnu.org>
5925
f1fc42aa 5926 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5927 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5928 Change all setfilename commands to use ../../info.
5929 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5930 refer to the Emacs manual here.
5931 (infodir): New variable.
5932 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5933 (cc-mode.texi, faq.texi): Update references to source file locations.
5934 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5935 do not refer to the Emacs manual here.
5936 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5937
5938 * Makefile.in: Add `basename' versions of all info targets, for
5939 convenience when rebuilding just one manual.
5940 (../etc/GNU): Delete obsolete target.
5941 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5942 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5943 *.vrs *.toc here...
5944 (maintainer-clean): ...from here.
4009494e
GM
5945
5946 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5947
2de53ca6
GM
59482007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5949
5950 * calc.texi (Date Conversions): Clarify definition of
5951 Julian day numbering.
5952 (Date Forms): Clarify definition of Julian day numbering;
5953 add some history.
5954
59552007-08-30 Carsten Dominik <dominik@science.uva.nl>
5956
87e04f16 5957 * org.texi: Version 5.07.
2de53ca6
GM
5958
59592007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5960
5961 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5962
59632007-08-22 Carsten Dominik <dominik@science.uva.nl>
5964
5965 * org.texi (Adding hyperlink types): New section.
5966 (Embedded LaTeX): Chapter updated because of LaTeX export.
5967 (LaTeX export): New section.
5968 (Using links out): New section.
5969
59702007-08-22 Glenn Morris <rgm@gnu.org>
5971
5972 * faq.texi (Learning how to do something): Refcards now in
5973 etc/refcards/ directory.
5974
59752007-08-22 Michael Albinus <michael.albinus@gmx.de>
5976
5977 * tramp.texi (Remote Programs): Persistency file must be cleared when
5978 changing `tramp-remote-path'.
5979 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5980 macro.
5981
59822007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5983
5984 * calc.texi: Move contents to beginning of file.
5985 (Algebraic Entry): Fix the formatting of an example.
5986
59872007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5988
5989 * calc.texi (Basic Operations on Units): Mention exact versus
5990 inexact conversions.
5991
59922007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5993
5994 * calc.texi (Basic Operations on Units): Mention default
5995 values for new units.
5996 (Quick Calculator Mode): Mention that binary format will
5997 be displayed.
5998
59992007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6000
6001 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6002
60032007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6004
6005 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6006
60072007-08-08 Glenn Morris <rgm@gnu.org>
6008
6009 * gnus.texi, sieve.texi: Replace `iff'.
6010
60112007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6012
6013 * calc.texi (Basic Graphics): Mention the graphing of error
6014 forms.
6015 (Graphics Options): Mention how `g s' handles error forms.
6016 (Curve Fitting): Mention plotting the curves.
6017 (Standard Nonlinear Models): Add additional models.
6018 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6019 (Linear Fits): Correct result.
6020
60212007-08-01 Alan Mackenzie <acm@muc.de>
6022
6023 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6024 to "--no-site-file".
6025
60262007-07-29 Michael Albinus <michael.albinus@gmx.de>
6027
6028 * tramp.texi (Frequently Asked Questions): Point to mode line
6029 extension in Emacs 23.1.
6030
6031 * trampver.texi: Update release number.
6032
60332007-07-27 Glenn Morris <rgm@gnu.org>
6034
6035 * calc.texi (Copying): Include license text from gpl.texi, rather than
6036 in-line.
6037
60382007-07-25 Glenn Morris <rgm@gnu.org>
6039
6040 * calc.texi (Copying): Replace license with GPLv3.
6041
6042 * Relicense all FSF files to GPLv3 or later.
6043
60442007-07-22 Michael Albinus <michael.albinus@gmx.de>
6045
6046 Sync with Tramp 2.1.10.
6047
6048 * tramp.texi (trampfn): Expand macro implementation in order to handle
6049 empty arguments.
6050 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6051 occurrences by trampfn.
2de53ca6 6052 (Frequently Asked Questions): Extend example code for host
b2abec73 6053 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6054 file names to be typed.
6055
6056 * trampver.texi: Update release number.
6057
60582007-07-17 Michael Albinus <michael.albinus@gmx.de>
6059
6060 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6061 section. Reported by <poti@potis.org>.
6062 (Remote processes): Arguments of the program to be debugged are taken
6063 literally.
6064 (Frequently Asked Questions): Simplify recentf example.
6065
60662007-07-14 Karl Berry <karl@gnu.org>
6067
6068 * info.texi (@copying): New Back-Cover Text.
6069
6070 * info.texi (Quitting Info): Move to proper place in source.
6071 (Reported by Benno Schulenberg.)
6072
60732007-07-13 Eli Zaretskii <eliz@gnu.org>
6074
6075 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6076
6077 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6078
6079 * emacs-mime.texi: Add @documentencoding directive.
6080
60812007-07-12 Nick Roberts <nickrob@snap.net.nz>
6082
6083 * tramp.texi (Remote processes): Add an anchor to the subsection
6084 "Running a debugger on a remote host".
6085
60862007-07-12 Michael Albinus <michael.albinus@gmx.de>
6087
6088 * tramp.texi (Remote processes): Don't call it "experimental" any
6089 longer. Add subsection about running a debugger on a remote host.
6090
60912007-07-10 Carsten Dominik <dominik@science.uva.nl>
6092
6093 * org.texi (Properties and columns): Chapter rewritten.
6094
60952007-07-08 Michael Albinus <michael.albinus@gmx.de>
6096
6097 * tramp.texi:
6098 * trampver.texi: Migrate to Tramp 2.1.
6099
61002007-07-02 Carsten Dominik <dominik@science.uva.nl>
6101
6102 * org.texi (Properties): New chapter.
6103
61042007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6105
6106 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6107 Control Panel.
6108
6109 * gnus.texi (Misc Article): Add index entry for
6110 gnus-single-article-buffer.
6111
61122007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6113
6114 * gnus.texi (Starting Up): Fix typo.
6115
61162007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6117
6118 * gnus.texi (Asynchronous Fetching): Fix typo.
6119
61202007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6121
6122 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6123 (About This Manual): Remove redundant information.
6124 (Getting Started): Mention author.
6125 (Basic Arithmetic, Customizing Calc): Make description of the
6126 variable `calc-multiplication-has-precedence' match its new effect.
6127
61282007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6129
0c7efc08
SM
6130 * calc.texi (Basic Arithmetic, Customizing Calc):
6131 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6132
61332007-06-19 Carsten Dominik <dominik@science.uva.nl>
6134
6135 * org.texi (Tag): Section swapped with node Timestamps.
6136 (Formula syntax for Lisp): Document new `L' flag.
6137
61382007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6139
6140 * gnus.texi (Misc Group Stuff, Summary Buffer)
6141 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6142
61432007-06-06 Juanma Barranquero <lekktu@gmail.com>
6144
6145 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6146 * gnus.texi (Article Buttons, Mail Source Customization)
6147 (Sending or Not Sending, Customizing NNDiary):
6148 * message.texi (Message Headers):
6149 * mh-e.texi (HTML): Fix typos.
6150
61512007-06-07 Michael Albinus <michael.albinus@gmx.de>
6152
6153 Sync with Tramp 2.0.56.
6154
6155 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6156 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6157
61582007-06-02 Chong Yidong <cyd@stupidchicken.com>
6159
6160 * Version 22.1 released.
6161
61622007-05-26 Michael Olson <mwolson@gnu.org>
6163
6164 * erc.texi (Modules): Fix references to completion modules.
6165
61662007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6167
6168 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6169
61702007-05-09 Didier Verna <didier@xemacs.org>
6171
6172 * gnus.texi (Email Based Diary): New. Proper documentation for the
6173 nndiary back end and the gnus-diary library.
6174
61752007-05-03 Karl Berry <karl@gnu.org>
6176
6177 * .cvsignore (*.pdf): New entry.
6178
6179 * texinfo.tex: Update from current version for better pdf generation.
6180
61812007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6182
6183 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6184
61852007-04-28 Glenn Morris <rgm@gnu.org>
6186
6187 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6188 consideration of legal status.
6189
61902007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6191
6192 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6193
61942007-04-24 Chong Yidong <cyd@stupidchicken.com>
6195
6196 * faq.texi (New in Emacs 22): python.el removed.
6197
61982007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6199
6200 * calc.texi (Reporting bugs): Update maintainer's address.
6201
62022007-04-22 Chong Yidong <cyd@stupidchicken.com>
6203
6204 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6205
62062007-04-15 Jay Belanger <belanger@truman.edu>
6207
6208 * calc.texi (Title page): Remove the date.
6209 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6210 (The Standard Calc Interface): Change trail title.
6211 (Floats): Mention that when non-decimal floats are entered, only
6212 approximations are stored.
6213 (Copying): Move to the appendices.
6214 (GNU Free Documentation License): Add as an appendix.
6215
62162007-04-15 Chong Yidong <cyd@stupidchicken.com>
6217
6218 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6219 * dired-x.texi, ebrowse.texi, ediff.texi:
6220 * emacs-mime.texi, erc.texi, eshell.texi:
6221 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6222 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6223 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6224 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6225 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6226 * woman.texi: Include GFDL.
6227
6228 * doclicense.texi: Remove node heading, so that it can be included by
6229 other files.
6230
6231 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6232
6233 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6234 than *.
6235
62362007-04-14 Carsten Dominik <dominik@science.uva.nl>
6237
6238 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6239 in Calc.
6240
62412007-04-09 Romain Francoise <romain@orebokech.com>
6242
6243 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6244 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6245 replace mouse-2.
6246
62472007-04-08 Chong Yidong <cyd@stupidchicken.com>
6248
6249 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6250 renamed to woman-use-topic-at-point. Document new behavior.
6251
62522007-04-08 Richard Stallman <rms@gnu.org>
6253
6254 * url.texi: Fix some indexing.
6255 (Disk Caching): Drop discussion of old/other Emacs versions.
6256
62572007-04-07 Chong Yidong <cyd@stupidchicken.com>
6258
6259 * url.texi (Disk Caching): Say Emacs 21 "and later".
6260
6261 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6262 on Font locking which now mentions JIT lock.
6263
62642007-04-01 Michael Olson <mwolson@gnu.org>
6265
6266 * erc.texi: Update for the ERC 5.2 release.
6267
62682007-03-31 David Kastrup <dak@gnu.org>
6269
6270 * woman.texi (Topic, Interface Options): Explain changes semantics of
6271 woman-manpath in order to consider MANPATH_MAP entries.
6272
62732007-03-31 Eli Zaretskii <eliz@gnu.org>
6274
6275 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6276
62772007-03-26 Richard Stallman <rms@gnu.org>
6278
6279 * pgg.texi (Caching passphrase): Clean up previous change.
6280
62812007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6282
6283 * gnus.texi (Setting Process Marks): Fix typo.
6284
62852007-03-25 Romain Francoise <romain@orebokech.com>
6286
6287 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6288 readability, and include various fixes by Daniel Brockman, Nick Roberts
6289 and Dieter Wilhelm.
6290
62912007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6292
6293 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6294
6295 * gnus.texi (Mail Source Specifiers): Fix typo.
6296
62972007-03-22 Ralf Angeli <angeli@caeruleus.net>
6298
6299 * reftex.texi (Imprint): Update maintainer information.
6300
63012007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6302
6303 * message.texi (Message Buffers): Update documentation for
6304 message-generate-new-buffers.
6305
63062007-03-15 Daiki Ueno <ueno@unixuser.org>
6307
6308 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6309
63102007-03-21 Glenn Morris <rgm@gnu.org>
6311
6312 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6313
63142007-03-19 Chong Yidong <cyd@stupidchicken.com>
6315
6316 * eshell.texi (Known problems): Emacs 21 -> 22.
6317
6318 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6319
63202007-03-18 Jay Belanger <belanger@truman.edu>
6321
6322 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6323
63242007-03-12 Glenn Morris <rgm@gnu.org>
6325
6326 * calc.texi (Time Zones): Switch to new North America DST rule.
6327
6328 * calc.texi: Replace "daylight savings" with "daylight
6329 saving" in text throughout.
6330
63312007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6332
6333 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6334 The variable now uses a list of symbols instead of just a symbol.
6335 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6336
63372007-03-06 Romain Francoise <romain@orebokech.com>
6338
6339 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6340 new packages, and mention Gnus update.
6341
63422007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6343
6344 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6345 nntp-open-connection-functions-never-echo-commands.
6346
63472007-02-27 Chong Yidong <cyd@stupidchicken.com>
6348
6349 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6350 problems on the console, and security risk in not using gpg-agent.
6351
63522007-02-25 Carsten Dominik <dominik@science.uva.nl>
6353
0c7efc08 6354 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6355 Completely reorganized and rewritten.
6356 (CamelCase links): Section removed.
6357 (Repeating items): New section.
6358 (Tracking TODO state changes): New section.
6359 (Agenda views): Chapter reorganized and rewritten.
6360 (HTML export): Section rewritten.
6361 (Tables in arbitrary syntax): New section.
6362 (Summary): Better feature summary.
6363 (Activation): Document problem with cut-and-paste of Lisp code
6364 from PDF files.
6365 (Visibility cycling): Document indirect buffer use.
6366 (Structure editing): Document sorting.
6367 (Remember): Section rewritten.
6368 (Time stamps): Better description of time stamp types.
6369 (Tag searches): Document regular expression search for tags.
6370 (Stuck projects): New section.
6371 (In-buffer settings): New keywords.
6372 (History and Acknowledgments): Updated description.
6373
63742007-02-24 Alan Mackenzie <acm@muc.de>
6375
6376 * cc-mode.texi (Movement Commands): Insert two missing command names.
6377 (Getting Started): Slight wording correction (use conditional).
6378
63792007-02-22 Kim F. Storm <storm@cua.dk>
6380
6381 * widget.texi (User Interface, Basic Types): Document need to put some
6382 text before the %v escape in :format string in editable-field widget.
6383
63842007-02-18 Romain Francoise <romain@orebokech.com>
6385
6386 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6387 `cvs-mode-quit'.
6388
63892007-02-10 Markus Triska <markus.triska@gmx.at>
6390
6391 * widget.texi (Programming Example): Put constant strings in :format.
6392
63932007-02-07 Juanma Barranquero <lekktu@gmail.com>
6394
6395 * faq.texi (Fullscreen mode on MS-Windows): New node.
6396
63972007-02-04 David Kastrup <dak@gnu.org>
6398
6399 * faq.texi (AUCTeX): Update version number. Should probably be done
6400 for other packages as well.
6401
64022007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6403
6404 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6405 <tassilo@member.fsf.org>.
6406
64072007-01-27 Eli Zaretskii <eliz@gnu.org>
6408
6409 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6410 ls-lisp-use-localized-time-format.
6411
64122007-01-20 Markus Triska <markus.triska@gmx.at>
6413
6414 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6415
64162007-01-13 Michael Olson <mwolson@gnu.org>
6417
6418 * erc.texi (Modules): Mention capab-identify module.
6419
64202007-01-05 Michael Olson <mwolson@gnu.org>
6421
6422 * erc.texi (Getting Started): Update for /RECONNECT command.
6423
64242007-01-04 Richard Stallman <rms@gnu.org>
6425
6426 * ebrowse.texi: Change C-c b to C-c C-m.
6427
64282007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6429
6430 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6431 variables only in info to avoid redundant entries in the printed
6432 manual.
6433
64342007-01-02 Daiki Ueno <ueno@unixuser.org>
6435
6436 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6437
64382007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6439
6440 * message.texi (Security): Split into sub-nodes.
6441
64422007-01-01 Alan Mackenzie <acm@muc.de>
6443
6444 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6445 eval-after-load in Emacs <=21 and a workaround. Document that
6446 trigraphs are not supported.
6447
64482007-01-01 Alan Mackenzie <acm@muc.de>
6449
6450 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6451 c-context-line-break. When invoked within a string, preserve
6452 whitespace. Add a backslash only when also in a macro.
6453
64542007-01-01 Alan Mackenzie <acm@muc.de>
6455
6456 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6457
64582007-01-01 Alan Mackenzie <acm@muc.de>
6459
6460 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6461 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6462
64632007-01-01 Alan Mackenzie <acm@muc.de>
6464
6465 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6466 "Choosing a Style".
6467
6468 * cc-mode.texi ("Styles"): Add @dfn{style}.
6469
64702006-12-30 Michael Albinus <michael.albinus@gmx.de>
6471
6472 Sync with Tramp 2.0.55.
6473
6474 * trampver.texi: Update release number.
6475
64762006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6477
6478 * gnus.texi (Customizing Articles): Add index entries for all
6479 gnus-treat-* variables.
6480
c8763fb6 64812006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6482
6483 * gnus.texi (IMAP): Fix incorrect explanation of
6484 nnimap-search-uids-not-since-is-evil in documentation for
6485 nnimap-expunge-search-string.
6486
64872006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6488
6489 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6490 spam-ifile-database.
6491
64922006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6493
6494 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6495 rebind C-s.
6496
c8763fb6 64972006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6498
6499 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6500 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6501 "expiring mail".
6502 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6503 nnimap-nov-is-evil.
6504
65052006-12-25 Kevin Ryde <user42@zip.com.au>
6506
6507 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6508 about the key procedure being used heavily.
6509
65102006-12-24 Chong Yidong <cyd@stupidchicken.com>
6511
6512 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6513 to t.
6514 (Prerequisites): Add explanation about gpg-agent.
6515
65162006-12-22 Kevin Ryde <user42@zip.com.au>
6517
6518 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6519 "sort" instead of "sort*".
6520
65212006-12-19 Richard Stallman <rms@gnu.org>
6522
6523 * calc.texi (History and Acknowledgements): Recognize that Emacs
6524 now does have floating point.
6525
65262006-12-19 Michael Albinus <michael.albinus@gmx.de>
6527
6528 * tramp.texi (External transfer methods): Describe new method `scpc'.
6529
65302006-12-17 Sascha Wilde <wilde@sha-bang.de>
6531
6532 * pgg.texi: Added short note on gpg-agent to the introduction.
6533
65342006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6535
6536 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6537 also applies to Cc.
6538
65392006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6540
6541 * gnus.texi (X-Face): Clarify. Say which programs are required
6542 on Windows.
6543
65442006-12-08 Michael Olson <mwolson@gnu.org>
6545
6546 * erc.texi (Modules): Remove documentation for list module.
6547
c8763fb6 65482006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6549
6550 * faq.texi (^M in the shell buffer): Ditto.
6551
65522006-11-20 Michael Olson <mwolson@gnu.org>
6553
6554 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6555
65562006-11-17 Carsten Dominik <dominik@science.uva.nl>
6557
6558 * org.texi: Fix typos.
6559 (Agenda commands): Document `C-k'.
6560
65612006-11-16 Eli Zaretskii <eliz@gnu.org>
6562
6563 * url.texi (http/https): Fix a typo in the HTTP URL.
6564
65652006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6566
6567 * ada-mode.texi: Total rewrite.
6568
65692006-11-13 Carsten Dominik <dominik@science.uva.nl>
6570
6571 * org.texi: Minor typo fixes.
6572
65732006-11-13 Bill Wohler <wohler@newt.com>
6574
6575 Release MH-E manual version 8.0.3.
6576
6577 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6578 release 8.0.3.
6579
6580 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6581 to set MAILDIR.
6582 (Reading Mail): Document the customization of read-mail-command
6583 for MH-E.
6584 (Viewing Attachments): Document mm-discouraged-alternatives.
6585 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6586 (Junk): Add more information about the settings of mh-junk-background
6587 in a program. Add /usr/bin/mh to PATH in examples.
6588
65892006-11-12 Richard Stallman <rms@gnu.org>
6590
6591 * woman.texi: Update author address but say he no longer maintains it.
6592
65932006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6594
6595 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6596 archived trees.
6597 (Checkboxes): Section moved to chapter 5, and extended.
6598 (The date/time prompt): New section.
6599 (Link abbreviations): New section.
6600 (Presentation and sorting): New section.
6601 (Custom agenda views): Section completely rewritten.
6602 (Summary): Compare with Planner.
6603 (Feedback): More info about creating backtraces.
6604 (Plain lists): Modified example.
6605 (Breaking down tasks): New section.
6606 (Custom time format): New section.
6607 (Time stamps): Document inactive timestamps.
6608 (Setting tags): More details about fast tag selection.
6609 (Block agenda): New section.
6610 (Custom agenda views): Section rewritten.
6611 (Block agenda): New section.
6612
66132006-11-07 Michael Albinus <michael.albinus@gmx.de>
6614
6615 * tramp.texi (Configuration): scp is the default method.
6616 (Default Method): Use ssh as example for another method.
6617
66182006-10-27 Richard Stallman <rms@gnu.org>
6619
6620 * woman.texi: Downcase nroff/troff/roff.
6621 (Installation): Chapter deleted. Some xrefs deleted.
6622 (Background): woman doesn't advise man ;-).
6623
c8763fb6 66242006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6625
6626 * ada-mode.texi (Project files, Identifier completion)
6627 (Automatic Casing, Debugging, Using non-standard file names)
6628 (Working Remotely): Fix typos.
6629
66302006-10-20 Masatake YAMATO <jet@gyve.org>
6631
0c7efc08 6632 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6633 sample code `my-c-initialization-hook'.
6634
66352006-10-19 Stuart D. Herring <herring@lanl.gov>
6636
6637 * widget.texi: Fix typos.
6638
66392006-10-19 Michael Albinus <michael.albinus@gmx.de>
6640
6641 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6642 "???". There have been no complaints for years, so the information
6643 must be appropriate.
6644
66452006-10-16 Richard Stallman <rms@gnu.org>
6646
6647 * widget.texi: Use @var instead of capitalization.
6648 Clarify many widget type descriptions.
6649
66502006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6651
6652 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6653 gnus-dired-attach.
6654 (Selecting a Group): Fix typo.
6655
c8763fb6 66562006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6657
6658 * widget.texi: Fix typos.
6659
66602006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6661
6662 * gnus.texi (Image Enhancements): Update for Emacs 22.
6663
6664 * gnus-faq.texi ([1.3]): Update.
6665
66662006-10-06 Richard Stallman <rms@gnu.org>
6667
6668 * faq.texi (Displaying the current line or column):
6669 Delete "As of Emacs 20".
6670
66712006-10-06 Romain Francoise <romain@orebokech.com>
6672
6673 * faq.texi (VM): VM works with Emacs 22 too.
6674
66752006-10-06 Richard Stallman <rms@gnu.org>
6676
6677 * ebrowse.texi: Remove Emacs version "21" from title.
6678
66792006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6680
6681 * gnus.texi (Foreign Groups): Say where change of editing commands are
6682 stored. Add reference to `gnus-parameters'.
6683
66842006-09-15 Jay Belanger <belanger@truman.edu>
6685
6686 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6687 Change "Library Public License" to "Lesser Public License"
6688 throughout. Use "yyyy" to represent year.
6689
66902006-09-15 Carsten Dominik <dominik@science.uva.nl>
6691
6692 * org.texi (Setting tags): Typo fix.
6693
66942006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6695
6696 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6697
66982006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6699
6700 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6701
67022006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6703
6704 * faq.texi (Escape sequences in shell output): EMACS is now set
6705 to Emacs's absolute file name, not to "t".
6706 (^M in the shell buffer): Likewise.
6707 * misc.texi (Interactive Shell): Likewise.
6708
67092006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6712 mails with pop3-leave-mail-on-server. Fix wording.
6713 (Limiting): Improve gnus-summary-limit-to-articles.
6714 (X-Face): Fix typo.
6715
67162006-09-11 Simon Josefsson <jas@extundo.com>
6717
6718 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6719 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6720
67212006-09-06 Simon Josefsson <jas@extundo.com>
6722
6723 * smtpmail.texi (Authentication): Mention SSL.
6724
67252006-09-01 Eli Zaretskii <eliz@gnu.org>
6726
6727 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6728 Don't use @indicateurl.
6729
6730 * cc-mode.texi (Subword Movement): Don't use @headitem.
6731 (Custom Braces, Clean-ups): Don't use @tie.
6732
67332006-08-29 Michael Albinus <michael.albinus@gmx.de>
6734
6735 Sync with Tramp 2.0.54.
6736
6737 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6738 Suggested by Adrian Phillips <a.phillips@met.no>.
6739
67402006-08-15 Carsten Dominik <dominik@science.uva.nl>
6741
6742 * org.texi (Installation, Activation): Split from Installation and
6743 Activation.
6744 (Clocking work time): Documented new features.
6745
67462006-08-13 Alex Schroeder <alex@gnu.org>
6747
6748 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6749 example.
6750
67512006-08-12 Eli Zaretskii <eliz@gnu.org>
6752
6753 * faq.texi (How to add fonts): New node.
6754
67552006-08-05 Romain Francoise <romain@orebokech.com>
6756
6757 * faq.texi (New in Emacs 22): Expand.
6758
67592006-08-03 Michael Olson <mwolson@gnu.org>
6760
6761 * erc.texi: Update for ERC 5.1.4.
6762
67632006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6764
6765 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6766 in .../site-lisp/gnus/ by default.
6767 [ From gnus-news.texi in the trunk. ]
6768
67692006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6770
6771 * gnus.texi (MIME Commands): Additions for yEnc.
6772
67732006-07-24 Richard Stallman <rms@gnu.org>
6774
6775 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6776 * faq.texi: Move periods and commas inside quotes.
6777
67782006-07-20 Jay Belanger <belanger@truman.edu>
6779
6780 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6781
67822006-07-18 Chong Yidong <cyd@stupidchicken.com>
6783
6784 * faq.texi (Security risks with Emacs): Document Emacs 22
6785 file-local-variable mechanism.
6786
67872006-07-12 Michael Olson <mwolson@gnu.org>
6788
6789 * erc.texi: Update for ERC 5.1.3.
6790
67912006-07-12 Alex Schroeder <alex@gnu.org>
6792
6793 * rcirc.texi: Fix typos.
6794 (Getting started with rcirc): New calling convention for M-x irc.
6795 Mention #rcirc. Removed channel tracking.
0c7efc08 6796 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6797 recently, eg. rcirc-server to rcirc-default-server. Added
6798 documentation for rcirc-authinfo, some background for Bitlbee, and
6799 rcirc-track-minor-mode.
0c7efc08 6800 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6801 Scrolling.
0c7efc08 6802 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6803 to match code changes.
6804
68052006-07-10 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * gnus.texi, message.texi: Fix typos.
6808
68092006-07-07 Carsten Dominik <dominik@science.uva.nl>
6810
6811 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6812 commands.
6813 (Global TODO list): Document the use of the variables
6814 `org-agenda-todo-ignore-scheduled' and
6815 `org-agenda-todo-list-sublevels'.
6816
68172006-07-05 Richard Stallman <rms@gnu.org>
6818
6819 * faq.texi (Scrolling only one line): Fix xref.
6820
68212006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6822
6823 * faq.texi (Evaluating Emacs Lisp code):
6824 Throughout, replace eval-current-buffer with eval-buffer.
6825
68262006-07-03 Richard Stallman <rms@gnu.org>
6827
6828 * rcirc.texi (Scrolling conservatively): Fix xref.
6829
6830 * pcl-cvs.texi (Viewing differences): Usage fix.
6831
68322006-07-03 Carsten Dominik <dominik@science.uva.nl>
6833
6834 * org.texi (Agenda commands): Document `s' key to save all org-mode
6835 buffers.
6836
68372006-06-30 Ralf Angeli <angeli@caeruleus.net>
6838
6839 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6840 names. Mention `cvs-msg' face.
6841
68422006-06-29 Carsten Dominik <dominik@science.uva.nl>
6843
6844 * org.texi (Checkboxes): New section.
6845
68462006-06-28 Carsten Dominik <dominik@science.uva.nl>
6847
6848 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6849 throughout this chapter.
6850
68512006-06-27 Chong Yidong <cyd@stupidchicken.com>
6852
6853 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6854 text for standalone vs Emacs info.
6855 (Help): Clarify header line description. Use mouse-1 for clicks.
6856 (Help-P): Use mouse-1 for clicks.
6857 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6858 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6859 (Choose menu subtopic): Remove gratuitous Emacs command names.
6860 (Help-FOO): Put usual behavior first.
6861 (Help-Xref): Clicking on xrefs works in Emacs.
6862 (Search Text): Clarify what the default behavior is.
6863 (Create Info buffer): Fix Emacs window/X window confusion.
6864 (Emacs Info Variables): Fix for new Emacs init file behavior.
6865
68662006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6867
6868 * gnus.texi (Summary Buffer Lines): Fix typo.
6869
68702006-06-23 Carsten Dominik <dominik@science.uva.nl>
6871
6872 * org.texi (Embedded LaTeX): New chapter.
6873 (Archiving): Section rewritten.
6874 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6875
68762006-06-20 Bill Wohler <wohler@newt.com>
6877
6878 Release MH-E manual version 8.0.1.
6879
6880 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6881 release 8.0.1.
6882 (Preface): Depend on GNU mailutils 1.0 and higher.
6883
68842006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6885
6886 * message.texi (News Headers): Update message-syntax-checks section.
6887
68882006-06-19 Karl Berry <karl@gnu.org>
6889
6890 * info.texi (Advanced): Mention C-q, especially with ?.
6891
68922006-06-19 Carsten Dominik <dominik@science.uva.nl>
6893
6894 * org.texi (Publishing links): Document the `:link-validation-function'
6895 property.
6896 (Extensions and Hacking): New chapter, includes some sections of the
6897 "Miscellaneous" chapter.
6898
68992006-06-10 Carsten Dominik <dominik@science.uva.nl>
6900
6901 * org.texi (Progress logging): New section.
6902
2de53ca6
GM
69032006-06-06 Carsten Dominik <dominik@science.uva.nl>
6904
6905 * org.texi (ASCII export): Document indentation adaptation.
6906 (Setting tags): Document mutually-exclusive tags.
6907
69082006-06-05 Romain Francoise <romain@orebokech.com>
6909
6910 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6911 Fix typo.
6912
6913 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6914 channel (#gnus@irc.freenode.net).
6915 Fix typos. Update copyright notice.
6916
6917 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6918 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6919 (Line-Up Functions, Custom Macros):
6920 * ediff.texi (Window and Frame Configuration)
dccb744b 6921 (Highlighting Difference Regions):
2de53ca6
GM
6922 * emacs-mime.texi (Display Customization):
6923 * erc.texi (History):
6924 * eshell.texi (Known problems):
6925 * eudc.texi (Overview, BBDB):
6926 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6927 (The problem of spam, SpamOracle, Extending the Spam package)
6928 (Conformity, Terminology):
dccb744b 6929 * idlwave.texi (Routine Info)
2de53ca6
GM
6930 (Class and Keyword Inheritance, Padding Operators)
6931 (Breakpoints and Stepping, Electric Debug Mode)
6932 (Examining Variables, Troubleshooting):
6933 * org.texi (Creating timestamps):
6934 * reftex.texi (Commands, Options, Changes):
6935 * tramp.texi (Inline methods, Password caching)
6936 (Auto-save and Backup, Issues):
6937 * vip.texi (Files, Commands in Insert Mode):
6938 * viper.texi (Emacs Preliminaries, States in Viper)
6939 (Packages that Change Keymaps, Viper Specials, Groundwork):
6940 Fix various typos.
6941
69422006-05-31 Michael Ernst <mernst@alum.mit.edu>
6943
6944 * ediff.texi: Fix typos.
6945
69462006-05-30 Carsten Dominik <dominik@science.uva.nl>
6947
6948 * org.texi: Small typo fixes.
6949
fff84c22
JB
69502006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6951
6952 * viper.texi (Viper Specials):
6953 * gnus.texi (Example Setup):
6954 * faq.texi (Backspace invokes help):
6955 * dired-x.texi (Optional Installation Dired Jump):
6956 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6957 follow coding conventions.
6958
2de53ca6
GM
69592006-05-29 Michael Albinus <michael.albinus@gmx.de>
6960
6961 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6962
69632006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6964
6965 * pcl-cvs.texi: Fix typos.
6966 (Customization): Say "us".
6967
69682006-05-26 Eli Zaretskii <eliz@gnu.org>
6969
6970 * org.texi: Remove bogus @setfilename.
6971
69722006-05-26 Carsten Dominik <dominik@science.uva.nl>
6973
6974 * org.texi (ASCII export): Omit command name.
6975 (HTML export): Add prefix to all lines in Local Variable example.
6976 (Acknowledgments): Typeset names in italics.
6977
69782006-05-24 Carsten Dominik <dominik@science.uva.nl>
6979
6980 * org.texi (Plain lists): Add new item navigation commands.
6981 (External links): Document elisp and info links.
6982 (Custom searches): New section.
6983 (Publishing): New chapter.
6984 (HTML export): Include a list of supported CSS classes.
6985 (Setting tags): Describe the fast-tag-setting interface.
6986
69872006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6988
6989 * dired-x.texi: ifinfo -> ifnottex.
6990
69912006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6992
6993 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6994
69952006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6996
6997 * message.texi (Interface): Add tool bar customization.
6998 (MIME): Index and text additions for mml-attach.
6999 (MIME): Describe mml-dnd-protocol-alist and
7000 mml-dnd-attach-options.
7001
7002 * gnus.texi (Oort Gnus): Reorder entries in sections.
7003 Fix some entries.
7004 (Starting Up): Add references to "Emacs for Heathens" and to
7005 "Finding the News". Add user-full-name and user-mail-address.
7006 (Group Buffer Format): Add tool bar customization and update.
7007 (Summary Buffer): Add tool bar customization.
7008 (Posting Styles): Add message-alternative-emails.
7009
70102006-05-09 Michael Albinus <michael.albinus@gmx.de>
7011
7012 * tramp.texi (Filename completion): Improve wording.
7013
70142006-05-07 Romain Francoise <romain@orebokech.com>
7015
7016 * faq.texi (Using regular expressions): Fix typo.
7017 (Packages that do not come with Emacs): Fix capitalization.
7018 (Replacing text across multiple files): Expand node to explain how
7019 to use `dired-do-query-replace-regexp' in more detail, based on
7020 suggestion by Eric Hanchrow <offby1@blarg.net>.
7021
70222006-05-06 Michael Albinus <michael.albinus@gmx.de>
7023
7024 * tramp.texi (Filename completion): Completion of remote files'
7025 method, user name and host name is active only in partial
7026 completion mode.
7027
70282006-05-06 Bill Wohler <wohler@newt.com>
7029
7030 Release MH-E manual version 8.0.
7031
7032 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7033 release 8.0.
7034
70352006-05-06 Bill Wohler <wohler@newt.com>
7036
7037 * mh-e.texi (MH-BOOK-HOME): Change from
7038 http://www.ics.uci.edu/~mh/book/mh to
7039 http://rand-mh.sourceforge.net/book/mh.
7040 Replace .htm suffix with .html for MH book files.
7041 (Using This Manual): Update key binding for getting relevant
7042 chapter in Info from command key.
7043 (Ranges): Fix itemx.
7044
70452006-05-05 Karl Berry <karl@gnu.org>
7046
7047 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7048 (\fonttextsize): New user-level command to change text font size.
7049
70502006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7051
7052 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7053
70542006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7055
7056 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7057
70582006-04-24 Bill Wohler <wohler@newt.com>
7059
7060 * mh-e.texi (Getting Started): Make it more explicit that you need
7061 to install MH. Add pointers to current MH implementations.
7062
70632006-04-21 Bill Wohler <wohler@newt.com>
7064
7065 Release MH-E manual version 7.94.
7066
7067 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7068 release 7.94.
7069
70702006-04-21 Carsten Dominik <dominik@science.uva.nl>
7071
7072 * org.texi: Many small fixes.
7073 (Handling links): Rename from "Managing links".
7074
70752006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7076
7077 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7078 (Splitting mail using spam-stat): Fix @xref.
7079
70802006-04-20 Chong Yidong <cyd@stupidchicken.com>
7081
7082 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7083 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7084
70852006-04-20 Carsten Dominik <dominik@science.uva.nl>
7086
7087 * org.texi (Time stamps): Better explanation of the purpose of
7088 different time stamps.
7089 (Structure editing, Plain lists): More details on how new items
7090 and headings are inserted.
7091
70922006-04-18 Carsten Dominik <dominik@science.uva.nl>
7093
7094 * org.texi (Formula syntax): Fix link to Calc Manual.
7095
70962006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7097
7098 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7099
71002006-04-17 Bill Wohler <wohler@newt.com>
7101
7102 * mh-e.texi (Folders): Update mh-before-quit-hook and
7103 mh-quit-hook example with code that removes the buffers rather
7104 than just bury them.
7105
71062006-04-17 Michael Albinus <michael.albinus@gmx.de>
7107
7108 Sync with Tramp 2.0.53.
7109
71102006-04-13 Carsten Dominik <dominik@science.uva.nl>
7111
7112 * org.texi (Updating settings): New section.
7113 (Visibility cycling): Better names for the startup folding
7114 options.
7115 (Exporting): Completely restructured.
7116 (The very busy C-c C-c key): New section.
7117 (Summary of in-buffer settings): New section.
7118
71192006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7120
7121 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7122
71232006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7124
7125 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7126 (Server Commands): Key `v' is reserved for users.
7127
71282006-04-11 Carsten Dominik <dominik@science.uva.nl>
7129
7130 * org.texi (Link format): New section, emphasis on bracket links.
7131 (External links): Document bracket links.
7132 (FAQ): Expand to cover shell links and the new link format.
7133
71342006-04-09 Kevin Ryde <user42@zip.com.au>
7135
7136 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7137
71382006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7139
7140 * gnus.texi (Summary Buffer Lines): Add `*'.
7141
c8763fb6 71422006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7143
7144 * gnus.texi (Group Parameters):
7145 Mention gnus-permanently-visible-groups.
7146
71472006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7148
7149 * gnus.texi (Face): Fix typo.
7150
71512006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * gnus.texi (X-Face): Clarify.
7154 (Face): Need Emacs with PNG support.
7155
71562006-04-06 Richard Stallman <rms@gnu.org>
7157
7158 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7159 Emacs".
7160
71612006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7162
7163 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7164 blocks not suitable for inclusion with Emacs using variable
7165 PARTOFEMACS.
7166
71672006-04-04 Simon Josefsson <jas@extundo.com>
7168
7169 * gnus.texi (Security): Improve.
7170
71712006-04-02 Bill Wohler <wohler@newt.com>
7172
7173 * mh-e.texi (Getting Started, Junk, Bug Reports)
7174 (MH FAQ and Support): Fix URLs.
7175
71762006-03-31 Romain Francoise <romain@orebokech.com>
7177
7178 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7179 to t, not nil (and has for the past eight years).
7180
71812006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7182
7183 * message.texi, gnus.texi: Bump version to 5.11.
7184
71852006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7186
7187 * gnus.texi (Top): Add comment about version line.
7188
7189 * message.texi (Top): Ditto. Change to take named versions into
7190 account.
7191
71922006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7193
7194 * gnus.texi (Posting Styles): Add x-face-file to example.
7195 (X-Face): Refer to posting styles.
7196
7197 * gnus-faq.texi ([5.8]): Add x-face-file.
7198 ([8.4]): Add links to gmane.emacs.gnus.user and
7199 gmane.emacs.gnus.general.
7200
72012006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7202
7203 * gnus-faq.texi: Use .invalid.
7204 ([5.4]): Fix gnus-posting-styles example.
7205
72062006-03-27 Romain Francoise <romain@orebokech.com>
7207
7208 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7209 Emacs/W3 needs a new maintainer.
7210 (Ispell): Update author and version info.
7211 (Mailcrypt): Mention PGG.
7212 (New in Emacs 22): Add PGG to the list of new packages.
7213 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7214 updating dead URLs.
7215
72162006-03-25 Karl Berry <karl@gnu.org>
7217
7218 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7219 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7220 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7221 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7222 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7223 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7224 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7225 (2) do not indent copyright year list (or anything else).
7226
72272006-03-21 Bill Wohler <wohler@newt.com>
7228
7229 * mh-e.texi (Folders): Various edits.
7230
72312006-03-20 Romain Francoise <romain@orebokech.com>
7232
7233 * gnus.texi (Mail Folders): Grammar fix.
7234
72352006-03-19 Bill Wohler <wohler@newt.com>
7236
7237 * mh-e.texi (Replying): Document Mail-Followup-To.
7238 Change manually-formatted table to multitable. Add debugging info.
7239 Move description of mh-reply-default-reply-to into paragraph
7240 that describes its values.
7241
72422006-03-17 Bill Wohler <wohler@newt.com>
7243
10d1d0af 7244 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7245 (Sending Mail Tour): Update method of entering
7246 addresses and subject.
7247 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7248 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7249
72502006-03-15 Carsten Dominik <dominik@science.uva.nl>
7251
7252 * org.texi: Version number change only.
7253
72542006-03-14 Bill Wohler <wohler@newt.com>
7255
7256 * mh-e.texi: Add index entries around each paragraph rather than
7257 depend on entries from beginning of node. Doing so ensures that
7258 index entries are less likely to be forgotten if text is cut and
7259 pasted, and are necessary anyway if the references are on a
7260 separate page. It seems that makeinfo is now (v. 4.8) only
7261 producing one index entry per node, so there is no longer any
7262 excuse not to. Use subheading instead of heading. The incorrect
7263 use of heading produced very large fonts in Info--as large as the
7264 main heading.
7265 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7266 versions 6 and 7 appeared *around* the time of these Emacs releases.
7267
72682006-03-13 Carsten Dominik <dominik@science.uva.nl>
7269
7270 * org.texi (Clean view): Document new startup options.
7271
72722006-03-11 Bill Wohler <wohler@newt.com>
7273
7274 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7275 (Composing, Scan Line Formats): Fix @refs.
7276 (Getting Started): Define MH profile and MH profile components.
7277 (Incorporating Mail, Reading Mail, Viewing, Printing)
7278 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7279 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7280 for string constants.
7281 (Tool Bar): Remove spurious quote.
7282 (Junk): Use ``...'' instead of "...".
7283 (Scan Line Formats): Replace @samp with @kbd.
7284
72852006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7286
7287 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7288
72892006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7290
7291 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7292 easy to understand.
7293
72942006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7295
7296 * gnus.texi: Markup fix.
7297 (Fancy Mail Splitting): Specify new feature.
7298
72992006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7300
7301 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7302 partial-words matching.
7303
73042006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7305
7306 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7307
7308 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7309 (MIME Commands): Fix mm-discouraged-alternatives.
7310
73112006-03-07 Carsten Dominik <dominik@science.uva.nl>
7312
7313 * org.texi: Version number change only.
7314
73152006-03-06 Bill Wohler <wohler@newt.com>
7316
7317 * mh-e.texi: Move from SourceForge repository to Savannah.
7318 This is version 7.93, which is a total rewrite from the previous
7319 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7320 version 7.93.
7321
73222006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7323
7324 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7325
73262006-03-01 Carsten Dominik <dominik@science.uva.nl>
7327
7328 * org.texi (Interaction): Add item about `org-mouse.el' by
7329 Piotr Zielinski.
7330 (Managing links): Document that also mouse-1 can be used to
7331 activate a link.
7332 (Headlines, FAQ): Add entry about hiding leading stars.
7333 (Miscellaneous): Resort the sections in this chapter to a more
7334 logical sequence.
7335
73362006-02-27 Simon Josefsson <jas@extundo.com>
7337
7338 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7339 2004-01-27 from the trunk).
7340
73412006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7342
7343 * cc-mode.texi: Rename c-hungry-backspace to
7344 c-hungry-delete-backwards, at the request of RMS. Leave the old
7345 name as an alias.
7346
73472006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7348
7349 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7350 include the function header within the defun.
7351
73522006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7353
7354 * cc-mode.texi: Correct two typos.
7355
73562006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7357
7358 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7359 existing comment.
7360 (Electric Keys): Add a justification for electric indentation.
7361 (Hungry WS Deletion): Clear up the names and complications of the
7362 BACKSPACE and DELETE keys.
7363
73642006-02-23 Juri Linkov <juri@jurta.org>
7365
7366 * faq.texi (Common requests): Move `Turning on auto-fill by
7367 default' after `Wrapping words automatically'. Move `Working with
7368 unprintable characters' before `Searching for/replacing newlines'.
7369 Move `Replacing highlighted text' after `Highlighting a region'.
7370 Merge `Repeating commands' and `Repeating a command as many times
7371 as possible' into the former.
7372 (Packages that do not come with Emacs): Add refs to Gmane and
7373 etc/MORE.STUFF.
7374
73752006-02-23 Juri Linkov <juri@jurta.org>
7376
7377 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7378 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7379 Add xref to `(emacs)Reporting Bugs'.
7380 (Getting a printed manual): Add URL to other formats of the manual.
7381 (Common requests): Fix menu.
7382 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7383 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7384 (Inserting text at the beginning of each line): Add pxref to
7385 `Changing the included text prefix'.
7386 (Forcing the cursor to remain in the same column): Mention `track-eol'
7387 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7388 (Replacing text across multiple files): Add keybinding `Q' for
7389 `dired-do-query-replace'.
7390
73912006-02-22 Carsten Dominik <dominik@science.uva.nl>
7392
7393 * reftex.texi: Version number and date change only.
7394
7395 * org.texi (Internal Links): Rewrite to cover the modified
7396 linking system.
7397
73982006-02-17 Eli Zaretskii <eliz@gnu.org>
7399
7400 * faq.texi: Remove the coding cookie, it's not needed anymore.
7401
74022006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7403
7404 * faq.texi (Colors on a TTY): Mention Mac OS port.
7405
74062006-02-12 Karl Berry <karl@gnu.org>
7407
7408 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7409 8-bit accented a.
7410
74112006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7412
7413 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7414
74152006-02-08 Romain Francoise <romain@orebokech.com>
7416
7417 * faq.texi (Top): Remove paragraph about the FAQ being a
7418 transitional document, etc.
7419 (Searching for/replacing newlines): New node.
7420 (Yanking text in isearch): New node.
7421 (Inserting text at the beginning of each line): Rename and make
7422 more general, mention `M-;' in Message mode.
7423
74242006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7425
7426 * faq.texi (Meta key does not work in xterm)
7427 (Emacs does not display 8-bit characters)
7428 (Inputting eight-bit characters): Update xrefs.
7429
74302006-02-06 Romain Francoise <romain@orebokech.com>
7431
7432 * faq.texi (VM): VM now at version 7.19.
7433 Set myself as maintainer of this file.
7434
74352006-02-04 Michael Olson <mwolson@gnu.org>
7436
7437 * erc.texi (History): Note that ERC is now included with Emacs.
7438
74392006-01-31 Romain Francoise <romain@orebokech.com>
7440
7441 * message.texi (Message Headers): Explain what
7442 `message-alternative-emails' does in more detail.
7443 Update copyright year.
7444
74452006-01-30 Juanma Barranquero <lekktu@gmail.com>
7446
7447 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7448
74492006-01-29 Richard M. Stallman <rms@gnu.org>
7450
7451 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7452
74532006-01-29 Michael Olson <mwolson@gnu.org>
7454
7455 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7456
7457 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7458
7459 * faq.texi (New in Emacs 22): Mention ERC.
7460
74612006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7462
7463 * rcirc.texi: Capitalize dir entry for consistency with the entry
7464 in info/dir and other entries in the Emacs category.
7465 Fix typos. Delete trailing whitespace.
7466
c8763fb6 74672006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7468
7469 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7470
74712006-01-27 Eli Zaretskii <eliz@gnu.org>
7472
7473 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7474 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7475
7476 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7477 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7478
74792006-01-27 Alex Schroeder <alex@gnu.org>
7480
7481 * rcirc.texi: New file.
7482
74832006-01-23 Juri Linkov <juri@jurta.org>
7484
7485 * widget.texi (User Interface): Add S-TAB for widget-backward.
7486
74872006-01-22 Michael Albinus <michael.albinus@gmx.de>
7488
7489 Sync with Tramp 2.0.52.
7490
7491 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7492 Add Tramp disabling item. New item for common connection problems.
7493 (various): Apply "ftp" as method for the download URL.
7494 (Bug Reports): Refer to FAQ for common problems.
7495
74962006-01-21 Eli Zaretskii <eliz@gnu.org>
7497
7498 * widget.texi (User Interface): Use @key for TAB.
7499
7500 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7501
7502 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7503 for TAB.
7504
7505 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7506
75072006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7508
7509 * gnus.texi: Update copyright.
7510
75112006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7512
7513 * gnus.texi (Article Washing): Additions.
7514
2de53ca6
GM
75152006-01-13 Carsten Dominik <dominik@science.uva.nl>
7516
7517 * org.texi (Agenda commands): Document tags command.
7518
75192006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7520
7521 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7522
75232006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7524
7525 * gnus.texi (RSS): Addition.
7526
75272005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7528
7529 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7530
75312005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7532
7533 * emacs-mime.texi (Display Customization): Add setting example to
7534 mm-discouraged-alternatives.
7535
75362006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7537
7538 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7539 version is the canonical version.
7540
75412006-01-08 Alex Schroeder <alex@gnu.org>
7542
7543 * pgg.texi (Caching passphrase): Rewording.
7544
75452006-01-06 Eli Zaretskii <eliz@gnu.org>
7546
7547 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7548 repository URL.
7549
75502006-01-06 Carsten Dominik <dominik@science.uva.nl>
7551
7552 * org.texi: Removed the accidentally re-added empty line in the
7553 direntry.
7554
75552006-01-05 Carsten Dominik <dominik@science.uva.nl>
7556
7557 * org.texi (Agenda Views): Chapter reorganized.
7558
75592005-12-29 Romain Francoise <romain@orebokech.com>
7560
7561 * faq.texi (Using Customize): New node.
7562
75632005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7564
7565 * org.texi: Remove blank line in @direntry. It is non-standard
7566 and recursively produces blank lines all over the dir file (when
7567 using Texinfo 4.8).
7568
75692005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7570
7571 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7572
75732005-12-20 Carsten Dominik <dominik@science.uva.nl>
7574
7575 * org.texi (Tags): Boolean logic documented.
7576 (Agenda Views): Document custom commands.
7577
75782005-12-20 David Kastrup <dak@gnu.org>
7579
7580 * faq.texi (AUCTeX): Update version and mailing list info.
7581
75822005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7583
7584 * gnus.texi (MIME Commands): Mention addition of
7585 multipart/alternative to gnus-buttonized-mime-types and add xref
7586 to mm-discouraged-alternatives.
7587
7588 * emacs-mime.texi (Display Customization): Mention addition of
7589 "image/.*" and add xref to gnus-buttonized-mime-types in the
7590 mm-discouraged-alternatives section.
7591
75922005-12-16 Carsten Dominik <dominik@science.uva.nl>
7593
7594 * org.texi (Tags): New section.
7595 (Agenda Views): Chapter reorganized.
7596
75972005-12-16 Eli Zaretskii <eliz@gnu.org>
7598
7599 * org.texi (Internal Links): Add a missing comma after an @xref.
7600
76012005-12-14 Chong Yidong <cyd@stupidchicken.com>
7602
7603 * faq.texi (Filling paragraphs with a single space): No need to
7604 change sentence-end now.
7605
76062005-12-13 Romain Francoise <romain@orebokech.com>
7607
7608 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7609
76102005-12-12 Jay Belanger <belanger@truman.edu>
7611
7612 * faq.texi (Calc): Update version number.
7613
76142005-12-12 Carsten Dominik <dominik@science.uva.nl>
7615
7616 * org.texi (Progress Logging): New section.
7617
76182005-12-10 Romain Francoise <romain@orebokech.com>
7619
7620 Update the Emacs FAQ for the 22.1 release.
7621
7622 * faq.texi: Set VER to `22.1'.
7623 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7624 Tutorial. Mention that `C-h r' displays the manual.
7625 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7626 (Getting a printed manual): Point to the new locations of the
7627 manuals on the GNU Web site.
7628 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7629 available via Info (it was previously distributed separately).
7630 (Installing Texinfo documentation): The latest version of Texinfo
7631 is 4.8, not 4.0.
7632 (Informational files for Emacs): COPYING is the GNU General Public
7633 License, not the Emacs General Public License.
7634 (Informational files for Emacs): Delete obsolete link to the
7635 GNUinfo pages as they have been removed from the GNU Web site.
7636 (New in Emacs 22): New node.
7637 (Setting up a customization file): Say that most packages support
7638 Customize nowadays.
7639 (Colors on a TTY): Delete reference to instructions on how to
7640 enable syntax highlighting, it is now enabled by default.
7641 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7642 at startup automatically.
7643 (Controlling case sensitivity): Mention `M-c' in isearch.
7644 (Using an already running Emacs process): Emacs now creates the
7645 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7646 gnuserv. As emacsclient can now run Lisp code as well, delete a
7647 sentence praising gnuserv for that. Simplify description of how
7648 the client/server operation works.
7649 (Compiler error messages): Delete obsolete text (compile.el has
7650 been rewritten).
7651 (Indenting switch statements): Fix typo.
7652 (Matching parentheses): Simplify setup instructions, mention the
7653 menu bar item in the Options menu.
7654 (Repeating a command as many times as possible): Mention `C-x e'.
7655 (Going to a line by number): Mention new keymap and bindings
7656 `M-g M-g', `M-g M-p' and `M-g M-n'.
7657 (Turning on syntax highlighting): Now on by default. Simplify.
7658 (Replacing highlighted text): Use `1', not `t'.
7659 (Problems with very large files): The maximum size is now 256MB on
7660 32-bit machines.
7661 (^M in the shell buffer): Mention `comint-process-echoes'.
7662 (Emacs for Apple computers): Emacs 22 has native support for Mac
7663 OS X.
7664 (Translating names to IP addresses): Delete node.
7665 (Binding keys to commands): Fix typo.
7666 (SPC no longer completes file names): New node.
7667 (MIME with Emacs mail packages): Delete section about the Emacs
7668 MIME FAQ (it's not reachable anymore).
7669
76702005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7671
7672 * cc-mode.texi: The manual has been extensively revised: the
7673 information about using CC Mode has been separated from the larger
7674 and more difficult chapters about configuration. It has been
7675 updated for CC Mode 5.31.
7676
76772005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7680 (Selecting an implementation): Fix descriptions.
7681
76822005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7683
7684 * message.texi (Various Message Variables): Addition.
7685
76862005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7687
7688 * message.texi: Fix default values.
7689
76902005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7691
7692 * message.texi (Header Commands): Clarify descriptions of
7693 message-cross-post-followup-to, message-reduce-to-to-cc, and
7694 message-insert-wide-reply.
7695 (Various Commands): Fix kindex for message-kill-to-signature;
7696 clarify description of message-tab.
7697
76982005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7699
7700 * message.texi (Mailing Lists): Fix description about MFT.
7701
7702 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7703
77042005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7705
7706 * gnus.texi (Slow Terminal Connection): Replace old description
7707 with new one.
7708
77092005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7710
7711 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7712 replace X-Draft-Headers with X-Draft-From.
7713
77142005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7715
7716 * gnus.texi (Various Various): Fix the default value of
7717 nnheader-max-head-length.
7718 (Gnus Versions): Fix typo.
7719
77202005-12-08 Carsten Dominik <dominik@science.uva.nl>
7721
7722 * org.texi (Structure editing): Document new functionality of
7723 M-RET.
7724
77252005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7726
7727 * org.texi (Internal Links): Fix Texinfo usage.
7728
77292005-12-06 Carsten Dominik <dominik@science.uva.nl>
7730
7731 * org.texi (TODO basics): Document the global todo list.
7732 (TODO items): Documents sparse tree for specific TODO
7733 keywords.
7734
77352005-11-30 Carsten Dominik <dominik@science.uva.nl>
7736
7737 * org.texi (Plain Lists): Typos fixed.
7738
77392005-11-28 Jay Belanger <belanger@truman.edu>
7740
7741 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7742
77432005-11-24 Carsten Dominik <dominik@science.uva.nl>
7744
7745 * org.texi (Structure editing): New item moving commands added.
7746 (Plain Lists): New section.
7747
77482005-11-18 Carsten Dominik <dominik@science.uva.nl>
7749
7750 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7751 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7752 `org-agenda-file-to-front'.
2de53ca6
GM
7753 (Built-in table editor): Document `org-table-sort-lines'.
7754 (HTML formatting): Export of hand-formatted lists.
7755
77562005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7757
7758 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7759 new variable gnus-toolbar-thickness.
7760
77612005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7762
7763 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7764
77652005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7766
7767 * gnus.texi (X-Face): Fix description.
7768 (XVarious): Remove gnus-xmas-logo-color-alist and
7769 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7770
77712005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7772
7773 * gnus.texi (Group Parameters): Mention new variable
7774 gnus-parameters-case-fold-search.
7775 (Home Score File): Addition.
7776
77772005-11-04 Ulf Jasper <ulf.jasper@web.de>
7778
7779 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7780 (Overview): List supported feed types.
7781 (Installation): No installation necessary when using autoload.
7782 (Configuration): Rename "RSS" to "news".
7783
77842005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7785
7786 * pgg.texi (User Commands): Document additional passphrase
7787 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7788 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7789
77902005-11-04 Carsten Dominik <dominik@science.uva.nl>
7791
7792 * org.texi: Version number changed to 3.19.
7793
77942005-10-29 Sascha Wilde <wilde@sha-bang.de>
7795
7796 * pgg.texi (How to use): Update the example to add autoload of
7797 pgg-encrypt-symmetric-region.
7798 (User Commands): Document pgg-encrypt-symmetric-region.
7799 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7800
78012005-10-27 Jay Belanger <belanger@truman.edu>
7802
7803 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7804 mention other TeX-related units.
7805
78062005-10-23 Lars Hansen <larsh@soem.dk>
7807
0c7efc08
SM
7808 * dired-x.texi (Miscellaneous Commands):
7809 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7810 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7811
78122005-10-23 Jay Belanger <belanger@truman.edu>
7813
7814 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7815 constant.
7816
78172005-10-23 Michael Albinus <michael.albinus@gmx.de>
7818
0c7efc08
SM
7819 * faq.texi (Bugs and problems):
7820 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7821 `directory-listing-before-filename-regexp'.
7822
78232005-10-22 Eli Zaretskii <eliz@gnu.org>
7824
7825 * newsticker.texi (UPDATED): Set value.
7826
78272005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7828
7829 * gnus.texi (Document Groups): Remove duplicate item.
7830
78312005-10-21 Carsten Dominik <dominik@science.uva.nl>
7832
7833 * org.texi (Summary): Mention iCalendar support.
7834 (Exporting): Document iCalendar support.
7835
78362005-10-18 Romain Francoise <romain@orebokech.com>
7837
7838 * viper.texi (Viper Specials): Capitalize GNU.
7839
78402005-10-17 Juri Linkov <juri@jurta.org>
7841
7842 * info.texi (Getting Started, Search Index, Expert Info):
7843 Fix wording.
7844 (Search Text): Replace `echo area' with `mode line'.
7845 (Search Index): Both `i' and `,' find all index entries.
7846 Replace example `C-f' with `C-l' (which exists in index of Info
7847 manual) and delete spaces in its keyboard input sequence.
7848 Delete unnecessary explanations about literal characters.
7849
78502005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7851
7852 * gnus.texi (Document Server Internals): Addition.
7853
78542005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7855
7856 * gnus.texi (A note on namespaces): Fix RFC reference.
7857
78582005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7859
7860 * gnus.texi (RSS): Fix key description.
7861
78622005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7863
7864 * gnus.texi: Emacs/w3 -> Emacs/W3.
7865 (Browsing the Web): Fix description.
7866 (Web Searches): Ditto.
7867 (Customizing W3): Ditto.
7868
78692005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7870
7871 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7872
78732005-10-11 Jay Belanger <belanger@truman.edu>
7874
7875 * calc.texi (Integration): Mention using `a i' to compute definite
7876 integrals.
7877
78782005-10-11 Juri Linkov <juri@jurta.org>
7879
7880 * info.texi: Rearrange nodes.
7881 (Top): Update menu. Change ref `Info for Experts' to
7882 `Advanced Info Commands'.
7883 (Getting Started): Fix description of manual's parts.
7884 (Help-Int): Change xref `Info Search' to `Search Index', and
7885 `Expert Info' to `Advanced'.
7886 (Advanced): Move node one level up.
7887 (Search Text, Search Index): New nodes split out from `Info Search'.
7888 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7889 split out from `Advanced'.
7890 (Advanced, Emacs Info Variables): De-document editing an Info file
7891 in Info.
7892 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7893 (Creating an Info File): Delete node and move its text to
7894 `Expert Info'.
7895
78962005-10-10 Carsten Dominik <dominik@science.uva.nl>
7897
7898 * org.texi (Workflow states): Documented that change in keywords
7899 becomes active only after restart of Emacs.
7900
79012005-10-08 Michael Albinus <michael.albinus@gmx.de>
7902
7903 Sync with Tramp 2.0.51.
7904
79052005-10-08 Nick Roberts <nickrob@snap.net.nz>
7906
7907 * speedbar.texi (Introduction): Describe new location of speedbar
7908 on menubar.
7909 (Basic Key Bindings): Remove descriptions of bindings that have
7910 been removed.
7911
79122005-10-05 Nick Roberts <nickrob@snap.net.nz>
7913
7914 * speedbar.texi (GDB): Describe use of watch expressions.
7915
79162005-09-28 Simon Josefsson <jas@extundo.com>
7917
7918 * message.texi (IDNA): Fix.
7919
79202005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7921
7922 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7923 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7924 description of nntp-open-connection-function.
7925 (Common Variables): Fix descriptions.
7926
79272005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7928
7929 * gnus.texi (Server Buffer Format): Document the %a format spec.
7930
79312005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7932
7933 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7934
79352005-09-23 Carsten Dominik <dominik@science.uva.nl>
7936
7937 * org.texi Version 3.16.
7938
79392005-09-19 Miles Bader <miles@gnu.org>
7940
7941 * newsticker.texi: Get rid of CVS keywords.
7942
79432005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7944
7945 * gnus.texi (Finding the Parent): Fix description of how Gnus
7946 finds article.
7947
79482005-09-14 Jari Aalto <jari.aalto@cante.net>
7949
7950 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7951 to drop off non-answered articles.
7952
79532005-09-19 Juanma Barranquero <lekktu@gmail.com>
7954
7955 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7956 braces (which are unsupported by NMAKE) for macro `srcdir'.
7957
79582005-09-17 Eli Zaretskii <eliz@gnu.org>
7959
7960 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7961 (../info/newsticker, newsticker.dvi): New targets.
7962
79632005-09-17 Ulf Jasper <ulf.jasper@web.de>
7964
7965 * newsticker.texi: Replace @command with @code. Replace @example
7966 with @lisp.
0c7efc08
SM
7967 (Top): Add explanations to menu items.
7968 (GNU Free Documentation License): Remove.
2de53ca6
GM
7969
79702005-09-16 Romain Francoise <romain@orebokech.com>
7971
7972 Update all files to specify GFDL version 1.2.
7973
7974 * doclicense.texi (GNU Free Documentation License): Update to
7975 version 1.2.
7976
79772005-09-15 Richard M. Stallman <rms@gnu.org>
7978
7979 * newsticker.texi: Fix @setfilename.
7980
7981 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7982 (../info/newsticker, newsticker.dvi): New targets.
7983
79842005-08-30 Carsten Dominik <dominik@science.uva.nl>
7985
7986 * org.texi: Version 3.15.
7987
79882005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7989
7990 * ses.texi: Combine all three indices into one.
7991 Correct a few typos.
7992
79932005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7994
7995 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7996
79972005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7998
7999 * emacs-mime.texi (Handles): Remove duplicate item.
8000 (Encoding Customization): Fix the default value for
8001 mm-coding-system-priorities.
8002 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8003 (Basic Functions): Fix reference.
8004
80052005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8006
8007 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8008
80092005-08-18 Richard M. Stallman <rms@gnu.org>
8010
8011 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8012 and web site.
8013
8014 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8015 not keyboard-translate.
8016
80172005-08-11 Richard M. Stallman <rms@gnu.org>
8018
8019 * faq.texi (Using regular expressions): Fix xref.
8020
80212005-08-09 Juri Linkov <juri@jurta.org>
8022
8023 * info.texi (Help-P): Replace `Prev' with `Previous'.
8024 (Help-M, Help-Xref): Add S-TAB.
8025 (Help-FOO): Update `u' command.
8026 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8027 Update info about visibility of xref parts.
8028 (Help-Int): Fix `m' command. Rename `Info-last' to
8029 `Info-history-back'. Add `Info-history-forward'.
8030 (Advanced): Fix `g*' and `M-n' commands.
8031 (Info Search): Add `index-apropos' in stand-alone browser.
8032 Add isearch commands.
8033 (Emacs Info Variables): Remove `Info-fontify'.
8034 Add `Info-mode-hook'. Update face names.
8035 Add `Info-fontify-maximum-menu-size',
8036 `Info-fontify-visited-nodes', `Info-isearch-search'.
8037
80382005-08-07 Michael Albinus <michael.albinus@gmx.de>
8039
8040 Sync with Tramp 2.0.50.
8041
8042 * tramp.texi: Use @option{} consequently for method names.
8043 (Inline methods, External transfer methods): Remove references to
8044 Cygwin.
8045 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8046 implementation.
8047
80482005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8049
8050 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8051 Mention that gnus-init-file is not read when Emacs is invoked with
8052 --no-init-file or -q.
8053
80542005-07-19 Carsten Dominik <dominik@science.uva.nl>
8055
8056 * org.texi: Version 3.14.
8057
80582005-07-04 Carsten Dominik <dominik@science.uva.nl>
8059
8060 * org.texi: Version 3.13.
8061
80622005-07-18 Juri Linkov <juri@jurta.org>
8063
8064 * calc.texi (Time Zones, Logical Operations):
8065 * cl.texi (Overview):
8066 * org.texi (TODO types):
8067 * sc.texi (Emacs 18 MUAs):
8068 * speedbar.texi (Top):
8069 * url.texi (History):
8070 Delete duplicate duplicate words.
8071
ce058493 80722005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8073
8074 * cl.texi (Type Predicates): Document `atom' type.
8075
80762005-07-04 Lute Kamstra <lute@gnu.org>
8077
8078 Update FSF's address in GPL notices.
8079
8080 * calc.texi (Copying):
8081 * doclicense.texi (GNU Free Documentation License):
8082 * faq.texi (Contacting the FSF):
8083 * mh-e.texi (Copying): Update FSF's address.
8084
80852005-07-03 Richard M. Stallman <rms@gnu.org>
8086
8087 * flymake.texi (Example -- Configuring a tool called directly):
8088 Update name of flymake-build-relative-filename.
8089
80902005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8091
8092 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8093
80942005-06-29 Carsten Dominik <dominik@science.uva.nl>
8095
8096 * org.texi: Version 3.12.
8097
80982005-06-24 Eli Zaretskii <eliz@gnu.org>
8099
8100 * makefile.w32-in (MAKEINFO): Use --force.
8101 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8102 Makefile.in.
8103 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8104 more shells.
8105
81062005-06-23 Richard M. Stallman <rms@gnu.org>
8107
8108 * speedbar.texi (Creating a display): Texinfo usage fixes.
8109
8110 * tramp.texi (Customizing Completion, Auto-save and Backup):
8111 Texinfo usage fixes.
8112
81132005-06-23 Juanma Barranquero <lekktu@gmail.com>
8114
8115 * dired-x.texi (Miscellaneous Commands):
8116 * ediff.texi (Miscellaneous):
8117 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8118 (Agent Variables):
8119 * info.texi (Help-Xref):
8120 * message.texi (Message Headers):
8121 * org.texi (Remember):
8122 * reftex.texi (Options (Defining Label Environments)):
8123 (Options (Index Support)):
8124 (Options (Viewing Cross-References)):
8125 (Options (Misc)):
8126 (Changes):
8127 * speedbar.texi (Creating a display):
8128 * tramp.texi (Customizing Completion, Auto-save and Backup):
8129 Texinfo usage fix.
8130
81312005-06-13 Carsten Dominik <dominik@science.uva.nl>
8132
8133 * org.texi: Version 3.11.
8134
81352005-06-12 Jay Belanger <belanger@truman.edu>
8136
8137 * calc.texi (Getting Started): Remove extra menu item.
8138
81392005-05-31 Jay Belanger <belanger@truman.edu>
8140
8141 * calc.texi (Notations Used in This Manual): Use @kbd for key
8142 sequence.
8143 (Demonstration of Calc): Mention another way of starting Calc.
8144 (Starting Calc): Mention long name of M-#.
8145 (Embedded Mode Overview): Remove unnecessary instruction.
8146 (Other M-# commands): Rephrase `M-# 0' explanation.
8147 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8148 reflect current behavior.
8149
81502005-05-30 Jay Belanger <belanger@truman.edu>
8151
8152 * calc.texi (Hooks): Change description of calc-window-hook and
8153 calc-trail-window-hook to match usage.
8154 (Computational Functions): Add more constant-generating functions.
8155 (Customizable Variables): Use defvar.
8156
81572005-05-28 Jay Belanger <belanger@truman.edu>
8158
8159 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8160 (Basic Embedded Mode): Explain behavior of arguments to
8161 calc-embedded-mode.
8162
81632005-05-27 Jay Belanger <belanger@truman.edu>
8164
8165 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8166 current behavior.
8167
81682005-05-25 Jay Belanger <belanger@truman.edu>
8169
8170 * calc.texi: Change Calc version number throughout.
8171 (Keypad Mode): Change location in info output.
8172 (Keypad mode overview): Move picture of keypad.
8173
81742005-05-21 Jay Belanger <belanger@truman.edu>
8175
8176 * calc.texi (Storing variables): Mention that only most variables
8177 are void to begin with.
8178
81792005-05-21 Kevin Ryde <user42@zip.com.au>
8180
8181 * widget.texi (Basic Types): Update cross ref from "Enabling
8182 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8183 lispref/text.texi change.
8184
81852005-05-20 Carsten Dominik <dominik@science.uva.nl>
8186
8187 * org.texi: Version 3.09.
8188
81892005-05-18 Carsten Dominik <dominik@science.uva.nl>
8190
8191 * reftex.texi: Version 4.28.
8192
81932005-05-16 Jay Belanger <belanger@truman.edu>
8194
8195 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8196
81972005-05-14 Jay Belanger <belanger@truman.edu>
8198
8199 * calc.texi (Default Simplifications): Insert missing ! (logical
8200 not operator).
8201
82022005-05-14 Michael Albinus <michael.albinus@gmx.de>
8203
8204 Sync with Tramp 2.0.49.
8205
82062005-05-10 Jay Belanger <belanger@truman.edu>
8207
8208 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8209 to 1.
8210
82112005-04-29 Carsten Dominik <dominik@science.uva.nl>
8212
8213 * org.texi: Version 3.08, structure reorganized.
8214
82152005-04-24 Richard M. Stallman <rms@gnu.org>
8216
8217 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8218
82192005-04-15 Carsten Dominik <dominik@science.uva.nl>
8220
8221 * org.texi: Update to version 3.06.
8222
82232005-04-13 Lute Kamstra <lute@gnu.org>
8224
8225 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8226
82272005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8228
8229 * cl.texi (Porting Common Lisp): Fix typo.
8230
82312005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8232
8233 * gnus.texi (RSS): Addition.
8234
82352005-04-04 Jay Belanger <belanger@truman.edu>
8236
8237 * calc.texi: Change Calc version number.
8238 (Customizable variables): Fix description of calc-language-alist.
8239 (Copying): Put in version 2 of GPL.
8240
82412005-04-01 Jay Belanger <belanger@truman.edu>
8242
8243 * calc.texi (Troubleshooting Commands): Remove comment about
8244 installation.
8245 (Installation): Remove section.
8246 (Customizable Variables): New section.
8247 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8248 (Graphical Devices): Add references to Customizable Variables.
8249
82502005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8251
8252 * emacs-mime.texi (Display Customization): Markup fixes.
8253 (rfc2047): Update.
8254
82552005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8256
8257 * gnus-faq.texi: Replaced with auto-generated version.
8258
82592005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8260
8261 * dired-x.texi (Multiple Dired Directories): default-directory was
8262 renamed to dired-default-directory.
8263
82642005-03-26 Jay Belanger <belanger@truman.edu>
8265
8266 * calc.texi (Simplifying Formulas, Rewrite Rules):
8267 Change description of top and bottom of fraction.
8268 (Modulo Forms): Move description of how to create modulo forms to
8269 earlier in the section.
8270 (Fraction Mode): Suggest using : to get a fraction by dividing.
8271 (Basic Arithmetic): Adjust placement of command name.
8272 (Truncating the Stack): Emphasize that "hidden" entries are still
8273 visible.
8274 (Installation): Move discussion of printing manual to "About This
8275 Manual".
8276 (About This Manual): Mention how to print the manual.
8277 (Reporting Bugs): Remove first person.
8278 (Building Vectors): Add algebraic version of append.
8279 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8280 (Grouping Digits): Fix typo.
8281
82822005-03-25 Werner Lemberg <wl@gnu.org>
8283
8284 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8285 Replace `legal' with `valid'.
8286
82872005-03-25 Werner Lemberg <wl@gnu.org>
8288
8289 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8290
82912005-03-24 Jay Belanger <belanger@truman.edu>
8292
8293 * calc.texi (General Mode Commands)
8294 (Mode Settings in Embedded Mode): Add some explanation of
8295 recording mode settings.
8296
82972005-03-24 Richard M. Stallman <rms@gnu.org>
8298
8299 * calc.texi: Remove praise of non-free software.
8300
8301 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8302 (Installation): Node deleted.
8303
83042005-03-23 Richard M. Stallman <rms@gnu.org>
8305
8306 * url.texi (HTTP language/coding): Improve last change.
8307
83082005-03-22 Jay Belanger <belanger@truman.edu>
8309
8310 * calc.texi (Embedded Mode): Add new information on changing
8311 modes.
8312
83132005-03-20 Michael Albinus <michael.albinus@gmx.de>
8314
8315 Sync with Tramp 2.0.48.
8316
8317 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8318
8319 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8320 "GNU/Linux". Change all addresses to .gnu.org.
8321 (Default Method): Offer shortened syntax for "su" and "sudo"
8322 methods.
8323
83242005-03-07 Richard M. Stallman <rms@gnu.org>
8325
8326 * url.texi: Fix usage of "e.g.".
8327 (HTTP language/coding): Explain the rules for these strings.
8328
83292005-03-06 Richard M. Stallman <rms@gnu.org>
8330
8331 * woman.texi (Introduction): Minor cleanups.
8332
8333 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8334
8335 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8336 (Installation): Node deleted.
8337
8338 * mh-e.texi (Preface): Get rid of "Emacs 21".
8339
8340 * eshell.texi (Installation): Delete node (for Emacs 20).
8341
83422005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8343
8344 * flymake.texi: Refill and tweak style in @lisp blocks.
8345
83462005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8347
8348 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8349
83502005-03-01 Jay Belanger <belanger@truman.edu>
8351
8352 * calc.texi (Trigonometric and Hyperbolic Functions):
8353 Mention additional functions.
8354 (Algebraic Simplifications): Mention additional simplifications.
8355
83562005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8357
8358 * ses.texi: Add concept/function/variable indices (this work was
8359 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8360 papers on file at FSF).
8361
83622005-02-10 Jay Belanger <belanger@truman.edu>
8363
8364 * calc.texi: Change @LaTeX to La@TeX throughout.
8365 Redefine @expr as @math for TeX output.
8366 Redefine @texline as a no-op for TeX output.
8367 Define @tfn, replace @t by @tfn throughout.
8368
83692005-02-09 Jay Belanger <belanger@truman.edu>
8370
8371 * calc.texi: Add macro for LaTeX for info output.
8372
83732005-02-08 Kim F. Storm <storm@cua.dk>
8374
8375 * texinfo.tex (LaTex): Add def.
8376
83772005-02-06 Jay Belanger <belanger@truman.edu>
8378
8379 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8380 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8381 throughout manual.
8382
83832005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8384
8385 * gnus.texi: Some edits based on comments from David Abrahams.
8386
83872005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8388
8389 * gnus.texi (RSS): Fix the keystroke.
8390
83912005-01-24 David Kastrup <dak@gnu.org>
8392
8393 * faq.texi: Update AUCTeX version info.
8394
83952005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8396
8397 * gnus-faq.texi ([4.1]): Typo.
8398
83992005-01-19 Jay Belanger <belanger@truman.edu>
8400
8401 * calc.texi (Keep Arguments): Mention that keeping arguments
8402 doesn't work with keyboard macros.
8403
84042005-01-16 Richard M. Stallman <rms@gnu.org>
8405
8406 * autotype.texi (Autoinserting): Fix small error.
8407
84082005-01-16 Michael Albinus <michael.albinus@gmx.de>
8409
8410 Sync with Tramp 2.0.47.
8411
8412 * tramp.texi (Compilation): New section, describing compilation of
8413 remote files.
8414
84152005-01-11 Kim F. Storm <storm@cua.dk>
8416
8417 * widget.texi (Basic Types): Add :follow-link keyword.
8418
84192005-01-09 Jay Belanger <belanger@truman.edu>
8420
8421 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8422
84232005-01-08 Jay Belanger <belanger@truman.edu>
8424
8425 * calc.texi: Change throughout to reflect new default value of
8426 calc-settings-file.
8427
84282005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8429
8430 * message.texi (Reply): `message-reply-to-function' should return
8431 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8432
84332005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8434
8435 * faq.texi (Changing load-path): Fix typo.
8436
84372005-01-05 Jay Belanger <belanger@truman.edu>
8438
8439 * calc.texi (Programming Tutorial): Replace kbd command by
8440 appropriate characters for a keyboard macro.
8441
84422005-01-04 Jay Belanger <belanger@truman.edu>
8443
8444 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8445 for Lucid Emacs.
8446 (Programming Tutorial): Mention that the user needs to be in the
8447 right mode to compute some functions.
8448
84492005-01-04 Jay Belanger <belanger@truman.edu>
8450
8451 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8452 no longer applicable.
8453
84542005-01-01 Jay Belanger <belanger@truman.edu>
8455
0c7efc08 8456 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8457 edit keyboard macros to match current behavior.
8458
84592004-12-31 Jay Belanger <belanger@truman.edu>
8460
8461 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8462
84632004-12-20 Jay Belanger <belanger@truman.edu>
8464
8465 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8466 zero.
8467
84682004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8469
8470 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8471 @xref.
8472 (Font Locking): Avoid @strong{Note:}.
8473
84742004-12-17 Michael Albinus <michael.albinus@gmx.de>
8475
8476 Sync with Tramp 2.0.46.
8477
8478 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8479
84802004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8481
8482 * url.texi: Correct typos.
8483 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8484 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8485 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8486 (Dealing with HTTP documents): @inforef->@xref.
8487
84882004-12-15 Jay Belanger <belanger@truman.edu>
8489
8490 * calc.texi: Consistently capitalized all mode names.
8491 (Answers to Exercises): Mention that an answer can be a fraction
8492 when in Fraction mode.
8493
84942004-12-13 Jay Belanger <belanger@truman.edu>
8495
8496 * calc.texi: Fix some TeX definitions.
8497
84982004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8499
8500 * reftex.texi (Imprint): Remove erroneous @value's.
8501
85022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8503
8504 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8505 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8506
85072004-12-08 Jay Belanger <belanger@truman.edu>
8508
8509 * calc.texi (Starting Calc): Remove comment about installation.
8510 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8511
85122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8513
8514 * url.texi: Update @setfilename.
8515 (Getting Started): No need to worry about Gnus versions.
8516 (Dealing with HTTP documents): Use @inforef.
8517
8518 * org.texi: Fix @direntry file name.
8519
85202004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8521
8522 * url.texi: New file.
8523
8524 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8525
85262004-12-06 Jay Belanger <belanger@truman.edu>
8527
8528 * calc.texi (Using Calc): Remove paragraph about installation.
8529
85302004-12-06 Jay Belanger <belanger@truman.edu>
8531
8532 * calc.texi: Use more Texinfo macros and less TeX defs.
8533 Remove @refill's.
8534
85352004-12-06 Richard M. Stallman <rms@gnu.org>
8536
8537 * org.texi: New file.
8538
85392004-12-05 Richard M. Stallman <rms@gnu.org>
8540
8541 * Makefile.in (org.dvi, ../info/org): New targets.
8542 (INFO_TARGETS): Add ../info/org.
8543 (DVI_TARGETS): Add org.dvi.
8544 (maintainer-clean): Remove the info files in the info dir.
8545
85462004-11-26 Eli Zaretskii <eliz@gnu.org>
8547
8548 * idlwave.texi: Fix the setfilename directive to put the produced
8549 file in ../info.
8550 (Continued Statement Indentation): Resurrect Jan D.'s change from
8551 2004-11-03 that was lost when a newer version of idlwave.texi was
8552 imported.
8553
85542004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8555
0c7efc08 8556 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8557
0c7efc08
SM
8558 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8559 Index `spam-initialize'.
2de53ca6
GM
8560
85612004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8562
8563 * message.texi (Various Message Variables): Mention that all mail
8564 file variables are derived from `message-directory'.
8565
8566 * gnus.texi (Splitting Mail): Clarify bogus group.
8567
85682004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8569
0c7efc08
SM
8570 * emacs-mime.texi (Encoding Customization):
8571 Fix mm-coding-system-priorities entry.
2de53ca6 8572
c8763fb6 85732004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8574
8575 * idlwave.texi (Continued Statement Indentation):
8576 * reftex.texi (Options (Index Support)):
8577 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8578 * speedbar.texi (Creating a display, Major Display Modes):
8579 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8580
85812004-10-21 Jay Belanger <belanger@truman.edu>
8582
0c7efc08 8583 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8584
85852004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8586
8587 * calc.texi (Reporting Bugs): Double up `@'.
8588
85892004-10-18 Jay Belanger <belanger@truman.edu>
8590
0c7efc08 8591 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8592 should be sent to.
8593
85942004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8595
8596 * gnus.texi (New Features): Add 5.11.
8597
8598 * message.texi (Resending): Remove wrong default value.
8599
8600 * gnus.texi (Mail Source Specifiers): Describe possible problems
8601 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8602 `pop3-leave-mail-on-server' to the index.
8603
86042004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8605
8606 * message.texi (Canceling News): Add how to set a password.
8607
86082004-10-12 Jay Belanger <belanger@truman.edu>
8609
0c7efc08 8610 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8611 calc-describe-function and calc-describe-variable to match their
8612 current behavior.
8613
86142004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8615
8616 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8617
86182004-10-12 Michael Albinus <michael.albinus@gmx.de>
8619
8620 Sync with Tramp 2.0.45.
8621
8622 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8623 plink link. The URL is outdated. Originator contacted for
8624 clarification.
8625
86262004-10-10 Juri Linkov <juri@jurta.org>
8627
8628 * gnus.texi (Top, Marking Articles): Join two menus in one node
8629 because a node can have only one menu.
8630
86312004-10-09 Juri Linkov <juri@jurta.org>
8632
8633 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8634 example of nnmail-split-fancy.
8635
86362004-10-06 Karl Berry <karl@gnu.org>
8637
8638 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8639 consistency with other uses of dashes.
8640
86412004-10-05 Karl Berry <karl@gnu.org>
8642
8643 * info.texi: Consistently use --- throughout, periods at end of
8644 menu descriptions, and a couple typos.
8645
86462004-09-26 Jesper Harder <harder@ifa.au.dk>
8647
8648 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8649 * pgg.texi (User Commands, Backend methods): Do.
8650 * gnus.texi: Markup fixes.
8651 (Setting Process Marks): Fix `M P a' entry.
8652 * emacs-mime.texi: Fixes.
8653
86542004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8655
8656 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8657 again.
8658 Use 5.10 instead of 5.10.0.
8659
86602004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8661
8662 * gnus.texi (Summary Mail Commands): S D e.
8663
86642004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8665
8666 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8667 the gnus-article-mode-line-format section.
8668
86692004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8670
8671 * gnus.texi (Various Summary Stuff): Fix the documentation for
8672 gnus-newsgroup-variables.
8673
86742004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8675
0c7efc08
SM
8676 * gnus.texi (MIME Commands):
8677 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8678 gnus-mime-display-multipart-alternative-as-mixed,
8679 gnus-mime-display-multipart-related-as-mixed.
8680 (Mail Source Customization): Clarify `mail-source-directory'.
8681 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8682 (SpamOracle): Fix typo.
2de53ca6
GM
8683
8684 * gnus-faq.texi: Untabify.
8685 ([6.3]): nnir.el is in contrib directory.
8686
8687 * message.texi (News Headers): Clarify how a unique ID is created.
8688
0c7efc08
SM
8689 * gnus.texi (Batching Agents): Fix typo in example.
8690 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8691
b2abec73 86922004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8693
0c7efc08 8694 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8695
86962004-09-20 Florian Weimer <fw@deneb.enyo.de>
8697
8698 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8699
87002004-09-22 Jay Belanger <belanger@truman.edu>
8701
0c7efc08 8702 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8703 might be hidden during part of the session.
8704
87052004-09-20 Jay Belanger <belanger@truman.edu>
8706
8707 * calc.texi (Notations Used in This Manual): Put in an earlier
8708 mention that DEL could be called Backspace.
8709
87102004-09-10 Simon Josefsson <jas@extundo.com>
8711
8712 * gnus.texi (IMAP): Add example. Suggested and partially written
8713 by Steinar Bang <sb@dod.no>.
8714
87152004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8716
8717 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8718 netrc syntax.
8719
87202004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8721
b2abec73
JB
8722 * gnus.texi (Spam ELisp Package Sequence of Events):
8723 Some clarifications.
2de53ca6
GM
8724 (Spam ELisp Package Global Variables): More clarifications.
8725
87262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8727
8728 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8729 Mention spam-split does not modify incoming mail.
8730
87312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8732
8733 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8734
87352004-09-10 Eli Zaretskii <eliz@gnu.org>
8736
8737 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8738
87392004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8740
8741 * makefile.w32-in (sieve, pgg): Use $(infodir).
8742
87432004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8744
8745 * makefile.w32-in: Fix PGG and Sieve entries.
8746
87472004-08-28 Eli Zaretskii <eliz@gnu.org>
8748
8749 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8750 Emacs and related programs.
8751
87522004-08-27 Richard M. Stallman <rms@gnu.org>
8753
8754 * faq.texi: Fix texinfo usage, esp. doublequotes.
8755 (Difference between Emacs and XEmacs): Some clarification.
8756
8757 * faq.texi (Difference between Emacs and XEmacs):
8758 Explain not to contrast XEmacs with GNU Emacs.
8759
87602004-08-26 Richard M. Stallman <rms@gnu.org>
8761
8762 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8763
87642004-08-22 David Kastrup <dak@gnu.org>
8765
8766 * reftex.texi (AUCTeX): Update links, section name.
8767
8768 * faq.texi (Calc): Update availability (included in 22.1).
8769 (AUCTeX): Update availability, information, versions, description.
8770
87712004-08-14 Eli Zaretskii <eliz@gnu.org>
8772
8773 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8774
87752004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8776
8777 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8778
87792004-08-10 Michael Albinus <michael.albinus@gmx.de>
8780
8781 Sync with Tramp 2.0.44.
8782
87832004-08-05 Lars Hansen <larsh@math.ku.dk>
8784
8785 * widget.texi (User Interface): Update how to separate the
8786 editable field of an editable-field widget from other widgets.
8787 (Programming Example): Add text after field.
8788
87892004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8790
8791 * emacs-mime.texi (Encoding Customization): Add a note to the
8792 mm-content-transfer-encoding-defaults entry.
8793 (rfc2047): Update.
8794
0c7efc08
SM
8795 * gnus.texi (Article Highlighting):
8796 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8797 (POP before SMTP): New node.
8798 (Posting Styles): Addition.
8799 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8800 (Fancy Mail Splitting): Ditto.
8801 (X-Face): Add gnus-x-face.
8802
88032004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8804
8805 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8806 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8807
88082004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8809
0c7efc08
SM
8810 * gnus.texi (Mail Source Specifiers):
8811 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8812
88132004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8814
8815 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8816
8817 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8818 repository. Change setfilename.
8819
8820 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8821
88222004-07-02 Juri Linkov <juri@jurta.org>
8823
8824 * pcl-cvs.texi (Viewing differences): Add `d r'.
8825
88262004-06-29 Jesper Harder <harder@ifa.au.dk>
8827
8828 * ses.texi, viper.texi, flymake.texi, faq.texi:
8829 * eshell.texi, ediff.texi: Markup fixes.
8830
88312004-06-21 Karl Berry <karl@gnu.org>
8832
8833 * info.texi (Top): Mention that only Emacs has mouse support.
8834 (Getting Started): Mention this in a few other places.
8835
88362004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8837
0c7efc08
SM
8838 * autotype.texi (Copyrights, Timestamps):
8839 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8840
88412004-06-13 Lars Hansen <larsh@math.ku.dk>
8842
8843 * dired-x.texi (dired-mark-omitted): Update keybinding.
8844
88452004-06-10 Kim F. Storm <storm@cua.dk>
8846
8847 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8848
88492004-06-05 Lars Hansen <larsh@math.ku.dk>
8850
8851 * dired-x.texi (variable dired-omit-mode): Rename from
8852 dired-omit-files-p.
8853 (function dired-omit-mode): Rename from dired-omit-toggle.
8854 Call dired-omit-mode rather than set dired-omit-files-p.
8855 (dired-mark-omitted): Describe command.
8856
88572004-05-29 Michael Albinus <michael.albinus@gmx.de>
8858
8859 Version 2.0.41 of Tramp released.
8860
88612004-05-29 Juanma Barranquero <lektu@terra.es>
8862
8863 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8864 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8865
88662004-05-29 Richard M. Stallman <rms@gnu.org>
8867
8868 * cl.texi (Top): Call this chapter `Introduction'.
8869 (Overview): In TeX, no section heading here.
8870
8871 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8872
88732004-05-29 Eli Zaretskii <eliz@gnu.org>
8874
8875 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8876 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8877
88782004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8879
8880 * flymake.texi: New file.
8881
88822004-05-28 Simon Josefsson <jas@extundo.com>
8883
8884 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8885
b344d29d 88862004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8887
8888 Version 2.0.40 of Tramp released.
8889
88902004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8891
8892 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8893
8894 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8895 variables `tramp-backup-directory-alist' and
8896 `tramp-bkup-backup-directory-info'.
8897 (Overview, Connection types)
8898 (External transfer methods, Default Method)
8899 (Windows setup hints): Remove restriction of password entering
8900 with external methods.
8901 (Auto-save and Backup): Make file name example
8902 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8903 and `auto-save-directory' must be used.
8904 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8905 only "NT"). Remove doubled entry "What kinds of systems does
8906 @tramp{} work on".
8907 (tramp): Macro removed.
8908 (Obtaining Tramp): Flag removed from title.
8909 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8910 and `trampver' used properly. Flag `tramp-inst' replaced by
8911 `installchapter'. Installation related text adapted.
8912
89132004-04-28 Masatake YAMATO <jet@gyve.org>
8914
8915 * widget.texi (Programming Example): Remove overlays.
8916
89172004-04-27 Jesper Harder <harder@ifa.au.dk>
8918
8919 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8920
89212004-04-23 Juanma Barranquero <lektu@terra.es>
8922
8923 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8924
89252004-04-05 Jesper Harder <harder@ifa.au.dk>
8926
8927 * info.texi (Info Search): Add info-apropos.
8928
89292004-03-22 Juri Linkov <juri@jurta.org>
8930
8931 * faq.texi: Fix help key bindings.
8932
89332004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8934
8935 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8936 (as suggested by Karl Berry). Update information about colored
8937 stars in menus. Add new subheading describing M-n.
8938
89392004-03-12 Richard M. Stallman <rms@gnu.org>
8940
8941 * cl.texi (Top): Rename top node's title.
8942
89432004-03-08 Karl Berry <karl@gnu.org>
8944
8945 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8946 problems making the texinfo distribution.
8947
89482004-02-29 Simon Josefsson <jas@extundo.com>
8949
0c7efc08 8950 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8951 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8952 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8953 <voegelas@gmx.net>.
8954
89552004-02-29 Juanma Barranquero <lektu@terra.es>
8956
8957 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8958 Use $(DEL) instead of rm, and ignore exit code.
8959
b344d29d 89602004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8961
8962 Tramp version 2.0.39 released.
8963
89642004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8965
8966 * tramp.texi (Customizing Completion): Explain new functions
8967 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8968 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8969 (Top): Refer to Savannah mailing list as the major one.
8970 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8971 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8972 (Frequently Asked Questions): Remote hosts must not be Unix-like
8973 for "smb" method.
8974 (Password caching): New node.
8975 (External transfer methods): Refer to password caching for "smb"
8976 method.
8977
89782004-02-17 Karl Berry <karl@gnu.org>
8979
8980 * info.texi (Help-Int): Mention the new line number feature.
8981
89822004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8983
8984 * ses.texi (Advanced Features): New functionality for
8985 ses-set-header-row (defaults to current row unless C-u used).
8986 (Acknowledgements): Add Stefan Monnier.
8987
89882003-12-29 Kevin Ryde <user42@zip.com.au>
8989
8990 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8991
b344d29d 89922003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8993
8994 Tramp version 2.0.38 released.
8995
8996 * tramp.texi (Remote shell setup): Warn of environment variables
8997 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8998 <sven.gabriel@imk.fzk.de>.
8999 (Configuration): Tramp now chooses base64/uuencode
9000 automatically. Update wording accordingly.
9001 (Top): More description for the `Default Method' menu entry.
9002 (Default Method): Use @code, not @var, for Lisp variables.
9003 (Default Method): New subsection `Which method is the right one
9004 for me?' Suggested by Christian Kirsch.
9005 (Configuration): Pointer to new subsection added.
9006 (Default Method): Too many "use" in one sentence.
9007 Rephrase. Reported by Christian Kirsch.
9008 (Filename Syntax): Old `su' example is probably a left-over from
9009 the sm/su method naming. Replace with `ssh', instead.
9010 (External transfer methods, Auto-save and Backup):
9011 Typo fixes.
9012
90132003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9014
183080b6 9015 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9016 (Top): Mention japanese manual only if flag `jamanual' is set.
9017 Insert section `Japanese manual' in menu.
9018
90192003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9020
9021 * eshell.texi (Known Problems): Add doc item.
9022
90232003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9024
9025 * cc-mode.texi: Update for CC Mode 5.30.
9026
9027 Note: Please refrain from doing purely cosmetic changes like
9028 removing trailing whitespace in this manual; it clobbers cvs
9029 merging for no good reason.
9030
90312003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9032
9033 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9034 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9035 @acronym{ASCII}.
9036
90372003-10-26 Karl Berry <karl@gnu.org>
9038
9039 * info.texi (Info Search): Echo area, not echo are. From Debian
9040 diff.
9041
90422003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9043
10d1d0af 9044 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9045 :buttons and :children keywords.
9046
90472003-10-22 Miles Bader <miles@gnu.org>
9048
9049 * Makefile.in (info): Move before $(top_srcdir)/info.
9050
90512003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9052
9053 * tramp.texi (Inline methods): Small grammar fix.
9054 (External transfer methods): Likewise.
9055
90562003-10-08 Nick Roberts <nick@nick.uklinux.net>
9057
9058 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9059
90602003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9061
9062 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9063
90642003-09-30 Richard M. Stallman <rms@gnu.org>
9065
9066 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9067
9068 * widget.texi (User Interface): Fix typos.
9069
9070 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9071
90722003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9073
9074 * pcl-cvs.texi (Selected Files): Fix typo.
9075
90762003-09-21 Karl Berry <karl@gnu.org>
9077
9078 * info.texi (] and [ commands): No period at end of section title.
9079
90802003-09-04 Miles Bader <miles@gnu.org>
9081
9082 * Makefile.in (top_srcdir): New variable.
9083 ($(top_srcdir)/info): New rule.
9084 (info): Depend on it.
9085
90862003-09-03 Peter Runestig <peter@runestig.com>
9087
9088 * makefile.w32-in: New file.
9089
90902003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9091
9092 * widget.texi (User Interface): Explain the need of static text
9093 around an editable field.
9094
90952003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9096
9097 * widget.texi (Basic Types): The argument to `:help-echo' can now
9098 be a form that evaluates to a string.
9099
91002003-08-18 Kim F. Storm <storm@cua.dk>
9101
9102 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9103
91042003-08-16 Richard M. Stallman <rms@gnu.org>
9105
9106 * dired-x.texi (Shell Command Guessing): Explain *.
9107
91082003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9109
9110 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9111 log-edit-insert-changelog.
9112
91132003-08-03 Karl Berry <karl@gnu.org>
9114
9115 * info.texi: Need @contents.
9116
c8763fb6 91172003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9118
9119 Tramp version 2.0.36 released.
9120
9121 * tramp.texi (Remote shell setup): Explain about problems with
9122 non-Bourne commands in ~/.profile and ~/.shrc.
9123
91242003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9125
9126 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9127 renaming of `vis-mode' to `visible-mode'.
9128
91292003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9130
9131 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9132 next, prev and up pointers.
9133
91342003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9135
9136 * info.texi (Help): Mention existence of Emacs and stand-alone
9137 Info at the very beginning of the tutorial.
9138 (Help-Inv): New node.
9139 (Help-]): New node.
9140 (Help-M): Systematically point out the differences between default
9141 Emacs and stand-alone versions. Delete second menu.
9142 (Help-Xref): Systematically point out the differences between
9143 default Emacs and stand-alone versions.
9144 (Help-Int): Change `l' example.
9145 (Expert Info): Fix typos.
9146 (Emacs Info Variables): Mention `Info-hide-note-references' and
9147 new default for `Info-scroll-prefer-subnodes'.
9148
c8763fb6 91492003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9150
9151 Version 2.0.35 of Tramp released.
9152
9153 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9154 (Inline methods): Add methods `remsh' and `plink1'.
9155 (External transfer methods): Add method `remcp'.
9156 (Multi-hop Methods): Add method `remsh'.
9157 Small patch from Adrian Aichner <adrian@xemacs.org>:
9158 Fix minor typos.
0c7efc08 9159 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9160 `Info-index'.
9161 (Version Control): Add cindex entry.
9162
c8763fb6 91632003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9164
9165 * trampver.texi: Version 2.0.34 released.
9166
91672003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9168
9169 * faq.texi: Improve previous changes.
9170
91712003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9172
9173 * faq.texi: Update copyright and maintenance details.
9174 Update some package URLs, versions, and maintainers.
9175 Remove many references to the Emacs Lisp Archive.
9176
91772003-04-23 Simon Josefsson <jas@extundo.com>
9178
9179 * smtpmail.texi: Fix license (the invariant sections mentioned has
9180 never been part of the smtp manual). Align info dir entry with
9181 other emacs packages.
9182
91832003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9184
9185 * tramp.texi: Version 2.0.33 released.
9186 Remove installation chapter. Remove XEmacs specifics.
9187
91882003-03-29 Richard M. Stallman <rms@gnu.org>
9189
9190 * tramp.texi (Top): Undo the previous renaming.
9191 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9192
c8763fb6 91932003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9194
9195 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9196 version of manual.
9197
9198 * tramp.texi (Auto-save and Backup): New node.
9199
92002003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9201
9202 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9203 Emacs" in order to have better differentiation to "XEmacs".
9204 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9205 are new macros in order to point to the other Emacs flavor where
9206 appropriate. In info case, point to node `Installation' in order
9207 to explain how to generate the other way. In html case, make a
9208 link to the other html file.
0c7efc08 9209 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9210 after CVS checkout/update.
9211 (Installation): Completely rewritten.
9212 (Installation parameters, Load paths): New sections under
9213 `Installation'.
9214
c8763fb6 92152003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9216
9217 * tramp.texi: Version 2.0.30 released.
9218 Replace word "path" with "localname" where used as a component of
9219 a Tramp file name.
9220
92212003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9222
9223 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9224 introduced.
9225 (Installation): Explain what to do if files from the tramp/contrib
9226 directory are needed.
9227
92282003-02-23 Alex Schroeder <alex@emacswiki.org>
9229
9230 * smtpmail.texi (How Mail Works): New.
9231
92322003-02-22 Alex Schroeder <alex@emacswiki.org>
9233
9234 * smtpmail.texi: New file.
9235
9236 * Makefile.in: Build SMTP manual.
9237
c8763fb6 92382003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9239
9240 * tramp.texi: Version 2.0.29 released.
9241 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9242 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9243
92442003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9245
9246 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9247 another package loads accidentally Ange-FTP.
2de53ca6
GM
9248
92492003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9250
9251 * tramp.texi (Customizing Completion): Add function
9252 `tramp-parse-sconfig'. Change example of
9253 `tramp-set-completion-function', because parsing of ssh config
9254 files looks more natural.
9255
92562003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9257
9258 * gnus.texi: Do not use `path' in several locations.
9259
c8763fb6 92602002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9261
0c7efc08
SM
9262 * tramp.texi (External transfer methods): New method `smb'.
9263 From Michael Albinus.
2de53ca6
GM
9264
92652002-11-05 Karl Berry <karl@gnu.org>
9266
9267 * info.texi (Info-fontify): Reorder face list to avoid bad line
9268 breaks.
9269
c8763fb6 92702002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9271
0c7efc08
SM
9272 * tramp.texi: Move @copying to standard place.
9273 Use @insertcopying.
2de53ca6
GM
9274
92752002-10-02 Karl Berry <karl@gnu.org>
9276
9277 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9278 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9279 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9280 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9281 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9282 Per rms, update all manuals to use @copying instead of @ifinfo.
9283 Also use @ifnottex instead of @ifinfo around the top node, where
9284 needed for the sake of the HTML output.
9285 (The Gnus manual is not fixed since it's not clear to me how it
9286 works; and the Tramp manual already uses @copying, although in an
9287 unusual way. All others were changed.)
9288
92892002-09-10 Jonathan Yavner <jyavner@engineer.com>
9290
9291 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9292 (../info/ses, ses.dvi): New targets.
9293 * ses.texi: New file.
9294
c8763fb6 92952002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9296
9297 * texinfo.tex: Update to texinfo 4.2.
9298
92992002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9300
9301 * reftex.texi: Update to RefTeX 4.19.
9302
c8763fb6 93032002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9304
9305 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9306 (../info/tramp, tramp.dvi): New targets.
9307
93082002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9309
9310 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9311 (calc.dvi): Uncomment.
9312
93132001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9314
9315 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9316 (../info/calc): New target.
9317
93182001-10-20 Gerd Moellmann <gerd@gnu.org>
9319
9320 * (Version 21.1 released.)
9321
93222001-10-05 Gerd Moellmann <gerd@gnu.org>
9323
9324 * Branch for 21.1.
9325
93262001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9327
9328 * Makefile.in (../info/info): Use an explicit -o switch to
9329 makeinfo.
9330
93312001-03-05 Gerd Moellmann <gerd@gnu.org>
9332
9333 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9334
93352000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9336
9337 * Makefile.in (../info/idlwave): Use --no-split.
9338
93392000-12-14 Dave Love <fx@gnu.org>
9340
c4cc8b9a 9341 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9342 (gnus.dvi): Change rule to remove @latex stuff.
9343
93442000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9345
9346 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9347
93482000-10-13 John Wiegley <johnw@gnu.org>
9349
9350 * Makefile.in: Add build targets for eshell.texi.
9351
93522000-09-25 Gerd Moellmann <gerd@gnu.org>
9353
9354 * Makefile.in: Remove/comment speedbar stuff.
9355
93562000-09-22 Dave Love <fx@gnu.org>
9357
9358 * Makefile.in: Add emacs-mime.
9359
93602000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9361
9362 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9363 (DVI_TARGETS): Add woman.dvi.
9364 (../info/woman, woman.dvi): New targets.
9365
93662000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9367
9368 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9369
9370 * pcl-cvs.texi: New file.
9371 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9372 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9373
93742000-05-11 Gerd Moellmann <gerd@gnu.org>
9375
9376 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9377 (../info/ebrowse, ebrowse.dvi): New targets.
9378
93792000-01-13 Gerd Moellmann <gerd@gnu.org>
9380
9381 * Makefile.in (INFO_TARGETS): Add eudc.
9382 (DVI_TARGETS): Add eudc.dvi.
9383 (../info/eudc, eudc.dvi): New targets.
9384
93852000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9386
9387 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9388 compatibility with 8+3 filesystems).
9389 (../info/efaq): Rename from emacs-faq.
9390
93912000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9392
9393 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9394 (../info/idlwave, idlwave.dvi): New targets.
9395
93961999-10-23 Dave Love <fx@gnu.org>
9397
9398 * Makefile.in: Use autotype.texi.
9399
94001999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9401
9402 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9403 faq.texi file) rather than ../info/faq.
9404
94051999-10-07 Gerd Moellmann <gerd@gnu.org>
9406
9407 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9408 (../info/ada-mode, ada-mode.dvi): New targets.
9409
94101999-09-01 Dave Love <fx@gnu.org>
9411
9412 * Makefile.in: Add faq.
9413
94141999-07-12 Richard Stallman <rms@gnu.org>
9415
9416 * Version 20.4 released.
9417
94181998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9419
9420 * Version 20.3 released.
9421
94221998-04-06 Andreas Schwab <schwab@gnu.org>
9423
768c0c0f
JB
9424 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9425 Use it in dvi targets.
2de53ca6
GM
9426 (../etc/GNU): Change to $(srcdir) first.
9427
94281998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9429
9430 * reftex.texi: Update for RefTeX version 3.22.
9431
94321998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9433
9434 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9435 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9436
94371997-09-23 Paul Eggert <eggert@twinsun.com>
9438
9439 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9440 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9441
94421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9443
9444 * Version 20.2 released.
9445
94461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9447
9448 * Version 20.1 released.
9449
94501997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9451
9452 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9453
94541996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9455
9456 * Version 19.33 released.
9457
94581996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9459
9460 * Version 19.32 released.
9461
94621996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9463
9464 * Makefile.in: Add rules for the Message manual.
9465
94661996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9467
9468 * gnus.texi: New version.
9469
9470 * message.texi: New manual.
9471
94721996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9473
9474 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9475
94761996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9477
9478 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9479 Specify -I option.
9480 (All dvi targets): Set the TEXINPUTS variable.
9481
94821996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9483
9484 * Version 19.31 released.
9485
94861996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9487
9488 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9489 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9490
94911995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9492
9493 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9494 (INFO_TARGETS): Add ../info/cc-mode.
9495 (DVI_TARGETS): Add cc-mode.dvi.
9496
2de53ca6
GM
94971995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9498
9499 * Version 19.30 released.
9500
95011995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9502
9503 * gnus.texi: New file.
9504
95051995-11-04 Erik Naggum <erik@naggum.no>
9506
9507 * gnus.texi: File deleted.
9508
95091995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9510
9511 * mh-e.texi: "Function Index" -> "Command Index" to work with
9512 Emacs 19.30 C-h C-k support of separately-documented commands.
9513
95141995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9515
9516 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9517 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9518
95191995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9520
9521 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9522 (../info/viper, viper.dvi): New targets.
9523
95241995-04-20 Kevin Rodgers <kevinr@ihs.com>
9525
9526 * dired-x.texi (Installation): Change the example to set
9527 buffer-local variables like dired-omit-files-p in
9528 dired-mode-hook.
9529
95301995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9531
9532 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9533 (../info/mh-e, mh-e.dvi): New targets.
9534
95351995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9536
9537 * Makefile.in (maintainer-clean): Rename from realclean.
9538
95391994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9540
9541 * Makefile.in: New file.
9542 * Makefile: File deleted.
9543
95441994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9545
9546 * Makefile (TEXINDEX_OBJS): Variable deleted.
9547 (texindex, texindex.o, getopt.o): Rules deleted.
9548 All deps on texindex deleted.
9549 (distclean): Don't delete texindex.
9550 (mostlyclean): Don't delete *.o.
9551 * texindex.c, getopt.c: Files deleted.
9552
95531994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9554
9555 * Version 19.26 released.
9556
95571994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9558
9559 * Version 19.25 released.
9560
95611994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9562
9563 * Version 19.24 released.
9564
95651994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9566
9567 * Version 19.23 released.
9568
95691994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9570
9571 * Makefile: Delete spurious tab.
9572
95731994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9574
9575 * Makefile (.SUFFIXES): New rule.
9576
95771994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9578
9579 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9580 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9581
95821994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9583
9584 * Makefile (../info/sc): Rename from sc.info.
9585 (../info/cl): Likewise.
9586 (INFO_TARGETS): Use new names.
9587
95881993-12-04 Richard Stallman (rms@srarc2)
9589
9590 * getopt.c: New file.
9591 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9592 (getopt.o): New rule.
9593 (dvi): Don't depend on texindex.
9594 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9595 Depend on texindex.
9596
95971993-12-03 Richard Stallman (rms@srarc2)
9598
9599 * Makefile (../info/sc.info): Rename from ../info/sc.
9600 (TEXI2DVI): New variable.
9601 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9602 Add explicit commands.
9603 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9604
96051993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9606
9607 * Version 19.22 released.
9608
96091993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9610
9611 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9612
96131993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9614
9615 * Version 19.21 released.
9616
96171993-11-15 Paul Eggert (eggert@twinsun.com)
9618
9619 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9620
96211993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9622
9623 * Makefile (../etc/GNU): New target.
9624 (EMACSSOURCES): Add gnu1.texi.
9625
96261993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9627
9628 * Makefile (realclean): Don't delete the Info files.
9629
f0131492 96301993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9631
9632 * forms.texi: Fix forms.texi so that it will format correctly.
9633 Add missing `@end iftex', fix bad reference.
9634
9635 * info.texi, info-stn.texi: New files implement texinfo version of
9636 `info' file.
9637
f0131492 96381993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9639
9640 * Makefile: Fix targets for texindex, new info.texi files.
9641 * info-stnd.texi: New file implements info for standalone info
9642 reader.
9643 * info.texi: Update to include recent changes to "../info/info".
9644 New source file for ../info/info; includes info-stnd.texi.
9645
9646 * texindex.c: Include "../src/config.h" if building in emacs.
9647
9648 * Makefile: Change all files to FILENAME.texi, force all targets
9649 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9650 vip.texinfo, forms.texinfo, cl.texinfo.
9651 Add target to build texindex.c, defining `emacs'.
9652
9653 * forms.texi: Install new file to match version 2.3 of forms.el.
9654
96551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9656
9657 * Version 19.19 released.
9658
96591993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9660
9661 * sc.texinfo: Fix info file name.
9662
9663 * Makefile (info): Add gnus and sc.
9664 (dvi): Add gnus.dvi and sc.dvi.
9665 (../info/sc, sc.dvi): New targets.
9666
96671993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9668
9669 * Version 19.18 released.
9670
96711993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9672
9673 * Makefile: Fix source file names of the separate manuals.
9674 (gnus.dvi, ../info/gnus): New targets.
9675
96761993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9677
9678 * Version 19.17 released.
9679
96801993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9681
9682 * split-man: Fix typos in last change.
9683
96841993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9685
9686 * Version 19.16 released.
9687
96881993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9689
9690 * version 19.15 released.
9691
96921993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9693
9694 * Makefile (distclean): It's rm, not rf.
9695
96961993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9697
9698 * Version 19.14 released.
9699
97001993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9701
9702 * Makefile: New file.
9703
97041993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9705
9706 * Version 19.13 released.
9707
97081993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9709
9710 * Version 19.9 released.
9711
97121993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9713
9714 * Version 19.8 released.
9715
97161993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9717
9718 * Version 19.7 released.
9719
97201990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9721
9722 * gnus.texinfo: New file. Removed installation instructions.
9723
97241990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9725
9726 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9727
97281989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9729
9730 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9731 then define `\sc' as the command for smallcaps in Texinfo.
9732 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9733 made the corresponding change to makeinfo and texinfm.el.
9734
97351988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9736
9737 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9738 Customization since the menu entry did not point to anything.
9739 Also add an @finalout command to remove overfull hboxes from the
9740 printed output.
9741
9742 * cl.texinfo: Add @bye, \input line and @settitle to file.
9743 This file is clearly intended to be a chapter of some other work,
9744 but the other work does not yet exist.
9745
97461988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9747
9748 * texinfo.texinfo: Three typos corrected.
9749
4009494e 9750;; Local Variables:
c8763fb6 9751;; coding: utf-8
4009494e
GM
9752;; End:
9753
3fe7cdc8 9754 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9755
9756 This file is part of GNU Emacs.
9757
97c0352c 9758 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9759 it under the terms of the GNU General Public License as published by
97c0352c
GM
9760 the Free Software Foundation, either version 3 of the License, or
9761 (at your option) any later version.
4009494e
GM
9762
9763 GNU Emacs is distributed in the hope that it will be useful,
9764 but WITHOUT ANY WARRANTY; without even the implied warranty of
9765 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9766 GNU General Public License for more details.
9767
9768 You should have received a copy of the GNU General Public License
97c0352c 9769 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.