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