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