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