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