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