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