Convert consecutive copyright years to range
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
61b835df
MA
12012-12-04 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (History): Mention ADB.
4 (Inline methods): Add `adb' method.
5
c5bc2d1d 62012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
7
8 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
9 (External methods): Fix typo.
10
c5bc2d1d 112012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
12
13 * rcirc.texi (Notices): Fix typo.
14
d0457b57
BW
152012-11-25 Bill Wohler <wohler@newt.com>
16
17 Release MH-E manual version 8.4.
18
19 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
20 Update for release 8.4.
21
551aaa66
BW
22 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
23 (Junk): Add mh-whitelist-preserves-sequences-flag,
24 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
25 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
26
61d841dd
PE
272012-11-25 Paul Eggert <eggert@cs.ucla.edu>
28
29 * mh-e.texi (Procmail): Fix two @ typos.
30
c07a6ded
PE
312012-11-24 Paul Eggert <eggert@cs.ucla.edu>
32
33 * doclicense.texi, gpl.texi: Update to latest version from FSF.
34 These are just minor editorial changes.
35
678a34f4
JB
362012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
37
38 * calc.texi (Date Formatting Codes): Mention the new beginning of
39 the date numbering system.
40
0e70ce93
PE
412012-11-22 Paul Eggert <eggert@cs.ucla.edu>
42
43 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
44 (Date Forms): Correct off-by-one error in explanation of
45 Julian day numbers. Give Gregorian equivalent of its origin.
46
723da6aa
JB
472012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
48
49 * doc/misc/calc.texi (Date Forms): Mention the customizable
50 Gregorian-Julian switch.
51 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
52
310e60d9
PE
532012-11-17 Paul Eggert <eggert@cs.ucla.edu>
54
6f6b82d6
PE
55 Calc now uses the Gregorian calendar for all dates (Bug#12633).
56 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
57 * calc.texi (Date Forms): Document this.
58
e8693c96
GM
592012-11-16 Glenn Morris <rgm@gnu.org>
60
61 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
62 (Obsolete Macros): Move example here from Function Bindings.
63
5c934f8b
GM
64 * erc.texi: Use @code{nil} rather than just "nil".
65 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 66 Add "notifications".
f925b109 67 (Connecting): Add brief section on passwords.
274f5de6 68 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 69
f78ee6af 702012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
71
72 * flymake.texi (Customizable variables)
73 (Highlighting erroneous lines): Mention flymake-error-bitmap,
74 flymake-warning-bitmap, and flymake-fringe-indicator-position.
75
1796ef98
VB
762012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
77
78 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
79 In all file place SES into @acronym{...}.
80 (Advanced Features): Add key index and function index for
81 ses-set-header-row. Add description for function
82 ses-rename-cell. Add description for function
83 ses-repair-cell-reference-all.
84 (Ranges in formulas): Add description for ses-range flags.
85
31f47fba
PE
862012-11-12 Paul Eggert <eggert@cs.ucla.edu>
87
88 * texinfo.tex: Merge from gnulib.
89
6baf66d5 902012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
91
92 * url.texi (Introduction): Move url-configuration-directory to
93 Customization node.
94 (Parsed URIs): Split into its own node.
95 (URI Encoding): New node.
96 (Defining New URLs): Remove empty chapter.
97 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
98 Improve docs for url-queue-*.
99 (Supported URL Types): Copyedits. Delete empty subnodes.
100
82f84fa3
CY
101 * url.texi (Introduction): Rename from Getting Started. Rewrite
102 the introduction.
103 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
104
6baf66d5 1052012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
106
107 * cl.texi (Obsolete Setf Customization):
108 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
109 Give define-modify-macro, defsetf, and define-setf-method
110 gv.el replacements.
2ee1d59f 111
2027b1b3 112 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 113 (Setf Extensions): Remove obsolete reference.
2027b1b3 114 (Obsolete Setf Customization):
651af8c6 115 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 116 Undocument get-setf-method, since it no longer exists.
a358a44e 117 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 118
c65b407b
GM
1192012-11-03 Glenn Morris <rgm@gnu.org>
120
121 * cl.texi: Further general copyedits.
685b0026
GM
122 (List Functions): Remove copy-tree, standard elisp for some time.
123 (Efficiency Concerns): Comment out examples that no longer apply.
124 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
125 (Creating Symbols, Random Numbers): De-emphasize internal
126 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
127 (Naming Conventions, Type Predicates, Macros)
128 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 129
a71e2379
G
1302012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
131
132 * gnus.texi (Mail Source Specifiers):
133 Document :leave keyword used for pop mail source.
134
df43dd53
GM
1352012-11-01 Glenn Morris <rgm@gnu.org>
136
137 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
138 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
139 (Macro Bindings, Blocks and Exits):
140 Acknowledge existence of lexical-binding.
141 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 142
69c1c2e6
GM
1432012-10-31 Glenn Morris <rgm@gnu.org>
144
dd90fd1a
GM
145 * ert.texi (Introduction, The @code{should} Macro):
146 Refer to "cl-assert" rather than "assert".
147
69c1c2e6
GM
148 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
149 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
150 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
151 Reword, and add details of flet and labels.
87b0d8b1 152 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 153
4ddedf94
GM
1542012-10-30 Glenn Morris <rgm@gnu.org>
155
156 * cl.texi (Modify Macros): Update for cl-letf changes.
157 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
158 (Setf Extensions): Partially restore note about cl-getf,
159 mainly moved to lispref/variables.texi.
160 (Property Lists): Fix cl-getf typos.
f43a5263 161 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 162
d3094168
GM
1632012-10-29 Glenn Morris <rgm@gnu.org>
164
165 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 166 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 167 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
168 (Modify Macros, Multiple Values, Other Clauses):
169 Remove mentions of obsolete features.
6a07d52e 170 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 171
3c0c6155
GM
1722012-10-28 Glenn Morris <rgm@gnu.org>
173
f94b04fc
GM
174 * cl.texi (Multiple Values, Common Lisp Compatibility):
175 More namespace updates.
176 (Obsolete Features): Copyedits.
177 (Obsolete Lexical Macros, Obsolete Setf Customization):
178 New subsections.
179
9c52d61d
GM
180 * cl.texi (Porting Common Lisp, Lexical Bindings):
181 Add some xrefs to the Elisp manual.
182
3c0c6155
GM
183 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
184 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
185 (Obsolete Features): New appendix. Move Lexical Bindings here.
186
5887564d
GM
1872012-10-27 Glenn Morris <rgm@gnu.org>
188
e1117425
GM
189 * cl.texi: Use defmac for macros rather than defspec.
190 (Efficiency Concerns): Related copyedit.
191
5887564d
GM
192 * cl.texi (Control Structure): Update for setf now being in core.
193 (Setf Extensions): Rename from Basic Setf. Move much of the
194 former content to lispref/variables.texi.
195 (Modify Macros): Move pop, push details to lispref/variables.texi.
196 (Customizing Setf): Copyedits for setf etc being in core.
197 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
198 Further namespaces updates.
199
bdebdb64
BG
2002012-10-26 Bastien Guerry <bzg@gnu.org>
201
202 * org.texi (Installation): Update the link to Org's ELPA. Also
203 don't mention org-install.el anymore as the replacement file
204 org-loaddefs.el is now loaded by org.el.
205
f956e59d
MA
2062012-10-25 Michael Albinus <michael.albinus@gmx.de>
207
208 * tramp.texi (Frequently Asked Questions): Mention
209 `tramp-completion-reread-directory-timeout' for performance
210 improvement.
211
a05cb6e3
GM
2122012-10-25 Glenn Morris <rgm@gnu.org>
213
214 * cl.texi: Don't mess with the TeX section number counter.
215 Use Texinfo recommended convention for quotes+punctuation.
216 (Overview, Sequence Functions): Rephrase for better line-breaking.
217 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
218 (Macro Bindings, Conditionals, Iteration, Loop Basics)
219 (Random Numbers, Mapping over Sequences, Structures)
220 (Porting Common Lisp): Further updates for cl-lib namespace.
221 (Modify Macros, Declarations, Macro Bindings, Structures):
222 Break long lines in examples.
223 (Dynamic Bindings): Update for changed progv behavior.
224 (Loop Examples, Efficiency Concerns): Markup fixes.
225 (Structures): Remove TeX margin change.
39ff2cf3 226 (Declarations): Fix typos.
a05cb6e3 227
39a58b5b
GM
2282012-10-24 Glenn Morris <rgm@gnu.org>
229
a6880551
GM
230 * cl.texi (Overview, Multiple Values, Creating Symbols)
231 (Numerical Functions): Say less/nothing about the original cl.el.
232 (Old CL Compatibility): Remove.
233 (Assertions): Remove ignore-errors (standard Elisp for some time).
234
39a58b5b
GM
235 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
236 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
237 (Efficiency Concerns, Efficiency Concerns)
238 (Common Lisp Compatibility, Old CL Compatibility):
239 Further updates for cl-lib namespace.
240
72ec96fb
PE
2412012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
242
243 Update manual for new time stamp format (Bug#12706).
244 * emacs-mime.texi (time-date): Update for new format.
245 Also, fix bogus time stamp and modernize a bit.
246
8d6510b9
GM
2472012-10-23 Glenn Morris <rgm@gnu.org>
248
249 * cl.texi: Include emacsver.texi. Use Emacs version number rather
250 than unchanging cl.el version number.
251 End all menu descriptions with a period.
252 Do not use @dfn{CL} for every instance of "CL".
253 (Overview): Remove no-runtime caveat, and note about foo* names.
254 (Usage): Use cl-lib rather than cl.
255 (Organization, Naming Conventions): Update for cl-lib.el.
256 (Installation): Remove long-irrelevant node.
257 (Program Structure, Predicates, Control Structure):
258 Start updating for cl-lib namespace.
8d6510b9
GM
259 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
260 Depend on emacsver.texi.
261
0a078f36
MA
2622012-10-09 Michael Albinus <michael.albinus@gmx.de>
263
264 * trampver.texi: Update release number.
265
a03bb33f
GM
2662012-10-06 Glenn Morris <rgm@gnu.org>
267
24636b26
GM
268 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
269 ERC version.
270 (Introduction): ERC is distributed with Emacs.
271 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
272 (Getting Started): Simplify.
273 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
274 (History): Mention ERC maintained as part of Emacs now.
275 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
276 Add dependency on emacsver.texi.
277
a03bb33f
GM
278 * erc.texi: Remove hand-written node pointers.
279
d259be38
GM
2802012-10-05 Glenn Morris <rgm@gnu.org>
281
282 * newsticker.texi (Overview, Requirements, Usage, Configuration):
283 Copyedits.
284
62a81506
CY
2852012-10-01 Eric Ludlam <zappo@gnu.org>
286
287 * ede.texi (Quick Start, Project Local Variables)
288 (Miscellaneous commands, ede-java-root, Development Overview)
289 (Detecting a Project): New nodes.
290 (Simple projects): Node deleted.
291
292 * eieio.texi (Building Classes): Some slot attributes cannot be
293 overridden.
294 (Slot Options): Remove an example.
295 (Method Invocation, Documentation): New nodes.
296
07f133bf
GM
2972012-10-01 Glenn Morris <rgm@gnu.org>
298
299 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
300 (reftex.pdf): Add dependency on emacsver.texi.
301 * reftex.texi: Don't include directory part for emacsver.texi;
302 the Makefile's -I handles it.
303
4f595e15
RA
3042012-09-30 Ralf Angeli <angeli@caeruleus.net>
305
306 Merge from standalone RefTeX repository.
307
308 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
309 with macros.
310 (Imprint): Mention Wolfgang in list of contributors.
311 (Creating Citations): Give a hint about how to
312 auto-revert the BibTeX database file when using external editors.
313 (Referencing Labels): Simplify section about reference macro
314 cycling.
315 (Options (Referencing Labels)): Adapt to new structure of
316 `reftex-ref-style-alist'.
317 (Referencing Labels, Reference Styles): Document changes in the
318 referencing functionality.
319 (Commands): Mention options for definition of header and footer in
320 BibTeX files.
321 (Options (Creating Citations)): Document
322 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
323 (Reference Styles): New section.
324 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
325 (Options (Referencing Labels)): Remove descriptions of deprecated
326 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
327 Add descriptions for `reftex-ref-style-alist' and
328 `reftex-ref-style-default-list'.
329 (Referencing Labels): Update regarding reference styles.
330 (Citation Styles): Mention support for ConTeXt.
331 (Options (Defining Label Environments)): Fix typo.
332 (Options (Creating Citations)): Document
333 `reftex-cite-key-separator'.
334
8223b1d2
BG
3352012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
336
337 * org.texi: Add description of ORG_ADD_CONTRIB to info
338 documentation. Add link to Worg for more details.
339
340 * org.texi: Clarify installation procedure. Provide link to the
341 build system description on Worg.
342
343 * org.texi: Remove reference to utils/, x11idle.c is now in
344 contrib/scripts.
345
346 * org.texi: Re-normalize to "Org mode" in manual.
347
348 * org.texi (Installation): Adapt documentation to new build
349 system. Mention GNU ELPA (since it needs to be handled like Emacs
350 built-in Org).
351
8223b1d2
BG
3522012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
353
354 * org.texi: Fix typo in description of the 'Hooks' section.
355
356 * org.texi: Add ID to the list of special properties.
357
3582012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
359
360 * org.texi (Moving subtrees): Document the ability to archive to a
361 datetree.
362
3632012-09-30 Bastien Guerry <bzg@altern.org>
364
365 * org.texi (Installation, Feedback, Batch execution): Use
366 (add-to-list 'load-path ... t) for the contrib dir.
367
368 * org.texi (results): Update documentation for ":results drawer"
369 and ":results org".
370
371 * org.texi (Column width and alignment): Fix typo.
372
373 * org.texi (Activation): Point to the "Conflicts" section.
374
375 * org.texi (Conflicts): Mention filladapt.el in the list of
376 conflicting packages.
377
378 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
379 not needed for versions of Emacs > 22.1.
380
381 * org.texi (History and Acknowledgments): Fix typo.
382
383 * org.texi (History and Acknowledgments): Add my own
384 acknowledgments.
385
386 * org.texi (Agenda commands): Document the new command and the new
387 option.
388
389 * org.texi (Agenda commands): Delete `org-agenda-action' section.
390 (Agenda commands): Reorder. Document `*' to toggle persistent
391 marks.
392
393 * org.texi (Agenda dispatcher): Mention
394 `org-toggle-agenda-sticky'.
395 (Agenda commands, Exporting Agenda Views): Fix typo.
396
397 * org.texi (Templates in contexts, Setting Options): Update to
398 reflect changes in how contexts options are processed.
399
400 * org.texi (Templates in contexts): Document the new structure of
401 the variables `org-agenda-custom-commands-contexts' and
402 `org-capture-templates-contexts'.
403
404 * org.texi (Templates in contexts): Document the new option
405 `org-capture-templates-contexts'.
406 (Storing searches): Document the new option
407 `org-agenda-custom-commands-contexts'.
408
409 * org.texi (Formula syntax for Lisp): Reformat.
410
411 * org.texi (Special properties, Column attributes)
412 (Agenda column view): Document the new special property
413 CLOCKSUM_T.
414
415 * org.texi (Template expansion): Document the new %l template.
416
417 * org.texi (Fast access to TODO states): Fix documentation about
418 allowed characters for fast todo selection.
419
420 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
421 use in `org-agenda-to-appt'.
422
423 * org.texi (Comment lines): Update wrt comments.
424
425 * org.texi (Resolving idle time): Document new keybinding.
426
427 * org.texi (Clocking commands): Document the use of S-M-<up/down>
428 on clock timestamps.
429
430 * org.texi (Fast access to TODO states): Explicitely says only
431 letters are supported as fast TODO selection keys.
432
433 * org.texi (Link abbreviations): Illustrate the use of the "%h"
434 specifier. Document the new "%(my-function)" specifier.
435
436 * org.texi (Clocking commands): New cindex.
437 (Clocking commands): Update documentation for `org-clock-in'.
438 Document `org-clock-in-last'. Mention `org-clock-out' and
439 `org-clock-in-last' as commands that can be globally bound.
440 (Resolving idle time): Document continuous clocking.
441
442 * org.texi (Top, Introduction): Fix formatting.
443 (Activation): Add index entries.
444 (Conventions): Update section.
445 (Embedded @LaTeX{}): Fix formatting.
446
447 * org.texi (Visibility cycling): Document `show-children'.
448
449 * org.texi (Using capture): Mention the `org-capture-last-stored'
450 bookmark as a way to jump to the last stored capture.
451
452 * org.texi (Uploading files): Fix typo.
453
454 * org.texi (Using capture): Document `C-0' as a prefix argument
455 for `org-capture'.
456
457 * org.texi (Agenda commands): Document persistent marks.
458
459 * org.texi (Template expansion): Update doc to reflect change.
460
461 * org.texi (Radio tables): Document the :no-escape parameter.
462
463 * org.texi (Repeated tasks): Document repeat cookies for years,
464 months, weeks, days and hours.
465
466 * org.texi (Export options): State that you can use the d: option
467 by specifying a list of drawers.
468
469 * org.texi (HTML preamble and postamble): Small doc improvement.
470
4712012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
472
473 * org.texi: The sections in the Exporting section of the manual
474 left out articles in the description of the org-export-as-*
475 commands, among other places. This patch adds them, adds a few
476 missing prepositions, and switches instances of "an HTML" to "a
477 html" for internal consistency.
478
479 * org.texi: Alter several examples of headings with timestamps in
480 them to include the timestamps in the body instead of the heading.
481
4822012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
483
484 * org.texi (Agenda dispatcher): Document sticky agenda views and
485 the new key for them.
486
4872012-09-30 Charles <millarc@verizon.net> (tiny change)
488
489 * org.texi (Advanced features): Fix error in table.
490
4912012-09-30 Feng Shu <tumashu@gmail.com>
492
493 * org.texi (@LaTeX{} fragments): Document imagemagick as an
494 alternative to dvipng.
495
4962012-09-30 François Allisson <francois@allisson.co> (tiny change)
497
498 * org.texi: Remove extra curly bracket.
499
5002012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
501
502 * org.texi (org-clock-in-last and org-clock-cancel): Update the
503 defkeys.
504
5052012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
506
507 * org.texi (Agenda commands): Fix two typos by giving
508 corresponding function names, according to
509 `org-agenda-view-mode-dispatch'.
510
5112012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
512
513 * org.texi (The spreadsheet): Fix typo.
514
5152012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
516
517 * org.texi (Tracking your habits): Point to the "Tracking TODO
518 state changes" section.
519
5202012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
521
522 * org.texi (Literal examples): Remove reference to unknown
523 `org-export-latex-minted' variable. Also simplify footnote since
524 `org-export-latex-listings' documentation is exhaustive already.
525
526 * org.texi (Plain lists): Remove reference to now hard-coded
527 `bullet' automatic rule.
528
5292012-09-30 Toby S. Cubitt <tsc25@cantab.net>
530
531 * org.texi: Updated documentation accordingly.
532
5087f097
PE
5332012-09-13 Paul Eggert <eggert@cs.ucla.edu>
534
535 * texinfo.tex: Merge from gnulib.
536
20121a26
MA
5372012-09-12 Michael Albinus <michael.albinus@gmx.de>
538
539 Sync with Tramp 2.2.6.
540
541 * tramp.texi (Bug Reports): Cleanup caches before a test run.
542
543 * trampver.texi: Update release number.
544
44677e30
PE
5452012-09-12 Paul Eggert <eggert@cs.ucla.edu>
546
547 * texinfo.tex: Merge from gnulib.
548
5a4c42ba
AA
5492012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
550
551 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
552 (bug#12096).
553
8e7046c3
JB
5542012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
555
1dcac243
JB
556 * calc.texi (Simplification modes, Conversions)
557 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
558 (The Calc Mode Line): Mention the mode line display for Basic
559 simplification mode.
560 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
561 simplifications.
562 (Basic Simplifications): Rename from "Limited Simplifications"
563 Replace "limited" by "basic" throughout.
564 (Algebraic Simplifications): Indicate that the algebraic
565 simplifications are done by default.
566 (Unsafe Simplifications): Mention `m E'.
567 (Simplification of Units): Mention `m U'.
568 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
569 (Kinds of Declarations, Functions for Declarations): Mention
570 "algebraic simplifications" instead of `a s'.
1dcac243 571 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 572
d2bd74ff
JB
5732012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
574
575 * calc.texi (Getting Started, Tutorial): Change simulated
576 Calc output to match actual output.
577 (Simplifying Formulas): Mention that algebraic simplification is now
578 the default.
579
77472261
EZ
5802012-07-28 Eli Zaretskii <eliz@gnu.org>
581
582 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
583 (Bug#12073)
584
09ae5da1
PE
5852012-07-25 Paul Eggert <eggert@cs.ucla.edu>
586
587 Prefer typical American spelling for "acknowledgment".
588 * calc.texi (History and Acknowledgments): Rename from
589 History and Acknowledgements.
590 * idlwave.texi (Acknowledgments):
591 * ses.texi (Acknowledgments):
592 * woman.texi (Acknowledgments): Rename from Acknowledgements.
593
c4444d16
PE
5942012-07-09 Paul Eggert <eggert@cs.ucla.edu>
595
596 Rename configure.in to configure.ac (Bug#11603).
597 * ede.texi (Compiler and Linker objects, ede-proj-project)
598 (ede-step-project): Prefer the name configure.ac to configure.in.
599
ef091c97
MA
6002012-07-06 Michael Albinus <michael.albinus@gmx.de>
601
602 * tramp.texi (Multi-hops): Introduce
603 `tramp-restricted-shell-hosts-alist'.
604
89b163db
G
6052012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
606
607 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
608 methods, so don't mention smtpmail here.
609
6102012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
611
612 * gnus.texi (Picons): Document gnus-picon-properties.
613
6142012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
615
616 * gnus.texi: Remove mention of compilation, as that's no longer
617 supported.
618
6192012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
620
621 * gnus.texi (Archived Messages): Mention
622 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
623
6242012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
625
626 * gnus.texi (Various Summary Stuff):
627 Remove mention of `gnus-propagate-marks'.
628
6292012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
630
631 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
632 which no longer exist.
633
6342012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
635
636 * gnus.texi (Archived Messages):
637 Document gnus-gcc-self-resent-messages.
638
6392012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
640
641 * message.texi (Mail Variables):
642 Mention the optional user parameter for X-Message-SMTP-Method.
643
6442012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
645
646 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
647
648 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
649
6502012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
651
652 * gnus.texi (Key Index): Change encoding to utf-8.
653
ac1a0ce1 6542012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
655
656 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
657
71cca84d
G
6582012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
659
660 * gnus.texi (Group Timestamp): Mention where to find documentation for
661 the `gnus-tmp-' variables (bug#11601).
662
888a7fc0
MA
6632012-06-11 Michael Albinus <michael.albinus@gmx.de>
664
665 Sync with Tramp 2.2.6-pre.
666
667 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
668 where appropriate.
669 (Ad-hoc multi-hops): New section.
670 (Remote processes): New subsection "Running remote processes on
671 Windows hosts".
672 (History): Add remote commands on Windows, and ad-hoc multi-hop
673 methods.
674 (External methods): "ControlPersist" must be set to "no" for the
675 `scpc' method.
676 (Remote processes): Add a note about `auto-revert-tail-mode'.
677 (Frequently Asked Questions): Use "scpx" in combination with
678 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
679
680 * trampver.texi: Update release number.
681
31ca4639 6822012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
683
684 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
685 compilation for html-mono.
686
0e8bbf66
PE
6872012-06-08 Paul Eggert <eggert@cs.ucla.edu>
688
689 * texinfo.tex: Merge from gnulib.
690
b8f061b3
KY
6912012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
692
693 * Makefile.in (echo-info): Don't try to install info files named
694 just ".info".
695
16af873e
GM
6962012-05-28 Glenn Morris <rgm@gnu.org>
697
c1dabff0
GM
698 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
699
16af873e
GM
700 * sc.texi: Nuke hand-written node pointers.
701 Fix top-level menu to match actual node order.
702
1d5b82ef
GM
7032012-05-27 Glenn Morris <rgm@gnu.org>
704
705 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
706 Some associated fixes, including not messing with chapno in cl.texi.
707
33017faf 7082012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
709
710 * org.texi (Durations and time values): Fix typo.
711
d14b0029
JB
7122012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
713
33017faf 714 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
715 Mention `calc-ensure-consistent-units'.
716
2f4cadd1 7172012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 718
9879e263
AS
719 * cc-mode.texi: Avoid space before macro in 4th argument of cross
720 reference commands. (Bug#11461)
721
78e91d08
AS
722 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
723
3fe7cdc8
GM
7242012-05-12 Glenn Morris <rgm@gnu.org>
725
9598ef0b
GM
726 * Makefile.in (mostlyclean): Add more TeX intermediates.
727
7d326a29
GM
728 * Makefile.in: Make it look more like the other doc Makefiles.
729 Use explicit $srcdir in all dependencies.
730 Remove cd $srcdir from rules.
731 (VPATH): Remove.
732 (infodir): Set to an absolute path.
733 (INFO_TARGETS): Use short names.
734 (mkinfodir): infodir is now absolute.
735 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
736
c7f95930 737 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 738 (.SUFFIXES): Disable implicit rules.
c7f95930 739
3fe7cdc8
GM
740 * Makefile.in (MKDIR_P): New, set by configure.
741 (mkinfodir): Use $MKDIR_P.
742
6f0652af
GM
7432012-05-07 Glenn Morris <rgm@gnu.org>
744
745 * forms.texi (Long Example): Update for changed location of files.
746
8045b906
GM
7472012-05-04 Glenn Morris <rgm@gnu.org>
748
749 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
750 (INFO_TARGETS): Use $INFO_EXT.
751 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
752 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
753 (INFO_TARGETS): Use $INFO_EXT.
754 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
755
9e7a4bcf
GM
7562012-05-02 Glenn Morris <rgm@gnu.org>
757
9aa071df
GM
758 * Makefile.in (echo-info): New phony target, used by top-level.
759
9e7a4bcf
GM
760 * viper.texi: Make direntry shorter (also it is no longer "newest").
761
762 * emacs-gnutls.texi, ert.texi, org.texi:
763 Fix dircategory, direntry to match info/dir.
764
31cc861c
GM
765 * faq.texi: Convert @inforefs to @xrefs.
766 Fix some malformed cross-references.
f9e320bb
GM
767 (File-name conventions): Shorten section name to avoid overfull line.
768 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 769
723ea6b5
TZ
7702012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
771
772 * auth.texi (Help for users): Update for .gpg file being second.
773
a8e7d6d7 7742012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
775
776 * org.texi (Agenda commands): Fix two typos: give corresponding
777 function names, according to `org-agenda-view-mode-dispatch'.
778
a8e7d6d7 7792012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
780
781 * faq.texi (Major packages and programs): Remove section.
782 There is no point listing 6 packages (cf etc/MORE.STUFF).
783 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 784
dcbf5805
MA
7852012-04-22 Michael Albinus <michael.albinus@gmx.de>
786
787 * dbus.texi (Version): New node.
788 (Properties and Annotations): Mention the object manager
789 interface. Describe dbus-get-all-managed-objects.
790 (Type Conversion): Floating point numbers are allowed, if an
791 anteger does not fit Emacs's integer range.
792 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
793 (Asynchronous Methods): Fix description of
794 dbus-call-method-asynchronously.
795 (Receiving Method Calls): Fix some minor errors. Add
796 dbus-interface-emacs.
797 (Signals): Describe unicast signals and the new match rules.
798 (Alternative Buses): Add the PRIVATE optional argument to
799 dbus-init-bus. Describe its new return value. Add dbus-setenv.
800
adee4030
GM
8012012-04-20 Glenn Morris <rgm@gnu.org>
802
803 * faq.texi (New in Emacs 24): New section.
804 (Packages that do not come with Emacs): Mention M-x list-packages.
805
35dc09a1 8062012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
807
808 * cc-mode.texi (c-offsets-alist): Correct a typo.
809
35dc09a1 8102012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
811
812 * org.texi (Deadlines and scheduling): Fix the example: the
813 DEADLINE item should come right after the headline. We enforce
814 this convention, so it is a bug not to illustrate it correctly in
815 the manual.
816
35dc09a1 8172012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
818
819 * org.texi (Agenda commands): Fix documentation bug by swapping
820 the equivalent keybindings to `org-agenda-next-line' with the ones
821 to `org-agenda-previous-line'.
822
35dc09a1 8232012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
824
825 * Makefile.in: Replace non-portable use of $< in ordinary rules.
826
e2560ea8
EZ
8272012-04-09 Eli Zaretskii <eliz@gnu.org>
828
829 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
830 emacs-gnutls.
831 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
832
6b4f4a2d
TZ
8332012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
834
250b840e 835 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
836
837 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
838
ca2c89b6
TZ
8392012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
840
841 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 842 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 843
aebd5f1a
GM
8442012-04-04 Glenn Morris <rgm@gnu.org>
845
846 * auth.texi (Secret Service API): Copyedits.
847 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
848 (Help for users, Help for developers)
849 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 850
0317dd51
MA
8512012-04-04 Michael Albinus <michael.albinus@gmx.de>
852
853 * auth.texi (Secret Service API): Add the missing text.
854
3d439cd1
CY
8552012-04-04 Chong Yidong <cyd@gnu.org>
856
857 * message.texi (Using PGP/MIME): Note that epg is now the default.
858
859 * gnus.texi: Reduce references to obsolete pgg library.
860 (Security): Note that epg is now the default.
861
862 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
863
864 * nxml-mode.texi (Completion): C-RET is no longer bound to
865 nxml-complete.
866
153ae947
BG
8672012-04-01 Jambunathan K <kjambunathan@gmail.com>
868
869 * org.texi (Customizing tables in ODT export): Correct few errors.
870
8712012-04-01 Jambunathan K <kjambunathan@gmail.com>
872
873 * org.texi (Links in ODT export): Update.
874 (Labels and captions in ODT export): New node.
875
8762012-04-01 Jambunathan K <kjambunathan@gmail.com>
877
878 * org.texi (Literal examples in ODT export): htmlfontify.el in
879 Emacs-24.1 now supports fontification. So ODT source blocks will
880 be fontified by default.
881
8822012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
883
884 * org.texi (Refiling notes): Remove duplicated keybinding.
885
8862012-04-01 Eric Schulte <eric.schulte@gmx.com>
887
888 * org.texi (noweb): Documentation of this new option to the :noweb
889 header argument.
890
8912012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
892
893 * org.texi (Header and sectioning): Add example demonstrating how
894 to use "LaTeX_CLASS_OPTIONS".
895
8962012-04-01 Eric Schulte <eric.schulte@gmx.com>
897
898 * org.texi (Noweb reference syntax): Describe the ability to
899 execute noweb references in the manual.
900
9012012-04-01 Eric Schulte <eric.schulte@gmx.com>
902
903 * org.texi (cache): Improve cache documentation when session
904 evaluation is used.
905
9062012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
907
908 * org.texi (Plain lists): Document removal.
909
9102012-04-01 Michael Brand <michael.ch.brand@gmail.com>
911
912 * org.texi: Decapitalize file name in references to Calc manual.
913
9142012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
915
916 * org.texi (Plain lists): Document removal.
917
9182012-04-01 Jambunathan K <kjambunathan@gmail.com>
919
920 * org.texi (Top, OpenDocument Text export)
921 (ODT export commands, Extending ODT export)
922 (Images in ODT export, Tables in ODT export)
923 (Configuring a document converter): Add or Update.
924
9252012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
926
927 * org.texi (MobileOrg): Change the wording to reflect that the
928 Android Version is no longer just the little brother of the iOS
929 version.
930
9312012-04-01 Eric Schulte <eric.schulte@gmx.com>
932
933 * org.texi (Key bindings and useful functions): Updated babel key
934 binding documentation in manual.
935
9362012-04-01 Eric Schulte <eric.schulte@gmx.com>
937
938 * org.texi (noweb): Document new noweb header value.
939
9402012-04-01 Eric Schulte <eric.schulte@gmx.com>
941
942 * org.texi (noweb-sep): Document new header argument.
943
9442012-04-01 Eric Schulte <eric.schulte@gmx.com>
945
946 * org.texi (noweb-ref): Documentation of this new custom variable.
947
9482012-04-01 Eric Schulte <eric.schulte@gmx.com>
949
950 * org.texi (wrap): Update the new :wrap documentation to match the
951 current implementation.
952
9532012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
954
955 * org.texi: Added documentation for :wrap.
956
9572012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
958
959 * org.texi: #+RESULTS now user-configurable.
960
9612012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
962
963 * org.texi: Documented :noweb no-export.
964
9652012-04-01 Thomas Dye <dk@poto.local>
966
967 * org.texi: Edit :noweb no header argument for correctness.
968
9692012-04-01 Bastien Guerry <bzg@altern.org>
970
971 * org.texi (Customization): Update the approximate number of Org
972 variables.
973
9742012-04-01 Thomas Dye <dk@poto.local>
975
976 * org.texi: The :results wrap produces a drawer instead of a
977 begin_results block.
978
005a89ff
G
9792012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
980
981 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
982 reflect the new default.
983
589ce070
EZ
9842012-03-10 Eli Zaretskii <eliz@gnu.org>
985
986 * info.texi (Expert Info): Move the index entry for "Texinfo" from
987 "Getting Started" to this node. (Bug#10450)
988
a5392527
CY
9892012-03-10 Chong Yidong <cyd@gnu.org>
990
8ae818e4
CY
991 * flymake.texi (Example -- Configuring a tool called via make):
992 Mention the Automake COMPILE variable (Bug#8715).
993
a5392527
CY
994 * info.texi (Getting Started): Add an index entry (Bug#10450).
995
d49902e4
MA
9962012-03-02 Michael Albinus <michael.albinus@gmx.de>
997
998 * dbus.texi (Signals): Known names will be mapped onto unique
999 names, when registering for signals.
1000
53eced6d
GM
10012012-02-29 Glenn Morris <rgm@gnu.org>
1002
bcd6cd23
GM
1003 * url.texi: Fix quote usage in body text.
1004
775b55af
GM
1005 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1006
53eced6d
GM
1007 * cl.texi: Use @code{} in menus when appropriate.
1008
44e97401
GM
10092012-02-28 Glenn Morris <rgm@gnu.org>
1010
1011 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1012 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1013 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1014 * org.texi, sc.texi, vip.texi, viper.texi:
1015 Standardize possessive apostrophe usage.
1016
fa9a0855
CY
10172012-02-26 Chong Yidong <cyd@gnu.org>
1018
1019 * ediff.texi (Quick Help Commands): Add a couple of index entries
1020 (Bug#10834).
1021
0fd2c9a3
GM
10222012-02-17 Glenn Morris <rgm@gnu.org>
1023
1024 * gnus.texi (Posting Styles):
1025 * remember.texi (Org): Fix cross-refs to other manuals.
1026
9f26dc24
GM
10272012-02-15 Glenn Morris <rgm@gnu.org>
1028
1029 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1030 (Encryption): New chapter, split out from previous.
1031
3d2af193
LI
10322012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1033
1034 * gnus.texi (Customizing the IMAP Connection): Mention
1035 nnimap-record-commands.
1036
b74c9672
GM
10372012-02-10 Glenn Morris <rgm@gnu.org>
1038
1039 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1040 Mention url-queue-retrieve.
1041
2ebc3b94
GM
10422012-02-09 Glenn Morris <rgm@gnu.org>
1043
9fcfcdef
GM
1044 * sem-user.texi (Semantic mode user commands): Typo fix.
1045
2ebc3b94
GM
1046 * info.texi (Create Info buffer): Mention info-display-manual.
1047
7c4bbb69
LI
10482012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1049
1050 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1051 example (modified from an example by Michael Albinus).
1052
debce7bc
G
10532012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1054
1055 * gnus.texi (Agent Basics): Fix outdated description of
1056 `gnus-agent-auto-agentize-methods'.
1057
b207a4ec
AS
10582012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1059
1060 * cc-mode.texi: Always @defindex ss.
1061 (Config Basics): Fix argument of @itemize.
1062 (Macro Backslashes): Add @code around index entry.
1063
b8fe8712
GM
10642012-01-23 Glenn Morris <rgm@gnu.org>
1065
1066 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1067
02dc2fd7
EH
10682012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1069
1070 * tramp.texi (File): Tweak wording for the `scpc' option.
1071
e7719ea1
G
10722012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1073
1074 * gnus.texi (Group Parameters): Really note precedence.
1075
9937bef4
G
10762012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1077
1078 * gnus.texi (Group Parameters): Note precedence.
1079
e66ba1df
BG
10802012-01-03 Eric Schulte <eric.schulte@gmx.com>
1081
1082 * org.texi (Noweb reference syntax): Adding documentation of
1083 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1084 variable.
1085
10862012-01-03 Bastien Guerry <bzg@gnu.org>
1087
1088 * org.texi (Plain lists): Split the table to fix the display
1089 of items.
1090
10912012-01-03 Bastien Guerry <bzg@gnu.org>
1092
1093 * org.texi (Plain lists): Fix misplaced explanation.
1094
10952012-01-03 Bastien Guerry <bzg@gnu.org>
1096
1097 * org.texi (Plain lists, Agenda files): Add index entries.
1098
10992012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1100
1101 * org.texi: Use "Org mode" instead of alternatives like
1102 "Org-mode" or "org-mode".
1103
11042012-01-03 Bernt Hansen <bernt@norang.ca>
1105
1106 * org.texi (Agenda commands): Document
1107 `org-clock-report-include-clocking-task'.
1108
11092012-01-03 Bastien Guerry <bzg@gnu.org>
1110
1111 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1112 C-c' on checkboxes.
1113
11142012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1115
1116 * org.texi: End sentences with two spaces.
1117
11182012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1119
1120 * org.texi (External links): Document the link types file+sys
1121 and file+emacs, slightly narrow used page width.
1122
11232012-01-03 Eric Schulte <eric.schulte@gmx.com>
1124
1125 * org.texi (colnames): Note that colnames behavior may differ
1126 across languages.
1127
11282012-01-03 Bastien Guerry <bzg@gnu.org>
1129
1130 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1131
11322012-01-03 Thomas Dye <dk@poto.westell.com>
1133
1134 * org.texi: Augmented discussion of babel property
1135 inheritance. Put footnote outside sentence ending period.
1136
11372012-01-03 Eric Schulte <schulte.eric@gmail.com>
1138
1139 * org.texi (eval): Documenting the full range of :eval header
1140 argument values.
1141
11422012-01-03 Eric Schulte <schulte.eric@gmail.com>
1143
1144 * org.texi (eval): Documentation of the new :eval option.
1145
11462012-01-03 Thomas Dye <dk@poto.local>
1147
1148 * org.texi: Add accumulated properties.
1149
11502012-01-03 Thomas Dye <dk@poto.local>
1151
1152 * org.texi: Documented no spaces in name=assign, another
1153 correction to :var table.
1154
11552012-01-03 Thomas Dye <dk@poto.local>
1156
1157 * org.texi: Changed DATA to NAME in Working With Source Code
1158 section.
1159
11602012-01-03 Tom Dye <tsd@tsdye.com>
1161
1162 * org.texi: Minor change to :var table.
1163
11642012-01-03 Tom Dye <tsd@tsdye.com>
1165
1166 * org.texi: More changes to :var table (some examples were wrong).
1167
11682012-01-03 Tom Dye <tsd@tsdye.com>
1169
1170 * org.texi: Cleaned up :var table.
1171
11722012-01-03 Bastien Guerry <bzg@gnu.org>
1173
1174 * org.texi (Timestamps, Weekly/daily agenda)
1175 (Weekly/daily agenda): Add @cindex for "appointment".
1176
11772012-01-03 Eric Schulte <schulte.eric@gmail.com>
1178
1179 * org.texi (Literal examples): A new link to the template for
1180 inserting empty code blocks.
1181 (Structure of code blocks): A new link to the template for
1182 inserting empty code blocks.
1183
11842012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1185
1186 * org.texi (External links): Add footnote on how the behavior
1187 of the text search in Org files are controled by the variable
1188 `org-link-search-must-match-exact-headline'.
1189
11902012-01-03 Eric Schulte <schulte.eric@gmail.com>
1191
1192 * org.texi (Buffer-wide header arguments): Update
1193 documentation to reflect removal of #+PROPERTIES.
1194
11952012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1196
1197 * org.texi (The clock table): Mention that ACHIVED trees
1198 contribute to the clock table.
1199
12002012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1201
1202 * org.texi (Conflicts): Better yasnippet config info.
1203
12042012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1205
1206 * org.texi (Selective export): Explicitely mention the default
1207 values for `org-export-select-tags',
1208 `org-export-exclude-tags'.
1209
12102012-01-03 Tom Dye <tsd@tsdye.com>
1211
1212 * org.texi: Added a line to specify that header arguments are
1213 lowercase.
1214
12152012-01-03 Tom Dye <tsd@tsdye.com>
1216
1217 * org.texi: :var requires default value when declared.
1218
12192012-01-03 Bastien Guerry <bzg@gnu.org>
1220
1221 * org.texi (Handling links): Add a note about the
1222 `org-link-frame-setup' option.
1223
12242012-01-03 David Maus <dmaus@ictsoc.de>
1225
1226 * org.texi (Exporting Agenda Views, Extracting agenda
1227 information): Fix command line syntax, quote symbol parameter
1228 values.
1229
12302012-01-03 David Maus <dmaus@ictsoc.de>
1231
1232 * org.texi (Exporting Agenda Views): Fix command line syntax.
1233
8d80ef01
PE
12342011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1235
1236 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1237 Use octal notation for file permissions, which are normally
1238 thought of in octal.
1239 (Mail Back End Variables): Use more-plausible modes in example.
1240
47d42d81
AM
12412011-12-20 Alan Mackenzie <acm@muc.de>
1242
1243 * cc-mode.texi: Update version string 5.31 -> 5.32.
1244
a98edce9
JB
12452011-12-06 Juanma Barranquero <lekktu@gmail.com>
1246
1247 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1248
321decc8
GM
12492011-11-24 Glenn Morris <rgm@gnu.org>
1250
1251 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1252
f8107b79
JB
12532011-11-24 Juanma Barranquero <lekktu@gmail.com>
1254
1255 * makefile.w32-in: Update dependencies.
1256
f5a96a4f
GM
12572011-11-20 Glenn Morris <rgm@gnu.org>
1258
1259 * gnus.texi (Group Information):
1260 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1261
cd1181db
JB
12622011-11-20 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * gnus-coding.texi (Gnus Maintenance Guide):
1265 Rename from "Gnus Maintainance Guide".
1266
1267 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1268 * eieio.texi (Customizing):
fe7a3057
JB
1269 * gnus.texi (Article Washing):
1270 * gnus-news.texi:
1271 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1272
7877f373
JB
12732011-11-16 Juanma Barranquero <lekktu@gmail.com>
1274
1275 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1276
0d26e0b6
JB
12772011-11-15 Juanma Barranquero <lekktu@gmail.com>
1278
c7015153
JB
1279 * ede.texi (project-am-texinfo):
1280 * gnus.texi (Sending or Not Sending):
1281 * org.texi (Template elements): Fix typos.
0d26e0b6 1282
0b381c7e
JB
12832011-11-14 Juanma Barranquero <lekktu@gmail.com>
1284
1285 * ediff.texi (Hooks):
c7015153 1286 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1287
40a8bdf6
JB
12882011-11-11 Juanma Barranquero <lekktu@gmail.com>
1289
1290 * semantic.texi (Tag handling): Fix typo.
1291
57dda3bb
KY
12922011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1293
1294 * gnus.texi (Other Gnus Versions): Remove.
1295
52bedd34
AM
12962011-10-28 Alan Mackenzie <acm@muc.de>
1297
1298 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1299 (Other Special Indentations): Add an xref to "Macros with ;".
1300 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1301 "Macros with ;".
1302 (Macros with ;): New page.
1303
00b77525
GM
1304 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1305 Document the new handling of nested scopes for movement by defuns.
52bedd34 1306
4a623313
MA
13072011-10-23 Michael Albinus <michael.albinus@gmx.de>
1308
1309 Sync with Tramp 2.2.3.
1310
1311 * trampver.texi: Update release number.
1312
466a320e
GM
13132011-10-14 Glenn Morris <rgm@gnu.org>
1314
1315 * ert.texi (Introduction, How to Run Tests)
1316 (Running Tests Interactively, Expected Failures)
1317 (Tests and Their Environment, Useful Techniques)
1318 (Interactive Debugging, Fixtures and Test Suites):
1319 Minor rephrasings.
1320 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1321 (Running Tests in Batch Mode): Simplify loading instructions.
1322 (Test Selectors): Clarify some selectors.
1323 (Expected Failures, Useful Techniques):
1324 Make examples fit in 80 columns.
1325
2be4956d
JB
13262011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1327
1328 * calc.texi (Basic Operations on Units): Discuss temperature
1329 conversion (`u t') alongside with other unit conversions ('u c').
1330
7359a765
GM
13312011-10-12 Glenn Morris <rgm@gnu.org>
1332
1333 * ert.texi: Whitespace trivia to make main menu items line up better.
1334
a0c52e5d
GM
13352011-10-08 Glenn Morris <rgm@gnu.org>
1336
1337 * Makefile.in: Fix ert rules.
1338
465d0300
G
13392011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1340
1341 * gnus.texi (Gnus Utility Functions): Add more references and
1342 explanations (bug#9683).
1343
a5166359
LMI
13442011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1345
1346 * gnus.texi (Archived Messages): Note the default (bug#9552).
1347
b523dc20
BW
13482011-09-21 Bill Wohler <wohler@newt.com>
1349
1350 Release MH-E manual version 8.3.
1351
58179cce 1352 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1353 release 8.3.
1354 (Preface): Updated support information.
bd7239f5 1355 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1356 historical quote, the tense should be correct in the time that it
1357 was written.
1358
0afb49a1
LMI
13592011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1360
1361 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1362 (Finding the News): Doc clarification.
1363 (Terminology): Mention naming.
1364
e21bac42
G
13652011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1366
1367 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1368 (Interactive): Document `quiet'.
1369
5b409b39 13702011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1371
bd7239f5 1372 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1373
5b409b39 13742011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1375
bd7239f5 1376 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1377 scope for `org-map-entries'.
1378
5b409b39 13792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1380
1381 * org.texi (Visibility cycling): Document `org-copy-visible'.
1382
5b409b39 13832011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1384
bd7239f5 1385 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1386 proper order.
1387
5b409b39 13882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1389
1390 * org.texi (eval): Expand discussion of the :eval header argument.
1391
5b409b39 13922011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1393
1394 * org.texi (Languages): Add Lilypond and Awk as supported
1395 languages.
1396
5b409b39 13972011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1398
bd7239f5 1399 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1400 LOG_INTO_DRAWER can be used to override the contents of variable
1401 org-clock-into-drawer (or if unset, org-log-into-drawer).
1402
bd7239f5 1403 * org.texi: Replace @xref->@pxref.
3ab2c837 1404
5b409b39 14052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1406
1407 * org.texi (Evaluating code blocks): Documenting the new option
1408 for inline call lines.
1409
5b409b39 14102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1411
1412 * org.texi (Results of evaluation): More explicit about the
1413 mechanism through which interactive evaluation of code is
1414 performed.
1415
5b409b39 14162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1417
1418 * org.texi (noweb-ref): New header argument documentation.
1419
5b409b39 14202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1421
1422 * org.texi (Extracting source code): Documentation of the new
1423 org-babel-tangle-named-block-combination variable.
1424
5b409b39 14252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1426
bd7239f5 1427 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1428 behavior of multiple blocks of the same name is undefined.
3ab2c837 1429
5b409b39 14302011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1431
1432 * org.texi (TaskJuggler export): Modify the example to reflect the
1433 new effort durations.
1434
5b409b39 14352011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1436
1437 * org.texi (Images in LaTeX export): Escape curly brackets in
1438 LaTeX example.
1439
5b409b39 14402011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1441
1442 * org.texi (The clock table): Document the :properties and
1443 :inherit-props arguments for the clocktable.
1444
5b409b39 14452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1446
1447 * org.texi (Tables in LaTeX export): Document specifying placement
1448 options for tables.
1449
5b409b39 14502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1451
1452 * org.texi (Evaluating code blocks): More specific documentation
1453 about the different types of header arguments.
1454
5b409b39 14552011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1456
1457 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1458
5b409b39 14592011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1460
1461 * org.texi (Built-in table editor): Document the table field
1462 follow mode.
1463
5b409b39 14642011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1465
1466 * org.texi (Easy Templates): Document new template.
1467
5b409b39 14682011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1469
1470 * org.texi (Literal examples): Add a cross-reference from "Literal
1471 Examples" to "Easy Templates."
1472
5b409b39 14732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1474
1475 * org.texi (The clock table): Add link to match syntax.
1476
5b409b39 14772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1478
1479 * org.texi (Agenda commands): Document clock consistency checks.
1480
5b409b39 14812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1482
1483 * org.texi (Built-in table editor): Document that \vert represents
1484 a vertical bar in a table field.
1485
5b409b39 14862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1487
1488 * org.texi (Literal examples): Link from "Markup" > "Literate
1489 Examples" to "Working with Source Code".
1490
5b409b39 14912011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1492
1493 * org.texi (Agenda commands): Doc for function option to bulk
1494 action.
1495
5b409b39 14962011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1497
1498 * org.texi (Template expansion): Document new %<...> template
1499 escape.
1500
5b409b39 15012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1502
1503 * org.texi (Selective export): Document exclusion of any tasks
1504 from export.
1505
5b409b39 15062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1507
1508 * org.texi (Selective export): Document how to exclude DONE tasks
1509 from export.
1510 (Publishing options): Document the properties to be used to turn off
1511 export of DONE tasks.
1512
5b409b39 15132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1514
1515 * org.texi (The date/time prompt): Document date range protection.
1516
5b409b39 15172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1518
1519 * org.texi (padline): Documentation of the new padline header
1520 argument.
1521
5b409b39 15222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1523
1524 * org.texi (var): Adding "[" to list of characters triggering
1525 elisp evaluation.
1526
5b409b39 15272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1528
1529 * org.texi (var): Documentation of Emacs Lisp evaluation during
1530 variable assignment.
1531
5b409b39 15322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1533
1534 * org.texi (colnames): Reference indexing into variables, and note
1535 that colnames are *not* removed before indexing occurs.
1536 (rownames): Reference indexing into variables, and note that
1537 rownames are *not* removed before indexing occurs.
1538
5b409b39 15392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1540
1541 * org.texi (var): Clarification of indexing into tabular
1542 variables.
1543
5b409b39 15442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1545
1546 * org.texi (results): Documentation of the `:results wrap' header
1547 argument.
1548
5b409b39 15492011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1550
bd7239f5 1551 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1552 of the LaTeX export: the org file has to be properly structured.
1553
5b409b39 15542011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1555
1556 * org.texi (Dynamic blocks, Structure editing): Mention
1557 the function `org-narrow-to-block'.
1558
5b409b39 15592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1560
1561 * org.texi (Languages): Updating list of code block supported
1562 languages.
1563
5b409b39 15642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1565
1566 * org.texi (Special properties): CATEGORY is a special property,
1567 but it may also used in the drawer.
1568
5b409b39 15692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1570
1571 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1572
5b409b39 15732011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1574
1575 * org.texi (Include files): Document :lines.
1576
5b409b39 15772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1578
1579 * org.texi (comments): Documentation of the ":comments noweb" code
1580 block header argument.
1581
5b409b39 15822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1583
1584 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1585 added extra whitespace around functions to be consistent with the
1586 rest of the section.
1587
5b409b39 15882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1589
0b381c7e 1590 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1591 #+call: line syntax.
1592 (Header arguments in function calls): Expanded discussion of
1593 #+call: line syntax.
1594
5b409b39 15952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1596
1597 * org.texi (Evaluating code blocks): More explicit about how to
1598 pass variables to #+call lines.
1599
5b409b39 16002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1601
1602 * org.texi (Results of evaluation): Link to the :results header
1603 argument list from the "Results of evaluation" section.
1604
5b409b39 16052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1606
1607 * org.texi (Conflicts): Adding additional information about
1608 resolving org/yasnippet conflicts.
1609
5b409b39 16102011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1611
1612 * org.texi (Publishing options): Document style-include-scripts
1613 publishing project property.
1614
5b409b39 16152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1616
1617 * org.texi (Sparse trees): Document the next-error /
1618 previous-error functionality.
1619
5b409b39 16202011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1621
1622 * org.texi (cache): Improved documentation of code block caches.
1623
5b409b39 16242011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1625
1626 * org.texi (Code block specific header arguments): Documentation
1627 of multi-line header arguments.
1628
5b409b39 16292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1630
1631 * org.texi (Code evaluation security): Add example for using a
1632 function.
1633
5b409b39 16342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1635
1636 * org.texi (Tables in LaTeX export): Documentation of new
1637 attr_latex options for tables.
1638
5b409b39
BG
16392011-08-03 Michael Albinus <michael.albinus@gmx.de>
1640
1641 * trampver.texi: Update release number.
1642
16432011-07-30 Michael Albinus <michael.albinus@gmx.de>
1644
1645 Sync with Tramp 2.2.2.
1646
1647 * trampver.texi: Update release number.
1648
064e2d08
LMI
16492011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1650
1651 * flymake.texi (Example -- Configuring a tool called via make):
1652 Use /dev/null instead of the Windows "nul" (bug#8715).
1653
b8151e9c
LMI
16542011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1655
1656 * widget.texi (Setting Up the Buffer): Remove mention of the
1657 global keymap parent, which doesn't seem to be accurate
1658 (bug#7045).
1659
5b409b39
BG
16602011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
1662 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1663
c0a8ae95
KR
16642010-07-10 Kevin Ryde <user42@zip.com.au>
1665
1666 * cl.texi (For Clauses): Add destructuring example processing an
1667 alist (bug#6596).
1668
ac6531ad
LMI
16692011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1670
1671 * ediff.texi (Major Entry Points): Remove mention of `require',
1672 since that's not pertinent in the installed Emacs (bug#9016).
1673
d30dd079
G
16742011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1675
1676 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1677 (Filtering New Groups): Clarify how simple the "options -n" format is.
1678 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1679 is internal.
d30dd079 1680
862c0d68
MA
16812011-07-04 Michael Albinus <michael.albinus@gmx.de>
1682
1683 * tramp.texi (Cleanup remote connections): Add
1684 `tramp-cleanup-this-connection'.
1685
cd865a33
G
16862011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1687
1688 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1689 zombies.
1690 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1691 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1692
16932011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1694
1695 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1696 backups, and not actual vc (bug#8975).
1697
79414ae4
KR
16982011-07-03 Kevin Ryde <user42@zip.com.au>
1699
1700 * cl.texi (For Clauses): @items for hash-values and key-bindings
1701 to make them more visible when skimming. Add examples of `using'
1702 clause to them, examples being clearer than a description in
1703 words (bug#6599).
1704
847ccf7c
AM
17052011-07-01 Alan Mackenzie <acm@muc.de>
1706
1707 * cc-mode.texi (Guessing the Style): New page.
1708 (Styles): Add a short introduction to above.
1709
3da13bb9
DD
17102011-06-28 Deniz Dogan <deniz@dogan.se>
1711
1712 * rcirc.texi (Configuration): Bug-fix:
1713 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1714 Reported by Elias Pipping <pipping@exherbo.org>.
1715
60a0884e
G
17162011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1717
1718 * gnus.texi (Summary Mail Commands): Document
1719 `gnus-summary-reply-to-list-with-original'.
1720
0c7efc08
SM
17212011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1722
1723 * eshell.texi (Known problems): Fix typo.
1724
ea3596a2
MA
17252011-06-12 Michael Albinus <michael.albinus@gmx.de>
1726
0c7efc08 1727 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1728 (Password handling): `auth-source-debug' is good for debug messages.
1729
2da9c605
G
17302011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1731
1732 * gnus.texi (Store custom flags and keywords): Refer to
1733 `gnus-registry-article-marks-to-{chars,names}' instead of
1734 `gnus-registry-user-format-function-{M,M2}'.
1735
e61923c8
GM
17362011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1737
1738 * texinfo.tex: Merge from gnulib.
1739
627abcdd
TZ
17402011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1741
1742 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1743 (Store custom flags and keywords):
1744 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1745 `gnus-registry-user-format-function-M2'.
1746
a3c92bc1
EZ
17472011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1748
8f906c40 1749 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1750
85d870a9
GM
17512011-05-17 Glenn Morris <rgm@gnu.org>
1752
1753 * gnus.texi (Face): Fix typo.
1754
2cdee799
GM
17552011-05-14 Glenn Morris <rgm@gnu.org>
1756
1757 * dired-x.texi (Omitting Examples): Minor addition.
1758
79b70037
GM
17592011-05-10 Jim Meyering <meyering@redhat.com>
1760
1761 * ede.texi: Fix typo "or or -> or".
1762
a7111a62 17632011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1764
1765 * gnus.texi (Summary Buffer Lines):
1766 gnus-summary-user-date-format-alist does not exist.
1767 (Sorting the Summary Buffer): More about sorting threads.
1768
69026aba
MA
17692011-04-25 Michael Albinus <michael.albinus@gmx.de>
1770
1771 * trampver.texi: Update release number.
1772
9024ff79
MA
17732011-04-14 Michael Albinus <michael.albinus@gmx.de>
1774
1775 * tramp.texi (Frequently Asked Questions): New item for disabling
1776 Tramp in other packages.
1777
c3c65d73
TZ
17782011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1779
1780 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1781 (Fancy splitting to parent, Store arbitrary data):
1782 Updated gnus-registry docs.
c3c65d73 1783
9ec6a317
JB
17842011-04-13 Juanma Barranquero <lekktu@gmail.com>
1785
1786 * ede.texi: Fix typos.
1787
1e3b6001
G
17882011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1789
9ec6a317
JB
1790 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1791 It's @table @code.
1e3b6001 1792
a5954fa5
G
17932011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1794
ed9265fc 1795 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1796
d71990a1
JB
17972011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1798
1799 * calc.texi (Logarithmic Units): Update the function names.
1800
1518e4f0
G
18012011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1802
1803 * message.texi (Various Commands): Document format specs in the
1804 ellipsis.
1805
a123622d
G
18062011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1807
1808 * message.texi (Insertion Variables): Document message-cite-style.
1809
18102011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1811
1812 * tramp.texi (Remote processes): New subsection "Running shell on
1813 a remote host".
1814
4248cca2
TZ
18152011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1816
1817 * auth.texi (Help for developers): Update docs to explain that the
1818 :save-function will only run the first time.
1819
54ce11a1
GM
18202011-03-12 Glenn Morris <rgm@gnu.org>
1821
1822 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1823 (emacs-faq.text): New target.
1824 (clean): Add emacs-faq.
1825
0c3b25f8
MA
18262011-03-12 Michael Albinus <michael.albinus@gmx.de>
1827
1828 Sync with Tramp 2.2.1.
1829
1830 * trampver.texi: Update release number.
1831
b740639e
GM
18322011-03-11 Glenn Morris <rgm@gnu.org>
1833
1834 * Makefile.in (HTML_TARGETS): New.
1835 (clean): Delete $HTML_TARGETS.
1836 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1837
733afdf4
TZ
18382011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1839
1840 * auth.texi (Help for developers): Show example of using
1841 `auth-source-search' with prompts and :save-function.
1842
33383987
JB
18432011-03-07 Chong Yidong <cyd@stupidchicken.com>
1844
1845 * Version 23.3 released.
1846
a5057546
G
18472011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1848
1849 * message.texi (Message Buffers): Update default value of
1850 message-generate-new-buffers.
1851
479a2c9b
JB
18522011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1853
1854 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1855 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1856 respectively.
05a29101
JB
1857 (Musical Notes): New section.
1858 (Customizing Calc): Mention the customizable variable
1859 calc-note-threshold.
479a2c9b 1860
e0535b76
GM
18612011-03-03 Glenn Morris <rgm@gnu.org>
1862
1863 * url.texi (Dealing with HTTP documents): Remove reference to
1864 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1865 (Configuration): Update url-configuration-directory description.
e0535b76 1866
2777ccbf
GM
18672011-03-02 Glenn Morris <rgm@gnu.org>
1868
1869 * dired-x.texi (Multiple Dired Directories): Remove mentions
1870 of dired-default-directory-alist and dired-default-directory.
1871 Move dired-smart-shell-command here...
1872 (Miscellaneous Commands): ... from here.
1873
257219bd
PE
18742011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1875
1876 * texinfo.tex: Update to version 2011-02-24.09.
1877
8889f4e2
GM
18782011-03-02 Glenn Morris <rgm@gnu.org>
1879
1880 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1881 instead of the obsoleted dired-omit-here-always.
1882
5d41af19
MA
18832011-02-28 Michael Albinus <michael.albinus@gmx.de>
1884
1885 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1886 supported systems.
1887
2b0c7330 18882011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1889
61cf3a76
GM
1890 * dbus.texi (Type Conversion): Grammar fix.
1891
cce7d530 18922011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1893
cce7d530
GM
1894 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1895 "Debian GNU/Linux".
51a13bdd 1896
cce7d530
GM
1897 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1898
817b48a7
GM
18992011-02-23 Glenn Morris <rgm@gnu.org>
1900
cce7d530
GM
1901 * dired-x.texi (Features): Minor rephrasing.
1902 (Local Variables): Fix typos.
47301027
GM
1903
1904 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1905 Standardize some Emacs/XEmacs terminology.
1906
817b48a7
GM
1907 * dired-x.texi (Features): Don't advertise obsolete local variables.
1908 Simplify layout.
1909 (Omitting Variables): Update local variables example.
1910 (Local Variables): Say this is obsolete. Fix description of
1911 dired-enable-local-variables possible values.
1912
4a3988d5
G
19132011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1914
1915 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1916 default now.
1917
8e22bee0
G
19182011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1919
1920 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1921
06b840e0
LI
19222011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1923
1924 * gnus.texi (Window Layout): Document layout names.
1925
67ab0163 19262011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1927
1928 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1929 * auth.texi: Sync @dircategory with ../../info/dir.
1930 * autotype.texi: Sync @dircategory with ../../info/dir.
1931 * calc.texi: Sync @dircategory with ../../info/dir.
1932 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1933 * cl.texi: Sync @dircategory with ../../info/dir.
1934 * dbus.texi: Sync @dircategory with ../../info/dir.
1935 * dired-x.texi: Sync @dircategory with ../../info/dir.
1936 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1937 * ede.texi: Sync @dircategory with ../../info/dir.
1938 * ediff.texi: Sync @dircategory with ../../info/dir.
1939 * edt.texi: Sync @dircategory with ../../info/dir.
1940 * eieio.texi: Sync @dircategory with ../../info/dir.
1941 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1942 * epa.texi: Sync @dircategory with ../../info/dir.
1943 * erc.texi: Sync @dircategory with ../../info/dir.
1944 * eshell.texi: Sync @dircategory with ../../info/dir.
1945 * eudc.texi: Sync @dircategory with ../../info/dir.
1946 * flymake.texi: Sync @dircategory with ../../info/dir.
1947 * forms.texi: Sync @dircategory with ../../info/dir.
1948 * gnus.texi: Sync @dircategory with ../../info/dir.
1949 * idlwave.texi: Sync @dircategory with ../../info/dir.
1950 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1951 * message.texi: Sync @dircategory with ../../info/dir.
1952 * mh-e.texi: Sync @dircategory with ../../info/dir.
1953 * newsticker.texi: Sync @dircategory with ../../info/dir.
1954 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1955 * org.texi: Sync @dircategory with ../../info/dir.
1956 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1957 * pgg.texi: Sync @dircategory with ../../info/dir.
1958 * rcirc.texi: Sync @dircategory with ../../info/dir.
1959 * reftex.texi: Sync @dircategory with ../../info/dir.
1960 * remember.texi: Sync @dircategory with ../../info/dir.
1961 * sasl.texi: Sync @dircategory with ../../info/dir.
1962 * sc.texi: Sync @dircategory with ../../info/dir.
1963 * semantic.texi: Sync @dircategory with ../../info/dir.
1964 * ses.texi: Sync @dircategory with ../../info/dir.
1965 * sieve.texi: Sync @dircategory with ../../info/dir.
1966 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1967 * speedbar.texi: Sync @dircategory with ../../info/dir.
1968 * trampver.texi [emacs]: Set emacsname to "Emacs".
1969 * tramp.texi: Sync @dircategory with ../../info/dir.
1970 * url.texi: Sync @dircategory with ../../info/dir.
1971 * vip.texi: Sync @dircategory with ../../info/dir.
1972 * viper.texi: Sync @dircategory with ../../info/dir.
1973 * widget.texi: Sync @dircategory with ../../info/dir.
1974 * woman.texi: Sync @dircategory with ../../info/dir.
1975
30abce25
GM
19762011-02-19 Glenn Morris <rgm@gnu.org>
1977
0c7efc08
SM
1978 * dired-x.texi (Technical Details): No longer redefines
1979 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1980 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1981
f31f8469
GM
19822011-02-18 Glenn Morris <rgm@gnu.org>
1983
1984 * dired-x.texi (Optional Installation File At Point): Simplify.
1985
35123c04
TZ
19862011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1987
1988 * auth.texi (Help for users): Use :port instead of :protocol for all
1989 auth-source docs.
7ba93e94
G
1990 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1991 to have two files in `auth-sources'.
35123c04 1992
da5e0ce4
GM
19932011-02-16 Glenn Morris <rgm@gnu.org>
1994
b322c9af
GM
1995 * dired-x.texi: Use emacsver.texi to get Emacs version.
1996 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1997 Depend on emacsver.texi.
1998
07ca5555
GM
1999 * dired-x.texi: Drop meaningless version number.
2000 (Introduction): Remove old info.
2001 (Optional Installation Dired Jump): Autoload from dired-x.
2002 Remove incorrect info about loaddefs.el.
2003 (Bugs): Just refer to M-x report-emacs-bug.
2004
da5e0ce4
GM
2005 * dired-x.texi (Multiple Dired Directories): Update for rename of
2006 default-directory-alist.
2007 (Miscellaneous Commands): No longer mention very old VM version 4.
2008
bb55f713
PE
20092011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2010
2011 Merge from gnulib.
2012 * texinfo.tex: Update to version 2011-02-14.11.
2013
5415d076
G
20142011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2015
da5e0ce4
GM
2016 * auth.texi (Help for users):
2017 Login collection is "Login" and not "login".
5415d076 2018
14029d4b
MA
20192011-02-13 Michael Albinus <michael.albinus@gmx.de>
2020
2021 * tramp.texi (History): Remove IMAP support.
2022 (External methods, Frequently Asked Questions): Remove `imap' and
2023 `imaps' methods.
2024 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2025
2026 * trampver.texi: Remove default value of `emacsimap'.
2027
8a36c07f
GM
20282011-02-13 Glenn Morris <rgm@gnu.org>
2029
2030 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2031 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2032
165bc5a0
GM
20332011-02-12 Glenn Morris <rgm@gnu.org>
2034
2035 * sc.texi (Getting Connected): Remove old index entries.
2036
5415d076 20372011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2038
2039 * url.texi: Remove duplicate @dircategory (Bug#7942).
2040
b8e0f0cd
G
20412011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2042
8a36c07f
GM
2043 * auth.texi (Overview, Help for users, Help for developers):
2044 Update docs.
b8e0f0cd
G
2045 (Help for users): Talk about spaces.
2046
caf82551
PE
20472011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2048
2049 * texinfo.tex: Update to version 2011-02-07.16.
2050
1ff98217
MA
20512011-02-07 Michael Albinus <michael.albinus@gmx.de>
2052
2053 * dbus.texi (Bus names): Adapt descriptions for
2054 dbus-list-activatable-names and dbus-list-known-names.
2055
2e78df6b
JB
20562011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2057
2058 * calc.texi (Logarithmic Units): New section.
2059
7fbf7cae
TZ
20602011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2061
2062 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2063 manuals use it now.
2064
0c7efc08 2065 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2066
156ad271
KY
20672011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2068
2069 * overrides.texi: Remove.
2070
2071 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2072 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2073
36539990
MA
20742011-02-05 Michael Albinus <michael.albinus@gmx.de>
2075
2076 * tramp.texi (Frequently Asked Questions): Mention problems with
2077 WinSSHD.
2078
2079 * trampver.texi: Update release number.
2080
20812011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2082
2083 * tramp.texi:
2084 Replace "delimet" with "delimit" globally.
2085 Replace "explicite" with "explicit" globally.
2086 Replace "instead of" with "instead" where there was nothing after "of".
2087 Audit use of comma before interrogative pronoun, "that", or "which".
2088 Minor word order, spelling, wording changes.
2089
ec72bf63
G
20902011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2091
2092 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2093
2094 * sieve.texi: Use WEBHACKDEVEL.
2095
2096 * sasl.texi: Use WEBHACKDEVEL.
2097
2098 * pgg.texi: Use WEBHACKDEVEL.
2099
2100 * message.texi: Use WEBHACKDEVEL.
2101
2102 * gnus.texi: Use WEBHACKDEVEL.
2103
2104 * emacs-mime.texi: Use WEBHACKDEVEL.
2105
2106 * auth.texi: Use WEBHACKDEVEL.
2107
2108 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2109 manuals.
2110
21112011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2112
2113 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2114
90b750f4
PE
21152011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2116
2117 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2118 which in turn is copied from ftp://tug.org/tex/.
2119
0e751a49
GM
21202011-02-03 Glenn Morris <rgm@gnu.org>
2121
2122 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2123 (Binding combinations of modifiers and function keys):
2124 Let's assume people reading this are not using Emacs 18.
2125
7f13c2e2
LI
21262011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2127
2128 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2129 since it's run automatically.
2130
d76c843e
LI
21312011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2132
2133 * gnus.texi (Customizing Articles): Fix typo.
2134
12e3ca0a
LI
21352011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2136
2137 * gnus.texi (Customizing Articles): Document the new way of customizing
2138 the date headers(s).
2139
fe72c8fa
LI
21402011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2141
2142 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2143 splitting example.
2144
bf3dae7e
EZ
21452011-01-29 Eli Zaretskii <eliz@gnu.org>
2146
2147 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2148 (MAKEINFO_OPTS): New variable.
2149 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2150 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2151 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2152 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2153 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2154 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2155 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2156 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2157 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2158 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2159 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2160 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2161 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2162 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2163 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2164 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2165 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2166 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2167
d6f13ac8
LI
21682011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2169
2170 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2171
c5ecc769
G
21722011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2173
2174 * message.texi (IDNA): Explain what it is.
2175
21762011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2177
2178 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2179
45eb2a5d
WL
21802011-01-23 Werner Lemberg <wl@gnu.org>
2181
2182 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2183 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2184 (ENVADD): Update.
45eb2a5d 2185
6872a814
GM
21862011-01-18 Glenn Morris <rgm@gnu.org>
2187
2188 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2189
77ab81d0 21902011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2191
2192 * nxml-mode.texi (Introduction): Fix file name typos.
2193
d221e780
CO
21942011-01-13 Christian Ohler <ohler@gnu.org>
2195
2196 * ert.texi: New file.
2197
2198 * Makefile.in:
2199 * makefile.w32-in: Add ert.texi.
2200
8c904d82
MA
22012011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2202
2203 * dbus.texi (Receiving Method Calls): New function
2204 dbus-register-service. Rearrange node.
2205
f56e0e7a
PE
22062011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2207
2208 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2209 which in turn is copied from ftp://tug.org/tex/.
2210
0fadf00e
MA
22112011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2212
2213 * dbus.texi (Receiving Method Calls): Describe new optional
2214 parameter dont-register-service of dbus-register-{method,property}.
2215
8b358e90
DU
22162010-12-17 Daiki Ueno <ueno@unixuser.org>
2217
0c7efc08
SM
2218 * epa.texi (Encrypting/decrypting *.gpg files):
2219 Mention epa-file-select-keys.
8b358e90 2220
549c9aed
G
22212010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2222
2223 * gnus.texi (Archived Messages): Remove outdated text.
2224
22252010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2226
0c7efc08 2227 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2228
156e3f9c
G
22292010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2230
83f3eadc 2231 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2232
8151d490
AC
22332010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2234
2235 * gnus.texi (The swish++ Engine): Add customizable parameters
2236 descriptions.
2237 (The swish-e Engine): Ditto.
2238
305bdd22
MA
22392010-12-14 Michael Albinus <michael.albinus@gmx.de>
2240
2241 * tramp.texi (Inline methods): Add "ksu" method.
2242 (Remote processes): Add example with remote `default-directory'.
2243
53aff12a
GM
22442010-12-14 Glenn Morris <rgm@gnu.org>
2245
2246 * faq.texi (Expanding aliases when sending mail):
2247 Now build-mail-aliases is interactive.
2248
8a1cdce5
AC
22492010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2250
2251 * gnus.texi: First pass at adding (rough) nnir documentation.
2252
7410c270
G
22532010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2254
53aff12a
GM
2255 * gnus.texi (Filtering New Groups):
2256 Mention gnus-auto-subscribed-categories.
2257 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2258 removed.
2259
f49d1f52 22602010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2261
2262 * cl.texi (For Clauses): Small fixes for frames and windows.
2263
acedf35c
CD
22642010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2265
2266 * org.texi (Using capture): Document using prefix arguments for
2267 finalizing capture.
2268 (Agenda commands): Document prefix argument for the bulk scatter
2269 command.
2270 (Beamer class export): Document that also overlay arguments can be
2271 passed to the column environment.
2272 (Template elements): Document the new entry type.
2273
22742010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2275
2276 * org.texi (Include files): Document :minlevel.
2277
22782010-12-11 Julien Danjou <julien@danjou.info>
2279
2280 * org.texi (Categories): Document category icons.
2281
22822010-12-11 Eric Schulte <schulte.eric@gmail.com>
2283
2284 * org.texi (noweb): Fix typo.
2285
516aa569
G
22862010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2287
2288 * gnus.texi (Server Commands): Point to the rest of the server
2289 commands.
2290
04db63bc
G
22912010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2292
2293 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2294 g'.
2295
ed797193
G
22962010-12-02 Julien Danjou <julien@danjou.info>
2297
2298 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2299
23002010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2301
2302 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2303 (Direct Functions): Note the STARTTLS upgrade.
2304
07976ae3 23052010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2306 James Clark <none@example.com>
d3dfb185
GM
2307
2308 * nxml-mode.texi (Introduction): New section.
2309
59e75882
G
23102010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2311
2312 * gnus.texi (Server Commands): Document gnus-server-show-server.
2313
568a887f
MA
23142010-11-20 Michael Albinus <michael.albinus@gmx.de>
2315
2316 Sync with Tramp 2.2.0.
2317
2318 * trampver.texi: Update release number.
2319
1265829e
JB
23202010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2321
2322 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2323 Mention that the TeX specific units won't use the `tex' prefix
2324 in TeX mode.
2325
239661c0
KY
23262010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2327
2328 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2329
4a47c275 23302010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2331
2332 * edt.texi: Remove information about Emacs 19.
2333
4a47c275 23342010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2335
2336 * trampver.texi: Update release number.
2337
2f0e0dc8
KY
23382010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2339
2340 * gnus.texi (Article Washing): Fix typo.
2341
afe98dfa
CD
23422010-11-11 Noorul Islam <noorul@noorul.com>
2343
56f5a94e 2344 * org.texi: Fix typo.
afe98dfa
CD
2345
23462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2347
2348 * org.texi (Using capture): Explain that refiling is
2349 sensitive to cursor position.
2350
23512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2352
56f5a94e 2353 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2354
23552010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2356
2357 * org.texi: Document the <c> cookie.
2358
23592010-11-11 Eric Schulte <schulte.eric@gmail.com>
2360
bd7239f5 2361 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2362 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2363
23642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2365
56f5a94e 2366 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2367
23682010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2369
56f5a94e 2370 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2371
23722010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2373
2374 * org.texi (Setting up the staging area): Document that
2375 file names remain visible when encrypting the MobileOrg files.
2376
23772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2378
2379 * org.texi (Setting up the staging area): Document which
2380 versions are needed for encryption.
2381
23822010-11-11 Eric Schulte <schulte.eric@gmail.com>
2383
56f5a94e
GM
2384 * org.texi (noweb): Update :noweb documentation to
2385 reflect the new "tangle" argument.
afe98dfa
CD
2386
23872010-11-11 Eric Schulte <schulte.eric@gmail.com>
2388
56f5a94e
GM
2389 * org.texi (Batch execution): Improve tangling script in
2390 documentation.
afe98dfa
CD
2391
23922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2393
2394 * org.texi (Handling links):
2395 (In-buffer settings): Document inlining images on startup.
2396
23972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2398
2399 * org.texi (Setting up the staging area): Document use of
2400 crypt password.
2401
24022010-11-11 David Maus <dmaus@ictsoc.de>
2403
56f5a94e 2404 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2405
24062010-11-11 David Maus <dmaus@ictsoc.de>
2407
56f5a94e
GM
2408 * org.texi (Template expansion): Add mew in table for link type
2409 escapes.
afe98dfa
CD
2410
24112010-11-11 David Maus <dmaus@ictsoc.de>
2412
56f5a94e 2413 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2414
24152010-11-11 Eric Schulte <schulte.eric@gmail.com>
2416
56f5a94e 2417 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2418
24192010-11-11 Eric Schulte <schulte.eric@gmail.com>
2420
56f5a94e 2421 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2422
24232010-11-11 Eric Schulte <schulte.eric@gmail.com>
2424
56f5a94e
GM
2425 * org.texi (Structure of code blocks):
2426 Update documentation to mention inline code block syntax.
afe98dfa
CD
2427
24282010-11-11 Eric Schulte <schulte.eric@gmail.com>
2429
56f5a94e 2430 * org.texi (comments): Improve wording.
afe98dfa
CD
2431
24322010-11-11 Eric Schulte <schulte.eric@gmail.com>
2433
56f5a94e 2434 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2435
24362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2437
2438 * org.texi (Installation): Remove the special
2439 installation instructions for XEmacs.
2440
24412010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2442
56f5a94e 2443 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2444 insertion of empty structural elements.
2445
24462010-11-11 Noorul Islam <noorul@noorul.com>
2447
56f5a94e 2448 * org.texi: Fix doc.
afe98dfa
CD
2449
24502010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2451
2452 * org.texi (The date/time prompt): Document specification
2453 of time ranges.
2454
24552010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2456
2457 * org.texi (Internal links): Document the changes in
2458 internal links.
2459
24602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2461
2462 * org.texi (Agenda commands): Document the limitation for
2463 the filter preset - it can only be used for an entire agenda
2464 view, not in an individual block in a block agenda.
2465
24662010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2467
2468 * org.texi (iCalendar export): Document alarm creation.
2469
6f8fc60c
MA
24702010-11-10 Michael Albinus <michael.albinus@gmx.de>
2471
2472 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2473
be3c11b3
LMI
24742010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2475
2476 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2477
d607b96b 24782010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2479
d607b96b 2480 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2481
181cb5fb
G
24822010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2483
2484 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2485 since that works by default.
2486
24872010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2488
2489 * gnus.texi (Customizing the IMAP Connection): Document
2490 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2491
36bc5d3b
MA
24922010-11-04 Michael Albinus <michael.albinus@gmx.de>
2493
2494 * tramp.texi (Remote shell setup): New item "Interactive shell
2495 prompt". Reported by Christian Millour <cm@abtela.com>.
2496 (Remote shell setup, Remote processes): Use @code{} for
2497 environment variables.
2498
cf503f7c
GM
24992010-11-03 Glenn Morris <rgm@gnu.org>
2500
537b04b9 2501 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2502 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2503
389b76fa
G
25042010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2505
2506 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2507
2699a554 25082010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2509
2510 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2511
2699a554 25122010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2513
2514 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2515
99e65b2d
G
25162010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2517
0c7efc08
SM
2518 * gnus.texi (Client-Side IMAP Splitting):
2519 Mention nnimap-unsplittable-articles.
99e65b2d
G
2520
25212010-10-29 Julien Danjou <julien@danjou.info>
2522
2523 * gnus.texi (Finding the News): Remove references to obsoletes
2524 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2525
aeeb3dcb
EZ
25262010-10-29 Eli Zaretskii <eliz@gnu.org>
2527
2528 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2529 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2530 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2531 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2532
8289f37b
GM
25332010-10-28 Glenn Morris <rgm@gnu.org>
2534
2535 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2536 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2537 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2538
d85d3b3a
DU
25392010-10-25 Daiki Ueno <ueno@unixuser.org>
2540
2541 * epa.texi (Mail-mode integration): Add alternative key bindings
2542 for epa-mail commands; escape comma.
c05c2b9b 2543 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2544
9f534a47
JB
25452010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2546
99e65b2d 2547 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2548
5793a7bc 25492010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2550
2551 * gnus.texi (Group Parameters, Buttons): Fix typos.
2552
280f417b
G
25532010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2554
2555 * gnus.texi (Subscription Commands): Mention that you can also
2556 subscribe to new groups via the Server buffer, which is probably more
2557 convenient when subscribing to many groups.
2558
d806c872
G
25592010-10-21 Julien Danjou <julien@danjou.info>
2560
2561 * message.texi (Message Headers): Allow message-default-headers to be a
2562 function.
2563
d5798f68
LMI
25642010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2565
2566 * gnus-news.texi: Mention new archive defaults.
2567
b79bbef7
KY
25682010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2569
2570 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2571
2526f423
G
25722010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2573
2574 * gnus.texi (HTML): Document the function value of
2575 gnus-blocked-images.
2576 (Article Washing): shr and gnus-w3m, not the direct function names.
2577
ba91f05d
G
25782010-10-20 Julien Danjou <julien@danjou.info>
2579
2580 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2581 variable.
2582
da451787
LMI
25832010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2584
2585 * gnus.texi (Customizing the IMAP Connection): The port strings are
2586 strings.
c872595d 2587 (Document Groups): Mention git.
da451787 2588
7cad71ad
G
25892010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2590
2591 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2592 bzr/Gnus git sync.
2593
c56dfd36
EZ
25942010-10-15 Eli Zaretskii <eliz@gnu.org>
2595
2596 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2597 change.
2598
a1d16a7b
G
25992010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2600
2601 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2602 @item syntax for in-Emacs makeinfo.
2603
26042010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2605
2606 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2607 trim sentence.
2608
98e2b864
DU
26092010-10-12 Daiki Ueno <ueno@unixuser.org>
2610
2611 * epa.texi (Caching Passphrases):
0c7efc08
SM
2612 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2613 Clarify some configurations require to set up gpg-agent.
98e2b864 2614
c12e4a81
GM
26152010-10-11 Glenn Morris <rgm@gnu.org>
2616
2617 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2618
f7aa248a
G
26192010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2620
2621 * gnus.texi (Spam Package Introduction): Mention `$'.
2622
6513b232
EZ
26232010-10-09 Eli Zaretskii <eliz@gnu.org>
2624
2625 * makefile.w32-in (emacsdir): New variable.
2626 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2627 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2628
abd40fb4
GM
26292010-10-09 Glenn Morris <rgm@gnu.org>
2630
0f05450f
GM
2631 * Makefile.in (mostlyclean): Delete *.toc.
2632
d3a4ac46
GM
2633 * Makefile.in: Use $< in rules.
2634
aa9db089
GM
2635 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2636
abd40fb4
GM
2637 * Makefile.in ($(infodir)): Delete rule.
2638 (mkinfodir): New. Use it in all the info rules, rather than depending
2639 on infodir.
2640
ea274122
GM
26412010-10-09 Glenn Morris <rgm@gnu.org>
2642
6e90e2a8
GM
2643 * gnus.texi (Article Washing): Fix previous change.
2644
f7a31f11
GM
2645 * Makefile.in (emacsdir): New variable.
2646 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2647 Depend on emacsver.texi.
2648
f7a31f11
GM
2649 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2650
ea274122
GM
2651 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2652
36d3245f
G
26532010-10-08 Julien Danjou <julien@danjou.info>
2654
f7a31f11 2655 * gnus.texi: Add mm-shr.
36d3245f
G
2656
26572010-10-08 Ludovic Courtès <ludo@gnu.org>
2658
2659 * gnus.texi (Finding the Parent, The Gnus Registry)
2660 (Registry Article Refer Method): Update docs for nnregistry.el.
2661
26622010-10-08 Daiki Ueno <ueno@unixuser.org>
2663
2664 * auth.texi (Help for users)
2665 (GnuPG and EasyPG Assistant Configuration): Update docs.
2666
12359245
GM
26672010-10-08 Glenn Morris <rgm@gnu.org>
2668
2669 * cl.texi (Organization, Installation, Old CL Compatibility):
2670 Deprecate cl-compat for new code.
4628bef1 2671 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2672
2673 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2674
fcf2d385
KY
26752010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2676
2677 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2678
66627fa9
G
26792010-10-06 Julien Danjou <julien@danjou.info>
2680
fd9ba500
JD
2681 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2682
66627fa9
G
2683 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2684 broken link.
2685
2686 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2687
2688 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2689 to ReiserFS.
2690
2691 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2692 (FAQ 7-1): Fix getmail URL.
2693
65f54520
DU
26942010-10-06 Daiki Ueno <ueno@unixuser.org>
2695
2696 * epa.texi (Caching Passphrases): New section.
2697
4c83f6e1
GM
26982010-10-06 Glenn Morris <rgm@gnu.org>
2699
2700 * Makefile.in (SHELL): Set it.
2701 (info): Move the mkdir dependency to the individual info files.
2702 (mostlyclean): Tidy up.
2703 (clean): Only delete the specific dvi and pdf files.
2704 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2705 ($(infodir)): Add parallel build workaround.
4c83f6e1 2706
71e691a5
G
27072010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2708
2709 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2710
a41c2e6d
G
27112010-10-03 Julien Danjou <julien@danjou.info>
2712
0c7efc08
SM
2713 * emacs-mime.texi (Display Customization):
2714 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2715 mm-inline-large-images-proportion.
2716
37255945
MA
27172010-10-03 Michael Albinus <michael.albinus@gmx.de>
2718
0c7efc08
SM
2719 * tramp.texi (Frequently Asked Questions):
2720 Mention remote-file-name-inhibit-cache.
37255945 2721
11e4e7bd
LMI
27222010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2723
2724 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2725 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2726
cb83220a
KY
27272010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2728
0c7efc08
SM
2729 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2730 (Article Hiding): Add google banner example.
2731 Suggested by Benjamin Xu.
cb83220a 2732
6b958814
G
27332010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2734
0c7efc08
SM
2735 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2736 Remove nnimap-split-rule from examples.
6b958814
G
2737
27382010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2739
2740 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2741 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2742 Fishman.
2743 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2744
27452010-09-30 Julien Danjou <julien@danjou.info>
2746
2747 * gnus.texi (Gravatars): Fix documentation about
2748 gnu-gravatar-properties.
2749
b9476c04
DU
27502010-09-29 Daiki Ueno <ueno@unixuser.org>
2751
2752 * epa.texi (Bug Reports): New section.
2753
5f874327
GM
27542010-09-29 Glenn Morris <rgm@gnu.org>
2755
2756 * Makefile.in (top_srcdir): Remove unused variable.
2757
6b958814
G
27582010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2759
2760 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2761 (Client-Side IMAP Splitting): Document 'default.
2762
27632010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2764
0c7efc08
SM
2765 * gnus.texi (Customizing the IMAP Connection):
2766 Document nnimap-fetch-partial-articles.
6b958814 2767
82bccbfa
KY
27682010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2769
2770 * gnus-news.texi: Mention nnimap-inbox.
2771
2772 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2773
27742010-09-26 Julien Danjou <julien@danjou.info>
2775
47e08896 2776 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2777
27782010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus.texi (Security): Remove gpg.el mention.
2781
27822010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2783
2784 * gnus.texi (Browse Foreign Server): New variable
2785 gnus-browse-subscribe-newsgroup-method.
2786
2787 * gnus-news.texi: Mention it.
2788
27892010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2790
0c7efc08 2791 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2792 (Startup Variables): No jingle.
2793
4c964351
UM
27942010-09-25 Ulrich Mueller <ulm@gentoo.org>
2795
2796 * woman.texi (Interface Options): xz compression is now supported.
2797
82bccbfa
KY
27982010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2799
2800 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2801 (Unavailable Servers): Document gnus-server-copy-server.
2802 (Using IMAP): Document the new nnimap.
2803
28042010-09-25 Julien Danjou <julien@danjou.info>
2805
47e08896 2806 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2807
18778f71
GM
28082010-09-24 Glenn Morris <rgm@gnu.org>
2809
2810 * url.texi (Disk Caching): Tweak previous change.
2811
9c766321
JD
28122010-09-24 Julien Danjou <julien@danjou.info>
2813
2814 * url.texi (Disk Caching): Mention url-cache-expire-time,
2815 url-cache-expired, and url-fetch-from-cache.
2816
82bccbfa
KY
28172010-09-24 Julien Danjou <julien@danjou.info>
2818
2819 * gnus.texi: Add Gravatars.
2820
28212010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2822
2823 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2824
592bdb9a
LMI
28252010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2826
2827 * gnus.texi (Expunging mailboxes): Update name of the expunging
2828 command.
2829
e4e22d29
KY
28302010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2831
2832 * emacs-mime.texi (rfc2047): Update description for
2833 rfc2047-encode-parameter.
2834
371d9801
MA
28352010-09-13 Michael Albinus <michael.albinus@gmx.de>
2836
2837 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2838 "fish" methods.
2839 (External methods): Remove "scp1_old" and "scp2_old" methods.
2840
31ae5827
MA
28412010-09-09 Michael Albinus <michael.albinus@gmx.de>
2842
2843 * tramp.texi: Remove Japanese manual. Fix typo.
2844
2845 * trampver.texi: Update release number. Remove japanesemanual.
2846
c0468714
GM
28472010-09-09 Glenn Morris <rgm@gnu.org>
2848
2849 * org.texi: Restore clobbered changes (copyright years, untabify).
2850
86441999
JD
28512010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2852
2853 * gnus.texi (Adaptive Scoring): Fix typo.
2854
25f28806
LMI
28552010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2856
2857 * gnus.texi (Article Display): Document gnus-html-show-images.
2858
45240125 28592010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2860
45240125
JD
2861 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2862
59d09f15
LMI
28632010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2864
2865 * gnus.texi (HTML): Document gnus-max-image-proportion.
2866
2cdd366f
KY
28672010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2868
51dee5ef
KY
2869 * gnus.texi (HTML): Document gnus-blocked-images.
2870
2cdd366f
KY
2871 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2872
b0e4f3fc
KY
28732010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2876 the first message are used for wide replies.
f02566ce
KY
2877 (Changing Servers): Remove documentation on gnus-change-server and
2878 friends, since it's been removed.
b0e4f3fc 2879
598451ed
KY
28802010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2881
2882 * gnus.texi (Drafts): Mention B DEL.
2883
e7842e69
KY
28842010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2885
2886 * gnus.texi (Delayed Articles): Mention that the Date header is the
2887 original one, even if you delay.
2888
85115796
KY
28892010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
0c7efc08
SM
2891 * gnus.texi (Asynchronous Fetching):
2892 Document gnus-async-post-fetch-function.
85115796
KY
2893 (HTML): Made into its own section.
2894
f0b44bc0
MA
28952010-08-26 Michael Albinus <michael.albinus@gmx.de>
2896
2897 Sync with Tramp 2.1.19.
2898
217876c9 2899 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2900 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2901 Remove remark about doubled "-t" argument.
217876c9
MA
2902 (Auto-save and Backup): Remove reference to Emacs 21.
2903 (Filename Syntax): Describe port numbers.
2904 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2905 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2906 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2907 errors with the backquotes.
2908 (External packages): File attributes cache flushing for asynchronous
2909 processes.
2910 (Traces and Profiles): Describe verbose level 9.
2911
f0b44bc0
MA
2912 * trampver.texi: Update release number.
2913
7457f7b6
MA
29142010-08-23 Michael Albinus <michael.albinus@gmx.de>
2915
2916 * dbus.texi (Alternative Buses): New chapter.
2917
b695beda
SM
29182010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2919
2920 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2921
443c2c03
JB
29222010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2923
2924 * calc.texi (Customizing Calc): Rearrange description of new
2925 variables to match the presentation of other variables.
2926
7815fe19 29272010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2928
2929 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2930
2c695727
JB
29312010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2932
2933 * calc.texi (Making Selections, Selecting Subformulas)
2934 (Customizing Calc): Mention how to use faces to emphasize selected
2935 sub-formulas.
2936
bbb6ffa1
MA
29372010-08-05 Michael Albinus <michael.albinus@gmx.de>
2938
2939 * tramp.texi (External packages): File attributes cache flushing
2940 for asynchronous processes.
2941
5cee0a9c
AM
29422010-08-01 Alan Mackenzie <acm@muc.de>
2943
2944 Enhance the manual for the latest Java Mode.
2945
2946 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2947 annotation-var-cont.
2948 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2949 two new symbols.
2950
3f2afe32
MA
29512010-07-28 Michael Albinus <michael.albinus@gmx.de>
2952
2953 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2954
0ed082fe 29552010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2956
2957 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2958
311f0356
JB
29592010-07-19 Juanma Barranquero <lekktu@gmail.com>
2960
2961 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2962
86fbb8ca
CD
29632010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2964
2965 * org.texi: Add macros to get plain quotes in PDF output.
2966 List additional contributors.
2967 (Capture): New section, replaces the section about remember.
2968 (Working With Source Code): New chapter, focused on documenting Org
2969 Babel.
2970 (Code evaluation security): New section.
2971 (MobileOrg): Document DropBox support.
2972 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2973 (Special symbols): Show how to display UTF8 characters for entities.
2974 (Global TODO list): Clarify the use of the "M" key and the differences
2975 to the "m" key.
2976 (RSS Feeds): Mention Atom feeds as well.
2977 (Setting tags): Remove paragraph about
2978 `org-complete-tags-always-offer-all-agenda-tags'.
2979
5732e8ed
MA
29802010-07-17 Michael Albinus <michael.albinus@gmx.de>
2981
2982 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2983 argument.
2984 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2985 echoing shells.
2986
ca1bb391
MA
29872010-07-10 Michael Albinus <michael.albinus@gmx.de>
2988
2989 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2990 (Filename Syntax): Describe port numbers.
2991
5bd55c3c
MA
29922010-07-09 Michael Albinus <michael.albinus@gmx.de>
2993
2994 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2995 forgotten.
2996 (Type Conversion): Precise conversion of natural numbers.
2997 (Errors and Events): Add "debugging" to concept index. Add variable
2998 `dbus-debug'.
2999
820ae8fe
MA
30002010-07-04 Michael Albinus <michael.albinus@gmx.de>
3001
3002 * dbus.texi (Receiving Method Calls): Add optional argument
3003 EMITS-SIGNAL to `dbus-register-property'.
3004
b6f9df0f
JB
30052010-06-27 Alex Schroeder <alex@gnu.org>
3006
3007 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3008
62e034c2
GM
30092010-06-24 Glenn Morris <rgm@gnu.org>
3010
3011 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3012 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3013 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3014 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3015 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3016 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3017 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3018 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3019 convention. Make them end with a period.
3020
9360256a
GM
30212010-06-23 Glenn Morris <rgm@gnu.org>
3022
3023 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3024 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3025 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3026 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3027 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3028 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3029
04d3bb6c
GM
30302010-06-10 Glenn Morris <rgm@gnu.org>
3031
3032 * idlwave.texi (Load-Path Shadows):
3033 * org.texi (Handling links): Fix typos.
3034
5e7d4a75
KY
30352010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3036
3037 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3038
9841cb4f
MA
30392010-05-26 Michael Albinus <michael.albinus@gmx.de>
3040
3041 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3042 by an alias. (Bug#6226)
3043
597517ef
JB
30442010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3045
3046 * calc.texi (Manipulating Vectors): Mention that vectors can
3047 be used to determine bins for `calc-histogram'.
3048
14914c43
JB
30492010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3050
597517ef 3051 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3052
0235128c 30532010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3054
3055 * url.texi (HTTP language/coding, Customization):
3056 * message.texi (Header Commands, Responses):
3057 * cl.texi (Argument Lists): Fix typos.
3058
0235128c 30592010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3060
0235128c
SM
3061 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3062 Note that Development menu is always available.
aa5789b5
CY
3063 (Creating a project): Fix terminology.
3064 (Add/Remove files): Fix typo.
3065
0235128c
SM
30662010-05-07 Chong Yidong <cyd@stupidchicken.com>
3067
3068 * Version 23.2 released.
3069
a628ad9d 30702010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3071
3072 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3073
502269d6
MA
30742010-05-01 Michael Albinus <michael.albinus@gmx.de>
3075
0235128c
SM
3076 * tramp.texi (Inline methods, Default Method):
3077 Mention `tramp-inline-compress-start-size'.
502269d6 3078
6e104790 30792010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3080
3081 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3082 the CVS repo. Put the Git repo in the news section.
3083
6e104790 3084 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3085 Removed some mentions of CVS. Mention the new Git repo.
3086
6e104790 30872010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3088
3089 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3090 (Mail Group Commands): Add index entry.
3091
6e104790 30922010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3093
3094 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3095
f8b91752
JB
30962010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3097
3098 * calc.texi (Radix modes): Mention that the option prefix will
3099 turn on twos-complement mode.
3100 (Inverse and Hyperbolic Flags): Mention the Option flag.
3101
ed21c5c8
CD
31022010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3103
3104 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3105 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3106 (Sectioning structure): Update.
3107 (References): New use case for field coordinates.
6e104790 3108 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3109 (Setting up the staging area): Document the availability of
3110 encryption for MobileOrg.
3111 (Images and tables): Document how to reference labels.
3112 (Index entries): New section.
3113 (Generating an index): New section.
3114 (Column width and alignment): Document that <N> now
3115 means a fixed width, not a maximum width.
3116 (Publishing options): Document the :email option.
3117 (Beamer class export): Fix bug in the BEAMER example.
3118 (Refiling notes): Document refile logging.
3119 (In-buffer settings): Document refile logging keywords.
3120 (Drawers): Document `C-c C-z' command.
3121 (Agenda commands): Mention the alternative key `C-c C-z'.
3122 (Special properties): Document the BLOCKED property.
3123 (The spreadsheet): Mention the formula editor.
3124 (References): Document field coordinates.
3125 (Publishing action): Correct the documentation for the
3126 publishing function.
3127 (The date/time prompt): Document that we accept dates
3128 like month/day/year.
3129 (Cooperation): Document the changes in table.el support.
3130 (Faces for TODO keywords, Faces for TODO keywords)
3131 (Priorities): Document the easy colors.
3132 (Visibility cycling): Document the new double prefix
3133 arg for `org-reveal'.
3134 (Cooperation): Remember.el is part of Emacs.
3135 (Clean view): Mention that `wrap-prefix' is also set by
3136 org-indent-mode.
3137 (Agenda commands): Add information about prefix args to
3138 scheduling and deadline commands.
3139 (Search view): Point to the docstring of
3140 `org-search-view' for more details.
6e104790 3141 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3142 (Setting tags): Document variable
3143 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3144 (Column attributes): Cross-reference special properties.
ed21c5c8 3145
456b348e
MA
31462010-04-10 Michael Albinus <michael.albinus@gmx.de>
3147
3148 Synchronize with Tramp repository.
3149
3150 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3151 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3152 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3153 syntax, texi2dvi reports errors with the backquotes.
3154
3155 * trampver.texi: Update release number.
3156
357e2d8e
KY
31572010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3158
3159 * gnus.texi (Finding the News): Add pointers to the Server buffer
3160 because it's essential.
3161
1d4d7664
KY
31622010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3163
3164 * gnus.texi (MIME Commands): Update description of
3165 gnus-article-browse-html-article.
3166
bd3e840f
KY
31672010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3168
3169 * auth.texi (Secret Service API): Add TODO node.
3170 (Help for users): Explain the new source options for `auth-sources'.
3171
e867cb5d 31722010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3173
3174 * trampver.texi: Update release number.
3175
288f9fc0
CY
31762010-03-10 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * Branch for 23.2.
3179
d99aaebd
CY
31802010-03-03 Chong Yidong <cyd@stupidchicken.com>
3181
3182 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3183 now enabled by default.
3184
5794c2a5
MA
31852010-02-28 Michael Albinus <michael.albinus@gmx.de>
3186
3187 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3188 when Emacs runs in interactive mode. (Bug#5645)
3189
40572be6
GM
31902010-02-16 Glenn Morris <rgm@gnu.org>
3191
3192 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3193
7bb8ed67
MH
31942010-02-05 Mark A. Hershberger <mah@everybody.org>
3195
3196 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3197
45a1423d 31982010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3199
3200 * gnus.texi (Score File Format): Fix typo.
3201
45a1423d 32022010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3203
3204 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3205
14f17fc8
JB
32062010-01-18 Juanma Barranquero <lekktu@gmail.com>
3207
3208 * ada-mode.texi (Project File Overview): Fix typo.
3209
607d4369
CY
32102010-01-17 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * semantic.texi: Add Richard Y. Kim credit.
3213
3214 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3215
3d1bfa99
MA
32162010-01-17 Michael Albinus <michael.albinus@gmx.de>
3217
3218 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3219 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3220
6fbf7a75
GM
32212010-01-17 Glenn Morris <rgm@gnu.org>
3222
b9f978f0
GM
3223 * calc.texi (Reporting Bugs): Don't mention format of repository.
3224
f19bc38d
GM
3225 * woman.texi (Bugs): Make "Emacs repository" less specific,
3226 and the URL for same more specific.
3227
6fbf7a75
GM
3228 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3229
16c3428a
JB
32302010-01-17 Juanma Barranquero <lekktu@gmail.com>
3231
3232 * ede.texi (ede-step-project, ede-proj-target):
3233 * tramp.texi (Remote processes): Fix typos.
3234
045b9da7
ML
32352010-01-16 Mario Lang <mlang@delysid.org>
3236
3237 * ede.texi (ede-target):
3238 * org.texi (Refiling notes): Remove duplicated words.
3239
c57008f6
SM
32402010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3241
3242 * gnus.texi (Posting Styles): Use with-current-buffer.
3243 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3244
798c9eb5
KR
32452010-01-02 Kevin Ryde <user42@zip.com.au>
3246
3247 * eieio.texi (Naming Conventions): Correction to xref on elisp
3248 coding conventions, is "Tips" node not "Standards".
3249
4970fbfe
CY
32502009-12-24 Chong Yidong <cyd@stupidchicken.com>
3251
3252 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3253
3254 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3255
83828b06
KY
32562009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3257
3258 * gnus.texi (Direct Functions): Add missing port number to tls method.
3259
45a4a565
JB
32602009-12-15 Juanma Barranquero <lekktu@gmail.com>
3261
3262 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3263 ($(infodir)/edt, edt.dvi): New targets.
3264
698bfef7
GM
32652009-12-15 Glenn Morris <rgm@gnu.org>
3266
3267 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3268 (edt, $(infodir)/edt, edt.dvi): New targets.
3269 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3270
3271 * Makefile.in (PDF_TARGETS, pdf): New.
3272 (clean): Add *.pdf.
3273 Add pdf rules for all manuals.
3274
0e983327
JB
32752009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3276
3277 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3278
8e687433
CY
32792009-12-14 Chong Yidong <cyd@stupidchicken.com>
3280
3281 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3282 (Smart Jump, Analyzer Debug): Copyedits.
3283 (Semantic mode user commands): Link to new nodes.
3284 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3285 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3286 upstream Semantic manual.
3287
3288 * semantic.texi (Introduction): Minor fix to diagram.
3289
020335df
MA
32902009-12-09 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * eshell.texi (History): Add the other built-in variables.
3293 (Built-ins): Explain built-ins, and how to apply the external commands.
3294 Add `history', `su' and `sudo'.
3295
3296 * tramp.texi (Remote processes): Add missing <RET> in the example.
3297
6ddf13e4
BW
32982009-12-01 Bill Wohler <wohler@newt.com>
3299
3300 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3301 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3302 excessively garrulous.
3303
07b6428c
MA
33042009-11-29 Michael Albinus <michael.albinus@gmx.de>
3305
3306 * tramp.texi (Remote processes): Improve eshell example with "su"
3307 and "sudo" commands.
3308
fd1cefda
CY
33092009-11-28 Chong Yidong <cyd@stupidchicken.com>
3310
3311 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3312
3313 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3314 Document semantic-complete-analyze-inline.
3315 (Semanticdb search debugging commands): Minor clarification.
3316 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3317 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3318 manual.
9d542758 3319 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3320
159e3ad5
KR
33212009-11-28 Kevin Ryde <user42@zip.com.au>
3322
3323 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3324 @pxref, now EIEIO is in Emacs.
159e3ad5 3325
c6d47315
KR
3326 * erc.texi (Development): Correction to git tutorial url.
3327
16f6287e
GM
33282009-11-26 Glenn Morris <rgm@gnu.org>
3329
3330 * faq.texi (Latest version of Emacs): Mention stability of development
3331 version.
3332 (Problems with very large files): Max buffer size increase in 23.2.
3333 (VM): VM has moved house again.
3334
5ea5dbc9
JB
33352009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3336
3337 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3338 notations.
3339
5dec9555
CD
33402009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3341
45a4a565 3342 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3343
bd6f6833
CY
33442009-11-20 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3347 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3348 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3349
be479117
JB
33502009-11-17 Juanma Barranquero <lekktu@gmail.com>
3351
3352 * semantic.texi (Semantic Internals, Glossary):
3353 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3354 (Semanticdb search debugging commands): Fix typos.
3355
17291a1f
JB
33562009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3357
be479117 3358 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3359
af42a9cc
JB
33602009-11-16 Juanma Barranquero <lekktu@gmail.com>
3361
3362 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3363 ($(infodir)/semantic, semantic.dvi): New targets.
3364
3149927d
CY
33652009-11-16 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * Makefile.in: Build the Semantic manual.
3368
3369 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3370 repository.
3371
977640ed
MA
33722009-11-16 Michael Albinus <michael.albinus@gmx.de>
3373
3374 * dbus.texi (Receiving Method Calls): New defun
3375 `dbus-unregister-service'.
3376
17673adf
CD
33772009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3378
3379 * org.texi (Speed keys): New section.
3380
0ecd3c90
MA
33812009-11-13 Michael Albinus <michael.albinus@gmx.de>
3382
3383 * dbus.texi (Type Conversion): Fix typo.
3384 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3385 `dbus-registered-objects-table'.
0c7efc08
SM
3386 (Receiving Method Calls): New defun `dbus-register-property'.
3387 Move `dbus-unregister-object' here.
0ecd3c90 3388
8bfe682a
CD
33892009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3390
3391 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3392
33932009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3394
3395 * org.texi (Column attributes): Add the new age summary operators.
3396 Also, mention the fact you can only use one summary operator per
3397 property.
3398
33992009-11-13 John Wiegley <johnw@newartisans.com>
3400
0c7efc08 3401 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3402 manual about how to track habits.
0c7efc08 3403 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3404 dangling clocks are resolved.
3405
34062009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3407
3408 * org.texi (Agenda commands): Document the new `i' command.
3409 (Inserting deadline/schedule): Document logging changes
3410 of scheduling and deadline times stamps.
3411 (In-buffer settings): Document the in-buffer keywords for logging
3412 changes of scheduling and deadline times stamps.
3413 (Structure editing, Plain lists): Document indentation
3414 cycling in empty entries with TAB.
3415 (Archiving): Document the default archiving command.
3416 (Moving subtrees): Document the new keys for archiving.
3417 (Internal archiving): Fix incorrect key.
3418 (Agenda commands): Document the TODO set switching commands.
3419 (Agenda commands): Document the new archiving keys.
3420 (Clocking work time): Better description on how to save
3421 and restore a clock.
3422 (Resolving idle time): Mention the x11idle program to get true
3423 idleness also under X11.
3424 (Resolving idle time): Use @kbd instead of @key for normal
3425 letters, because this is how he rest of the manual does this.
3426 (Pushing to MobileOrg): Mention that `org-directory'
3427 should be set.
3428 (Agenda commands): Document that SPC is a filter for
3429 any tag.
0c7efc08 3430 (Search view): Rename from "Keyword search".
8bfe682a
CD
3431 (Capure): New chapter.
3432 (Markup): New chapter.
0c7efc08
SM
3433 (Links in HTML export, Images in HTML export):
3434 Extend the section titles.
8bfe682a
CD
3435 (Images in HTML export): Document the align option.
3436 (Text areas in HTML export): Extend the section title.
3437 (Images in LaTeX export): Explain image placement in LaTeX.
3438
693737cd
GM
34392009-11-10 Glenn Morris <rgm@gnu.org>
3440
3441 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3442
c7bd4ebe
MA
34432009-11-08 Michael Albinus <michael.albinus@gmx.de>
3444
3445 * tramp.texi (Auto-save and Backup): Disable backups just for a
3446 method.
3447
3448 * trampver.texi: Update release number.
3449
76c5acad
MA
34502009-11-07 Michael Albinus <michael.albinus@gmx.de>
3451
3452 Sync with Tramp 2.1.17.
3453
3454 * trampver.texi: Update release number.
3455
d9a57abf
GM
34562009-10-29 Glenn Morris <rgm@gnu.org>
3457
3458 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3459
637f4f0f
MA
34602009-10-23 Michael Albinus <michael.albinus@gmx.de>
3461
3462 * tramp.texi (External methods): Temporary files are kept for
3463 `rsync' and `rsyncc' methods.
3464
310dbb05
JB
34652009-10-09 Juanma Barranquero <lekktu@gmail.com>
3466
3467 * eieio.texi: Fix typos.
3468
09094f28
CY
34692009-10-07 Chong Yidong <cyd@stupidchicken.com>
3470
3471 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3472
216f299a
JB
34732009-10-07 Juanma Barranquero <lekktu@gmail.com>
3474
3475 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3476 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3477
966a6506
CY
34782009-10-07 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * Makefile.in: Build EIEIO and EDE manuals.
3481
34822009-10-07 Eric Ludlam <zappo@gnu.org>
3483
3484 * eieio.texi:
3485 * ede.texi: New files.
3486
8842cd9b
MA
34872009-10-05 Michael Albinus <michael.albinus@gmx.de>
3488
3489 * tramp.texi (Remote processes): Association of a pty is not supported.
3490
7006d207
CD
34912009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3492
3493 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3494 (Processing LaTeX fragments): Document that the size of images can be
3495 changes using the variable `org-format-latex-options'.
3496 (The date/time prompt, Timestamps): Be more accurate over ISO format
3497 dates and times.
3498 (Visibility cycling): Document showeverything keyword.
3499 (In-buffer settings): Document showeverything keyword.
3500 (Setting up the staging area): Fix the example.
3501 (MobileOrg): New section.
3502 (Agenda commands, Exporting Agenda Views): Document exporting the
3503 agenda view to Org files.
3504
0e7b2867
MA
35052009-09-28 Michael Albinus <michael.albinus@gmx.de>
3506
3507 * tramp.texi (History): Add IMAP support.
3508 (External methods): Add `imap' and `imaps' methods.
3509 (GVFS based methods): Add indices for `davs'.
3510 (Password handling): Rename anchors. Add IMAP entries for
3511 ~/.authinfo.gpg.
3512
3513 * trampver.texi: Set default value of `emacsimap'.
3514
4146636e
KY
35152009-09-22 Daiki Ueno <ueno@unixuser.org>
3516
3517 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3518
d22f7ffa
CY
35192009-09-13 Chong Yidong <cyd@stupidchicken.com>
3520
0c7efc08
SM
3521 * dired-x.texi (Technical Details):
3522 Delete dired-up-directory (Bug#4292).
d22f7ffa 3523
66043531
MA
35242009-09-03 Michael Albinus <michael.albinus@gmx.de>
3525
216f299a 3526 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3527
6eb02347
CD
35282009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3529
3530 * org.texi (Effort estimates): Document new effort setting commands.
3531 (Agenda commands): Document the new keys fro agenda time motion.
3532 Document entry text mode. Improve documentation of the keys to include
3533 inactive time stamps into the agenda view.
3534 (Feedback): Document the new bug report command.
0c7efc08 3535 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3536
38dc51ba
KY
35372009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3538
3539 * auth.texi (Help for users): Corrected markup.
3540
e402f452
GM
35412009-09-02 Glenn Morris <rgm@gnu.org>
3542
3543 * emacs-mime.texi (time-date): Mention float-time.
3544
744256cf
JB
35452009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3546
3547 * calc.texi (Simplifying Formulas): Improve the wording.
3548
b0b63450
MB
35492009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3550
3551 * auth.texi: Rewritten for coverage and clarity.
3552
35532009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3554
0c7efc08
SM
3555 * gnus.texi (Expiring Mail):
3556 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3557 (Various Various): Mention gnus-safe-html-newsgroups.
3558
3559 * gnus-news.texi: Mention
3560 gnus-mark-copied-or-moved-articles-as-expirable.
3561
3562 * emacs-mime.texi (Display Customization): Add xref to
3563 gnus-safe-html-newsgroups.
3564
b59329e0
MA
35652009-08-28 Michael Albinus <michael.albinus@gmx.de>
3566
3567 * tramp.texi (Version Control): Remove.
af42a9cc 3568 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3569 reference.
3570 (External methods): Correct `scpc' concept index entries. New method
3571 `rsyncc'.
3572 (External packages): New subsections "Filename completion" and "File
3573 attributes cache".
3574
0ff2d6c2
JB
35752009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3576
3577 * calc.texi (Rewrite Rules): Improve the example.
3578 (Simplifying Formulas): Explain use of the I and H flags for
3579 simplification.
3580
ecd3d54f
MA
35812009-08-25 Michael Albinus <michael.albinus@gmx.de>
3582
3583 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3584 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3585 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3586 for timeout values.
78176e69
MA
3587 (Top): Remove footnote saying D-Bus is not enabled by
3588 default. (Bug#4256)
ecd3d54f 3589
0f215bca
DU
35902009-08-23 Daiki Ueno <ueno@unixuser.org>
3591
3592 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3593 Reported by Jari Aalto (Bug#4211).
0f215bca 3594 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3595 epa-global-mail-mode.
3b7ab45f
DU
3596 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3597 epa-setup.
0f215bca 3598
4f22e84d
MA
35992009-08-16 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * dbus.texi (Asynchronous Methods): Allow nil handler.
3602
9ff0b02b 36032009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3604
26b03ee3 3605 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3606
26b03ee3 3607 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3608
4c39f404
CY
36092009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3610
3611 * calc.texi (Date Forms): Fix typos.
3612
3bcfba17
GM
36132009-08-08 Glenn Morris <rgm@gnu.org>
3614
3615 * org.texi (Agenda commands): Restore clobbered change.
3616
66783bb4
EZ
36172009-08-07 Eli Zaretskii <eliz@gnu.org>
3618
3619 * calc.texi (Graphics, Devices): Update with the peculiarities of
3620 operation on MS-Windows.
3621
c8d0cf5c
CD
36222009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3623
3624 * org.texi (Publishing action): Improve documentation of file
3625 names when publishing to the source directory.
3626 (Clean view): Document `org-indent-mode'.
3627 (Clocking work time): Add documentation for the
3628 new :timetamp option when creating a clock report.
3629 (Paragraphs): Fix many typos.
3630 (Plain lists): Remove duplicate explanation about the
3631 `C-c *' command.
3632 (Literal examples): Update to reflect the new behavior
3633 of the -n -r -k switches when exporting source code examples.
3634 (Structure editing): Add information about `C-c *',
3635 converting a plain list into a list of Org items.
3636 (Remember): Small rephrasing of the paragraph
3637 describing remember.el. Also mentioned that remember.el is part
3638 of Emacs 23, not Emacs 22.
3639 (Clocking work time): Add documentation about
3640 displaying the current clocking time against the effort estimate.
3641 Also add a footnote about using `org-clock-in-prepare-hook' to add
3642 an effort estimate on the fly, just before clocking it.
3643 (Footnotes): Document automatic renumbering and
3644 sorting.
3645 (Agenda commands): Document new bulk commands.
3646 (Plain lists): Document new behavior of
3647 `org-cycle-include-plain-lists'.
4e2af782 3648 Hyphenation only in TeX.
c8d0cf5c
CD
3649 (Clocking work time): Document the key to update effort
3650 estimates.
3651 (Clocking work time): Document the clock time display.
3652 (Structure editing, TODO basics): Document new
3653 variables.
3654 (Column attributes): Document new colciew operators.
3655 (Publishing options): Document :xml-declaration.
3656 (Tracking TODO state changes): Document the
3657 LOG_INTO_DRAWER property.
3658 (Literal examples): Document the new implementation for
3659 editing source code.
3660 (Publishing action): Mention the new publishing
3661 function, to publish an Org source file.
3662 (Publishing links): Mention how to link to an Org source file.
3663 (Macro replacement): Document new macros.
3664 (Handling links): Document type-specific completion
3665 when inserting links.
3666 (Structure editing, Plain lists): Improve documentation
3667 on sorting.
3668 (Internal links): Document custom ids for links.
3669 (Handling links): Document custom ids for links.
3670 (CSS support): Document new class.
3671 (Refiling notes): Document the possibility to create new nodes
3672 during refiling.
3673 (Agenda commands): Document the "?" operator to find
3674 tasks without effort setting.
3675 (Exporting agenda information): Section moved.
3676 (RSS Feeds): New section.
3677 (Built-in table editor): Document M-e and M-a navigate
3678 inside table field.
3679 (Stuck projects): Docment that projects identified as
3680 un-stuck will still be searchd for stuck sub-projects.
3681 (Paragraphs): Document centering.
3682 (Creating timestamps, Agenda commands): Document new
3683 behavior when changing time stamps.
3684 (Structure editing): Document the new command
3685 `org-clone-subtree-with-time-shift'.
3686 (Publishing): Refresh this chapter.
3687 (Export options, Export options, In-buffer settings):
3688 Document the new keywords.
3689 (Matching tags and properties): Collect all
3690 documentation about tags/property matches here.
3691 (Setting tags): Document `org-tag-persistent-alist'.
3692 (Weekly/daily agenda): New section.
3693 (Orgstruct mode): Describe `orgstruct++-mode'.
3694 (Drawers): Mention the LOGBOOK drawer.
3695 (Export options, Sectioning structure): Document the
3696 #+LEATEX_HEADER in-buffer setting.
3697 (Bugs): Section removed.
3698 (Hooks): New section.
0c7efc08 3699 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3700 (Context-sensitive commands): New section.
3701 (Setting tags): Document newline option.
3702 (Global TODO list, Matching tags and properties):
3703 Mention more variables.
3704 (Checkboxes): Update to changed command behavior.
81a5560e 3705
40d2791f
CY
37062009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3707
3708 * speedbar.texi (Basic Key Bindings): Fix typo.
3709
65d0154b
JB
37102009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3711
3712 * calc.texi (Vector/Matrix Functions): Add index entries for both
3713 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3714 affects matrices with more than one row.
b5bdfd9f 3715 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3716
5a9e3ab7
JB
37172009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3718
3719 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3720 `calc-transpose-lines'.
5a9e3ab7 3721
42fb7e61
MA
37222009-07-27 Michael Albinus <michael.albinus@gmx.de>
3723
3724 * dbus.texi (Receiving Method Calls): Describe special return value
3725 `:ignore'.
3726
574b69d5
AM
37272009-07-24 Alan Mackenzie <acm@muc.de>
3728
3729 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3730 initialization, any individual variable setting now takes precedence
3731 over one done via c-file-style/c-file-offsets.
3732
ec06459c
JB
37332009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3734
3735 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3736 truncated when Calc is quit.
3737 (Customizing Calc): Document `calc-undo-length'.
3738
4ce54f6b
CY
37392009-07-20 Chong Yidong <cyd@stupidchicken.com>
3740
3741 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3742
0e4f8ba5
GM
37432009-07-11 Kevin Ryde <user42@zip.com.au>
3744
3745 * pcl-cvs.texi (About PCL-CVS):
3746 * widget.texi (Basic Types):
3747 Fix cross-references.
3748
fa0f81b0
AS
37492009-07-01 Andreas Schwab <aschwab@redhat.com>
3750
3751 * dbus.texi (Type Conversion): Don't use literal control character.
3752
88a683c5
MA
37532009-07-01 Michael Albinus <michael.albinus@gmx.de>
3754
3755 * tramp.texi (GVFS based methods): New section.
3756 (Remote processes): Processes for GVFS based methods run locally.
3757
36c8febb
MA
37582009-06-30 Michael Albinus <michael.albinus@gmx.de>
3759
0c7efc08
SM
3760 * tramp.texi (Inline methods, External methods, Gateway methods):
3761 Avoid the words "kludge" and hack".
36c8febb
MA
3762 (External methods): Add `synce' method.
3763
3764 * trampver.texi: Update release number.
3765
d6b951bb
MA
37662009-06-22 Michael Albinus <michael.albinus@gmx.de>
3767
3768 Sync with Tramp 2.1.16.
3769
3770 * tramp.texi (History): Add GVFS support.
3771 (External methods): Precise `rsync' description. Add `dav', `davs' and
3772 `obex' methods. Add 'tramp-gvfs-methods' option.
3773 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3774 forms.
3775 (Remote Programs): Introduce `tramp-own-remote-path'.
3776 (Remote processes): New subsection "Running remote programs that create
3777 local X11 windows".
3778 (Frequently Asked Questions): Improve code for disabling vc.
3779
3780 * trampver.texi: Update release number. Set default value of
3781 `emacsgvfs'.
3782
70243478
CY
37832009-06-21 Chong Yidong <cyd@stupidchicken.com>
3784
3785 * Branch for 23.1.
3786
54b31cbf
GM
37872009-06-17 Glenn Morris <rgm@gnu.org>
3788
3789 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3790 (Latest version of Emacs): Mention source code repository.
3791
f6adc23c
GM
37922009-06-16 Glenn Morris <rgm@gnu.org>
3793
3794 * faq.texi (Top): Language tweak.
3795 (Extended commands): Most people have arrow keys.
3796 (Emacs manual): Say how to follow info links.
3797 (File-name conventions): Change title a bit. Explain about source
3798 versus installed. Condense etc description.
3799 (Guidelines for newsgroup postings): Mention Savannah list page.
3800 (Newsgroup archives): Simplify.
3801 (Contacting the FSF): Add contact URL.
3802 (Emacs Lisp documentation): Printed version not always available.
3803 (Installing Texinfo documentation): Explain how by hand installation is
3804 not normally needed. Use add-to-list. Remove duplicate reference.
3805 (Informational files for Emacs): Move info on Help menu here from
3806 "File-name conventions".
3807 (Help installing Emacs): Tweak uref.
3808 (Obtaining the FAQ): Mention repository.
3809 (Origin of the term Emacs): Explain "ITS".
3810 (Changing load-path): Use add-to-list.
3811 (Automatic indentation): Clarify this is for Text mode.
3812 Don't mention Indented Text mode.
3813 (Finding Emacs on the Internet): The FSF does not seem to offer a
3814 deluxe distribution on CD anymore.
3815
b59a8457
GM
38162009-06-16 Glenn Morris <rgm@gnu.org>
3817
3818 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3819 Recommend the latest release. Mention how to get older FAQs.
3820 Recommend the Emacs manual.
3821 (Guidelines for newsgroup postings): Discourage cross-posts.
3822 (Underlining paragraphs): Remove.
3823 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3824 (Bugs and problems): Update key-binding.
3825 (Problems with very large files): Mention 64-bit.
3826 (Shell process exits abnormally): Remove.
3827 (Problems with Shell Mode): Rename and update.
3828 (Spontaneous entry into isearch-mode)
3829 (Problems talking to certain hosts): Remove. This is old information,
3830 in etc/PROBLEMS if needed.
3831 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3832 (Dired claims that no file is on this line): Update.
3833 (Installing Emacs, Problems building Emacs): Simplify.
3834 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3835 information.
3836 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3837 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3838 (JDEE): "JDEE", not "JDE".
3839 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3840 Remove. This is old information, in etc/PROBLEMS if needed.
3841 (stty and Backspace key, Kanji and Chinese characters): Remove.
3842 (Right-to-left alphabets): Update section.
3843 (Changing the included text prefix): Gnus uses message-yank-prefix.
3844 Add cross-reference to Supercite manual.
3845 (Saving a copy of outgoing mail): Simplify output file description.
3846 (Expanding aliases when sending mail): Refer to Emacs manual.
3847 Remove old info about RFC822.
3848 Correct description of how to rebuild aliases.
3849 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3850 (MIME with Emacs mail packages)
3851 (Viewing articles with embedded underlining)
3852 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3853 Remove old sections.
3854 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3855 and is well-documented in the Gnus manual.
3856 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3857 (Making Gnus faster): Rename from "Starting Gnus faster".
3858 Merge "Catch-up is slow in Gnus" into here.
3859
0e6d12ca
GM
38602009-06-14 Glenn Morris <rgm@gnu.org>
3861
3862 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3863 (New in Emacs 23): New section.
3864 (Handling C-s and C-q with flow control): Add xref.
3865
2e17e05e
GM
38662009-06-13 Glenn Morris <rgm@gnu.org>
3867
3868 * faq.texi (Setting up a customization file): Grammar fix.
3869 Customize is no longer "new".
3870 (Displaying the current line or column): Line-number mode is on by
3871 default. Don't mention `column' package. Mention linum.el.
3872 (Turning on abbrevs by default): Explain how to do it for buffers,
3873 modes, and everywhere.
3874 (Associating modes with files): Use add-to-list. Don't mention Emacs
3875 19.
3876 (Highlighting a region): On by default since 23.1.
3877 (Replacing highlighted text): Update doc quote.
3878 (Working with unprintable characters): Don't mention search-quote-char.
3879 (Using an already running Emacs process): Gnuclient is probably not an
3880 enhancement these days.
3881 (Indenting switch statements): Remove mention of pre-Emacs 20.
3882 (Horizontal scrolling): Abbreviate Emacs 20 description.
3883 (Replacing text across multiple files): Fix name of dired command.
3884 (Disabling backups): Use require not load.
4f9d4de3 3885 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3886
2a1cf2b9
BW
38872009-06-13 Bill Wohler <wohler@newt.com>
3888
3889 Release MH-E manual version 8.2.
3890
3891 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3892 release 8.2.
3893
85b438b7
GM
38942009-06-13 Glenn Morris <rgm@gnu.org>
3895
3896 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3897 in this day and age the common meaning is "on the web".
3898 (copying): Use @copyright in all cases.
3899 (Basic keys): Remove reference to deleted manual node "Text Characters".
3900 (File-name conventions): Use GNU as an example rather than SERVICE.
3901 default.el lives in site-lisp. Update Info directory location.
3902 (Real meaning of copyleft): GPL actions have been brought, but all
3903 settled out of court.
3904 (Guidelines for newsgroup postings): Shorten section title.
3905 Simplify comp.emacs description.
3906 (Newsgroup archives): Change Google URL. Describe Gmane.
3907 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3908 points". Mention List-Unsubscribe header.
3909 (Contacting the FSF): Update email and URLs.
3910 (Basic editing): Mention F1 for help.
3911 (Installing Texinfo documentation): Refer to Texinfo website rather
3912 than ftp server.
3913 (Printing a Texinfo file): Mention texi2pdf.
3914 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3915 are just stubs nowadays.
3916 (Latest version of Emacs): Explain version numbers.
3917 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3918 (Turning on syntax highlighting): No need to mention hilit19 any more.
3919 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3920 (Modes for various languages): Remove section.
3921 (Major packages and programs): Remove most version and maintainer
3922 information - it's hard to keep up-to-date, and adds nothing.
3923 Similarly with direct links to mailing lists.
3924 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3925 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3926 years, and Emacs comes with tools for this now.
3927 (Patch): Remove section - this is a standard tool.
3928 (Using function keys under X): Remove section.
3929
93e2d996
GM
39302009-06-12 Glenn Morris <rgm@gnu.org>
3931
3932 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3933 (Help installing Emacs): Remove reference to deleted X11 node.
3934 (Associating modes with files): Interpreter-mode-alist is no longer
3935 subservient to auto-mode-alist.
3936 (Installing Emacs): Change future Emacs version.
3937 (Linking with -lX11 fails): Remove old section.
3938 (Packages that do not come with Emacs): Update ELL location.
3939 Emacs Lisp archive is dead.
3940 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3941 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3942 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3943 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3944 (Removing flashing messages): Remove section about non-existent Gnus
3945 option.
3946
f0bf7708
GM
3947 * faq.texi (Top): Add @top command.
3948 Remove the optional arguments from all @node commands: makeinfo can
3949 generate these automatically, and it is easier to edit and rearrange
3950 nodes without them.
3951
30884d11
GM
39522009-06-11 Glenn Morris <rgm@gnu.org>
3953
3954 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3955 (The LPF): Make the updated URL the sole reference point.
3956 (Learning how to do something): Update refcard price and format.
3957 (Getting a printed manual): Sources in doc/emacs/, not man/.
3958 Also available in PDF format. Since the page count varies, be less
3959 precise.
3960 (Informational files for Emacs): Remove references to deleted files
3961 LPF and SUN-SUPPORT, and to UUCP.
3962 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3963 Remove many obsolete ways to get the FAQ, which now seems only to be
3964 distributed with Emacs.
3965 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3966
deab46e0
CY
39672009-06-09 Chong Yidong <cyd@stupidchicken.com>
3968
223b43fa 3969 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3970 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3971
deab46e0
CY
3972 * ada-mode.texi (Installation, Compile commands)
3973 (Project File Overview, No project files, Set compiler options)
3974 (Use GNAT project file, Use multiple GNAT project files)
3975 (Identifier completion): Use @samp for menu items, and @kbd for key
3976 sequences (Bug#3504).
3977
71fbd643
DU
39782009-06-04 Daiki Ueno <ueno@unixuser.org>
3979
8c9bb6f5 3980 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3981
f197085b
CY
39822009-06-04 Ryan Yeske <rcyeske@gmail.com>
3983
3984 * message.texi (Header Commands): Fix descriptions to match
3985 keybindings.
3986
7f3bc720
DU
39872009-04-22 Daiki Ueno <ueno@unixuser.org>
3988
3989 * gnus.texi (Security): Mention that EasyPG is the current default.
3990
4518068d
CY
39912009-04-13 Chong Yidong <cyd@stupidchicken.com>
3992
3993 * ediff.texi (Session Commands): Fix typo.
3994
d7ca410a
MB
39952009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3996
3997 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3998 news.software.readers. Reported by Florian Rehnisch.
3999
c6c76add
GM
40002009-04-02 Glenn Morris <rgm@gnu.org>
4001
4002 * auth.texi: Capitalize direntry.
4003
4004 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4005 using a period in the entry name. (Bug#2797)
4006
35ed8e2e
JB
40072009-03-03 Juanma Barranquero <lekktu@gmail.com>
4008
4009 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4010 ($(infodir)/auth, auth.dvi): New targets.
4011
e280480a
GM
40122009-03-03 Glenn Morris <rgm@gnu.org>
4013
4014 * auth.texi: Fix @setfilename.
4015
4016 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4017 (auth, $(infodir)/auth, auth.dvi): New rules.
4018
8a76755b
GM
40192009-02-25 Glenn Morris <rgm@gnu.org>
4020
4021 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4022
0038d478
MB
40232009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4024
4025 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4026
40272009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4028
4029 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4030 gnus-nocem-issuers, and gnus-nocem-verifyer.
4031
867d4bb3
JB
40322009-02-20 Juanma Barranquero <lekktu@gmail.com>
4033
4034 * ada-mode.texi (Project files, Automatic Casing):
4035 * dbus.texi (Signals):
4036 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4037 * mh-e.texi (HTML):
4038 * nxml-mode.texi (Locating a schema)
4039 (Using the document's URI to locate a schema):
4040 * org.texi (Footnotes, Using the mapping API):
4041 * rcirc.texi (Channels): Remove duplicate words.
4042
3a44dc1f
GM
40432009-02-20 Glenn Morris <rgm@gnu.org>
4044
4045 * dired-x.texi (Miscellaneous Commands):
4046 * gnus.texi: Minor updates for mbox Rmail.
4047
5dc584b5
KB
40482009-02-16 Karl Berry <karl@gnu.org>
4049
b59a8457
GM
4050 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4051 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4052 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4053 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4054 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4055 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4056 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4057 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4058 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4059 Consistently use @insertcopying in the Top node,
5dc584b5 4060 @contents at the front (after @end titlepage),
b59a8457 4061 and @direntry after @copying. (Bug#1988)
5dc584b5 4062
9eb59592
MB
40632009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4064
4065 * auth.texi: New file documenting auth-source.
4066
d324fa76
CD
40672009-02-13 Carsten Dominik <dominik@science.uva.nl>
4068
4069 * org.texi (Org Plot): Fix link.
4070
7a603b73
DU
40712009-02-09 Daiki Ueno <ueno@unixuser.org>
4072
4073 * epa.texi (Mail-mode integration): Mention the way to do
4074 "encrypt-to-self". (Bug#1807)
4075
a626b338 40762009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4077
4078 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4079
3b36c17e
MB
40802009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4081
4082 * gnus-news.texi: Print version about Incoming*.
4083
55033558
CD
40842009-02-02 Carsten Dominik <dominik@science.uva.nl>
4085
4086 * org.texi (Structure editing, Handling links)
4087 (Fast access to TODO states, Javascript support): Make standard docs
4088 correctly reflect default variable settings.
4089
ec712abb
GM
40902009-02-02 Glenn Morris <rgm@gnu.org>
4091
4092 * org.texi: Fix typos.
4093
7112648c
MA
40942009-02-01 Michael Albinus <michael.albinus@gmx.de>
4095
4096 Sync with Tramp 2.1.15.
4097
4098 * trampver.texi: Update release number.
4099
2e461fc1
CD
41002009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4101
4102 * org.texi (TODO dependencies): Document TODO dependencies on
4103 checkboxes.
4104
bc283609
CD
41052009-01-30 Carsten Dominik <dominik@science.uva.nl>
4106
4107 * org.texi (TODO dependencies): Document key binding for toggling
4108 ORDERED property.
4109
74fc5047
MA
41102009-01-28 Michael Albinus <michael.albinus@gmx.de>
4111
4112 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4113 of hook functions.
4114
d6685abc
CD
41152009-01-28 Carsten Dominik <dominik@science.uva.nl>
4116
4117 * org.texi (TODO dependencies): New section.
4118
65c439fd
CD
41192009-01-27 Carsten Dominik <dominik@science.uva.nl>
4120
4121 * org.texi (Plain lists, TODO basics, Priorities)
4122 (Multiple sets in one file, Conflicts): Document interaction with
4123 `shift-selection-mode'.
4124
5fafc247
JB
41252009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4126
4127 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4128 Make Calc the subject of sentences.
4129 (Rearranging Formulas using Selections): Discuss new options
4130 for `j *'.
4131
e7433508
MA
41322009-01-26 Michael Albinus <michael.albinus@gmx.de>
4133
4134 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4135
2096a1b6
GM
41362009-01-26 Glenn Morris <rgm@gnu.org>
4137
4138 * org.texi: Fix typos.
4139
0cb61492
BW
41402009-01-26 Bill Wohler <wohler@newt.com>
4141
2096a1b6 4142 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4143
0bd48b37
CD
41442009-01-25 Carsten Dominik <dominik@science.uva.nl>
4145
4146 * org.texi (References): Add information about remote references.
4147 (Built-in table editor): Document `C-c RET' in tables.
4148 (Math symbols, Quoting LaTeX code): Mention that simple
4149 LaTeX macros survive LaTeX export.
4150 (Images in LaTeX export): Show how to create a reference to a
4151 figure.
4152 (Sectioning structure): Document that the LaTeX class can be
4153 specified in a property.
4154 (Text areas in HTML export): New section.
4155 (External links): Add examples for text search and ID links.
4156 (Built-in table editor): Remove the descriptio of `C-c
4157 C-q', it not longer works.
4158 (Literal examples): Document that a space must follow
4159 the colon in short examples.
4160 (Relative timer): Document `org-timer-stop'.
4161 (Footnotes): New section.
4162 (Footnote markup): Shorten section and refer to new Footnote
4163 section.
4164 (Literal examples): Add documentation for line
4165 numbering in and references to code examples.
4166 (CSS support): Fix the description of default CSS styles.
4167 (Capturing column view): Document
4168 "file:path/to/file.org" as an allowed value for the ID property of
4169 a dynamic block copying column view.
4170
49dbbaf2
SE
41712009-01-23 Stephen Eglen <stephen@gnu.org>
4172
4173 * mh-e.texi (Getting Started): Describe $MH.
4174
193e6828
MA
41752009-01-21 Michael Albinus <michael.albinus@gmx.de>
4176
4177 * tramp.texi (all): Harmonize usage of "external method",
4178 "external transfer method" and "out-of-band method".
4179 (Connection types): Precise the differences of inline and external
4180 methods. Written by Adrian Phillips <a.phillips@met.no>.
4181
26b9f88d
MB
41822009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4183
4184 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4185 commands as described at the top. Reported by Allan Gottlieb
4186 <gottlieb@nyu.edu>.
4187
41882009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4189
4190 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4191 nnmail-pathname-coding-system.
4192
377952e0
GM
41932009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4194
4195 * org.texi (Relative timer): Fix typo.
4196
a20d3598
JB
41972009-01-15 Juanma Barranquero <lekktu@gmail.com>
4198
4199 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4200 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4201
a50253cc
GM
42022009-01-13 Glenn Morris <rgm@gnu.org>
4203
4204 * org.texi: Fix some more typos.
4205
07450bee
GM
42062009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4207
4208 * org.texi: Fix some typos.
4209
e3e955fe
MB
42102009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4211
4212 * gnus.texi (Group Parameters): Add note for local variables.
4213
42142009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4215
0c7efc08
SM
4216 * gnus.texi (Converting Kill Files): Fix URL.
4217 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4218
42192009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4220
4221 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4222 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4223 (Paging the Article): Add index entry.
4224
71dd9983
JB
42252009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4226
4227 * ada-mode.texi (Examples): Delete redundant text.
4228
4a0cf14f
MA
42292009-01-03 Michael Albinus <michael.albinus@gmx.de>
4230
36c8febb 4231 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4232
4233 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4234 addresses.
4235
aedac0f0
BW
42362009-01-03 Bill Wohler <wohler@newt.com>
4237
4238 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4239 kept empty.
4240
4c65b566
CD
42412008-12-20 Carsten Dominik <dominik@science.uva.nl>
4242
4243 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4244 (HTML Export commands, LaTeX/PDF export commands):
4245 Improve documentation about transient-mark-mode.
e9fce1ac 4246 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4247 to fields in the last table row.
4248
e1a78e1e
JL
42492008-12-19 Juri Linkov <juri@jurta.org>
4250
4251 * info.texi (Search Text): Remove mention of removed key binding M-s.
4252
17a0aa82
CD
42532008-12-18 Carsten Dominik <dominik@science.uva.nl>
4254
4255 * org.texi (References): Remove mentioning of @0 as reference for the
4256 last line, this has been reverted in the Lisp sources.
4257
4997d802
JB
42582008-12-17 Juanma Barranquero <lekktu@gmail.com>
4259
4260 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4261 (DVI_TARGETS): Remove duplicates. Add sasl.
4262 ($(infodir)/sasl, sasl.dvi): New targets.
4263
33306645
CD
42642008-12-17 Carsten Dominik <dominik@science.uva.nl>
4265
4266 * org.texi: Version number pushed to 6.15d.
4267
db55f368
CD
42682008-12-16 Carsten Dominik <dominik@science.uva.nl>
4269
a0bf4117 4270 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4271 (Images in LaTeX export): New section.
4272 (Inlined images, Images in HTML export): Sections renamed.
4273
dae0a942
MB
42742008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4275
4276 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4277
9f5572e9
MB
42782008-12-04 David Engster <dengste@eml.cc>
4279
4280 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4281 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4282
bc23baaa
CD
42832008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4284
4285 * org.texi (Using the mapping API): Fix bug in mapping example.
4286 (Publishing options): Make the list of properties complete again, in
4287 correspondence to the variable `org-export-plist-vars'.
4288 (Property searches): Document new special values for time comparisons.
4289 (Tag inheritance): Refine the description of tag inheritance.
4290 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4291 (Effort estimates): Document the new relative timer.
bc23baaa 4292
3bf8054f
JB
42932008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4294
4295 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4296 (Using Calc): Clarify use of `C-x * o'.
4297 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4298
ac134f2f
RS
42992008-11-28 Richard M Stallman <rms@gnu.org>
4300
4301 * dbus.texi (Receiving Method Calls): Clean up previous change.
4302
ace706d1
MA
43032008-11-26 Michael Albinus <michael.albinus@gmx.de>
4304
4305 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4306 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4307 `dbus-unescape-from-identifier'.
4308 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4309 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4310 (Signals): Use the constants in the example.
4311
d60b1ba1
CD
43122008-11-24 Carsten Dominik <dominik@science.uva.nl>
4313
b97439ce 4314 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4315
ce4fdcb9
CD
43162008-11-23 Carsten Dominik <dominik@science.uva.nl>
4317
4318 * org.texi (Setting up Remember): Document `org-remember-mode'.
4319 (External links): Document that bbdb links can use a regular
4320 expression.
4321 (External links): Document that elisp links can contain interactive
4322 commands.
4323
c8548a00 43242008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4325
4326 * viper.texi (viper-translate-all-ESC-keysequences):
4327 Description removed.
4328
6a2c4aec
GM
43292008-11-19 Glenn Morris <rgm@gnu.org>
4330
4331 * doclicense.texi: Change to FDL 1.3.
4332 Relicense all texi files under FDL 1.3 or later.
4333
59ee4113
JB
43342008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4335
4336 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4337
59bcbb98 43382008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4339
0c7efc08 4340 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4341
4342 * ediff.texi: Version/date change.
9f90198a 4343
8aa41c9b
CY
43442008-11-14 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4347
17587b1b
JB
43482008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4349
4350 * calc.texi (About This Manual): Comment out a mention of
4351 marginal notes.
4352
564c900e
CD
43532008-11-12 Carsten Dominik <dominik@science.uva.nl>
4354
4355 * org.texi (Clocking work time): Document the :formula property of
4356 clock tables.
4357 (Structure editing, Refiling notes): Document refiling regions.
4358 (Agenda commands): Document the double-prefix version
4359 of the `l' command in the agenda.
4360 (Handling links): Explain the effect of a double prefix
4361 arg to `C-c C-o'.
4362 (TODO basics): Add documentation for tag triggers.
4363
3c4be1f2
GM
43642008-10-23 Glenn Morris <rgm@gnu.org>
4365
4366 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4367 byte-compiling things like `+'.
4368
4369 * ns-emacs.texi: Merge copyright years of author now with assignment
4370 into FSF years.
4371 (VER): Use it for easier automatic updating. Use Emacs version rather
4372 than standalone Emacs.app version.
4373
a6520ff3
CD
43742008-10-12 Carsten Dominik <dominik@science.uva.nl>
4375
864c9740 4376 * org.texi: Lots of minor fixes.
a6520ff3
CD
4377 (Capture): New chapter.
4378 (Org Plot): New section.
4379
db7a4b66
MH
43802008-09-30 Magnus Henoch <mange@freemail.hu>
4381
4382 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4383
4043c194
JB
43842008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4385
4386 * calc.texi (User Defined Units): Mention how to enter optional display
4387 string.
4388
eef5ade7
MB
43892008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4390
0c7efc08 4391 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4392 avoid the "y/n" wording.
4393
e52cac88
MB
43942008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4395
0c7efc08 4396 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4397
43982008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4399
4400 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4401 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4402
00c55306
BW
44032008-09-22 Bill Wohler <wohler@newt.com>
4404
4405 Release MH-E manual version 8.1.
4406
4407 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4408 release 8.1.
4409
4410 * mh-e.texi: Retain dual license as agreed to by the FSF.
4411 However, bump GPL to Version 3.
4412 Use @include for license text.
4413
e52cac88 44142008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4415
4416 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4417 (Store custom flags and keywords, Store arbitrary data):
4418 Clean up markup.
64763fe3
MB
4419
44202008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4421
4422 * gnus.texi (The Gnus Registry): Document it.
4423
9e601b8d
MB
44242008-09-08 David Engster <dengste@eml.cc>
4425
88ee5b02
JB
4426 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4427 Clarify section about choosing back end servers.
9e601b8d 4428
247043f1
GM
44292008-08-23 Glenn Morris <rgm@gnu.org>
4430
4431 * dired-x.texi (Shell Command Guessing):
4432 Mention dired-guess-shell-case-fold-search. (Bug#417)
4433
2bfec7a0
MA
44342008-08-22 Michael Albinus <michael.albinus@gmx.de>
4435
4436 * trampver.texi: Update release number.
4437
247043f1 44382008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4439
4440 * ns-emacs.texi: Update version.
4441 (Introduction): Correct menu location for options save.
4442 (Customization): Note that defaults are stored under org.gnu.Emacs.
4443
8c20bd92
BW
44442008-08-11 Bill Wohler <wohler@newt.com>
4445
4446 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4447 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4448 Henman) (closes SF #1768928).
4449
767a4d92
GM
44502008-08-10 Glenn Morris <rgm@gnu.org>
4451
4452 * ns-emacs.texi: Use @copying. Change copyright of authors with
4453 assignment to FSF. Change license to GFDL.
4454 (Top): Remove outdated references.
4455
6ecfe5c2
MB
44562008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4457
88ee5b02
JB
4458 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4459 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4460 gnus-summary-sort-by-most-recent-date.
4461 (Summary Sorting): Explain prefix argument.
4462
44632008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4464
4465 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4466 gnus-summary-pipe-output.
4467
eb932e8a
MA
44682008-08-03 Michael Albinus <michael.albinus@gmx.de>
4469
4470 * dbus.texi (Receiving Method Calls): Document error handling of own
4471 D-Bus methods.
4472
bfe16263
BW
44732008-08-01 Bill Wohler <wohler@newt.com>
4474
4475 * mh-e.texi (Reading Mail)
9f90198a 4476 (Viewing Attachments): Describe new function
bfe16263
BW
4477 mh-show-preferred-alternative.
4478 (Sending Mail, Redistributing, Sending Message): Describe new hook
4479 mh-annotate-msg-hook.
4480
21956b56
MA
44812008-07-31 Michael Albinus <michael.albinus@gmx.de>
4482
4483 * dbus.texi (Arguments and Signatures): Fix example.
4484 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4485 (Asynchronous Methods): New node.
9f90198a
JB
4486 (Errors and Events): Describe extended layout of `dbus-event'.
4487 New defun `dbus-event-message-type'.
21956b56 4488
7c2fb837
DN
44892008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4490
4491 * ediff.texi: Remove VMS support.
4492
13662773
JB
44932008-07-29 Juanma Barranquero <lekktu@gmail.com>
4494
4495 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4496 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4497
ddde0b34
CY
44982008-07-29 Chong Yidong <cyd@stupidchicken.com>
4499
4500 * Makefile.in: Add mairix-el targets.
4501
45022008-07-29 David Engster <deng@randomsample.de>
4503
4504 * mairix-el.texi: New file.
4505
d5875b25
JB
45062008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4507
366b7d44
JB
4508 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4509 project files. Delete 'main_unit' project variable; not needed. Allow
4510 process environment variables wherever project variables are allowed.
4511 Add tutorial section on multiple GNAT project files.
d5875b25 4512
6cbab8ee
MA
45132008-07-27 Michael Albinus <michael.albinus@gmx.de>
4514
4515 Sync with Tramp 2.1.14.
4516
4517 * trampver.texi: Update release number.
4518
9e2a2647
DN
45192008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4520
4521 * ns-emacs.texi:
4522 * faq.texi: Remove mentions of Mac Carbon.
4523
d62672f3
MB
45242008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4525
4526 * gnus.texi (Saving Articles): Describe the 2nd argument of
4527 gnus-summary-save-in-pipe.
4528 (SpamAssassin): Use it.
4529
45302008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4531
4532 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4533
dd12e1c6
CD
45342008-07-25 Carsten Dominik <dominik@science.uva.nl>
4535
4536 * org.texi (Export options): Document the use of the creator flag.
4537
44ce9197
CD
45382008-07-24 Carsten Dominik <dominik@science.uva.nl>
4539
4540 * org.texi: New version 6.06a.
4541
ddd13c5d
JB
45422008-07-23 Juanma Barranquero <lekktu@gmail.com>
4543
4544 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4545 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4546
8dc6104d
JB
45472008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4548
4549 * calc.texi (Editing Stack Entries):
4550 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4551 Calc's help functions. Mention fixing typos.
4552 (Customizing Calc): Fix typo.
4553
45542008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4555
4556 * calc.texi (summarykey): New macro. Use to correctly format keys in
4557 the summary.
4558
ddd13c5d 45592008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4560
4561 * ns-emacs.texi (Customization): Corrected documentation on color
4562 specification formats.
4563
568beaa2
AS
45642008-07-19 Andreas Schwab <schwab@suse.de>
4565
db8ef699 4566 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4567
4568 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4569 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4570
cd71b9ae
MA
45712008-07-18 Michael Albinus <michael.albinus@gmx.de>
4572
4573 * dbus.texi (Inspection): Rework, introduce submenus.
4574 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4575 (Properties and Annotations, Arguments and Signatures): New nodes.
4576
9b7993b4
MA
45772008-07-13 Michael Albinus <michael.albinus@gmx.de>
4578
4579 * dbus.texi (Receiving Method Calls): Fix description of
4580 `dbus-register-method'.
4581 (Signals): Allow also signal arguments for filtering in
4582 `dbus-register-signal'.
4583
241d447b
JB
45842008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4585
4586 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4587 `cnorm'.
4588 (Arithmetic Tutorial): Simplify the verification of prime factors.
4589
adb46650
MB
45902008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4591
4592 * gnus.texi (Saving Articles): Mention
4593 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4594
92e15881
JB
45952008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4596
4597 * calc.texi: Adjust mode line throughout.
4598
ea597303
JB
45992008-06-28 Juanma Barranquero <lekktu@gmail.com>
4600
4601 * sasl.texi (Mechanisms): Fix typos.
4602
aee08080
JB
46032008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4604
4605 * calc.texi (Killing from the stack): Mention using normal Emacs
4606 copying.
4607
a06a4a12
MA
46082008-06-21 Michael Albinus <michael.albinus@gmx.de>
4609
0c7efc08 4610 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4611 Add `auth-source' mechanism.
a06a4a12
MA
4612 (Connection caching): Tramp reopens the connection automatically,
4613 when the operating system on the remote host has been changed.
4614
7389398d
EZ
46152008-06-20 Eli Zaretskii <eliz@gnu.org>
4616
4617 * makefile.w32-in (distclean): Remove makefile.
4618
b349f79f
CD
46192008-06-17 Carsten Dominik <dominik@science.uva.nl>
4620
3f9b4c2b 4621 * org.texi (Using the mapping API): New section.
b349f79f 4622 (Agenda column view): New section.
3f9b4c2b 4623 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4624 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4625 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4626
46272008-06-17 Jason Riedy <jason@acm.org>
4628
4629 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4630 function, and efmt may be a two-argument function.
4631 (Radio tables): Document multiple destinations.
4632
cd5c05d2
GM
46332008-06-16 Glenn Morris <rgm@gnu.org>
4634
4635 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4636 Add Cover-Texts.
4637
debf4439
GM
46382008-06-15 Glenn Morris <rgm@gnu.org>
4639
4640 * faq.texi (VER): Update to 23.0.60.
4641
4642 * mh-e.texi: Remove option of licensing under GPL.
4643 Add Cover-Texts to GFDL permissions notice.
4644 (GPL): Remove section.
4645 (GFDL): Include doclicense.texi rather than the actual text.
4646
4647 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4648 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4649
4650 * sasl.texi: Fix output file name.
4651
4652 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4653
4654 * gnus-coding.texi: Refer to license in Gnus manual.
4655
4656 * idlwave.texi, sasl.texi: Use @copying.
4657
4658 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4659
4660 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4661
4662 * url.texi: Use @copying, @title, @subtitle, @author.
4663
4664 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4665 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4666 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4667 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4668 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4669 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4670 * widget.texi, woman.texi:
4671 Remove references to external license, since doclicense is included.
4672
4673 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4674 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4675 Remove references to non-existent Invariant Sections.
4676
091f8bc1
GM
46772008-06-14 Glenn Morris <rgm@gnu.org>
4678
4679 * faq.texi (Major packages and programs): Remove references to external
4680 Supercite, Calc, VIPER, since they have been included for some time.
4681 Update VM, AUCTeX, BBDB entries.
4682
47bcb4d3
UJ
46832008-06-14 Ulf Jasper <ulf.jasper@web.de>
4684
4685 * newsticker.texi: Updated to match latest newsticker changes.
4686
6f093307
GM
46872008-06-13 Glenn Morris <rgm@gnu.org>
4688
4689 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4690 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4691 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4692 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4693 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4694 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4695 * woman.texi:
4696 Update Back-Cover Text as per maintain.info.
4697
2b968687
MB
46982008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4699
4700 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4701
4702 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4703 (gnus-faq.xml): Update repository host.
4704
2b968687
MB
4705 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4706
47072008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4708
4709 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4710 Fix a typo.
4711
47122008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4713
4714 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4715 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4716 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4717
47182008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4719
4720 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4721 coding standards.
4722
47232008-06-14 David Engster <dengste@eml.cc>
4724
4725 * gnus.texi (nnmairix): Markup fixes.
4726
e6d2d263
MB
47272008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4728
2b968687 4729 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4730
47312008-06-05 David Engster <dengste@eml.cc>
4732
4733 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4734
47352008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4736
b344d29d 4737 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4738 (Searching, nnir, nnmairix): New stub nodes.
4739
ad231df6 47402008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4741
4742 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4743
f394fa25
MB
47442008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4745
4746 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4747
58333467
MB
47482008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4749
4750 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4751
67525fb9
JY
47522008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4753
4754 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4755
0549d8fc
JB
47562008-05-06 Juanma Barranquero <lekktu@gmail.com>
4757
4758 * info.texi (Top): Fix typo in xref.
4759
149a3837
KB
47602008-05-05 Karl Berry <karl@gnu.org>
4761
4762 * info.texi (Top): @xref to stand-alone manual.
4763
3a23a519
MB
47642008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4765
4766 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4767 (Various Summary Stuff): Fix typo in last xref.
4768
0a29fbf3
JB
47692008-05-02 Juanma Barranquero <lekktu@gmail.com>
4770
4771 * org.texi (Moving subtrees): Fix typo.
4772
586b90f1
MA
47732008-04-28 Michael Albinus <michael.albinus@gmx.de>
4774
4775 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4776 Tramp via `tramp-mode'.
4777
b5af9883
CD
47782008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4779
4780 * org.texi: Massive changes, in many parts of the file.
4781
d55fe5bb
MB
47822008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4783
4784 * gnus.texi (Oort Gnus): Add message-fill-column.
4785
47862008-04-12 Adrian Aichner <adrian@xemacs.org>
4787
4788 * gnus.texi (Mail Source Specifiers): Typo fix.
4789
47902008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4791
4792 * gnus.texi (Diary Headers Generation): Update key binding for
4793 `gnus-diary-check-message'.
4794
47952008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4796
4797 * gnus.texi (Emacsen): Addition.
4798
47992008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4800
4801 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4802
48032008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4804
4805 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4806
48072008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4808
4809 * gnus-news.texi: Update tool bar item.
4810
48112008-04-09 Sven Joachim <svenjoac@gmx.de>
4812
4813 * gnus-news.texi: Fix typos.
4814
76c109c3
JB
48152008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4816
222027f2 4817 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4818 Add mention of `kron'.
4819
d5fbd5a6
MO
48202008-04-01 Daiki Ueno <ueno@unixuser.org>
4821
0c7efc08
SM
4822 * epa.texi (Encrypting/decrypting *.gpg files):
4823 Document epa-file-name-regexp.
d5fbd5a6 4824
fbcbb58c
KY
48252008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * gnus.texi (Example Methods): Fix description about ssh-agent.
4828 (Indirect Functions): Fix the default value of nntp-telnet-command;
4829 remove link to connect.html.
4830
134ce16c
MA
48312008-03-30 Michael Albinus <michael.albinus@gmx.de>
4832
4833 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4834 dbus-call-method.
4835 (Receiving Method Calls): The timeout can be set by the calling client.
4836
da1975d7
MA
4837 * trampver.texi: Update release number.
4838
2e4089ab
RS
48392008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4840
4841 * gnus.texi (Top): Fix version. Add SASL.
4842
70cab5a9
MA
48432008-03-29 Michael Albinus <michael.albinus@gmx.de>
4844
4845 Sync with Tramp 2.1.13.
4846
4847 * trampver.texi: Update release number.
4848
5bc6ddff
MB
48492008-03-29 Chong Yidong <cyd@stupidchicken.com>
4850
4851 * org.texi: Update to new org-mode website.
4852
48532008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4854
4855 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4856
9b3ebcb6
MB
48572008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4858
4859 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4860 gnus-read-ephemeral-gmane-group-url,
4861 gnus-read-ephemeral-emacs-bug-group,
4862 gnus-read-ephemeral-debian-bug-group.
4863
48642008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4865
4866 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4867
4868 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4869 Add FIXMEs for Bookmarks and gnus-registry-marks.
4870
48712008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4872
4873 * gnus.texi (Smileys): Document `smiley-style'.
4874
48752008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4876
4877 * gnus.texi (Gnus Development): Clarify difference between ding and
4878 gnu.emacs.gnus.
4879 (MIME Commands, Using MIME, RSS): Fix markup.
4880
4881 * gnus-faq.texi ([8.4]): Ditto.
4882
48832008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4884
4885 * gnus.texi (Emacsen): Remove obsolete stuff.
4886
48872008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4888
4889 * gnus.texi (Oort Gnus): Add version info WRT
4890 `mail-source-delete-incoming'.
4891
48922008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4893
4894 * gnus.texi (Top): Add "Other related manuals" and version info in
4895 `iftex' output.
4896 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4897 gnus-balloon-face-0 and the corresponding format specifiers.
4898
608d6a81
MA
48992008-03-26 Michael Albinus <michael.albinus@gmx.de>
4900
4901 * tramp.texi (Filename completion): Remove footnote about let-bind
4902 of `partial-completion-mode'. It doesn't work this way.
4903
27a6f132
SM
49042008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4905
4906 * pcl-cvs.texi (Contributors): Update my email.
4907
4a7c4c40
MA
49082008-03-21 Michael Albinus <michael.albinus@gmx.de>
4909
4910 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4911
2940c053
BW
49122008-03-17 Bill Wohler <wohler@newt.com>
4913
4914 * mh-e.texi (Viewing): Update URL for adding header fields to
4915 mh-invisible-header-fields-default.
4916
30864d5f
BW
49172008-03-16 Bill Wohler <wohler@newt.com>
4918
4919 * mh-e.texi (Preface): Add Gnus to requirements.
4920 (Forwarding): Note that forwarded MIME messages are now inline.
4921
31fe2b00
SM
49222008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4923
4924 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4925 (Common Variables): Give precedence to the netcat methods over the
4926 telnet methods, and mention that they are more reliable.
31fe2b00 4927
5e97c626
CD
49282008-03-13 Carsten Dominik <dominik@science.uva.nl>
4929
4930 * org.texi (Exporting Agenda Views): Document agenda export to
4931 iCalendar.
4932 (Progress logging): Document the new progress logging stuff.
4933
37a68866
MB
49342008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4935
4936 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4937 Update for change of `mail-source-delete-incoming'.
4938
4939 * gnus-news.texi: Ditto.
4940
8f7abae3
MB
49412008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4942
4943 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4944 custom versions.
4945
af379c86
AM
49462008-03-07 Alan Mackenzie <acm@muc.de>
4947
4948 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4949 parens/brackets in a k&r region is limited.
4950
3d0f8a67
MB
49512008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4952
4953 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4954 using different Emacs versions.
4955
52151df0
GM
49562008-02-27 Glenn Morris <rgm@gnu.org>
4957
4958 * sc.texi: Remove a lot of old and obsolete info.
4959 (titlepage): Simplify.
4960 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4961 (VM with any Emacsen, GNEWS with any Emacsen)
4962 (Overloading for Non-conforming MUAs, Version 3 Changes)
4963 (The Supercite Mailing List): Delete nodes.
4964 (Introduction): Remove info about old packages.
4965 (Getting Connected): Simplify. Remove info about old packages.
4966 (Citing Commands): Delete Emacs 19 info.
4967 (Hints to MUA Authors): Simplify.
4968 (Thanks and History): Merge in some info from the deleted node
4969 "Version 3 Changes".
4970
b03f96dc
MB
49712008-02-05 Juanma Barranquero <lekktu@gmail.com>
4972
4973 * org.texi (Setting tags, In-buffer settings):
4974 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4975
52bec650
MB
49762008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4977
4978 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4979 installation directory name.
4980
34a3c587
RF
49812008-02-12 Romain Francoise <romain@orebokech.com>
4982
4983 * epa.texi (Overview): Fix typo.
4984
5a8d03e9
MO
49852008-02-11 Daiki Ueno <ueno@unixuser.org>
4986
4987 * epa.texi (Quick start): Remove the .emacs setting.
4988
f1914c40
MO
49892008-02-10 Daiki Ueno <ueno@unixuser.org>
4990
4991 * epa.texi (Quick start): Use the command `epa-enable' instead of
4992 loading `epa-setup'.
4993
bca98fc9
JB
49942008-02-08 Juanma Barranquero <lekktu@gmail.com>
4995
4996 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4997 ($(infodir)/epa, epa.dvi): New targets.
4998
4b01af2e
MO
49992008-02-08 Daiki Ueno <ueno@unixuser.org>
5000
5001 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5002
5003 * epa.texi: New manual documenting the EasyPG Assistant.
5004
06c0751a
MA
50052008-02-06 Michael Albinus <michael.albinus@gmx.de>
5006
5007 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5008 (Inspection): New function dbus-ping.
5009
7dcccd7b
MA
50102008-02-05 Michael Albinus <michael.albinus@gmx.de>
5011
5012 * tramp.texi (Remote processes): Add `shell-command'.
5013
a1da1e37
MB
50142008-01-28 Michael Sperber <sperber@deinprogramm.de>
5015
5016 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5017 (Group Parameters): Document `mail-source' parameter.
5018
c9d8f746
MA
50192008-01-27 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5022 must be a local host.
5023
15db4a13
MO
50242008-01-26 Michael Olson <mwolson@gnu.org>
5025
5026 * erc.texi: Update version for ERC 5.3 release.
5027 (Obtaining ERC): Update extras URLs for 5.3.
5028 (Development): Write instructions for git, and remove those for Arch.
5029 (History): Mention the switch to git.
5030
2bc43980
KB
50312008-01-24 Karl Berry <karl@gnu.org>
5032
bca98fc9
JB
5033 * info.texi (Search Index, Search Text): Mention the command
5034 character in the section name, a la the (Go to node) node.
2bc43980 5035
d2e4a6c9
MA
50362008-01-21 Michael Albinus <michael.albinus@gmx.de>
5037
5038 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5039
0b6799c3
MB
50402008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5041
5042 * gnus-news.texi: Mention gnus-article-describe-bindings.
5043
50442008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5045
5046 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5047
db9c3fb1 50482008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5049
7b4d0413 5050 * org.texi (Property inheritance): New section.
db9c3fb1 5051 (Conventions): New section.
7b4d0413 5052 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5053 commands, and the new bindings for refiling.
5054 (Sparse trees): Document the new special command for sparse trees.
5055 (References): Be more clear about the counting of hilines.
5056 (Handling links): Document M-p/n for accessing links.
5057 (Fast access to TODO states): New section.
5058 (Per file keywords): New section.
5059 (Property inheritance): New section.
5060 (Column attributes): New summary types.
5061 (Capturing Column View): New section.
5062 (The date/time prompt): Cover the new features in the date/time prompt.
5063 Compactify the table of keys for the calendar remote control.
5064 (Clocking work time): Document the new :scope parameter.
5065 (Remember): Promoted to chapter.
5066 (Quoted examples): New section.
5067 (Enhancing text): New verbatim environments.
5068
6ed73f28
MA
50692008-01-14 Michael Albinus <michael.albinus@gmx.de>
5070
5071 * trampver.texi: Update release number.
5072
95838435
MB
50732008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5074
0c7efc08
SM
5075 * gnus.texi (Article Keymap):
5076 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5077 gnus-article-reply-with-original and
5078 gnus-article-followup-with-original.
5079
20234d96
GM
50802008-01-09 Glenn Morris <rgm@gnu.org>
5081
5082 * nxml-mode.texi: Add @copying section.
5083
d82cf70b
MB
50842008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5085
5086 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5087 Server". Add `message-send-mail-with-mailclient'.
5088
5089 * gnus.texi (Posting Server): Move some text to "(message)Mail
5090 Variables" and add a reference here.
5091
addb7f2e
MA
50922008-01-04 Michael Albinus <michael.albinus@gmx.de>
5093
5094 * dbus.texi (Receiving Method Calls): New chapter.
5095 (Errors and Events): Add serial number to events. Replace "signal" by
5096 "message". Introduce dbus-event-serial-number.
5097
4db2806c
MA
50982008-01-03 Michael Albinus <michael.albinus@gmx.de>
5099
5100 * dbus.texi (Type Conversion): Explain the type specification for empty
5101 arrays. Use another example.
5102
c9ecb5a7
MA
51032007-12-30 Michael Albinus <michael.albinus@gmx.de>
5104
5105 * dbus.texi (all): Replace "..." by @dots{}.
5106 (Type Conversion): Precise the value range for :byte types.
5107 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5108 Mention its return value.
5109 (Errors and Events): There is no D-Bus error propagation during event
5110 processing.
5111
702dbfd9
JB
51122007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5113
5114 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5115 New sections.
5116
87035689
MB
51172007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5118
5119 * gnus.texi (Group Parameters): Reorder the text and add a note about
5120 `gnus-parameters' near the beginning of the node.
5121
51222007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5123
5124 * gnus.texi (Score File Editing): Fix function name.
5125
5492f5ca
MA
51262007-12-23 Michael Albinus <michael.albinus@gmx.de>
5127
5128 Sync with Tramp 2.1.12.
5129
5130 * trampver.texi: Update release number.
5131
d4e67bc5
MA
51322007-12-22 Michael Albinus <michael.albinus@gmx.de>
5133
5134 * dbus.texi (Type Conversion): Correct input parameters mapping.
5135
6a31c819
MA
51362007-12-21 Michael Albinus <michael.albinus@gmx.de>
5137
5138 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5139 (Errors and Events): Mention wrong-type-argument error.
5140
99a3e35f
AS
51412007-12-21 Alex Schroeder <alex@gnu.org>
5142
5143 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5144 spaces. Fixed some typos.
99a3e35f
AS
5145 (Internet Relay Chat): Explain relay.
5146 (Getting started with rcirc): Change items to reflect prompts.
5147 Add more explanation to rcirc-track-minor-mode and added a comment to
5148 warn future maintainers that this section is a copy.
0c7efc08 5149 (People): Change /ignore example.
62b12a24 5150 (Keywords): Not keywords.
99a3e35f 5151
331e4d02
AS
51522007-12-20 Alex Schroeder <alex@gnu.org>
5153
5154 * rcirc.texi (Top): Fighting Information Overload chapter added.
5155 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5156 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5157 (Fighting Information Overload): New chapter documenting /keyword,
5158 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5159 (Configuration): Document rcirc-server-alist, remove
5160 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5161
cd71c3ef
MA
51622007-12-16 Michael Albinus <michael.albinus@gmx.de>
5163
5164 * dbus.texi (Signals): Fix example in dbus-register-signal.
5165
bbbe940b
MB
51662007-12-14 Sven Joachim <svenjoac@gmx.de>
5167
5168 * gnus.texi (Score Variables): Fix typo.
5169
0ce574ef
MA
51702007-12-07 Michael Albinus <michael.albinus@gmx.de>
5171
5172 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5173 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5174 (Errors and Events): Adapt dbus-event.
5175
b890d447
MB
51762007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5177
5178 * gnus.texi (Other Files): Add the yenc command.
5179
51802007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5181
5182 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5183 since 2004-08-06.
5184
51852007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5186
5187 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5188 on body.
5189
51902007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5191
5192 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5193 and rfc2047-allow-irregular-q-encoded-words; fix description of
5194 rfc2047-encode-encoded-words.
5195
51962007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5197
5198 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5199
3728bf03
MO
52002007-12-05 Michael Olson <mwolson@gnu.org>
5201
5202 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5203 Update documentation for `remember-diary-file'.
5204
a4397af9
MA
52052007-12-04 Michael Albinus <michael.albinus@gmx.de>
5206
5207 * dbus.texi (Signals): Precise `dbus-register-signal'.
5208 (Errors and Events): Rework events part, the internal structure of
5209 dbus-event has changed.
5210
1682490c
JB
52112007-12-03 Juanma Barranquero <lekktu@gmail.com>
5212
5213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5214 ($(infodir)/dbus, dbus.dvi): New targets.
5215
7b13a0f2
MA
52162007-12-03 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5219 unconditionally.
5220
5221 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5222 emulation with @print{}.
5223
7ef92bc9
RS
52242007-12-02 Richard Stallman <rms@gnu.org>
5225
5226 * dbus.texi (Overview): Minor cleanup.
5227
22d8ac3a
MA
52282007-12-02 Michael Albinus <michael.albinus@gmx.de>
5229
d3a8e0df
MA
5230 * Makefile.in (INFO_TARGETS): Add dbus.
5231 (DVI_TARGETS): Add dbus.dvi.
5232 (dbus, dbus.dvi): New targets.
5233
22d8ac3a
MA
5234 * dbus.texi: New file.
5235
559764ab
RF
52362007-11-24 Romain Francoise <romain@orebokech.com>
5237
5238 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5239 Fix file name to match @setfilename.
559764ab 5240
ac97a16b
MH
52412007-11-23 Mark A. Hershberger <mah@everybody.org>
5242
5243 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5244 ($(infodir)/nxml-mode): New rule.
5245
5246 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5247 ($(infodir)/nxml-mode): New rule.
5248 (clean): Add nxml-mode*.
5249
5250 * nxml-mode.texi: New file with nxml manual.
5251
404cd454
GM
52522007-11-18 Richard Stallman <rms@gnu.org>
5253
5254 * flymake.texi (Example -- Configuring a tool called directly):
5255 Update example.
5256
b048d478
MA
52572007-11-18 Michael Albinus <michael.albinus@gmx.de>
5258
5259 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5260 double-slash behavior. Explain directory contents flushing.
b048d478 5261
346e8469
JB
52622007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5263
5264 * calc.texi (TeX and LaTeX Language Modes): Put in
5265 missing braces.
5266
404cd454
GM
52672007-11-15 Richard Stallman <rms@gnu.org>
5268
5269 * cl.texi (Equality Predicates): Delete `eql'.
5270 (Predicates, Naming Conventions, Top): Delete `eql'.
5271 (Common Lisp Compatibility): Delete `eql'.
5272 (Porting Common Lisp): Delete obsolete backquote info.
5273 Minor clarification about character constants.
5274 (Sequence Basics): Minor clarification.
5275
1f6af58b
JB
52762007-11-15 Juanma Barranquero <lekktu@gmail.com>
5277
dccb744b 5278 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5279 * tramp.texi (Filename completion): Fix typos.
5280
3bc88bc9
JB
52812007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5282
5283 * calc.texi (Basic commands): Mention the menu.
5284
bc5300d3
MA
52852007-11-12 Michael Albinus <michael.albinus@gmx.de>
5286
5287 * tramp.texi (Connection caching): Tramp flushes connection
5288 properties when remote operating system has been changed.
5289
4d8a28ec
MB
52902007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5291
5292 * gnus-news.texi: Fix spelling.
5293 `message-insert-formatted-citation-line', not
5294 `message-insert-formated-citation-line'.
5295
404cd454
GM
5296 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5297
e1176b47
MA
52982007-11-07 Michael Albinus <michael.albinus@gmx.de>
5299
5300 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5301 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5302 (Frequently Asked Questions): Add code example for highlighting the
5303 mode line.
5304
6159985a
MO
53052007-11-03 Michael Olson <mwolson@gnu.org>
5306
5307 * remember.texi: Change mentions of remember-buffer to
5308 remember-finalize throughout.
5309
bec9b2f5
MO
53102007-10-30 Michael Olson <mwolson@gnu.org>
5311
5312 * remember.texi (Copying): Remove.
5313 (Mailbox): Update with non-BBDB instructions.
5314 (Diary, Org): Add.
5315 (Bibliography, Planner Page): Remove.
5316
b6173182
JB
53172007-10-30 Juanma Barranquero <lekktu@gmail.com>
5318
5319 * makefile.w32-in (INFO_TARGETS): Add remember.
5320 (DVI_TARGETS): Add remember.dvi.
5321 ($(infodir)/remember): New rule.
5322 (clean): Add remember*.
5323
15f3eb73
MO
53242007-10-30 Michael Olson <mwolson@gnu.org>
5325
70bdc930
MO
5326 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5327 ($(infodir)/remember): New rule that builds the Remember Manual.
5328
b6173182
JB
5329 * remember.texi: New file containing the Remember Mode Manual.
5330 Shuffle chapters around after initial import.
7d3f6f1a
MO
5331 (Function Reference): Split Keystrokes into separate chapter.
5332 (Keystrokes): Document C-c C-k.
51d24a12 5333 (Introduction): Fix typographical issue with "---".
15f3eb73 5334
404cd454
GM
53352007-10-29 Richard Stallman <rms@gnu.org>
5336
5337 * widget.texi (Introduction): Delete discussion of implementation
5338 internals.
5339
9bbb9638
MA
53402007-10-29 Michael Albinus <michael.albinus@gmx.de>
5341
5342 * tramp.texi (Connection caching): Host names must be different
5343 when tunneling.
5344
c7ff939a
RS
53452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5346
5347 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5348 Gnus v5.13.
5349
01c52d31
MB
53502007-10-28 Miles Bader <miles@gnu.org>
5351
5352 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5353
01c52d31
MB
53542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5355
0c7efc08
SM
5356 * gnus.texi (Sorting the Summary Buffer):
5357 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5358
53592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5360
5361 * gnus.texi (Non-ASCII Group Names): New node.
5362 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5363 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5364
c8763fb6 53652007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5366
5367 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5368 clean the output of the program `imap-shell-program'.
5369
53702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5371
5372 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5373
53742007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5375
5376 * gnus.texi (Sticky Articles): Documentation for sticky article
5377 buffers.
5378
c8763fb6 53792007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5380
5381 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5382
53832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5384
5385 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5386
53872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5388
0c7efc08
SM
5389 * gnus.texi (Archived Messages):
5390 Document gnus-update-message-archive-method.
01c52d31
MB
5391
53922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5393
5394 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5395
c8763fb6 53962007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5397
0c7efc08
SM
5398 * gnus.texi (Group Maneuvering):
5399 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5400
54012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5402
0c7efc08
SM
5403 * gnus.texi (Really Various Summary Commands):
5404 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5405
54062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5407
5408 * gnus.texi, message.texi: Bump version number.
5409
54102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5411
5412 * gnus.texi (Group Line Specification, Misc Group Stuff)
5413 (Server Commands): Parenthesize @pxref{Mail Spool}.
5414
54152007-10-28 Didier Verna <didier@xemacs.org>
5416
5417 New user option: message-signature-directory.
5418 * message.texi (Insertion Variables): Document it.
5419 * gnus.texi (Posting Styles): Ditto.
5420
54212007-10-28 Didier Verna <didier@xemacs.org>
5422
5423 * gnus.texi (Group Line Specification):
5424 * gnus.texi (Misc Group Stuff):
5425 * gnus.texi (Server Commands): Document the group compaction feature.
5426
54272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5428
5429 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5430
5431 * message.texi (Various Message Variables): Add message-fill-column.
5432
54332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5434
5435 * gnus.texi: Untabify.
5436
54372007-10-28 Didier Verna <didier@xemacs.org>
5438
5439 * gnus.texi (Group Parameters): Document the posting-style merging
5440 process in topic-mode.
5441
54422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5443
5444 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5445
54462007-10-28 Romain Francoise <romain@orebokech.com>
5447
5448 * gnus.texi (Mail Spool): Fix typo.
5449 Update copyright.
5450
54512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5452
5453 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5454
54552007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5456
5457 * gnus.texi (Summary Generation Commands):
5458 Add gnus-summary-insert-ticked-articles.
5459
54602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5461
b2abec73
JB
5462 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5463 to spam-spamassassin-program.
01c52d31
MB
5464
54652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5466
5467 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5468
54692007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5470
5471 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5472
54732007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5474
5475 * message.texi (Mail Headers): Document `opportunistic'.
5476
54772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5478
5479 * emacs-mime.texi (Encoding Customization): Explain how to set
5480 mm-coding-system-priorities per hierarchy.
5481
54822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5483
5484 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5485 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5486
54872007-10-28 Didier Verna <didier@xemacs.org>
5488
5489 * message.texi (Wide Reply): Update documentation of
5490 message-dont-reply-to-names (now allowing a list of regexps).
5491
54922007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5493
5494 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5495
54962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5497
5498 * gnus.texi (SpamAssassin back end): Fix typo.
5499
5500 * sieve.texi (Examples): Fix grammar.
5501
55022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5503
5504 * gnus.texi (Searching for Articles): Document M-S and M-R.
5505 (Limiting): Document / b.
5506
55072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5508
5509 * gnus.texi (Thread Commands): T M-^.
5510
55112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5512
5513 * message.texi (Mail Aliases): Document ecomplete.
5514 (Mail Aliases): Fix typo.
5515
55162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5517
5518 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5519 fix typo.
5520
55212007-10-28 Romain Francoise <romain@orebokech.com>
5522
5523 * gnus.texi (Mail Spool): Grammar fix.
5524
55252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5526
5527 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5528 string.
5529
55302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5531
5532 * gnus.texi (Group Parameters): Fix description.
5533
55342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5535
b2abec73
JB
5536 * gnus.texi (Gmane Spam Reporting):
5537 Fix spam-report-gmane-use-article-number.
5538 Add spam-report-user-mail-address.
01c52d31
MB
5539
55402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5541
5542 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5543
55442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5545
5546 * gnus.texi (Group Parameters): Add simplified sorting example based on
5547 example for `Sorting the Summary Buffer' from Jari Aalto
5548 <jari.aalto@cante.net>.
5549 (Example Methods): Add example for an indirect connection.
5550
55512007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5552
0c7efc08 5553 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5554 (Agent Parameters): Updated parameter names to match code.
5555 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5556 'gnus-agent-summary-fetch-series'.
5557 (Agent and flags): New section providing a generalized discussion
5558 of flag handling.
0c7efc08
SM
5559 (Agent and IMAP): Remove flag discussion.
5560 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5561
55622007-10-28 Romain Francoise <romain@orebokech.com>
5563
5564 * gnus.texi (Exiting the Summary Buffer): Add new function
5565 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5566
55672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5568
5569 * gnus.texi (Conformity): Fix typo.
5570 (Customizing Articles): Document `first'.
5571
55722007-10-28 Jari Aalto <jari.aalto@cante.net>
5573
5574 * gnus.texi (Sorting the Summary Buffer):
5575 Add `gnus-thread-sort-by-date-reverse'. Add example
5576 host to different sorting in NNTP and RSS groups.
5577
55782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5579
5580 * message.texi (Insertion): Describe prefix for
5581 message-mark-inserted-region and message-mark-insert-file.
5582
55832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5584
5585 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5586 LaTeX documents. Describe "text/x-gnus-verbatim".
5587
55882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5589
b2abec73 5590 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5591 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5592 (spam-stat spam filtering, SpamOracle)
0c7efc08 5593 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5594 clarity.
5595
55962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5597
5598 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5599 gnus-article-delete-part and gnus-article-replace-part.
5600 (Using MIME): Add gnus-mime-replace-part.
5601
56022007-10-28 Romain Francoise <romain@orebokech.com>
5603
5604 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5605 requires `auto-compression-mode' to be enabled. Add new nnml
5606 variable `nnml-compressed-files-size-threshold'.
5607
56082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5609
0c7efc08
SM
5610 * gnus.texi (Sorting the Summary Buffer):
5611 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5612
56132007-10-28 Romain Francoise <romain@orebokech.com>
5614
5615 * message.texi (Insertion Variables): Mention new variable
5616 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5617 documentation accordingly.
5618
56192007-10-28 Romain Francoise <romain@orebokech.com>
5620
5621 * gnus.texi (To From Newsgroups): Mention new variables
5622 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5623
56242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5625
5626 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5627 stuff; gnus-mime-inline-part does the automatic decompression.
5628
56292007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5630
5631 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5632 "training.ham" should be "training.spam".
01c52d31
MB
5633
56342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5635
5636 * message.texi (Mail Variables): Fix the default value for
5637 message-send-mail-function.
5638
56392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5640
5641 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5642 always returns nil exceptionally.
5643
56442007-10-28 Simon Josefsson <jas@extundo.com>
5645
0c7efc08
SM
5646 * gnus.texi (Article Washing): Add libidn URL.
5647 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5648
56492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5650
5651 * gnus.texi (Topic Commands): Fix next/previous.
5652
56532007-10-28 Simon Josefsson <jas@extundo.com>
5654
5655 * gnus.texi (Article Washing): Mention `W i'.
5656
c8763fb6 56572007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5658
5659 * gnus.texi (Group Parameters): Slight extension of sieve
5660 parameter description.
5661
56622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5663
5664 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5665 matching score files as well.
5666 (Picons): Describe `gnus-picon-style'.
5667
56682007-10-28 Romain Francoise <romain@orebokech.com>
5669
5670 * message.texi (Message Headers): Mention that headers are hidden
5671 using narrowing, and how to expose them.
5672 Update copyright.
5673
56742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5675
5676 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5677 `gnus-summary-sort-by-recipient'.
5678
56792007-10-28 Romain Francoise <romain@orebokech.com>
5680
5681 * gnus.texi (NNTP marks): New node.
5682 (NNTP): Move NNTP marks variables to the new node.
5683
56842007-10-28 Jesper Harder <harder@ifa.au.dk>
5685
b2abec73 5686 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5687
5688 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5689
56902007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5691
b2abec73 5692 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5693 everywhere for consistency.
b2abec73
JB
5694 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5695 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5696 Say "regular expression" instead of "regex." Admonish.
5697 Pick other words to sound better (s/so/thus/).
5698 (Spam ELisp Package Filtering of Incoming Mail):
5699 Mention statistical filters. Remove old TODO.
01c52d31 5700 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5701 New section on sorting and displaying the spam score.
5702 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5703 backend but an alias to spam-use-BBDB.
5704 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5705 new backend functionality.
5706
57072007-10-28 Simon Josefsson <jas@extundo.com>
5708
5709 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5710 nntp-marks-directory, from Romain Francoise
5711 <romain@orebokech.com>.
5712
57132007-10-28 Magnus Henoch <mange@freemail.hu>
5714
5715 * gnus.texi (Hashcash): New default value of
5716 hashcash-default-payment.
5717
57182007-10-28 Simon Josefsson <jas@extundo.com>
5719
5720 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5721 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5722
57232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5724
0c7efc08 5725 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5726
57272007-10-28 Simon Josefsson <jas@extundo.com>
5728
5729 * gnus.texi (documentencoding): Add, to avoid warnings.
5730
57312007-10-28 Simon Josefsson <jas@extundo.com>
5732
5733 * message.texi (Mail Headers): Add.
5734
5735 * gnus.texi (Hashcash): Fix.
5736
57372007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5738
0c7efc08 5739 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5740 that payments can be verified and fix the name of the
b2abec73 5741 hashcash-path variable.
01c52d31
MB
5742
57432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5744
b2abec73 5745 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5746
57472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5748
5749 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5750
57512007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5752
5753 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5754 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5755 warning about ham processors in spam groups removed.
01c52d31
MB
5756
57572007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5758
0c7efc08 5759 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5760 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5761
57622007-10-28 Jesper Harder <harder@ifa.au.dk>
5763
5764 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5765 (Mailing List): Typo.
5766 (Customizing Articles): Add gnus-treat-ansi-sequences.
5767 (Article Washing): Index.
5768
5769 * message.texi: Use m-dash consistently.
5770
57712007-10-28 Jesper Harder <harder@ifa.au.dk>
5772
5773 * gnus.texi (GroupLens): Remove.
5774
57752007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5776
0c7efc08
SM
5777 * gnus.texi (Outgoing Messages, Agent Variables):
5778 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5779 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5780
57812007-10-28 Jesper Harder <harder@ifa.au.dk>
5782
5783 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5784
57852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5786
5787 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5788
5789 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5790
57912007-10-28 Simon Josefsson <jas@extundo.com>
5792
5793 * gnus.texi (Top): Add SASL.
5794
404cd454
GM
57952007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5796
5797 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5798
57992007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5800
5801 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5802
0edd2970
JB
58032007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5804
5805 * calc.texi (Formulas, Composition Basics): Lower the
5806 precedence of negation.
5807
a9afba20
JY
58082007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5809
5810 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5811 Mention the new three-letter column identifiers.
5812 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5813 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5814 message when using `c' on an empty default with default printer.
5815 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5816 renamed to `ses--symbolic-formulas' some time ago.
5817
45b778a6
JB
58182007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5819
5820 * calc.texi (Default Simplifications, Making Selections)
5821 (Customizing Calc): Clarify associativity of multiplication.
5822
03b5bade
MA
58232007-10-23 Michael Albinus <michael.albinus@gmx.de>
5824
5825 * tramp.texi (Traces and Profiles): Simplify loop over
5826 `trace-function-background'.
5827
e658c8ee
JL
58282007-10-22 Juri Linkov <juri@jurta.org>
5829
5830 * dired-x.texi (Shell Command Guessing): Default values are now
5831 available by typing M-n instead of M-p.
5832
dd753688
MA
58332007-10-21 Michael Albinus <michael.albinus@gmx.de>
5834
5835 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5836 (Password caching): Remove `tramp-clear-passwd'.
5837 It's not a command anymore.
dd753688
MA
5838 (Bug Reports): Add `tramp-bug' to function index.
5839 (Function Index, Variable Index): New nodes.
5840 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5841
5842 * trampver.texi: Update release number.
5843
4bb49b43
JB
58442007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5845
8b296cdd 5846 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5847 about integer size into past tense.
5848 (Time Zones): Remove pointer to Calc author's address.
5849 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5850 and hyperbolic cotangent. Fix typo.
4bb49b43 5851
311dd93f
MA
58522007-10-10 Michael Albinus <michael.albinus@gmx.de>
5853
5854 Sync with Tramp 2.1.11.
5855
5856 * trampver.texi: Update release number.
5857
ea3fc256
MA
58582007-10-06 Michael Albinus <michael.albinus@gmx.de>
5859
5860 * tramp.texi (External packages): New section.
5861
1af74d06
MB
58622007-09-29 Juri Linkov <juri@jurta.org>
5863
5864 * info.texi (Help-Int): Document `L' (`Info-history').
5865
0e2806fa
SM
58662007-09-26 Carsten Dominik <dominik@science.uva.nl>
5867
5868 * org.texi: Change links to webpage and maintained email.
5869 (Remember): Promote to Chapter, significant changes.
5870 (Fast access to TODO states): New section.
5871 (Faces for TODO keywords): New section.
5872 (Export options): Example for #+DATE.
5873 (Progress logging): Section moved.
5874
567b9191
BW
58752007-09-26 Bill Wohler <wohler@newt.com>
5876
5877 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5878 browse-url-at-mouse.
5879
1af74d06
MB
58802007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5881
5882 * flymake.texi (Customizable variables): Face names don't end in -face.
5883 Fix flymake-err-line-patterns template.
5884 (Example -- Configuring a tool called directly): Fix init-function.
5885 (Highlighting erroneous lines): Face names don't end in -face.
5886
d60a4e3a 58872007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5888
5889 * erc.texi (Special-Features): Fix small typo.
5890
7d7a3510
MA
58912007-09-14 Michael Albinus <michael.albinus@gmx.de>
5892
5893 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5894 and "External transfer methods".
5895
285f0d3a
JB
58962007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5897
5898 * calc.texi (Predefined Units): Add some history.
5899
526dc846
MO
59002007-09-08 Michael Olson <mwolson@gnu.org>
5901
87e04f16
JB
5902 * erc.texi (Copying): New section included from gpl.texi.
5903 This matches the look of the upstream ERC manual.
526dc846 5904
f10d0e80
JB
59052007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5906
87e04f16 5907 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5908 (Random Numbers): Clarify the distribution of `random'.
5909
4009494e
GM
59102007-09-06 Glenn Morris <rgm@gnu.org>
5911
f1fc42aa 5912 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5913 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5914 Change all setfilename commands to use ../../info.
5915 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5916 refer to the Emacs manual here.
5917 (infodir): New variable.
5918 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5919 (cc-mode.texi, faq.texi): Update references to source file locations.
5920 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5921 do not refer to the Emacs manual here.
5922 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5923
5924 * Makefile.in: Add `basename' versions of all info targets, for
5925 convenience when rebuilding just one manual.
5926 (../etc/GNU): Delete obsolete target.
5927 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5928 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5929 *.vrs *.toc here...
5930 (maintainer-clean): ...from here.
4009494e
GM
5931
5932 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5933
2de53ca6
GM
59342007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5935
5936 * calc.texi (Date Conversions): Clarify definition of
5937 Julian day numbering.
5938 (Date Forms): Clarify definition of Julian day numbering;
5939 add some history.
5940
59412007-08-30 Carsten Dominik <dominik@science.uva.nl>
5942
87e04f16 5943 * org.texi: Version 5.07.
2de53ca6
GM
5944
59452007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5946
5947 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5948
59492007-08-22 Carsten Dominik <dominik@science.uva.nl>
5950
5951 * org.texi (Adding hyperlink types): New section.
5952 (Embedded LaTeX): Chapter updated because of LaTeX export.
5953 (LaTeX export): New section.
5954 (Using links out): New section.
5955
59562007-08-22 Glenn Morris <rgm@gnu.org>
5957
5958 * faq.texi (Learning how to do something): Refcards now in
5959 etc/refcards/ directory.
5960
59612007-08-22 Michael Albinus <michael.albinus@gmx.de>
5962
5963 * tramp.texi (Remote Programs): Persistency file must be cleared when
5964 changing `tramp-remote-path'.
5965 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5966 macro.
5967
59682007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5969
5970 * calc.texi: Move contents to beginning of file.
5971 (Algebraic Entry): Fix the formatting of an example.
5972
59732007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5974
5975 * calc.texi (Basic Operations on Units): Mention exact versus
5976 inexact conversions.
5977
59782007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5979
5980 * calc.texi (Basic Operations on Units): Mention default
5981 values for new units.
5982 (Quick Calculator Mode): Mention that binary format will
5983 be displayed.
5984
59852007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5986
5987 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5988
59892007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5990
5991 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5992
59932007-08-08 Glenn Morris <rgm@gnu.org>
5994
5995 * gnus.texi, sieve.texi: Replace `iff'.
5996
59972007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5998
5999 * calc.texi (Basic Graphics): Mention the graphing of error
6000 forms.
6001 (Graphics Options): Mention how `g s' handles error forms.
6002 (Curve Fitting): Mention plotting the curves.
6003 (Standard Nonlinear Models): Add additional models.
6004 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6005 (Linear Fits): Correct result.
6006
60072007-08-01 Alan Mackenzie <acm@muc.de>
6008
6009 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6010 to "--no-site-file".
6011
60122007-07-29 Michael Albinus <michael.albinus@gmx.de>
6013
6014 * tramp.texi (Frequently Asked Questions): Point to mode line
6015 extension in Emacs 23.1.
6016
6017 * trampver.texi: Update release number.
6018
60192007-07-27 Glenn Morris <rgm@gnu.org>
6020
6021 * calc.texi (Copying): Include license text from gpl.texi, rather than
6022 in-line.
6023
60242007-07-25 Glenn Morris <rgm@gnu.org>
6025
6026 * calc.texi (Copying): Replace license with GPLv3.
6027
6028 * Relicense all FSF files to GPLv3 or later.
6029
60302007-07-22 Michael Albinus <michael.albinus@gmx.de>
6031
6032 Sync with Tramp 2.1.10.
6033
6034 * tramp.texi (trampfn): Expand macro implementation in order to handle
6035 empty arguments.
6036 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6037 occurrences by trampfn.
2de53ca6 6038 (Frequently Asked Questions): Extend example code for host
b2abec73 6039 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6040 file names to be typed.
6041
6042 * trampver.texi: Update release number.
6043
60442007-07-17 Michael Albinus <michael.albinus@gmx.de>
6045
6046 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6047 section. Reported by <poti@potis.org>.
6048 (Remote processes): Arguments of the program to be debugged are taken
6049 literally.
6050 (Frequently Asked Questions): Simplify recentf example.
6051
60522007-07-14 Karl Berry <karl@gnu.org>
6053
6054 * info.texi (@copying): New Back-Cover Text.
6055
6056 * info.texi (Quitting Info): Move to proper place in source.
6057 (Reported by Benno Schulenberg.)
6058
60592007-07-13 Eli Zaretskii <eliz@gnu.org>
6060
6061 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6062
6063 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6064
6065 * emacs-mime.texi: Add @documentencoding directive.
6066
60672007-07-12 Nick Roberts <nickrob@snap.net.nz>
6068
6069 * tramp.texi (Remote processes): Add an anchor to the subsection
6070 "Running a debugger on a remote host".
6071
60722007-07-12 Michael Albinus <michael.albinus@gmx.de>
6073
6074 * tramp.texi (Remote processes): Don't call it "experimental" any
6075 longer. Add subsection about running a debugger on a remote host.
6076
60772007-07-10 Carsten Dominik <dominik@science.uva.nl>
6078
6079 * org.texi (Properties and columns): Chapter rewritten.
6080
60812007-07-08 Michael Albinus <michael.albinus@gmx.de>
6082
6083 * tramp.texi:
6084 * trampver.texi: Migrate to Tramp 2.1.
6085
60862007-07-02 Carsten Dominik <dominik@science.uva.nl>
6087
6088 * org.texi (Properties): New chapter.
6089
60902007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6091
6092 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6093 Control Panel.
6094
6095 * gnus.texi (Misc Article): Add index entry for
6096 gnus-single-article-buffer.
6097
60982007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6099
6100 * gnus.texi (Starting Up): Fix typo.
6101
61022007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6103
6104 * gnus.texi (Asynchronous Fetching): Fix typo.
6105
61062007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6107
6108 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6109 (About This Manual): Remove redundant information.
6110 (Getting Started): Mention author.
6111 (Basic Arithmetic, Customizing Calc): Make description of the
6112 variable `calc-multiplication-has-precedence' match its new effect.
6113
61142007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6115
0c7efc08
SM
6116 * calc.texi (Basic Arithmetic, Customizing Calc):
6117 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6118
61192007-06-19 Carsten Dominik <dominik@science.uva.nl>
6120
6121 * org.texi (Tag): Section swapped with node Timestamps.
6122 (Formula syntax for Lisp): Document new `L' flag.
6123
61242007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6125
6126 * gnus.texi (Misc Group Stuff, Summary Buffer)
6127 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6128
61292007-06-06 Juanma Barranquero <lekktu@gmail.com>
6130
6131 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6132 * gnus.texi (Article Buttons, Mail Source Customization)
6133 (Sending or Not Sending, Customizing NNDiary):
6134 * message.texi (Message Headers):
6135 * mh-e.texi (HTML): Fix typos.
6136
61372007-06-07 Michael Albinus <michael.albinus@gmx.de>
6138
6139 Sync with Tramp 2.0.56.
6140
6141 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6142 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6143
61442007-06-02 Chong Yidong <cyd@stupidchicken.com>
6145
6146 * Version 22.1 released.
6147
61482007-05-26 Michael Olson <mwolson@gnu.org>
6149
6150 * erc.texi (Modules): Fix references to completion modules.
6151
61522007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6153
6154 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6155
61562007-05-09 Didier Verna <didier@xemacs.org>
6157
6158 * gnus.texi (Email Based Diary): New. Proper documentation for the
6159 nndiary back end and the gnus-diary library.
6160
61612007-05-03 Karl Berry <karl@gnu.org>
6162
6163 * .cvsignore (*.pdf): New entry.
6164
6165 * texinfo.tex: Update from current version for better pdf generation.
6166
61672007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6168
6169 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6170
61712007-04-28 Glenn Morris <rgm@gnu.org>
6172
6173 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6174 consideration of legal status.
6175
61762007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6177
6178 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6179
61802007-04-24 Chong Yidong <cyd@stupidchicken.com>
6181
6182 * faq.texi (New in Emacs 22): python.el removed.
6183
61842007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6185
6186 * calc.texi (Reporting bugs): Update maintainer's address.
6187
61882007-04-22 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6191
61922007-04-15 Jay Belanger <belanger@truman.edu>
6193
6194 * calc.texi (Title page): Remove the date.
6195 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6196 (The Standard Calc Interface): Change trail title.
6197 (Floats): Mention that when non-decimal floats are entered, only
6198 approximations are stored.
6199 (Copying): Move to the appendices.
6200 (GNU Free Documentation License): Add as an appendix.
6201
62022007-04-15 Chong Yidong <cyd@stupidchicken.com>
6203
6204 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6205 * dired-x.texi, ebrowse.texi, ediff.texi:
6206 * emacs-mime.texi, erc.texi, eshell.texi:
6207 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6208 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6209 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6210 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6211 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6212 * woman.texi: Include GFDL.
6213
6214 * doclicense.texi: Remove node heading, so that it can be included by
6215 other files.
6216
6217 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6218
6219 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6220 than *.
6221
62222007-04-14 Carsten Dominik <dominik@science.uva.nl>
6223
6224 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6225 in Calc.
6226
62272007-04-09 Romain Francoise <romain@orebokech.com>
6228
6229 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6230 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6231 replace mouse-2.
6232
62332007-04-08 Chong Yidong <cyd@stupidchicken.com>
6234
6235 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6236 renamed to woman-use-topic-at-point. Document new behavior.
6237
62382007-04-08 Richard Stallman <rms@gnu.org>
6239
6240 * url.texi: Fix some indexing.
6241 (Disk Caching): Drop discussion of old/other Emacs versions.
6242
62432007-04-07 Chong Yidong <cyd@stupidchicken.com>
6244
6245 * url.texi (Disk Caching): Say Emacs 21 "and later".
6246
6247 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6248 on Font locking which now mentions JIT lock.
6249
62502007-04-01 Michael Olson <mwolson@gnu.org>
6251
6252 * erc.texi: Update for the ERC 5.2 release.
6253
62542007-03-31 David Kastrup <dak@gnu.org>
6255
6256 * woman.texi (Topic, Interface Options): Explain changes semantics of
6257 woman-manpath in order to consider MANPATH_MAP entries.
6258
62592007-03-31 Eli Zaretskii <eliz@gnu.org>
6260
6261 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6262
62632007-03-26 Richard Stallman <rms@gnu.org>
6264
6265 * pgg.texi (Caching passphrase): Clean up previous change.
6266
62672007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6268
6269 * gnus.texi (Setting Process Marks): Fix typo.
6270
62712007-03-25 Romain Francoise <romain@orebokech.com>
6272
6273 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6274 readability, and include various fixes by Daniel Brockman, Nick Roberts
6275 and Dieter Wilhelm.
6276
62772007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6278
6279 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6280
6281 * gnus.texi (Mail Source Specifiers): Fix typo.
6282
62832007-03-22 Ralf Angeli <angeli@caeruleus.net>
6284
6285 * reftex.texi (Imprint): Update maintainer information.
6286
62872007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6288
6289 * message.texi (Message Buffers): Update documentation for
6290 message-generate-new-buffers.
6291
62922007-03-15 Daiki Ueno <ueno@unixuser.org>
6293
6294 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6295
62962007-03-21 Glenn Morris <rgm@gnu.org>
6297
6298 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6299
63002007-03-19 Chong Yidong <cyd@stupidchicken.com>
6301
6302 * eshell.texi (Known problems): Emacs 21 -> 22.
6303
6304 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6305
63062007-03-18 Jay Belanger <belanger@truman.edu>
6307
6308 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6309
63102007-03-12 Glenn Morris <rgm@gnu.org>
6311
6312 * calc.texi (Time Zones): Switch to new North America DST rule.
6313
6314 * calc.texi: Replace "daylight savings" with "daylight
6315 saving" in text throughout.
6316
63172007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6318
6319 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6320 The variable now uses a list of symbols instead of just a symbol.
6321 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6322
63232007-03-06 Romain Francoise <romain@orebokech.com>
6324
6325 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6326 new packages, and mention Gnus update.
6327
63282007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6329
6330 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6331 nntp-open-connection-functions-never-echo-commands.
6332
63332007-02-27 Chong Yidong <cyd@stupidchicken.com>
6334
6335 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6336 problems on the console, and security risk in not using gpg-agent.
6337
63382007-02-25 Carsten Dominik <dominik@science.uva.nl>
6339
0c7efc08 6340 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6341 Completely reorganized and rewritten.
6342 (CamelCase links): Section removed.
6343 (Repeating items): New section.
6344 (Tracking TODO state changes): New section.
6345 (Agenda views): Chapter reorganized and rewritten.
6346 (HTML export): Section rewritten.
6347 (Tables in arbitrary syntax): New section.
6348 (Summary): Better feature summary.
6349 (Activation): Document problem with cut-and-paste of Lisp code
6350 from PDF files.
6351 (Visibility cycling): Document indirect buffer use.
6352 (Structure editing): Document sorting.
6353 (Remember): Section rewritten.
6354 (Time stamps): Better description of time stamp types.
6355 (Tag searches): Document regular expression search for tags.
6356 (Stuck projects): New section.
6357 (In-buffer settings): New keywords.
6358 (History and Acknowledgments): Updated description.
6359
63602007-02-24 Alan Mackenzie <acm@muc.de>
6361
6362 * cc-mode.texi (Movement Commands): Insert two missing command names.
6363 (Getting Started): Slight wording correction (use conditional).
6364
63652007-02-22 Kim F. Storm <storm@cua.dk>
6366
6367 * widget.texi (User Interface, Basic Types): Document need to put some
6368 text before the %v escape in :format string in editable-field widget.
6369
63702007-02-18 Romain Francoise <romain@orebokech.com>
6371
6372 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6373 `cvs-mode-quit'.
6374
63752007-02-10 Markus Triska <markus.triska@gmx.at>
6376
6377 * widget.texi (Programming Example): Put constant strings in :format.
6378
63792007-02-07 Juanma Barranquero <lekktu@gmail.com>
6380
6381 * faq.texi (Fullscreen mode on MS-Windows): New node.
6382
63832007-02-04 David Kastrup <dak@gnu.org>
6384
6385 * faq.texi (AUCTeX): Update version number. Should probably be done
6386 for other packages as well.
6387
63882007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6389
6390 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6391 <tassilo@member.fsf.org>.
6392
63932007-01-27 Eli Zaretskii <eliz@gnu.org>
6394
6395 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6396 ls-lisp-use-localized-time-format.
6397
63982007-01-20 Markus Triska <markus.triska@gmx.at>
6399
6400 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6401
64022007-01-13 Michael Olson <mwolson@gnu.org>
6403
6404 * erc.texi (Modules): Mention capab-identify module.
6405
64062007-01-05 Michael Olson <mwolson@gnu.org>
6407
6408 * erc.texi (Getting Started): Update for /RECONNECT command.
6409
64102007-01-04 Richard Stallman <rms@gnu.org>
6411
6412 * ebrowse.texi: Change C-c b to C-c C-m.
6413
64142007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6415
6416 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6417 variables only in info to avoid redundant entries in the printed
6418 manual.
6419
64202007-01-02 Daiki Ueno <ueno@unixuser.org>
6421
6422 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6423
64242007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6425
6426 * message.texi (Security): Split into sub-nodes.
6427
64282007-01-01 Alan Mackenzie <acm@muc.de>
6429
6430 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6431 eval-after-load in Emacs <=21 and a workaround. Document that
6432 trigraphs are not supported.
6433
64342007-01-01 Alan Mackenzie <acm@muc.de>
6435
6436 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6437 c-context-line-break. When invoked within a string, preserve
6438 whitespace. Add a backslash only when also in a macro.
6439
64402007-01-01 Alan Mackenzie <acm@muc.de>
6441
6442 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6443
64442007-01-01 Alan Mackenzie <acm@muc.de>
6445
6446 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6447 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6448
64492007-01-01 Alan Mackenzie <acm@muc.de>
6450
6451 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6452 "Choosing a Style".
6453
6454 * cc-mode.texi ("Styles"): Add @dfn{style}.
6455
64562006-12-30 Michael Albinus <michael.albinus@gmx.de>
6457
6458 Sync with Tramp 2.0.55.
6459
6460 * trampver.texi: Update release number.
6461
64622006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6463
6464 * gnus.texi (Customizing Articles): Add index entries for all
6465 gnus-treat-* variables.
6466
c8763fb6 64672006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6468
6469 * gnus.texi (IMAP): Fix incorrect explanation of
6470 nnimap-search-uids-not-since-is-evil in documentation for
6471 nnimap-expunge-search-string.
6472
64732006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6474
6475 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6476 spam-ifile-database.
6477
64782006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6481 rebind C-s.
6482
c8763fb6 64832006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6484
6485 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6486 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6487 "expiring mail".
6488 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6489 nnimap-nov-is-evil.
6490
64912006-12-25 Kevin Ryde <user42@zip.com.au>
6492
6493 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6494 about the key procedure being used heavily.
6495
64962006-12-24 Chong Yidong <cyd@stupidchicken.com>
6497
6498 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6499 to t.
6500 (Prerequisites): Add explanation about gpg-agent.
6501
65022006-12-22 Kevin Ryde <user42@zip.com.au>
6503
6504 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6505 "sort" instead of "sort*".
6506
65072006-12-19 Richard Stallman <rms@gnu.org>
6508
6509 * calc.texi (History and Acknowledgements): Recognize that Emacs
6510 now does have floating point.
6511
65122006-12-19 Michael Albinus <michael.albinus@gmx.de>
6513
6514 * tramp.texi (External transfer methods): Describe new method `scpc'.
6515
65162006-12-17 Sascha Wilde <wilde@sha-bang.de>
6517
6518 * pgg.texi: Added short note on gpg-agent to the introduction.
6519
65202006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6523 also applies to Cc.
6524
65252006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6526
6527 * gnus.texi (X-Face): Clarify. Say which programs are required
6528 on Windows.
6529
65302006-12-08 Michael Olson <mwolson@gnu.org>
6531
6532 * erc.texi (Modules): Remove documentation for list module.
6533
c8763fb6 65342006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6535
6536 * faq.texi (^M in the shell buffer): Ditto.
6537
65382006-11-20 Michael Olson <mwolson@gnu.org>
6539
6540 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6541
65422006-11-17 Carsten Dominik <dominik@science.uva.nl>
6543
6544 * org.texi: Fix typos.
6545 (Agenda commands): Document `C-k'.
6546
65472006-11-16 Eli Zaretskii <eliz@gnu.org>
6548
6549 * url.texi (http/https): Fix a typo in the HTTP URL.
6550
65512006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6552
6553 * ada-mode.texi: Total rewrite.
6554
65552006-11-13 Carsten Dominik <dominik@science.uva.nl>
6556
6557 * org.texi: Minor typo fixes.
6558
65592006-11-13 Bill Wohler <wohler@newt.com>
6560
6561 Release MH-E manual version 8.0.3.
6562
6563 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6564 release 8.0.3.
6565
6566 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6567 to set MAILDIR.
6568 (Reading Mail): Document the customization of read-mail-command
6569 for MH-E.
6570 (Viewing Attachments): Document mm-discouraged-alternatives.
6571 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6572 (Junk): Add more information about the settings of mh-junk-background
6573 in a program. Add /usr/bin/mh to PATH in examples.
6574
65752006-11-12 Richard Stallman <rms@gnu.org>
6576
6577 * woman.texi: Update author address but say he no longer maintains it.
6578
65792006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6580
6581 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6582 archived trees.
6583 (Checkboxes): Section moved to chapter 5, and extended.
6584 (The date/time prompt): New section.
6585 (Link abbreviations): New section.
6586 (Presentation and sorting): New section.
6587 (Custom agenda views): Section completely rewritten.
6588 (Summary): Compare with Planner.
6589 (Feedback): More info about creating backtraces.
6590 (Plain lists): Modified example.
6591 (Breaking down tasks): New section.
6592 (Custom time format): New section.
6593 (Time stamps): Document inactive timestamps.
6594 (Setting tags): More details about fast tag selection.
6595 (Block agenda): New section.
6596 (Custom agenda views): Section rewritten.
6597 (Block agenda): New section.
6598
65992006-11-07 Michael Albinus <michael.albinus@gmx.de>
6600
6601 * tramp.texi (Configuration): scp is the default method.
6602 (Default Method): Use ssh as example for another method.
6603
66042006-10-27 Richard Stallman <rms@gnu.org>
6605
6606 * woman.texi: Downcase nroff/troff/roff.
6607 (Installation): Chapter deleted. Some xrefs deleted.
6608 (Background): woman doesn't advise man ;-).
6609
c8763fb6 66102006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6611
6612 * ada-mode.texi (Project files, Identifier completion)
6613 (Automatic Casing, Debugging, Using non-standard file names)
6614 (Working Remotely): Fix typos.
6615
66162006-10-20 Masatake YAMATO <jet@gyve.org>
6617
0c7efc08 6618 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6619 sample code `my-c-initialization-hook'.
6620
66212006-10-19 Stuart D. Herring <herring@lanl.gov>
6622
6623 * widget.texi: Fix typos.
6624
66252006-10-19 Michael Albinus <michael.albinus@gmx.de>
6626
6627 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6628 "???". There have been no complaints for years, so the information
6629 must be appropriate.
6630
66312006-10-16 Richard Stallman <rms@gnu.org>
6632
6633 * widget.texi: Use @var instead of capitalization.
6634 Clarify many widget type descriptions.
6635
66362006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6637
6638 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6639 gnus-dired-attach.
6640 (Selecting a Group): Fix typo.
6641
c8763fb6 66422006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6643
6644 * widget.texi: Fix typos.
6645
66462006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6647
6648 * gnus.texi (Image Enhancements): Update for Emacs 22.
6649
6650 * gnus-faq.texi ([1.3]): Update.
6651
66522006-10-06 Richard Stallman <rms@gnu.org>
6653
6654 * faq.texi (Displaying the current line or column):
6655 Delete "As of Emacs 20".
6656
66572006-10-06 Romain Francoise <romain@orebokech.com>
6658
6659 * faq.texi (VM): VM works with Emacs 22 too.
6660
66612006-10-06 Richard Stallman <rms@gnu.org>
6662
6663 * ebrowse.texi: Remove Emacs version "21" from title.
6664
66652006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6666
6667 * gnus.texi (Foreign Groups): Say where change of editing commands are
6668 stored. Add reference to `gnus-parameters'.
6669
66702006-09-15 Jay Belanger <belanger@truman.edu>
6671
6672 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6673 Change "Library Public License" to "Lesser Public License"
6674 throughout. Use "yyyy" to represent year.
6675
66762006-09-15 Carsten Dominik <dominik@science.uva.nl>
6677
6678 * org.texi (Setting tags): Typo fix.
6679
66802006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6683
66842006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6685
6686 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6687
66882006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6689
6690 * faq.texi (Escape sequences in shell output): EMACS is now set
6691 to Emacs's absolute file name, not to "t".
6692 (^M in the shell buffer): Likewise.
6693 * misc.texi (Interactive Shell): Likewise.
6694
66952006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6696
6697 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6698 mails with pop3-leave-mail-on-server. Fix wording.
6699 (Limiting): Improve gnus-summary-limit-to-articles.
6700 (X-Face): Fix typo.
6701
67022006-09-11 Simon Josefsson <jas@extundo.com>
6703
6704 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6705 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6706
67072006-09-06 Simon Josefsson <jas@extundo.com>
6708
6709 * smtpmail.texi (Authentication): Mention SSL.
6710
67112006-09-01 Eli Zaretskii <eliz@gnu.org>
6712
6713 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6714 Don't use @indicateurl.
6715
6716 * cc-mode.texi (Subword Movement): Don't use @headitem.
6717 (Custom Braces, Clean-ups): Don't use @tie.
6718
67192006-08-29 Michael Albinus <michael.albinus@gmx.de>
6720
6721 Sync with Tramp 2.0.54.
6722
6723 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6724 Suggested by Adrian Phillips <a.phillips@met.no>.
6725
67262006-08-15 Carsten Dominik <dominik@science.uva.nl>
6727
6728 * org.texi (Installation, Activation): Split from Installation and
6729 Activation.
6730 (Clocking work time): Documented new features.
6731
67322006-08-13 Alex Schroeder <alex@gnu.org>
6733
6734 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6735 example.
6736
67372006-08-12 Eli Zaretskii <eliz@gnu.org>
6738
6739 * faq.texi (How to add fonts): New node.
6740
67412006-08-05 Romain Francoise <romain@orebokech.com>
6742
6743 * faq.texi (New in Emacs 22): Expand.
6744
67452006-08-03 Michael Olson <mwolson@gnu.org>
6746
6747 * erc.texi: Update for ERC 5.1.4.
6748
67492006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6750
6751 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6752 in .../site-lisp/gnus/ by default.
6753 [ From gnus-news.texi in the trunk. ]
6754
67552006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6756
6757 * gnus.texi (MIME Commands): Additions for yEnc.
6758
67592006-07-24 Richard Stallman <rms@gnu.org>
6760
6761 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6762 * faq.texi: Move periods and commas inside quotes.
6763
67642006-07-20 Jay Belanger <belanger@truman.edu>
6765
6766 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6767
67682006-07-18 Chong Yidong <cyd@stupidchicken.com>
6769
6770 * faq.texi (Security risks with Emacs): Document Emacs 22
6771 file-local-variable mechanism.
6772
67732006-07-12 Michael Olson <mwolson@gnu.org>
6774
6775 * erc.texi: Update for ERC 5.1.3.
6776
67772006-07-12 Alex Schroeder <alex@gnu.org>
6778
6779 * rcirc.texi: Fix typos.
6780 (Getting started with rcirc): New calling convention for M-x irc.
6781 Mention #rcirc. Removed channel tracking.
0c7efc08 6782 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6783 recently, eg. rcirc-server to rcirc-default-server. Added
6784 documentation for rcirc-authinfo, some background for Bitlbee, and
6785 rcirc-track-minor-mode.
0c7efc08 6786 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6787 Scrolling.
0c7efc08 6788 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6789 to match code changes.
6790
67912006-07-10 Nick Roberts <nickrob@snap.net.nz>
6792
6793 * gnus.texi, message.texi: Fix typos.
6794
67952006-07-07 Carsten Dominik <dominik@science.uva.nl>
6796
6797 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6798 commands.
6799 (Global TODO list): Document the use of the variables
6800 `org-agenda-todo-ignore-scheduled' and
6801 `org-agenda-todo-list-sublevels'.
6802
68032006-07-05 Richard Stallman <rms@gnu.org>
6804
6805 * faq.texi (Scrolling only one line): Fix xref.
6806
68072006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6808
6809 * faq.texi (Evaluating Emacs Lisp code):
6810 Throughout, replace eval-current-buffer with eval-buffer.
6811
68122006-07-03 Richard Stallman <rms@gnu.org>
6813
6814 * rcirc.texi (Scrolling conservatively): Fix xref.
6815
6816 * pcl-cvs.texi (Viewing differences): Usage fix.
6817
68182006-07-03 Carsten Dominik <dominik@science.uva.nl>
6819
6820 * org.texi (Agenda commands): Document `s' key to save all org-mode
6821 buffers.
6822
68232006-06-30 Ralf Angeli <angeli@caeruleus.net>
6824
6825 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6826 names. Mention `cvs-msg' face.
6827
68282006-06-29 Carsten Dominik <dominik@science.uva.nl>
6829
6830 * org.texi (Checkboxes): New section.
6831
68322006-06-28 Carsten Dominik <dominik@science.uva.nl>
6833
6834 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6835 throughout this chapter.
6836
68372006-06-27 Chong Yidong <cyd@stupidchicken.com>
6838
6839 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6840 text for standalone vs Emacs info.
6841 (Help): Clarify header line description. Use mouse-1 for clicks.
6842 (Help-P): Use mouse-1 for clicks.
6843 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6844 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6845 (Choose menu subtopic): Remove gratuitous Emacs command names.
6846 (Help-FOO): Put usual behavior first.
6847 (Help-Xref): Clicking on xrefs works in Emacs.
6848 (Search Text): Clarify what the default behavior is.
6849 (Create Info buffer): Fix Emacs window/X window confusion.
6850 (Emacs Info Variables): Fix for new Emacs init file behavior.
6851
68522006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6853
6854 * gnus.texi (Summary Buffer Lines): Fix typo.
6855
68562006-06-23 Carsten Dominik <dominik@science.uva.nl>
6857
6858 * org.texi (Embedded LaTeX): New chapter.
6859 (Archiving): Section rewritten.
6860 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6861
68622006-06-20 Bill Wohler <wohler@newt.com>
6863
6864 Release MH-E manual version 8.0.1.
6865
6866 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6867 release 8.0.1.
6868 (Preface): Depend on GNU mailutils 1.0 and higher.
6869
68702006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6871
6872 * message.texi (News Headers): Update message-syntax-checks section.
6873
68742006-06-19 Karl Berry <karl@gnu.org>
6875
6876 * info.texi (Advanced): Mention C-q, especially with ?.
6877
68782006-06-19 Carsten Dominik <dominik@science.uva.nl>
6879
6880 * org.texi (Publishing links): Document the `:link-validation-function'
6881 property.
6882 (Extensions and Hacking): New chapter, includes some sections of the
6883 "Miscellaneous" chapter.
6884
68852006-06-10 Carsten Dominik <dominik@science.uva.nl>
6886
6887 * org.texi (Progress logging): New section.
6888
2de53ca6
GM
68892006-06-06 Carsten Dominik <dominik@science.uva.nl>
6890
6891 * org.texi (ASCII export): Document indentation adaptation.
6892 (Setting tags): Document mutually-exclusive tags.
6893
68942006-06-05 Romain Francoise <romain@orebokech.com>
6895
6896 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6897 Fix typo.
6898
6899 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6900 channel (#gnus@irc.freenode.net).
6901 Fix typos. Update copyright notice.
6902
6903 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6904 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6905 (Line-Up Functions, Custom Macros):
6906 * ediff.texi (Window and Frame Configuration)
dccb744b 6907 (Highlighting Difference Regions):
2de53ca6
GM
6908 * emacs-mime.texi (Display Customization):
6909 * erc.texi (History):
6910 * eshell.texi (Known problems):
6911 * eudc.texi (Overview, BBDB):
6912 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6913 (The problem of spam, SpamOracle, Extending the Spam package)
6914 (Conformity, Terminology):
dccb744b 6915 * idlwave.texi (Routine Info)
2de53ca6
GM
6916 (Class and Keyword Inheritance, Padding Operators)
6917 (Breakpoints and Stepping, Electric Debug Mode)
6918 (Examining Variables, Troubleshooting):
6919 * org.texi (Creating timestamps):
6920 * reftex.texi (Commands, Options, Changes):
6921 * tramp.texi (Inline methods, Password caching)
6922 (Auto-save and Backup, Issues):
6923 * vip.texi (Files, Commands in Insert Mode):
6924 * viper.texi (Emacs Preliminaries, States in Viper)
6925 (Packages that Change Keymaps, Viper Specials, Groundwork):
6926 Fix various typos.
6927
69282006-05-31 Michael Ernst <mernst@alum.mit.edu>
6929
6930 * ediff.texi: Fix typos.
6931
69322006-05-30 Carsten Dominik <dominik@science.uva.nl>
6933
6934 * org.texi: Small typo fixes.
6935
fff84c22
JB
69362006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6937
6938 * viper.texi (Viper Specials):
6939 * gnus.texi (Example Setup):
6940 * faq.texi (Backspace invokes help):
6941 * dired-x.texi (Optional Installation Dired Jump):
6942 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6943 follow coding conventions.
6944
2de53ca6
GM
69452006-05-29 Michael Albinus <michael.albinus@gmx.de>
6946
6947 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6948
69492006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6950
6951 * pcl-cvs.texi: Fix typos.
6952 (Customization): Say "us".
6953
69542006-05-26 Eli Zaretskii <eliz@gnu.org>
6955
6956 * org.texi: Remove bogus @setfilename.
6957
69582006-05-26 Carsten Dominik <dominik@science.uva.nl>
6959
6960 * org.texi (ASCII export): Omit command name.
6961 (HTML export): Add prefix to all lines in Local Variable example.
6962 (Acknowledgments): Typeset names in italics.
6963
69642006-05-24 Carsten Dominik <dominik@science.uva.nl>
6965
6966 * org.texi (Plain lists): Add new item navigation commands.
6967 (External links): Document elisp and info links.
6968 (Custom searches): New section.
6969 (Publishing): New chapter.
6970 (HTML export): Include a list of supported CSS classes.
6971 (Setting tags): Describe the fast-tag-setting interface.
6972
69732006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6974
6975 * dired-x.texi: ifinfo -> ifnottex.
6976
69772006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6978
6979 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6980
69812006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6982
6983 * message.texi (Interface): Add tool bar customization.
6984 (MIME): Index and text additions for mml-attach.
6985 (MIME): Describe mml-dnd-protocol-alist and
6986 mml-dnd-attach-options.
6987
6988 * gnus.texi (Oort Gnus): Reorder entries in sections.
6989 Fix some entries.
6990 (Starting Up): Add references to "Emacs for Heathens" and to
6991 "Finding the News". Add user-full-name and user-mail-address.
6992 (Group Buffer Format): Add tool bar customization and update.
6993 (Summary Buffer): Add tool bar customization.
6994 (Posting Styles): Add message-alternative-emails.
6995
69962006-05-09 Michael Albinus <michael.albinus@gmx.de>
6997
6998 * tramp.texi (Filename completion): Improve wording.
6999
70002006-05-07 Romain Francoise <romain@orebokech.com>
7001
7002 * faq.texi (Using regular expressions): Fix typo.
7003 (Packages that do not come with Emacs): Fix capitalization.
7004 (Replacing text across multiple files): Expand node to explain how
7005 to use `dired-do-query-replace-regexp' in more detail, based on
7006 suggestion by Eric Hanchrow <offby1@blarg.net>.
7007
70082006-05-06 Michael Albinus <michael.albinus@gmx.de>
7009
7010 * tramp.texi (Filename completion): Completion of remote files'
7011 method, user name and host name is active only in partial
7012 completion mode.
7013
70142006-05-06 Bill Wohler <wohler@newt.com>
7015
7016 Release MH-E manual version 8.0.
7017
7018 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7019 release 8.0.
7020
70212006-05-06 Bill Wohler <wohler@newt.com>
7022
7023 * mh-e.texi (MH-BOOK-HOME): Change from
7024 http://www.ics.uci.edu/~mh/book/mh to
7025 http://rand-mh.sourceforge.net/book/mh.
7026 Replace .htm suffix with .html for MH book files.
7027 (Using This Manual): Update key binding for getting relevant
7028 chapter in Info from command key.
7029 (Ranges): Fix itemx.
7030
70312006-05-05 Karl Berry <karl@gnu.org>
7032
7033 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7034 (\fonttextsize): New user-level command to change text font size.
7035
70362006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7037
7038 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7039
70402006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7041
7042 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7043
70442006-04-24 Bill Wohler <wohler@newt.com>
7045
7046 * mh-e.texi (Getting Started): Make it more explicit that you need
7047 to install MH. Add pointers to current MH implementations.
7048
70492006-04-21 Bill Wohler <wohler@newt.com>
7050
7051 Release MH-E manual version 7.94.
7052
7053 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7054 release 7.94.
7055
70562006-04-21 Carsten Dominik <dominik@science.uva.nl>
7057
7058 * org.texi: Many small fixes.
7059 (Handling links): Rename from "Managing links".
7060
70612006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7062
7063 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7064 (Splitting mail using spam-stat): Fix @xref.
7065
70662006-04-20 Chong Yidong <cyd@stupidchicken.com>
7067
7068 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7069 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7070
70712006-04-20 Carsten Dominik <dominik@science.uva.nl>
7072
7073 * org.texi (Time stamps): Better explanation of the purpose of
7074 different time stamps.
7075 (Structure editing, Plain lists): More details on how new items
7076 and headings are inserted.
7077
70782006-04-18 Carsten Dominik <dominik@science.uva.nl>
7079
7080 * org.texi (Formula syntax): Fix link to Calc Manual.
7081
70822006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7083
7084 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7085
70862006-04-17 Bill Wohler <wohler@newt.com>
7087
7088 * mh-e.texi (Folders): Update mh-before-quit-hook and
7089 mh-quit-hook example with code that removes the buffers rather
7090 than just bury them.
7091
70922006-04-17 Michael Albinus <michael.albinus@gmx.de>
7093
7094 Sync with Tramp 2.0.53.
7095
70962006-04-13 Carsten Dominik <dominik@science.uva.nl>
7097
7098 * org.texi (Updating settings): New section.
7099 (Visibility cycling): Better names for the startup folding
7100 options.
7101 (Exporting): Completely restructured.
7102 (The very busy C-c C-c key): New section.
7103 (Summary of in-buffer settings): New section.
7104
71052006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7106
7107 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7108
71092006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7112 (Server Commands): Key `v' is reserved for users.
7113
71142006-04-11 Carsten Dominik <dominik@science.uva.nl>
7115
7116 * org.texi (Link format): New section, emphasis on bracket links.
7117 (External links): Document bracket links.
7118 (FAQ): Expand to cover shell links and the new link format.
7119
71202006-04-09 Kevin Ryde <user42@zip.com.au>
7121
7122 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7123
71242006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * gnus.texi (Summary Buffer Lines): Add `*'.
7127
c8763fb6 71282006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7129
7130 * gnus.texi (Group Parameters):
7131 Mention gnus-permanently-visible-groups.
7132
71332006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7134
7135 * gnus.texi (Face): Fix typo.
7136
71372006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * gnus.texi (X-Face): Clarify.
7140 (Face): Need Emacs with PNG support.
7141
71422006-04-06 Richard Stallman <rms@gnu.org>
7143
7144 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7145 Emacs".
7146
71472006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7148
7149 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7150 blocks not suitable for inclusion with Emacs using variable
7151 PARTOFEMACS.
7152
71532006-04-04 Simon Josefsson <jas@extundo.com>
7154
7155 * gnus.texi (Security): Improve.
7156
71572006-04-02 Bill Wohler <wohler@newt.com>
7158
7159 * mh-e.texi (Getting Started, Junk, Bug Reports)
7160 (MH FAQ and Support): Fix URLs.
7161
71622006-03-31 Romain Francoise <romain@orebokech.com>
7163
7164 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7165 to t, not nil (and has for the past eight years).
7166
71672006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7168
7169 * message.texi, gnus.texi: Bump version to 5.11.
7170
71712006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7172
7173 * gnus.texi (Top): Add comment about version line.
7174
7175 * message.texi (Top): Ditto. Change to take named versions into
7176 account.
7177
71782006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7179
7180 * gnus.texi (Posting Styles): Add x-face-file to example.
7181 (X-Face): Refer to posting styles.
7182
7183 * gnus-faq.texi ([5.8]): Add x-face-file.
7184 ([8.4]): Add links to gmane.emacs.gnus.user and
7185 gmane.emacs.gnus.general.
7186
71872006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7188
7189 * gnus-faq.texi: Use .invalid.
7190 ([5.4]): Fix gnus-posting-styles example.
7191
71922006-03-27 Romain Francoise <romain@orebokech.com>
7193
7194 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7195 Emacs/W3 needs a new maintainer.
7196 (Ispell): Update author and version info.
7197 (Mailcrypt): Mention PGG.
7198 (New in Emacs 22): Add PGG to the list of new packages.
7199 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7200 updating dead URLs.
7201
72022006-03-25 Karl Berry <karl@gnu.org>
7203
7204 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7205 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7206 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7207 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7208 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7209 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7210 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7211 (2) do not indent copyright year list (or anything else).
7212
72132006-03-21 Bill Wohler <wohler@newt.com>
7214
7215 * mh-e.texi (Folders): Various edits.
7216
72172006-03-20 Romain Francoise <romain@orebokech.com>
7218
7219 * gnus.texi (Mail Folders): Grammar fix.
7220
72212006-03-19 Bill Wohler <wohler@newt.com>
7222
7223 * mh-e.texi (Replying): Document Mail-Followup-To.
7224 Change manually-formatted table to multitable. Add debugging info.
7225 Move description of mh-reply-default-reply-to into paragraph
7226 that describes its values.
7227
72282006-03-17 Bill Wohler <wohler@newt.com>
7229
10d1d0af 7230 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7231 (Sending Mail Tour): Update method of entering
7232 addresses and subject.
7233 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7234 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7235
72362006-03-15 Carsten Dominik <dominik@science.uva.nl>
7237
7238 * org.texi: Version number change only.
7239
72402006-03-14 Bill Wohler <wohler@newt.com>
7241
7242 * mh-e.texi: Add index entries around each paragraph rather than
7243 depend on entries from beginning of node. Doing so ensures that
7244 index entries are less likely to be forgotten if text is cut and
7245 pasted, and are necessary anyway if the references are on a
7246 separate page. It seems that makeinfo is now (v. 4.8) only
7247 producing one index entry per node, so there is no longer any
7248 excuse not to. Use subheading instead of heading. The incorrect
7249 use of heading produced very large fonts in Info--as large as the
7250 main heading.
7251 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7252 versions 6 and 7 appeared *around* the time of these Emacs releases.
7253
72542006-03-13 Carsten Dominik <dominik@science.uva.nl>
7255
7256 * org.texi (Clean view): Document new startup options.
7257
72582006-03-11 Bill Wohler <wohler@newt.com>
7259
7260 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7261 (Composing, Scan Line Formats): Fix @refs.
7262 (Getting Started): Define MH profile and MH profile components.
7263 (Incorporating Mail, Reading Mail, Viewing, Printing)
7264 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7265 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7266 for string constants.
7267 (Tool Bar): Remove spurious quote.
7268 (Junk): Use ``...'' instead of "...".
7269 (Scan Line Formats): Replace @samp with @kbd.
7270
72712006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7272
7273 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7274
72752006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7276
7277 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7278 easy to understand.
7279
72802006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7281
7282 * gnus.texi: Markup fix.
7283 (Fancy Mail Splitting): Specify new feature.
7284
72852006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7286
7287 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7288 partial-words matching.
7289
72902006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7291
7292 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7293
7294 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7295 (MIME Commands): Fix mm-discouraged-alternatives.
7296
72972006-03-07 Carsten Dominik <dominik@science.uva.nl>
7298
7299 * org.texi: Version number change only.
7300
73012006-03-06 Bill Wohler <wohler@newt.com>
7302
7303 * mh-e.texi: Move from SourceForge repository to Savannah.
7304 This is version 7.93, which is a total rewrite from the previous
7305 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7306 version 7.93.
7307
73082006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7311
73122006-03-01 Carsten Dominik <dominik@science.uva.nl>
7313
7314 * org.texi (Interaction): Add item about `org-mouse.el' by
7315 Piotr Zielinski.
7316 (Managing links): Document that also mouse-1 can be used to
7317 activate a link.
7318 (Headlines, FAQ): Add entry about hiding leading stars.
7319 (Miscellaneous): Resort the sections in this chapter to a more
7320 logical sequence.
7321
73222006-02-27 Simon Josefsson <jas@extundo.com>
7323
7324 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7325 2004-01-27 from the trunk).
7326
73272006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7328
7329 * cc-mode.texi: Rename c-hungry-backspace to
7330 c-hungry-delete-backwards, at the request of RMS. Leave the old
7331 name as an alias.
7332
73332006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7334
7335 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7336 include the function header within the defun.
7337
73382006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7339
7340 * cc-mode.texi: Correct two typos.
7341
73422006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7343
7344 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7345 existing comment.
7346 (Electric Keys): Add a justification for electric indentation.
7347 (Hungry WS Deletion): Clear up the names and complications of the
7348 BACKSPACE and DELETE keys.
7349
73502006-02-23 Juri Linkov <juri@jurta.org>
7351
7352 * faq.texi (Common requests): Move `Turning on auto-fill by
7353 default' after `Wrapping words automatically'. Move `Working with
7354 unprintable characters' before `Searching for/replacing newlines'.
7355 Move `Replacing highlighted text' after `Highlighting a region'.
7356 Merge `Repeating commands' and `Repeating a command as many times
7357 as possible' into the former.
7358 (Packages that do not come with Emacs): Add refs to Gmane and
7359 etc/MORE.STUFF.
7360
73612006-02-23 Juri Linkov <juri@jurta.org>
7362
7363 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7364 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7365 Add xref to `(emacs)Reporting Bugs'.
7366 (Getting a printed manual): Add URL to other formats of the manual.
7367 (Common requests): Fix menu.
7368 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7369 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7370 (Inserting text at the beginning of each line): Add pxref to
7371 `Changing the included text prefix'.
7372 (Forcing the cursor to remain in the same column): Mention `track-eol'
7373 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7374 (Replacing text across multiple files): Add keybinding `Q' for
7375 `dired-do-query-replace'.
7376
73772006-02-22 Carsten Dominik <dominik@science.uva.nl>
7378
7379 * reftex.texi: Version number and date change only.
7380
7381 * org.texi (Internal Links): Rewrite to cover the modified
7382 linking system.
7383
73842006-02-17 Eli Zaretskii <eliz@gnu.org>
7385
7386 * faq.texi: Remove the coding cookie, it's not needed anymore.
7387
73882006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7389
7390 * faq.texi (Colors on a TTY): Mention Mac OS port.
7391
73922006-02-12 Karl Berry <karl@gnu.org>
7393
7394 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7395 8-bit accented a.
7396
73972006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7398
7399 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7400
74012006-02-08 Romain Francoise <romain@orebokech.com>
7402
7403 * faq.texi (Top): Remove paragraph about the FAQ being a
7404 transitional document, etc.
7405 (Searching for/replacing newlines): New node.
7406 (Yanking text in isearch): New node.
7407 (Inserting text at the beginning of each line): Rename and make
7408 more general, mention `M-;' in Message mode.
7409
74102006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7411
7412 * faq.texi (Meta key does not work in xterm)
7413 (Emacs does not display 8-bit characters)
7414 (Inputting eight-bit characters): Update xrefs.
7415
74162006-02-06 Romain Francoise <romain@orebokech.com>
7417
7418 * faq.texi (VM): VM now at version 7.19.
7419 Set myself as maintainer of this file.
7420
74212006-02-04 Michael Olson <mwolson@gnu.org>
7422
7423 * erc.texi (History): Note that ERC is now included with Emacs.
7424
74252006-01-31 Romain Francoise <romain@orebokech.com>
7426
7427 * message.texi (Message Headers): Explain what
7428 `message-alternative-emails' does in more detail.
7429 Update copyright year.
7430
74312006-01-30 Juanma Barranquero <lekktu@gmail.com>
7432
7433 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7434
74352006-01-29 Richard M. Stallman <rms@gnu.org>
7436
7437 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7438
74392006-01-29 Michael Olson <mwolson@gnu.org>
7440
7441 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7442
7443 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7444
7445 * faq.texi (New in Emacs 22): Mention ERC.
7446
74472006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7448
7449 * rcirc.texi: Capitalize dir entry for consistency with the entry
7450 in info/dir and other entries in the Emacs category.
7451 Fix typos. Delete trailing whitespace.
7452
c8763fb6 74532006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7454
7455 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7456
74572006-01-27 Eli Zaretskii <eliz@gnu.org>
7458
7459 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7460 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7461
7462 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7463 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7464
74652006-01-27 Alex Schroeder <alex@gnu.org>
7466
7467 * rcirc.texi: New file.
7468
74692006-01-23 Juri Linkov <juri@jurta.org>
7470
7471 * widget.texi (User Interface): Add S-TAB for widget-backward.
7472
74732006-01-22 Michael Albinus <michael.albinus@gmx.de>
7474
7475 Sync with Tramp 2.0.52.
7476
7477 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7478 Add Tramp disabling item. New item for common connection problems.
7479 (various): Apply "ftp" as method for the download URL.
7480 (Bug Reports): Refer to FAQ for common problems.
7481
74822006-01-21 Eli Zaretskii <eliz@gnu.org>
7483
7484 * widget.texi (User Interface): Use @key for TAB.
7485
7486 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7487
7488 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7489 for TAB.
7490
7491 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7492
74932006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7494
7495 * gnus.texi: Update copyright.
7496
74972006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7498
7499 * gnus.texi (Article Washing): Additions.
7500
2de53ca6
GM
75012006-01-13 Carsten Dominik <dominik@science.uva.nl>
7502
7503 * org.texi (Agenda commands): Document tags command.
7504
75052006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7506
7507 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7508
75092006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7510
7511 * gnus.texi (RSS): Addition.
7512
75132005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7514
7515 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7516
75172005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * emacs-mime.texi (Display Customization): Add setting example to
7520 mm-discouraged-alternatives.
7521
75222006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7523
7524 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7525 version is the canonical version.
7526
75272006-01-08 Alex Schroeder <alex@gnu.org>
7528
7529 * pgg.texi (Caching passphrase): Rewording.
7530
75312006-01-06 Eli Zaretskii <eliz@gnu.org>
7532
7533 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7534 repository URL.
7535
75362006-01-06 Carsten Dominik <dominik@science.uva.nl>
7537
7538 * org.texi: Removed the accidentally re-added empty line in the
7539 direntry.
7540
75412006-01-05 Carsten Dominik <dominik@science.uva.nl>
7542
7543 * org.texi (Agenda Views): Chapter reorganized.
7544
75452005-12-29 Romain Francoise <romain@orebokech.com>
7546
7547 * faq.texi (Using Customize): New node.
7548
75492005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7550
7551 * org.texi: Remove blank line in @direntry. It is non-standard
7552 and recursively produces blank lines all over the dir file (when
7553 using Texinfo 4.8).
7554
75552005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7556
7557 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7558
75592005-12-20 Carsten Dominik <dominik@science.uva.nl>
7560
7561 * org.texi (Tags): Boolean logic documented.
7562 (Agenda Views): Document custom commands.
7563
75642005-12-20 David Kastrup <dak@gnu.org>
7565
7566 * faq.texi (AUCTeX): Update version and mailing list info.
7567
75682005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7569
7570 * gnus.texi (MIME Commands): Mention addition of
7571 multipart/alternative to gnus-buttonized-mime-types and add xref
7572 to mm-discouraged-alternatives.
7573
7574 * emacs-mime.texi (Display Customization): Mention addition of
7575 "image/.*" and add xref to gnus-buttonized-mime-types in the
7576 mm-discouraged-alternatives section.
7577
75782005-12-16 Carsten Dominik <dominik@science.uva.nl>
7579
7580 * org.texi (Tags): New section.
7581 (Agenda Views): Chapter reorganized.
7582
75832005-12-16 Eli Zaretskii <eliz@gnu.org>
7584
7585 * org.texi (Internal Links): Add a missing comma after an @xref.
7586
75872005-12-14 Chong Yidong <cyd@stupidchicken.com>
7588
7589 * faq.texi (Filling paragraphs with a single space): No need to
7590 change sentence-end now.
7591
75922005-12-13 Romain Francoise <romain@orebokech.com>
7593
7594 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7595
75962005-12-12 Jay Belanger <belanger@truman.edu>
7597
7598 * faq.texi (Calc): Update version number.
7599
76002005-12-12 Carsten Dominik <dominik@science.uva.nl>
7601
7602 * org.texi (Progress Logging): New section.
7603
76042005-12-10 Romain Francoise <romain@orebokech.com>
7605
7606 Update the Emacs FAQ for the 22.1 release.
7607
7608 * faq.texi: Set VER to `22.1'.
7609 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7610 Tutorial. Mention that `C-h r' displays the manual.
7611 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7612 (Getting a printed manual): Point to the new locations of the
7613 manuals on the GNU Web site.
7614 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7615 available via Info (it was previously distributed separately).
7616 (Installing Texinfo documentation): The latest version of Texinfo
7617 is 4.8, not 4.0.
7618 (Informational files for Emacs): COPYING is the GNU General Public
7619 License, not the Emacs General Public License.
7620 (Informational files for Emacs): Delete obsolete link to the
7621 GNUinfo pages as they have been removed from the GNU Web site.
7622 (New in Emacs 22): New node.
7623 (Setting up a customization file): Say that most packages support
7624 Customize nowadays.
7625 (Colors on a TTY): Delete reference to instructions on how to
7626 enable syntax highlighting, it is now enabled by default.
7627 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7628 at startup automatically.
7629 (Controlling case sensitivity): Mention `M-c' in isearch.
7630 (Using an already running Emacs process): Emacs now creates the
7631 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7632 gnuserv. As emacsclient can now run Lisp code as well, delete a
7633 sentence praising gnuserv for that. Simplify description of how
7634 the client/server operation works.
7635 (Compiler error messages): Delete obsolete text (compile.el has
7636 been rewritten).
7637 (Indenting switch statements): Fix typo.
7638 (Matching parentheses): Simplify setup instructions, mention the
7639 menu bar item in the Options menu.
7640 (Repeating a command as many times as possible): Mention `C-x e'.
7641 (Going to a line by number): Mention new keymap and bindings
7642 `M-g M-g', `M-g M-p' and `M-g M-n'.
7643 (Turning on syntax highlighting): Now on by default. Simplify.
7644 (Replacing highlighted text): Use `1', not `t'.
7645 (Problems with very large files): The maximum size is now 256MB on
7646 32-bit machines.
7647 (^M in the shell buffer): Mention `comint-process-echoes'.
7648 (Emacs for Apple computers): Emacs 22 has native support for Mac
7649 OS X.
7650 (Translating names to IP addresses): Delete node.
7651 (Binding keys to commands): Fix typo.
7652 (SPC no longer completes file names): New node.
7653 (MIME with Emacs mail packages): Delete section about the Emacs
7654 MIME FAQ (it's not reachable anymore).
7655
76562005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7657
7658 * cc-mode.texi: The manual has been extensively revised: the
7659 information about using CC Mode has been separated from the larger
7660 and more difficult chapters about configuration. It has been
7661 updated for CC Mode 5.31.
7662
76632005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7664
7665 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7666 (Selecting an implementation): Fix descriptions.
7667
76682005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7669
7670 * message.texi (Various Message Variables): Addition.
7671
76722005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7673
7674 * message.texi: Fix default values.
7675
76762005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7677
7678 * message.texi (Header Commands): Clarify descriptions of
7679 message-cross-post-followup-to, message-reduce-to-to-cc, and
7680 message-insert-wide-reply.
7681 (Various Commands): Fix kindex for message-kill-to-signature;
7682 clarify description of message-tab.
7683
76842005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7685
7686 * message.texi (Mailing Lists): Fix description about MFT.
7687
7688 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7689
76902005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7691
7692 * gnus.texi (Slow Terminal Connection): Replace old description
7693 with new one.
7694
76952005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7696
7697 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7698 replace X-Draft-Headers with X-Draft-From.
7699
77002005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7701
7702 * gnus.texi (Various Various): Fix the default value of
7703 nnheader-max-head-length.
7704 (Gnus Versions): Fix typo.
7705
77062005-12-08 Carsten Dominik <dominik@science.uva.nl>
7707
7708 * org.texi (Structure editing): Document new functionality of
7709 M-RET.
7710
77112005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7712
7713 * org.texi (Internal Links): Fix Texinfo usage.
7714
77152005-12-06 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi (TODO basics): Document the global todo list.
7718 (TODO items): Documents sparse tree for specific TODO
7719 keywords.
7720
77212005-11-30 Carsten Dominik <dominik@science.uva.nl>
7722
7723 * org.texi (Plain Lists): Typos fixed.
7724
77252005-11-28 Jay Belanger <belanger@truman.edu>
7726
7727 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7728
77292005-11-24 Carsten Dominik <dominik@science.uva.nl>
7730
7731 * org.texi (Structure editing): New item moving commands added.
7732 (Plain Lists): New section.
7733
77342005-11-18 Carsten Dominik <dominik@science.uva.nl>
7735
7736 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7737 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7738 `org-agenda-file-to-front'.
2de53ca6
GM
7739 (Built-in table editor): Document `org-table-sort-lines'.
7740 (HTML formatting): Export of hand-formatted lists.
7741
77422005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7743
7744 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7745 new variable gnus-toolbar-thickness.
7746
77472005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7748
7749 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7750
77512005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7752
7753 * gnus.texi (X-Face): Fix description.
7754 (XVarious): Remove gnus-xmas-logo-color-alist and
7755 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7756
77572005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7758
7759 * gnus.texi (Group Parameters): Mention new variable
7760 gnus-parameters-case-fold-search.
7761 (Home Score File): Addition.
7762
77632005-11-04 Ulf Jasper <ulf.jasper@web.de>
7764
7765 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7766 (Overview): List supported feed types.
7767 (Installation): No installation necessary when using autoload.
7768 (Configuration): Rename "RSS" to "news".
7769
77702005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7771
7772 * pgg.texi (User Commands): Document additional passphrase
7773 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7774 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7775
77762005-11-04 Carsten Dominik <dominik@science.uva.nl>
7777
7778 * org.texi: Version number changed to 3.19.
7779
77802005-10-29 Sascha Wilde <wilde@sha-bang.de>
7781
7782 * pgg.texi (How to use): Update the example to add autoload of
7783 pgg-encrypt-symmetric-region.
7784 (User Commands): Document pgg-encrypt-symmetric-region.
7785 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7786
77872005-10-27 Jay Belanger <belanger@truman.edu>
7788
7789 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7790 mention other TeX-related units.
7791
77922005-10-23 Lars Hansen <larsh@soem.dk>
7793
0c7efc08
SM
7794 * dired-x.texi (Miscellaneous Commands):
7795 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7796 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7797
77982005-10-23 Jay Belanger <belanger@truman.edu>
7799
7800 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7801 constant.
7802
78032005-10-23 Michael Albinus <michael.albinus@gmx.de>
7804
0c7efc08
SM
7805 * faq.texi (Bugs and problems):
7806 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7807 `directory-listing-before-filename-regexp'.
7808
78092005-10-22 Eli Zaretskii <eliz@gnu.org>
7810
7811 * newsticker.texi (UPDATED): Set value.
7812
78132005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7814
7815 * gnus.texi (Document Groups): Remove duplicate item.
7816
78172005-10-21 Carsten Dominik <dominik@science.uva.nl>
7818
7819 * org.texi (Summary): Mention iCalendar support.
7820 (Exporting): Document iCalendar support.
7821
78222005-10-18 Romain Francoise <romain@orebokech.com>
7823
7824 * viper.texi (Viper Specials): Capitalize GNU.
7825
78262005-10-17 Juri Linkov <juri@jurta.org>
7827
7828 * info.texi (Getting Started, Search Index, Expert Info):
7829 Fix wording.
7830 (Search Text): Replace `echo area' with `mode line'.
7831 (Search Index): Both `i' and `,' find all index entries.
7832 Replace example `C-f' with `C-l' (which exists in index of Info
7833 manual) and delete spaces in its keyboard input sequence.
7834 Delete unnecessary explanations about literal characters.
7835
78362005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7837
7838 * gnus.texi (Document Server Internals): Addition.
7839
78402005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7841
7842 * gnus.texi (A note on namespaces): Fix RFC reference.
7843
78442005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7845
7846 * gnus.texi (RSS): Fix key description.
7847
78482005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7849
7850 * gnus.texi: Emacs/w3 -> Emacs/W3.
7851 (Browsing the Web): Fix description.
7852 (Web Searches): Ditto.
7853 (Customizing W3): Ditto.
7854
78552005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7856
7857 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7858
78592005-10-11 Jay Belanger <belanger@truman.edu>
7860
7861 * calc.texi (Integration): Mention using `a i' to compute definite
7862 integrals.
7863
78642005-10-11 Juri Linkov <juri@jurta.org>
7865
7866 * info.texi: Rearrange nodes.
7867 (Top): Update menu. Change ref `Info for Experts' to
7868 `Advanced Info Commands'.
7869 (Getting Started): Fix description of manual's parts.
7870 (Help-Int): Change xref `Info Search' to `Search Index', and
7871 `Expert Info' to `Advanced'.
7872 (Advanced): Move node one level up.
7873 (Search Text, Search Index): New nodes split out from `Info Search'.
7874 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7875 split out from `Advanced'.
7876 (Advanced, Emacs Info Variables): De-document editing an Info file
7877 in Info.
7878 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7879 (Creating an Info File): Delete node and move its text to
7880 `Expert Info'.
7881
78822005-10-10 Carsten Dominik <dominik@science.uva.nl>
7883
7884 * org.texi (Workflow states): Documented that change in keywords
7885 becomes active only after restart of Emacs.
7886
78872005-10-08 Michael Albinus <michael.albinus@gmx.de>
7888
7889 Sync with Tramp 2.0.51.
7890
78912005-10-08 Nick Roberts <nickrob@snap.net.nz>
7892
7893 * speedbar.texi (Introduction): Describe new location of speedbar
7894 on menubar.
7895 (Basic Key Bindings): Remove descriptions of bindings that have
7896 been removed.
7897
78982005-10-05 Nick Roberts <nickrob@snap.net.nz>
7899
7900 * speedbar.texi (GDB): Describe use of watch expressions.
7901
79022005-09-28 Simon Josefsson <jas@extundo.com>
7903
7904 * message.texi (IDNA): Fix.
7905
79062005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7907
7908 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7909 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7910 description of nntp-open-connection-function.
7911 (Common Variables): Fix descriptions.
7912
79132005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7914
7915 * gnus.texi (Server Buffer Format): Document the %a format spec.
7916
79172005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7918
7919 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7920
79212005-09-23 Carsten Dominik <dominik@science.uva.nl>
7922
7923 * org.texi Version 3.16.
7924
79252005-09-19 Miles Bader <miles@gnu.org>
7926
7927 * newsticker.texi: Get rid of CVS keywords.
7928
79292005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7930
7931 * gnus.texi (Finding the Parent): Fix description of how Gnus
7932 finds article.
7933
79342005-09-14 Jari Aalto <jari.aalto@cante.net>
7935
7936 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7937 to drop off non-answered articles.
7938
79392005-09-19 Juanma Barranquero <lekktu@gmail.com>
7940
7941 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7942 braces (which are unsupported by NMAKE) for macro `srcdir'.
7943
79442005-09-17 Eli Zaretskii <eliz@gnu.org>
7945
7946 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7947 (../info/newsticker, newsticker.dvi): New targets.
7948
79492005-09-17 Ulf Jasper <ulf.jasper@web.de>
7950
7951 * newsticker.texi: Replace @command with @code. Replace @example
7952 with @lisp.
0c7efc08
SM
7953 (Top): Add explanations to menu items.
7954 (GNU Free Documentation License): Remove.
2de53ca6
GM
7955
79562005-09-16 Romain Francoise <romain@orebokech.com>
7957
7958 Update all files to specify GFDL version 1.2.
7959
7960 * doclicense.texi (GNU Free Documentation License): Update to
7961 version 1.2.
7962
79632005-09-15 Richard M. Stallman <rms@gnu.org>
7964
7965 * newsticker.texi: Fix @setfilename.
7966
7967 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7968 (../info/newsticker, newsticker.dvi): New targets.
7969
79702005-08-30 Carsten Dominik <dominik@science.uva.nl>
7971
7972 * org.texi: Version 3.15.
7973
79742005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7975
7976 * ses.texi: Combine all three indices into one.
7977 Correct a few typos.
7978
79792005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7980
7981 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7982
79832005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7984
7985 * emacs-mime.texi (Handles): Remove duplicate item.
7986 (Encoding Customization): Fix the default value for
7987 mm-coding-system-priorities.
7988 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7989 (Basic Functions): Fix reference.
7990
79912005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7992
7993 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7994
79952005-08-18 Richard M. Stallman <rms@gnu.org>
7996
7997 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7998 and web site.
7999
8000 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8001 not keyboard-translate.
8002
80032005-08-11 Richard M. Stallman <rms@gnu.org>
8004
8005 * faq.texi (Using regular expressions): Fix xref.
8006
80072005-08-09 Juri Linkov <juri@jurta.org>
8008
8009 * info.texi (Help-P): Replace `Prev' with `Previous'.
8010 (Help-M, Help-Xref): Add S-TAB.
8011 (Help-FOO): Update `u' command.
8012 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8013 Update info about visibility of xref parts.
8014 (Help-Int): Fix `m' command. Rename `Info-last' to
8015 `Info-history-back'. Add `Info-history-forward'.
8016 (Advanced): Fix `g*' and `M-n' commands.
8017 (Info Search): Add `index-apropos' in stand-alone browser.
8018 Add isearch commands.
8019 (Emacs Info Variables): Remove `Info-fontify'.
8020 Add `Info-mode-hook'. Update face names.
8021 Add `Info-fontify-maximum-menu-size',
8022 `Info-fontify-visited-nodes', `Info-isearch-search'.
8023
80242005-08-07 Michael Albinus <michael.albinus@gmx.de>
8025
8026 Sync with Tramp 2.0.50.
8027
8028 * tramp.texi: Use @option{} consequently for method names.
8029 (Inline methods, External transfer methods): Remove references to
8030 Cygwin.
8031 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8032 implementation.
8033
80342005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8035
8036 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8037 Mention that gnus-init-file is not read when Emacs is invoked with
8038 --no-init-file or -q.
8039
80402005-07-19 Carsten Dominik <dominik@science.uva.nl>
8041
8042 * org.texi: Version 3.14.
8043
80442005-07-04 Carsten Dominik <dominik@science.uva.nl>
8045
8046 * org.texi: Version 3.13.
8047
80482005-07-18 Juri Linkov <juri@jurta.org>
8049
8050 * calc.texi (Time Zones, Logical Operations):
8051 * cl.texi (Overview):
8052 * org.texi (TODO types):
8053 * sc.texi (Emacs 18 MUAs):
8054 * speedbar.texi (Top):
8055 * url.texi (History):
8056 Delete duplicate duplicate words.
8057
ce058493 80582005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8059
8060 * cl.texi (Type Predicates): Document `atom' type.
8061
80622005-07-04 Lute Kamstra <lute@gnu.org>
8063
8064 Update FSF's address in GPL notices.
8065
8066 * calc.texi (Copying):
8067 * doclicense.texi (GNU Free Documentation License):
8068 * faq.texi (Contacting the FSF):
8069 * mh-e.texi (Copying): Update FSF's address.
8070
80712005-07-03 Richard M. Stallman <rms@gnu.org>
8072
8073 * flymake.texi (Example -- Configuring a tool called directly):
8074 Update name of flymake-build-relative-filename.
8075
80762005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8077
8078 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8079
80802005-06-29 Carsten Dominik <dominik@science.uva.nl>
8081
8082 * org.texi: Version 3.12.
8083
80842005-06-24 Eli Zaretskii <eliz@gnu.org>
8085
8086 * makefile.w32-in (MAKEINFO): Use --force.
8087 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8088 Makefile.in.
8089 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8090 more shells.
8091
80922005-06-23 Richard M. Stallman <rms@gnu.org>
8093
8094 * speedbar.texi (Creating a display): Texinfo usage fixes.
8095
8096 * tramp.texi (Customizing Completion, Auto-save and Backup):
8097 Texinfo usage fixes.
8098
80992005-06-23 Juanma Barranquero <lekktu@gmail.com>
8100
8101 * dired-x.texi (Miscellaneous Commands):
8102 * ediff.texi (Miscellaneous):
8103 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8104 (Agent Variables):
8105 * info.texi (Help-Xref):
8106 * message.texi (Message Headers):
8107 * org.texi (Remember):
8108 * reftex.texi (Options (Defining Label Environments)):
8109 (Options (Index Support)):
8110 (Options (Viewing Cross-References)):
8111 (Options (Misc)):
8112 (Changes):
8113 * speedbar.texi (Creating a display):
8114 * tramp.texi (Customizing Completion, Auto-save and Backup):
8115 Texinfo usage fix.
8116
81172005-06-13 Carsten Dominik <dominik@science.uva.nl>
8118
8119 * org.texi: Version 3.11.
8120
81212005-06-12 Jay Belanger <belanger@truman.edu>
8122
8123 * calc.texi (Getting Started): Remove extra menu item.
8124
81252005-05-31 Jay Belanger <belanger@truman.edu>
8126
8127 * calc.texi (Notations Used in This Manual): Use @kbd for key
8128 sequence.
8129 (Demonstration of Calc): Mention another way of starting Calc.
8130 (Starting Calc): Mention long name of M-#.
8131 (Embedded Mode Overview): Remove unnecessary instruction.
8132 (Other M-# commands): Rephrase `M-# 0' explanation.
8133 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8134 reflect current behavior.
8135
81362005-05-30 Jay Belanger <belanger@truman.edu>
8137
8138 * calc.texi (Hooks): Change description of calc-window-hook and
8139 calc-trail-window-hook to match usage.
8140 (Computational Functions): Add more constant-generating functions.
8141 (Customizable Variables): Use defvar.
8142
81432005-05-28 Jay Belanger <belanger@truman.edu>
8144
8145 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8146 (Basic Embedded Mode): Explain behavior of arguments to
8147 calc-embedded-mode.
8148
81492005-05-27 Jay Belanger <belanger@truman.edu>
8150
8151 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8152 current behavior.
8153
81542005-05-25 Jay Belanger <belanger@truman.edu>
8155
8156 * calc.texi: Change Calc version number throughout.
8157 (Keypad Mode): Change location in info output.
8158 (Keypad mode overview): Move picture of keypad.
8159
81602005-05-21 Jay Belanger <belanger@truman.edu>
8161
8162 * calc.texi (Storing variables): Mention that only most variables
8163 are void to begin with.
8164
81652005-05-21 Kevin Ryde <user42@zip.com.au>
8166
8167 * widget.texi (Basic Types): Update cross ref from "Enabling
8168 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8169 lispref/text.texi change.
8170
81712005-05-20 Carsten Dominik <dominik@science.uva.nl>
8172
8173 * org.texi: Version 3.09.
8174
81752005-05-18 Carsten Dominik <dominik@science.uva.nl>
8176
8177 * reftex.texi: Version 4.28.
8178
81792005-05-16 Jay Belanger <belanger@truman.edu>
8180
8181 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8182
81832005-05-14 Jay Belanger <belanger@truman.edu>
8184
8185 * calc.texi (Default Simplifications): Insert missing ! (logical
8186 not operator).
8187
81882005-05-14 Michael Albinus <michael.albinus@gmx.de>
8189
8190 Sync with Tramp 2.0.49.
8191
81922005-05-10 Jay Belanger <belanger@truman.edu>
8193
8194 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8195 to 1.
8196
81972005-04-29 Carsten Dominik <dominik@science.uva.nl>
8198
8199 * org.texi: Version 3.08, structure reorganized.
8200
82012005-04-24 Richard M. Stallman <rms@gnu.org>
8202
8203 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8204
82052005-04-15 Carsten Dominik <dominik@science.uva.nl>
8206
8207 * org.texi: Update to version 3.06.
8208
82092005-04-13 Lute Kamstra <lute@gnu.org>
8210
8211 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8212
82132005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8214
8215 * cl.texi (Porting Common Lisp): Fix typo.
8216
82172005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8218
8219 * gnus.texi (RSS): Addition.
8220
82212005-04-04 Jay Belanger <belanger@truman.edu>
8222
8223 * calc.texi: Change Calc version number.
8224 (Customizable variables): Fix description of calc-language-alist.
8225 (Copying): Put in version 2 of GPL.
8226
82272005-04-01 Jay Belanger <belanger@truman.edu>
8228
8229 * calc.texi (Troubleshooting Commands): Remove comment about
8230 installation.
8231 (Installation): Remove section.
8232 (Customizable Variables): New section.
8233 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8234 (Graphical Devices): Add references to Customizable Variables.
8235
82362005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8237
8238 * emacs-mime.texi (Display Customization): Markup fixes.
8239 (rfc2047): Update.
8240
82412005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8242
8243 * gnus-faq.texi: Replaced with auto-generated version.
8244
82452005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8246
8247 * dired-x.texi (Multiple Dired Directories): default-directory was
8248 renamed to dired-default-directory.
8249
82502005-03-26 Jay Belanger <belanger@truman.edu>
8251
8252 * calc.texi (Simplifying Formulas, Rewrite Rules):
8253 Change description of top and bottom of fraction.
8254 (Modulo Forms): Move description of how to create modulo forms to
8255 earlier in the section.
8256 (Fraction Mode): Suggest using : to get a fraction by dividing.
8257 (Basic Arithmetic): Adjust placement of command name.
8258 (Truncating the Stack): Emphasize that "hidden" entries are still
8259 visible.
8260 (Installation): Move discussion of printing manual to "About This
8261 Manual".
8262 (About This Manual): Mention how to print the manual.
8263 (Reporting Bugs): Remove first person.
8264 (Building Vectors): Add algebraic version of append.
8265 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8266 (Grouping Digits): Fix typo.
8267
82682005-03-25 Werner Lemberg <wl@gnu.org>
8269
8270 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8271 Replace `legal' with `valid'.
8272
82732005-03-25 Werner Lemberg <wl@gnu.org>
8274
8275 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8276
82772005-03-24 Jay Belanger <belanger@truman.edu>
8278
8279 * calc.texi (General Mode Commands)
8280 (Mode Settings in Embedded Mode): Add some explanation of
8281 recording mode settings.
8282
82832005-03-24 Richard M. Stallman <rms@gnu.org>
8284
8285 * calc.texi: Remove praise of non-free software.
8286
8287 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8288 (Installation): Node deleted.
8289
82902005-03-23 Richard M. Stallman <rms@gnu.org>
8291
8292 * url.texi (HTTP language/coding): Improve last change.
8293
82942005-03-22 Jay Belanger <belanger@truman.edu>
8295
8296 * calc.texi (Embedded Mode): Add new information on changing
8297 modes.
8298
82992005-03-20 Michael Albinus <michael.albinus@gmx.de>
8300
8301 Sync with Tramp 2.0.48.
8302
8303 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8304
8305 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8306 "GNU/Linux". Change all addresses to .gnu.org.
8307 (Default Method): Offer shortened syntax for "su" and "sudo"
8308 methods.
8309
83102005-03-07 Richard M. Stallman <rms@gnu.org>
8311
8312 * url.texi: Fix usage of "e.g.".
8313 (HTTP language/coding): Explain the rules for these strings.
8314
83152005-03-06 Richard M. Stallman <rms@gnu.org>
8316
8317 * woman.texi (Introduction): Minor cleanups.
8318
8319 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8320
8321 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8322 (Installation): Node deleted.
8323
8324 * mh-e.texi (Preface): Get rid of "Emacs 21".
8325
8326 * eshell.texi (Installation): Delete node (for Emacs 20).
8327
83282005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8329
8330 * flymake.texi: Refill and tweak style in @lisp blocks.
8331
83322005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8333
8334 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8335
83362005-03-01 Jay Belanger <belanger@truman.edu>
8337
8338 * calc.texi (Trigonometric and Hyperbolic Functions):
8339 Mention additional functions.
8340 (Algebraic Simplifications): Mention additional simplifications.
8341
83422005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8343
8344 * ses.texi: Add concept/function/variable indices (this work was
8345 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8346 papers on file at FSF).
8347
83482005-02-10 Jay Belanger <belanger@truman.edu>
8349
8350 * calc.texi: Change @LaTeX to La@TeX throughout.
8351 Redefine @expr as @math for TeX output.
8352 Redefine @texline as a no-op for TeX output.
8353 Define @tfn, replace @t by @tfn throughout.
8354
83552005-02-09 Jay Belanger <belanger@truman.edu>
8356
8357 * calc.texi: Add macro for LaTeX for info output.
8358
83592005-02-08 Kim F. Storm <storm@cua.dk>
8360
8361 * texinfo.tex (LaTex): Add def.
8362
83632005-02-06 Jay Belanger <belanger@truman.edu>
8364
8365 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8366 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8367 throughout manual.
8368
83692005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8370
8371 * gnus.texi: Some edits based on comments from David Abrahams.
8372
83732005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8374
8375 * gnus.texi (RSS): Fix the keystroke.
8376
83772005-01-24 David Kastrup <dak@gnu.org>
8378
8379 * faq.texi: Update AUCTeX version info.
8380
83812005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8382
8383 * gnus-faq.texi ([4.1]): Typo.
8384
83852005-01-19 Jay Belanger <belanger@truman.edu>
8386
8387 * calc.texi (Keep Arguments): Mention that keeping arguments
8388 doesn't work with keyboard macros.
8389
83902005-01-16 Richard M. Stallman <rms@gnu.org>
8391
8392 * autotype.texi (Autoinserting): Fix small error.
8393
83942005-01-16 Michael Albinus <michael.albinus@gmx.de>
8395
8396 Sync with Tramp 2.0.47.
8397
8398 * tramp.texi (Compilation): New section, describing compilation of
8399 remote files.
8400
84012005-01-11 Kim F. Storm <storm@cua.dk>
8402
8403 * widget.texi (Basic Types): Add :follow-link keyword.
8404
84052005-01-09 Jay Belanger <belanger@truman.edu>
8406
8407 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8408
84092005-01-08 Jay Belanger <belanger@truman.edu>
8410
8411 * calc.texi: Change throughout to reflect new default value of
8412 calc-settings-file.
8413
84142005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8415
8416 * message.texi (Reply): `message-reply-to-function' should return
8417 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8418
84192005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8420
8421 * faq.texi (Changing load-path): Fix typo.
8422
84232005-01-05 Jay Belanger <belanger@truman.edu>
8424
8425 * calc.texi (Programming Tutorial): Replace kbd command by
8426 appropriate characters for a keyboard macro.
8427
84282005-01-04 Jay Belanger <belanger@truman.edu>
8429
8430 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8431 for Lucid Emacs.
8432 (Programming Tutorial): Mention that the user needs to be in the
8433 right mode to compute some functions.
8434
84352005-01-04 Jay Belanger <belanger@truman.edu>
8436
8437 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8438 no longer applicable.
8439
84402005-01-01 Jay Belanger <belanger@truman.edu>
8441
0c7efc08 8442 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8443 edit keyboard macros to match current behavior.
8444
84452004-12-31 Jay Belanger <belanger@truman.edu>
8446
8447 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8448
84492004-12-20 Jay Belanger <belanger@truman.edu>
8450
8451 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8452 zero.
8453
84542004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8455
8456 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8457 @xref.
8458 (Font Locking): Avoid @strong{Note:}.
8459
84602004-12-17 Michael Albinus <michael.albinus@gmx.de>
8461
8462 Sync with Tramp 2.0.46.
8463
8464 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8465
84662004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8467
8468 * url.texi: Correct typos.
8469 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8470 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8471 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8472 (Dealing with HTTP documents): @inforef->@xref.
8473
84742004-12-15 Jay Belanger <belanger@truman.edu>
8475
8476 * calc.texi: Consistently capitalized all mode names.
8477 (Answers to Exercises): Mention that an answer can be a fraction
8478 when in Fraction mode.
8479
84802004-12-13 Jay Belanger <belanger@truman.edu>
8481
8482 * calc.texi: Fix some TeX definitions.
8483
84842004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8485
8486 * reftex.texi (Imprint): Remove erroneous @value's.
8487
84882004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8489
8490 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8491 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8492
84932004-12-08 Jay Belanger <belanger@truman.edu>
8494
8495 * calc.texi (Starting Calc): Remove comment about installation.
8496 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8497
84982004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8499
8500 * url.texi: Update @setfilename.
8501 (Getting Started): No need to worry about Gnus versions.
8502 (Dealing with HTTP documents): Use @inforef.
8503
8504 * org.texi: Fix @direntry file name.
8505
85062004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8507
8508 * url.texi: New file.
8509
8510 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8511
85122004-12-06 Jay Belanger <belanger@truman.edu>
8513
8514 * calc.texi (Using Calc): Remove paragraph about installation.
8515
85162004-12-06 Jay Belanger <belanger@truman.edu>
8517
8518 * calc.texi: Use more Texinfo macros and less TeX defs.
8519 Remove @refill's.
8520
85212004-12-06 Richard M. Stallman <rms@gnu.org>
8522
8523 * org.texi: New file.
8524
85252004-12-05 Richard M. Stallman <rms@gnu.org>
8526
8527 * Makefile.in (org.dvi, ../info/org): New targets.
8528 (INFO_TARGETS): Add ../info/org.
8529 (DVI_TARGETS): Add org.dvi.
8530 (maintainer-clean): Remove the info files in the info dir.
8531
85322004-11-26 Eli Zaretskii <eliz@gnu.org>
8533
8534 * idlwave.texi: Fix the setfilename directive to put the produced
8535 file in ../info.
8536 (Continued Statement Indentation): Resurrect Jan D.'s change from
8537 2004-11-03 that was lost when a newer version of idlwave.texi was
8538 imported.
8539
85402004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8541
0c7efc08 8542 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8543
0c7efc08
SM
8544 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8545 Index `spam-initialize'.
2de53ca6
GM
8546
85472004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8548
8549 * message.texi (Various Message Variables): Mention that all mail
8550 file variables are derived from `message-directory'.
8551
8552 * gnus.texi (Splitting Mail): Clarify bogus group.
8553
85542004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8555
0c7efc08
SM
8556 * emacs-mime.texi (Encoding Customization):
8557 Fix mm-coding-system-priorities entry.
2de53ca6 8558
c8763fb6 85592004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8560
8561 * idlwave.texi (Continued Statement Indentation):
8562 * reftex.texi (Options (Index Support)):
8563 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8564 * speedbar.texi (Creating a display, Major Display Modes):
8565 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8566
85672004-10-21 Jay Belanger <belanger@truman.edu>
8568
0c7efc08 8569 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8570
85712004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8572
8573 * calc.texi (Reporting Bugs): Double up `@'.
8574
85752004-10-18 Jay Belanger <belanger@truman.edu>
8576
0c7efc08 8577 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8578 should be sent to.
8579
85802004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8581
8582 * gnus.texi (New Features): Add 5.11.
8583
8584 * message.texi (Resending): Remove wrong default value.
8585
8586 * gnus.texi (Mail Source Specifiers): Describe possible problems
8587 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8588 `pop3-leave-mail-on-server' to the index.
8589
85902004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8591
8592 * message.texi (Canceling News): Add how to set a password.
8593
85942004-10-12 Jay Belanger <belanger@truman.edu>
8595
0c7efc08 8596 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8597 calc-describe-function and calc-describe-variable to match their
8598 current behavior.
8599
86002004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8601
8602 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8603
86042004-10-12 Michael Albinus <michael.albinus@gmx.de>
8605
8606 Sync with Tramp 2.0.45.
8607
8608 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8609 plink link. The URL is outdated. Originator contacted for
8610 clarification.
8611
86122004-10-10 Juri Linkov <juri@jurta.org>
8613
8614 * gnus.texi (Top, Marking Articles): Join two menus in one node
8615 because a node can have only one menu.
8616
86172004-10-09 Juri Linkov <juri@jurta.org>
8618
8619 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8620 example of nnmail-split-fancy.
8621
86222004-10-06 Karl Berry <karl@gnu.org>
8623
8624 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8625 consistency with other uses of dashes.
8626
86272004-10-05 Karl Berry <karl@gnu.org>
8628
8629 * info.texi: Consistently use --- throughout, periods at end of
8630 menu descriptions, and a couple typos.
8631
86322004-09-26 Jesper Harder <harder@ifa.au.dk>
8633
8634 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8635 * pgg.texi (User Commands, Backend methods): Do.
8636 * gnus.texi: Markup fixes.
8637 (Setting Process Marks): Fix `M P a' entry.
8638 * emacs-mime.texi: Fixes.
8639
86402004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8641
8642 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8643 again.
8644 Use 5.10 instead of 5.10.0.
8645
86462004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8647
8648 * gnus.texi (Summary Mail Commands): S D e.
8649
86502004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8651
8652 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8653 the gnus-article-mode-line-format section.
8654
86552004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8656
8657 * gnus.texi (Various Summary Stuff): Fix the documentation for
8658 gnus-newsgroup-variables.
8659
86602004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8661
0c7efc08
SM
8662 * gnus.texi (MIME Commands):
8663 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8664 gnus-mime-display-multipart-alternative-as-mixed,
8665 gnus-mime-display-multipart-related-as-mixed.
8666 (Mail Source Customization): Clarify `mail-source-directory'.
8667 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8668 (SpamOracle): Fix typo.
2de53ca6
GM
8669
8670 * gnus-faq.texi: Untabify.
8671 ([6.3]): nnir.el is in contrib directory.
8672
8673 * message.texi (News Headers): Clarify how a unique ID is created.
8674
0c7efc08
SM
8675 * gnus.texi (Batching Agents): Fix typo in example.
8676 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8677
b2abec73 86782004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8679
0c7efc08 8680 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8681
86822004-09-20 Florian Weimer <fw@deneb.enyo.de>
8683
8684 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8685
86862004-09-22 Jay Belanger <belanger@truman.edu>
8687
0c7efc08 8688 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8689 might be hidden during part of the session.
8690
86912004-09-20 Jay Belanger <belanger@truman.edu>
8692
8693 * calc.texi (Notations Used in This Manual): Put in an earlier
8694 mention that DEL could be called Backspace.
8695
86962004-09-10 Simon Josefsson <jas@extundo.com>
8697
8698 * gnus.texi (IMAP): Add example. Suggested and partially written
8699 by Steinar Bang <sb@dod.no>.
8700
87012004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8702
8703 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8704 netrc syntax.
8705
87062004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8707
b2abec73
JB
8708 * gnus.texi (Spam ELisp Package Sequence of Events):
8709 Some clarifications.
2de53ca6
GM
8710 (Spam ELisp Package Global Variables): More clarifications.
8711
87122004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8713
8714 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8715 Mention spam-split does not modify incoming mail.
8716
87172004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8718
8719 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8720
87212004-09-10 Eli Zaretskii <eliz@gnu.org>
8722
8723 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8724
87252004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8726
8727 * makefile.w32-in (sieve, pgg): Use $(infodir).
8728
87292004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8730
8731 * makefile.w32-in: Fix PGG and Sieve entries.
8732
87332004-08-28 Eli Zaretskii <eliz@gnu.org>
8734
8735 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8736 Emacs and related programs.
8737
87382004-08-27 Richard M. Stallman <rms@gnu.org>
8739
8740 * faq.texi: Fix texinfo usage, esp. doublequotes.
8741 (Difference between Emacs and XEmacs): Some clarification.
8742
8743 * faq.texi (Difference between Emacs and XEmacs):
8744 Explain not to contrast XEmacs with GNU Emacs.
8745
87462004-08-26 Richard M. Stallman <rms@gnu.org>
8747
8748 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8749
87502004-08-22 David Kastrup <dak@gnu.org>
8751
8752 * reftex.texi (AUCTeX): Update links, section name.
8753
8754 * faq.texi (Calc): Update availability (included in 22.1).
8755 (AUCTeX): Update availability, information, versions, description.
8756
87572004-08-14 Eli Zaretskii <eliz@gnu.org>
8758
8759 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8760
87612004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8762
8763 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8764
87652004-08-10 Michael Albinus <michael.albinus@gmx.de>
8766
8767 Sync with Tramp 2.0.44.
8768
87692004-08-05 Lars Hansen <larsh@math.ku.dk>
8770
8771 * widget.texi (User Interface): Update how to separate the
8772 editable field of an editable-field widget from other widgets.
8773 (Programming Example): Add text after field.
8774
87752004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8776
8777 * emacs-mime.texi (Encoding Customization): Add a note to the
8778 mm-content-transfer-encoding-defaults entry.
8779 (rfc2047): Update.
8780
0c7efc08
SM
8781 * gnus.texi (Article Highlighting):
8782 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8783 (POP before SMTP): New node.
8784 (Posting Styles): Addition.
8785 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8786 (Fancy Mail Splitting): Ditto.
8787 (X-Face): Add gnus-x-face.
8788
87892004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8790
8791 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8792 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8793
87942004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8795
0c7efc08
SM
8796 * gnus.texi (Mail Source Specifiers):
8797 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8798
87992004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8800
8801 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8802
8803 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8804 repository. Change setfilename.
8805
8806 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8807
88082004-07-02 Juri Linkov <juri@jurta.org>
8809
8810 * pcl-cvs.texi (Viewing differences): Add `d r'.
8811
88122004-06-29 Jesper Harder <harder@ifa.au.dk>
8813
8814 * ses.texi, viper.texi, flymake.texi, faq.texi:
8815 * eshell.texi, ediff.texi: Markup fixes.
8816
88172004-06-21 Karl Berry <karl@gnu.org>
8818
8819 * info.texi (Top): Mention that only Emacs has mouse support.
8820 (Getting Started): Mention this in a few other places.
8821
88222004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8823
0c7efc08
SM
8824 * autotype.texi (Copyrights, Timestamps):
8825 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8826
88272004-06-13 Lars Hansen <larsh@math.ku.dk>
8828
8829 * dired-x.texi (dired-mark-omitted): Update keybinding.
8830
88312004-06-10 Kim F. Storm <storm@cua.dk>
8832
8833 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8834
88352004-06-05 Lars Hansen <larsh@math.ku.dk>
8836
8837 * dired-x.texi (variable dired-omit-mode): Rename from
8838 dired-omit-files-p.
8839 (function dired-omit-mode): Rename from dired-omit-toggle.
8840 Call dired-omit-mode rather than set dired-omit-files-p.
8841 (dired-mark-omitted): Describe command.
8842
88432004-05-29 Michael Albinus <michael.albinus@gmx.de>
8844
8845 Version 2.0.41 of Tramp released.
8846
88472004-05-29 Juanma Barranquero <lektu@terra.es>
8848
8849 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8850 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8851
88522004-05-29 Richard M. Stallman <rms@gnu.org>
8853
8854 * cl.texi (Top): Call this chapter `Introduction'.
8855 (Overview): In TeX, no section heading here.
8856
8857 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8858
88592004-05-29 Eli Zaretskii <eliz@gnu.org>
8860
8861 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8862 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8863
88642004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8865
8866 * flymake.texi: New file.
8867
88682004-05-28 Simon Josefsson <jas@extundo.com>
8869
8870 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8871
b344d29d 88722004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8873
8874 Version 2.0.40 of Tramp released.
8875
88762004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8877
8878 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8879
8880 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8881 variables `tramp-backup-directory-alist' and
8882 `tramp-bkup-backup-directory-info'.
8883 (Overview, Connection types)
8884 (External transfer methods, Default Method)
8885 (Windows setup hints): Remove restriction of password entering
8886 with external methods.
8887 (Auto-save and Backup): Make file name example
8888 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8889 and `auto-save-directory' must be used.
8890 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8891 only "NT"). Remove doubled entry "What kinds of systems does
8892 @tramp{} work on".
8893 (tramp): Macro removed.
8894 (Obtaining Tramp): Flag removed from title.
8895 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8896 and `trampver' used properly. Flag `tramp-inst' replaced by
8897 `installchapter'. Installation related text adapted.
8898
88992004-04-28 Masatake YAMATO <jet@gyve.org>
8900
8901 * widget.texi (Programming Example): Remove overlays.
8902
89032004-04-27 Jesper Harder <harder@ifa.au.dk>
8904
8905 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8906
89072004-04-23 Juanma Barranquero <lektu@terra.es>
8908
8909 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8910
89112004-04-05 Jesper Harder <harder@ifa.au.dk>
8912
8913 * info.texi (Info Search): Add info-apropos.
8914
89152004-03-22 Juri Linkov <juri@jurta.org>
8916
8917 * faq.texi: Fix help key bindings.
8918
89192004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8920
8921 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8922 (as suggested by Karl Berry). Update information about colored
8923 stars in menus. Add new subheading describing M-n.
8924
89252004-03-12 Richard M. Stallman <rms@gnu.org>
8926
8927 * cl.texi (Top): Rename top node's title.
8928
89292004-03-08 Karl Berry <karl@gnu.org>
8930
8931 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8932 problems making the texinfo distribution.
8933
89342004-02-29 Simon Josefsson <jas@extundo.com>
8935
0c7efc08 8936 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8937 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8938 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8939 <voegelas@gmx.net>.
8940
89412004-02-29 Juanma Barranquero <lektu@terra.es>
8942
8943 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8944 Use $(DEL) instead of rm, and ignore exit code.
8945
b344d29d 89462004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8947
8948 Tramp version 2.0.39 released.
8949
89502004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8951
8952 * tramp.texi (Customizing Completion): Explain new functions
8953 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8954 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8955 (Top): Refer to Savannah mailing list as the major one.
8956 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8957 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8958 (Frequently Asked Questions): Remote hosts must not be Unix-like
8959 for "smb" method.
8960 (Password caching): New node.
8961 (External transfer methods): Refer to password caching for "smb"
8962 method.
8963
89642004-02-17 Karl Berry <karl@gnu.org>
8965
8966 * info.texi (Help-Int): Mention the new line number feature.
8967
89682004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8969
8970 * ses.texi (Advanced Features): New functionality for
8971 ses-set-header-row (defaults to current row unless C-u used).
8972 (Acknowledgements): Add Stefan Monnier.
8973
89742003-12-29 Kevin Ryde <user42@zip.com.au>
8975
8976 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8977
b344d29d 89782003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8979
8980 Tramp version 2.0.38 released.
8981
8982 * tramp.texi (Remote shell setup): Warn of environment variables
8983 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8984 <sven.gabriel@imk.fzk.de>.
8985 (Configuration): Tramp now chooses base64/uuencode
8986 automatically. Update wording accordingly.
8987 (Top): More description for the `Default Method' menu entry.
8988 (Default Method): Use @code, not @var, for Lisp variables.
8989 (Default Method): New subsection `Which method is the right one
8990 for me?' Suggested by Christian Kirsch.
8991 (Configuration): Pointer to new subsection added.
8992 (Default Method): Too many "use" in one sentence.
8993 Rephrase. Reported by Christian Kirsch.
8994 (Filename Syntax): Old `su' example is probably a left-over from
8995 the sm/su method naming. Replace with `ssh', instead.
8996 (External transfer methods, Auto-save and Backup):
8997 Typo fixes.
8998
89992003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9000
183080b6 9001 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9002 (Top): Mention japanese manual only if flag `jamanual' is set.
9003 Insert section `Japanese manual' in menu.
9004
90052003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9006
9007 * eshell.texi (Known Problems): Add doc item.
9008
90092003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9010
9011 * cc-mode.texi: Update for CC Mode 5.30.
9012
9013 Note: Please refrain from doing purely cosmetic changes like
9014 removing trailing whitespace in this manual; it clobbers cvs
9015 merging for no good reason.
9016
90172003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9018
9019 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9020 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9021 @acronym{ASCII}.
9022
90232003-10-26 Karl Berry <karl@gnu.org>
9024
9025 * info.texi (Info Search): Echo area, not echo are. From Debian
9026 diff.
9027
90282003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9029
10d1d0af 9030 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9031 :buttons and :children keywords.
9032
90332003-10-22 Miles Bader <miles@gnu.org>
9034
9035 * Makefile.in (info): Move before $(top_srcdir)/info.
9036
90372003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9038
9039 * tramp.texi (Inline methods): Small grammar fix.
9040 (External transfer methods): Likewise.
9041
90422003-10-08 Nick Roberts <nick@nick.uklinux.net>
9043
9044 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9045
90462003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9047
9048 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9049
90502003-09-30 Richard M. Stallman <rms@gnu.org>
9051
9052 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9053
9054 * widget.texi (User Interface): Fix typos.
9055
9056 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9057
90582003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9059
9060 * pcl-cvs.texi (Selected Files): Fix typo.
9061
90622003-09-21 Karl Berry <karl@gnu.org>
9063
9064 * info.texi (] and [ commands): No period at end of section title.
9065
90662003-09-04 Miles Bader <miles@gnu.org>
9067
9068 * Makefile.in (top_srcdir): New variable.
9069 ($(top_srcdir)/info): New rule.
9070 (info): Depend on it.
9071
90722003-09-03 Peter Runestig <peter@runestig.com>
9073
9074 * makefile.w32-in: New file.
9075
90762003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9077
9078 * widget.texi (User Interface): Explain the need of static text
9079 around an editable field.
9080
90812003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9082
9083 * widget.texi (Basic Types): The argument to `:help-echo' can now
9084 be a form that evaluates to a string.
9085
90862003-08-18 Kim F. Storm <storm@cua.dk>
9087
9088 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9089
90902003-08-16 Richard M. Stallman <rms@gnu.org>
9091
9092 * dired-x.texi (Shell Command Guessing): Explain *.
9093
90942003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9095
9096 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9097 log-edit-insert-changelog.
9098
90992003-08-03 Karl Berry <karl@gnu.org>
9100
9101 * info.texi: Need @contents.
9102
c8763fb6 91032003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9104
9105 Tramp version 2.0.36 released.
9106
9107 * tramp.texi (Remote shell setup): Explain about problems with
9108 non-Bourne commands in ~/.profile and ~/.shrc.
9109
91102003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9111
9112 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9113 renaming of `vis-mode' to `visible-mode'.
9114
91152003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9116
9117 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9118 next, prev and up pointers.
9119
91202003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9121
9122 * info.texi (Help): Mention existence of Emacs and stand-alone
9123 Info at the very beginning of the tutorial.
9124 (Help-Inv): New node.
9125 (Help-]): New node.
9126 (Help-M): Systematically point out the differences between default
9127 Emacs and stand-alone versions. Delete second menu.
9128 (Help-Xref): Systematically point out the differences between
9129 default Emacs and stand-alone versions.
9130 (Help-Int): Change `l' example.
9131 (Expert Info): Fix typos.
9132 (Emacs Info Variables): Mention `Info-hide-note-references' and
9133 new default for `Info-scroll-prefer-subnodes'.
9134
c8763fb6 91352003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9136
9137 Version 2.0.35 of Tramp released.
9138
9139 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9140 (Inline methods): Add methods `remsh' and `plink1'.
9141 (External transfer methods): Add method `remcp'.
9142 (Multi-hop Methods): Add method `remsh'.
9143 Small patch from Adrian Aichner <adrian@xemacs.org>:
9144 Fix minor typos.
0c7efc08 9145 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9146 `Info-index'.
9147 (Version Control): Add cindex entry.
9148
c8763fb6 91492003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9150
9151 * trampver.texi: Version 2.0.34 released.
9152
91532003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9154
9155 * faq.texi: Improve previous changes.
9156
91572003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9158
9159 * faq.texi: Update copyright and maintenance details.
9160 Update some package URLs, versions, and maintainers.
9161 Remove many references to the Emacs Lisp Archive.
9162
91632003-04-23 Simon Josefsson <jas@extundo.com>
9164
9165 * smtpmail.texi: Fix license (the invariant sections mentioned has
9166 never been part of the smtp manual). Align info dir entry with
9167 other emacs packages.
9168
91692003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9170
9171 * tramp.texi: Version 2.0.33 released.
9172 Remove installation chapter. Remove XEmacs specifics.
9173
91742003-03-29 Richard M. Stallman <rms@gnu.org>
9175
9176 * tramp.texi (Top): Undo the previous renaming.
9177 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9178
c8763fb6 91792003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9180
9181 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9182 version of manual.
9183
9184 * tramp.texi (Auto-save and Backup): New node.
9185
91862003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9187
9188 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9189 Emacs" in order to have better differentiation to "XEmacs".
9190 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9191 are new macros in order to point to the other Emacs flavor where
9192 appropriate. In info case, point to node `Installation' in order
9193 to explain how to generate the other way. In html case, make a
9194 link to the other html file.
0c7efc08 9195 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9196 after CVS checkout/update.
9197 (Installation): Completely rewritten.
9198 (Installation parameters, Load paths): New sections under
9199 `Installation'.
9200
c8763fb6 92012003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9202
9203 * tramp.texi: Version 2.0.30 released.
9204 Replace word "path" with "localname" where used as a component of
9205 a Tramp file name.
9206
92072003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9208
9209 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9210 introduced.
9211 (Installation): Explain what to do if files from the tramp/contrib
9212 directory are needed.
9213
92142003-02-23 Alex Schroeder <alex@emacswiki.org>
9215
9216 * smtpmail.texi (How Mail Works): New.
9217
92182003-02-22 Alex Schroeder <alex@emacswiki.org>
9219
9220 * smtpmail.texi: New file.
9221
9222 * Makefile.in: Build SMTP manual.
9223
c8763fb6 92242003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9225
9226 * tramp.texi: Version 2.0.29 released.
9227 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9228 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9229
92302003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9231
9232 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9233 another package loads accidentally Ange-FTP.
2de53ca6
GM
9234
92352003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9236
9237 * tramp.texi (Customizing Completion): Add function
9238 `tramp-parse-sconfig'. Change example of
9239 `tramp-set-completion-function', because parsing of ssh config
9240 files looks more natural.
9241
92422003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9243
9244 * gnus.texi: Do not use `path' in several locations.
9245
c8763fb6 92462002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9247
0c7efc08
SM
9248 * tramp.texi (External transfer methods): New method `smb'.
9249 From Michael Albinus.
2de53ca6
GM
9250
92512002-11-05 Karl Berry <karl@gnu.org>
9252
9253 * info.texi (Info-fontify): Reorder face list to avoid bad line
9254 breaks.
9255
c8763fb6 92562002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9257
0c7efc08
SM
9258 * tramp.texi: Move @copying to standard place.
9259 Use @insertcopying.
2de53ca6
GM
9260
92612002-10-02 Karl Berry <karl@gnu.org>
9262
9263 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9264 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9265 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9266 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9267 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9268 Per rms, update all manuals to use @copying instead of @ifinfo.
9269 Also use @ifnottex instead of @ifinfo around the top node, where
9270 needed for the sake of the HTML output.
9271 (The Gnus manual is not fixed since it's not clear to me how it
9272 works; and the Tramp manual already uses @copying, although in an
9273 unusual way. All others were changed.)
9274
92752002-09-10 Jonathan Yavner <jyavner@engineer.com>
9276
9277 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9278 (../info/ses, ses.dvi): New targets.
9279 * ses.texi: New file.
9280
c8763fb6 92812002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9282
9283 * texinfo.tex: Update to texinfo 4.2.
9284
92852002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9286
9287 * reftex.texi: Update to RefTeX 4.19.
9288
c8763fb6 92892002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9290
9291 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9292 (../info/tramp, tramp.dvi): New targets.
9293
92942002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9295
9296 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9297 (calc.dvi): Uncomment.
9298
92992001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9300
9301 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9302 (../info/calc): New target.
9303
93042001-10-20 Gerd Moellmann <gerd@gnu.org>
9305
9306 * (Version 21.1 released.)
9307
93082001-10-05 Gerd Moellmann <gerd@gnu.org>
9309
9310 * Branch for 21.1.
9311
93122001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9313
9314 * Makefile.in (../info/info): Use an explicit -o switch to
9315 makeinfo.
9316
93172001-03-05 Gerd Moellmann <gerd@gnu.org>
9318
9319 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9320
93212000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9322
9323 * Makefile.in (../info/idlwave): Use --no-split.
9324
93252000-12-14 Dave Love <fx@gnu.org>
9326
c4cc8b9a 9327 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9328 (gnus.dvi): Change rule to remove @latex stuff.
9329
93302000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9331
9332 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9333
93342000-10-13 John Wiegley <johnw@gnu.org>
9335
9336 * Makefile.in: Add build targets for eshell.texi.
9337
93382000-09-25 Gerd Moellmann <gerd@gnu.org>
9339
9340 * Makefile.in: Remove/comment speedbar stuff.
9341
93422000-09-22 Dave Love <fx@gnu.org>
9343
9344 * Makefile.in: Add emacs-mime.
9345
93462000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9347
9348 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9349 (DVI_TARGETS): Add woman.dvi.
9350 (../info/woman, woman.dvi): New targets.
9351
93522000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9353
9354 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9355
9356 * pcl-cvs.texi: New file.
9357 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9358 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9359
93602000-05-11 Gerd Moellmann <gerd@gnu.org>
9361
9362 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9363 (../info/ebrowse, ebrowse.dvi): New targets.
9364
93652000-01-13 Gerd Moellmann <gerd@gnu.org>
9366
9367 * Makefile.in (INFO_TARGETS): Add eudc.
9368 (DVI_TARGETS): Add eudc.dvi.
9369 (../info/eudc, eudc.dvi): New targets.
9370
93712000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9372
9373 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9374 compatibility with 8+3 filesystems).
9375 (../info/efaq): Rename from emacs-faq.
9376
93772000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9378
9379 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9380 (../info/idlwave, idlwave.dvi): New targets.
9381
93821999-10-23 Dave Love <fx@gnu.org>
9383
9384 * Makefile.in: Use autotype.texi.
9385
93861999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9387
9388 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9389 faq.texi file) rather than ../info/faq.
9390
93911999-10-07 Gerd Moellmann <gerd@gnu.org>
9392
9393 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9394 (../info/ada-mode, ada-mode.dvi): New targets.
9395
93961999-09-01 Dave Love <fx@gnu.org>
9397
9398 * Makefile.in: Add faq.
9399
94001999-07-12 Richard Stallman <rms@gnu.org>
9401
9402 * Version 20.4 released.
9403
94041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9405
9406 * Version 20.3 released.
9407
94081998-04-06 Andreas Schwab <schwab@gnu.org>
9409
768c0c0f
JB
9410 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9411 Use it in dvi targets.
2de53ca6
GM
9412 (../etc/GNU): Change to $(srcdir) first.
9413
94141998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9415
9416 * reftex.texi: Update for RefTeX version 3.22.
9417
94181998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9419
9420 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9421 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9422
94231997-09-23 Paul Eggert <eggert@twinsun.com>
9424
9425 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9426 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9427
94281997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9429
9430 * Version 20.2 released.
9431
94321997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9433
9434 * Version 20.1 released.
9435
94361997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9437
9438 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9439
94401996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9441
9442 * Version 19.33 released.
9443
94441996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9445
9446 * Version 19.32 released.
9447
94481996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9449
9450 * Makefile.in: Add rules for the Message manual.
9451
94521996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9453
9454 * gnus.texi: New version.
9455
9456 * message.texi: New manual.
9457
94581996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9459
9460 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9461
94621996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9463
9464 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9465 Specify -I option.
9466 (All dvi targets): Set the TEXINPUTS variable.
9467
94681996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9469
9470 * Version 19.31 released.
9471
94721996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9473
9474 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9475 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9476
94771995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9478
9479 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9480 (INFO_TARGETS): Add ../info/cc-mode.
9481 (DVI_TARGETS): Add cc-mode.dvi.
9482
2de53ca6
GM
94831995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9484
9485 * Version 19.30 released.
9486
94871995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9488
9489 * gnus.texi: New file.
9490
94911995-11-04 Erik Naggum <erik@naggum.no>
9492
9493 * gnus.texi: File deleted.
9494
94951995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9496
9497 * mh-e.texi: "Function Index" -> "Command Index" to work with
9498 Emacs 19.30 C-h C-k support of separately-documented commands.
9499
95001995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9501
9502 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9503 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9504
95051995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9506
9507 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9508 (../info/viper, viper.dvi): New targets.
9509
95101995-04-20 Kevin Rodgers <kevinr@ihs.com>
9511
9512 * dired-x.texi (Installation): Change the example to set
9513 buffer-local variables like dired-omit-files-p in
9514 dired-mode-hook.
9515
95161995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9517
9518 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9519 (../info/mh-e, mh-e.dvi): New targets.
9520
95211995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9522
9523 * Makefile.in (maintainer-clean): Rename from realclean.
9524
95251994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9526
9527 * Makefile.in: New file.
9528 * Makefile: File deleted.
9529
95301994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9531
9532 * Makefile (TEXINDEX_OBJS): Variable deleted.
9533 (texindex, texindex.o, getopt.o): Rules deleted.
9534 All deps on texindex deleted.
9535 (distclean): Don't delete texindex.
9536 (mostlyclean): Don't delete *.o.
9537 * texindex.c, getopt.c: Files deleted.
9538
95391994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9540
9541 * Version 19.26 released.
9542
95431994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9544
9545 * Version 19.25 released.
9546
95471994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9548
9549 * Version 19.24 released.
9550
95511994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9552
9553 * Version 19.23 released.
9554
95551994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9556
9557 * Makefile: Delete spurious tab.
9558
95591994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9560
9561 * Makefile (.SUFFIXES): New rule.
9562
95631994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9564
9565 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9566 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9567
95681994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9569
9570 * Makefile (../info/sc): Rename from sc.info.
9571 (../info/cl): Likewise.
9572 (INFO_TARGETS): Use new names.
9573
95741993-12-04 Richard Stallman (rms@srarc2)
9575
9576 * getopt.c: New file.
9577 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9578 (getopt.o): New rule.
9579 (dvi): Don't depend on texindex.
9580 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9581 Depend on texindex.
9582
95831993-12-03 Richard Stallman (rms@srarc2)
9584
9585 * Makefile (../info/sc.info): Rename from ../info/sc.
9586 (TEXI2DVI): New variable.
9587 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9588 Add explicit commands.
9589 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9590
95911993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9592
9593 * Version 19.22 released.
9594
95951993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9596
9597 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9598
95991993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9600
9601 * Version 19.21 released.
9602
96031993-11-15 Paul Eggert (eggert@twinsun.com)
9604
9605 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9606
96071993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9608
9609 * Makefile (../etc/GNU): New target.
9610 (EMACSSOURCES): Add gnu1.texi.
9611
96121993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9613
9614 * Makefile (realclean): Don't delete the Info files.
9615
f0131492 96161993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9617
9618 * forms.texi: Fix forms.texi so that it will format correctly.
9619 Add missing `@end iftex', fix bad reference.
9620
9621 * info.texi, info-stn.texi: New files implement texinfo version of
9622 `info' file.
9623
f0131492 96241993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9625
9626 * Makefile: Fix targets for texindex, new info.texi files.
9627 * info-stnd.texi: New file implements info for standalone info
9628 reader.
9629 * info.texi: Update to include recent changes to "../info/info".
9630 New source file for ../info/info; includes info-stnd.texi.
9631
9632 * texindex.c: Include "../src/config.h" if building in emacs.
9633
9634 * Makefile: Change all files to FILENAME.texi, force all targets
9635 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9636 vip.texinfo, forms.texinfo, cl.texinfo.
9637 Add target to build texindex.c, defining `emacs'.
9638
9639 * forms.texi: Install new file to match version 2.3 of forms.el.
9640
96411993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9642
9643 * Version 19.19 released.
9644
96451993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9646
9647 * sc.texinfo: Fix info file name.
9648
9649 * Makefile (info): Add gnus and sc.
9650 (dvi): Add gnus.dvi and sc.dvi.
9651 (../info/sc, sc.dvi): New targets.
9652
96531993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9654
9655 * Version 19.18 released.
9656
96571993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9658
9659 * Makefile: Fix source file names of the separate manuals.
9660 (gnus.dvi, ../info/gnus): New targets.
9661
96621993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9663
9664 * Version 19.17 released.
9665
96661993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9667
9668 * split-man: Fix typos in last change.
9669
96701993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9671
9672 * Version 19.16 released.
9673
96741993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9675
9676 * version 19.15 released.
9677
96781993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9679
9680 * Makefile (distclean): It's rm, not rf.
9681
96821993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9683
9684 * Version 19.14 released.
9685
96861993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9687
9688 * Makefile: New file.
9689
96901993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9691
9692 * Version 19.13 released.
9693
96941993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9695
9696 * Version 19.9 released.
9697
96981993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9699
9700 * Version 19.8 released.
9701
97021993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9703
9704 * Version 19.7 released.
9705
97061990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9707
9708 * gnus.texinfo: New file. Removed installation instructions.
9709
97101990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9711
9712 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9713
97141989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9715
9716 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9717 then define `\sc' as the command for smallcaps in Texinfo.
9718 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9719 made the corresponding change to makeinfo and texinfm.el.
9720
97211988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9722
9723 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9724 Customization since the menu entry did not point to anything.
9725 Also add an @finalout command to remove overfull hboxes from the
9726 printed output.
9727
9728 * cl.texinfo: Add @bye, \input line and @settitle to file.
9729 This file is clearly intended to be a chapter of some other work,
9730 but the other work does not yet exist.
9731
97321988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9733
9734 * texinfo.texinfo: Three typos corrected.
9735
4009494e 9736;; Local Variables:
c8763fb6 9737;; coding: utf-8
4009494e
GM
9738;; End:
9739
3fe7cdc8 9740 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9741
9742 This file is part of GNU Emacs.
9743
97c0352c 9744 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9745 it under the terms of the GNU General Public License as published by
97c0352c
GM
9746 the Free Software Foundation, either version 3 of the License, or
9747 (at your option) any later version.
4009494e
GM
9748
9749 GNU Emacs is distributed in the hope that it will be useful,
9750 but WITHOUT ANY WARRANTY; without even the implied warranty of
9751 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9752 GNU General Public License for more details.
9753
9754 You should have received a copy of the GNU General Public License
97c0352c 9755 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.