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