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