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