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