Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
1e20eeb7
BG
12012-12-13 Bastien Guerry <bzg@gnu.org>
2
3 * org.texi: Fix typos.
4
98c94021
GM
52012-12-13 Glenn Morris <rgm@gnu.org>
6
bfe6ffb6
GM
7 * wisent.texi: Small edits. Set copyright to FSF, update license to
8 GFDL 1.3+.
9 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
10 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
11 New targets.
12 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
13 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
14
98c94021
GM
15 * bovine.texi: Small edits. Set copyright to FSF, update license to
16 GFDL 1.3+, remove empty index.
17 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
18 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
19 New targets.
20 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
21 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
22
cfa49c1e
EL
232012-12-13 Eric Ludlam <zappo@gnu.org>
24 David Ponce <david@dponce.com>
25 Richard Kim <emacs18@gmail.com>
26
9e7abd17 27 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 28
4c2dd4ee
GM
292012-12-12 Glenn Morris <rgm@gnu.org>
30
9b97b143
GM
31 * flymake.texi (Customizable variables, Locating the buildfile):
32 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
33
4c2dd4ee
GM
34 * srecode.texi: Small edits. Set copyright to FSF, add explicit
35 GFDL 1.3+ license, fix up index.
36 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
37 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
38 (srecode.pdf): New targets.
39 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
40 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
41
ac1d9dde
EL
422012-12-12 Eric Ludlam <zappo@gnu.org>
43
44 * srecode.texi: New file, imported from CEDET trunk.
45
63aa0982
BG
462012-12-12 Bastien Guerry <bzg@gnu.org>
47
48 * org.texi (Summary, Code block specific header arguments)
49 (Code block specific header arguments)
50 (Header arguments in function calls, var, noweb)
51 (Results of evaluation, Code evaluation security): Small
52 reformatting: add a blank line before some example.
53
54 * org.texi (System-wide header arguments)
55 (Header arguments in Org mode properties, Conflicts)
56 (Dynamic blocks, Using the mapping API): Fix indendation of
57 Elisp code examples.
58
59 * org.texi (Comment lines): Fix description of the comment syntax.
60
61 * org.texi (Installation): Mention "make test" in the correct
62 section.
63
328dac0d
MA
642012-12-02 Michael Albinus <michael.albinus@gmx.de>
65
66 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
67 (External methods): Fix typo.
68
f4f3b439
GM
692012-11-30 Glenn Morris <rgm@gnu.org>
70
71 * rcirc.texi (Notices): Fix typo.
72
555ccdc2
MA
732012-11-20 Michael Albinus <michael.albinus@gmx.de>
74
75 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
76 distinguish from trunk.
77
e8693c96
GM
782012-11-16 Glenn Morris <rgm@gnu.org>
79
80 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
81 (Obsolete Macros): Move example here from Function Bindings.
82
6e5e9b70
GM
832012-11-13 Glenn Morris <rgm@gnu.org>
84
5c934f8b
GM
85 * erc.texi: Use @code{nil} rather than just "nil".
86 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 87 Add "notifications".
f925b109 88 (Connecting): Add brief section on passwords.
274f5de6 89 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 90
24c38527
GM
912012-11-12 Glenn Morris <rgm@gnu.org>
92
93 * flymake.texi (Customizable variables)
94 (Highlighting erroneous lines): Mention flymake-error-bitmap,
95 flymake-warning-bitmap, and flymake-fringe-indicator-position.
96
5b637222
CY
972012-11-09 Chong Yidong <cyd@gnu.org>
98
99 * url.texi (Introduction): Move url-configuration-directory to
100 Customization node.
101 (Parsed URIs): Split into its own node.
102 (URI Encoding): New node.
103 (Defining New URLs): Remove empty chapter.
104 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
105 Improve docs for url-queue-*.
106 (Supported URL Types): Copyedits. Delete empty subnodes.
107
82f84fa3
CY
1082012-11-08 Chong Yidong <cyd@gnu.org>
109
110 * url.texi (Introduction): Rename from Getting Started. Rewrite
111 the introduction.
112 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
113
2ee1d59f
GM
1142012-11-07 Glenn Morris <rgm@gnu.org>
115
116 * cl.texi (Obsolete Setf Customization):
117 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
118 Give define-modify-macro, defsetf, and define-setf-method
119 gv.el replacements.
2ee1d59f 120
651af8c6
GM
1212012-11-06 Glenn Morris <rgm@gnu.org>
122
2027b1b3 123 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 124 (Setf Extensions): Remove obsolete reference.
2027b1b3 125 (Obsolete Setf Customization):
651af8c6 126 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 127 Undocument get-setf-method, since it no longer exists.
a358a44e 128 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 129
c65b407b
GM
1302012-11-03 Glenn Morris <rgm@gnu.org>
131
132 * cl.texi: Further general copyedits.
685b0026
GM
133 (List Functions): Remove copy-tree, standard elisp for some time.
134 (Efficiency Concerns): Comment out examples that no longer apply.
135 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
136 (Creating Symbols, Random Numbers): De-emphasize internal
137 variables cl--gensym-counter and cl--random-state. (Bug#12788)
c65b407b 138
7fbf8f7b
GM
1392012-11-02 Glenn Morris <rgm@gnu.org>
140
141 * cl.texi (Naming Conventions, Type Predicates, Macros)
142 (Predicates on Numbers): No longer mention cl-floatp-safe.
143
df43dd53
GM
1442012-11-01 Glenn Morris <rgm@gnu.org>
145
146 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
147 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
148 (Macro Bindings, Blocks and Exits):
149 Acknowledge existence of lexical-binding.
150 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 151
69c1c2e6
GM
1522012-10-31 Glenn Morris <rgm@gnu.org>
153
dd90fd1a
GM
154 * ert.texi (Introduction, The @code{should} Macro):
155 Refer to "cl-assert" rather than "assert".
156
69c1c2e6
GM
157 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
158 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
159 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
160 Reword, and add details of flet and labels.
87b0d8b1 161 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 162
4ddedf94
GM
1632012-10-30 Glenn Morris <rgm@gnu.org>
164
165 * cl.texi (Modify Macros): Update for cl-letf changes.
166 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
167 (Setf Extensions): Partially restore note about cl-getf,
168 mainly moved to lispref/variables.texi.
169 (Property Lists): Fix cl-getf typos.
f43a5263 170 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 171
d3094168
GM
1722012-10-29 Glenn Morris <rgm@gnu.org>
173
174 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 175 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 176 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
177 (Modify Macros, Multiple Values, Other Clauses):
178 Remove mentions of obsolete features.
6a07d52e 179 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 180
3c0c6155
GM
1812012-10-28 Glenn Morris <rgm@gnu.org>
182
f94b04fc
GM
183 * cl.texi (Multiple Values, Common Lisp Compatibility):
184 More namespace updates.
185 (Obsolete Features): Copyedits.
186 (Obsolete Lexical Macros, Obsolete Setf Customization):
187 New subsections.
188
9c52d61d
GM
189 * cl.texi (Porting Common Lisp, Lexical Bindings):
190 Add some xrefs to the Elisp manual.
191
3c0c6155
GM
192 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
193 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
194 (Obsolete Features): New appendix. Move Lexical Bindings here.
195
5887564d
GM
1962012-10-27 Glenn Morris <rgm@gnu.org>
197
e1117425
GM
198 * cl.texi: Use defmac for macros rather than defspec.
199 (Efficiency Concerns): Related copyedit.
200
5887564d
GM
201 * cl.texi (Control Structure): Update for setf now being in core.
202 (Setf Extensions): Rename from Basic Setf. Move much of the
203 former content to lispref/variables.texi.
204 (Modify Macros): Move pop, push details to lispref/variables.texi.
205 (Customizing Setf): Copyedits for setf etc being in core.
206 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
207 Further namespaces updates.
208
bdebdb64
BG
2092012-10-26 Bastien Guerry <bzg@gnu.org>
210
211 * org.texi (Installation): Update the link to Org's ELPA. Also
212 don't mention org-install.el anymore as the replacement file
213 org-loaddefs.el is now loaded by org.el.
214
f956e59d
MA
2152012-10-25 Michael Albinus <michael.albinus@gmx.de>
216
217 * tramp.texi (Frequently Asked Questions): Mention
218 `tramp-completion-reread-directory-timeout' for performance
219 improvement.
220
a05cb6e3
GM
2212012-10-25 Glenn Morris <rgm@gnu.org>
222
223 * cl.texi: Don't mess with the TeX section number counter.
224 Use Texinfo recommended convention for quotes+punctuation.
225 (Overview, Sequence Functions): Rephrase for better line-breaking.
226 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
227 (Macro Bindings, Conditionals, Iteration, Loop Basics)
228 (Random Numbers, Mapping over Sequences, Structures)
229 (Porting Common Lisp): Further updates for cl-lib namespace.
230 (Modify Macros, Declarations, Macro Bindings, Structures):
231 Break long lines in examples.
232 (Dynamic Bindings): Update for changed progv behavior.
233 (Loop Examples, Efficiency Concerns): Markup fixes.
234 (Structures): Remove TeX margin change.
39ff2cf3 235 (Declarations): Fix typos.
a05cb6e3 236
39a58b5b
GM
2372012-10-24 Glenn Morris <rgm@gnu.org>
238
a6880551
GM
239 * cl.texi (Overview, Multiple Values, Creating Symbols)
240 (Numerical Functions): Say less/nothing about the original cl.el.
241 (Old CL Compatibility): Remove.
242 (Assertions): Remove ignore-errors (standard Elisp for some time).
243
39a58b5b
GM
244 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
245 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
246 (Efficiency Concerns, Efficiency Concerns)
247 (Common Lisp Compatibility, Old CL Compatibility):
248 Further updates for cl-lib namespace.
249
72ec96fb
PE
2502012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
251
252 Update manual for new time stamp format (Bug#12706).
253 * emacs-mime.texi (time-date): Update for new format.
254 Also, fix bogus time stamp and modernize a bit.
255
8d6510b9
GM
2562012-10-23 Glenn Morris <rgm@gnu.org>
257
258 * cl.texi: Include emacsver.texi. Use Emacs version number rather
259 than unchanging cl.el version number.
260 End all menu descriptions with a period.
261 Do not use @dfn{CL} for every instance of "CL".
262 (Overview): Remove no-runtime caveat, and note about foo* names.
263 (Usage): Use cl-lib rather than cl.
264 (Organization, Naming Conventions): Update for cl-lib.el.
265 (Installation): Remove long-irrelevant node.
266 (Program Structure, Predicates, Control Structure):
267 Start updating for cl-lib namespace.
8d6510b9
GM
268 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
269 Depend on emacsver.texi.
270
0a078f36
MA
2712012-10-09 Michael Albinus <michael.albinus@gmx.de>
272
273 * trampver.texi: Update release number.
274
a03bb33f
GM
2752012-10-06 Glenn Morris <rgm@gnu.org>
276
24636b26
GM
277 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
278 ERC version.
279 (Introduction): ERC is distributed with Emacs.
280 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
281 (Getting Started): Simplify.
282 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
283 (History): Mention ERC maintained as part of Emacs now.
284 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
285 Add dependency on emacsver.texi.
286
a03bb33f
GM
287 * erc.texi: Remove hand-written node pointers.
288
d259be38
GM
2892012-10-05 Glenn Morris <rgm@gnu.org>
290
291 * newsticker.texi (Overview, Requirements, Usage, Configuration):
292 Copyedits.
293
62a81506
CY
2942012-10-01 Eric Ludlam <zappo@gnu.org>
295
296 * ede.texi (Quick Start, Project Local Variables)
297 (Miscellaneous commands, ede-java-root, Development Overview)
298 (Detecting a Project): New nodes.
299 (Simple projects): Node deleted.
300
301 * eieio.texi (Building Classes): Some slot attributes cannot be
302 overridden.
303 (Slot Options): Remove an example.
304 (Method Invocation, Documentation): New nodes.
305
07f133bf
GM
3062012-10-01 Glenn Morris <rgm@gnu.org>
307
308 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
309 (reftex.pdf): Add dependency on emacsver.texi.
310 * reftex.texi: Don't include directory part for emacsver.texi;
311 the Makefile's -I handles it.
312
4f595e15
RA
3132012-09-30 Ralf Angeli <angeli@caeruleus.net>
314
315 Merge from standalone RefTeX repository.
316
317 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
318 with macros.
319 (Imprint): Mention Wolfgang in list of contributors.
320 (Creating Citations): Give a hint about how to
321 auto-revert the BibTeX database file when using external editors.
322 (Referencing Labels): Simplify section about reference macro
323 cycling.
324 (Options (Referencing Labels)): Adapt to new structure of
325 `reftex-ref-style-alist'.
326 (Referencing Labels, Reference Styles): Document changes in the
327 referencing functionality.
328 (Commands): Mention options for definition of header and footer in
329 BibTeX files.
330 (Options (Creating Citations)): Document
331 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
332 (Reference Styles): New section.
333 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
334 (Options (Referencing Labels)): Remove descriptions of deprecated
335 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
336 Add descriptions for `reftex-ref-style-alist' and
337 `reftex-ref-style-default-list'.
338 (Referencing Labels): Update regarding reference styles.
339 (Citation Styles): Mention support for ConTeXt.
340 (Options (Defining Label Environments)): Fix typo.
341 (Options (Creating Citations)): Document
342 `reftex-cite-key-separator'.
343
8223b1d2
BG
3442012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
345
346 * org.texi: Add description of ORG_ADD_CONTRIB to info
347 documentation. Add link to Worg for more details.
348
349 * org.texi: Clarify installation procedure. Provide link to the
350 build system description on Worg.
351
352 * org.texi: Remove reference to utils/, x11idle.c is now in
353 contrib/scripts.
354
355 * org.texi: Re-normalize to "Org mode" in manual.
356
357 * org.texi (Installation): Adapt documentation to new build
358 system. Mention GNU ELPA (since it needs to be handled like Emacs
359 built-in Org).
360
8223b1d2
BG
3612012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
362
363 * org.texi: Fix typo in description of the 'Hooks' section.
364
365 * org.texi: Add ID to the list of special properties.
366
3672012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
368
369 * org.texi (Moving subtrees): Document the ability to archive to a
370 datetree.
371
1e20eeb7 3722012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
373
374 * org.texi (Installation, Feedback, Batch execution): Use
375 (add-to-list 'load-path ... t) for the contrib dir.
376
377 * org.texi (results): Update documentation for ":results drawer"
378 and ":results org".
379
380 * org.texi (Column width and alignment): Fix typo.
381
382 * org.texi (Activation): Point to the "Conflicts" section.
383
384 * org.texi (Conflicts): Mention filladapt.el in the list of
385 conflicting packages.
386
387 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
388 not needed for versions of Emacs > 22.1.
389
390 * org.texi (History and Acknowledgments): Fix typo.
391
392 * org.texi (History and Acknowledgments): Add my own
393 acknowledgments.
394
395 * org.texi (Agenda commands): Document the new command and the new
396 option.
397
398 * org.texi (Agenda commands): Delete `org-agenda-action' section.
399 (Agenda commands): Reorder. Document `*' to toggle persistent
400 marks.
401
402 * org.texi (Agenda dispatcher): Mention
403 `org-toggle-agenda-sticky'.
404 (Agenda commands, Exporting Agenda Views): Fix typo.
405
406 * org.texi (Templates in contexts, Setting Options): Update to
407 reflect changes in how contexts options are processed.
408
409 * org.texi (Templates in contexts): Document the new structure of
410 the variables `org-agenda-custom-commands-contexts' and
411 `org-capture-templates-contexts'.
412
413 * org.texi (Templates in contexts): Document the new option
414 `org-capture-templates-contexts'.
415 (Storing searches): Document the new option
416 `org-agenda-custom-commands-contexts'.
417
418 * org.texi (Formula syntax for Lisp): Reformat.
419
420 * org.texi (Special properties, Column attributes)
421 (Agenda column view): Document the new special property
422 CLOCKSUM_T.
423
424 * org.texi (Template expansion): Document the new %l template.
425
426 * org.texi (Fast access to TODO states): Fix documentation about
427 allowed characters for fast todo selection.
428
429 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
430 use in `org-agenda-to-appt'.
431
432 * org.texi (Comment lines): Update wrt comments.
433
434 * org.texi (Resolving idle time): Document new keybinding.
435
436 * org.texi (Clocking commands): Document the use of S-M-<up/down>
437 on clock timestamps.
438
439 * org.texi (Fast access to TODO states): Explicitely says only
440 letters are supported as fast TODO selection keys.
441
442 * org.texi (Link abbreviations): Illustrate the use of the "%h"
443 specifier. Document the new "%(my-function)" specifier.
444
445 * org.texi (Clocking commands): New cindex.
446 (Clocking commands): Update documentation for `org-clock-in'.
447 Document `org-clock-in-last'. Mention `org-clock-out' and
448 `org-clock-in-last' as commands that can be globally bound.
449 (Resolving idle time): Document continuous clocking.
450
451 * org.texi (Top, Introduction): Fix formatting.
452 (Activation): Add index entries.
453 (Conventions): Update section.
454 (Embedded @LaTeX{}): Fix formatting.
455
456 * org.texi (Visibility cycling): Document `show-children'.
457
458 * org.texi (Using capture): Mention the `org-capture-last-stored'
459 bookmark as a way to jump to the last stored capture.
460
461 * org.texi (Uploading files): Fix typo.
462
463 * org.texi (Using capture): Document `C-0' as a prefix argument
464 for `org-capture'.
465
466 * org.texi (Agenda commands): Document persistent marks.
467
468 * org.texi (Template expansion): Update doc to reflect change.
469
470 * org.texi (Radio tables): Document the :no-escape parameter.
471
472 * org.texi (Repeated tasks): Document repeat cookies for years,
473 months, weeks, days and hours.
474
475 * org.texi (Export options): State that you can use the d: option
476 by specifying a list of drawers.
477
478 * org.texi (HTML preamble and postamble): Small doc improvement.
479
4802012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
481
482 * org.texi: The sections in the Exporting section of the manual
483 left out articles in the description of the org-export-as-*
484 commands, among other places. This patch adds them, adds a few
485 missing prepositions, and switches instances of "an HTML" to "a
486 html" for internal consistency.
487
488 * org.texi: Alter several examples of headings with timestamps in
489 them to include the timestamps in the body instead of the heading.
490
4912012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
492
493 * org.texi (Agenda dispatcher): Document sticky agenda views and
494 the new key for them.
495
4962012-09-30 Charles <millarc@verizon.net> (tiny change)
497
498 * org.texi (Advanced features): Fix error in table.
499
5002012-09-30 Feng Shu <tumashu@gmail.com>
501
502 * org.texi (@LaTeX{} fragments): Document imagemagick as an
503 alternative to dvipng.
504
5052012-09-30 François Allisson <francois@allisson.co> (tiny change)
506
507 * org.texi: Remove extra curly bracket.
508
5092012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
510
511 * org.texi (org-clock-in-last and org-clock-cancel): Update the
512 defkeys.
513
5142012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
515
516 * org.texi (Agenda commands): Fix two typos by giving
517 corresponding function names, according to
518 `org-agenda-view-mode-dispatch'.
519
5202012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
521
522 * org.texi (The spreadsheet): Fix typo.
523
5242012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
525
526 * org.texi (Tracking your habits): Point to the "Tracking TODO
527 state changes" section.
528
5292012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
530
531 * org.texi (Literal examples): Remove reference to unknown
532 `org-export-latex-minted' variable. Also simplify footnote since
533 `org-export-latex-listings' documentation is exhaustive already.
534
535 * org.texi (Plain lists): Remove reference to now hard-coded
536 `bullet' automatic rule.
537
5382012-09-30 Toby S. Cubitt <tsc25@cantab.net>
539
540 * org.texi: Updated documentation accordingly.
541
5087f097
PE
5422012-09-13 Paul Eggert <eggert@cs.ucla.edu>
543
544 * texinfo.tex: Merge from gnulib.
545
20121a26
MA
5462012-09-12 Michael Albinus <michael.albinus@gmx.de>
547
548 Sync with Tramp 2.2.6.
549
550 * tramp.texi (Bug Reports): Cleanup caches before a test run.
551
552 * trampver.texi: Update release number.
553
44677e30
PE
5542012-09-12 Paul Eggert <eggert@cs.ucla.edu>
555
556 * texinfo.tex: Merge from gnulib.
557
5a4c42ba
AA
5582012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
559
560 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
561 (bug#12096).
562
8e7046c3
JB
5632012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
564
1dcac243
JB
565 * calc.texi (Simplification modes, Conversions)
566 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
567 (The Calc Mode Line): Mention the mode line display for Basic
568 simplification mode.
569 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
570 simplifications.
571 (Basic Simplifications): Rename from "Limited Simplifications"
572 Replace "limited" by "basic" throughout.
573 (Algebraic Simplifications): Indicate that the algebraic
574 simplifications are done by default.
575 (Unsafe Simplifications): Mention `m E'.
576 (Simplification of Units): Mention `m U'.
577 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
578 (Kinds of Declarations, Functions for Declarations): Mention
579 "algebraic simplifications" instead of `a s'.
1dcac243 580 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 581
d2bd74ff
JB
5822012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
583
584 * calc.texi (Getting Started, Tutorial): Change simulated
585 Calc output to match actual output.
586 (Simplifying Formulas): Mention that algebraic simplification is now
587 the default.
588
77472261
EZ
5892012-07-28 Eli Zaretskii <eliz@gnu.org>
590
591 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
592 (Bug#12073)
593
09ae5da1
PE
5942012-07-25 Paul Eggert <eggert@cs.ucla.edu>
595
596 Prefer typical American spelling for "acknowledgment".
597 * calc.texi (History and Acknowledgments): Rename from
598 History and Acknowledgements.
599 * idlwave.texi (Acknowledgments):
600 * ses.texi (Acknowledgments):
601 * woman.texi (Acknowledgments): Rename from Acknowledgements.
602
c4444d16
PE
6032012-07-09 Paul Eggert <eggert@cs.ucla.edu>
604
605 Rename configure.in to configure.ac (Bug#11603).
606 * ede.texi (Compiler and Linker objects, ede-proj-project)
607 (ede-step-project): Prefer the name configure.ac to configure.in.
608
ef091c97
MA
6092012-07-06 Michael Albinus <michael.albinus@gmx.de>
610
611 * tramp.texi (Multi-hops): Introduce
612 `tramp-restricted-shell-hosts-alist'.
613
89b163db
G
6142012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
615
616 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
617 methods, so don't mention smtpmail here.
618
6192012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
620
621 * gnus.texi (Picons): Document gnus-picon-properties.
622
6232012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
624
625 * gnus.texi: Remove mention of compilation, as that's no longer
626 supported.
627
6282012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
629
630 * gnus.texi (Archived Messages): Mention
631 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
632
6332012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
634
635 * gnus.texi (Various Summary Stuff):
636 Remove mention of `gnus-propagate-marks'.
637
6382012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
639
640 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
641 which no longer exist.
642
6432012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
644
645 * gnus.texi (Archived Messages):
646 Document gnus-gcc-self-resent-messages.
647
6482012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
649
650 * message.texi (Mail Variables):
651 Mention the optional user parameter for X-Message-SMTP-Method.
652
6532012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
654
655 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
656
657 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
658
6592012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
660
661 * gnus.texi (Key Index): Change encoding to utf-8.
662
ac1a0ce1 6632012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
664
665 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
666
71cca84d
G
6672012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
668
669 * gnus.texi (Group Timestamp): Mention where to find documentation for
670 the `gnus-tmp-' variables (bug#11601).
671
888a7fc0
MA
6722012-06-11 Michael Albinus <michael.albinus@gmx.de>
673
674 Sync with Tramp 2.2.6-pre.
675
676 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
677 where appropriate.
678 (Ad-hoc multi-hops): New section.
679 (Remote processes): New subsection "Running remote processes on
680 Windows hosts".
681 (History): Add remote commands on Windows, and ad-hoc multi-hop
682 methods.
683 (External methods): "ControlPersist" must be set to "no" for the
684 `scpc' method.
685 (Remote processes): Add a note about `auto-revert-tail-mode'.
686 (Frequently Asked Questions): Use "scpx" in combination with
687 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
688
689 * trampver.texi: Update release number.
690
31ca4639 6912012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
692
693 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
694 compilation for html-mono.
695
0e8bbf66
PE
6962012-06-08 Paul Eggert <eggert@cs.ucla.edu>
697
698 * texinfo.tex: Merge from gnulib.
699
b8f061b3
KY
7002012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
701
702 * Makefile.in (echo-info): Don't try to install info files named
703 just ".info".
704
16af873e
GM
7052012-05-28 Glenn Morris <rgm@gnu.org>
706
c1dabff0
GM
707 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
708
16af873e
GM
709 * sc.texi: Nuke hand-written node pointers.
710 Fix top-level menu to match actual node order.
711
1d5b82ef
GM
7122012-05-27 Glenn Morris <rgm@gnu.org>
713
714 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
715 Some associated fixes, including not messing with chapno in cl.texi.
716
33017faf 7172012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
718
719 * org.texi (Durations and time values): Fix typo.
720
d14b0029
JB
7212012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
722
33017faf 723 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
724 Mention `calc-ensure-consistent-units'.
725
2f4cadd1 7262012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 727
9879e263
AS
728 * cc-mode.texi: Avoid space before macro in 4th argument of cross
729 reference commands. (Bug#11461)
730
78e91d08
AS
731 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
732
3fe7cdc8
GM
7332012-05-12 Glenn Morris <rgm@gnu.org>
734
9598ef0b
GM
735 * Makefile.in (mostlyclean): Add more TeX intermediates.
736
7d326a29
GM
737 * Makefile.in: Make it look more like the other doc Makefiles.
738 Use explicit $srcdir in all dependencies.
739 Remove cd $srcdir from rules.
740 (VPATH): Remove.
741 (infodir): Set to an absolute path.
742 (INFO_TARGETS): Use short names.
743 (mkinfodir): infodir is now absolute.
744 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
745
c7f95930 746 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 747 (.SUFFIXES): Disable implicit rules.
c7f95930 748
3fe7cdc8
GM
749 * Makefile.in (MKDIR_P): New, set by configure.
750 (mkinfodir): Use $MKDIR_P.
751
6f0652af
GM
7522012-05-07 Glenn Morris <rgm@gnu.org>
753
754 * forms.texi (Long Example): Update for changed location of files.
755
8045b906
GM
7562012-05-04 Glenn Morris <rgm@gnu.org>
757
758 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
759 (INFO_TARGETS): Use $INFO_EXT.
760 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
761 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
762 (INFO_TARGETS): Use $INFO_EXT.
763 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
764
9e7a4bcf
GM
7652012-05-02 Glenn Morris <rgm@gnu.org>
766
9aa071df
GM
767 * Makefile.in (echo-info): New phony target, used by top-level.
768
9e7a4bcf
GM
769 * viper.texi: Make direntry shorter (also it is no longer "newest").
770
771 * emacs-gnutls.texi, ert.texi, org.texi:
772 Fix dircategory, direntry to match info/dir.
773
31cc861c
GM
774 * faq.texi: Convert @inforefs to @xrefs.
775 Fix some malformed cross-references.
f9e320bb
GM
776 (File-name conventions): Shorten section name to avoid overfull line.
777 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 778
723ea6b5
TZ
7792012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
780
781 * auth.texi (Help for users): Update for .gpg file being second.
782
a8e7d6d7 7832012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
784
785 * org.texi (Agenda commands): Fix two typos: give corresponding
786 function names, according to `org-agenda-view-mode-dispatch'.
787
a8e7d6d7 7882012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
789
790 * faq.texi (Major packages and programs): Remove section.
791 There is no point listing 6 packages (cf etc/MORE.STUFF).
792 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 793
dcbf5805
MA
7942012-04-22 Michael Albinus <michael.albinus@gmx.de>
795
796 * dbus.texi (Version): New node.
797 (Properties and Annotations): Mention the object manager
798 interface. Describe dbus-get-all-managed-objects.
799 (Type Conversion): Floating point numbers are allowed, if an
800 anteger does not fit Emacs's integer range.
801 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
802 (Asynchronous Methods): Fix description of
803 dbus-call-method-asynchronously.
804 (Receiving Method Calls): Fix some minor errors. Add
805 dbus-interface-emacs.
806 (Signals): Describe unicast signals and the new match rules.
807 (Alternative Buses): Add the PRIVATE optional argument to
808 dbus-init-bus. Describe its new return value. Add dbus-setenv.
809
adee4030
GM
8102012-04-20 Glenn Morris <rgm@gnu.org>
811
812 * faq.texi (New in Emacs 24): New section.
813 (Packages that do not come with Emacs): Mention M-x list-packages.
814
35dc09a1 8152012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
816
817 * cc-mode.texi (c-offsets-alist): Correct a typo.
818
35dc09a1 8192012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
820
821 * org.texi (Deadlines and scheduling): Fix the example: the
822 DEADLINE item should come right after the headline. We enforce
823 this convention, so it is a bug not to illustrate it correctly in
824 the manual.
825
35dc09a1 8262012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
827
828 * org.texi (Agenda commands): Fix documentation bug by swapping
829 the equivalent keybindings to `org-agenda-next-line' with the ones
830 to `org-agenda-previous-line'.
831
35dc09a1 8322012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
833
834 * Makefile.in: Replace non-portable use of $< in ordinary rules.
835
e2560ea8
EZ
8362012-04-09 Eli Zaretskii <eliz@gnu.org>
837
838 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
839 emacs-gnutls.
840 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
841
6b4f4a2d
TZ
8422012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
843
250b840e 844 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
845
846 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
847
ca2c89b6
TZ
8482012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
849
850 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 851 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 852
aebd5f1a
GM
8532012-04-04 Glenn Morris <rgm@gnu.org>
854
855 * auth.texi (Secret Service API): Copyedits.
856 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
857 (Help for users, Help for developers)
858 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 859
0317dd51
MA
8602012-04-04 Michael Albinus <michael.albinus@gmx.de>
861
862 * auth.texi (Secret Service API): Add the missing text.
863
3d439cd1
CY
8642012-04-04 Chong Yidong <cyd@gnu.org>
865
866 * message.texi (Using PGP/MIME): Note that epg is now the default.
867
868 * gnus.texi: Reduce references to obsolete pgg library.
869 (Security): Note that epg is now the default.
870
871 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
872
873 * nxml-mode.texi (Completion): C-RET is no longer bound to
874 nxml-complete.
875
153ae947
BG
8762012-04-01 Jambunathan K <kjambunathan@gmail.com>
877
878 * org.texi (Customizing tables in ODT export): Correct few errors.
879
8802012-04-01 Jambunathan K <kjambunathan@gmail.com>
881
882 * org.texi (Links in ODT export): Update.
883 (Labels and captions in ODT export): New node.
884
8852012-04-01 Jambunathan K <kjambunathan@gmail.com>
886
887 * org.texi (Literal examples in ODT export): htmlfontify.el in
888 Emacs-24.1 now supports fontification. So ODT source blocks will
889 be fontified by default.
890
8912012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
892
893 * org.texi (Refiling notes): Remove duplicated keybinding.
894
8952012-04-01 Eric Schulte <eric.schulte@gmx.com>
896
897 * org.texi (noweb): Documentation of this new option to the :noweb
898 header argument.
899
9002012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
901
902 * org.texi (Header and sectioning): Add example demonstrating how
903 to use "LaTeX_CLASS_OPTIONS".
904
9052012-04-01 Eric Schulte <eric.schulte@gmx.com>
906
907 * org.texi (Noweb reference syntax): Describe the ability to
908 execute noweb references in the manual.
909
9102012-04-01 Eric Schulte <eric.schulte@gmx.com>
911
912 * org.texi (cache): Improve cache documentation when session
913 evaluation is used.
914
9152012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
916
917 * org.texi (Plain lists): Document removal.
918
9192012-04-01 Michael Brand <michael.ch.brand@gmail.com>
920
921 * org.texi: Decapitalize file name in references to Calc manual.
922
9232012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
924
925 * org.texi (Plain lists): Document removal.
926
9272012-04-01 Jambunathan K <kjambunathan@gmail.com>
928
929 * org.texi (Top, OpenDocument Text export)
930 (ODT export commands, Extending ODT export)
931 (Images in ODT export, Tables in ODT export)
932 (Configuring a document converter): Add or Update.
933
9342012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
935
936 * org.texi (MobileOrg): Change the wording to reflect that the
937 Android Version is no longer just the little brother of the iOS
938 version.
939
9402012-04-01 Eric Schulte <eric.schulte@gmx.com>
941
942 * org.texi (Key bindings and useful functions): Updated babel key
943 binding documentation in manual.
944
9452012-04-01 Eric Schulte <eric.schulte@gmx.com>
946
947 * org.texi (noweb): Document new noweb header value.
948
9492012-04-01 Eric Schulte <eric.schulte@gmx.com>
950
951 * org.texi (noweb-sep): Document new header argument.
952
9532012-04-01 Eric Schulte <eric.schulte@gmx.com>
954
955 * org.texi (noweb-ref): Documentation of this new custom variable.
956
9572012-04-01 Eric Schulte <eric.schulte@gmx.com>
958
959 * org.texi (wrap): Update the new :wrap documentation to match the
960 current implementation.
961
9622012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
963
964 * org.texi: Added documentation for :wrap.
965
9662012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
967
968 * org.texi: #+RESULTS now user-configurable.
969
9702012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
971
972 * org.texi: Documented :noweb no-export.
973
9742012-04-01 Thomas Dye <dk@poto.local>
975
976 * org.texi: Edit :noweb no header argument for correctness.
977
1e20eeb7 9782012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
979
980 * org.texi (Customization): Update the approximate number of Org
981 variables.
982
9832012-04-01 Thomas Dye <dk@poto.local>
984
985 * org.texi: The :results wrap produces a drawer instead of a
986 begin_results block.
987
005a89ff
G
9882012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
989
990 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
991 reflect the new default.
992
589ce070
EZ
9932012-03-10 Eli Zaretskii <eliz@gnu.org>
994
995 * info.texi (Expert Info): Move the index entry for "Texinfo" from
996 "Getting Started" to this node. (Bug#10450)
997
a5392527
CY
9982012-03-10 Chong Yidong <cyd@gnu.org>
999
8ae818e4
CY
1000 * flymake.texi (Example -- Configuring a tool called via make):
1001 Mention the Automake COMPILE variable (Bug#8715).
1002
a5392527
CY
1003 * info.texi (Getting Started): Add an index entry (Bug#10450).
1004
d49902e4
MA
10052012-03-02 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * dbus.texi (Signals): Known names will be mapped onto unique
1008 names, when registering for signals.
1009
53eced6d
GM
10102012-02-29 Glenn Morris <rgm@gnu.org>
1011
bcd6cd23
GM
1012 * url.texi: Fix quote usage in body text.
1013
775b55af
GM
1014 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1015
53eced6d
GM
1016 * cl.texi: Use @code{} in menus when appropriate.
1017
44e97401
GM
10182012-02-28 Glenn Morris <rgm@gnu.org>
1019
1020 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1021 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1022 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1023 * org.texi, sc.texi, vip.texi, viper.texi:
1024 Standardize possessive apostrophe usage.
1025
fa9a0855
CY
10262012-02-26 Chong Yidong <cyd@gnu.org>
1027
1028 * ediff.texi (Quick Help Commands): Add a couple of index entries
1029 (Bug#10834).
1030
0fd2c9a3
GM
10312012-02-17 Glenn Morris <rgm@gnu.org>
1032
1033 * gnus.texi (Posting Styles):
1034 * remember.texi (Org): Fix cross-refs to other manuals.
1035
9f26dc24
GM
10362012-02-15 Glenn Morris <rgm@gnu.org>
1037
1038 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1039 (Encryption): New chapter, split out from previous.
1040
3d2af193
LI
10412012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1042
1043 * gnus.texi (Customizing the IMAP Connection): Mention
1044 nnimap-record-commands.
1045
b74c9672
GM
10462012-02-10 Glenn Morris <rgm@gnu.org>
1047
1048 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1049 Mention url-queue-retrieve.
1050
2ebc3b94
GM
10512012-02-09 Glenn Morris <rgm@gnu.org>
1052
9fcfcdef
GM
1053 * sem-user.texi (Semantic mode user commands): Typo fix.
1054
2ebc3b94
GM
1055 * info.texi (Create Info buffer): Mention info-display-manual.
1056
7c4bbb69
LI
10572012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1058
1059 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1060 example (modified from an example by Michael Albinus).
1061
debce7bc
G
10622012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1063
1064 * gnus.texi (Agent Basics): Fix outdated description of
1065 `gnus-agent-auto-agentize-methods'.
1066
b207a4ec
AS
10672012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1068
1069 * cc-mode.texi: Always @defindex ss.
1070 (Config Basics): Fix argument of @itemize.
1071 (Macro Backslashes): Add @code around index entry.
1072
b8fe8712
GM
10732012-01-23 Glenn Morris <rgm@gnu.org>
1074
1075 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1076
02dc2fd7
EH
10772012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1078
1079 * tramp.texi (File): Tweak wording for the `scpc' option.
1080
e7719ea1
G
10812012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1082
1083 * gnus.texi (Group Parameters): Really note precedence.
1084
9937bef4
G
10852012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1086
1087 * gnus.texi (Group Parameters): Note precedence.
1088
e66ba1df
BG
10892012-01-03 Eric Schulte <eric.schulte@gmx.com>
1090
1091 * org.texi (Noweb reference syntax): Adding documentation of
1092 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1093 variable.
1094
10952012-01-03 Bastien Guerry <bzg@gnu.org>
1096
1097 * org.texi (Plain lists): Split the table to fix the display
1098 of items.
1099
11002012-01-03 Bastien Guerry <bzg@gnu.org>
1101
1102 * org.texi (Plain lists): Fix misplaced explanation.
1103
11042012-01-03 Bastien Guerry <bzg@gnu.org>
1105
1106 * org.texi (Plain lists, Agenda files): Add index entries.
1107
11082012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1109
1110 * org.texi: Use "Org mode" instead of alternatives like
1111 "Org-mode" or "org-mode".
1112
11132012-01-03 Bernt Hansen <bernt@norang.ca>
1114
1115 * org.texi (Agenda commands): Document
1116 `org-clock-report-include-clocking-task'.
1117
11182012-01-03 Bastien Guerry <bzg@gnu.org>
1119
1120 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1121 C-c' on checkboxes.
1122
11232012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1124
1125 * org.texi: End sentences with two spaces.
1126
11272012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1128
1129 * org.texi (External links): Document the link types file+sys
1130 and file+emacs, slightly narrow used page width.
1131
11322012-01-03 Eric Schulte <eric.schulte@gmx.com>
1133
1134 * org.texi (colnames): Note that colnames behavior may differ
1135 across languages.
1136
11372012-01-03 Bastien Guerry <bzg@gnu.org>
1138
1139 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1140
11412012-01-03 Thomas Dye <dk@poto.westell.com>
1142
1143 * org.texi: Augmented discussion of babel property
1144 inheritance. Put footnote outside sentence ending period.
1145
11462012-01-03 Eric Schulte <schulte.eric@gmail.com>
1147
1148 * org.texi (eval): Documenting the full range of :eval header
1149 argument values.
1150
11512012-01-03 Eric Schulte <schulte.eric@gmail.com>
1152
1153 * org.texi (eval): Documentation of the new :eval option.
1154
11552012-01-03 Thomas Dye <dk@poto.local>
1156
1157 * org.texi: Add accumulated properties.
1158
11592012-01-03 Thomas Dye <dk@poto.local>
1160
1161 * org.texi: Documented no spaces in name=assign, another
1162 correction to :var table.
1163
11642012-01-03 Thomas Dye <dk@poto.local>
1165
1166 * org.texi: Changed DATA to NAME in Working With Source Code
1167 section.
1168
11692012-01-03 Tom Dye <tsd@tsdye.com>
1170
1171 * org.texi: Minor change to :var table.
1172
11732012-01-03 Tom Dye <tsd@tsdye.com>
1174
1175 * org.texi: More changes to :var table (some examples were wrong).
1176
11772012-01-03 Tom Dye <tsd@tsdye.com>
1178
1179 * org.texi: Cleaned up :var table.
1180
11812012-01-03 Bastien Guerry <bzg@gnu.org>
1182
1183 * org.texi (Timestamps, Weekly/daily agenda)
1184 (Weekly/daily agenda): Add @cindex for "appointment".
1185
11862012-01-03 Eric Schulte <schulte.eric@gmail.com>
1187
1188 * org.texi (Literal examples): A new link to the template for
1189 inserting empty code blocks.
1190 (Structure of code blocks): A new link to the template for
1191 inserting empty code blocks.
1192
11932012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1194
1195 * org.texi (External links): Add footnote on how the behavior
1196 of the text search in Org files are controled by the variable
1197 `org-link-search-must-match-exact-headline'.
1198
11992012-01-03 Eric Schulte <schulte.eric@gmail.com>
1200
1201 * org.texi (Buffer-wide header arguments): Update
1202 documentation to reflect removal of #+PROPERTIES.
1203
12042012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1205
1206 * org.texi (The clock table): Mention that ACHIVED trees
1207 contribute to the clock table.
1208
12092012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1210
1211 * org.texi (Conflicts): Better yasnippet config info.
1212
12132012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1214
1215 * org.texi (Selective export): Explicitely mention the default
1216 values for `org-export-select-tags',
1217 `org-export-exclude-tags'.
1218
12192012-01-03 Tom Dye <tsd@tsdye.com>
1220
1221 * org.texi: Added a line to specify that header arguments are
1222 lowercase.
1223
12242012-01-03 Tom Dye <tsd@tsdye.com>
1225
1226 * org.texi: :var requires default value when declared.
1227
12282012-01-03 Bastien Guerry <bzg@gnu.org>
1229
1230 * org.texi (Handling links): Add a note about the
1231 `org-link-frame-setup' option.
1232
12332012-01-03 David Maus <dmaus@ictsoc.de>
1234
1235 * org.texi (Exporting Agenda Views, Extracting agenda
1236 information): Fix command line syntax, quote symbol parameter
1237 values.
1238
12392012-01-03 David Maus <dmaus@ictsoc.de>
1240
1241 * org.texi (Exporting Agenda Views): Fix command line syntax.
1242
8d80ef01
PE
12432011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1244
1245 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1246 Use octal notation for file permissions, which are normally
1247 thought of in octal.
1248 (Mail Back End Variables): Use more-plausible modes in example.
1249
47d42d81
AM
12502011-12-20 Alan Mackenzie <acm@muc.de>
1251
1252 * cc-mode.texi: Update version string 5.31 -> 5.32.
1253
a98edce9
JB
12542011-12-06 Juanma Barranquero <lekktu@gmail.com>
1255
1256 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1257
321decc8
GM
12582011-11-24 Glenn Morris <rgm@gnu.org>
1259
1260 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1261
f8107b79
JB
12622011-11-24 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * makefile.w32-in: Update dependencies.
1265
f5a96a4f
GM
12662011-11-20 Glenn Morris <rgm@gnu.org>
1267
1268 * gnus.texi (Group Information):
1269 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1270
cd1181db
JB
12712011-11-20 Juanma Barranquero <lekktu@gmail.com>
1272
1273 * gnus-coding.texi (Gnus Maintenance Guide):
1274 Rename from "Gnus Maintainance Guide".
1275
1276 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1277 * eieio.texi (Customizing):
fe7a3057
JB
1278 * gnus.texi (Article Washing):
1279 * gnus-news.texi:
1280 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1281
7877f373
JB
12822011-11-16 Juanma Barranquero <lekktu@gmail.com>
1283
1284 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1285
0d26e0b6
JB
12862011-11-15 Juanma Barranquero <lekktu@gmail.com>
1287
c7015153
JB
1288 * ede.texi (project-am-texinfo):
1289 * gnus.texi (Sending or Not Sending):
1290 * org.texi (Template elements): Fix typos.
0d26e0b6 1291
0b381c7e
JB
12922011-11-14 Juanma Barranquero <lekktu@gmail.com>
1293
1294 * ediff.texi (Hooks):
c7015153 1295 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1296
40a8bdf6
JB
12972011-11-11 Juanma Barranquero <lekktu@gmail.com>
1298
1299 * semantic.texi (Tag handling): Fix typo.
1300
57dda3bb
KY
13012011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1302
1303 * gnus.texi (Other Gnus Versions): Remove.
1304
52bedd34
AM
13052011-10-28 Alan Mackenzie <acm@muc.de>
1306
1307 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1308 (Other Special Indentations): Add an xref to "Macros with ;".
1309 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1310 "Macros with ;".
1311 (Macros with ;): New page.
1312
00b77525
GM
1313 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1314 Document the new handling of nested scopes for movement by defuns.
52bedd34 1315
4a623313
MA
13162011-10-23 Michael Albinus <michael.albinus@gmx.de>
1317
1318 Sync with Tramp 2.2.3.
1319
1320 * trampver.texi: Update release number.
1321
466a320e
GM
13222011-10-14 Glenn Morris <rgm@gnu.org>
1323
1324 * ert.texi (Introduction, How to Run Tests)
1325 (Running Tests Interactively, Expected Failures)
1326 (Tests and Their Environment, Useful Techniques)
1327 (Interactive Debugging, Fixtures and Test Suites):
1328 Minor rephrasings.
1329 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1330 (Running Tests in Batch Mode): Simplify loading instructions.
1331 (Test Selectors): Clarify some selectors.
1332 (Expected Failures, Useful Techniques):
1333 Make examples fit in 80 columns.
1334
2be4956d
JB
13352011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1336
1337 * calc.texi (Basic Operations on Units): Discuss temperature
1338 conversion (`u t') alongside with other unit conversions ('u c').
1339
7359a765
GM
13402011-10-12 Glenn Morris <rgm@gnu.org>
1341
1342 * ert.texi: Whitespace trivia to make main menu items line up better.
1343
a0c52e5d
GM
13442011-10-08 Glenn Morris <rgm@gnu.org>
1345
1346 * Makefile.in: Fix ert rules.
1347
465d0300
G
13482011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1349
1350 * gnus.texi (Gnus Utility Functions): Add more references and
1351 explanations (bug#9683).
1352
a5166359
LMI
13532011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1354
1355 * gnus.texi (Archived Messages): Note the default (bug#9552).
1356
b523dc20
BW
13572011-09-21 Bill Wohler <wohler@newt.com>
1358
1359 Release MH-E manual version 8.3.
1360
58179cce 1361 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1362 release 8.3.
1363 (Preface): Updated support information.
bd7239f5 1364 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1365 historical quote, the tense should be correct in the time that it
1366 was written.
1367
0afb49a1
LMI
13682011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1369
1370 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1371 (Finding the News): Doc clarification.
1372 (Terminology): Mention naming.
1373
e21bac42
G
13742011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1375
1376 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1377 (Interactive): Document `quiet'.
1378
5b409b39 13792011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1380
bd7239f5 1381 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1382
5b409b39 13832011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1384
bd7239f5 1385 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1386 scope for `org-map-entries'.
1387
5b409b39 13882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1389
1390 * org.texi (Visibility cycling): Document `org-copy-visible'.
1391
5b409b39 13922011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1393
bd7239f5 1394 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1395 proper order.
1396
5b409b39 13972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1398
1399 * org.texi (eval): Expand discussion of the :eval header argument.
1400
5b409b39 14012011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1402
1403 * org.texi (Languages): Add Lilypond and Awk as supported
1404 languages.
1405
5b409b39 14062011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1407
bd7239f5 1408 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1409 LOG_INTO_DRAWER can be used to override the contents of variable
1410 org-clock-into-drawer (or if unset, org-log-into-drawer).
1411
bd7239f5 1412 * org.texi: Replace @xref->@pxref.
3ab2c837 1413
5b409b39 14142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1415
1416 * org.texi (Evaluating code blocks): Documenting the new option
1417 for inline call lines.
1418
5b409b39 14192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1420
1421 * org.texi (Results of evaluation): More explicit about the
1422 mechanism through which interactive evaluation of code is
1423 performed.
1424
5b409b39 14252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1426
1427 * org.texi (noweb-ref): New header argument documentation.
1428
5b409b39 14292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1430
1431 * org.texi (Extracting source code): Documentation of the new
1432 org-babel-tangle-named-block-combination variable.
1433
5b409b39 14342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1435
bd7239f5 1436 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1437 behavior of multiple blocks of the same name is undefined.
3ab2c837 1438
5b409b39 14392011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1440
1441 * org.texi (TaskJuggler export): Modify the example to reflect the
1442 new effort durations.
1443
5b409b39 14442011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1445
1446 * org.texi (Images in LaTeX export): Escape curly brackets in
1447 LaTeX example.
1448
5b409b39 14492011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1450
1451 * org.texi (The clock table): Document the :properties and
1452 :inherit-props arguments for the clocktable.
1453
5b409b39 14542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1455
1456 * org.texi (Tables in LaTeX export): Document specifying placement
1457 options for tables.
1458
5b409b39 14592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1460
1461 * org.texi (Evaluating code blocks): More specific documentation
1462 about the different types of header arguments.
1463
5b409b39 14642011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1465
1466 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1467
5b409b39 14682011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1469
1470 * org.texi (Built-in table editor): Document the table field
1471 follow mode.
1472
5b409b39 14732011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1474
1475 * org.texi (Easy Templates): Document new template.
1476
5b409b39 14772011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1478
1479 * org.texi (Literal examples): Add a cross-reference from "Literal
1480 Examples" to "Easy Templates."
1481
5b409b39 14822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1483
1484 * org.texi (The clock table): Add link to match syntax.
1485
5b409b39 14862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1487
1488 * org.texi (Agenda commands): Document clock consistency checks.
1489
5b409b39 14902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1491
1492 * org.texi (Built-in table editor): Document that \vert represents
1493 a vertical bar in a table field.
1494
5b409b39 14952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1496
1497 * org.texi (Literal examples): Link from "Markup" > "Literate
1498 Examples" to "Working with Source Code".
1499
5b409b39 15002011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1501
1502 * org.texi (Agenda commands): Doc for function option to bulk
1503 action.
1504
5b409b39 15052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1506
1507 * org.texi (Template expansion): Document new %<...> template
1508 escape.
1509
5b409b39 15102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1511
1512 * org.texi (Selective export): Document exclusion of any tasks
1513 from export.
1514
5b409b39 15152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1516
1517 * org.texi (Selective export): Document how to exclude DONE tasks
1518 from export.
1519 (Publishing options): Document the properties to be used to turn off
1520 export of DONE tasks.
1521
5b409b39 15222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1523
1524 * org.texi (The date/time prompt): Document date range protection.
1525
5b409b39 15262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1527
1528 * org.texi (padline): Documentation of the new padline header
1529 argument.
1530
5b409b39 15312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1532
1533 * org.texi (var): Adding "[" to list of characters triggering
1534 elisp evaluation.
1535
5b409b39 15362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1537
1538 * org.texi (var): Documentation of Emacs Lisp evaluation during
1539 variable assignment.
1540
5b409b39 15412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1542
1543 * org.texi (colnames): Reference indexing into variables, and note
1544 that colnames are *not* removed before indexing occurs.
1545 (rownames): Reference indexing into variables, and note that
1546 rownames are *not* removed before indexing occurs.
1547
5b409b39 15482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1549
1550 * org.texi (var): Clarification of indexing into tabular
1551 variables.
1552
5b409b39 15532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1554
1555 * org.texi (results): Documentation of the `:results wrap' header
1556 argument.
1557
5b409b39 15582011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1559
bd7239f5 1560 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1561 of the LaTeX export: the org file has to be properly structured.
1562
5b409b39 15632011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1564
1565 * org.texi (Dynamic blocks, Structure editing): Mention
1566 the function `org-narrow-to-block'.
1567
5b409b39 15682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1569
1570 * org.texi (Languages): Updating list of code block supported
1571 languages.
1572
5b409b39 15732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1574
1575 * org.texi (Special properties): CATEGORY is a special property,
1576 but it may also used in the drawer.
1577
5b409b39 15782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1579
1580 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1581
5b409b39 15822011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1583
1584 * org.texi (Include files): Document :lines.
1585
5b409b39 15862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1587
1588 * org.texi (comments): Documentation of the ":comments noweb" code
1589 block header argument.
1590
5b409b39 15912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1592
1593 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1594 added extra whitespace around functions to be consistent with the
1595 rest of the section.
1596
5b409b39 15972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1598
0b381c7e 1599 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1600 #+call: line syntax.
1601 (Header arguments in function calls): Expanded discussion of
1602 #+call: line syntax.
1603
5b409b39 16042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1605
1606 * org.texi (Evaluating code blocks): More explicit about how to
1607 pass variables to #+call lines.
1608
5b409b39 16092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1610
1611 * org.texi (Results of evaluation): Link to the :results header
1612 argument list from the "Results of evaluation" section.
1613
5b409b39 16142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1615
1616 * org.texi (Conflicts): Adding additional information about
1617 resolving org/yasnippet conflicts.
1618
5b409b39 16192011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1620
1621 * org.texi (Publishing options): Document style-include-scripts
1622 publishing project property.
1623
5b409b39 16242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1625
1626 * org.texi (Sparse trees): Document the next-error /
1627 previous-error functionality.
1628
5b409b39 16292011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1630
1631 * org.texi (cache): Improved documentation of code block caches.
1632
5b409b39 16332011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1634
1635 * org.texi (Code block specific header arguments): Documentation
1636 of multi-line header arguments.
1637
5b409b39 16382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1639
1640 * org.texi (Code evaluation security): Add example for using a
1641 function.
1642
5b409b39 16432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1644
1645 * org.texi (Tables in LaTeX export): Documentation of new
1646 attr_latex options for tables.
1647
5b409b39
BG
16482011-08-03 Michael Albinus <michael.albinus@gmx.de>
1649
1650 * trampver.texi: Update release number.
1651
16522011-07-30 Michael Albinus <michael.albinus@gmx.de>
1653
1654 Sync with Tramp 2.2.2.
1655
1656 * trampver.texi: Update release number.
1657
064e2d08
LMI
16582011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1659
1660 * flymake.texi (Example -- Configuring a tool called via make):
1661 Use /dev/null instead of the Windows "nul" (bug#8715).
1662
b8151e9c
LMI
16632011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1664
1665 * widget.texi (Setting Up the Buffer): Remove mention of the
1666 global keymap parent, which doesn't seem to be accurate
1667 (bug#7045).
1668
5b409b39
BG
16692011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1670
1671 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1672
c0a8ae95
KR
16732010-07-10 Kevin Ryde <user42@zip.com.au>
1674
1675 * cl.texi (For Clauses): Add destructuring example processing an
1676 alist (bug#6596).
1677
ac6531ad
LMI
16782011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1679
1680 * ediff.texi (Major Entry Points): Remove mention of `require',
1681 since that's not pertinent in the installed Emacs (bug#9016).
1682
d30dd079
G
16832011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1684
1685 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1686 (Filtering New Groups): Clarify how simple the "options -n" format is.
1687 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1688 is internal.
d30dd079 1689
862c0d68
MA
16902011-07-04 Michael Albinus <michael.albinus@gmx.de>
1691
1692 * tramp.texi (Cleanup remote connections): Add
1693 `tramp-cleanup-this-connection'.
1694
cd865a33
G
16952011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1696
1697 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1698 zombies.
1699 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1700 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1701
17022011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1703
1704 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1705 backups, and not actual vc (bug#8975).
1706
79414ae4
KR
17072011-07-03 Kevin Ryde <user42@zip.com.au>
1708
1709 * cl.texi (For Clauses): @items for hash-values and key-bindings
1710 to make them more visible when skimming. Add examples of `using'
1711 clause to them, examples being clearer than a description in
1712 words (bug#6599).
1713
847ccf7c
AM
17142011-07-01 Alan Mackenzie <acm@muc.de>
1715
1716 * cc-mode.texi (Guessing the Style): New page.
1717 (Styles): Add a short introduction to above.
1718
3da13bb9
DD
17192011-06-28 Deniz Dogan <deniz@dogan.se>
1720
1721 * rcirc.texi (Configuration): Bug-fix:
1722 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1723 Reported by Elias Pipping <pipping@exherbo.org>.
1724
60a0884e
G
17252011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1726
1727 * gnus.texi (Summary Mail Commands): Document
1728 `gnus-summary-reply-to-list-with-original'.
1729
0c7efc08
SM
17302011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1731
1732 * eshell.texi (Known problems): Fix typo.
1733
ea3596a2
MA
17342011-06-12 Michael Albinus <michael.albinus@gmx.de>
1735
0c7efc08 1736 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1737 (Password handling): `auth-source-debug' is good for debug messages.
1738
2da9c605
G
17392011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1740
1741 * gnus.texi (Store custom flags and keywords): Refer to
1742 `gnus-registry-article-marks-to-{chars,names}' instead of
1743 `gnus-registry-user-format-function-{M,M2}'.
1744
e61923c8
GM
17452011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1746
1747 * texinfo.tex: Merge from gnulib.
1748
627abcdd
TZ
17492011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1750
1751 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1752 (Store custom flags and keywords):
1753 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1754 `gnus-registry-user-format-function-M2'.
1755
a3c92bc1
EZ
17562011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1757
8f906c40 1758 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1759
85d870a9
GM
17602011-05-17 Glenn Morris <rgm@gnu.org>
1761
1762 * gnus.texi (Face): Fix typo.
1763
2cdee799
GM
17642011-05-14 Glenn Morris <rgm@gnu.org>
1765
1766 * dired-x.texi (Omitting Examples): Minor addition.
1767
79b70037
GM
17682011-05-10 Jim Meyering <meyering@redhat.com>
1769
1770 * ede.texi: Fix typo "or or -> or".
1771
a7111a62 17722011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1773
1774 * gnus.texi (Summary Buffer Lines):
1775 gnus-summary-user-date-format-alist does not exist.
1776 (Sorting the Summary Buffer): More about sorting threads.
1777
69026aba
MA
17782011-04-25 Michael Albinus <michael.albinus@gmx.de>
1779
1780 * trampver.texi: Update release number.
1781
9024ff79
MA
17822011-04-14 Michael Albinus <michael.albinus@gmx.de>
1783
1784 * tramp.texi (Frequently Asked Questions): New item for disabling
1785 Tramp in other packages.
1786
c3c65d73
TZ
17872011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1788
1789 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1790 (Fancy splitting to parent, Store arbitrary data):
1791 Updated gnus-registry docs.
c3c65d73 1792
9ec6a317
JB
17932011-04-13 Juanma Barranquero <lekktu@gmail.com>
1794
1795 * ede.texi: Fix typos.
1796
1e3b6001
G
17972011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1798
9ec6a317
JB
1799 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1800 It's @table @code.
1e3b6001 1801
a5954fa5
G
18022011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1803
ed9265fc 1804 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1805
d71990a1
JB
18062011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1807
1808 * calc.texi (Logarithmic Units): Update the function names.
1809
1518e4f0
G
18102011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1811
1812 * message.texi (Various Commands): Document format specs in the
1813 ellipsis.
1814
a123622d
G
18152011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1816
1817 * message.texi (Insertion Variables): Document message-cite-style.
1818
18192011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1820
1821 * tramp.texi (Remote processes): New subsection "Running shell on
1822 a remote host".
1823
4248cca2
TZ
18242011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1825
1826 * auth.texi (Help for developers): Update docs to explain that the
1827 :save-function will only run the first time.
1828
54ce11a1
GM
18292011-03-12 Glenn Morris <rgm@gnu.org>
1830
1831 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1832 (emacs-faq.text): New target.
1833 (clean): Add emacs-faq.
1834
0c3b25f8
MA
18352011-03-12 Michael Albinus <michael.albinus@gmx.de>
1836
1837 Sync with Tramp 2.2.1.
1838
1839 * trampver.texi: Update release number.
1840
b740639e
GM
18412011-03-11 Glenn Morris <rgm@gnu.org>
1842
1843 * Makefile.in (HTML_TARGETS): New.
1844 (clean): Delete $HTML_TARGETS.
1845 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1846
733afdf4
TZ
18472011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1848
1849 * auth.texi (Help for developers): Show example of using
1850 `auth-source-search' with prompts and :save-function.
1851
33383987
JB
18522011-03-07 Chong Yidong <cyd@stupidchicken.com>
1853
1854 * Version 23.3 released.
1855
a5057546
G
18562011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1857
1858 * message.texi (Message Buffers): Update default value of
1859 message-generate-new-buffers.
1860
479a2c9b
JB
18612011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1862
1863 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1864 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1865 respectively.
05a29101
JB
1866 (Musical Notes): New section.
1867 (Customizing Calc): Mention the customizable variable
1868 calc-note-threshold.
479a2c9b 1869
e0535b76
GM
18702011-03-03 Glenn Morris <rgm@gnu.org>
1871
1872 * url.texi (Dealing with HTTP documents): Remove reference to
1873 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1874 (Configuration): Update url-configuration-directory description.
e0535b76 1875
2777ccbf
GM
18762011-03-02 Glenn Morris <rgm@gnu.org>
1877
1878 * dired-x.texi (Multiple Dired Directories): Remove mentions
1879 of dired-default-directory-alist and dired-default-directory.
1880 Move dired-smart-shell-command here...
1881 (Miscellaneous Commands): ... from here.
1882
257219bd
PE
18832011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1884
1885 * texinfo.tex: Update to version 2011-02-24.09.
1886
8889f4e2
GM
18872011-03-02 Glenn Morris <rgm@gnu.org>
1888
1889 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1890 instead of the obsoleted dired-omit-here-always.
1891
5d41af19
MA
18922011-02-28 Michael Albinus <michael.albinus@gmx.de>
1893
1894 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1895 supported systems.
1896
2b0c7330 18972011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1898
61cf3a76
GM
1899 * dbus.texi (Type Conversion): Grammar fix.
1900
cce7d530 19012011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1902
cce7d530
GM
1903 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1904 "Debian GNU/Linux".
51a13bdd 1905
cce7d530
GM
1906 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1907
817b48a7
GM
19082011-02-23 Glenn Morris <rgm@gnu.org>
1909
cce7d530
GM
1910 * dired-x.texi (Features): Minor rephrasing.
1911 (Local Variables): Fix typos.
47301027
GM
1912
1913 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1914 Standardize some Emacs/XEmacs terminology.
1915
817b48a7
GM
1916 * dired-x.texi (Features): Don't advertise obsolete local variables.
1917 Simplify layout.
1918 (Omitting Variables): Update local variables example.
1919 (Local Variables): Say this is obsolete. Fix description of
1920 dired-enable-local-variables possible values.
1921
4a3988d5
G
19222011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1923
1924 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1925 default now.
1926
8e22bee0
G
19272011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1928
1929 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1930
06b840e0
LI
19312011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1932
1933 * gnus.texi (Window Layout): Document layout names.
1934
67ab0163 19352011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1936
1937 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1938 * auth.texi: Sync @dircategory with ../../info/dir.
1939 * autotype.texi: Sync @dircategory with ../../info/dir.
1940 * calc.texi: Sync @dircategory with ../../info/dir.
1941 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1942 * cl.texi: Sync @dircategory with ../../info/dir.
1943 * dbus.texi: Sync @dircategory with ../../info/dir.
1944 * dired-x.texi: Sync @dircategory with ../../info/dir.
1945 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1946 * ede.texi: Sync @dircategory with ../../info/dir.
1947 * ediff.texi: Sync @dircategory with ../../info/dir.
1948 * edt.texi: Sync @dircategory with ../../info/dir.
1949 * eieio.texi: Sync @dircategory with ../../info/dir.
1950 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1951 * epa.texi: Sync @dircategory with ../../info/dir.
1952 * erc.texi: Sync @dircategory with ../../info/dir.
1953 * eshell.texi: Sync @dircategory with ../../info/dir.
1954 * eudc.texi: Sync @dircategory with ../../info/dir.
1955 * flymake.texi: Sync @dircategory with ../../info/dir.
1956 * forms.texi: Sync @dircategory with ../../info/dir.
1957 * gnus.texi: Sync @dircategory with ../../info/dir.
1958 * idlwave.texi: Sync @dircategory with ../../info/dir.
1959 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1960 * message.texi: Sync @dircategory with ../../info/dir.
1961 * mh-e.texi: Sync @dircategory with ../../info/dir.
1962 * newsticker.texi: Sync @dircategory with ../../info/dir.
1963 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1964 * org.texi: Sync @dircategory with ../../info/dir.
1965 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1966 * pgg.texi: Sync @dircategory with ../../info/dir.
1967 * rcirc.texi: Sync @dircategory with ../../info/dir.
1968 * reftex.texi: Sync @dircategory with ../../info/dir.
1969 * remember.texi: Sync @dircategory with ../../info/dir.
1970 * sasl.texi: Sync @dircategory with ../../info/dir.
1971 * sc.texi: Sync @dircategory with ../../info/dir.
1972 * semantic.texi: Sync @dircategory with ../../info/dir.
1973 * ses.texi: Sync @dircategory with ../../info/dir.
1974 * sieve.texi: Sync @dircategory with ../../info/dir.
1975 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1976 * speedbar.texi: Sync @dircategory with ../../info/dir.
1977 * trampver.texi [emacs]: Set emacsname to "Emacs".
1978 * tramp.texi: Sync @dircategory with ../../info/dir.
1979 * url.texi: Sync @dircategory with ../../info/dir.
1980 * vip.texi: Sync @dircategory with ../../info/dir.
1981 * viper.texi: Sync @dircategory with ../../info/dir.
1982 * widget.texi: Sync @dircategory with ../../info/dir.
1983 * woman.texi: Sync @dircategory with ../../info/dir.
1984
30abce25
GM
19852011-02-19 Glenn Morris <rgm@gnu.org>
1986
0c7efc08
SM
1987 * dired-x.texi (Technical Details): No longer redefines
1988 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1989 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1990
f31f8469
GM
19912011-02-18 Glenn Morris <rgm@gnu.org>
1992
1993 * dired-x.texi (Optional Installation File At Point): Simplify.
1994
35123c04
TZ
19952011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1996
1997 * auth.texi (Help for users): Use :port instead of :protocol for all
1998 auth-source docs.
7ba93e94
G
1999 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2000 to have two files in `auth-sources'.
35123c04 2001
da5e0ce4
GM
20022011-02-16 Glenn Morris <rgm@gnu.org>
2003
b322c9af
GM
2004 * dired-x.texi: Use emacsver.texi to get Emacs version.
2005 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2006 Depend on emacsver.texi.
2007
07ca5555
GM
2008 * dired-x.texi: Drop meaningless version number.
2009 (Introduction): Remove old info.
2010 (Optional Installation Dired Jump): Autoload from dired-x.
2011 Remove incorrect info about loaddefs.el.
2012 (Bugs): Just refer to M-x report-emacs-bug.
2013
da5e0ce4
GM
2014 * dired-x.texi (Multiple Dired Directories): Update for rename of
2015 default-directory-alist.
2016 (Miscellaneous Commands): No longer mention very old VM version 4.
2017
bb55f713
PE
20182011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2019
2020 Merge from gnulib.
2021 * texinfo.tex: Update to version 2011-02-14.11.
2022
5415d076
G
20232011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2024
da5e0ce4
GM
2025 * auth.texi (Help for users):
2026 Login collection is "Login" and not "login".
5415d076 2027
14029d4b
MA
20282011-02-13 Michael Albinus <michael.albinus@gmx.de>
2029
2030 * tramp.texi (History): Remove IMAP support.
2031 (External methods, Frequently Asked Questions): Remove `imap' and
2032 `imaps' methods.
2033 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2034
2035 * trampver.texi: Remove default value of `emacsimap'.
2036
8a36c07f
GM
20372011-02-13 Glenn Morris <rgm@gnu.org>
2038
2039 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2040 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2041
165bc5a0
GM
20422011-02-12 Glenn Morris <rgm@gnu.org>
2043
2044 * sc.texi (Getting Connected): Remove old index entries.
2045
5415d076 20462011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2047
2048 * url.texi: Remove duplicate @dircategory (Bug#7942).
2049
b8e0f0cd
G
20502011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2051
8a36c07f
GM
2052 * auth.texi (Overview, Help for users, Help for developers):
2053 Update docs.
b8e0f0cd
G
2054 (Help for users): Talk about spaces.
2055
caf82551
PE
20562011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2057
2058 * texinfo.tex: Update to version 2011-02-07.16.
2059
1ff98217
MA
20602011-02-07 Michael Albinus <michael.albinus@gmx.de>
2061
2062 * dbus.texi (Bus names): Adapt descriptions for
2063 dbus-list-activatable-names and dbus-list-known-names.
2064
2e78df6b
JB
20652011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2066
2067 * calc.texi (Logarithmic Units): New section.
2068
7fbf7cae
TZ
20692011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2070
2071 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2072 manuals use it now.
2073
0c7efc08 2074 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2075
156ad271
KY
20762011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * overrides.texi: Remove.
2079
2080 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2081 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2082
36539990
MA
20832011-02-05 Michael Albinus <michael.albinus@gmx.de>
2084
2085 * tramp.texi (Frequently Asked Questions): Mention problems with
2086 WinSSHD.
2087
2088 * trampver.texi: Update release number.
2089
20902011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2091
2092 * tramp.texi:
2093 Replace "delimet" with "delimit" globally.
2094 Replace "explicite" with "explicit" globally.
2095 Replace "instead of" with "instead" where there was nothing after "of".
2096 Audit use of comma before interrogative pronoun, "that", or "which".
2097 Minor word order, spelling, wording changes.
2098
ec72bf63
G
20992011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2100
2101 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2102
2103 * sieve.texi: Use WEBHACKDEVEL.
2104
2105 * sasl.texi: Use WEBHACKDEVEL.
2106
2107 * pgg.texi: Use WEBHACKDEVEL.
2108
2109 * message.texi: Use WEBHACKDEVEL.
2110
2111 * gnus.texi: Use WEBHACKDEVEL.
2112
2113 * emacs-mime.texi: Use WEBHACKDEVEL.
2114
2115 * auth.texi: Use WEBHACKDEVEL.
2116
2117 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2118 manuals.
2119
21202011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2121
2122 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2123
90b750f4
PE
21242011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2125
2126 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2127 which in turn is copied from ftp://tug.org/tex/.
2128
0e751a49
GM
21292011-02-03 Glenn Morris <rgm@gnu.org>
2130
2131 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2132 (Binding combinations of modifiers and function keys):
2133 Let's assume people reading this are not using Emacs 18.
2134
7f13c2e2
LI
21352011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2136
2137 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2138 since it's run automatically.
2139
d76c843e
LI
21402011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2141
2142 * gnus.texi (Customizing Articles): Fix typo.
2143
12e3ca0a
LI
21442011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2145
2146 * gnus.texi (Customizing Articles): Document the new way of customizing
2147 the date headers(s).
2148
fe72c8fa
LI
21492011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2150
2151 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2152 splitting example.
2153
bf3dae7e
EZ
21542011-01-29 Eli Zaretskii <eliz@gnu.org>
2155
2156 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2157 (MAKEINFO_OPTS): New variable.
2158 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2159 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2160 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2161 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2162 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2163 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2164 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2165 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2166 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2167 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2168 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2169 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2170 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2171 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2172 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2173 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2174 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2175 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2176
d6f13ac8
LI
21772011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2178
2179 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2180
c5ecc769
G
21812011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2182
2183 * message.texi (IDNA): Explain what it is.
2184
21852011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2188
45eb2a5d
WL
21892011-01-23 Werner Lemberg <wl@gnu.org>
2190
2191 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2192 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2193 (ENVADD): Update.
45eb2a5d 2194
6872a814
GM
21952011-01-18 Glenn Morris <rgm@gnu.org>
2196
2197 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2198
77ab81d0 21992011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2200
2201 * nxml-mode.texi (Introduction): Fix file name typos.
2202
d221e780
CO
22032011-01-13 Christian Ohler <ohler@gnu.org>
2204
2205 * ert.texi: New file.
2206
2207 * Makefile.in:
2208 * makefile.w32-in: Add ert.texi.
2209
8c904d82
MA
22102011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2211
2212 * dbus.texi (Receiving Method Calls): New function
2213 dbus-register-service. Rearrange node.
2214
f56e0e7a
PE
22152011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2216
2217 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2218 which in turn is copied from ftp://tug.org/tex/.
2219
0fadf00e
MA
22202011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2221
2222 * dbus.texi (Receiving Method Calls): Describe new optional
2223 parameter dont-register-service of dbus-register-{method,property}.
2224
8b358e90
DU
22252010-12-17 Daiki Ueno <ueno@unixuser.org>
2226
0c7efc08
SM
2227 * epa.texi (Encrypting/decrypting *.gpg files):
2228 Mention epa-file-select-keys.
8b358e90 2229
549c9aed
G
22302010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2231
2232 * gnus.texi (Archived Messages): Remove outdated text.
2233
22342010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2235
0c7efc08 2236 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2237
156e3f9c
G
22382010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2239
83f3eadc 2240 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2241
8151d490
AC
22422010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2243
2244 * gnus.texi (The swish++ Engine): Add customizable parameters
2245 descriptions.
2246 (The swish-e Engine): Ditto.
2247
305bdd22
MA
22482010-12-14 Michael Albinus <michael.albinus@gmx.de>
2249
2250 * tramp.texi (Inline methods): Add "ksu" method.
2251 (Remote processes): Add example with remote `default-directory'.
2252
53aff12a
GM
22532010-12-14 Glenn Morris <rgm@gnu.org>
2254
2255 * faq.texi (Expanding aliases when sending mail):
2256 Now build-mail-aliases is interactive.
2257
8a1cdce5
AC
22582010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2259
2260 * gnus.texi: First pass at adding (rough) nnir documentation.
2261
7410c270
G
22622010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
53aff12a
GM
2264 * gnus.texi (Filtering New Groups):
2265 Mention gnus-auto-subscribed-categories.
2266 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2267 removed.
2268
f49d1f52 22692010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2270
2271 * cl.texi (For Clauses): Small fixes for frames and windows.
2272
acedf35c
CD
22732010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2274
2275 * org.texi (Using capture): Document using prefix arguments for
2276 finalizing capture.
2277 (Agenda commands): Document prefix argument for the bulk scatter
2278 command.
2279 (Beamer class export): Document that also overlay arguments can be
2280 passed to the column environment.
2281 (Template elements): Document the new entry type.
2282
22832010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2284
2285 * org.texi (Include files): Document :minlevel.
2286
22872010-12-11 Julien Danjou <julien@danjou.info>
2288
2289 * org.texi (Categories): Document category icons.
2290
22912010-12-11 Eric Schulte <schulte.eric@gmail.com>
2292
2293 * org.texi (noweb): Fix typo.
2294
516aa569
G
22952010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2296
2297 * gnus.texi (Server Commands): Point to the rest of the server
2298 commands.
2299
04db63bc
G
23002010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2301
2302 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2303 g'.
2304
ed797193
G
23052010-12-02 Julien Danjou <julien@danjou.info>
2306
2307 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2308
23092010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2310
2311 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2312 (Direct Functions): Note the STARTTLS upgrade.
2313
07976ae3 23142010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2315 James Clark <none@example.com>
d3dfb185
GM
2316
2317 * nxml-mode.texi (Introduction): New section.
2318
59e75882
G
23192010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2320
2321 * gnus.texi (Server Commands): Document gnus-server-show-server.
2322
568a887f
MA
23232010-11-20 Michael Albinus <michael.albinus@gmx.de>
2324
2325 Sync with Tramp 2.2.0.
2326
2327 * trampver.texi: Update release number.
2328
1265829e
JB
23292010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2330
2331 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2332 Mention that the TeX specific units won't use the `tex' prefix
2333 in TeX mode.
2334
239661c0
KY
23352010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2336
2337 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2338
4a47c275 23392010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2340
2341 * edt.texi: Remove information about Emacs 19.
2342
4a47c275 23432010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2344
2345 * trampver.texi: Update release number.
2346
2f0e0dc8
KY
23472010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2348
2349 * gnus.texi (Article Washing): Fix typo.
2350
afe98dfa
CD
23512010-11-11 Noorul Islam <noorul@noorul.com>
2352
56f5a94e 2353 * org.texi: Fix typo.
afe98dfa
CD
2354
23552010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2356
2357 * org.texi (Using capture): Explain that refiling is
2358 sensitive to cursor position.
2359
23602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2361
56f5a94e 2362 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2363
23642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2365
2366 * org.texi: Document the <c> cookie.
2367
23682010-11-11 Eric Schulte <schulte.eric@gmail.com>
2369
bd7239f5 2370 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2371 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2372
23732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2374
56f5a94e 2375 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2376
23772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2378
56f5a94e 2379 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2380
23812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2382
2383 * org.texi (Setting up the staging area): Document that
2384 file names remain visible when encrypting the MobileOrg files.
2385
23862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2387
2388 * org.texi (Setting up the staging area): Document which
2389 versions are needed for encryption.
2390
23912010-11-11 Eric Schulte <schulte.eric@gmail.com>
2392
56f5a94e
GM
2393 * org.texi (noweb): Update :noweb documentation to
2394 reflect the new "tangle" argument.
afe98dfa
CD
2395
23962010-11-11 Eric Schulte <schulte.eric@gmail.com>
2397
56f5a94e
GM
2398 * org.texi (Batch execution): Improve tangling script in
2399 documentation.
afe98dfa
CD
2400
24012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2402
2403 * org.texi (Handling links):
2404 (In-buffer settings): Document inlining images on startup.
2405
24062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2407
2408 * org.texi (Setting up the staging area): Document use of
2409 crypt password.
2410
24112010-11-11 David Maus <dmaus@ictsoc.de>
2412
56f5a94e 2413 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2414
24152010-11-11 David Maus <dmaus@ictsoc.de>
2416
56f5a94e
GM
2417 * org.texi (Template expansion): Add mew in table for link type
2418 escapes.
afe98dfa
CD
2419
24202010-11-11 David Maus <dmaus@ictsoc.de>
2421
56f5a94e 2422 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2423
24242010-11-11 Eric Schulte <schulte.eric@gmail.com>
2425
56f5a94e 2426 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2427
24282010-11-11 Eric Schulte <schulte.eric@gmail.com>
2429
56f5a94e 2430 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2431
24322010-11-11 Eric Schulte <schulte.eric@gmail.com>
2433
56f5a94e
GM
2434 * org.texi (Structure of code blocks):
2435 Update documentation to mention inline code block syntax.
afe98dfa
CD
2436
24372010-11-11 Eric Schulte <schulte.eric@gmail.com>
2438
56f5a94e 2439 * org.texi (comments): Improve wording.
afe98dfa
CD
2440
24412010-11-11 Eric Schulte <schulte.eric@gmail.com>
2442
56f5a94e 2443 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2444
24452010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2446
2447 * org.texi (Installation): Remove the special
2448 installation instructions for XEmacs.
2449
24502010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2451
56f5a94e 2452 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2453 insertion of empty structural elements.
2454
24552010-11-11 Noorul Islam <noorul@noorul.com>
2456
56f5a94e 2457 * org.texi: Fix doc.
afe98dfa
CD
2458
24592010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2460
2461 * org.texi (The date/time prompt): Document specification
2462 of time ranges.
2463
24642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2465
2466 * org.texi (Internal links): Document the changes in
2467 internal links.
2468
24692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2470
2471 * org.texi (Agenda commands): Document the limitation for
2472 the filter preset - it can only be used for an entire agenda
2473 view, not in an individual block in a block agenda.
2474
24752010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2476
2477 * org.texi (iCalendar export): Document alarm creation.
2478
6f8fc60c
MA
24792010-11-10 Michael Albinus <michael.albinus@gmx.de>
2480
2481 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2482
be3c11b3
LMI
24832010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2484
2485 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2486
d607b96b 24872010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2488
d607b96b 2489 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2490
181cb5fb
G
24912010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2492
2493 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2494 since that works by default.
2495
24962010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2497
2498 * gnus.texi (Customizing the IMAP Connection): Document
2499 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2500
36bc5d3b
MA
25012010-11-04 Michael Albinus <michael.albinus@gmx.de>
2502
2503 * tramp.texi (Remote shell setup): New item "Interactive shell
2504 prompt". Reported by Christian Millour <cm@abtela.com>.
2505 (Remote shell setup, Remote processes): Use @code{} for
2506 environment variables.
2507
cf503f7c
GM
25082010-11-03 Glenn Morris <rgm@gnu.org>
2509
537b04b9 2510 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2511 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2512
389b76fa
G
25132010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2514
2515 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2516
2699a554 25172010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2518
2519 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2520
2699a554 25212010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2522
2523 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2524
99e65b2d
G
25252010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2526
0c7efc08
SM
2527 * gnus.texi (Client-Side IMAP Splitting):
2528 Mention nnimap-unsplittable-articles.
99e65b2d
G
2529
25302010-10-29 Julien Danjou <julien@danjou.info>
2531
2532 * gnus.texi (Finding the News): Remove references to obsoletes
2533 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2534
aeeb3dcb
EZ
25352010-10-29 Eli Zaretskii <eliz@gnu.org>
2536
2537 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2538 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2539 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2540 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2541
8289f37b
GM
25422010-10-28 Glenn Morris <rgm@gnu.org>
2543
2544 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2545 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2546 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2547
d85d3b3a
DU
25482010-10-25 Daiki Ueno <ueno@unixuser.org>
2549
2550 * epa.texi (Mail-mode integration): Add alternative key bindings
2551 for epa-mail commands; escape comma.
c05c2b9b 2552 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2553
9f534a47
JB
25542010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2555
99e65b2d 2556 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2557
5793a7bc 25582010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2559
2560 * gnus.texi (Group Parameters, Buttons): Fix typos.
2561
280f417b
G
25622010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2563
2564 * gnus.texi (Subscription Commands): Mention that you can also
2565 subscribe to new groups via the Server buffer, which is probably more
2566 convenient when subscribing to many groups.
2567
d806c872
G
25682010-10-21 Julien Danjou <julien@danjou.info>
2569
2570 * message.texi (Message Headers): Allow message-default-headers to be a
2571 function.
2572
d5798f68
LMI
25732010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2574
2575 * gnus-news.texi: Mention new archive defaults.
2576
b79bbef7
KY
25772010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2578
2579 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2580
2526f423
G
25812010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2582
2583 * gnus.texi (HTML): Document the function value of
2584 gnus-blocked-images.
2585 (Article Washing): shr and gnus-w3m, not the direct function names.
2586
ba91f05d
G
25872010-10-20 Julien Danjou <julien@danjou.info>
2588
2589 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2590 variable.
2591
da451787
LMI
25922010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2593
2594 * gnus.texi (Customizing the IMAP Connection): The port strings are
2595 strings.
c872595d 2596 (Document Groups): Mention git.
da451787 2597
7cad71ad
G
25982010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2599
2600 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2601 bzr/Gnus git sync.
2602
c56dfd36
EZ
26032010-10-15 Eli Zaretskii <eliz@gnu.org>
2604
2605 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2606 change.
2607
a1d16a7b
G
26082010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2609
2610 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2611 @item syntax for in-Emacs makeinfo.
2612
26132010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2614
2615 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2616 trim sentence.
2617
98e2b864
DU
26182010-10-12 Daiki Ueno <ueno@unixuser.org>
2619
2620 * epa.texi (Caching Passphrases):
0c7efc08
SM
2621 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2622 Clarify some configurations require to set up gpg-agent.
98e2b864 2623
c12e4a81
GM
26242010-10-11 Glenn Morris <rgm@gnu.org>
2625
2626 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2627
f7aa248a
G
26282010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2629
2630 * gnus.texi (Spam Package Introduction): Mention `$'.
2631
6513b232
EZ
26322010-10-09 Eli Zaretskii <eliz@gnu.org>
2633
2634 * makefile.w32-in (emacsdir): New variable.
2635 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2636 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2637
abd40fb4
GM
26382010-10-09 Glenn Morris <rgm@gnu.org>
2639
0f05450f
GM
2640 * Makefile.in (mostlyclean): Delete *.toc.
2641
d3a4ac46
GM
2642 * Makefile.in: Use $< in rules.
2643
aa9db089
GM
2644 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2645
abd40fb4
GM
2646 * Makefile.in ($(infodir)): Delete rule.
2647 (mkinfodir): New. Use it in all the info rules, rather than depending
2648 on infodir.
2649
ea274122
GM
26502010-10-09 Glenn Morris <rgm@gnu.org>
2651
6e90e2a8
GM
2652 * gnus.texi (Article Washing): Fix previous change.
2653
f7a31f11
GM
2654 * Makefile.in (emacsdir): New variable.
2655 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2656 Depend on emacsver.texi.
2657
f7a31f11
GM
2658 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2659
ea274122
GM
2660 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2661
36d3245f
G
26622010-10-08 Julien Danjou <julien@danjou.info>
2663
f7a31f11 2664 * gnus.texi: Add mm-shr.
36d3245f
G
2665
26662010-10-08 Ludovic Courtès <ludo@gnu.org>
2667
2668 * gnus.texi (Finding the Parent, The Gnus Registry)
2669 (Registry Article Refer Method): Update docs for nnregistry.el.
2670
26712010-10-08 Daiki Ueno <ueno@unixuser.org>
2672
2673 * auth.texi (Help for users)
2674 (GnuPG and EasyPG Assistant Configuration): Update docs.
2675
12359245
GM
26762010-10-08 Glenn Morris <rgm@gnu.org>
2677
2678 * cl.texi (Organization, Installation, Old CL Compatibility):
2679 Deprecate cl-compat for new code.
4628bef1 2680 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2681
2682 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2683
fcf2d385
KY
26842010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2685
2686 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2687
66627fa9
G
26882010-10-06 Julien Danjou <julien@danjou.info>
2689
fd9ba500
JD
2690 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2691
66627fa9
G
2692 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2693 broken link.
2694
2695 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2696
2697 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2698 to ReiserFS.
2699
2700 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2701 (FAQ 7-1): Fix getmail URL.
2702
65f54520
DU
27032010-10-06 Daiki Ueno <ueno@unixuser.org>
2704
2705 * epa.texi (Caching Passphrases): New section.
2706
4c83f6e1
GM
27072010-10-06 Glenn Morris <rgm@gnu.org>
2708
2709 * Makefile.in (SHELL): Set it.
2710 (info): Move the mkdir dependency to the individual info files.
2711 (mostlyclean): Tidy up.
2712 (clean): Only delete the specific dvi and pdf files.
2713 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2714 ($(infodir)): Add parallel build workaround.
4c83f6e1 2715
71e691a5
G
27162010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2717
2718 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2719
a41c2e6d
G
27202010-10-03 Julien Danjou <julien@danjou.info>
2721
0c7efc08
SM
2722 * emacs-mime.texi (Display Customization):
2723 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2724 mm-inline-large-images-proportion.
2725
37255945
MA
27262010-10-03 Michael Albinus <michael.albinus@gmx.de>
2727
0c7efc08
SM
2728 * tramp.texi (Frequently Asked Questions):
2729 Mention remote-file-name-inhibit-cache.
37255945 2730
11e4e7bd
LMI
27312010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2732
2733 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2734 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2735
cb83220a
KY
27362010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2737
0c7efc08
SM
2738 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2739 (Article Hiding): Add google banner example.
2740 Suggested by Benjamin Xu.
cb83220a 2741
6b958814
G
27422010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2743
0c7efc08
SM
2744 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2745 Remove nnimap-split-rule from examples.
6b958814
G
2746
27472010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2748
2749 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2750 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2751 Fishman.
2752 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2753
27542010-09-30 Julien Danjou <julien@danjou.info>
2755
2756 * gnus.texi (Gravatars): Fix documentation about
2757 gnu-gravatar-properties.
2758
b9476c04
DU
27592010-09-29 Daiki Ueno <ueno@unixuser.org>
2760
2761 * epa.texi (Bug Reports): New section.
2762
5f874327
GM
27632010-09-29 Glenn Morris <rgm@gnu.org>
2764
2765 * Makefile.in (top_srcdir): Remove unused variable.
2766
6b958814
G
27672010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2768
2769 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2770 (Client-Side IMAP Splitting): Document 'default.
2771
27722010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2773
0c7efc08
SM
2774 * gnus.texi (Customizing the IMAP Connection):
2775 Document nnimap-fetch-partial-articles.
6b958814 2776
82bccbfa
KY
27772010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2778
2779 * gnus-news.texi: Mention nnimap-inbox.
2780
2781 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2782
27832010-09-26 Julien Danjou <julien@danjou.info>
2784
47e08896 2785 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2786
27872010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2788
2789 * gnus.texi (Security): Remove gpg.el mention.
2790
27912010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2792
2793 * gnus.texi (Browse Foreign Server): New variable
2794 gnus-browse-subscribe-newsgroup-method.
2795
2796 * gnus-news.texi: Mention it.
2797
27982010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2799
0c7efc08 2800 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2801 (Startup Variables): No jingle.
2802
4c964351
UM
28032010-09-25 Ulrich Mueller <ulm@gentoo.org>
2804
2805 * woman.texi (Interface Options): xz compression is now supported.
2806
82bccbfa
KY
28072010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2808
2809 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2810 (Unavailable Servers): Document gnus-server-copy-server.
2811 (Using IMAP): Document the new nnimap.
2812
28132010-09-25 Julien Danjou <julien@danjou.info>
2814
47e08896 2815 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2816
18778f71
GM
28172010-09-24 Glenn Morris <rgm@gnu.org>
2818
2819 * url.texi (Disk Caching): Tweak previous change.
2820
9c766321
JD
28212010-09-24 Julien Danjou <julien@danjou.info>
2822
2823 * url.texi (Disk Caching): Mention url-cache-expire-time,
2824 url-cache-expired, and url-fetch-from-cache.
2825
82bccbfa
KY
28262010-09-24 Julien Danjou <julien@danjou.info>
2827
2828 * gnus.texi: Add Gravatars.
2829
28302010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2831
2832 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2833
592bdb9a
LMI
28342010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2835
2836 * gnus.texi (Expunging mailboxes): Update name of the expunging
2837 command.
2838
e4e22d29
KY
28392010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2840
2841 * emacs-mime.texi (rfc2047): Update description for
2842 rfc2047-encode-parameter.
2843
371d9801
MA
28442010-09-13 Michael Albinus <michael.albinus@gmx.de>
2845
2846 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2847 "fish" methods.
2848 (External methods): Remove "scp1_old" and "scp2_old" methods.
2849
31ae5827
MA
28502010-09-09 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * tramp.texi: Remove Japanese manual. Fix typo.
2853
2854 * trampver.texi: Update release number. Remove japanesemanual.
2855
c0468714
GM
28562010-09-09 Glenn Morris <rgm@gnu.org>
2857
2858 * org.texi: Restore clobbered changes (copyright years, untabify).
2859
86441999
JD
28602010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2861
2862 * gnus.texi (Adaptive Scoring): Fix typo.
2863
25f28806
LMI
28642010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2865
2866 * gnus.texi (Article Display): Document gnus-html-show-images.
2867
45240125 28682010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2869
45240125
JD
2870 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2871
59d09f15
LMI
28722010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2873
2874 * gnus.texi (HTML): Document gnus-max-image-proportion.
2875
2cdd366f
KY
28762010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2877
51dee5ef
KY
2878 * gnus.texi (HTML): Document gnus-blocked-images.
2879
2cdd366f
KY
2880 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2881
b0e4f3fc
KY
28822010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2883
2884 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2885 the first message are used for wide replies.
f02566ce
KY
2886 (Changing Servers): Remove documentation on gnus-change-server and
2887 friends, since it's been removed.
b0e4f3fc 2888
598451ed
KY
28892010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * gnus.texi (Drafts): Mention B DEL.
2892
e7842e69
KY
28932010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2894
2895 * gnus.texi (Delayed Articles): Mention that the Date header is the
2896 original one, even if you delay.
2897
85115796
KY
28982010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2899
0c7efc08
SM
2900 * gnus.texi (Asynchronous Fetching):
2901 Document gnus-async-post-fetch-function.
85115796
KY
2902 (HTML): Made into its own section.
2903
f0b44bc0
MA
29042010-08-26 Michael Albinus <michael.albinus@gmx.de>
2905
2906 Sync with Tramp 2.1.19.
2907
217876c9 2908 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2909 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2910 Remove remark about doubled "-t" argument.
217876c9
MA
2911 (Auto-save and Backup): Remove reference to Emacs 21.
2912 (Filename Syntax): Describe port numbers.
2913 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2914 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2915 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2916 errors with the backquotes.
2917 (External packages): File attributes cache flushing for asynchronous
2918 processes.
2919 (Traces and Profiles): Describe verbose level 9.
2920
f0b44bc0
MA
2921 * trampver.texi: Update release number.
2922
7457f7b6
MA
29232010-08-23 Michael Albinus <michael.albinus@gmx.de>
2924
2925 * dbus.texi (Alternative Buses): New chapter.
2926
b695beda
SM
29272010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2928
2929 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2930
443c2c03
JB
29312010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2932
2933 * calc.texi (Customizing Calc): Rearrange description of new
2934 variables to match the presentation of other variables.
2935
7815fe19 29362010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2937
2938 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2939
2c695727
JB
29402010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2941
2942 * calc.texi (Making Selections, Selecting Subformulas)
2943 (Customizing Calc): Mention how to use faces to emphasize selected
2944 sub-formulas.
2945
bbb6ffa1
MA
29462010-08-05 Michael Albinus <michael.albinus@gmx.de>
2947
2948 * tramp.texi (External packages): File attributes cache flushing
2949 for asynchronous processes.
2950
5cee0a9c
AM
29512010-08-01 Alan Mackenzie <acm@muc.de>
2952
2953 Enhance the manual for the latest Java Mode.
2954
2955 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2956 annotation-var-cont.
2957 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2958 two new symbols.
2959
3f2afe32
MA
29602010-07-28 Michael Albinus <michael.albinus@gmx.de>
2961
2962 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2963
0ed082fe 29642010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2965
2966 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2967
311f0356
JB
29682010-07-19 Juanma Barranquero <lekktu@gmail.com>
2969
2970 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2971
86fbb8ca
CD
29722010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2973
2974 * org.texi: Add macros to get plain quotes in PDF output.
2975 List additional contributors.
2976 (Capture): New section, replaces the section about remember.
2977 (Working With Source Code): New chapter, focused on documenting Org
2978 Babel.
2979 (Code evaluation security): New section.
2980 (MobileOrg): Document DropBox support.
2981 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2982 (Special symbols): Show how to display UTF8 characters for entities.
2983 (Global TODO list): Clarify the use of the "M" key and the differences
2984 to the "m" key.
2985 (RSS Feeds): Mention Atom feeds as well.
2986 (Setting tags): Remove paragraph about
2987 `org-complete-tags-always-offer-all-agenda-tags'.
2988
5732e8ed
MA
29892010-07-17 Michael Albinus <michael.albinus@gmx.de>
2990
2991 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2992 argument.
2993 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2994 echoing shells.
2995
ca1bb391
MA
29962010-07-10 Michael Albinus <michael.albinus@gmx.de>
2997
2998 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2999 (Filename Syntax): Describe port numbers.
3000
5bd55c3c
MA
30012010-07-09 Michael Albinus <michael.albinus@gmx.de>
3002
3003 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3004 forgotten.
3005 (Type Conversion): Precise conversion of natural numbers.
3006 (Errors and Events): Add "debugging" to concept index. Add variable
3007 `dbus-debug'.
3008
820ae8fe
MA
30092010-07-04 Michael Albinus <michael.albinus@gmx.de>
3010
3011 * dbus.texi (Receiving Method Calls): Add optional argument
3012 EMITS-SIGNAL to `dbus-register-property'.
3013
b6f9df0f
JB
30142010-06-27 Alex Schroeder <alex@gnu.org>
3015
3016 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3017
62e034c2
GM
30182010-06-24 Glenn Morris <rgm@gnu.org>
3019
3020 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3021 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3022 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3023 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3024 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3025 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3026 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3027 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3028 convention. Make them end with a period.
3029
9360256a
GM
30302010-06-23 Glenn Morris <rgm@gnu.org>
3031
3032 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3033 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3034 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3035 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3036 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3037 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3038
04d3bb6c
GM
30392010-06-10 Glenn Morris <rgm@gnu.org>
3040
3041 * idlwave.texi (Load-Path Shadows):
3042 * org.texi (Handling links): Fix typos.
3043
5e7d4a75
KY
30442010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3045
3046 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3047
9841cb4f
MA
30482010-05-26 Michael Albinus <michael.albinus@gmx.de>
3049
3050 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3051 by an alias. (Bug#6226)
3052
597517ef
JB
30532010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3054
3055 * calc.texi (Manipulating Vectors): Mention that vectors can
3056 be used to determine bins for `calc-histogram'.
3057
14914c43
JB
30582010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3059
597517ef 3060 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3061
0235128c 30622010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3063
3064 * url.texi (HTTP language/coding, Customization):
3065 * message.texi (Header Commands, Responses):
3066 * cl.texi (Argument Lists): Fix typos.
3067
0235128c 30682010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3069
0235128c
SM
3070 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3071 Note that Development menu is always available.
aa5789b5
CY
3072 (Creating a project): Fix terminology.
3073 (Add/Remove files): Fix typo.
3074
0235128c
SM
30752010-05-07 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * Version 23.2 released.
3078
a628ad9d 30792010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3080
3081 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3082
502269d6
MA
30832010-05-01 Michael Albinus <michael.albinus@gmx.de>
3084
0235128c
SM
3085 * tramp.texi (Inline methods, Default Method):
3086 Mention `tramp-inline-compress-start-size'.
502269d6 3087
6e104790 30882010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3089
3090 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3091 the CVS repo. Put the Git repo in the news section.
3092
6e104790 3093 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3094 Removed some mentions of CVS. Mention the new Git repo.
3095
6e104790 30962010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3097
3098 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3099 (Mail Group Commands): Add index entry.
3100
6e104790 31012010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3102
3103 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3104
f8b91752
JB
31052010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3106
3107 * calc.texi (Radix modes): Mention that the option prefix will
3108 turn on twos-complement mode.
3109 (Inverse and Hyperbolic Flags): Mention the Option flag.
3110
ed21c5c8
CD
31112010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3112
3113 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3114 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3115 (Sectioning structure): Update.
3116 (References): New use case for field coordinates.
6e104790 3117 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3118 (Setting up the staging area): Document the availability of
3119 encryption for MobileOrg.
3120 (Images and tables): Document how to reference labels.
3121 (Index entries): New section.
3122 (Generating an index): New section.
3123 (Column width and alignment): Document that <N> now
3124 means a fixed width, not a maximum width.
3125 (Publishing options): Document the :email option.
3126 (Beamer class export): Fix bug in the BEAMER example.
3127 (Refiling notes): Document refile logging.
3128 (In-buffer settings): Document refile logging keywords.
3129 (Drawers): Document `C-c C-z' command.
3130 (Agenda commands): Mention the alternative key `C-c C-z'.
3131 (Special properties): Document the BLOCKED property.
3132 (The spreadsheet): Mention the formula editor.
3133 (References): Document field coordinates.
3134 (Publishing action): Correct the documentation for the
3135 publishing function.
3136 (The date/time prompt): Document that we accept dates
3137 like month/day/year.
3138 (Cooperation): Document the changes in table.el support.
3139 (Faces for TODO keywords, Faces for TODO keywords)
3140 (Priorities): Document the easy colors.
3141 (Visibility cycling): Document the new double prefix
3142 arg for `org-reveal'.
3143 (Cooperation): Remember.el is part of Emacs.
3144 (Clean view): Mention that `wrap-prefix' is also set by
3145 org-indent-mode.
3146 (Agenda commands): Add information about prefix args to
3147 scheduling and deadline commands.
3148 (Search view): Point to the docstring of
3149 `org-search-view' for more details.
6e104790 3150 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3151 (Setting tags): Document variable
3152 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3153 (Column attributes): Cross-reference special properties.
ed21c5c8 3154
456b348e
MA
31552010-04-10 Michael Albinus <michael.albinus@gmx.de>
3156
3157 Synchronize with Tramp repository.
3158
3159 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3160 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3161 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3162 syntax, texi2dvi reports errors with the backquotes.
3163
3164 * trampver.texi: Update release number.
3165
357e2d8e
KY
31662010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3167
3168 * gnus.texi (Finding the News): Add pointers to the Server buffer
3169 because it's essential.
3170
1d4d7664
KY
31712010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3172
3173 * gnus.texi (MIME Commands): Update description of
3174 gnus-article-browse-html-article.
3175
bd3e840f
KY
31762010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3177
3178 * auth.texi (Secret Service API): Add TODO node.
3179 (Help for users): Explain the new source options for `auth-sources'.
3180
e867cb5d 31812010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3182
3183 * trampver.texi: Update release number.
3184
288f9fc0
CY
31852010-03-10 Chong Yidong <cyd@stupidchicken.com>
3186
3187 * Branch for 23.2.
3188
d99aaebd
CY
31892010-03-03 Chong Yidong <cyd@stupidchicken.com>
3190
3191 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3192 now enabled by default.
3193
5794c2a5
MA
31942010-02-28 Michael Albinus <michael.albinus@gmx.de>
3195
3196 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3197 when Emacs runs in interactive mode. (Bug#5645)
3198
40572be6
GM
31992010-02-16 Glenn Morris <rgm@gnu.org>
3200
3201 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3202
7bb8ed67
MH
32032010-02-05 Mark A. Hershberger <mah@everybody.org>
3204
3205 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3206
45a1423d 32072010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3208
3209 * gnus.texi (Score File Format): Fix typo.
3210
45a1423d 32112010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3212
3213 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3214
14f17fc8
JB
32152010-01-18 Juanma Barranquero <lekktu@gmail.com>
3216
3217 * ada-mode.texi (Project File Overview): Fix typo.
3218
607d4369
CY
32192010-01-17 Chong Yidong <cyd@stupidchicken.com>
3220
3221 * semantic.texi: Add Richard Y. Kim credit.
3222
3223 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3224
3d1bfa99
MA
32252010-01-17 Michael Albinus <michael.albinus@gmx.de>
3226
3227 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3228 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3229
6fbf7a75
GM
32302010-01-17 Glenn Morris <rgm@gnu.org>
3231
b9f978f0
GM
3232 * calc.texi (Reporting Bugs): Don't mention format of repository.
3233
f19bc38d
GM
3234 * woman.texi (Bugs): Make "Emacs repository" less specific,
3235 and the URL for same more specific.
3236
6fbf7a75
GM
3237 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3238
16c3428a
JB
32392010-01-17 Juanma Barranquero <lekktu@gmail.com>
3240
3241 * ede.texi (ede-step-project, ede-proj-target):
3242 * tramp.texi (Remote processes): Fix typos.
3243
045b9da7
ML
32442010-01-16 Mario Lang <mlang@delysid.org>
3245
3246 * ede.texi (ede-target):
3247 * org.texi (Refiling notes): Remove duplicated words.
3248
c57008f6
SM
32492010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3250
3251 * gnus.texi (Posting Styles): Use with-current-buffer.
3252 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3253
798c9eb5
KR
32542010-01-02 Kevin Ryde <user42@zip.com.au>
3255
3256 * eieio.texi (Naming Conventions): Correction to xref on elisp
3257 coding conventions, is "Tips" node not "Standards".
3258
4970fbfe
CY
32592009-12-24 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3262
3263 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3264
83828b06
KY
32652009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3266
3267 * gnus.texi (Direct Functions): Add missing port number to tls method.
3268
45a4a565
JB
32692009-12-15 Juanma Barranquero <lekktu@gmail.com>
3270
3271 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3272 ($(infodir)/edt, edt.dvi): New targets.
3273
698bfef7
GM
32742009-12-15 Glenn Morris <rgm@gnu.org>
3275
3276 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3277 (edt, $(infodir)/edt, edt.dvi): New targets.
3278 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3279
3280 * Makefile.in (PDF_TARGETS, pdf): New.
3281 (clean): Add *.pdf.
3282 Add pdf rules for all manuals.
3283
0e983327
JB
32842009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3285
3286 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3287
8e687433
CY
32882009-12-14 Chong Yidong <cyd@stupidchicken.com>
3289
3290 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3291 (Smart Jump, Analyzer Debug): Copyedits.
3292 (Semantic mode user commands): Link to new nodes.
3293 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3294 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3295 upstream Semantic manual.
3296
3297 * semantic.texi (Introduction): Minor fix to diagram.
3298
020335df
MA
32992009-12-09 Michael Albinus <michael.albinus@gmx.de>
3300
3301 * eshell.texi (History): Add the other built-in variables.
3302 (Built-ins): Explain built-ins, and how to apply the external commands.
3303 Add `history', `su' and `sudo'.
3304
3305 * tramp.texi (Remote processes): Add missing <RET> in the example.
3306
6ddf13e4
BW
33072009-12-01 Bill Wohler <wohler@newt.com>
3308
3309 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3310 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3311 excessively garrulous.
3312
07b6428c
MA
33132009-11-29 Michael Albinus <michael.albinus@gmx.de>
3314
3315 * tramp.texi (Remote processes): Improve eshell example with "su"
3316 and "sudo" commands.
3317
fd1cefda
CY
33182009-11-28 Chong Yidong <cyd@stupidchicken.com>
3319
3320 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3321
3322 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3323 Document semantic-complete-analyze-inline.
3324 (Semanticdb search debugging commands): Minor clarification.
3325 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3326 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3327 manual.
9d542758 3328 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3329
159e3ad5
KR
33302009-11-28 Kevin Ryde <user42@zip.com.au>
3331
3332 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3333 @pxref, now EIEIO is in Emacs.
159e3ad5 3334
c6d47315
KR
3335 * erc.texi (Development): Correction to git tutorial url.
3336
16f6287e
GM
33372009-11-26 Glenn Morris <rgm@gnu.org>
3338
3339 * faq.texi (Latest version of Emacs): Mention stability of development
3340 version.
3341 (Problems with very large files): Max buffer size increase in 23.2.
3342 (VM): VM has moved house again.
3343
5ea5dbc9
JB
33442009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3345
3346 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3347 notations.
3348
5dec9555
CD
33492009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3350
45a4a565 3351 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3352
bd6f6833
CY
33532009-11-20 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3356 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3357 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3358
be479117
JB
33592009-11-17 Juanma Barranquero <lekktu@gmail.com>
3360
3361 * semantic.texi (Semantic Internals, Glossary):
3362 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3363 (Semanticdb search debugging commands): Fix typos.
3364
17291a1f
JB
33652009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3366
be479117 3367 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3368
af42a9cc
JB
33692009-11-16 Juanma Barranquero <lekktu@gmail.com>
3370
3371 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3372 ($(infodir)/semantic, semantic.dvi): New targets.
3373
3149927d
CY
33742009-11-16 Chong Yidong <cyd@stupidchicken.com>
3375
3376 * Makefile.in: Build the Semantic manual.
3377
3378 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3379 repository.
3380
977640ed
MA
33812009-11-16 Michael Albinus <michael.albinus@gmx.de>
3382
3383 * dbus.texi (Receiving Method Calls): New defun
3384 `dbus-unregister-service'.
3385
17673adf
CD
33862009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3387
3388 * org.texi (Speed keys): New section.
3389
0ecd3c90
MA
33902009-11-13 Michael Albinus <michael.albinus@gmx.de>
3391
3392 * dbus.texi (Type Conversion): Fix typo.
3393 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3394 `dbus-registered-objects-table'.
0c7efc08
SM
3395 (Receiving Method Calls): New defun `dbus-register-property'.
3396 Move `dbus-unregister-object' here.
0ecd3c90 3397
8bfe682a
CD
33982009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3399
3400 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3401
34022009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3403
3404 * org.texi (Column attributes): Add the new age summary operators.
3405 Also, mention the fact you can only use one summary operator per
3406 property.
3407
34082009-11-13 John Wiegley <johnw@newartisans.com>
3409
0c7efc08 3410 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3411 manual about how to track habits.
0c7efc08 3412 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3413 dangling clocks are resolved.
3414
34152009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3416
3417 * org.texi (Agenda commands): Document the new `i' command.
3418 (Inserting deadline/schedule): Document logging changes
3419 of scheduling and deadline times stamps.
3420 (In-buffer settings): Document the in-buffer keywords for logging
3421 changes of scheduling and deadline times stamps.
3422 (Structure editing, Plain lists): Document indentation
3423 cycling in empty entries with TAB.
3424 (Archiving): Document the default archiving command.
3425 (Moving subtrees): Document the new keys for archiving.
3426 (Internal archiving): Fix incorrect key.
3427 (Agenda commands): Document the TODO set switching commands.
3428 (Agenda commands): Document the new archiving keys.
3429 (Clocking work time): Better description on how to save
3430 and restore a clock.
3431 (Resolving idle time): Mention the x11idle program to get true
3432 idleness also under X11.
3433 (Resolving idle time): Use @kbd instead of @key for normal
3434 letters, because this is how he rest of the manual does this.
3435 (Pushing to MobileOrg): Mention that `org-directory'
3436 should be set.
3437 (Agenda commands): Document that SPC is a filter for
3438 any tag.
0c7efc08 3439 (Search view): Rename from "Keyword search".
8bfe682a
CD
3440 (Capure): New chapter.
3441 (Markup): New chapter.
0c7efc08
SM
3442 (Links in HTML export, Images in HTML export):
3443 Extend the section titles.
8bfe682a
CD
3444 (Images in HTML export): Document the align option.
3445 (Text areas in HTML export): Extend the section title.
3446 (Images in LaTeX export): Explain image placement in LaTeX.
3447
693737cd
GM
34482009-11-10 Glenn Morris <rgm@gnu.org>
3449
3450 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3451
c7bd4ebe
MA
34522009-11-08 Michael Albinus <michael.albinus@gmx.de>
3453
3454 * tramp.texi (Auto-save and Backup): Disable backups just for a
3455 method.
3456
3457 * trampver.texi: Update release number.
3458
76c5acad
MA
34592009-11-07 Michael Albinus <michael.albinus@gmx.de>
3460
3461 Sync with Tramp 2.1.17.
3462
3463 * trampver.texi: Update release number.
3464
d9a57abf
GM
34652009-10-29 Glenn Morris <rgm@gnu.org>
3466
3467 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3468
637f4f0f
MA
34692009-10-23 Michael Albinus <michael.albinus@gmx.de>
3470
3471 * tramp.texi (External methods): Temporary files are kept for
3472 `rsync' and `rsyncc' methods.
3473
310dbb05
JB
34742009-10-09 Juanma Barranquero <lekktu@gmail.com>
3475
3476 * eieio.texi: Fix typos.
3477
09094f28
CY
34782009-10-07 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3481
216f299a
JB
34822009-10-07 Juanma Barranquero <lekktu@gmail.com>
3483
3484 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3485 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3486
966a6506
CY
34872009-10-07 Chong Yidong <cyd@stupidchicken.com>
3488
3489 * Makefile.in: Build EIEIO and EDE manuals.
3490
34912009-10-07 Eric Ludlam <zappo@gnu.org>
3492
3493 * eieio.texi:
3494 * ede.texi: New files.
3495
8842cd9b
MA
34962009-10-05 Michael Albinus <michael.albinus@gmx.de>
3497
3498 * tramp.texi (Remote processes): Association of a pty is not supported.
3499
7006d207
CD
35002009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3501
3502 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3503 (Processing LaTeX fragments): Document that the size of images can be
3504 changes using the variable `org-format-latex-options'.
3505 (The date/time prompt, Timestamps): Be more accurate over ISO format
3506 dates and times.
3507 (Visibility cycling): Document showeverything keyword.
3508 (In-buffer settings): Document showeverything keyword.
3509 (Setting up the staging area): Fix the example.
3510 (MobileOrg): New section.
3511 (Agenda commands, Exporting Agenda Views): Document exporting the
3512 agenda view to Org files.
3513
0e7b2867
MA
35142009-09-28 Michael Albinus <michael.albinus@gmx.de>
3515
3516 * tramp.texi (History): Add IMAP support.
3517 (External methods): Add `imap' and `imaps' methods.
3518 (GVFS based methods): Add indices for `davs'.
3519 (Password handling): Rename anchors. Add IMAP entries for
3520 ~/.authinfo.gpg.
3521
3522 * trampver.texi: Set default value of `emacsimap'.
3523
4146636e
KY
35242009-09-22 Daiki Ueno <ueno@unixuser.org>
3525
3526 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3527
d22f7ffa
CY
35282009-09-13 Chong Yidong <cyd@stupidchicken.com>
3529
0c7efc08
SM
3530 * dired-x.texi (Technical Details):
3531 Delete dired-up-directory (Bug#4292).
d22f7ffa 3532
66043531
MA
35332009-09-03 Michael Albinus <michael.albinus@gmx.de>
3534
216f299a 3535 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3536
6eb02347
CD
35372009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3538
3539 * org.texi (Effort estimates): Document new effort setting commands.
3540 (Agenda commands): Document the new keys fro agenda time motion.
3541 Document entry text mode. Improve documentation of the keys to include
3542 inactive time stamps into the agenda view.
3543 (Feedback): Document the new bug report command.
0c7efc08 3544 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3545
38dc51ba
KY
35462009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3547
3548 * auth.texi (Help for users): Corrected markup.
3549
e402f452
GM
35502009-09-02 Glenn Morris <rgm@gnu.org>
3551
3552 * emacs-mime.texi (time-date): Mention float-time.
3553
744256cf
JB
35542009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3555
3556 * calc.texi (Simplifying Formulas): Improve the wording.
3557
b0b63450
MB
35582009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3559
3560 * auth.texi: Rewritten for coverage and clarity.
3561
35622009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3563
0c7efc08
SM
3564 * gnus.texi (Expiring Mail):
3565 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3566 (Various Various): Mention gnus-safe-html-newsgroups.
3567
3568 * gnus-news.texi: Mention
3569 gnus-mark-copied-or-moved-articles-as-expirable.
3570
3571 * emacs-mime.texi (Display Customization): Add xref to
3572 gnus-safe-html-newsgroups.
3573
b59329e0
MA
35742009-08-28 Michael Albinus <michael.albinus@gmx.de>
3575
3576 * tramp.texi (Version Control): Remove.
af42a9cc 3577 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3578 reference.
3579 (External methods): Correct `scpc' concept index entries. New method
3580 `rsyncc'.
3581 (External packages): New subsections "Filename completion" and "File
3582 attributes cache".
3583
0ff2d6c2
JB
35842009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3585
3586 * calc.texi (Rewrite Rules): Improve the example.
3587 (Simplifying Formulas): Explain use of the I and H flags for
3588 simplification.
3589
ecd3d54f
MA
35902009-08-25 Michael Albinus <michael.albinus@gmx.de>
3591
3592 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3593 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3594 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3595 for timeout values.
78176e69
MA
3596 (Top): Remove footnote saying D-Bus is not enabled by
3597 default. (Bug#4256)
ecd3d54f 3598
0f215bca
DU
35992009-08-23 Daiki Ueno <ueno@unixuser.org>
3600
3601 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3602 Reported by Jari Aalto (Bug#4211).
0f215bca 3603 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3604 epa-global-mail-mode.
3b7ab45f
DU
3605 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3606 epa-setup.
0f215bca 3607
4f22e84d
MA
36082009-08-16 Michael Albinus <michael.albinus@gmx.de>
3609
3610 * dbus.texi (Asynchronous Methods): Allow nil handler.
3611
9ff0b02b 36122009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3613
26b03ee3 3614 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3615
26b03ee3 3616 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3617
4c39f404
CY
36182009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3619
3620 * calc.texi (Date Forms): Fix typos.
3621
3bcfba17
GM
36222009-08-08 Glenn Morris <rgm@gnu.org>
3623
3624 * org.texi (Agenda commands): Restore clobbered change.
3625
66783bb4
EZ
36262009-08-07 Eli Zaretskii <eliz@gnu.org>
3627
3628 * calc.texi (Graphics, Devices): Update with the peculiarities of
3629 operation on MS-Windows.
3630
c8d0cf5c
CD
36312009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3632
3633 * org.texi (Publishing action): Improve documentation of file
3634 names when publishing to the source directory.
3635 (Clean view): Document `org-indent-mode'.
3636 (Clocking work time): Add documentation for the
3637 new :timetamp option when creating a clock report.
3638 (Paragraphs): Fix many typos.
3639 (Plain lists): Remove duplicate explanation about the
3640 `C-c *' command.
3641 (Literal examples): Update to reflect the new behavior
3642 of the -n -r -k switches when exporting source code examples.
3643 (Structure editing): Add information about `C-c *',
3644 converting a plain list into a list of Org items.
3645 (Remember): Small rephrasing of the paragraph
3646 describing remember.el. Also mentioned that remember.el is part
3647 of Emacs 23, not Emacs 22.
3648 (Clocking work time): Add documentation about
3649 displaying the current clocking time against the effort estimate.
3650 Also add a footnote about using `org-clock-in-prepare-hook' to add
3651 an effort estimate on the fly, just before clocking it.
3652 (Footnotes): Document automatic renumbering and
3653 sorting.
3654 (Agenda commands): Document new bulk commands.
3655 (Plain lists): Document new behavior of
3656 `org-cycle-include-plain-lists'.
4e2af782 3657 Hyphenation only in TeX.
c8d0cf5c
CD
3658 (Clocking work time): Document the key to update effort
3659 estimates.
3660 (Clocking work time): Document the clock time display.
3661 (Structure editing, TODO basics): Document new
3662 variables.
3663 (Column attributes): Document new colciew operators.
3664 (Publishing options): Document :xml-declaration.
3665 (Tracking TODO state changes): Document the
3666 LOG_INTO_DRAWER property.
3667 (Literal examples): Document the new implementation for
3668 editing source code.
3669 (Publishing action): Mention the new publishing
3670 function, to publish an Org source file.
3671 (Publishing links): Mention how to link to an Org source file.
3672 (Macro replacement): Document new macros.
3673 (Handling links): Document type-specific completion
3674 when inserting links.
3675 (Structure editing, Plain lists): Improve documentation
3676 on sorting.
3677 (Internal links): Document custom ids for links.
3678 (Handling links): Document custom ids for links.
3679 (CSS support): Document new class.
3680 (Refiling notes): Document the possibility to create new nodes
3681 during refiling.
3682 (Agenda commands): Document the "?" operator to find
3683 tasks without effort setting.
3684 (Exporting agenda information): Section moved.
3685 (RSS Feeds): New section.
3686 (Built-in table editor): Document M-e and M-a navigate
3687 inside table field.
3688 (Stuck projects): Docment that projects identified as
3689 un-stuck will still be searchd for stuck sub-projects.
3690 (Paragraphs): Document centering.
3691 (Creating timestamps, Agenda commands): Document new
3692 behavior when changing time stamps.
3693 (Structure editing): Document the new command
3694 `org-clone-subtree-with-time-shift'.
3695 (Publishing): Refresh this chapter.
3696 (Export options, Export options, In-buffer settings):
3697 Document the new keywords.
3698 (Matching tags and properties): Collect all
3699 documentation about tags/property matches here.
3700 (Setting tags): Document `org-tag-persistent-alist'.
3701 (Weekly/daily agenda): New section.
3702 (Orgstruct mode): Describe `orgstruct++-mode'.
3703 (Drawers): Mention the LOGBOOK drawer.
3704 (Export options, Sectioning structure): Document the
3705 #+LEATEX_HEADER in-buffer setting.
3706 (Bugs): Section removed.
3707 (Hooks): New section.
0c7efc08 3708 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3709 (Context-sensitive commands): New section.
3710 (Setting tags): Document newline option.
3711 (Global TODO list, Matching tags and properties):
3712 Mention more variables.
3713 (Checkboxes): Update to changed command behavior.
81a5560e 3714
40d2791f
CY
37152009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3716
3717 * speedbar.texi (Basic Key Bindings): Fix typo.
3718
65d0154b
JB
37192009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3720
3721 * calc.texi (Vector/Matrix Functions): Add index entries for both
3722 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3723 affects matrices with more than one row.
b5bdfd9f 3724 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3725
5a9e3ab7
JB
37262009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3727
3728 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3729 `calc-transpose-lines'.
5a9e3ab7 3730
42fb7e61
MA
37312009-07-27 Michael Albinus <michael.albinus@gmx.de>
3732
3733 * dbus.texi (Receiving Method Calls): Describe special return value
3734 `:ignore'.
3735
574b69d5
AM
37362009-07-24 Alan Mackenzie <acm@muc.de>
3737
3738 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3739 initialization, any individual variable setting now takes precedence
3740 over one done via c-file-style/c-file-offsets.
3741
ec06459c
JB
37422009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3743
3744 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3745 truncated when Calc is quit.
3746 (Customizing Calc): Document `calc-undo-length'.
3747
4ce54f6b
CY
37482009-07-20 Chong Yidong <cyd@stupidchicken.com>
3749
3750 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3751
0e4f8ba5
GM
37522009-07-11 Kevin Ryde <user42@zip.com.au>
3753
3754 * pcl-cvs.texi (About PCL-CVS):
3755 * widget.texi (Basic Types):
3756 Fix cross-references.
3757
fa0f81b0
AS
37582009-07-01 Andreas Schwab <aschwab@redhat.com>
3759
3760 * dbus.texi (Type Conversion): Don't use literal control character.
3761
88a683c5
MA
37622009-07-01 Michael Albinus <michael.albinus@gmx.de>
3763
3764 * tramp.texi (GVFS based methods): New section.
3765 (Remote processes): Processes for GVFS based methods run locally.
3766
36c8febb
MA
37672009-06-30 Michael Albinus <michael.albinus@gmx.de>
3768
0c7efc08
SM
3769 * tramp.texi (Inline methods, External methods, Gateway methods):
3770 Avoid the words "kludge" and hack".
36c8febb
MA
3771 (External methods): Add `synce' method.
3772
3773 * trampver.texi: Update release number.
3774
d6b951bb
MA
37752009-06-22 Michael Albinus <michael.albinus@gmx.de>
3776
3777 Sync with Tramp 2.1.16.
3778
3779 * tramp.texi (History): Add GVFS support.
3780 (External methods): Precise `rsync' description. Add `dav', `davs' and
3781 `obex' methods. Add 'tramp-gvfs-methods' option.
3782 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3783 forms.
3784 (Remote Programs): Introduce `tramp-own-remote-path'.
3785 (Remote processes): New subsection "Running remote programs that create
3786 local X11 windows".
3787 (Frequently Asked Questions): Improve code for disabling vc.
3788
3789 * trampver.texi: Update release number. Set default value of
3790 `emacsgvfs'.
3791
70243478
CY
37922009-06-21 Chong Yidong <cyd@stupidchicken.com>
3793
3794 * Branch for 23.1.
3795
54b31cbf
GM
37962009-06-17 Glenn Morris <rgm@gnu.org>
3797
3798 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3799 (Latest version of Emacs): Mention source code repository.
3800
f6adc23c
GM
38012009-06-16 Glenn Morris <rgm@gnu.org>
3802
3803 * faq.texi (Top): Language tweak.
3804 (Extended commands): Most people have arrow keys.
3805 (Emacs manual): Say how to follow info links.
3806 (File-name conventions): Change title a bit. Explain about source
3807 versus installed. Condense etc description.
3808 (Guidelines for newsgroup postings): Mention Savannah list page.
3809 (Newsgroup archives): Simplify.
3810 (Contacting the FSF): Add contact URL.
3811 (Emacs Lisp documentation): Printed version not always available.
3812 (Installing Texinfo documentation): Explain how by hand installation is
3813 not normally needed. Use add-to-list. Remove duplicate reference.
3814 (Informational files for Emacs): Move info on Help menu here from
3815 "File-name conventions".
3816 (Help installing Emacs): Tweak uref.
3817 (Obtaining the FAQ): Mention repository.
3818 (Origin of the term Emacs): Explain "ITS".
3819 (Changing load-path): Use add-to-list.
3820 (Automatic indentation): Clarify this is for Text mode.
3821 Don't mention Indented Text mode.
3822 (Finding Emacs on the Internet): The FSF does not seem to offer a
3823 deluxe distribution on CD anymore.
3824
b59a8457
GM
38252009-06-16 Glenn Morris <rgm@gnu.org>
3826
3827 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3828 Recommend the latest release. Mention how to get older FAQs.
3829 Recommend the Emacs manual.
3830 (Guidelines for newsgroup postings): Discourage cross-posts.
3831 (Underlining paragraphs): Remove.
3832 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3833 (Bugs and problems): Update key-binding.
3834 (Problems with very large files): Mention 64-bit.
3835 (Shell process exits abnormally): Remove.
3836 (Problems with Shell Mode): Rename and update.
3837 (Spontaneous entry into isearch-mode)
3838 (Problems talking to certain hosts): Remove. This is old information,
3839 in etc/PROBLEMS if needed.
3840 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3841 (Dired claims that no file is on this line): Update.
3842 (Installing Emacs, Problems building Emacs): Simplify.
3843 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3844 information.
3845 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3846 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3847 (JDEE): "JDEE", not "JDE".
3848 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3849 Remove. This is old information, in etc/PROBLEMS if needed.
3850 (stty and Backspace key, Kanji and Chinese characters): Remove.
3851 (Right-to-left alphabets): Update section.
3852 (Changing the included text prefix): Gnus uses message-yank-prefix.
3853 Add cross-reference to Supercite manual.
3854 (Saving a copy of outgoing mail): Simplify output file description.
3855 (Expanding aliases when sending mail): Refer to Emacs manual.
3856 Remove old info about RFC822.
3857 Correct description of how to rebuild aliases.
3858 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3859 (MIME with Emacs mail packages)
3860 (Viewing articles with embedded underlining)
3861 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3862 Remove old sections.
3863 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3864 and is well-documented in the Gnus manual.
3865 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3866 (Making Gnus faster): Rename from "Starting Gnus faster".
3867 Merge "Catch-up is slow in Gnus" into here.
3868
0e6d12ca
GM
38692009-06-14 Glenn Morris <rgm@gnu.org>
3870
3871 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3872 (New in Emacs 23): New section.
3873 (Handling C-s and C-q with flow control): Add xref.
3874
2e17e05e
GM
38752009-06-13 Glenn Morris <rgm@gnu.org>
3876
3877 * faq.texi (Setting up a customization file): Grammar fix.
3878 Customize is no longer "new".
3879 (Displaying the current line or column): Line-number mode is on by
3880 default. Don't mention `column' package. Mention linum.el.
3881 (Turning on abbrevs by default): Explain how to do it for buffers,
3882 modes, and everywhere.
3883 (Associating modes with files): Use add-to-list. Don't mention Emacs
3884 19.
3885 (Highlighting a region): On by default since 23.1.
3886 (Replacing highlighted text): Update doc quote.
3887 (Working with unprintable characters): Don't mention search-quote-char.
3888 (Using an already running Emacs process): Gnuclient is probably not an
3889 enhancement these days.
3890 (Indenting switch statements): Remove mention of pre-Emacs 20.
3891 (Horizontal scrolling): Abbreviate Emacs 20 description.
3892 (Replacing text across multiple files): Fix name of dired command.
3893 (Disabling backups): Use require not load.
4f9d4de3 3894 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3895
2a1cf2b9
BW
38962009-06-13 Bill Wohler <wohler@newt.com>
3897
3898 Release MH-E manual version 8.2.
3899
3900 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3901 release 8.2.
3902
85b438b7
GM
39032009-06-13 Glenn Morris <rgm@gnu.org>
3904
3905 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3906 in this day and age the common meaning is "on the web".
3907 (copying): Use @copyright in all cases.
3908 (Basic keys): Remove reference to deleted manual node "Text Characters".
3909 (File-name conventions): Use GNU as an example rather than SERVICE.
3910 default.el lives in site-lisp. Update Info directory location.
3911 (Real meaning of copyleft): GPL actions have been brought, but all
3912 settled out of court.
3913 (Guidelines for newsgroup postings): Shorten section title.
3914 Simplify comp.emacs description.
3915 (Newsgroup archives): Change Google URL. Describe Gmane.
3916 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3917 points". Mention List-Unsubscribe header.
3918 (Contacting the FSF): Update email and URLs.
3919 (Basic editing): Mention F1 for help.
3920 (Installing Texinfo documentation): Refer to Texinfo website rather
3921 than ftp server.
3922 (Printing a Texinfo file): Mention texi2pdf.
3923 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3924 are just stubs nowadays.
3925 (Latest version of Emacs): Explain version numbers.
3926 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3927 (Turning on syntax highlighting): No need to mention hilit19 any more.
3928 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3929 (Modes for various languages): Remove section.
3930 (Major packages and programs): Remove most version and maintainer
3931 information - it's hard to keep up-to-date, and adds nothing.
3932 Similarly with direct links to mailing lists.
3933 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3934 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3935 years, and Emacs comes with tools for this now.
3936 (Patch): Remove section - this is a standard tool.
3937 (Using function keys under X): Remove section.
3938
93e2d996
GM
39392009-06-12 Glenn Morris <rgm@gnu.org>
3940
3941 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3942 (Help installing Emacs): Remove reference to deleted X11 node.
3943 (Associating modes with files): Interpreter-mode-alist is no longer
3944 subservient to auto-mode-alist.
3945 (Installing Emacs): Change future Emacs version.
3946 (Linking with -lX11 fails): Remove old section.
3947 (Packages that do not come with Emacs): Update ELL location.
3948 Emacs Lisp archive is dead.
3949 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3950 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3951 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3952 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3953 (Removing flashing messages): Remove section about non-existent Gnus
3954 option.
3955
f0bf7708
GM
3956 * faq.texi (Top): Add @top command.
3957 Remove the optional arguments from all @node commands: makeinfo can
3958 generate these automatically, and it is easier to edit and rearrange
3959 nodes without them.
3960
30884d11
GM
39612009-06-11 Glenn Morris <rgm@gnu.org>
3962
3963 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3964 (The LPF): Make the updated URL the sole reference point.
3965 (Learning how to do something): Update refcard price and format.
3966 (Getting a printed manual): Sources in doc/emacs/, not man/.
3967 Also available in PDF format. Since the page count varies, be less
3968 precise.
3969 (Informational files for Emacs): Remove references to deleted files
3970 LPF and SUN-SUPPORT, and to UUCP.
3971 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3972 Remove many obsolete ways to get the FAQ, which now seems only to be
3973 distributed with Emacs.
3974 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3975
deab46e0
CY
39762009-06-09 Chong Yidong <cyd@stupidchicken.com>
3977
223b43fa 3978 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3979 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3980
deab46e0
CY
3981 * ada-mode.texi (Installation, Compile commands)
3982 (Project File Overview, No project files, Set compiler options)
3983 (Use GNAT project file, Use multiple GNAT project files)
3984 (Identifier completion): Use @samp for menu items, and @kbd for key
3985 sequences (Bug#3504).
3986
71fbd643
DU
39872009-06-04 Daiki Ueno <ueno@unixuser.org>
3988
8c9bb6f5 3989 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3990
f197085b
CY
39912009-06-04 Ryan Yeske <rcyeske@gmail.com>
3992
3993 * message.texi (Header Commands): Fix descriptions to match
3994 keybindings.
3995
7f3bc720
DU
39962009-04-22 Daiki Ueno <ueno@unixuser.org>
3997
3998 * gnus.texi (Security): Mention that EasyPG is the current default.
3999
4518068d
CY
40002009-04-13 Chong Yidong <cyd@stupidchicken.com>
4001
4002 * ediff.texi (Session Commands): Fix typo.
4003
d7ca410a
MB
40042009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4005
4006 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4007 news.software.readers. Reported by Florian Rehnisch.
4008
c6c76add
GM
40092009-04-02 Glenn Morris <rgm@gnu.org>
4010
4011 * auth.texi: Capitalize direntry.
4012
4013 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4014 using a period in the entry name. (Bug#2797)
4015
35ed8e2e
JB
40162009-03-03 Juanma Barranquero <lekktu@gmail.com>
4017
4018 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4019 ($(infodir)/auth, auth.dvi): New targets.
4020
e280480a
GM
40212009-03-03 Glenn Morris <rgm@gnu.org>
4022
4023 * auth.texi: Fix @setfilename.
4024
4025 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4026 (auth, $(infodir)/auth, auth.dvi): New rules.
4027
8a76755b
GM
40282009-02-25 Glenn Morris <rgm@gnu.org>
4029
4030 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4031
0038d478
MB
40322009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4033
4034 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4035
40362009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4037
4038 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4039 gnus-nocem-issuers, and gnus-nocem-verifyer.
4040
867d4bb3
JB
40412009-02-20 Juanma Barranquero <lekktu@gmail.com>
4042
4043 * ada-mode.texi (Project files, Automatic Casing):
4044 * dbus.texi (Signals):
4045 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4046 * mh-e.texi (HTML):
4047 * nxml-mode.texi (Locating a schema)
4048 (Using the document's URI to locate a schema):
4049 * org.texi (Footnotes, Using the mapping API):
4050 * rcirc.texi (Channels): Remove duplicate words.
4051
3a44dc1f
GM
40522009-02-20 Glenn Morris <rgm@gnu.org>
4053
4054 * dired-x.texi (Miscellaneous Commands):
4055 * gnus.texi: Minor updates for mbox Rmail.
4056
5dc584b5
KB
40572009-02-16 Karl Berry <karl@gnu.org>
4058
b59a8457
GM
4059 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4060 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4061 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4062 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4063 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4064 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4065 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4066 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4067 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4068 Consistently use @insertcopying in the Top node,
5dc584b5 4069 @contents at the front (after @end titlepage),
b59a8457 4070 and @direntry after @copying. (Bug#1988)
5dc584b5 4071
9eb59592
MB
40722009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4073
4074 * auth.texi: New file documenting auth-source.
4075
d324fa76
CD
40762009-02-13 Carsten Dominik <dominik@science.uva.nl>
4077
4078 * org.texi (Org Plot): Fix link.
4079
7a603b73
DU
40802009-02-09 Daiki Ueno <ueno@unixuser.org>
4081
4082 * epa.texi (Mail-mode integration): Mention the way to do
4083 "encrypt-to-self". (Bug#1807)
4084
a626b338 40852009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4086
4087 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4088
3b36c17e
MB
40892009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4090
4091 * gnus-news.texi: Print version about Incoming*.
4092
55033558
CD
40932009-02-02 Carsten Dominik <dominik@science.uva.nl>
4094
4095 * org.texi (Structure editing, Handling links)
4096 (Fast access to TODO states, Javascript support): Make standard docs
4097 correctly reflect default variable settings.
4098
ec712abb
GM
40992009-02-02 Glenn Morris <rgm@gnu.org>
4100
4101 * org.texi: Fix typos.
4102
7112648c
MA
41032009-02-01 Michael Albinus <michael.albinus@gmx.de>
4104
4105 Sync with Tramp 2.1.15.
4106
4107 * trampver.texi: Update release number.
4108
2e461fc1
CD
41092009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4110
4111 * org.texi (TODO dependencies): Document TODO dependencies on
4112 checkboxes.
4113
bc283609
CD
41142009-01-30 Carsten Dominik <dominik@science.uva.nl>
4115
4116 * org.texi (TODO dependencies): Document key binding for toggling
4117 ORDERED property.
4118
74fc5047
MA
41192009-01-28 Michael Albinus <michael.albinus@gmx.de>
4120
4121 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4122 of hook functions.
4123
d6685abc
CD
41242009-01-28 Carsten Dominik <dominik@science.uva.nl>
4125
4126 * org.texi (TODO dependencies): New section.
4127
65c439fd
CD
41282009-01-27 Carsten Dominik <dominik@science.uva.nl>
4129
4130 * org.texi (Plain lists, TODO basics, Priorities)
4131 (Multiple sets in one file, Conflicts): Document interaction with
4132 `shift-selection-mode'.
4133
5fafc247
JB
41342009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4135
4136 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4137 Make Calc the subject of sentences.
4138 (Rearranging Formulas using Selections): Discuss new options
4139 for `j *'.
4140
e7433508
MA
41412009-01-26 Michael Albinus <michael.albinus@gmx.de>
4142
4143 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4144
2096a1b6
GM
41452009-01-26 Glenn Morris <rgm@gnu.org>
4146
4147 * org.texi: Fix typos.
4148
0cb61492
BW
41492009-01-26 Bill Wohler <wohler@newt.com>
4150
2096a1b6 4151 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4152
0bd48b37
CD
41532009-01-25 Carsten Dominik <dominik@science.uva.nl>
4154
4155 * org.texi (References): Add information about remote references.
4156 (Built-in table editor): Document `C-c RET' in tables.
4157 (Math symbols, Quoting LaTeX code): Mention that simple
4158 LaTeX macros survive LaTeX export.
4159 (Images in LaTeX export): Show how to create a reference to a
4160 figure.
4161 (Sectioning structure): Document that the LaTeX class can be
4162 specified in a property.
4163 (Text areas in HTML export): New section.
4164 (External links): Add examples for text search and ID links.
4165 (Built-in table editor): Remove the descriptio of `C-c
4166 C-q', it not longer works.
4167 (Literal examples): Document that a space must follow
4168 the colon in short examples.
4169 (Relative timer): Document `org-timer-stop'.
4170 (Footnotes): New section.
4171 (Footnote markup): Shorten section and refer to new Footnote
4172 section.
4173 (Literal examples): Add documentation for line
4174 numbering in and references to code examples.
4175 (CSS support): Fix the description of default CSS styles.
4176 (Capturing column view): Document
4177 "file:path/to/file.org" as an allowed value for the ID property of
4178 a dynamic block copying column view.
4179
49dbbaf2
SE
41802009-01-23 Stephen Eglen <stephen@gnu.org>
4181
4182 * mh-e.texi (Getting Started): Describe $MH.
4183
193e6828
MA
41842009-01-21 Michael Albinus <michael.albinus@gmx.de>
4185
4186 * tramp.texi (all): Harmonize usage of "external method",
4187 "external transfer method" and "out-of-band method".
4188 (Connection types): Precise the differences of inline and external
4189 methods. Written by Adrian Phillips <a.phillips@met.no>.
4190
26b9f88d
MB
41912009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4192
4193 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4194 commands as described at the top. Reported by Allan Gottlieb
4195 <gottlieb@nyu.edu>.
4196
41972009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4198
4199 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4200 nnmail-pathname-coding-system.
4201
377952e0
GM
42022009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4203
4204 * org.texi (Relative timer): Fix typo.
4205
a20d3598
JB
42062009-01-15 Juanma Barranquero <lekktu@gmail.com>
4207
4208 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4209 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4210
a50253cc
GM
42112009-01-13 Glenn Morris <rgm@gnu.org>
4212
4213 * org.texi: Fix some more typos.
4214
07450bee
GM
42152009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4216
4217 * org.texi: Fix some typos.
4218
e3e955fe
MB
42192009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4220
4221 * gnus.texi (Group Parameters): Add note for local variables.
4222
42232009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4224
0c7efc08
SM
4225 * gnus.texi (Converting Kill Files): Fix URL.
4226 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4227
42282009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4229
4230 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4231 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4232 (Paging the Article): Add index entry.
4233
71dd9983
JB
42342009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4235
4236 * ada-mode.texi (Examples): Delete redundant text.
4237
4a0cf14f
MA
42382009-01-03 Michael Albinus <michael.albinus@gmx.de>
4239
36c8febb 4240 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4241
4242 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4243 addresses.
4244
aedac0f0
BW
42452009-01-03 Bill Wohler <wohler@newt.com>
4246
4247 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4248 kept empty.
4249
4c65b566
CD
42502008-12-20 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4253 (HTML Export commands, LaTeX/PDF export commands):
4254 Improve documentation about transient-mark-mode.
e9fce1ac 4255 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4256 to fields in the last table row.
4257
e1a78e1e
JL
42582008-12-19 Juri Linkov <juri@jurta.org>
4259
4260 * info.texi (Search Text): Remove mention of removed key binding M-s.
4261
17a0aa82
CD
42622008-12-18 Carsten Dominik <dominik@science.uva.nl>
4263
4264 * org.texi (References): Remove mentioning of @0 as reference for the
4265 last line, this has been reverted in the Lisp sources.
4266
4997d802
JB
42672008-12-17 Juanma Barranquero <lekktu@gmail.com>
4268
4269 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4270 (DVI_TARGETS): Remove duplicates. Add sasl.
4271 ($(infodir)/sasl, sasl.dvi): New targets.
4272
33306645
CD
42732008-12-17 Carsten Dominik <dominik@science.uva.nl>
4274
4275 * org.texi: Version number pushed to 6.15d.
4276
db55f368
CD
42772008-12-16 Carsten Dominik <dominik@science.uva.nl>
4278
a0bf4117 4279 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4280 (Images in LaTeX export): New section.
4281 (Inlined images, Images in HTML export): Sections renamed.
4282
dae0a942
MB
42832008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4284
4285 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4286
9f5572e9
MB
42872008-12-04 David Engster <dengste@eml.cc>
4288
4289 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4290 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4291
bc23baaa
CD
42922008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4293
4294 * org.texi (Using the mapping API): Fix bug in mapping example.
4295 (Publishing options): Make the list of properties complete again, in
4296 correspondence to the variable `org-export-plist-vars'.
4297 (Property searches): Document new special values for time comparisons.
4298 (Tag inheritance): Refine the description of tag inheritance.
4299 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4300 (Effort estimates): Document the new relative timer.
bc23baaa 4301
3bf8054f
JB
43022008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4303
4304 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4305 (Using Calc): Clarify use of `C-x * o'.
4306 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4307
ac134f2f
RS
43082008-11-28 Richard M Stallman <rms@gnu.org>
4309
4310 * dbus.texi (Receiving Method Calls): Clean up previous change.
4311
ace706d1
MA
43122008-11-26 Michael Albinus <michael.albinus@gmx.de>
4313
4314 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4315 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4316 `dbus-unescape-from-identifier'.
4317 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4318 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4319 (Signals): Use the constants in the example.
4320
d60b1ba1
CD
43212008-11-24 Carsten Dominik <dominik@science.uva.nl>
4322
b97439ce 4323 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4324
ce4fdcb9
CD
43252008-11-23 Carsten Dominik <dominik@science.uva.nl>
4326
4327 * org.texi (Setting up Remember): Document `org-remember-mode'.
4328 (External links): Document that bbdb links can use a regular
4329 expression.
4330 (External links): Document that elisp links can contain interactive
4331 commands.
4332
c8548a00 43332008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4334
4335 * viper.texi (viper-translate-all-ESC-keysequences):
4336 Description removed.
4337
6a2c4aec
GM
43382008-11-19 Glenn Morris <rgm@gnu.org>
4339
4340 * doclicense.texi: Change to FDL 1.3.
4341 Relicense all texi files under FDL 1.3 or later.
4342
59ee4113
JB
43432008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4344
4345 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4346
59bcbb98 43472008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4348
0c7efc08 4349 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4350
4351 * ediff.texi: Version/date change.
9f90198a 4352
8aa41c9b
CY
43532008-11-14 Chong Yidong <cyd@stupidchicken.com>
4354
4355 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4356
17587b1b
JB
43572008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4358
4359 * calc.texi (About This Manual): Comment out a mention of
4360 marginal notes.
4361
564c900e
CD
43622008-11-12 Carsten Dominik <dominik@science.uva.nl>
4363
4364 * org.texi (Clocking work time): Document the :formula property of
4365 clock tables.
4366 (Structure editing, Refiling notes): Document refiling regions.
4367 (Agenda commands): Document the double-prefix version
4368 of the `l' command in the agenda.
4369 (Handling links): Explain the effect of a double prefix
4370 arg to `C-c C-o'.
4371 (TODO basics): Add documentation for tag triggers.
4372
3c4be1f2
GM
43732008-10-23 Glenn Morris <rgm@gnu.org>
4374
4375 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4376 byte-compiling things like `+'.
4377
4378 * ns-emacs.texi: Merge copyright years of author now with assignment
4379 into FSF years.
4380 (VER): Use it for easier automatic updating. Use Emacs version rather
4381 than standalone Emacs.app version.
4382
a6520ff3
CD
43832008-10-12 Carsten Dominik <dominik@science.uva.nl>
4384
864c9740 4385 * org.texi: Lots of minor fixes.
a6520ff3
CD
4386 (Capture): New chapter.
4387 (Org Plot): New section.
4388
db7a4b66
MH
43892008-09-30 Magnus Henoch <mange@freemail.hu>
4390
4391 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4392
4043c194
JB
43932008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4394
4395 * calc.texi (User Defined Units): Mention how to enter optional display
4396 string.
4397
eef5ade7
MB
43982008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4399
0c7efc08 4400 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4401 avoid the "y/n" wording.
4402
e52cac88
MB
44032008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4404
0c7efc08 4405 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4406
44072008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4408
4409 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4410 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4411
00c55306
BW
44122008-09-22 Bill Wohler <wohler@newt.com>
4413
4414 Release MH-E manual version 8.1.
4415
4416 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4417 release 8.1.
4418
4419 * mh-e.texi: Retain dual license as agreed to by the FSF.
4420 However, bump GPL to Version 3.
4421 Use @include for license text.
4422
e52cac88 44232008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4424
4425 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4426 (Store custom flags and keywords, Store arbitrary data):
4427 Clean up markup.
64763fe3
MB
4428
44292008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4430
4431 * gnus.texi (The Gnus Registry): Document it.
4432
9e601b8d
MB
44332008-09-08 David Engster <dengste@eml.cc>
4434
88ee5b02
JB
4435 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4436 Clarify section about choosing back end servers.
9e601b8d 4437
247043f1
GM
44382008-08-23 Glenn Morris <rgm@gnu.org>
4439
4440 * dired-x.texi (Shell Command Guessing):
4441 Mention dired-guess-shell-case-fold-search. (Bug#417)
4442
2bfec7a0
MA
44432008-08-22 Michael Albinus <michael.albinus@gmx.de>
4444
4445 * trampver.texi: Update release number.
4446
247043f1 44472008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4448
4449 * ns-emacs.texi: Update version.
4450 (Introduction): Correct menu location for options save.
4451 (Customization): Note that defaults are stored under org.gnu.Emacs.
4452
8c20bd92
BW
44532008-08-11 Bill Wohler <wohler@newt.com>
4454
4455 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4456 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4457 Henman) (closes SF #1768928).
4458
767a4d92
GM
44592008-08-10 Glenn Morris <rgm@gnu.org>
4460
4461 * ns-emacs.texi: Use @copying. Change copyright of authors with
4462 assignment to FSF. Change license to GFDL.
4463 (Top): Remove outdated references.
4464
6ecfe5c2
MB
44652008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4466
88ee5b02
JB
4467 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4468 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4469 gnus-summary-sort-by-most-recent-date.
4470 (Summary Sorting): Explain prefix argument.
4471
44722008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4473
4474 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4475 gnus-summary-pipe-output.
4476
eb932e8a
MA
44772008-08-03 Michael Albinus <michael.albinus@gmx.de>
4478
4479 * dbus.texi (Receiving Method Calls): Document error handling of own
4480 D-Bus methods.
4481
bfe16263
BW
44822008-08-01 Bill Wohler <wohler@newt.com>
4483
4484 * mh-e.texi (Reading Mail)
9f90198a 4485 (Viewing Attachments): Describe new function
bfe16263
BW
4486 mh-show-preferred-alternative.
4487 (Sending Mail, Redistributing, Sending Message): Describe new hook
4488 mh-annotate-msg-hook.
4489
21956b56
MA
44902008-07-31 Michael Albinus <michael.albinus@gmx.de>
4491
4492 * dbus.texi (Arguments and Signatures): Fix example.
4493 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4494 (Asynchronous Methods): New node.
9f90198a
JB
4495 (Errors and Events): Describe extended layout of `dbus-event'.
4496 New defun `dbus-event-message-type'.
21956b56 4497
7c2fb837
DN
44982008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4499
4500 * ediff.texi: Remove VMS support.
4501
13662773
JB
45022008-07-29 Juanma Barranquero <lekktu@gmail.com>
4503
4504 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4505 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4506
ddde0b34
CY
45072008-07-29 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * Makefile.in: Add mairix-el targets.
4510
45112008-07-29 David Engster <deng@randomsample.de>
4512
4513 * mairix-el.texi: New file.
4514
d5875b25
JB
45152008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4516
366b7d44
JB
4517 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4518 project files. Delete 'main_unit' project variable; not needed. Allow
4519 process environment variables wherever project variables are allowed.
4520 Add tutorial section on multiple GNAT project files.
d5875b25 4521
6cbab8ee
MA
45222008-07-27 Michael Albinus <michael.albinus@gmx.de>
4523
4524 Sync with Tramp 2.1.14.
4525
4526 * trampver.texi: Update release number.
4527
9e2a2647
DN
45282008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4529
4530 * ns-emacs.texi:
4531 * faq.texi: Remove mentions of Mac Carbon.
4532
d62672f3
MB
45332008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4534
4535 * gnus.texi (Saving Articles): Describe the 2nd argument of
4536 gnus-summary-save-in-pipe.
4537 (SpamAssassin): Use it.
4538
45392008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4540
4541 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4542
dd12e1c6
CD
45432008-07-25 Carsten Dominik <dominik@science.uva.nl>
4544
4545 * org.texi (Export options): Document the use of the creator flag.
4546
44ce9197
CD
45472008-07-24 Carsten Dominik <dominik@science.uva.nl>
4548
4549 * org.texi: New version 6.06a.
4550
ddd13c5d
JB
45512008-07-23 Juanma Barranquero <lekktu@gmail.com>
4552
4553 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4554 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4555
8dc6104d
JB
45562008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4557
4558 * calc.texi (Editing Stack Entries):
4559 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4560 Calc's help functions. Mention fixing typos.
4561 (Customizing Calc): Fix typo.
4562
45632008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4564
4565 * calc.texi (summarykey): New macro. Use to correctly format keys in
4566 the summary.
4567
ddd13c5d 45682008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4569
4570 * ns-emacs.texi (Customization): Corrected documentation on color
4571 specification formats.
4572
568beaa2
AS
45732008-07-19 Andreas Schwab <schwab@suse.de>
4574
db8ef699 4575 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4576
4577 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4578 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4579
cd71b9ae
MA
45802008-07-18 Michael Albinus <michael.albinus@gmx.de>
4581
4582 * dbus.texi (Inspection): Rework, introduce submenus.
4583 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4584 (Properties and Annotations, Arguments and Signatures): New nodes.
4585
9b7993b4
MA
45862008-07-13 Michael Albinus <michael.albinus@gmx.de>
4587
4588 * dbus.texi (Receiving Method Calls): Fix description of
4589 `dbus-register-method'.
4590 (Signals): Allow also signal arguments for filtering in
4591 `dbus-register-signal'.
4592
241d447b
JB
45932008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4594
4595 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4596 `cnorm'.
4597 (Arithmetic Tutorial): Simplify the verification of prime factors.
4598
adb46650
MB
45992008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4600
4601 * gnus.texi (Saving Articles): Mention
4602 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4603
92e15881
JB
46042008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4605
4606 * calc.texi: Adjust mode line throughout.
4607
ea597303
JB
46082008-06-28 Juanma Barranquero <lekktu@gmail.com>
4609
4610 * sasl.texi (Mechanisms): Fix typos.
4611
aee08080
JB
46122008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4613
4614 * calc.texi (Killing from the stack): Mention using normal Emacs
4615 copying.
4616
a06a4a12
MA
46172008-06-21 Michael Albinus <michael.albinus@gmx.de>
4618
0c7efc08 4619 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4620 Add `auth-source' mechanism.
a06a4a12
MA
4621 (Connection caching): Tramp reopens the connection automatically,
4622 when the operating system on the remote host has been changed.
4623
7389398d
EZ
46242008-06-20 Eli Zaretskii <eliz@gnu.org>
4625
4626 * makefile.w32-in (distclean): Remove makefile.
4627
b349f79f
CD
46282008-06-17 Carsten Dominik <dominik@science.uva.nl>
4629
3f9b4c2b 4630 * org.texi (Using the mapping API): New section.
b349f79f 4631 (Agenda column view): New section.
3f9b4c2b 4632 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4633 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4634 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4635
46362008-06-17 Jason Riedy <jason@acm.org>
4637
4638 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4639 function, and efmt may be a two-argument function.
4640 (Radio tables): Document multiple destinations.
4641
cd5c05d2
GM
46422008-06-16 Glenn Morris <rgm@gnu.org>
4643
4644 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4645 Add Cover-Texts.
4646
debf4439
GM
46472008-06-15 Glenn Morris <rgm@gnu.org>
4648
4649 * faq.texi (VER): Update to 23.0.60.
4650
4651 * mh-e.texi: Remove option of licensing under GPL.
4652 Add Cover-Texts to GFDL permissions notice.
4653 (GPL): Remove section.
4654 (GFDL): Include doclicense.texi rather than the actual text.
4655
4656 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4657 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4658
4659 * sasl.texi: Fix output file name.
4660
4661 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4662
4663 * gnus-coding.texi: Refer to license in Gnus manual.
4664
4665 * idlwave.texi, sasl.texi: Use @copying.
4666
4667 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4668
4669 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4670
4671 * url.texi: Use @copying, @title, @subtitle, @author.
4672
4673 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4674 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4675 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4676 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4677 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4678 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4679 * widget.texi, woman.texi:
4680 Remove references to external license, since doclicense is included.
4681
4682 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4683 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4684 Remove references to non-existent Invariant Sections.
4685
091f8bc1
GM
46862008-06-14 Glenn Morris <rgm@gnu.org>
4687
4688 * faq.texi (Major packages and programs): Remove references to external
4689 Supercite, Calc, VIPER, since they have been included for some time.
4690 Update VM, AUCTeX, BBDB entries.
4691
47bcb4d3
UJ
46922008-06-14 Ulf Jasper <ulf.jasper@web.de>
4693
4694 * newsticker.texi: Updated to match latest newsticker changes.
4695
6f093307
GM
46962008-06-13 Glenn Morris <rgm@gnu.org>
4697
4698 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4699 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4700 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4701 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4702 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4703 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4704 * woman.texi:
4705 Update Back-Cover Text as per maintain.info.
4706
2b968687
MB
47072008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4708
4709 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4710
4711 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4712 (gnus-faq.xml): Update repository host.
4713
2b968687
MB
4714 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4715
47162008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4717
4718 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4719 Fix a typo.
4720
47212008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4722
4723 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4724 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4725 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4726
47272008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4728
4729 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4730 coding standards.
4731
47322008-06-14 David Engster <dengste@eml.cc>
4733
4734 * gnus.texi (nnmairix): Markup fixes.
4735
e6d2d263
MB
47362008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4737
2b968687 4738 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4739
47402008-06-05 David Engster <dengste@eml.cc>
4741
4742 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4743
47442008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4745
b344d29d 4746 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4747 (Searching, nnir, nnmairix): New stub nodes.
4748
ad231df6 47492008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4750
4751 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4752
f394fa25
MB
47532008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4754
4755 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4756
58333467
MB
47572008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4758
4759 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4760
67525fb9
JY
47612008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4762
4763 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4764
0549d8fc
JB
47652008-05-06 Juanma Barranquero <lekktu@gmail.com>
4766
4767 * info.texi (Top): Fix typo in xref.
4768
149a3837
KB
47692008-05-05 Karl Berry <karl@gnu.org>
4770
4771 * info.texi (Top): @xref to stand-alone manual.
4772
3a23a519
MB
47732008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4774
4775 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4776 (Various Summary Stuff): Fix typo in last xref.
4777
0a29fbf3
JB
47782008-05-02 Juanma Barranquero <lekktu@gmail.com>
4779
4780 * org.texi (Moving subtrees): Fix typo.
4781
586b90f1
MA
47822008-04-28 Michael Albinus <michael.albinus@gmx.de>
4783
4784 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4785 Tramp via `tramp-mode'.
4786
b5af9883
CD
47872008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4788
4789 * org.texi: Massive changes, in many parts of the file.
4790
d55fe5bb
MB
47912008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4792
4793 * gnus.texi (Oort Gnus): Add message-fill-column.
4794
47952008-04-12 Adrian Aichner <adrian@xemacs.org>
4796
4797 * gnus.texi (Mail Source Specifiers): Typo fix.
4798
47992008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4800
4801 * gnus.texi (Diary Headers Generation): Update key binding for
4802 `gnus-diary-check-message'.
4803
48042008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4805
4806 * gnus.texi (Emacsen): Addition.
4807
48082008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4809
4810 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4811
48122008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4813
4814 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4815
48162008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4817
4818 * gnus-news.texi: Update tool bar item.
4819
48202008-04-09 Sven Joachim <svenjoac@gmx.de>
4821
4822 * gnus-news.texi: Fix typos.
4823
76c109c3
JB
48242008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4825
222027f2 4826 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4827 Add mention of `kron'.
4828
d5fbd5a6
MO
48292008-04-01 Daiki Ueno <ueno@unixuser.org>
4830
0c7efc08
SM
4831 * epa.texi (Encrypting/decrypting *.gpg files):
4832 Document epa-file-name-regexp.
d5fbd5a6 4833
fbcbb58c
KY
48342008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4835
4836 * gnus.texi (Example Methods): Fix description about ssh-agent.
4837 (Indirect Functions): Fix the default value of nntp-telnet-command;
4838 remove link to connect.html.
4839
134ce16c
MA
48402008-03-30 Michael Albinus <michael.albinus@gmx.de>
4841
4842 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4843 dbus-call-method.
4844 (Receiving Method Calls): The timeout can be set by the calling client.
4845
da1975d7
MA
4846 * trampver.texi: Update release number.
4847
2e4089ab
RS
48482008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4849
4850 * gnus.texi (Top): Fix version. Add SASL.
4851
70cab5a9
MA
48522008-03-29 Michael Albinus <michael.albinus@gmx.de>
4853
4854 Sync with Tramp 2.1.13.
4855
4856 * trampver.texi: Update release number.
4857
5bc6ddff
MB
48582008-03-29 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * org.texi: Update to new org-mode website.
4861
48622008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4863
4864 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4865
9b3ebcb6
MB
48662008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4867
4868 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4869 gnus-read-ephemeral-gmane-group-url,
4870 gnus-read-ephemeral-emacs-bug-group,
4871 gnus-read-ephemeral-debian-bug-group.
4872
48732008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4874
4875 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4876
4877 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4878 Add FIXMEs for Bookmarks and gnus-registry-marks.
4879
48802008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4881
4882 * gnus.texi (Smileys): Document `smiley-style'.
4883
48842008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4885
4886 * gnus.texi (Gnus Development): Clarify difference between ding and
4887 gnu.emacs.gnus.
4888 (MIME Commands, Using MIME, RSS): Fix markup.
4889
4890 * gnus-faq.texi ([8.4]): Ditto.
4891
48922008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4893
4894 * gnus.texi (Emacsen): Remove obsolete stuff.
4895
48962008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4897
4898 * gnus.texi (Oort Gnus): Add version info WRT
4899 `mail-source-delete-incoming'.
4900
49012008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4902
4903 * gnus.texi (Top): Add "Other related manuals" and version info in
4904 `iftex' output.
4905 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4906 gnus-balloon-face-0 and the corresponding format specifiers.
4907
608d6a81
MA
49082008-03-26 Michael Albinus <michael.albinus@gmx.de>
4909
4910 * tramp.texi (Filename completion): Remove footnote about let-bind
4911 of `partial-completion-mode'. It doesn't work this way.
4912
27a6f132
SM
49132008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4914
4915 * pcl-cvs.texi (Contributors): Update my email.
4916
4a7c4c40
MA
49172008-03-21 Michael Albinus <michael.albinus@gmx.de>
4918
4919 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4920
2940c053
BW
49212008-03-17 Bill Wohler <wohler@newt.com>
4922
4923 * mh-e.texi (Viewing): Update URL for adding header fields to
4924 mh-invisible-header-fields-default.
4925
30864d5f
BW
49262008-03-16 Bill Wohler <wohler@newt.com>
4927
4928 * mh-e.texi (Preface): Add Gnus to requirements.
4929 (Forwarding): Note that forwarded MIME messages are now inline.
4930
31fe2b00
SM
49312008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4932
4933 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4934 (Common Variables): Give precedence to the netcat methods over the
4935 telnet methods, and mention that they are more reliable.
31fe2b00 4936
5e97c626
CD
49372008-03-13 Carsten Dominik <dominik@science.uva.nl>
4938
4939 * org.texi (Exporting Agenda Views): Document agenda export to
4940 iCalendar.
4941 (Progress logging): Document the new progress logging stuff.
4942
37a68866
MB
49432008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4944
4945 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4946 Update for change of `mail-source-delete-incoming'.
4947
4948 * gnus-news.texi: Ditto.
4949
8f7abae3
MB
49502008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4951
4952 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4953 custom versions.
4954
af379c86
AM
49552008-03-07 Alan Mackenzie <acm@muc.de>
4956
4957 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4958 parens/brackets in a k&r region is limited.
4959
3d0f8a67
MB
49602008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4961
4962 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4963 using different Emacs versions.
4964
52151df0
GM
49652008-02-27 Glenn Morris <rgm@gnu.org>
4966
4967 * sc.texi: Remove a lot of old and obsolete info.
4968 (titlepage): Simplify.
4969 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4970 (VM with any Emacsen, GNEWS with any Emacsen)
4971 (Overloading for Non-conforming MUAs, Version 3 Changes)
4972 (The Supercite Mailing List): Delete nodes.
4973 (Introduction): Remove info about old packages.
4974 (Getting Connected): Simplify. Remove info about old packages.
4975 (Citing Commands): Delete Emacs 19 info.
4976 (Hints to MUA Authors): Simplify.
4977 (Thanks and History): Merge in some info from the deleted node
4978 "Version 3 Changes".
4979
b03f96dc
MB
49802008-02-05 Juanma Barranquero <lekktu@gmail.com>
4981
4982 * org.texi (Setting tags, In-buffer settings):
4983 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4984
52bec650
MB
49852008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4986
4987 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4988 installation directory name.
4989
34a3c587
RF
49902008-02-12 Romain Francoise <romain@orebokech.com>
4991
4992 * epa.texi (Overview): Fix typo.
4993
5a8d03e9
MO
49942008-02-11 Daiki Ueno <ueno@unixuser.org>
4995
4996 * epa.texi (Quick start): Remove the .emacs setting.
4997
f1914c40
MO
49982008-02-10 Daiki Ueno <ueno@unixuser.org>
4999
5000 * epa.texi (Quick start): Use the command `epa-enable' instead of
5001 loading `epa-setup'.
5002
bca98fc9
JB
50032008-02-08 Juanma Barranquero <lekktu@gmail.com>
5004
5005 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5006 ($(infodir)/epa, epa.dvi): New targets.
5007
4b01af2e
MO
50082008-02-08 Daiki Ueno <ueno@unixuser.org>
5009
5010 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5011
5012 * epa.texi: New manual documenting the EasyPG Assistant.
5013
06c0751a
MA
50142008-02-06 Michael Albinus <michael.albinus@gmx.de>
5015
5016 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5017 (Inspection): New function dbus-ping.
5018
7dcccd7b
MA
50192008-02-05 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * tramp.texi (Remote processes): Add `shell-command'.
5022
a1da1e37
MB
50232008-01-28 Michael Sperber <sperber@deinprogramm.de>
5024
5025 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5026 (Group Parameters): Document `mail-source' parameter.
5027
c9d8f746
MA
50282008-01-27 Michael Albinus <michael.albinus@gmx.de>
5029
5030 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5031 must be a local host.
5032
15db4a13
MO
50332008-01-26 Michael Olson <mwolson@gnu.org>
5034
5035 * erc.texi: Update version for ERC 5.3 release.
5036 (Obtaining ERC): Update extras URLs for 5.3.
5037 (Development): Write instructions for git, and remove those for Arch.
5038 (History): Mention the switch to git.
5039
2bc43980
KB
50402008-01-24 Karl Berry <karl@gnu.org>
5041
bca98fc9
JB
5042 * info.texi (Search Index, Search Text): Mention the command
5043 character in the section name, a la the (Go to node) node.
2bc43980 5044
d2e4a6c9
MA
50452008-01-21 Michael Albinus <michael.albinus@gmx.de>
5046
5047 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5048
0b6799c3
MB
50492008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5050
5051 * gnus-news.texi: Mention gnus-article-describe-bindings.
5052
50532008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5054
5055 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5056
db9c3fb1 50572008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5058
7b4d0413 5059 * org.texi (Property inheritance): New section.
db9c3fb1 5060 (Conventions): New section.
7b4d0413 5061 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5062 commands, and the new bindings for refiling.
5063 (Sparse trees): Document the new special command for sparse trees.
5064 (References): Be more clear about the counting of hilines.
5065 (Handling links): Document M-p/n for accessing links.
5066 (Fast access to TODO states): New section.
5067 (Per file keywords): New section.
5068 (Property inheritance): New section.
5069 (Column attributes): New summary types.
5070 (Capturing Column View): New section.
5071 (The date/time prompt): Cover the new features in the date/time prompt.
5072 Compactify the table of keys for the calendar remote control.
5073 (Clocking work time): Document the new :scope parameter.
5074 (Remember): Promoted to chapter.
5075 (Quoted examples): New section.
5076 (Enhancing text): New verbatim environments.
5077
6ed73f28
MA
50782008-01-14 Michael Albinus <michael.albinus@gmx.de>
5079
5080 * trampver.texi: Update release number.
5081
95838435
MB
50822008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5083
0c7efc08
SM
5084 * gnus.texi (Article Keymap):
5085 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5086 gnus-article-reply-with-original and
5087 gnus-article-followup-with-original.
5088
20234d96
GM
50892008-01-09 Glenn Morris <rgm@gnu.org>
5090
5091 * nxml-mode.texi: Add @copying section.
5092
d82cf70b
MB
50932008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5094
5095 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5096 Server". Add `message-send-mail-with-mailclient'.
5097
5098 * gnus.texi (Posting Server): Move some text to "(message)Mail
5099 Variables" and add a reference here.
5100
addb7f2e
MA
51012008-01-04 Michael Albinus <michael.albinus@gmx.de>
5102
5103 * dbus.texi (Receiving Method Calls): New chapter.
5104 (Errors and Events): Add serial number to events. Replace "signal" by
5105 "message". Introduce dbus-event-serial-number.
5106
4db2806c
MA
51072008-01-03 Michael Albinus <michael.albinus@gmx.de>
5108
5109 * dbus.texi (Type Conversion): Explain the type specification for empty
5110 arrays. Use another example.
5111
c9ecb5a7
MA
51122007-12-30 Michael Albinus <michael.albinus@gmx.de>
5113
5114 * dbus.texi (all): Replace "..." by @dots{}.
5115 (Type Conversion): Precise the value range for :byte types.
5116 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5117 Mention its return value.
5118 (Errors and Events): There is no D-Bus error propagation during event
5119 processing.
5120
702dbfd9
JB
51212007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5122
5123 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5124 New sections.
5125
87035689
MB
51262007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5127
5128 * gnus.texi (Group Parameters): Reorder the text and add a note about
5129 `gnus-parameters' near the beginning of the node.
5130
51312007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5132
5133 * gnus.texi (Score File Editing): Fix function name.
5134
5492f5ca
MA
51352007-12-23 Michael Albinus <michael.albinus@gmx.de>
5136
5137 Sync with Tramp 2.1.12.
5138
5139 * trampver.texi: Update release number.
5140
d4e67bc5
MA
51412007-12-22 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * dbus.texi (Type Conversion): Correct input parameters mapping.
5144
6a31c819
MA
51452007-12-21 Michael Albinus <michael.albinus@gmx.de>
5146
5147 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5148 (Errors and Events): Mention wrong-type-argument error.
5149
99a3e35f
AS
51502007-12-21 Alex Schroeder <alex@gnu.org>
5151
5152 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5153 spaces. Fixed some typos.
99a3e35f
AS
5154 (Internet Relay Chat): Explain relay.
5155 (Getting started with rcirc): Change items to reflect prompts.
5156 Add more explanation to rcirc-track-minor-mode and added a comment to
5157 warn future maintainers that this section is a copy.
0c7efc08 5158 (People): Change /ignore example.
62b12a24 5159 (Keywords): Not keywords.
99a3e35f 5160
331e4d02
AS
51612007-12-20 Alex Schroeder <alex@gnu.org>
5162
5163 * rcirc.texi (Top): Fighting Information Overload chapter added.
5164 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5165 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5166 (Fighting Information Overload): New chapter documenting /keyword,
5167 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5168 (Configuration): Document rcirc-server-alist, remove
5169 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5170
cd71c3ef
MA
51712007-12-16 Michael Albinus <michael.albinus@gmx.de>
5172
5173 * dbus.texi (Signals): Fix example in dbus-register-signal.
5174
bbbe940b
MB
51752007-12-14 Sven Joachim <svenjoac@gmx.de>
5176
5177 * gnus.texi (Score Variables): Fix typo.
5178
0ce574ef
MA
51792007-12-07 Michael Albinus <michael.albinus@gmx.de>
5180
5181 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5182 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5183 (Errors and Events): Adapt dbus-event.
5184
b890d447
MB
51852007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5186
5187 * gnus.texi (Other Files): Add the yenc command.
5188
51892007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5190
5191 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5192 since 2004-08-06.
5193
51942007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5195
5196 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5197 on body.
5198
51992007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5200
5201 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5202 and rfc2047-allow-irregular-q-encoded-words; fix description of
5203 rfc2047-encode-encoded-words.
5204
52052007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5206
5207 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5208
3728bf03
MO
52092007-12-05 Michael Olson <mwolson@gnu.org>
5210
5211 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5212 Update documentation for `remember-diary-file'.
5213
a4397af9
MA
52142007-12-04 Michael Albinus <michael.albinus@gmx.de>
5215
5216 * dbus.texi (Signals): Precise `dbus-register-signal'.
5217 (Errors and Events): Rework events part, the internal structure of
5218 dbus-event has changed.
5219
1682490c
JB
52202007-12-03 Juanma Barranquero <lekktu@gmail.com>
5221
5222 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5223 ($(infodir)/dbus, dbus.dvi): New targets.
5224
7b13a0f2
MA
52252007-12-03 Michael Albinus <michael.albinus@gmx.de>
5226
5227 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5228 unconditionally.
5229
5230 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5231 emulation with @print{}.
5232
7ef92bc9
RS
52332007-12-02 Richard Stallman <rms@gnu.org>
5234
5235 * dbus.texi (Overview): Minor cleanup.
5236
22d8ac3a
MA
52372007-12-02 Michael Albinus <michael.albinus@gmx.de>
5238
d3a8e0df
MA
5239 * Makefile.in (INFO_TARGETS): Add dbus.
5240 (DVI_TARGETS): Add dbus.dvi.
5241 (dbus, dbus.dvi): New targets.
5242
22d8ac3a
MA
5243 * dbus.texi: New file.
5244
559764ab
RF
52452007-11-24 Romain Francoise <romain@orebokech.com>
5246
5247 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5248 Fix file name to match @setfilename.
559764ab 5249
ac97a16b
MH
52502007-11-23 Mark A. Hershberger <mah@everybody.org>
5251
5252 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5253 ($(infodir)/nxml-mode): New rule.
5254
5255 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5256 ($(infodir)/nxml-mode): New rule.
5257 (clean): Add nxml-mode*.
5258
5259 * nxml-mode.texi: New file with nxml manual.
5260
404cd454
GM
52612007-11-18 Richard Stallman <rms@gnu.org>
5262
5263 * flymake.texi (Example -- Configuring a tool called directly):
5264 Update example.
5265
b048d478
MA
52662007-11-18 Michael Albinus <michael.albinus@gmx.de>
5267
5268 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5269 double-slash behavior. Explain directory contents flushing.
b048d478 5270
346e8469
JB
52712007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5272
5273 * calc.texi (TeX and LaTeX Language Modes): Put in
5274 missing braces.
5275
404cd454
GM
52762007-11-15 Richard Stallman <rms@gnu.org>
5277
5278 * cl.texi (Equality Predicates): Delete `eql'.
5279 (Predicates, Naming Conventions, Top): Delete `eql'.
5280 (Common Lisp Compatibility): Delete `eql'.
5281 (Porting Common Lisp): Delete obsolete backquote info.
5282 Minor clarification about character constants.
5283 (Sequence Basics): Minor clarification.
5284
1f6af58b
JB
52852007-11-15 Juanma Barranquero <lekktu@gmail.com>
5286
dccb744b 5287 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5288 * tramp.texi (Filename completion): Fix typos.
5289
3bc88bc9
JB
52902007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5291
5292 * calc.texi (Basic commands): Mention the menu.
5293
bc5300d3
MA
52942007-11-12 Michael Albinus <michael.albinus@gmx.de>
5295
5296 * tramp.texi (Connection caching): Tramp flushes connection
5297 properties when remote operating system has been changed.
5298
4d8a28ec
MB
52992007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5300
5301 * gnus-news.texi: Fix spelling.
5302 `message-insert-formatted-citation-line', not
5303 `message-insert-formated-citation-line'.
5304
404cd454
GM
5305 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5306
e1176b47
MA
53072007-11-07 Michael Albinus <michael.albinus@gmx.de>
5308
5309 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5310 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5311 (Frequently Asked Questions): Add code example for highlighting the
5312 mode line.
5313
6159985a
MO
53142007-11-03 Michael Olson <mwolson@gnu.org>
5315
5316 * remember.texi: Change mentions of remember-buffer to
5317 remember-finalize throughout.
5318
bec9b2f5
MO
53192007-10-30 Michael Olson <mwolson@gnu.org>
5320
5321 * remember.texi (Copying): Remove.
5322 (Mailbox): Update with non-BBDB instructions.
5323 (Diary, Org): Add.
5324 (Bibliography, Planner Page): Remove.
5325
b6173182
JB
53262007-10-30 Juanma Barranquero <lekktu@gmail.com>
5327
5328 * makefile.w32-in (INFO_TARGETS): Add remember.
5329 (DVI_TARGETS): Add remember.dvi.
5330 ($(infodir)/remember): New rule.
5331 (clean): Add remember*.
5332
15f3eb73
MO
53332007-10-30 Michael Olson <mwolson@gnu.org>
5334
70bdc930
MO
5335 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5336 ($(infodir)/remember): New rule that builds the Remember Manual.
5337
b6173182
JB
5338 * remember.texi: New file containing the Remember Mode Manual.
5339 Shuffle chapters around after initial import.
7d3f6f1a
MO
5340 (Function Reference): Split Keystrokes into separate chapter.
5341 (Keystrokes): Document C-c C-k.
51d24a12 5342 (Introduction): Fix typographical issue with "---".
15f3eb73 5343
404cd454
GM
53442007-10-29 Richard Stallman <rms@gnu.org>
5345
5346 * widget.texi (Introduction): Delete discussion of implementation
5347 internals.
5348
9bbb9638
MA
53492007-10-29 Michael Albinus <michael.albinus@gmx.de>
5350
5351 * tramp.texi (Connection caching): Host names must be different
5352 when tunneling.
5353
c7ff939a
RS
53542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5355
5356 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5357 Gnus v5.13.
5358
01c52d31
MB
53592007-10-28 Miles Bader <miles@gnu.org>
5360
5361 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5362
01c52d31
MB
53632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5364
0c7efc08
SM
5365 * gnus.texi (Sorting the Summary Buffer):
5366 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5367
53682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5369
5370 * gnus.texi (Non-ASCII Group Names): New node.
5371 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5372 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5373
c8763fb6 53742007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5375
5376 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5377 clean the output of the program `imap-shell-program'.
5378
53792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5380
5381 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5382
53832007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5384
5385 * gnus.texi (Sticky Articles): Documentation for sticky article
5386 buffers.
5387
c8763fb6 53882007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5389
5390 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5391
53922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5393
5394 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5395
53962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5397
0c7efc08
SM
5398 * gnus.texi (Archived Messages):
5399 Document gnus-update-message-archive-method.
01c52d31
MB
5400
54012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5402
5403 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5404
c8763fb6 54052007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5406
0c7efc08
SM
5407 * gnus.texi (Group Maneuvering):
5408 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5409
54102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5411
0c7efc08
SM
5412 * gnus.texi (Really Various Summary Commands):
5413 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5414
54152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5416
5417 * gnus.texi, message.texi: Bump version number.
5418
54192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5420
5421 * gnus.texi (Group Line Specification, Misc Group Stuff)
5422 (Server Commands): Parenthesize @pxref{Mail Spool}.
5423
54242007-10-28 Didier Verna <didier@xemacs.org>
5425
5426 New user option: message-signature-directory.
5427 * message.texi (Insertion Variables): Document it.
5428 * gnus.texi (Posting Styles): Ditto.
5429
54302007-10-28 Didier Verna <didier@xemacs.org>
5431
5432 * gnus.texi (Group Line Specification):
5433 * gnus.texi (Misc Group Stuff):
5434 * gnus.texi (Server Commands): Document the group compaction feature.
5435
54362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5437
5438 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5439
5440 * message.texi (Various Message Variables): Add message-fill-column.
5441
54422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5443
5444 * gnus.texi: Untabify.
5445
54462007-10-28 Didier Verna <didier@xemacs.org>
5447
5448 * gnus.texi (Group Parameters): Document the posting-style merging
5449 process in topic-mode.
5450
54512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5452
5453 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5454
54552007-10-28 Romain Francoise <romain@orebokech.com>
5456
5457 * gnus.texi (Mail Spool): Fix typo.
5458 Update copyright.
5459
54602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5461
5462 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5463
54642007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5465
5466 * gnus.texi (Summary Generation Commands):
5467 Add gnus-summary-insert-ticked-articles.
5468
54692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5470
b2abec73
JB
5471 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5472 to spam-spamassassin-program.
01c52d31
MB
5473
54742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5475
5476 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5477
54782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5479
5480 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5481
54822007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5483
5484 * message.texi (Mail Headers): Document `opportunistic'.
5485
54862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5487
5488 * emacs-mime.texi (Encoding Customization): Explain how to set
5489 mm-coding-system-priorities per hierarchy.
5490
54912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5492
5493 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5494 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5495
54962007-10-28 Didier Verna <didier@xemacs.org>
5497
5498 * message.texi (Wide Reply): Update documentation of
5499 message-dont-reply-to-names (now allowing a list of regexps).
5500
55012007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5502
5503 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5504
55052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5506
5507 * gnus.texi (SpamAssassin back end): Fix typo.
5508
5509 * sieve.texi (Examples): Fix grammar.
5510
55112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5512
5513 * gnus.texi (Searching for Articles): Document M-S and M-R.
5514 (Limiting): Document / b.
5515
55162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5517
5518 * gnus.texi (Thread Commands): T M-^.
5519
55202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5521
5522 * message.texi (Mail Aliases): Document ecomplete.
5523 (Mail Aliases): Fix typo.
5524
55252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5526
5527 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5528 fix typo.
5529
55302007-10-28 Romain Francoise <romain@orebokech.com>
5531
5532 * gnus.texi (Mail Spool): Grammar fix.
5533
55342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5535
5536 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5537 string.
5538
55392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5540
5541 * gnus.texi (Group Parameters): Fix description.
5542
55432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5544
b2abec73
JB
5545 * gnus.texi (Gmane Spam Reporting):
5546 Fix spam-report-gmane-use-article-number.
5547 Add spam-report-user-mail-address.
01c52d31
MB
5548
55492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5550
5551 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5552
55532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5554
5555 * gnus.texi (Group Parameters): Add simplified sorting example based on
5556 example for `Sorting the Summary Buffer' from Jari Aalto
5557 <jari.aalto@cante.net>.
5558 (Example Methods): Add example for an indirect connection.
5559
55602007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5561
0c7efc08 5562 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5563 (Agent Parameters): Updated parameter names to match code.
5564 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5565 'gnus-agent-summary-fetch-series'.
5566 (Agent and flags): New section providing a generalized discussion
5567 of flag handling.
0c7efc08
SM
5568 (Agent and IMAP): Remove flag discussion.
5569 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5570
55712007-10-28 Romain Francoise <romain@orebokech.com>
5572
5573 * gnus.texi (Exiting the Summary Buffer): Add new function
5574 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5575
55762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5577
5578 * gnus.texi (Conformity): Fix typo.
5579 (Customizing Articles): Document `first'.
5580
55812007-10-28 Jari Aalto <jari.aalto@cante.net>
5582
5583 * gnus.texi (Sorting the Summary Buffer):
5584 Add `gnus-thread-sort-by-date-reverse'. Add example
5585 host to different sorting in NNTP and RSS groups.
5586
55872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5588
5589 * message.texi (Insertion): Describe prefix for
5590 message-mark-inserted-region and message-mark-insert-file.
5591
55922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5593
5594 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5595 LaTeX documents. Describe "text/x-gnus-verbatim".
5596
55972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5598
b2abec73 5599 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5600 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5601 (spam-stat spam filtering, SpamOracle)
0c7efc08 5602 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5603 clarity.
5604
56052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5606
5607 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5608 gnus-article-delete-part and gnus-article-replace-part.
5609 (Using MIME): Add gnus-mime-replace-part.
5610
56112007-10-28 Romain Francoise <romain@orebokech.com>
5612
5613 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5614 requires `auto-compression-mode' to be enabled. Add new nnml
5615 variable `nnml-compressed-files-size-threshold'.
5616
56172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5618
0c7efc08
SM
5619 * gnus.texi (Sorting the Summary Buffer):
5620 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5621
56222007-10-28 Romain Francoise <romain@orebokech.com>
5623
5624 * message.texi (Insertion Variables): Mention new variable
5625 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5626 documentation accordingly.
5627
56282007-10-28 Romain Francoise <romain@orebokech.com>
5629
5630 * gnus.texi (To From Newsgroups): Mention new variables
5631 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5632
56332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5634
5635 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5636 stuff; gnus-mime-inline-part does the automatic decompression.
5637
56382007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5639
5640 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5641 "training.ham" should be "training.spam".
01c52d31
MB
5642
56432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5644
5645 * message.texi (Mail Variables): Fix the default value for
5646 message-send-mail-function.
5647
56482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5649
5650 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5651 always returns nil exceptionally.
5652
56532007-10-28 Simon Josefsson <jas@extundo.com>
5654
0c7efc08
SM
5655 * gnus.texi (Article Washing): Add libidn URL.
5656 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5657
56582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5659
5660 * gnus.texi (Topic Commands): Fix next/previous.
5661
56622007-10-28 Simon Josefsson <jas@extundo.com>
5663
5664 * gnus.texi (Article Washing): Mention `W i'.
5665
c8763fb6 56662007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5667
5668 * gnus.texi (Group Parameters): Slight extension of sieve
5669 parameter description.
5670
56712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5674 matching score files as well.
5675 (Picons): Describe `gnus-picon-style'.
5676
56772007-10-28 Romain Francoise <romain@orebokech.com>
5678
5679 * message.texi (Message Headers): Mention that headers are hidden
5680 using narrowing, and how to expose them.
5681 Update copyright.
5682
56832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5684
5685 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5686 `gnus-summary-sort-by-recipient'.
5687
56882007-10-28 Romain Francoise <romain@orebokech.com>
5689
5690 * gnus.texi (NNTP marks): New node.
5691 (NNTP): Move NNTP marks variables to the new node.
5692
56932007-10-28 Jesper Harder <harder@ifa.au.dk>
5694
b2abec73 5695 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5696
5697 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5698
56992007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5700
b2abec73 5701 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5702 everywhere for consistency.
b2abec73
JB
5703 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5704 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5705 Say "regular expression" instead of "regex." Admonish.
5706 Pick other words to sound better (s/so/thus/).
5707 (Spam ELisp Package Filtering of Incoming Mail):
5708 Mention statistical filters. Remove old TODO.
01c52d31 5709 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5710 New section on sorting and displaying the spam score.
5711 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5712 backend but an alias to spam-use-BBDB.
5713 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5714 new backend functionality.
5715
57162007-10-28 Simon Josefsson <jas@extundo.com>
5717
5718 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5719 nntp-marks-directory, from Romain Francoise
5720 <romain@orebokech.com>.
5721
57222007-10-28 Magnus Henoch <mange@freemail.hu>
5723
5724 * gnus.texi (Hashcash): New default value of
5725 hashcash-default-payment.
5726
57272007-10-28 Simon Josefsson <jas@extundo.com>
5728
5729 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5730 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5731
57322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5733
0c7efc08 5734 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5735
57362007-10-28 Simon Josefsson <jas@extundo.com>
5737
5738 * gnus.texi (documentencoding): Add, to avoid warnings.
5739
57402007-10-28 Simon Josefsson <jas@extundo.com>
5741
5742 * message.texi (Mail Headers): Add.
5743
5744 * gnus.texi (Hashcash): Fix.
5745
57462007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5747
0c7efc08 5748 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5749 that payments can be verified and fix the name of the
b2abec73 5750 hashcash-path variable.
01c52d31
MB
5751
57522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5753
b2abec73 5754 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5755
57562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5757
5758 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5759
57602007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5761
5762 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5763 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5764 warning about ham processors in spam groups removed.
01c52d31
MB
5765
57662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5767
0c7efc08 5768 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5769 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5770
57712007-10-28 Jesper Harder <harder@ifa.au.dk>
5772
5773 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5774 (Mailing List): Typo.
5775 (Customizing Articles): Add gnus-treat-ansi-sequences.
5776 (Article Washing): Index.
5777
5778 * message.texi: Use m-dash consistently.
5779
57802007-10-28 Jesper Harder <harder@ifa.au.dk>
5781
5782 * gnus.texi (GroupLens): Remove.
5783
57842007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5785
0c7efc08
SM
5786 * gnus.texi (Outgoing Messages, Agent Variables):
5787 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5788 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5789
57902007-10-28 Jesper Harder <harder@ifa.au.dk>
5791
5792 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5793
57942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5795
5796 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5797
5798 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5799
58002007-10-28 Simon Josefsson <jas@extundo.com>
5801
5802 * gnus.texi (Top): Add SASL.
5803
404cd454
GM
58042007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5805
5806 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5807
58082007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5809
5810 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5811
0edd2970
JB
58122007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5813
5814 * calc.texi (Formulas, Composition Basics): Lower the
5815 precedence of negation.
5816
a9afba20
JY
58172007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5818
5819 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5820 Mention the new three-letter column identifiers.
5821 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5822 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5823 message when using `c' on an empty default with default printer.
5824 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5825 renamed to `ses--symbolic-formulas' some time ago.
5826
45b778a6
JB
58272007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5828
5829 * calc.texi (Default Simplifications, Making Selections)
5830 (Customizing Calc): Clarify associativity of multiplication.
5831
03b5bade
MA
58322007-10-23 Michael Albinus <michael.albinus@gmx.de>
5833
5834 * tramp.texi (Traces and Profiles): Simplify loop over
5835 `trace-function-background'.
5836
e658c8ee
JL
58372007-10-22 Juri Linkov <juri@jurta.org>
5838
5839 * dired-x.texi (Shell Command Guessing): Default values are now
5840 available by typing M-n instead of M-p.
5841
dd753688
MA
58422007-10-21 Michael Albinus <michael.albinus@gmx.de>
5843
5844 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5845 (Password caching): Remove `tramp-clear-passwd'.
5846 It's not a command anymore.
dd753688
MA
5847 (Bug Reports): Add `tramp-bug' to function index.
5848 (Function Index, Variable Index): New nodes.
5849 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5850
5851 * trampver.texi: Update release number.
5852
4bb49b43
JB
58532007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5854
8b296cdd 5855 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5856 about integer size into past tense.
5857 (Time Zones): Remove pointer to Calc author's address.
5858 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5859 and hyperbolic cotangent. Fix typo.
4bb49b43 5860
311dd93f
MA
58612007-10-10 Michael Albinus <michael.albinus@gmx.de>
5862
5863 Sync with Tramp 2.1.11.
5864
5865 * trampver.texi: Update release number.
5866
ea3fc256
MA
58672007-10-06 Michael Albinus <michael.albinus@gmx.de>
5868
5869 * tramp.texi (External packages): New section.
5870
1af74d06
MB
58712007-09-29 Juri Linkov <juri@jurta.org>
5872
5873 * info.texi (Help-Int): Document `L' (`Info-history').
5874
0e2806fa
SM
58752007-09-26 Carsten Dominik <dominik@science.uva.nl>
5876
5877 * org.texi: Change links to webpage and maintained email.
5878 (Remember): Promote to Chapter, significant changes.
5879 (Fast access to TODO states): New section.
5880 (Faces for TODO keywords): New section.
5881 (Export options): Example for #+DATE.
5882 (Progress logging): Section moved.
5883
567b9191
BW
58842007-09-26 Bill Wohler <wohler@newt.com>
5885
5886 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5887 browse-url-at-mouse.
5888
1af74d06
MB
58892007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5890
5891 * flymake.texi (Customizable variables): Face names don't end in -face.
5892 Fix flymake-err-line-patterns template.
5893 (Example -- Configuring a tool called directly): Fix init-function.
5894 (Highlighting erroneous lines): Face names don't end in -face.
5895
d60a4e3a 58962007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5897
5898 * erc.texi (Special-Features): Fix small typo.
5899
7d7a3510
MA
59002007-09-14 Michael Albinus <michael.albinus@gmx.de>
5901
5902 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5903 and "External transfer methods".
5904
285f0d3a
JB
59052007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5906
5907 * calc.texi (Predefined Units): Add some history.
5908
526dc846
MO
59092007-09-08 Michael Olson <mwolson@gnu.org>
5910
87e04f16
JB
5911 * erc.texi (Copying): New section included from gpl.texi.
5912 This matches the look of the upstream ERC manual.
526dc846 5913
f10d0e80
JB
59142007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5915
87e04f16 5916 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5917 (Random Numbers): Clarify the distribution of `random'.
5918
4009494e
GM
59192007-09-06 Glenn Morris <rgm@gnu.org>
5920
f1fc42aa 5921 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5922 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5923 Change all setfilename commands to use ../../info.
5924 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5925 refer to the Emacs manual here.
5926 (infodir): New variable.
5927 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5928 (cc-mode.texi, faq.texi): Update references to source file locations.
5929 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5930 do not refer to the Emacs manual here.
5931 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5932
5933 * Makefile.in: Add `basename' versions of all info targets, for
5934 convenience when rebuilding just one manual.
5935 (../etc/GNU): Delete obsolete target.
5936 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5937 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5938 *.vrs *.toc here...
5939 (maintainer-clean): ...from here.
4009494e
GM
5940
5941 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5942
2de53ca6
GM
59432007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5944
5945 * calc.texi (Date Conversions): Clarify definition of
5946 Julian day numbering.
5947 (Date Forms): Clarify definition of Julian day numbering;
5948 add some history.
5949
59502007-08-30 Carsten Dominik <dominik@science.uva.nl>
5951
87e04f16 5952 * org.texi: Version 5.07.
2de53ca6
GM
5953
59542007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5955
5956 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5957
59582007-08-22 Carsten Dominik <dominik@science.uva.nl>
5959
5960 * org.texi (Adding hyperlink types): New section.
5961 (Embedded LaTeX): Chapter updated because of LaTeX export.
5962 (LaTeX export): New section.
5963 (Using links out): New section.
5964
59652007-08-22 Glenn Morris <rgm@gnu.org>
5966
5967 * faq.texi (Learning how to do something): Refcards now in
5968 etc/refcards/ directory.
5969
59702007-08-22 Michael Albinus <michael.albinus@gmx.de>
5971
5972 * tramp.texi (Remote Programs): Persistency file must be cleared when
5973 changing `tramp-remote-path'.
5974 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5975 macro.
5976
59772007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5978
5979 * calc.texi: Move contents to beginning of file.
5980 (Algebraic Entry): Fix the formatting of an example.
5981
59822007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5983
5984 * calc.texi (Basic Operations on Units): Mention exact versus
5985 inexact conversions.
5986
59872007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5988
5989 * calc.texi (Basic Operations on Units): Mention default
5990 values for new units.
5991 (Quick Calculator Mode): Mention that binary format will
5992 be displayed.
5993
59942007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5995
5996 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5997
59982007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5999
6000 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6001
60022007-08-08 Glenn Morris <rgm@gnu.org>
6003
6004 * gnus.texi, sieve.texi: Replace `iff'.
6005
60062007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6007
6008 * calc.texi (Basic Graphics): Mention the graphing of error
6009 forms.
6010 (Graphics Options): Mention how `g s' handles error forms.
6011 (Curve Fitting): Mention plotting the curves.
6012 (Standard Nonlinear Models): Add additional models.
6013 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6014 (Linear Fits): Correct result.
6015
60162007-08-01 Alan Mackenzie <acm@muc.de>
6017
6018 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6019 to "--no-site-file".
6020
60212007-07-29 Michael Albinus <michael.albinus@gmx.de>
6022
6023 * tramp.texi (Frequently Asked Questions): Point to mode line
6024 extension in Emacs 23.1.
6025
6026 * trampver.texi: Update release number.
6027
60282007-07-27 Glenn Morris <rgm@gnu.org>
6029
6030 * calc.texi (Copying): Include license text from gpl.texi, rather than
6031 in-line.
6032
60332007-07-25 Glenn Morris <rgm@gnu.org>
6034
6035 * calc.texi (Copying): Replace license with GPLv3.
6036
6037 * Relicense all FSF files to GPLv3 or later.
6038
60392007-07-22 Michael Albinus <michael.albinus@gmx.de>
6040
6041 Sync with Tramp 2.1.10.
6042
6043 * tramp.texi (trampfn): Expand macro implementation in order to handle
6044 empty arguments.
6045 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6046 occurrences by trampfn.
2de53ca6 6047 (Frequently Asked Questions): Extend example code for host
b2abec73 6048 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6049 file names to be typed.
6050
6051 * trampver.texi: Update release number.
6052
60532007-07-17 Michael Albinus <michael.albinus@gmx.de>
6054
6055 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6056 section. Reported by <poti@potis.org>.
6057 (Remote processes): Arguments of the program to be debugged are taken
6058 literally.
6059 (Frequently Asked Questions): Simplify recentf example.
6060
60612007-07-14 Karl Berry <karl@gnu.org>
6062
6063 * info.texi (@copying): New Back-Cover Text.
6064
6065 * info.texi (Quitting Info): Move to proper place in source.
6066 (Reported by Benno Schulenberg.)
6067
60682007-07-13 Eli Zaretskii <eliz@gnu.org>
6069
6070 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6071
6072 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6073
6074 * emacs-mime.texi: Add @documentencoding directive.
6075
60762007-07-12 Nick Roberts <nickrob@snap.net.nz>
6077
6078 * tramp.texi (Remote processes): Add an anchor to the subsection
6079 "Running a debugger on a remote host".
6080
60812007-07-12 Michael Albinus <michael.albinus@gmx.de>
6082
6083 * tramp.texi (Remote processes): Don't call it "experimental" any
6084 longer. Add subsection about running a debugger on a remote host.
6085
60862007-07-10 Carsten Dominik <dominik@science.uva.nl>
6087
6088 * org.texi (Properties and columns): Chapter rewritten.
6089
60902007-07-08 Michael Albinus <michael.albinus@gmx.de>
6091
6092 * tramp.texi:
6093 * trampver.texi: Migrate to Tramp 2.1.
6094
60952007-07-02 Carsten Dominik <dominik@science.uva.nl>
6096
6097 * org.texi (Properties): New chapter.
6098
60992007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6100
6101 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6102 Control Panel.
6103
6104 * gnus.texi (Misc Article): Add index entry for
6105 gnus-single-article-buffer.
6106
61072007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6108
6109 * gnus.texi (Starting Up): Fix typo.
6110
61112007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6112
6113 * gnus.texi (Asynchronous Fetching): Fix typo.
6114
61152007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6116
6117 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6118 (About This Manual): Remove redundant information.
6119 (Getting Started): Mention author.
6120 (Basic Arithmetic, Customizing Calc): Make description of the
6121 variable `calc-multiplication-has-precedence' match its new effect.
6122
61232007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6124
0c7efc08
SM
6125 * calc.texi (Basic Arithmetic, Customizing Calc):
6126 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6127
61282007-06-19 Carsten Dominik <dominik@science.uva.nl>
6129
6130 * org.texi (Tag): Section swapped with node Timestamps.
6131 (Formula syntax for Lisp): Document new `L' flag.
6132
61332007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6134
6135 * gnus.texi (Misc Group Stuff, Summary Buffer)
6136 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6137
61382007-06-06 Juanma Barranquero <lekktu@gmail.com>
6139
6140 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6141 * gnus.texi (Article Buttons, Mail Source Customization)
6142 (Sending or Not Sending, Customizing NNDiary):
6143 * message.texi (Message Headers):
6144 * mh-e.texi (HTML): Fix typos.
6145
61462007-06-07 Michael Albinus <michael.albinus@gmx.de>
6147
6148 Sync with Tramp 2.0.56.
6149
6150 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6151 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6152
61532007-06-02 Chong Yidong <cyd@stupidchicken.com>
6154
6155 * Version 22.1 released.
6156
61572007-05-26 Michael Olson <mwolson@gnu.org>
6158
6159 * erc.texi (Modules): Fix references to completion modules.
6160
61612007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6162
6163 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6164
61652007-05-09 Didier Verna <didier@xemacs.org>
6166
6167 * gnus.texi (Email Based Diary): New. Proper documentation for the
6168 nndiary back end and the gnus-diary library.
6169
61702007-05-03 Karl Berry <karl@gnu.org>
6171
6172 * .cvsignore (*.pdf): New entry.
6173
6174 * texinfo.tex: Update from current version for better pdf generation.
6175
61762007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6177
6178 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6179
61802007-04-28 Glenn Morris <rgm@gnu.org>
6181
6182 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6183 consideration of legal status.
6184
61852007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6186
6187 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6188
61892007-04-24 Chong Yidong <cyd@stupidchicken.com>
6190
6191 * faq.texi (New in Emacs 22): python.el removed.
6192
61932007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6194
6195 * calc.texi (Reporting bugs): Update maintainer's address.
6196
61972007-04-22 Chong Yidong <cyd@stupidchicken.com>
6198
6199 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6200
62012007-04-15 Jay Belanger <belanger@truman.edu>
6202
6203 * calc.texi (Title page): Remove the date.
6204 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6205 (The Standard Calc Interface): Change trail title.
6206 (Floats): Mention that when non-decimal floats are entered, only
6207 approximations are stored.
6208 (Copying): Move to the appendices.
6209 (GNU Free Documentation License): Add as an appendix.
6210
62112007-04-15 Chong Yidong <cyd@stupidchicken.com>
6212
6213 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6214 * dired-x.texi, ebrowse.texi, ediff.texi:
6215 * emacs-mime.texi, erc.texi, eshell.texi:
6216 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6217 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6218 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6219 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6220 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6221 * woman.texi: Include GFDL.
6222
6223 * doclicense.texi: Remove node heading, so that it can be included by
6224 other files.
6225
6226 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6227
6228 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6229 than *.
6230
62312007-04-14 Carsten Dominik <dominik@science.uva.nl>
6232
6233 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6234 in Calc.
6235
62362007-04-09 Romain Francoise <romain@orebokech.com>
6237
6238 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6239 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6240 replace mouse-2.
6241
62422007-04-08 Chong Yidong <cyd@stupidchicken.com>
6243
6244 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6245 renamed to woman-use-topic-at-point. Document new behavior.
6246
62472007-04-08 Richard Stallman <rms@gnu.org>
6248
6249 * url.texi: Fix some indexing.
6250 (Disk Caching): Drop discussion of old/other Emacs versions.
6251
62522007-04-07 Chong Yidong <cyd@stupidchicken.com>
6253
6254 * url.texi (Disk Caching): Say Emacs 21 "and later".
6255
6256 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6257 on Font locking which now mentions JIT lock.
6258
62592007-04-01 Michael Olson <mwolson@gnu.org>
6260
6261 * erc.texi: Update for the ERC 5.2 release.
6262
62632007-03-31 David Kastrup <dak@gnu.org>
6264
6265 * woman.texi (Topic, Interface Options): Explain changes semantics of
6266 woman-manpath in order to consider MANPATH_MAP entries.
6267
62682007-03-31 Eli Zaretskii <eliz@gnu.org>
6269
6270 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6271
62722007-03-26 Richard Stallman <rms@gnu.org>
6273
6274 * pgg.texi (Caching passphrase): Clean up previous change.
6275
62762007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6277
6278 * gnus.texi (Setting Process Marks): Fix typo.
6279
62802007-03-25 Romain Francoise <romain@orebokech.com>
6281
6282 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6283 readability, and include various fixes by Daniel Brockman, Nick Roberts
6284 and Dieter Wilhelm.
6285
62862007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6287
6288 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6289
6290 * gnus.texi (Mail Source Specifiers): Fix typo.
6291
62922007-03-22 Ralf Angeli <angeli@caeruleus.net>
6293
6294 * reftex.texi (Imprint): Update maintainer information.
6295
62962007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6297
6298 * message.texi (Message Buffers): Update documentation for
6299 message-generate-new-buffers.
6300
63012007-03-15 Daiki Ueno <ueno@unixuser.org>
6302
6303 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6304
63052007-03-21 Glenn Morris <rgm@gnu.org>
6306
6307 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6308
63092007-03-19 Chong Yidong <cyd@stupidchicken.com>
6310
6311 * eshell.texi (Known problems): Emacs 21 -> 22.
6312
6313 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6314
63152007-03-18 Jay Belanger <belanger@truman.edu>
6316
6317 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6318
63192007-03-12 Glenn Morris <rgm@gnu.org>
6320
6321 * calc.texi (Time Zones): Switch to new North America DST rule.
6322
6323 * calc.texi: Replace "daylight savings" with "daylight
6324 saving" in text throughout.
6325
63262007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6327
6328 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6329 The variable now uses a list of symbols instead of just a symbol.
6330 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6331
63322007-03-06 Romain Francoise <romain@orebokech.com>
6333
6334 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6335 new packages, and mention Gnus update.
6336
63372007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6338
6339 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6340 nntp-open-connection-functions-never-echo-commands.
6341
63422007-02-27 Chong Yidong <cyd@stupidchicken.com>
6343
6344 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6345 problems on the console, and security risk in not using gpg-agent.
6346
63472007-02-25 Carsten Dominik <dominik@science.uva.nl>
6348
0c7efc08 6349 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6350 Completely reorganized and rewritten.
6351 (CamelCase links): Section removed.
6352 (Repeating items): New section.
6353 (Tracking TODO state changes): New section.
6354 (Agenda views): Chapter reorganized and rewritten.
6355 (HTML export): Section rewritten.
6356 (Tables in arbitrary syntax): New section.
6357 (Summary): Better feature summary.
6358 (Activation): Document problem with cut-and-paste of Lisp code
6359 from PDF files.
6360 (Visibility cycling): Document indirect buffer use.
6361 (Structure editing): Document sorting.
6362 (Remember): Section rewritten.
6363 (Time stamps): Better description of time stamp types.
6364 (Tag searches): Document regular expression search for tags.
6365 (Stuck projects): New section.
6366 (In-buffer settings): New keywords.
6367 (History and Acknowledgments): Updated description.
6368
63692007-02-24 Alan Mackenzie <acm@muc.de>
6370
6371 * cc-mode.texi (Movement Commands): Insert two missing command names.
6372 (Getting Started): Slight wording correction (use conditional).
6373
63742007-02-22 Kim F. Storm <storm@cua.dk>
6375
6376 * widget.texi (User Interface, Basic Types): Document need to put some
6377 text before the %v escape in :format string in editable-field widget.
6378
63792007-02-18 Romain Francoise <romain@orebokech.com>
6380
6381 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6382 `cvs-mode-quit'.
6383
63842007-02-10 Markus Triska <markus.triska@gmx.at>
6385
6386 * widget.texi (Programming Example): Put constant strings in :format.
6387
63882007-02-07 Juanma Barranquero <lekktu@gmail.com>
6389
6390 * faq.texi (Fullscreen mode on MS-Windows): New node.
6391
63922007-02-04 David Kastrup <dak@gnu.org>
6393
6394 * faq.texi (AUCTeX): Update version number. Should probably be done
6395 for other packages as well.
6396
63972007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6398
6399 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6400 <tassilo@member.fsf.org>.
6401
64022007-01-27 Eli Zaretskii <eliz@gnu.org>
6403
6404 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6405 ls-lisp-use-localized-time-format.
6406
64072007-01-20 Markus Triska <markus.triska@gmx.at>
6408
6409 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6410
64112007-01-13 Michael Olson <mwolson@gnu.org>
6412
6413 * erc.texi (Modules): Mention capab-identify module.
6414
64152007-01-05 Michael Olson <mwolson@gnu.org>
6416
6417 * erc.texi (Getting Started): Update for /RECONNECT command.
6418
64192007-01-04 Richard Stallman <rms@gnu.org>
6420
6421 * ebrowse.texi: Change C-c b to C-c C-m.
6422
64232007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6424
6425 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6426 variables only in info to avoid redundant entries in the printed
6427 manual.
6428
64292007-01-02 Daiki Ueno <ueno@unixuser.org>
6430
6431 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6432
64332007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6434
6435 * message.texi (Security): Split into sub-nodes.
6436
64372007-01-01 Alan Mackenzie <acm@muc.de>
6438
6439 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6440 eval-after-load in Emacs <=21 and a workaround. Document that
6441 trigraphs are not supported.
6442
64432007-01-01 Alan Mackenzie <acm@muc.de>
6444
6445 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6446 c-context-line-break. When invoked within a string, preserve
6447 whitespace. Add a backslash only when also in a macro.
6448
64492007-01-01 Alan Mackenzie <acm@muc.de>
6450
6451 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6452
64532007-01-01 Alan Mackenzie <acm@muc.de>
6454
6455 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6456 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6457
64582007-01-01 Alan Mackenzie <acm@muc.de>
6459
6460 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6461 "Choosing a Style".
6462
6463 * cc-mode.texi ("Styles"): Add @dfn{style}.
6464
64652006-12-30 Michael Albinus <michael.albinus@gmx.de>
6466
6467 Sync with Tramp 2.0.55.
6468
6469 * trampver.texi: Update release number.
6470
64712006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6472
6473 * gnus.texi (Customizing Articles): Add index entries for all
6474 gnus-treat-* variables.
6475
c8763fb6 64762006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6477
6478 * gnus.texi (IMAP): Fix incorrect explanation of
6479 nnimap-search-uids-not-since-is-evil in documentation for
6480 nnimap-expunge-search-string.
6481
64822006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6483
6484 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6485 spam-ifile-database.
6486
64872006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6488
6489 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6490 rebind C-s.
6491
c8763fb6 64922006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6493
6494 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6495 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6496 "expiring mail".
6497 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6498 nnimap-nov-is-evil.
6499
65002006-12-25 Kevin Ryde <user42@zip.com.au>
6501
6502 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6503 about the key procedure being used heavily.
6504
65052006-12-24 Chong Yidong <cyd@stupidchicken.com>
6506
6507 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6508 to t.
6509 (Prerequisites): Add explanation about gpg-agent.
6510
65112006-12-22 Kevin Ryde <user42@zip.com.au>
6512
6513 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6514 "sort" instead of "sort*".
6515
65162006-12-19 Richard Stallman <rms@gnu.org>
6517
6518 * calc.texi (History and Acknowledgements): Recognize that Emacs
6519 now does have floating point.
6520
65212006-12-19 Michael Albinus <michael.albinus@gmx.de>
6522
6523 * tramp.texi (External transfer methods): Describe new method `scpc'.
6524
65252006-12-17 Sascha Wilde <wilde@sha-bang.de>
6526
6527 * pgg.texi: Added short note on gpg-agent to the introduction.
6528
65292006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6530
6531 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6532 also applies to Cc.
6533
65342006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6535
6536 * gnus.texi (X-Face): Clarify. Say which programs are required
6537 on Windows.
6538
65392006-12-08 Michael Olson <mwolson@gnu.org>
6540
6541 * erc.texi (Modules): Remove documentation for list module.
6542
c8763fb6 65432006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6544
6545 * faq.texi (^M in the shell buffer): Ditto.
6546
65472006-11-20 Michael Olson <mwolson@gnu.org>
6548
6549 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6550
65512006-11-17 Carsten Dominik <dominik@science.uva.nl>
6552
6553 * org.texi: Fix typos.
6554 (Agenda commands): Document `C-k'.
6555
65562006-11-16 Eli Zaretskii <eliz@gnu.org>
6557
6558 * url.texi (http/https): Fix a typo in the HTTP URL.
6559
65602006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6561
6562 * ada-mode.texi: Total rewrite.
6563
65642006-11-13 Carsten Dominik <dominik@science.uva.nl>
6565
6566 * org.texi: Minor typo fixes.
6567
65682006-11-13 Bill Wohler <wohler@newt.com>
6569
6570 Release MH-E manual version 8.0.3.
6571
6572 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6573 release 8.0.3.
6574
6575 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6576 to set MAILDIR.
6577 (Reading Mail): Document the customization of read-mail-command
6578 for MH-E.
6579 (Viewing Attachments): Document mm-discouraged-alternatives.
6580 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6581 (Junk): Add more information about the settings of mh-junk-background
6582 in a program. Add /usr/bin/mh to PATH in examples.
6583
65842006-11-12 Richard Stallman <rms@gnu.org>
6585
6586 * woman.texi: Update author address but say he no longer maintains it.
6587
65882006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6589
6590 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6591 archived trees.
6592 (Checkboxes): Section moved to chapter 5, and extended.
6593 (The date/time prompt): New section.
6594 (Link abbreviations): New section.
6595 (Presentation and sorting): New section.
6596 (Custom agenda views): Section completely rewritten.
6597 (Summary): Compare with Planner.
6598 (Feedback): More info about creating backtraces.
6599 (Plain lists): Modified example.
6600 (Breaking down tasks): New section.
6601 (Custom time format): New section.
6602 (Time stamps): Document inactive timestamps.
6603 (Setting tags): More details about fast tag selection.
6604 (Block agenda): New section.
6605 (Custom agenda views): Section rewritten.
6606 (Block agenda): New section.
6607
66082006-11-07 Michael Albinus <michael.albinus@gmx.de>
6609
6610 * tramp.texi (Configuration): scp is the default method.
6611 (Default Method): Use ssh as example for another method.
6612
66132006-10-27 Richard Stallman <rms@gnu.org>
6614
6615 * woman.texi: Downcase nroff/troff/roff.
6616 (Installation): Chapter deleted. Some xrefs deleted.
6617 (Background): woman doesn't advise man ;-).
6618
c8763fb6 66192006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6620
6621 * ada-mode.texi (Project files, Identifier completion)
6622 (Automatic Casing, Debugging, Using non-standard file names)
6623 (Working Remotely): Fix typos.
6624
66252006-10-20 Masatake YAMATO <jet@gyve.org>
6626
0c7efc08 6627 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6628 sample code `my-c-initialization-hook'.
6629
66302006-10-19 Stuart D. Herring <herring@lanl.gov>
6631
6632 * widget.texi: Fix typos.
6633
66342006-10-19 Michael Albinus <michael.albinus@gmx.de>
6635
6636 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6637 "???". There have been no complaints for years, so the information
6638 must be appropriate.
6639
66402006-10-16 Richard Stallman <rms@gnu.org>
6641
6642 * widget.texi: Use @var instead of capitalization.
6643 Clarify many widget type descriptions.
6644
66452006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6646
6647 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6648 gnus-dired-attach.
6649 (Selecting a Group): Fix typo.
6650
c8763fb6 66512006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6652
6653 * widget.texi: Fix typos.
6654
66552006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6656
6657 * gnus.texi (Image Enhancements): Update for Emacs 22.
6658
6659 * gnus-faq.texi ([1.3]): Update.
6660
66612006-10-06 Richard Stallman <rms@gnu.org>
6662
6663 * faq.texi (Displaying the current line or column):
6664 Delete "As of Emacs 20".
6665
66662006-10-06 Romain Francoise <romain@orebokech.com>
6667
6668 * faq.texi (VM): VM works with Emacs 22 too.
6669
66702006-10-06 Richard Stallman <rms@gnu.org>
6671
6672 * ebrowse.texi: Remove Emacs version "21" from title.
6673
66742006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6675
6676 * gnus.texi (Foreign Groups): Say where change of editing commands are
6677 stored. Add reference to `gnus-parameters'.
6678
66792006-09-15 Jay Belanger <belanger@truman.edu>
6680
6681 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6682 Change "Library Public License" to "Lesser Public License"
6683 throughout. Use "yyyy" to represent year.
6684
66852006-09-15 Carsten Dominik <dominik@science.uva.nl>
6686
6687 * org.texi (Setting tags): Typo fix.
6688
66892006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6690
6691 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6692
66932006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6694
6695 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6696
66972006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6698
6699 * faq.texi (Escape sequences in shell output): EMACS is now set
6700 to Emacs's absolute file name, not to "t".
6701 (^M in the shell buffer): Likewise.
6702 * misc.texi (Interactive Shell): Likewise.
6703
67042006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6707 mails with pop3-leave-mail-on-server. Fix wording.
6708 (Limiting): Improve gnus-summary-limit-to-articles.
6709 (X-Face): Fix typo.
6710
67112006-09-11 Simon Josefsson <jas@extundo.com>
6712
6713 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6714 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6715
67162006-09-06 Simon Josefsson <jas@extundo.com>
6717
6718 * smtpmail.texi (Authentication): Mention SSL.
6719
67202006-09-01 Eli Zaretskii <eliz@gnu.org>
6721
6722 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6723 Don't use @indicateurl.
6724
6725 * cc-mode.texi (Subword Movement): Don't use @headitem.
6726 (Custom Braces, Clean-ups): Don't use @tie.
6727
67282006-08-29 Michael Albinus <michael.albinus@gmx.de>
6729
6730 Sync with Tramp 2.0.54.
6731
6732 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6733 Suggested by Adrian Phillips <a.phillips@met.no>.
6734
67352006-08-15 Carsten Dominik <dominik@science.uva.nl>
6736
6737 * org.texi (Installation, Activation): Split from Installation and
6738 Activation.
6739 (Clocking work time): Documented new features.
6740
67412006-08-13 Alex Schroeder <alex@gnu.org>
6742
6743 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6744 example.
6745
67462006-08-12 Eli Zaretskii <eliz@gnu.org>
6747
6748 * faq.texi (How to add fonts): New node.
6749
67502006-08-05 Romain Francoise <romain@orebokech.com>
6751
6752 * faq.texi (New in Emacs 22): Expand.
6753
67542006-08-03 Michael Olson <mwolson@gnu.org>
6755
6756 * erc.texi: Update for ERC 5.1.4.
6757
67582006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6759
6760 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6761 in .../site-lisp/gnus/ by default.
6762 [ From gnus-news.texi in the trunk. ]
6763
67642006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6765
6766 * gnus.texi (MIME Commands): Additions for yEnc.
6767
67682006-07-24 Richard Stallman <rms@gnu.org>
6769
6770 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6771 * faq.texi: Move periods and commas inside quotes.
6772
67732006-07-20 Jay Belanger <belanger@truman.edu>
6774
6775 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6776
67772006-07-18 Chong Yidong <cyd@stupidchicken.com>
6778
6779 * faq.texi (Security risks with Emacs): Document Emacs 22
6780 file-local-variable mechanism.
6781
67822006-07-12 Michael Olson <mwolson@gnu.org>
6783
6784 * erc.texi: Update for ERC 5.1.3.
6785
67862006-07-12 Alex Schroeder <alex@gnu.org>
6787
6788 * rcirc.texi: Fix typos.
6789 (Getting started with rcirc): New calling convention for M-x irc.
6790 Mention #rcirc. Removed channel tracking.
0c7efc08 6791 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6792 recently, eg. rcirc-server to rcirc-default-server. Added
6793 documentation for rcirc-authinfo, some background for Bitlbee, and
6794 rcirc-track-minor-mode.
0c7efc08 6795 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6796 Scrolling.
0c7efc08 6797 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6798 to match code changes.
6799
68002006-07-10 Nick Roberts <nickrob@snap.net.nz>
6801
6802 * gnus.texi, message.texi: Fix typos.
6803
68042006-07-07 Carsten Dominik <dominik@science.uva.nl>
6805
6806 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6807 commands.
6808 (Global TODO list): Document the use of the variables
6809 `org-agenda-todo-ignore-scheduled' and
6810 `org-agenda-todo-list-sublevels'.
6811
68122006-07-05 Richard Stallman <rms@gnu.org>
6813
6814 * faq.texi (Scrolling only one line): Fix xref.
6815
68162006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6817
6818 * faq.texi (Evaluating Emacs Lisp code):
6819 Throughout, replace eval-current-buffer with eval-buffer.
6820
68212006-07-03 Richard Stallman <rms@gnu.org>
6822
6823 * rcirc.texi (Scrolling conservatively): Fix xref.
6824
6825 * pcl-cvs.texi (Viewing differences): Usage fix.
6826
68272006-07-03 Carsten Dominik <dominik@science.uva.nl>
6828
6829 * org.texi (Agenda commands): Document `s' key to save all org-mode
6830 buffers.
6831
68322006-06-30 Ralf Angeli <angeli@caeruleus.net>
6833
6834 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6835 names. Mention `cvs-msg' face.
6836
68372006-06-29 Carsten Dominik <dominik@science.uva.nl>
6838
6839 * org.texi (Checkboxes): New section.
6840
68412006-06-28 Carsten Dominik <dominik@science.uva.nl>
6842
6843 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6844 throughout this chapter.
6845
68462006-06-27 Chong Yidong <cyd@stupidchicken.com>
6847
6848 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6849 text for standalone vs Emacs info.
6850 (Help): Clarify header line description. Use mouse-1 for clicks.
6851 (Help-P): Use mouse-1 for clicks.
6852 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6853 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6854 (Choose menu subtopic): Remove gratuitous Emacs command names.
6855 (Help-FOO): Put usual behavior first.
6856 (Help-Xref): Clicking on xrefs works in Emacs.
6857 (Search Text): Clarify what the default behavior is.
6858 (Create Info buffer): Fix Emacs window/X window confusion.
6859 (Emacs Info Variables): Fix for new Emacs init file behavior.
6860
68612006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6862
6863 * gnus.texi (Summary Buffer Lines): Fix typo.
6864
68652006-06-23 Carsten Dominik <dominik@science.uva.nl>
6866
6867 * org.texi (Embedded LaTeX): New chapter.
6868 (Archiving): Section rewritten.
6869 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6870
68712006-06-20 Bill Wohler <wohler@newt.com>
6872
6873 Release MH-E manual version 8.0.1.
6874
6875 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6876 release 8.0.1.
6877 (Preface): Depend on GNU mailutils 1.0 and higher.
6878
68792006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6880
6881 * message.texi (News Headers): Update message-syntax-checks section.
6882
68832006-06-19 Karl Berry <karl@gnu.org>
6884
6885 * info.texi (Advanced): Mention C-q, especially with ?.
6886
68872006-06-19 Carsten Dominik <dominik@science.uva.nl>
6888
6889 * org.texi (Publishing links): Document the `:link-validation-function'
6890 property.
6891 (Extensions and Hacking): New chapter, includes some sections of the
6892 "Miscellaneous" chapter.
6893
68942006-06-10 Carsten Dominik <dominik@science.uva.nl>
6895
6896 * org.texi (Progress logging): New section.
6897
2de53ca6
GM
68982006-06-06 Carsten Dominik <dominik@science.uva.nl>
6899
6900 * org.texi (ASCII export): Document indentation adaptation.
6901 (Setting tags): Document mutually-exclusive tags.
6902
69032006-06-05 Romain Francoise <romain@orebokech.com>
6904
6905 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6906 Fix typo.
6907
6908 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6909 channel (#gnus@irc.freenode.net).
6910 Fix typos. Update copyright notice.
6911
6912 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6913 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6914 (Line-Up Functions, Custom Macros):
6915 * ediff.texi (Window and Frame Configuration)
dccb744b 6916 (Highlighting Difference Regions):
2de53ca6
GM
6917 * emacs-mime.texi (Display Customization):
6918 * erc.texi (History):
6919 * eshell.texi (Known problems):
6920 * eudc.texi (Overview, BBDB):
6921 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6922 (The problem of spam, SpamOracle, Extending the Spam package)
6923 (Conformity, Terminology):
dccb744b 6924 * idlwave.texi (Routine Info)
2de53ca6
GM
6925 (Class and Keyword Inheritance, Padding Operators)
6926 (Breakpoints and Stepping, Electric Debug Mode)
6927 (Examining Variables, Troubleshooting):
6928 * org.texi (Creating timestamps):
6929 * reftex.texi (Commands, Options, Changes):
6930 * tramp.texi (Inline methods, Password caching)
6931 (Auto-save and Backup, Issues):
6932 * vip.texi (Files, Commands in Insert Mode):
6933 * viper.texi (Emacs Preliminaries, States in Viper)
6934 (Packages that Change Keymaps, Viper Specials, Groundwork):
6935 Fix various typos.
6936
69372006-05-31 Michael Ernst <mernst@alum.mit.edu>
6938
6939 * ediff.texi: Fix typos.
6940
69412006-05-30 Carsten Dominik <dominik@science.uva.nl>
6942
6943 * org.texi: Small typo fixes.
6944
fff84c22
JB
69452006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6946
6947 * viper.texi (Viper Specials):
6948 * gnus.texi (Example Setup):
6949 * faq.texi (Backspace invokes help):
6950 * dired-x.texi (Optional Installation Dired Jump):
6951 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6952 follow coding conventions.
6953
2de53ca6
GM
69542006-05-29 Michael Albinus <michael.albinus@gmx.de>
6955
6956 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6957
69582006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6959
6960 * pcl-cvs.texi: Fix typos.
6961 (Customization): Say "us".
6962
69632006-05-26 Eli Zaretskii <eliz@gnu.org>
6964
6965 * org.texi: Remove bogus @setfilename.
6966
69672006-05-26 Carsten Dominik <dominik@science.uva.nl>
6968
6969 * org.texi (ASCII export): Omit command name.
6970 (HTML export): Add prefix to all lines in Local Variable example.
6971 (Acknowledgments): Typeset names in italics.
6972
69732006-05-24 Carsten Dominik <dominik@science.uva.nl>
6974
6975 * org.texi (Plain lists): Add new item navigation commands.
6976 (External links): Document elisp and info links.
6977 (Custom searches): New section.
6978 (Publishing): New chapter.
6979 (HTML export): Include a list of supported CSS classes.
6980 (Setting tags): Describe the fast-tag-setting interface.
6981
69822006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6983
6984 * dired-x.texi: ifinfo -> ifnottex.
6985
69862006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6987
6988 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6989
69902006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6991
6992 * message.texi (Interface): Add tool bar customization.
6993 (MIME): Index and text additions for mml-attach.
6994 (MIME): Describe mml-dnd-protocol-alist and
6995 mml-dnd-attach-options.
6996
6997 * gnus.texi (Oort Gnus): Reorder entries in sections.
6998 Fix some entries.
6999 (Starting Up): Add references to "Emacs for Heathens" and to
7000 "Finding the News". Add user-full-name and user-mail-address.
7001 (Group Buffer Format): Add tool bar customization and update.
7002 (Summary Buffer): Add tool bar customization.
7003 (Posting Styles): Add message-alternative-emails.
7004
70052006-05-09 Michael Albinus <michael.albinus@gmx.de>
7006
7007 * tramp.texi (Filename completion): Improve wording.
7008
70092006-05-07 Romain Francoise <romain@orebokech.com>
7010
7011 * faq.texi (Using regular expressions): Fix typo.
7012 (Packages that do not come with Emacs): Fix capitalization.
7013 (Replacing text across multiple files): Expand node to explain how
7014 to use `dired-do-query-replace-regexp' in more detail, based on
7015 suggestion by Eric Hanchrow <offby1@blarg.net>.
7016
70172006-05-06 Michael Albinus <michael.albinus@gmx.de>
7018
7019 * tramp.texi (Filename completion): Completion of remote files'
7020 method, user name and host name is active only in partial
7021 completion mode.
7022
70232006-05-06 Bill Wohler <wohler@newt.com>
7024
7025 Release MH-E manual version 8.0.
7026
7027 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7028 release 8.0.
7029
70302006-05-06 Bill Wohler <wohler@newt.com>
7031
7032 * mh-e.texi (MH-BOOK-HOME): Change from
7033 http://www.ics.uci.edu/~mh/book/mh to
7034 http://rand-mh.sourceforge.net/book/mh.
7035 Replace .htm suffix with .html for MH book files.
7036 (Using This Manual): Update key binding for getting relevant
7037 chapter in Info from command key.
7038 (Ranges): Fix itemx.
7039
70402006-05-05 Karl Berry <karl@gnu.org>
7041
7042 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7043 (\fonttextsize): New user-level command to change text font size.
7044
70452006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7048
70492006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7050
7051 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7052
70532006-04-24 Bill Wohler <wohler@newt.com>
7054
7055 * mh-e.texi (Getting Started): Make it more explicit that you need
7056 to install MH. Add pointers to current MH implementations.
7057
70582006-04-21 Bill Wohler <wohler@newt.com>
7059
7060 Release MH-E manual version 7.94.
7061
7062 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7063 release 7.94.
7064
70652006-04-21 Carsten Dominik <dominik@science.uva.nl>
7066
7067 * org.texi: Many small fixes.
7068 (Handling links): Rename from "Managing links".
7069
70702006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7071
7072 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7073 (Splitting mail using spam-stat): Fix @xref.
7074
70752006-04-20 Chong Yidong <cyd@stupidchicken.com>
7076
7077 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7078 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7079
70802006-04-20 Carsten Dominik <dominik@science.uva.nl>
7081
7082 * org.texi (Time stamps): Better explanation of the purpose of
7083 different time stamps.
7084 (Structure editing, Plain lists): More details on how new items
7085 and headings are inserted.
7086
70872006-04-18 Carsten Dominik <dominik@science.uva.nl>
7088
7089 * org.texi (Formula syntax): Fix link to Calc Manual.
7090
70912006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7092
7093 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7094
70952006-04-17 Bill Wohler <wohler@newt.com>
7096
7097 * mh-e.texi (Folders): Update mh-before-quit-hook and
7098 mh-quit-hook example with code that removes the buffers rather
7099 than just bury them.
7100
71012006-04-17 Michael Albinus <michael.albinus@gmx.de>
7102
7103 Sync with Tramp 2.0.53.
7104
71052006-04-13 Carsten Dominik <dominik@science.uva.nl>
7106
7107 * org.texi (Updating settings): New section.
7108 (Visibility cycling): Better names for the startup folding
7109 options.
7110 (Exporting): Completely restructured.
7111 (The very busy C-c C-c key): New section.
7112 (Summary of in-buffer settings): New section.
7113
71142006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7115
7116 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7117
71182006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7119
7120 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7121 (Server Commands): Key `v' is reserved for users.
7122
71232006-04-11 Carsten Dominik <dominik@science.uva.nl>
7124
7125 * org.texi (Link format): New section, emphasis on bracket links.
7126 (External links): Document bracket links.
7127 (FAQ): Expand to cover shell links and the new link format.
7128
71292006-04-09 Kevin Ryde <user42@zip.com.au>
7130
7131 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7132
71332006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7134
7135 * gnus.texi (Summary Buffer Lines): Add `*'.
7136
c8763fb6 71372006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7138
7139 * gnus.texi (Group Parameters):
7140 Mention gnus-permanently-visible-groups.
7141
71422006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7143
7144 * gnus.texi (Face): Fix typo.
7145
71462006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7147
7148 * gnus.texi (X-Face): Clarify.
7149 (Face): Need Emacs with PNG support.
7150
71512006-04-06 Richard Stallman <rms@gnu.org>
7152
7153 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7154 Emacs".
7155
71562006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7157
7158 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7159 blocks not suitable for inclusion with Emacs using variable
7160 PARTOFEMACS.
7161
71622006-04-04 Simon Josefsson <jas@extundo.com>
7163
7164 * gnus.texi (Security): Improve.
7165
71662006-04-02 Bill Wohler <wohler@newt.com>
7167
7168 * mh-e.texi (Getting Started, Junk, Bug Reports)
7169 (MH FAQ and Support): Fix URLs.
7170
71712006-03-31 Romain Francoise <romain@orebokech.com>
7172
7173 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7174 to t, not nil (and has for the past eight years).
7175
71762006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * message.texi, gnus.texi: Bump version to 5.11.
7179
71802006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7181
7182 * gnus.texi (Top): Add comment about version line.
7183
7184 * message.texi (Top): Ditto. Change to take named versions into
7185 account.
7186
71872006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7188
7189 * gnus.texi (Posting Styles): Add x-face-file to example.
7190 (X-Face): Refer to posting styles.
7191
7192 * gnus-faq.texi ([5.8]): Add x-face-file.
7193 ([8.4]): Add links to gmane.emacs.gnus.user and
7194 gmane.emacs.gnus.general.
7195
71962006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7197
7198 * gnus-faq.texi: Use .invalid.
7199 ([5.4]): Fix gnus-posting-styles example.
7200
72012006-03-27 Romain Francoise <romain@orebokech.com>
7202
7203 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7204 Emacs/W3 needs a new maintainer.
7205 (Ispell): Update author and version info.
7206 (Mailcrypt): Mention PGG.
7207 (New in Emacs 22): Add PGG to the list of new packages.
7208 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7209 updating dead URLs.
7210
72112006-03-25 Karl Berry <karl@gnu.org>
7212
7213 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7214 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7215 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7216 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7217 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7218 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7219 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7220 (2) do not indent copyright year list (or anything else).
7221
72222006-03-21 Bill Wohler <wohler@newt.com>
7223
7224 * mh-e.texi (Folders): Various edits.
7225
72262006-03-20 Romain Francoise <romain@orebokech.com>
7227
7228 * gnus.texi (Mail Folders): Grammar fix.
7229
72302006-03-19 Bill Wohler <wohler@newt.com>
7231
7232 * mh-e.texi (Replying): Document Mail-Followup-To.
7233 Change manually-formatted table to multitable. Add debugging info.
7234 Move description of mh-reply-default-reply-to into paragraph
7235 that describes its values.
7236
72372006-03-17 Bill Wohler <wohler@newt.com>
7238
10d1d0af 7239 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7240 (Sending Mail Tour): Update method of entering
7241 addresses and subject.
7242 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7243 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7244
72452006-03-15 Carsten Dominik <dominik@science.uva.nl>
7246
7247 * org.texi: Version number change only.
7248
72492006-03-14 Bill Wohler <wohler@newt.com>
7250
7251 * mh-e.texi: Add index entries around each paragraph rather than
7252 depend on entries from beginning of node. Doing so ensures that
7253 index entries are less likely to be forgotten if text is cut and
7254 pasted, and are necessary anyway if the references are on a
7255 separate page. It seems that makeinfo is now (v. 4.8) only
7256 producing one index entry per node, so there is no longer any
7257 excuse not to. Use subheading instead of heading. The incorrect
7258 use of heading produced very large fonts in Info--as large as the
7259 main heading.
7260 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7261 versions 6 and 7 appeared *around* the time of these Emacs releases.
7262
72632006-03-13 Carsten Dominik <dominik@science.uva.nl>
7264
7265 * org.texi (Clean view): Document new startup options.
7266
72672006-03-11 Bill Wohler <wohler@newt.com>
7268
7269 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7270 (Composing, Scan Line Formats): Fix @refs.
7271 (Getting Started): Define MH profile and MH profile components.
7272 (Incorporating Mail, Reading Mail, Viewing, Printing)
7273 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7274 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7275 for string constants.
7276 (Tool Bar): Remove spurious quote.
7277 (Junk): Use ``...'' instead of "...".
7278 (Scan Line Formats): Replace @samp with @kbd.
7279
72802006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7281
7282 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7283
72842006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7285
7286 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7287 easy to understand.
7288
72892006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7290
7291 * gnus.texi: Markup fix.
7292 (Fancy Mail Splitting): Specify new feature.
7293
72942006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7295
7296 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7297 partial-words matching.
7298
72992006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7300
7301 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7302
7303 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7304 (MIME Commands): Fix mm-discouraged-alternatives.
7305
73062006-03-07 Carsten Dominik <dominik@science.uva.nl>
7307
7308 * org.texi: Version number change only.
7309
73102006-03-06 Bill Wohler <wohler@newt.com>
7311
7312 * mh-e.texi: Move from SourceForge repository to Savannah.
7313 This is version 7.93, which is a total rewrite from the previous
7314 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7315 version 7.93.
7316
73172006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7318
7319 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7320
73212006-03-01 Carsten Dominik <dominik@science.uva.nl>
7322
7323 * org.texi (Interaction): Add item about `org-mouse.el' by
7324 Piotr Zielinski.
7325 (Managing links): Document that also mouse-1 can be used to
7326 activate a link.
7327 (Headlines, FAQ): Add entry about hiding leading stars.
7328 (Miscellaneous): Resort the sections in this chapter to a more
7329 logical sequence.
7330
73312006-02-27 Simon Josefsson <jas@extundo.com>
7332
7333 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7334 2004-01-27 from the trunk).
7335
73362006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7337
7338 * cc-mode.texi: Rename c-hungry-backspace to
7339 c-hungry-delete-backwards, at the request of RMS. Leave the old
7340 name as an alias.
7341
73422006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7343
7344 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7345 include the function header within the defun.
7346
73472006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7348
7349 * cc-mode.texi: Correct two typos.
7350
73512006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7352
7353 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7354 existing comment.
7355 (Electric Keys): Add a justification for electric indentation.
7356 (Hungry WS Deletion): Clear up the names and complications of the
7357 BACKSPACE and DELETE keys.
7358
73592006-02-23 Juri Linkov <juri@jurta.org>
7360
7361 * faq.texi (Common requests): Move `Turning on auto-fill by
7362 default' after `Wrapping words automatically'. Move `Working with
7363 unprintable characters' before `Searching for/replacing newlines'.
7364 Move `Replacing highlighted text' after `Highlighting a region'.
7365 Merge `Repeating commands' and `Repeating a command as many times
7366 as possible' into the former.
7367 (Packages that do not come with Emacs): Add refs to Gmane and
7368 etc/MORE.STUFF.
7369
73702006-02-23 Juri Linkov <juri@jurta.org>
7371
7372 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7373 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7374 Add xref to `(emacs)Reporting Bugs'.
7375 (Getting a printed manual): Add URL to other formats of the manual.
7376 (Common requests): Fix menu.
7377 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7378 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7379 (Inserting text at the beginning of each line): Add pxref to
7380 `Changing the included text prefix'.
7381 (Forcing the cursor to remain in the same column): Mention `track-eol'
7382 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7383 (Replacing text across multiple files): Add keybinding `Q' for
7384 `dired-do-query-replace'.
7385
73862006-02-22 Carsten Dominik <dominik@science.uva.nl>
7387
7388 * reftex.texi: Version number and date change only.
7389
7390 * org.texi (Internal Links): Rewrite to cover the modified
7391 linking system.
7392
73932006-02-17 Eli Zaretskii <eliz@gnu.org>
7394
7395 * faq.texi: Remove the coding cookie, it's not needed anymore.
7396
73972006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7398
7399 * faq.texi (Colors on a TTY): Mention Mac OS port.
7400
74012006-02-12 Karl Berry <karl@gnu.org>
7402
7403 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7404 8-bit accented a.
7405
74062006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7407
7408 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7409
74102006-02-08 Romain Francoise <romain@orebokech.com>
7411
7412 * faq.texi (Top): Remove paragraph about the FAQ being a
7413 transitional document, etc.
7414 (Searching for/replacing newlines): New node.
7415 (Yanking text in isearch): New node.
7416 (Inserting text at the beginning of each line): Rename and make
7417 more general, mention `M-;' in Message mode.
7418
74192006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * faq.texi (Meta key does not work in xterm)
7422 (Emacs does not display 8-bit characters)
7423 (Inputting eight-bit characters): Update xrefs.
7424
74252006-02-06 Romain Francoise <romain@orebokech.com>
7426
7427 * faq.texi (VM): VM now at version 7.19.
7428 Set myself as maintainer of this file.
7429
74302006-02-04 Michael Olson <mwolson@gnu.org>
7431
7432 * erc.texi (History): Note that ERC is now included with Emacs.
7433
74342006-01-31 Romain Francoise <romain@orebokech.com>
7435
7436 * message.texi (Message Headers): Explain what
7437 `message-alternative-emails' does in more detail.
7438 Update copyright year.
7439
74402006-01-30 Juanma Barranquero <lekktu@gmail.com>
7441
7442 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7443
74442006-01-29 Richard M. Stallman <rms@gnu.org>
7445
7446 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7447
74482006-01-29 Michael Olson <mwolson@gnu.org>
7449
7450 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7451
7452 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7453
7454 * faq.texi (New in Emacs 22): Mention ERC.
7455
74562006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7457
7458 * rcirc.texi: Capitalize dir entry for consistency with the entry
7459 in info/dir and other entries in the Emacs category.
7460 Fix typos. Delete trailing whitespace.
7461
c8763fb6 74622006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7463
7464 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7465
74662006-01-27 Eli Zaretskii <eliz@gnu.org>
7467
7468 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7469 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7470
7471 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7472 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7473
74742006-01-27 Alex Schroeder <alex@gnu.org>
7475
7476 * rcirc.texi: New file.
7477
74782006-01-23 Juri Linkov <juri@jurta.org>
7479
7480 * widget.texi (User Interface): Add S-TAB for widget-backward.
7481
74822006-01-22 Michael Albinus <michael.albinus@gmx.de>
7483
7484 Sync with Tramp 2.0.52.
7485
7486 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7487 Add Tramp disabling item. New item for common connection problems.
7488 (various): Apply "ftp" as method for the download URL.
7489 (Bug Reports): Refer to FAQ for common problems.
7490
74912006-01-21 Eli Zaretskii <eliz@gnu.org>
7492
7493 * widget.texi (User Interface): Use @key for TAB.
7494
7495 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7496
7497 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7498 for TAB.
7499
7500 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7501
75022006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7503
7504 * gnus.texi: Update copyright.
7505
75062006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7507
7508 * gnus.texi (Article Washing): Additions.
7509
2de53ca6
GM
75102006-01-13 Carsten Dominik <dominik@science.uva.nl>
7511
7512 * org.texi (Agenda commands): Document tags command.
7513
75142006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7515
7516 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7517
75182006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7519
7520 * gnus.texi (RSS): Addition.
7521
75222005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7523
7524 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7525
75262005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7527
7528 * emacs-mime.texi (Display Customization): Add setting example to
7529 mm-discouraged-alternatives.
7530
75312006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7532
7533 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7534 version is the canonical version.
7535
75362006-01-08 Alex Schroeder <alex@gnu.org>
7537
7538 * pgg.texi (Caching passphrase): Rewording.
7539
75402006-01-06 Eli Zaretskii <eliz@gnu.org>
7541
7542 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7543 repository URL.
7544
75452006-01-06 Carsten Dominik <dominik@science.uva.nl>
7546
7547 * org.texi: Removed the accidentally re-added empty line in the
7548 direntry.
7549
75502006-01-05 Carsten Dominik <dominik@science.uva.nl>
7551
7552 * org.texi (Agenda Views): Chapter reorganized.
7553
75542005-12-29 Romain Francoise <romain@orebokech.com>
7555
7556 * faq.texi (Using Customize): New node.
7557
75582005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7559
7560 * org.texi: Remove blank line in @direntry. It is non-standard
7561 and recursively produces blank lines all over the dir file (when
7562 using Texinfo 4.8).
7563
75642005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7565
7566 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7567
75682005-12-20 Carsten Dominik <dominik@science.uva.nl>
7569
7570 * org.texi (Tags): Boolean logic documented.
7571 (Agenda Views): Document custom commands.
7572
75732005-12-20 David Kastrup <dak@gnu.org>
7574
7575 * faq.texi (AUCTeX): Update version and mailing list info.
7576
75772005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7578
7579 * gnus.texi (MIME Commands): Mention addition of
7580 multipart/alternative to gnus-buttonized-mime-types and add xref
7581 to mm-discouraged-alternatives.
7582
7583 * emacs-mime.texi (Display Customization): Mention addition of
7584 "image/.*" and add xref to gnus-buttonized-mime-types in the
7585 mm-discouraged-alternatives section.
7586
75872005-12-16 Carsten Dominik <dominik@science.uva.nl>
7588
7589 * org.texi (Tags): New section.
7590 (Agenda Views): Chapter reorganized.
7591
75922005-12-16 Eli Zaretskii <eliz@gnu.org>
7593
7594 * org.texi (Internal Links): Add a missing comma after an @xref.
7595
75962005-12-14 Chong Yidong <cyd@stupidchicken.com>
7597
7598 * faq.texi (Filling paragraphs with a single space): No need to
7599 change sentence-end now.
7600
76012005-12-13 Romain Francoise <romain@orebokech.com>
7602
7603 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7604
76052005-12-12 Jay Belanger <belanger@truman.edu>
7606
7607 * faq.texi (Calc): Update version number.
7608
76092005-12-12 Carsten Dominik <dominik@science.uva.nl>
7610
7611 * org.texi (Progress Logging): New section.
7612
76132005-12-10 Romain Francoise <romain@orebokech.com>
7614
7615 Update the Emacs FAQ for the 22.1 release.
7616
7617 * faq.texi: Set VER to `22.1'.
7618 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7619 Tutorial. Mention that `C-h r' displays the manual.
7620 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7621 (Getting a printed manual): Point to the new locations of the
7622 manuals on the GNU Web site.
7623 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7624 available via Info (it was previously distributed separately).
7625 (Installing Texinfo documentation): The latest version of Texinfo
7626 is 4.8, not 4.0.
7627 (Informational files for Emacs): COPYING is the GNU General Public
7628 License, not the Emacs General Public License.
7629 (Informational files for Emacs): Delete obsolete link to the
7630 GNUinfo pages as they have been removed from the GNU Web site.
7631 (New in Emacs 22): New node.
7632 (Setting up a customization file): Say that most packages support
7633 Customize nowadays.
7634 (Colors on a TTY): Delete reference to instructions on how to
7635 enable syntax highlighting, it is now enabled by default.
7636 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7637 at startup automatically.
7638 (Controlling case sensitivity): Mention `M-c' in isearch.
7639 (Using an already running Emacs process): Emacs now creates the
7640 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7641 gnuserv. As emacsclient can now run Lisp code as well, delete a
7642 sentence praising gnuserv for that. Simplify description of how
7643 the client/server operation works.
7644 (Compiler error messages): Delete obsolete text (compile.el has
7645 been rewritten).
7646 (Indenting switch statements): Fix typo.
7647 (Matching parentheses): Simplify setup instructions, mention the
7648 menu bar item in the Options menu.
7649 (Repeating a command as many times as possible): Mention `C-x e'.
7650 (Going to a line by number): Mention new keymap and bindings
7651 `M-g M-g', `M-g M-p' and `M-g M-n'.
7652 (Turning on syntax highlighting): Now on by default. Simplify.
7653 (Replacing highlighted text): Use `1', not `t'.
7654 (Problems with very large files): The maximum size is now 256MB on
7655 32-bit machines.
7656 (^M in the shell buffer): Mention `comint-process-echoes'.
7657 (Emacs for Apple computers): Emacs 22 has native support for Mac
7658 OS X.
7659 (Translating names to IP addresses): Delete node.
7660 (Binding keys to commands): Fix typo.
7661 (SPC no longer completes file names): New node.
7662 (MIME with Emacs mail packages): Delete section about the Emacs
7663 MIME FAQ (it's not reachable anymore).
7664
76652005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7666
7667 * cc-mode.texi: The manual has been extensively revised: the
7668 information about using CC Mode has been separated from the larger
7669 and more difficult chapters about configuration. It has been
7670 updated for CC Mode 5.31.
7671
76722005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7673
7674 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7675 (Selecting an implementation): Fix descriptions.
7676
76772005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * message.texi (Various Message Variables): Addition.
7680
76812005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7682
7683 * message.texi: Fix default values.
7684
76852005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7686
7687 * message.texi (Header Commands): Clarify descriptions of
7688 message-cross-post-followup-to, message-reduce-to-to-cc, and
7689 message-insert-wide-reply.
7690 (Various Commands): Fix kindex for message-kill-to-signature;
7691 clarify description of message-tab.
7692
76932005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7694
7695 * message.texi (Mailing Lists): Fix description about MFT.
7696
7697 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7698
76992005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7700
7701 * gnus.texi (Slow Terminal Connection): Replace old description
7702 with new one.
7703
77042005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7705
7706 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7707 replace X-Draft-Headers with X-Draft-From.
7708
77092005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7710
7711 * gnus.texi (Various Various): Fix the default value of
7712 nnheader-max-head-length.
7713 (Gnus Versions): Fix typo.
7714
77152005-12-08 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi (Structure editing): Document new functionality of
7718 M-RET.
7719
77202005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7721
7722 * org.texi (Internal Links): Fix Texinfo usage.
7723
77242005-12-06 Carsten Dominik <dominik@science.uva.nl>
7725
7726 * org.texi (TODO basics): Document the global todo list.
7727 (TODO items): Documents sparse tree for specific TODO
7728 keywords.
7729
77302005-11-30 Carsten Dominik <dominik@science.uva.nl>
7731
7732 * org.texi (Plain Lists): Typos fixed.
7733
77342005-11-28 Jay Belanger <belanger@truman.edu>
7735
7736 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7737
77382005-11-24 Carsten Dominik <dominik@science.uva.nl>
7739
7740 * org.texi (Structure editing): New item moving commands added.
7741 (Plain Lists): New section.
7742
77432005-11-18 Carsten Dominik <dominik@science.uva.nl>
7744
7745 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7746 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7747 `org-agenda-file-to-front'.
2de53ca6
GM
7748 (Built-in table editor): Document `org-table-sort-lines'.
7749 (HTML formatting): Export of hand-formatted lists.
7750
77512005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7752
7753 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7754 new variable gnus-toolbar-thickness.
7755
77562005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7757
7758 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7759
77602005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7761
7762 * gnus.texi (X-Face): Fix description.
7763 (XVarious): Remove gnus-xmas-logo-color-alist and
7764 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7765
77662005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7767
7768 * gnus.texi (Group Parameters): Mention new variable
7769 gnus-parameters-case-fold-search.
7770 (Home Score File): Addition.
7771
77722005-11-04 Ulf Jasper <ulf.jasper@web.de>
7773
7774 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7775 (Overview): List supported feed types.
7776 (Installation): No installation necessary when using autoload.
7777 (Configuration): Rename "RSS" to "news".
7778
77792005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7780
7781 * pgg.texi (User Commands): Document additional passphrase
7782 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7783 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7784
77852005-11-04 Carsten Dominik <dominik@science.uva.nl>
7786
7787 * org.texi: Version number changed to 3.19.
7788
77892005-10-29 Sascha Wilde <wilde@sha-bang.de>
7790
7791 * pgg.texi (How to use): Update the example to add autoload of
7792 pgg-encrypt-symmetric-region.
7793 (User Commands): Document pgg-encrypt-symmetric-region.
7794 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7795
77962005-10-27 Jay Belanger <belanger@truman.edu>
7797
7798 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7799 mention other TeX-related units.
7800
78012005-10-23 Lars Hansen <larsh@soem.dk>
7802
0c7efc08
SM
7803 * dired-x.texi (Miscellaneous Commands):
7804 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7805 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7806
78072005-10-23 Jay Belanger <belanger@truman.edu>
7808
7809 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7810 constant.
7811
78122005-10-23 Michael Albinus <michael.albinus@gmx.de>
7813
0c7efc08
SM
7814 * faq.texi (Bugs and problems):
7815 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7816 `directory-listing-before-filename-regexp'.
7817
78182005-10-22 Eli Zaretskii <eliz@gnu.org>
7819
7820 * newsticker.texi (UPDATED): Set value.
7821
78222005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7823
7824 * gnus.texi (Document Groups): Remove duplicate item.
7825
78262005-10-21 Carsten Dominik <dominik@science.uva.nl>
7827
7828 * org.texi (Summary): Mention iCalendar support.
7829 (Exporting): Document iCalendar support.
7830
78312005-10-18 Romain Francoise <romain@orebokech.com>
7832
7833 * viper.texi (Viper Specials): Capitalize GNU.
7834
78352005-10-17 Juri Linkov <juri@jurta.org>
7836
7837 * info.texi (Getting Started, Search Index, Expert Info):
7838 Fix wording.
7839 (Search Text): Replace `echo area' with `mode line'.
7840 (Search Index): Both `i' and `,' find all index entries.
7841 Replace example `C-f' with `C-l' (which exists in index of Info
7842 manual) and delete spaces in its keyboard input sequence.
7843 Delete unnecessary explanations about literal characters.
7844
78452005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7846
7847 * gnus.texi (Document Server Internals): Addition.
7848
78492005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7850
7851 * gnus.texi (A note on namespaces): Fix RFC reference.
7852
78532005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7854
7855 * gnus.texi (RSS): Fix key description.
7856
78572005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7858
7859 * gnus.texi: Emacs/w3 -> Emacs/W3.
7860 (Browsing the Web): Fix description.
7861 (Web Searches): Ditto.
7862 (Customizing W3): Ditto.
7863
78642005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7865
7866 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7867
78682005-10-11 Jay Belanger <belanger@truman.edu>
7869
7870 * calc.texi (Integration): Mention using `a i' to compute definite
7871 integrals.
7872
78732005-10-11 Juri Linkov <juri@jurta.org>
7874
7875 * info.texi: Rearrange nodes.
7876 (Top): Update menu. Change ref `Info for Experts' to
7877 `Advanced Info Commands'.
7878 (Getting Started): Fix description of manual's parts.
7879 (Help-Int): Change xref `Info Search' to `Search Index', and
7880 `Expert Info' to `Advanced'.
7881 (Advanced): Move node one level up.
7882 (Search Text, Search Index): New nodes split out from `Info Search'.
7883 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7884 split out from `Advanced'.
7885 (Advanced, Emacs Info Variables): De-document editing an Info file
7886 in Info.
7887 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7888 (Creating an Info File): Delete node and move its text to
7889 `Expert Info'.
7890
78912005-10-10 Carsten Dominik <dominik@science.uva.nl>
7892
7893 * org.texi (Workflow states): Documented that change in keywords
7894 becomes active only after restart of Emacs.
7895
78962005-10-08 Michael Albinus <michael.albinus@gmx.de>
7897
7898 Sync with Tramp 2.0.51.
7899
79002005-10-08 Nick Roberts <nickrob@snap.net.nz>
7901
7902 * speedbar.texi (Introduction): Describe new location of speedbar
7903 on menubar.
7904 (Basic Key Bindings): Remove descriptions of bindings that have
7905 been removed.
7906
79072005-10-05 Nick Roberts <nickrob@snap.net.nz>
7908
7909 * speedbar.texi (GDB): Describe use of watch expressions.
7910
79112005-09-28 Simon Josefsson <jas@extundo.com>
7912
7913 * message.texi (IDNA): Fix.
7914
79152005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7916
7917 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7918 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7919 description of nntp-open-connection-function.
7920 (Common Variables): Fix descriptions.
7921
79222005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7923
7924 * gnus.texi (Server Buffer Format): Document the %a format spec.
7925
79262005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7927
7928 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7929
79302005-09-23 Carsten Dominik <dominik@science.uva.nl>
7931
7932 * org.texi Version 3.16.
7933
79342005-09-19 Miles Bader <miles@gnu.org>
7935
7936 * newsticker.texi: Get rid of CVS keywords.
7937
79382005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7939
7940 * gnus.texi (Finding the Parent): Fix description of how Gnus
7941 finds article.
7942
79432005-09-14 Jari Aalto <jari.aalto@cante.net>
7944
7945 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7946 to drop off non-answered articles.
7947
79482005-09-19 Juanma Barranquero <lekktu@gmail.com>
7949
7950 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7951 braces (which are unsupported by NMAKE) for macro `srcdir'.
7952
79532005-09-17 Eli Zaretskii <eliz@gnu.org>
7954
7955 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7956 (../info/newsticker, newsticker.dvi): New targets.
7957
79582005-09-17 Ulf Jasper <ulf.jasper@web.de>
7959
7960 * newsticker.texi: Replace @command with @code. Replace @example
7961 with @lisp.
0c7efc08
SM
7962 (Top): Add explanations to menu items.
7963 (GNU Free Documentation License): Remove.
2de53ca6
GM
7964
79652005-09-16 Romain Francoise <romain@orebokech.com>
7966
7967 Update all files to specify GFDL version 1.2.
7968
7969 * doclicense.texi (GNU Free Documentation License): Update to
7970 version 1.2.
7971
79722005-09-15 Richard M. Stallman <rms@gnu.org>
7973
7974 * newsticker.texi: Fix @setfilename.
7975
7976 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7977 (../info/newsticker, newsticker.dvi): New targets.
7978
79792005-08-30 Carsten Dominik <dominik@science.uva.nl>
7980
7981 * org.texi: Version 3.15.
7982
79832005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7984
7985 * ses.texi: Combine all three indices into one.
7986 Correct a few typos.
7987
79882005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7991
79922005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7993
7994 * emacs-mime.texi (Handles): Remove duplicate item.
7995 (Encoding Customization): Fix the default value for
7996 mm-coding-system-priorities.
7997 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7998 (Basic Functions): Fix reference.
7999
80002005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8001
8002 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8003
80042005-08-18 Richard M. Stallman <rms@gnu.org>
8005
8006 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8007 and web site.
8008
8009 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8010 not keyboard-translate.
8011
80122005-08-11 Richard M. Stallman <rms@gnu.org>
8013
8014 * faq.texi (Using regular expressions): Fix xref.
8015
80162005-08-09 Juri Linkov <juri@jurta.org>
8017
8018 * info.texi (Help-P): Replace `Prev' with `Previous'.
8019 (Help-M, Help-Xref): Add S-TAB.
8020 (Help-FOO): Update `u' command.
8021 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8022 Update info about visibility of xref parts.
8023 (Help-Int): Fix `m' command. Rename `Info-last' to
8024 `Info-history-back'. Add `Info-history-forward'.
8025 (Advanced): Fix `g*' and `M-n' commands.
8026 (Info Search): Add `index-apropos' in stand-alone browser.
8027 Add isearch commands.
8028 (Emacs Info Variables): Remove `Info-fontify'.
8029 Add `Info-mode-hook'. Update face names.
8030 Add `Info-fontify-maximum-menu-size',
8031 `Info-fontify-visited-nodes', `Info-isearch-search'.
8032
80332005-08-07 Michael Albinus <michael.albinus@gmx.de>
8034
8035 Sync with Tramp 2.0.50.
8036
8037 * tramp.texi: Use @option{} consequently for method names.
8038 (Inline methods, External transfer methods): Remove references to
8039 Cygwin.
8040 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8041 implementation.
8042
80432005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8044
8045 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8046 Mention that gnus-init-file is not read when Emacs is invoked with
8047 --no-init-file or -q.
8048
80492005-07-19 Carsten Dominik <dominik@science.uva.nl>
8050
8051 * org.texi: Version 3.14.
8052
80532005-07-04 Carsten Dominik <dominik@science.uva.nl>
8054
8055 * org.texi: Version 3.13.
8056
80572005-07-18 Juri Linkov <juri@jurta.org>
8058
8059 * calc.texi (Time Zones, Logical Operations):
8060 * cl.texi (Overview):
8061 * org.texi (TODO types):
8062 * sc.texi (Emacs 18 MUAs):
8063 * speedbar.texi (Top):
8064 * url.texi (History):
8065 Delete duplicate duplicate words.
8066
ce058493 80672005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8068
8069 * cl.texi (Type Predicates): Document `atom' type.
8070
80712005-07-04 Lute Kamstra <lute@gnu.org>
8072
8073 Update FSF's address in GPL notices.
8074
8075 * calc.texi (Copying):
8076 * doclicense.texi (GNU Free Documentation License):
8077 * faq.texi (Contacting the FSF):
8078 * mh-e.texi (Copying): Update FSF's address.
8079
80802005-07-03 Richard M. Stallman <rms@gnu.org>
8081
8082 * flymake.texi (Example -- Configuring a tool called directly):
8083 Update name of flymake-build-relative-filename.
8084
80852005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8086
8087 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8088
80892005-06-29 Carsten Dominik <dominik@science.uva.nl>
8090
8091 * org.texi: Version 3.12.
8092
80932005-06-24 Eli Zaretskii <eliz@gnu.org>
8094
8095 * makefile.w32-in (MAKEINFO): Use --force.
8096 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8097 Makefile.in.
8098 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8099 more shells.
8100
81012005-06-23 Richard M. Stallman <rms@gnu.org>
8102
8103 * speedbar.texi (Creating a display): Texinfo usage fixes.
8104
8105 * tramp.texi (Customizing Completion, Auto-save and Backup):
8106 Texinfo usage fixes.
8107
81082005-06-23 Juanma Barranquero <lekktu@gmail.com>
8109
8110 * dired-x.texi (Miscellaneous Commands):
8111 * ediff.texi (Miscellaneous):
8112 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8113 (Agent Variables):
8114 * info.texi (Help-Xref):
8115 * message.texi (Message Headers):
8116 * org.texi (Remember):
8117 * reftex.texi (Options (Defining Label Environments)):
8118 (Options (Index Support)):
8119 (Options (Viewing Cross-References)):
8120 (Options (Misc)):
8121 (Changes):
8122 * speedbar.texi (Creating a display):
8123 * tramp.texi (Customizing Completion, Auto-save and Backup):
8124 Texinfo usage fix.
8125
81262005-06-13 Carsten Dominik <dominik@science.uva.nl>
8127
8128 * org.texi: Version 3.11.
8129
81302005-06-12 Jay Belanger <belanger@truman.edu>
8131
8132 * calc.texi (Getting Started): Remove extra menu item.
8133
81342005-05-31 Jay Belanger <belanger@truman.edu>
8135
8136 * calc.texi (Notations Used in This Manual): Use @kbd for key
8137 sequence.
8138 (Demonstration of Calc): Mention another way of starting Calc.
8139 (Starting Calc): Mention long name of M-#.
8140 (Embedded Mode Overview): Remove unnecessary instruction.
8141 (Other M-# commands): Rephrase `M-# 0' explanation.
8142 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8143 reflect current behavior.
8144
81452005-05-30 Jay Belanger <belanger@truman.edu>
8146
8147 * calc.texi (Hooks): Change description of calc-window-hook and
8148 calc-trail-window-hook to match usage.
8149 (Computational Functions): Add more constant-generating functions.
8150 (Customizable Variables): Use defvar.
8151
81522005-05-28 Jay Belanger <belanger@truman.edu>
8153
8154 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8155 (Basic Embedded Mode): Explain behavior of arguments to
8156 calc-embedded-mode.
8157
81582005-05-27 Jay Belanger <belanger@truman.edu>
8159
8160 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8161 current behavior.
8162
81632005-05-25 Jay Belanger <belanger@truman.edu>
8164
8165 * calc.texi: Change Calc version number throughout.
8166 (Keypad Mode): Change location in info output.
8167 (Keypad mode overview): Move picture of keypad.
8168
81692005-05-21 Jay Belanger <belanger@truman.edu>
8170
8171 * calc.texi (Storing variables): Mention that only most variables
8172 are void to begin with.
8173
81742005-05-21 Kevin Ryde <user42@zip.com.au>
8175
8176 * widget.texi (Basic Types): Update cross ref from "Enabling
8177 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8178 lispref/text.texi change.
8179
81802005-05-20 Carsten Dominik <dominik@science.uva.nl>
8181
8182 * org.texi: Version 3.09.
8183
81842005-05-18 Carsten Dominik <dominik@science.uva.nl>
8185
8186 * reftex.texi: Version 4.28.
8187
81882005-05-16 Jay Belanger <belanger@truman.edu>
8189
8190 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8191
81922005-05-14 Jay Belanger <belanger@truman.edu>
8193
8194 * calc.texi (Default Simplifications): Insert missing ! (logical
8195 not operator).
8196
81972005-05-14 Michael Albinus <michael.albinus@gmx.de>
8198
8199 Sync with Tramp 2.0.49.
8200
82012005-05-10 Jay Belanger <belanger@truman.edu>
8202
8203 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8204 to 1.
8205
82062005-04-29 Carsten Dominik <dominik@science.uva.nl>
8207
8208 * org.texi: Version 3.08, structure reorganized.
8209
82102005-04-24 Richard M. Stallman <rms@gnu.org>
8211
8212 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8213
82142005-04-15 Carsten Dominik <dominik@science.uva.nl>
8215
8216 * org.texi: Update to version 3.06.
8217
82182005-04-13 Lute Kamstra <lute@gnu.org>
8219
8220 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8221
82222005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8223
8224 * cl.texi (Porting Common Lisp): Fix typo.
8225
82262005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8227
8228 * gnus.texi (RSS): Addition.
8229
82302005-04-04 Jay Belanger <belanger@truman.edu>
8231
8232 * calc.texi: Change Calc version number.
8233 (Customizable variables): Fix description of calc-language-alist.
8234 (Copying): Put in version 2 of GPL.
8235
82362005-04-01 Jay Belanger <belanger@truman.edu>
8237
8238 * calc.texi (Troubleshooting Commands): Remove comment about
8239 installation.
8240 (Installation): Remove section.
8241 (Customizable Variables): New section.
8242 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8243 (Graphical Devices): Add references to Customizable Variables.
8244
82452005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8246
8247 * emacs-mime.texi (Display Customization): Markup fixes.
8248 (rfc2047): Update.
8249
82502005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8251
8252 * gnus-faq.texi: Replaced with auto-generated version.
8253
82542005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8255
8256 * dired-x.texi (Multiple Dired Directories): default-directory was
8257 renamed to dired-default-directory.
8258
82592005-03-26 Jay Belanger <belanger@truman.edu>
8260
8261 * calc.texi (Simplifying Formulas, Rewrite Rules):
8262 Change description of top and bottom of fraction.
8263 (Modulo Forms): Move description of how to create modulo forms to
8264 earlier in the section.
8265 (Fraction Mode): Suggest using : to get a fraction by dividing.
8266 (Basic Arithmetic): Adjust placement of command name.
8267 (Truncating the Stack): Emphasize that "hidden" entries are still
8268 visible.
8269 (Installation): Move discussion of printing manual to "About This
8270 Manual".
8271 (About This Manual): Mention how to print the manual.
8272 (Reporting Bugs): Remove first person.
8273 (Building Vectors): Add algebraic version of append.
8274 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8275 (Grouping Digits): Fix typo.
8276
82772005-03-25 Werner Lemberg <wl@gnu.org>
8278
8279 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8280 Replace `legal' with `valid'.
8281
82822005-03-25 Werner Lemberg <wl@gnu.org>
8283
8284 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8285
82862005-03-24 Jay Belanger <belanger@truman.edu>
8287
8288 * calc.texi (General Mode Commands)
8289 (Mode Settings in Embedded Mode): Add some explanation of
8290 recording mode settings.
8291
82922005-03-24 Richard M. Stallman <rms@gnu.org>
8293
8294 * calc.texi: Remove praise of non-free software.
8295
8296 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8297 (Installation): Node deleted.
8298
82992005-03-23 Richard M. Stallman <rms@gnu.org>
8300
8301 * url.texi (HTTP language/coding): Improve last change.
8302
83032005-03-22 Jay Belanger <belanger@truman.edu>
8304
8305 * calc.texi (Embedded Mode): Add new information on changing
8306 modes.
8307
83082005-03-20 Michael Albinus <michael.albinus@gmx.de>
8309
8310 Sync with Tramp 2.0.48.
8311
8312 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8313
8314 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8315 "GNU/Linux". Change all addresses to .gnu.org.
8316 (Default Method): Offer shortened syntax for "su" and "sudo"
8317 methods.
8318
83192005-03-07 Richard M. Stallman <rms@gnu.org>
8320
8321 * url.texi: Fix usage of "e.g.".
8322 (HTTP language/coding): Explain the rules for these strings.
8323
83242005-03-06 Richard M. Stallman <rms@gnu.org>
8325
8326 * woman.texi (Introduction): Minor cleanups.
8327
8328 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8329
8330 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8331 (Installation): Node deleted.
8332
8333 * mh-e.texi (Preface): Get rid of "Emacs 21".
8334
8335 * eshell.texi (Installation): Delete node (for Emacs 20).
8336
83372005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8338
8339 * flymake.texi: Refill and tweak style in @lisp blocks.
8340
83412005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8342
8343 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8344
83452005-03-01 Jay Belanger <belanger@truman.edu>
8346
8347 * calc.texi (Trigonometric and Hyperbolic Functions):
8348 Mention additional functions.
8349 (Algebraic Simplifications): Mention additional simplifications.
8350
83512005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8352
8353 * ses.texi: Add concept/function/variable indices (this work was
8354 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8355 papers on file at FSF).
8356
83572005-02-10 Jay Belanger <belanger@truman.edu>
8358
8359 * calc.texi: Change @LaTeX to La@TeX throughout.
8360 Redefine @expr as @math for TeX output.
8361 Redefine @texline as a no-op for TeX output.
8362 Define @tfn, replace @t by @tfn throughout.
8363
83642005-02-09 Jay Belanger <belanger@truman.edu>
8365
8366 * calc.texi: Add macro for LaTeX for info output.
8367
83682005-02-08 Kim F. Storm <storm@cua.dk>
8369
8370 * texinfo.tex (LaTex): Add def.
8371
83722005-02-06 Jay Belanger <belanger@truman.edu>
8373
8374 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8375 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8376 throughout manual.
8377
83782005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8379
8380 * gnus.texi: Some edits based on comments from David Abrahams.
8381
83822005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8383
8384 * gnus.texi (RSS): Fix the keystroke.
8385
83862005-01-24 David Kastrup <dak@gnu.org>
8387
8388 * faq.texi: Update AUCTeX version info.
8389
83902005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8391
8392 * gnus-faq.texi ([4.1]): Typo.
8393
83942005-01-19 Jay Belanger <belanger@truman.edu>
8395
8396 * calc.texi (Keep Arguments): Mention that keeping arguments
8397 doesn't work with keyboard macros.
8398
83992005-01-16 Richard M. Stallman <rms@gnu.org>
8400
8401 * autotype.texi (Autoinserting): Fix small error.
8402
84032005-01-16 Michael Albinus <michael.albinus@gmx.de>
8404
8405 Sync with Tramp 2.0.47.
8406
8407 * tramp.texi (Compilation): New section, describing compilation of
8408 remote files.
8409
84102005-01-11 Kim F. Storm <storm@cua.dk>
8411
8412 * widget.texi (Basic Types): Add :follow-link keyword.
8413
84142005-01-09 Jay Belanger <belanger@truman.edu>
8415
8416 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8417
84182005-01-08 Jay Belanger <belanger@truman.edu>
8419
8420 * calc.texi: Change throughout to reflect new default value of
8421 calc-settings-file.
8422
84232005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8424
8425 * message.texi (Reply): `message-reply-to-function' should return
8426 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8427
84282005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8429
8430 * faq.texi (Changing load-path): Fix typo.
8431
84322005-01-05 Jay Belanger <belanger@truman.edu>
8433
8434 * calc.texi (Programming Tutorial): Replace kbd command by
8435 appropriate characters for a keyboard macro.
8436
84372005-01-04 Jay Belanger <belanger@truman.edu>
8438
8439 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8440 for Lucid Emacs.
8441 (Programming Tutorial): Mention that the user needs to be in the
8442 right mode to compute some functions.
8443
84442005-01-04 Jay Belanger <belanger@truman.edu>
8445
8446 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8447 no longer applicable.
8448
84492005-01-01 Jay Belanger <belanger@truman.edu>
8450
0c7efc08 8451 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8452 edit keyboard macros to match current behavior.
8453
84542004-12-31 Jay Belanger <belanger@truman.edu>
8455
8456 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8457
84582004-12-20 Jay Belanger <belanger@truman.edu>
8459
8460 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8461 zero.
8462
84632004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8464
8465 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8466 @xref.
8467 (Font Locking): Avoid @strong{Note:}.
8468
84692004-12-17 Michael Albinus <michael.albinus@gmx.de>
8470
8471 Sync with Tramp 2.0.46.
8472
8473 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8474
84752004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8476
8477 * url.texi: Correct typos.
8478 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8479 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8480 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8481 (Dealing with HTTP documents): @inforef->@xref.
8482
84832004-12-15 Jay Belanger <belanger@truman.edu>
8484
8485 * calc.texi: Consistently capitalized all mode names.
8486 (Answers to Exercises): Mention that an answer can be a fraction
8487 when in Fraction mode.
8488
84892004-12-13 Jay Belanger <belanger@truman.edu>
8490
8491 * calc.texi: Fix some TeX definitions.
8492
84932004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8494
8495 * reftex.texi (Imprint): Remove erroneous @value's.
8496
84972004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8498
8499 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8500 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8501
85022004-12-08 Jay Belanger <belanger@truman.edu>
8503
8504 * calc.texi (Starting Calc): Remove comment about installation.
8505 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8506
85072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8508
8509 * url.texi: Update @setfilename.
8510 (Getting Started): No need to worry about Gnus versions.
8511 (Dealing with HTTP documents): Use @inforef.
8512
8513 * org.texi: Fix @direntry file name.
8514
85152004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8516
8517 * url.texi: New file.
8518
8519 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8520
85212004-12-06 Jay Belanger <belanger@truman.edu>
8522
8523 * calc.texi (Using Calc): Remove paragraph about installation.
8524
85252004-12-06 Jay Belanger <belanger@truman.edu>
8526
8527 * calc.texi: Use more Texinfo macros and less TeX defs.
8528 Remove @refill's.
8529
85302004-12-06 Richard M. Stallman <rms@gnu.org>
8531
8532 * org.texi: New file.
8533
85342004-12-05 Richard M. Stallman <rms@gnu.org>
8535
8536 * Makefile.in (org.dvi, ../info/org): New targets.
8537 (INFO_TARGETS): Add ../info/org.
8538 (DVI_TARGETS): Add org.dvi.
8539 (maintainer-clean): Remove the info files in the info dir.
8540
85412004-11-26 Eli Zaretskii <eliz@gnu.org>
8542
8543 * idlwave.texi: Fix the setfilename directive to put the produced
8544 file in ../info.
8545 (Continued Statement Indentation): Resurrect Jan D.'s change from
8546 2004-11-03 that was lost when a newer version of idlwave.texi was
8547 imported.
8548
85492004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8550
0c7efc08 8551 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8552
0c7efc08
SM
8553 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8554 Index `spam-initialize'.
2de53ca6
GM
8555
85562004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8557
8558 * message.texi (Various Message Variables): Mention that all mail
8559 file variables are derived from `message-directory'.
8560
8561 * gnus.texi (Splitting Mail): Clarify bogus group.
8562
85632004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8564
0c7efc08
SM
8565 * emacs-mime.texi (Encoding Customization):
8566 Fix mm-coding-system-priorities entry.
2de53ca6 8567
c8763fb6 85682004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8569
8570 * idlwave.texi (Continued Statement Indentation):
8571 * reftex.texi (Options (Index Support)):
8572 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8573 * speedbar.texi (Creating a display, Major Display Modes):
8574 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8575
85762004-10-21 Jay Belanger <belanger@truman.edu>
8577
0c7efc08 8578 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8579
85802004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8581
8582 * calc.texi (Reporting Bugs): Double up `@'.
8583
85842004-10-18 Jay Belanger <belanger@truman.edu>
8585
0c7efc08 8586 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8587 should be sent to.
8588
85892004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8590
8591 * gnus.texi (New Features): Add 5.11.
8592
8593 * message.texi (Resending): Remove wrong default value.
8594
8595 * gnus.texi (Mail Source Specifiers): Describe possible problems
8596 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8597 `pop3-leave-mail-on-server' to the index.
8598
85992004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8600
8601 * message.texi (Canceling News): Add how to set a password.
8602
86032004-10-12 Jay Belanger <belanger@truman.edu>
8604
0c7efc08 8605 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8606 calc-describe-function and calc-describe-variable to match their
8607 current behavior.
8608
86092004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8610
8611 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8612
86132004-10-12 Michael Albinus <michael.albinus@gmx.de>
8614
8615 Sync with Tramp 2.0.45.
8616
8617 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8618 plink link. The URL is outdated. Originator contacted for
8619 clarification.
8620
86212004-10-10 Juri Linkov <juri@jurta.org>
8622
8623 * gnus.texi (Top, Marking Articles): Join two menus in one node
8624 because a node can have only one menu.
8625
86262004-10-09 Juri Linkov <juri@jurta.org>
8627
8628 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8629 example of nnmail-split-fancy.
8630
86312004-10-06 Karl Berry <karl@gnu.org>
8632
8633 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8634 consistency with other uses of dashes.
8635
86362004-10-05 Karl Berry <karl@gnu.org>
8637
8638 * info.texi: Consistently use --- throughout, periods at end of
8639 menu descriptions, and a couple typos.
8640
86412004-09-26 Jesper Harder <harder@ifa.au.dk>
8642
8643 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8644 * pgg.texi (User Commands, Backend methods): Do.
8645 * gnus.texi: Markup fixes.
8646 (Setting Process Marks): Fix `M P a' entry.
8647 * emacs-mime.texi: Fixes.
8648
86492004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8650
8651 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8652 again.
8653 Use 5.10 instead of 5.10.0.
8654
86552004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8656
8657 * gnus.texi (Summary Mail Commands): S D e.
8658
86592004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8660
8661 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8662 the gnus-article-mode-line-format section.
8663
86642004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8665
8666 * gnus.texi (Various Summary Stuff): Fix the documentation for
8667 gnus-newsgroup-variables.
8668
86692004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8670
0c7efc08
SM
8671 * gnus.texi (MIME Commands):
8672 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8673 gnus-mime-display-multipart-alternative-as-mixed,
8674 gnus-mime-display-multipart-related-as-mixed.
8675 (Mail Source Customization): Clarify `mail-source-directory'.
8676 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8677 (SpamOracle): Fix typo.
2de53ca6
GM
8678
8679 * gnus-faq.texi: Untabify.
8680 ([6.3]): nnir.el is in contrib directory.
8681
8682 * message.texi (News Headers): Clarify how a unique ID is created.
8683
0c7efc08
SM
8684 * gnus.texi (Batching Agents): Fix typo in example.
8685 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8686
b2abec73 86872004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8688
0c7efc08 8689 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8690
86912004-09-20 Florian Weimer <fw@deneb.enyo.de>
8692
8693 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8694
86952004-09-22 Jay Belanger <belanger@truman.edu>
8696
0c7efc08 8697 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8698 might be hidden during part of the session.
8699
87002004-09-20 Jay Belanger <belanger@truman.edu>
8701
8702 * calc.texi (Notations Used in This Manual): Put in an earlier
8703 mention that DEL could be called Backspace.
8704
87052004-09-10 Simon Josefsson <jas@extundo.com>
8706
8707 * gnus.texi (IMAP): Add example. Suggested and partially written
8708 by Steinar Bang <sb@dod.no>.
8709
87102004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8711
8712 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8713 netrc syntax.
8714
87152004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8716
b2abec73
JB
8717 * gnus.texi (Spam ELisp Package Sequence of Events):
8718 Some clarifications.
2de53ca6
GM
8719 (Spam ELisp Package Global Variables): More clarifications.
8720
87212004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8722
8723 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8724 Mention spam-split does not modify incoming mail.
8725
87262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8727
8728 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8729
87302004-09-10 Eli Zaretskii <eliz@gnu.org>
8731
8732 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8733
87342004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8735
8736 * makefile.w32-in (sieve, pgg): Use $(infodir).
8737
87382004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8739
8740 * makefile.w32-in: Fix PGG and Sieve entries.
8741
87422004-08-28 Eli Zaretskii <eliz@gnu.org>
8743
8744 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8745 Emacs and related programs.
8746
87472004-08-27 Richard M. Stallman <rms@gnu.org>
8748
8749 * faq.texi: Fix texinfo usage, esp. doublequotes.
8750 (Difference between Emacs and XEmacs): Some clarification.
8751
8752 * faq.texi (Difference between Emacs and XEmacs):
8753 Explain not to contrast XEmacs with GNU Emacs.
8754
87552004-08-26 Richard M. Stallman <rms@gnu.org>
8756
8757 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8758
87592004-08-22 David Kastrup <dak@gnu.org>
8760
8761 * reftex.texi (AUCTeX): Update links, section name.
8762
8763 * faq.texi (Calc): Update availability (included in 22.1).
8764 (AUCTeX): Update availability, information, versions, description.
8765
87662004-08-14 Eli Zaretskii <eliz@gnu.org>
8767
8768 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8769
87702004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8771
8772 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8773
87742004-08-10 Michael Albinus <michael.albinus@gmx.de>
8775
8776 Sync with Tramp 2.0.44.
8777
87782004-08-05 Lars Hansen <larsh@math.ku.dk>
8779
8780 * widget.texi (User Interface): Update how to separate the
8781 editable field of an editable-field widget from other widgets.
8782 (Programming Example): Add text after field.
8783
87842004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8785
8786 * emacs-mime.texi (Encoding Customization): Add a note to the
8787 mm-content-transfer-encoding-defaults entry.
8788 (rfc2047): Update.
8789
0c7efc08
SM
8790 * gnus.texi (Article Highlighting):
8791 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8792 (POP before SMTP): New node.
8793 (Posting Styles): Addition.
8794 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8795 (Fancy Mail Splitting): Ditto.
8796 (X-Face): Add gnus-x-face.
8797
87982004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8799
8800 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8801 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8802
88032004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8804
0c7efc08
SM
8805 * gnus.texi (Mail Source Specifiers):
8806 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8807
88082004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8809
8810 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8811
8812 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8813 repository. Change setfilename.
8814
8815 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8816
88172004-07-02 Juri Linkov <juri@jurta.org>
8818
8819 * pcl-cvs.texi (Viewing differences): Add `d r'.
8820
88212004-06-29 Jesper Harder <harder@ifa.au.dk>
8822
8823 * ses.texi, viper.texi, flymake.texi, faq.texi:
8824 * eshell.texi, ediff.texi: Markup fixes.
8825
88262004-06-21 Karl Berry <karl@gnu.org>
8827
8828 * info.texi (Top): Mention that only Emacs has mouse support.
8829 (Getting Started): Mention this in a few other places.
8830
88312004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8832
0c7efc08
SM
8833 * autotype.texi (Copyrights, Timestamps):
8834 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8835
88362004-06-13 Lars Hansen <larsh@math.ku.dk>
8837
8838 * dired-x.texi (dired-mark-omitted): Update keybinding.
8839
88402004-06-10 Kim F. Storm <storm@cua.dk>
8841
8842 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8843
88442004-06-05 Lars Hansen <larsh@math.ku.dk>
8845
8846 * dired-x.texi (variable dired-omit-mode): Rename from
8847 dired-omit-files-p.
8848 (function dired-omit-mode): Rename from dired-omit-toggle.
8849 Call dired-omit-mode rather than set dired-omit-files-p.
8850 (dired-mark-omitted): Describe command.
8851
88522004-05-29 Michael Albinus <michael.albinus@gmx.de>
8853
8854 Version 2.0.41 of Tramp released.
8855
88562004-05-29 Juanma Barranquero <lektu@terra.es>
8857
8858 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8859 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8860
88612004-05-29 Richard M. Stallman <rms@gnu.org>
8862
8863 * cl.texi (Top): Call this chapter `Introduction'.
8864 (Overview): In TeX, no section heading here.
8865
8866 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8867
88682004-05-29 Eli Zaretskii <eliz@gnu.org>
8869
8870 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8871 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8872
88732004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8874
8875 * flymake.texi: New file.
8876
88772004-05-28 Simon Josefsson <jas@extundo.com>
8878
8879 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8880
b344d29d 88812004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8882
8883 Version 2.0.40 of Tramp released.
8884
88852004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8886
8887 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8888
8889 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8890 variables `tramp-backup-directory-alist' and
8891 `tramp-bkup-backup-directory-info'.
8892 (Overview, Connection types)
8893 (External transfer methods, Default Method)
8894 (Windows setup hints): Remove restriction of password entering
8895 with external methods.
8896 (Auto-save and Backup): Make file name example
8897 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8898 and `auto-save-directory' must be used.
8899 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8900 only "NT"). Remove doubled entry "What kinds of systems does
8901 @tramp{} work on".
8902 (tramp): Macro removed.
8903 (Obtaining Tramp): Flag removed from title.
8904 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8905 and `trampver' used properly. Flag `tramp-inst' replaced by
8906 `installchapter'. Installation related text adapted.
8907
89082004-04-28 Masatake YAMATO <jet@gyve.org>
8909
8910 * widget.texi (Programming Example): Remove overlays.
8911
89122004-04-27 Jesper Harder <harder@ifa.au.dk>
8913
8914 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8915
89162004-04-23 Juanma Barranquero <lektu@terra.es>
8917
8918 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8919
89202004-04-05 Jesper Harder <harder@ifa.au.dk>
8921
8922 * info.texi (Info Search): Add info-apropos.
8923
89242004-03-22 Juri Linkov <juri@jurta.org>
8925
8926 * faq.texi: Fix help key bindings.
8927
89282004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8929
8930 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8931 (as suggested by Karl Berry). Update information about colored
8932 stars in menus. Add new subheading describing M-n.
8933
89342004-03-12 Richard M. Stallman <rms@gnu.org>
8935
8936 * cl.texi (Top): Rename top node's title.
8937
89382004-03-08 Karl Berry <karl@gnu.org>
8939
8940 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8941 problems making the texinfo distribution.
8942
89432004-02-29 Simon Josefsson <jas@extundo.com>
8944
0c7efc08 8945 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8946 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8947 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8948 <voegelas@gmx.net>.
8949
89502004-02-29 Juanma Barranquero <lektu@terra.es>
8951
8952 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8953 Use $(DEL) instead of rm, and ignore exit code.
8954
b344d29d 89552004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8956
8957 Tramp version 2.0.39 released.
8958
89592004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8960
8961 * tramp.texi (Customizing Completion): Explain new functions
8962 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8963 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8964 (Top): Refer to Savannah mailing list as the major one.
8965 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8966 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8967 (Frequently Asked Questions): Remote hosts must not be Unix-like
8968 for "smb" method.
8969 (Password caching): New node.
8970 (External transfer methods): Refer to password caching for "smb"
8971 method.
8972
89732004-02-17 Karl Berry <karl@gnu.org>
8974
8975 * info.texi (Help-Int): Mention the new line number feature.
8976
89772004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8978
8979 * ses.texi (Advanced Features): New functionality for
8980 ses-set-header-row (defaults to current row unless C-u used).
8981 (Acknowledgements): Add Stefan Monnier.
8982
89832003-12-29 Kevin Ryde <user42@zip.com.au>
8984
8985 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8986
b344d29d 89872003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8988
8989 Tramp version 2.0.38 released.
8990
8991 * tramp.texi (Remote shell setup): Warn of environment variables
8992 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8993 <sven.gabriel@imk.fzk.de>.
8994 (Configuration): Tramp now chooses base64/uuencode
8995 automatically. Update wording accordingly.
8996 (Top): More description for the `Default Method' menu entry.
8997 (Default Method): Use @code, not @var, for Lisp variables.
8998 (Default Method): New subsection `Which method is the right one
8999 for me?' Suggested by Christian Kirsch.
9000 (Configuration): Pointer to new subsection added.
9001 (Default Method): Too many "use" in one sentence.
9002 Rephrase. Reported by Christian Kirsch.
9003 (Filename Syntax): Old `su' example is probably a left-over from
9004 the sm/su method naming. Replace with `ssh', instead.
9005 (External transfer methods, Auto-save and Backup):
9006 Typo fixes.
9007
90082003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9009
183080b6 9010 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9011 (Top): Mention japanese manual only if flag `jamanual' is set.
9012 Insert section `Japanese manual' in menu.
9013
90142003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9015
9016 * eshell.texi (Known Problems): Add doc item.
9017
90182003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9019
9020 * cc-mode.texi: Update for CC Mode 5.30.
9021
9022 Note: Please refrain from doing purely cosmetic changes like
9023 removing trailing whitespace in this manual; it clobbers cvs
9024 merging for no good reason.
9025
90262003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9027
9028 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9029 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9030 @acronym{ASCII}.
9031
90322003-10-26 Karl Berry <karl@gnu.org>
9033
9034 * info.texi (Info Search): Echo area, not echo are. From Debian
9035 diff.
9036
90372003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9038
10d1d0af 9039 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9040 :buttons and :children keywords.
9041
90422003-10-22 Miles Bader <miles@gnu.org>
9043
9044 * Makefile.in (info): Move before $(top_srcdir)/info.
9045
90462003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9047
9048 * tramp.texi (Inline methods): Small grammar fix.
9049 (External transfer methods): Likewise.
9050
90512003-10-08 Nick Roberts <nick@nick.uklinux.net>
9052
9053 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9054
90552003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9056
9057 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9058
90592003-09-30 Richard M. Stallman <rms@gnu.org>
9060
9061 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9062
9063 * widget.texi (User Interface): Fix typos.
9064
9065 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9066
90672003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9068
9069 * pcl-cvs.texi (Selected Files): Fix typo.
9070
90712003-09-21 Karl Berry <karl@gnu.org>
9072
9073 * info.texi (] and [ commands): No period at end of section title.
9074
90752003-09-04 Miles Bader <miles@gnu.org>
9076
9077 * Makefile.in (top_srcdir): New variable.
9078 ($(top_srcdir)/info): New rule.
9079 (info): Depend on it.
9080
90812003-09-03 Peter Runestig <peter@runestig.com>
9082
9083 * makefile.w32-in: New file.
9084
90852003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9086
9087 * widget.texi (User Interface): Explain the need of static text
9088 around an editable field.
9089
90902003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9091
9092 * widget.texi (Basic Types): The argument to `:help-echo' can now
9093 be a form that evaluates to a string.
9094
90952003-08-18 Kim F. Storm <storm@cua.dk>
9096
9097 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9098
90992003-08-16 Richard M. Stallman <rms@gnu.org>
9100
9101 * dired-x.texi (Shell Command Guessing): Explain *.
9102
91032003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9104
9105 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9106 log-edit-insert-changelog.
9107
91082003-08-03 Karl Berry <karl@gnu.org>
9109
9110 * info.texi: Need @contents.
9111
c8763fb6 91122003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9113
9114 Tramp version 2.0.36 released.
9115
9116 * tramp.texi (Remote shell setup): Explain about problems with
9117 non-Bourne commands in ~/.profile and ~/.shrc.
9118
91192003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9120
9121 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9122 renaming of `vis-mode' to `visible-mode'.
9123
91242003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9125
9126 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9127 next, prev and up pointers.
9128
91292003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9130
9131 * info.texi (Help): Mention existence of Emacs and stand-alone
9132 Info at the very beginning of the tutorial.
9133 (Help-Inv): New node.
9134 (Help-]): New node.
9135 (Help-M): Systematically point out the differences between default
9136 Emacs and stand-alone versions. Delete second menu.
9137 (Help-Xref): Systematically point out the differences between
9138 default Emacs and stand-alone versions.
9139 (Help-Int): Change `l' example.
9140 (Expert Info): Fix typos.
9141 (Emacs Info Variables): Mention `Info-hide-note-references' and
9142 new default for `Info-scroll-prefer-subnodes'.
9143
c8763fb6 91442003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9145
9146 Version 2.0.35 of Tramp released.
9147
9148 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9149 (Inline methods): Add methods `remsh' and `plink1'.
9150 (External transfer methods): Add method `remcp'.
9151 (Multi-hop Methods): Add method `remsh'.
9152 Small patch from Adrian Aichner <adrian@xemacs.org>:
9153 Fix minor typos.
0c7efc08 9154 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9155 `Info-index'.
9156 (Version Control): Add cindex entry.
9157
c8763fb6 91582003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9159
9160 * trampver.texi: Version 2.0.34 released.
9161
91622003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9163
9164 * faq.texi: Improve previous changes.
9165
91662003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9167
9168 * faq.texi: Update copyright and maintenance details.
9169 Update some package URLs, versions, and maintainers.
9170 Remove many references to the Emacs Lisp Archive.
9171
91722003-04-23 Simon Josefsson <jas@extundo.com>
9173
9174 * smtpmail.texi: Fix license (the invariant sections mentioned has
9175 never been part of the smtp manual). Align info dir entry with
9176 other emacs packages.
9177
91782003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9179
9180 * tramp.texi: Version 2.0.33 released.
9181 Remove installation chapter. Remove XEmacs specifics.
9182
91832003-03-29 Richard M. Stallman <rms@gnu.org>
9184
9185 * tramp.texi (Top): Undo the previous renaming.
9186 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9187
c8763fb6 91882003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9189
9190 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9191 version of manual.
9192
9193 * tramp.texi (Auto-save and Backup): New node.
9194
91952003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9196
9197 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9198 Emacs" in order to have better differentiation to "XEmacs".
9199 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9200 are new macros in order to point to the other Emacs flavor where
9201 appropriate. In info case, point to node `Installation' in order
9202 to explain how to generate the other way. In html case, make a
9203 link to the other html file.
0c7efc08 9204 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9205 after CVS checkout/update.
9206 (Installation): Completely rewritten.
9207 (Installation parameters, Load paths): New sections under
9208 `Installation'.
9209
c8763fb6 92102003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9211
9212 * tramp.texi: Version 2.0.30 released.
9213 Replace word "path" with "localname" where used as a component of
9214 a Tramp file name.
9215
92162003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9217
9218 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9219 introduced.
9220 (Installation): Explain what to do if files from the tramp/contrib
9221 directory are needed.
9222
92232003-02-23 Alex Schroeder <alex@emacswiki.org>
9224
9225 * smtpmail.texi (How Mail Works): New.
9226
92272003-02-22 Alex Schroeder <alex@emacswiki.org>
9228
9229 * smtpmail.texi: New file.
9230
9231 * Makefile.in: Build SMTP manual.
9232
c8763fb6 92332003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9234
9235 * tramp.texi: Version 2.0.29 released.
9236 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9237 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9238
92392003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9240
9241 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9242 another package loads accidentally Ange-FTP.
2de53ca6
GM
9243
92442003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9245
9246 * tramp.texi (Customizing Completion): Add function
9247 `tramp-parse-sconfig'. Change example of
9248 `tramp-set-completion-function', because parsing of ssh config
9249 files looks more natural.
9250
92512003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9252
9253 * gnus.texi: Do not use `path' in several locations.
9254
c8763fb6 92552002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9256
0c7efc08
SM
9257 * tramp.texi (External transfer methods): New method `smb'.
9258 From Michael Albinus.
2de53ca6
GM
9259
92602002-11-05 Karl Berry <karl@gnu.org>
9261
9262 * info.texi (Info-fontify): Reorder face list to avoid bad line
9263 breaks.
9264
c8763fb6 92652002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9266
0c7efc08
SM
9267 * tramp.texi: Move @copying to standard place.
9268 Use @insertcopying.
2de53ca6
GM
9269
92702002-10-02 Karl Berry <karl@gnu.org>
9271
9272 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9273 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9274 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9275 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9276 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9277 Per rms, update all manuals to use @copying instead of @ifinfo.
9278 Also use @ifnottex instead of @ifinfo around the top node, where
9279 needed for the sake of the HTML output.
9280 (The Gnus manual is not fixed since it's not clear to me how it
9281 works; and the Tramp manual already uses @copying, although in an
9282 unusual way. All others were changed.)
9283
92842002-09-10 Jonathan Yavner <jyavner@engineer.com>
9285
9286 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9287 (../info/ses, ses.dvi): New targets.
9288 * ses.texi: New file.
9289
c8763fb6 92902002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9291
9292 * texinfo.tex: Update to texinfo 4.2.
9293
92942002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9295
9296 * reftex.texi: Update to RefTeX 4.19.
9297
c8763fb6 92982002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9299
9300 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9301 (../info/tramp, tramp.dvi): New targets.
9302
93032002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9304
9305 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9306 (calc.dvi): Uncomment.
9307
93082001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9309
9310 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9311 (../info/calc): New target.
9312
93132001-10-20 Gerd Moellmann <gerd@gnu.org>
9314
9315 * (Version 21.1 released.)
9316
93172001-10-05 Gerd Moellmann <gerd@gnu.org>
9318
9319 * Branch for 21.1.
9320
93212001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9322
9323 * Makefile.in (../info/info): Use an explicit -o switch to
9324 makeinfo.
9325
93262001-03-05 Gerd Moellmann <gerd@gnu.org>
9327
9328 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9329
93302000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9331
9332 * Makefile.in (../info/idlwave): Use --no-split.
9333
93342000-12-14 Dave Love <fx@gnu.org>
9335
c4cc8b9a 9336 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9337 (gnus.dvi): Change rule to remove @latex stuff.
9338
93392000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9340
9341 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9342
93432000-10-13 John Wiegley <johnw@gnu.org>
9344
9345 * Makefile.in: Add build targets for eshell.texi.
9346
93472000-09-25 Gerd Moellmann <gerd@gnu.org>
9348
9349 * Makefile.in: Remove/comment speedbar stuff.
9350
93512000-09-22 Dave Love <fx@gnu.org>
9352
9353 * Makefile.in: Add emacs-mime.
9354
93552000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9356
9357 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9358 (DVI_TARGETS): Add woman.dvi.
9359 (../info/woman, woman.dvi): New targets.
9360
93612000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9362
9363 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9364
9365 * pcl-cvs.texi: New file.
9366 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9367 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9368
93692000-05-11 Gerd Moellmann <gerd@gnu.org>
9370
9371 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9372 (../info/ebrowse, ebrowse.dvi): New targets.
9373
93742000-01-13 Gerd Moellmann <gerd@gnu.org>
9375
9376 * Makefile.in (INFO_TARGETS): Add eudc.
9377 (DVI_TARGETS): Add eudc.dvi.
9378 (../info/eudc, eudc.dvi): New targets.
9379
93802000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9381
9382 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9383 compatibility with 8+3 filesystems).
9384 (../info/efaq): Rename from emacs-faq.
9385
93862000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9387
9388 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9389 (../info/idlwave, idlwave.dvi): New targets.
9390
93911999-10-23 Dave Love <fx@gnu.org>
9392
9393 * Makefile.in: Use autotype.texi.
9394
93951999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9396
9397 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9398 faq.texi file) rather than ../info/faq.
9399
94001999-10-07 Gerd Moellmann <gerd@gnu.org>
9401
9402 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9403 (../info/ada-mode, ada-mode.dvi): New targets.
9404
94051999-09-01 Dave Love <fx@gnu.org>
9406
9407 * Makefile.in: Add faq.
9408
94091999-07-12 Richard Stallman <rms@gnu.org>
9410
9411 * Version 20.4 released.
9412
94131998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9414
9415 * Version 20.3 released.
9416
94171998-04-06 Andreas Schwab <schwab@gnu.org>
9418
768c0c0f
JB
9419 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9420 Use it in dvi targets.
2de53ca6
GM
9421 (../etc/GNU): Change to $(srcdir) first.
9422
94231998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9424
9425 * reftex.texi: Update for RefTeX version 3.22.
9426
94271998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9428
9429 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9430 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9431
94321997-09-23 Paul Eggert <eggert@twinsun.com>
9433
9434 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9435 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9436
94371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9438
9439 * Version 20.2 released.
9440
94411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9442
9443 * Version 20.1 released.
9444
94451997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9446
9447 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9448
94491996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9450
9451 * Version 19.33 released.
9452
94531996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9454
9455 * Version 19.32 released.
9456
94571996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9458
9459 * Makefile.in: Add rules for the Message manual.
9460
94611996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9462
9463 * gnus.texi: New version.
9464
9465 * message.texi: New manual.
9466
94671996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9468
9469 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9470
94711996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9472
9473 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9474 Specify -I option.
9475 (All dvi targets): Set the TEXINPUTS variable.
9476
94771996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9478
9479 * Version 19.31 released.
9480
94811996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9482
9483 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9484 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9485
94861995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9487
9488 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9489 (INFO_TARGETS): Add ../info/cc-mode.
9490 (DVI_TARGETS): Add cc-mode.dvi.
9491
2de53ca6
GM
94921995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9493
9494 * Version 19.30 released.
9495
94961995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9497
9498 * gnus.texi: New file.
9499
95001995-11-04 Erik Naggum <erik@naggum.no>
9501
9502 * gnus.texi: File deleted.
9503
95041995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9505
9506 * mh-e.texi: "Function Index" -> "Command Index" to work with
9507 Emacs 19.30 C-h C-k support of separately-documented commands.
9508
95091995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9510
9511 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9512 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9513
95141995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9515
9516 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9517 (../info/viper, viper.dvi): New targets.
9518
95191995-04-20 Kevin Rodgers <kevinr@ihs.com>
9520
9521 * dired-x.texi (Installation): Change the example to set
9522 buffer-local variables like dired-omit-files-p in
9523 dired-mode-hook.
9524
95251995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9526
9527 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9528 (../info/mh-e, mh-e.dvi): New targets.
9529
95301995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9531
9532 * Makefile.in (maintainer-clean): Rename from realclean.
9533
95341994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9535
9536 * Makefile.in: New file.
9537 * Makefile: File deleted.
9538
95391994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9540
9541 * Makefile (TEXINDEX_OBJS): Variable deleted.
9542 (texindex, texindex.o, getopt.o): Rules deleted.
9543 All deps on texindex deleted.
9544 (distclean): Don't delete texindex.
9545 (mostlyclean): Don't delete *.o.
9546 * texindex.c, getopt.c: Files deleted.
9547
95481994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9549
9550 * Version 19.26 released.
9551
95521994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9553
9554 * Version 19.25 released.
9555
95561994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9557
9558 * Version 19.24 released.
9559
95601994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9561
9562 * Version 19.23 released.
9563
95641994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9565
9566 * Makefile: Delete spurious tab.
9567
95681994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9569
9570 * Makefile (.SUFFIXES): New rule.
9571
95721994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9573
9574 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9575 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9576
95771994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9578
9579 * Makefile (../info/sc): Rename from sc.info.
9580 (../info/cl): Likewise.
9581 (INFO_TARGETS): Use new names.
9582
95831993-12-04 Richard Stallman (rms@srarc2)
9584
9585 * getopt.c: New file.
9586 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9587 (getopt.o): New rule.
9588 (dvi): Don't depend on texindex.
9589 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9590 Depend on texindex.
9591
95921993-12-03 Richard Stallman (rms@srarc2)
9593
9594 * Makefile (../info/sc.info): Rename from ../info/sc.
9595 (TEXI2DVI): New variable.
9596 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9597 Add explicit commands.
9598 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9599
96001993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9601
9602 * Version 19.22 released.
9603
96041993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9605
9606 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9607
96081993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9609
9610 * Version 19.21 released.
9611
96121993-11-15 Paul Eggert (eggert@twinsun.com)
9613
9614 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9615
96161993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9617
9618 * Makefile (../etc/GNU): New target.
9619 (EMACSSOURCES): Add gnu1.texi.
9620
96211993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9622
9623 * Makefile (realclean): Don't delete the Info files.
9624
f0131492 96251993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9626
9627 * forms.texi: Fix forms.texi so that it will format correctly.
9628 Add missing `@end iftex', fix bad reference.
9629
9630 * info.texi, info-stn.texi: New files implement texinfo version of
9631 `info' file.
9632
f0131492 96331993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9634
9635 * Makefile: Fix targets for texindex, new info.texi files.
9636 * info-stnd.texi: New file implements info for standalone info
9637 reader.
9638 * info.texi: Update to include recent changes to "../info/info".
9639 New source file for ../info/info; includes info-stnd.texi.
9640
9641 * texindex.c: Include "../src/config.h" if building in emacs.
9642
9643 * Makefile: Change all files to FILENAME.texi, force all targets
9644 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9645 vip.texinfo, forms.texinfo, cl.texinfo.
9646 Add target to build texindex.c, defining `emacs'.
9647
9648 * forms.texi: Install new file to match version 2.3 of forms.el.
9649
96501993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9651
9652 * Version 19.19 released.
9653
96541993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9655
9656 * sc.texinfo: Fix info file name.
9657
9658 * Makefile (info): Add gnus and sc.
9659 (dvi): Add gnus.dvi and sc.dvi.
9660 (../info/sc, sc.dvi): New targets.
9661
96621993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9663
9664 * Version 19.18 released.
9665
96661993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9667
9668 * Makefile: Fix source file names of the separate manuals.
9669 (gnus.dvi, ../info/gnus): New targets.
9670
96711993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9672
9673 * Version 19.17 released.
9674
96751993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9676
9677 * split-man: Fix typos in last change.
9678
96791993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9680
9681 * Version 19.16 released.
9682
96831993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9684
9685 * version 19.15 released.
9686
96871993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9688
9689 * Makefile (distclean): It's rm, not rf.
9690
96911993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9692
9693 * Version 19.14 released.
9694
96951993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9696
9697 * Makefile: New file.
9698
96991993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9700
9701 * Version 19.13 released.
9702
97031993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9704
9705 * Version 19.9 released.
9706
97071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9708
9709 * Version 19.8 released.
9710
97111993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9712
9713 * Version 19.7 released.
9714
97151990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9716
9717 * gnus.texinfo: New file. Removed installation instructions.
9718
97191990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9720
9721 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9722
97231989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9724
9725 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9726 then define `\sc' as the command for smallcaps in Texinfo.
9727 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9728 made the corresponding change to makeinfo and texinfm.el.
9729
97301988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9731
9732 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9733 Customization since the menu entry did not point to anything.
9734 Also add an @finalout command to remove overfull hboxes from the
9735 printed output.
9736
9737 * cl.texinfo: Add @bye, \input line and @settitle to file.
9738 This file is clearly intended to be a chapter of some other work,
9739 but the other work does not yet exist.
9740
97411988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9742
9743 * texinfo.texinfo: Three typos corrected.
9744
4009494e 9745;; Local Variables:
c8763fb6 9746;; coding: utf-8
4009494e
GM
9747;; End:
9748
3fe7cdc8 9749 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9750
9751 This file is part of GNU Emacs.
9752
97c0352c 9753 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9754 it under the terms of the GNU General Public License as published by
97c0352c
GM
9755 the Free Software Foundation, either version 3 of the License, or
9756 (at your option) any later version.
4009494e
GM
9757
9758 GNU Emacs is distributed in the hope that it will be useful,
9759 but WITHOUT ANY WARRANTY; without even the implied warranty of
9760 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9761 GNU General Public License for more details.
9762
9763 You should have received a copy of the GNU General Public License
97c0352c 9764 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.