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