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