c08de7e4a599e6322bda00f6de2cb32852df4e05
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 Try to reduce redundancy in doc/misc/Makefile.in.
4 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
5 (TARGETS): New intermediate variable.
6 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
7
8 2013-08-27 Glenn Morris <rgm@gnu.org>
9
10 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
11
12 * efaq.texi: Rename from faq.texi, to match its output files.
13 * Makefile.in: Update for faq.texi name change.
14
15 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
16
17 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
18
19 * efaq-w32.texi: Move here from the web-pages repository.
20 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
21 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
22 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
23 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
24 Add DOCMISC_*_W32 variables.
25 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
26 (efaq_w32_deps): New variable.
27 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
28 (efaq-w32.pdf, efaq-w32.html): New rules.
29 (clean): Remove efaq-w32 products.
30
31 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
32
33 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
34 shift_jis from the default value set to mm-coding-system-priorities for
35 Japanese users.
36
37 2013-08-13 Glenn Morris <rgm@gnu.org>
38
39 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
40 (Options - Defining Label Environments, Options - Creating Labels)
41 (Options - Referencing Labels, Options - Creating Citations)
42 (Options - Index Support, Options - Viewing Cross-References)
43 (Options - Finding Files, Options - Optimizations)
44 (Options - Fontification, Options - Misc):
45 * cc-mode.texi (Sample Init File):
46 * edt.texi (Init file):
47 * epa.texi (Encrypting/decrypting gpg files):
48 * mairix-el.texi (About, Setting up the mairix interface, Using)
49 (Extending):
50 Rename nodes to avoid characters that can cause Texinfo problems.
51
52 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
53
54 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
55
56 2013-08-12 Glenn Morris <rgm@gnu.org>
57
58 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
59 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
60 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
61 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
62 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
63 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
64 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
65 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
66 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
67 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
68 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
69 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
70 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
71
72 * woman.texi (Top): Avoid mailto: in html output.
73
74 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
75 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
76 (INSTALL_DATA): New, set by configure.
77 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
78 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
79 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
80 uninstall-ps, and uninstall-doc.
81 (.SUFFIXES): Add .ps and .dvi.
82 (.dvi.ps): New suffix rule.
83 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
84 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
85 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
86 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
87 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
88 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
89 (ido.html, mairix-el.html, message.html, mh-e.html)
90 (newsticker.html, nxml-mode.html, org.html, pgg.html)
91 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
92 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
93 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
94 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
95 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
96 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
97 New rules.
98 (clean): Remove HTML_TARGETS and PS_TARGETS.
99
100 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
101
102 * ido.texi (Working Directories):
103 (Flexible Matching, Regexp Matching, Find File At Point)
104 (Ignoring, Misc Customization): Use @defopt for user options.
105
106 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
107
108 * htmlfontify.texi (Customization): Remove documentation of
109 `hfy-fast-lock-save'. Minor fixes.
110
111 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
112
113 * ido.texi (Top): Insert node "Working Directories" in menu.
114 (Working Directories): New node.
115 (Misc Customization): Add documentation of
116 `ido-confirm-unique-completion' and some other user options.
117
118 2013-08-07 Eli Zaretskii <eliz@gnu.org>
119
120 * todo-mode.texi: Update @dircategory.
121 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
122 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
123 @ref.
124
125 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
126
127 * sc.texi (Introduction): Fix index.
128 (Usage Overview):
129 (Citations, Citation Elements, Recognizing Citations)
130 (Information Keys and the Info Alist, Reference Headers)
131 (The Built-in Header Rewrite Functions)
132 (Electric References, Reply Buffer Initialization)
133 (Filling Cited Text, Selecting an Attribution)
134 (Attribution Preferences)
135 (Anonymous Attributions, Author Names)
136 (Using Regi, Post-yank Formatting Commands)
137 (Citing Commands, Insertion Commands)
138 (Mail Field Commands)
139 (Hints to MUA Authors, Thanks and History): Change from one space
140 between sentences to two.
141 (What Supercite Does): Typo fix.
142
143 * newsticker.texi (Usage): Use @key for RET.
144
145 * cl.texi (Argument Lists):
146 (For Clauses):
147 (Macros): Add indexes.
148
149 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
150
151 * cl.texi (Blocks and Exits): Add an index.
152
153 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
154
155 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
156 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
157 (todo-mode.dvi, todo-mode.pdf): New rules.
158
159 * todo-mode.texi: New file.
160
161 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
162
163 * gnus.texi (Basic Usage): Mention that warp means jump here.
164 (The notmuch Engine): Mention notmuch.
165
166 2013-07-30 Tassilo Horn <tsdh@gnu.org>
167
168 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
169 `gnus-subthread-sort-functions' and remove the obsolete documentation
170 of `gnus-sort-threads-recursively'.
171
172 2013-07-29 David Engster <deng@randomsample.de>
173
174 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
175 implementation.
176 (Introduction): Add further missing features.
177 (Building Classes): Add introductory paragraph.
178 (Wish List): Add metaclasses and EQL specialization.
179
180 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
181
182 * tramp.texi (Frequently Asked Questions): Mention
183 `tramp-use-ssh-controlmaster-options'.
184
185 2013-07-26 Tassilo Horn <tsdh@gnu.org>
186
187 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
188 `gnus-sort-threads-recursively'.
189
190 2013-07-25 Glenn Morris <rgm@gnu.org>
191
192 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
193 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
194
195 * erc.texi (Special Features): Update contact information.
196 (History): Avoid using @email.
197
198 * eshell.texi (Bugs and ideas): Minor updates.
199
200 * faq.texi (Reporting bugs, Origin of the term Emacs)
201 (Setting up a customization file)
202 (Using an already running Emacs process, Turning off beeping)
203 (Packages that do not come with Emacs)
204 (Replying to the sender of a message): Avoid using @email.
205
206 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
207
208 * reftex.texi (Imprint): Avoid using @email.
209
210 * ses.texi (Top): Update bug reporting instructions.
211 (Acknowledgments): Avoid using @email.
212
213 * woman.texi (Introduction, Background): Remove outdated information.
214 (Bugs, Acknowledgments): Avoid using @email.
215
216 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
217
218 * ido.texi: New file.
219
220 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
221
222 * gnus.texi (Customizing Articles): Document function predicates.
223
224 2013-07-08 Tassilo Horn <tsdh@gnu.org>
225
226 * gnus.texi (lines): Correct description of
227 `gnus-registry-track-extra's default value. Mention
228 `gnus-registry-remove-extra-data'.
229
230 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
231
232 * gnus.texi (Group Parameters): Mention regexp
233 substitutions (bug#11688).
234
235 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
236
237 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
238
239 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
240
241 * gnus.texi (Emacsen): Fix version.
242
243 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
244
245 2013-07-06 Glenn Morris <rgm@gnu.org>
246
247 * mh-e.texi: Fix external links.
248 (Using This Manual): Printed elisp manuals no longer available.
249
250 * newsticker.texi (Overview): Update URL.
251
252 * nxml-mode.texi (Introduction): Update URL.
253
254 * org.texi (JavaScript support): Fix URL.
255
256 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
257
258 * eudc.texi (CCSO PH/QI): Remove defunct URL.
259
260 * dbus.texi (Introspection): Update URL to a less defunct one.
261
262 * gnus.texi (Top): Restrict "Other related manuals" to info output.
263 (Foreign Groups): Use @indicateurl for examples.
264 (Direct Functions): Remove defunct URL.
265 (RSS): Update URL.
266
267 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
268 (FAQ 7-1): Update URL.
269
270 * pgg.texi (Top, Overview): Add note about obsolescence.
271
272 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
273
274 * texinfo.tex: Merge from gnulib.
275
276 2013-07-03 Glenn Morris <rgm@gnu.org>
277
278 * bovine.texi (top):
279 * cc-mode.texi (AWK Mode Font Locking):
280 * mh-e.texi (Preface):
281 * url.texi (URI Parsing): Fix cross-references to other manuals.
282
283 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
284
285 * gnus.texi (Client-Side IMAP Splitting):
286 Note that `nnimap-inbox' now can be a list.
287
288 2013-06-24 Glenn Morris <rgm@gnu.org>
289
290 * eshell.texi: Fix cross-references to other manuals.
291
292 2013-06-23 Glenn Morris <rgm@gnu.org>
293
294 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
295 Remove; not needed now we use a standard html layout for the faq.
296 (clean): Remove HTML_TARGETS, emacs-faq.text.
297
298 2013-06-21 Eduard Wiebe <usenet@pusto.de>
299
300 * flymake.texi (Parsing the output, Customizable variables):
301 Add reference to `flymake-warning-predicate'.
302
303 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
304
305 * tramp.texi (Top, Configuration): Insert section `Predefined
306 connection information' in menu.
307 (Predefined connection information): New section.
308 (Android shell setup): Make a reference to `Predefined connection
309 information'.
310
311 2013-06-19 Glenn Morris <rgm@gnu.org>
312
313 * Makefile.in (version): New, set by configure.
314 (clean): Delete dist tar file.
315 (infoclean): New, split from maintainer-clean.
316 (maintainer-clean): Run infoclean.
317 (dist): New rule, to make tarfile for www.gnu.org.
318
319 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
320
321 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
322 for keys q and Q.
323 (Standards): Reference RFC5804 as the defining document of the
324 managesieve protocol.
325
326 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
327
328 * eshell.texi (Input/Output): Expand to cover new visual-command
329 options, eshell-visual-subcommands and eshell-visual-options.
330 Divide into separate Visual Commands and Redirection sections.
331
332 2013-06-10 Glenn Morris <rgm@gnu.org>
333
334 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
335
336 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
337
338 * gnus.texi (Article Date):
339 Fix description of gnus-article-update-date-headers.
340
341 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
342
343 * erc.texi (Special Features): ERC is being maintained within
344 Emacs now.
345
346 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
347
348 * flymake.texi: Change from one space between sentences to two.
349
350 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
351
352 * cl.texi (Obsolete Macros): Describe replacements for `flet'
353 (bug#14293).
354
355 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
356
357 * tramp.texi (Frequently Asked Questions): Precise, how to define
358 an own ControlPath.
359
360 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
361
362 * tramp.texi (Frequently Asked Questions): New item for
363 ControlPath settings.
364
365 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
366
367 * calc.texi (Basic Operations on Units): Streamline some
368 descriptions.
369
370 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
371
372 * eshell.texi (Built-ins): Update manual to mention tramp module.
373
374 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
375
376 * tramp.texi (Filename Syntax): Host names are not allowed to be
377 any method name, unless method name is specified explicitly.
378 Remove restriction on unibyte filenames.
379
380 * trampver.texi: Update release number.
381
382 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
383
384 doc: convert some TeX accents to UTF-8
385 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
386 '@"{@dotless{i}}'.
387
388 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
389
390 Sync with Tramp 2.2.7.
391
392 * trampver.texi: Update release number.
393
394 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
395
396 * calc.texi (Basic Operations on Units): Streamline some
397 descriptions.
398
399 2013-03-08 Glenn Morris <rgm@gnu.org>
400
401 * faq.texi (Top): Don't say this was updated @today.
402 That's irrelevant and leads to spurious diffs.
403
404 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
405
406 * calc.texi (Basic Operations on Units):
407 Fix cross-reference.
408
409 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
410
411 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
412
413 2013-03-06 Alan Mackenzie <acm@muc.de>
414
415 * cc-mode.texi (Custom Line-Up): Clarify position of point on
416 calling a line-up function.
417
418 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
419
420 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
421 * ses.texi: Switch from Latin-1 to UTF-8.
422
423 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
424
425 * tramp.texi (External methods): Tramp does not connect Android
426 devices by itself.
427
428 2013-03-02 Bill Wohler <wohler@newt.com>
429
430 Release MH-E manual version 8.5.
431
432 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
433 release 8.5.
434
435 * mh-e.texi (Preface, Conventions, Getting Started)
436 (Using This Manual, Folder Selection, Viewing, Aliases)
437 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
438 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
439 Update URLs.
440
441 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
442
443 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
444 and "plink2" entries. "plink2" is obsolete for a long time.
445 (External methods): Remove "scp1" and "scp2" entries.
446 Explain user name and host name specification for "adb".
447
448 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
449
450 * tramp.texi (External methods): Mention `tramp-adb-program'.
451
452 2013-02-28 Bastien Guerry <bzg@gnu.org>
453
454 * org.texi (Visibility cycling): Suggest to set
455 `org-agenda-inhibit-startup' to nil if user wants the startup
456 visibility settings to be honored in any circumstances.
457 (Progress logging, Checkboxes): Fix typos.
458
459 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
460
461 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
462 the macros, for Texinfo 4.13 and 5.0.
463
464 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
465
466 Port Tramp documentation to Texinfo 5.0.
467 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
468 (Filename Syntax): Do not use @trampfn{} in @item.
469 (Filename completion): Use @columnfractions in @multitable.
470
471 2013-02-22 Glenn Morris <rgm@gnu.org>
472
473 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
474
475 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
476
477 * Makefile.in (html): New rule.
478
479 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
480
481 * tramp.texi (Android shell setup): Improve. Reported by Thierry
482 Volpiatto <thierry.volpiatto@gmail.com>.
483
484 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
485
486 * tramp.texi (Top, Configuration): Insert section `Android shell
487 setup' in menu.
488 (Android shell setup): New section.
489 (Connection types, Default Method)
490 (Frequently Asked Questions): Mention "scp" instead of "scpc".
491 (External methods): Remove "scpc" and "rsyncc" entries.
492 (Frequently Asked Questions): Remove entry about ControlPersist.
493
494 2013-02-13 Glenn Morris <rgm@gnu.org>
495
496 * message.texi (News Headers): Don't mention yow any more.
497
498 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
499
500 * calc.texi (Basic Operations on Units):
501 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
502
503 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
504
505 * eshell.texi: Fill most of the missing sections.
506
507 2013-02-07 Bastien Guerry <bzg@gnu.org>
508
509 * org.texi (References): Clarify an example.
510 (Installation): Fix instructions.
511 (Org-Plot): Fix link.
512 (Checkboxes, Radio lists): Fix typos.
513
514 2013-02-07 Glenn Morris <rgm@gnu.org>
515
516 * cl.texi (Equality Predicates): Mention memql.
517
518 2013-02-07 Eric Ludlam <zappo@gnu.org>
519
520 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
521 specific, and only about items it supports, indicating that there
522 might be more. Remove refs to simple project and direct automake
523 from ede new.
524 (Simple projects): Re-write to not talk about ede-simple-project
525 which is deprecated, and instead use the term to mean projects
526 that don't do much management, just project wrapping.
527 Add ede-generic-project link.
528 (ede-generic-project): New node (bug#11441).
529
530 2013-02-07 Glenn Morris <rgm@gnu.org>
531
532 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
533
534 2013-02-01 Glenn Morris <rgm@gnu.org>
535
536 * calc.texi (Help Commands): Update calc-view-news description.
537 Mention etc/CALC-NEWS.
538
539 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
540
541 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
542
543 2013-01-13 Bastien Guerry <bzg@gnu.org>
544
545 * org.texi (Installation): Simplify.
546
547 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
548
549 * org.texi (Handling links): Update the mention to the obsolete
550 variable `org-link-to-org-use-id' with a mention to the newer
551 variable `org-id-link-to-org-use-id'. Mention the need to load
552 the org-id library.
553
554 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
555
556 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
557
558 2013-01-09 Bastien Guerry <bzg@gnu.org>
559
560 * org.texi (Pushing to MobileOrg): Add footnote about using
561 symbolic links in `org-directory'.
562 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
563 of the now obsolete alias `org-float'.
564 (TODO basics): Add `org-use-fast-todo-selection' to the variable
565 index. Fix description of TODO keywords cycling.
566 (Advanced features): Add missing argument for @item.
567 (Storing searches): Add index entries and a note about
568 *-tree agenda views.
569 (Structure editing): Document `org-mark-element' and
570 `org-mark-subtree'.
571 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
572
573 2013-01-08 Juri Linkov <juri@jurta.org>
574
575 * info.texi (Go to node): Mention the abbreviated format
576 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
577
578 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
579
580 * autotype.texi: Remove undefined command @subtitlefont.
581 * cc-mode.texi: Likewise.
582
583 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
584 @item argument.
585 (Property searches): Use \\ instead of @backslashchar{}.
586 * pgg.texi (VERSION): Move @set below @setfilename.
587
588 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
589
590 * ada-mode.texi: Remove braces from @title argument.
591 * eudc.texi: Likewise.
592 * smtpmail.texi: Likewise.
593 * auth.texi (VERSION): Set before first use.
594 * emacs-gnutls.texi (VERSION): Likewise.
595 * pgg.texi (VERSION): Likewise.
596 * ede.texi (Top): Rename from top, all uses changed.
597 * eshell.texi: Add missing argument to @sp.
598 * forms.texi (Top): Reorder menu to match structure.
599 * htmlfontify.texi (Customisation): Add missing @item in
600 @enumerate.
601 * org.texi (Advanced features): Add missing argument for @item.
602 (Property searches): Use @backslashchar{} in macro argument.
603 * pcl-cvs.texi: Add missing argument to @sp.
604 (Movement commands): Fix use of @itemx.
605 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
606 * reftex.texi (Options (Creating Citations)): Add missing newline
607 before @end.
608 * tramp.texi (Obtaining Tramp): Remove extra dots.
609 (Configuration): Reorder menu to match structure.
610 (Remote shell setup): Replace literal NUL character by \0.
611 * viper.texi (Marking): Add missing argument for @item.
612
613 2013-01-04 Glenn Morris <rgm@gnu.org>
614
615 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
616 Add htmlfontify.
617 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
618 (htmlfontify.dvi, htmlfontify.pdf): New targets.
619 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
620 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
621
622 * htmlfontify.texi: Miscellaneous fixes and updates.
623 Set copyright to FSF, update license to GFDL 1.3+.
624
625 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
626
627 * htmlfontify.texi: New file.
628
629 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
630
631 * calc.texi (Free-Form Dates): Expand on the date reading
632 algorithm.
633
634 2012-12-27 Glenn Morris <rgm@gnu.org>
635
636 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
637 Avoid some overfull lines.
638
639 * widget.texi (Programming Example): Break some long lines.
640
641 * wisent.texi (Wisent Overview): Fix xref.
642 (Grammar format, Understanding the automaton): Avoid overfill.
643
644 * bovine.texi (Optional Lambda Expression): Allow line break.
645
646 * auth.texi (Help for users): Break long lines.
647
648 * ada-mode.texi (Project file variables):
649 Reword to reduce underfull hbox.
650 (No project files, Use GNAT project file):
651 Use smallexample to make some overfull lines less terrible.
652
653 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
654 Fix cross-references to separate manuals.
655
656 * Makefile.in (gfdl): New variable. Use throughout where
657 appropriate so that targets depend on doclicense.texi.
658
659 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
660
661 * gnus.texi (Customizing the IMAP Connection): Mention the other
662 authenticators.
663
664 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
665
666 * gnus.texi (Browse Foreign Server):
667 Document `gnus-browse-delete-group'.
668
669 2012-12-22 Glenn Morris <rgm@gnu.org>
670
671 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
672 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
673 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
674 * widget.texi, wisent.texi: Nuke hand-written node pointers.
675
676 * Makefile.in (gfdl): New variable. Use throughout where
677 appropriate so that targets depend on doclicense.texi.
678
679 2012-12-22 Eli Zaretskii <eliz@gnu.org>
680
681 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
682 doclicense.texi. Remove doclicense.texi from all targets that
683 mentioned it explicitly.
684 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
685 $(emacsdir)/emacsver.texi.
686 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
687
688 2012-12-21 Glenn Morris <rgm@gnu.org>
689
690 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
691 Include emacsver.texi. Nuke hand-written node pointers.
692 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
693 Depend on emacsver.texi.
694
695 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
696 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
697 May as well just include doclicense.texi in everything.
698
699 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
700 which @copying says is included.
701
702 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
703 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
704 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
705 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
706 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
707 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
708 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
709 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
710 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
711 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
712 * widget.texi, wisent.texi, woman.texi: Do not mention buying
713 copies from the FSF, which does not publish these manuals.
714
715 * erc.texi: No need to include gpl in this small manual.
716
717 * org.texi (copying): Include a copy of the GFDL.
718 (GNU Free Documentation License): New section.
719
720 2012-12-21 Bastien Guerry <bzg@gnu.org>
721
722 * org.texi: Fix typos.
723
724 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
725
726 * calc.texi (ISO 8601): Rename from ISO-8601,
727 as it's typically spelled without a hyphen.
728
729 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
730
731 * calc.texi (ISO-8601): New section.
732 (Date Formatting Codes): Mention new codes.
733 (Standard Date Formats): Mention new formats.
734
735 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
736
737 * tramp.texi (External methods): Move `adb' method here.
738
739 2012-12-13 Glenn Morris <rgm@gnu.org>
740
741 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
742
743 * wisent.texi: Small edits. Set copyright to FSF, update license to
744 GFDL 1.3+.
745 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
746 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
747 New targets.
748 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
749 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
750
751 * bovine.texi: Small edits. Set copyright to FSF, update license to
752 GFDL 1.3+, remove empty index.
753 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
754 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
755 New targets.
756 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
757 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
758
759 2012-12-13 Eric Ludlam <zappo@gnu.org>
760 David Ponce <david@dponce.com>
761 Richard Kim <emacs18@gmail.com>
762
763 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
764
765 2012-12-13 Glenn Morris <rgm@gnu.org>
766
767 * flymake.texi (Customizable variables, Locating the buildfile):
768 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
769
770 * srecode.texi: Small edits. Set copyright to FSF, add explicit
771 GFDL 1.3+ license, fix up index.
772 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
773 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
774 (srecode.pdf): New targets.
775 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
776 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
777
778 2012-12-13 Eric Ludlam <zappo@gnu.org>
779
780 * srecode.texi: New file, imported from CEDET trunk.
781
782 2012-12-13 Bastien Guerry <bzg@gnu.org>
783
784 * org.texi (Summary, Code block specific header arguments)
785 (Code block specific header arguments)
786 (Header arguments in function calls, var, noweb)
787 (Results of evaluation, Code evaluation security):
788 Small reformatting: add a blank line before some example.
789
790 * org.texi (System-wide header arguments)
791 (Header arguments in Org mode properties, Conflicts)
792 (Dynamic blocks, Using the mapping API):
793 Fix indentation of Elisp code examples.
794
795 * org.texi (Comment lines): Fix description of the comment syntax.
796
797 * org.texi (Installation): Mention "make test" in the correct section.
798
799 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
800
801 * doclicense.texi, gpl.texi: Update to latest version from FSF.
802 These are just minor editorial changes.
803
804 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
805
806 * tramp.texi (History): Mention ADB.
807 (Inline methods): Add `adb' method.
808
809 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
810
811 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
812 (External methods): Fix typo.
813
814 2012-12-03 Glenn Morris <rgm@gnu.org>
815
816 * rcirc.texi (Notices): Fix typo.
817
818 2012-11-25 Bill Wohler <wohler@newt.com>
819
820 Release MH-E manual version 8.4.
821
822 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
823 Update for release 8.4.
824
825 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
826 (Junk): Add mh-whitelist-preserves-sequences-flag,
827 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
828 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
829
830 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
831
832 * mh-e.texi (Procmail): Fix two @ typos.
833
834 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
835
836 * doclicense.texi, gpl.texi: Update to latest version from FSF.
837 These are just minor editorial changes.
838
839 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
840
841 * calc.texi (Date Formatting Codes): Mention the new beginning of
842 the date numbering system.
843
844 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
845
846 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
847 (Date Forms): Correct off-by-one error in explanation of
848 Julian day numbers. Give Gregorian equivalent of its origin.
849
850 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
851
852 * doc/misc/calc.texi (Date Forms): Mention the customizable
853 Gregorian-Julian switch.
854 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
855
856 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
857
858 Calc now uses the Gregorian calendar for all dates (Bug#12633).
859 It also uses January 1, 1 AD as its day number 1.
860 * calc.texi (Date Forms): Document this.
861
862 2012-11-16 Glenn Morris <rgm@gnu.org>
863
864 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
865 (Obsolete Macros): Move example here from Function Bindings.
866
867 * erc.texi: Use @code{nil} rather than just "nil".
868 (Modules): Undocument obsolete "hecomplete".
869 Add "notifications".
870 (Connecting): Add brief section on passwords.
871 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
872
873 2012-11-13 Glenn Morris <rgm@gnu.org>
874
875 * flymake.texi (Customizable variables)
876 (Highlighting erroneous lines): Mention flymake-error-bitmap,
877 flymake-warning-bitmap, and flymake-fringe-indicator-position.
878
879 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
880
881 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
882 In all file place SES into @acronym{...}.
883 (Advanced Features): Add key index and function index for
884 ses-set-header-row. Add description for function
885 ses-rename-cell. Add description for function
886 ses-repair-cell-reference-all.
887 (Ranges in formulas): Add description for ses-range flags.
888
889 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
890
891 * texinfo.tex: Merge from gnulib.
892
893 2012-11-10 Chong Yidong <cyd@gnu.org>
894
895 * url.texi (Introduction): Move url-configuration-directory to
896 Customization node.
897 (Parsed URIs): Split into its own node.
898 (URI Encoding): New node.
899 (Defining New URLs): Remove empty chapter.
900 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
901 Improve docs for url-queue-*.
902 (Supported URL Types): Copyedits. Delete empty subnodes.
903
904 * url.texi (Introduction): Rename from Getting Started.
905 Rewrite the introduction.
906 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
907
908 2012-11-10 Glenn Morris <rgm@gnu.org>
909
910 * cl.texi (Obsolete Setf Customization):
911 Revert defsetf example to the more correct let rather than prog1.
912 Give define-modify-macro, defsetf, and define-setf-method
913 gv.el replacements.
914
915 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
916 (Setf Extensions): Remove obsolete reference.
917 (Obsolete Setf Customization):
918 Move note on lack of setf functions to lispref/variables.texi.
919 Undocument get-setf-method, since it no longer exists.
920 Mention simple defsetf replaced by gv-define-simple-setter.
921
922 2012-11-03 Glenn Morris <rgm@gnu.org>
923
924 * cl.texi: Further general copyedits.
925 (List Functions): Remove copy-tree, standard elisp for some time.
926 (Efficiency Concerns): Comment out examples that no longer apply.
927 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
928 (Creating Symbols, Random Numbers): De-emphasize internal
929 variables cl--gensym-counter and cl--random-state. (Bug#12788)
930 (Naming Conventions, Type Predicates, Macros)
931 (Predicates on Numbers): No longer mention cl-floatp-safe.
932
933 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
934
935 * gnus.texi (Mail Source Specifiers):
936 Document :leave keyword used for pop mail source.
937
938 2012-11-01 Glenn Morris <rgm@gnu.org>
939
940 * cl.texi: General copyedits for style, line-breaks, etc.
941 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
942 (Macro Bindings, Blocks and Exits):
943 Acknowledge existence of lexical-binding.
944 (Iteration): Mainly defer to doc of standard dolist, dotimes.
945
946 2012-10-31 Glenn Morris <rgm@gnu.org>
947
948 * ert.texi (Introduction, The @code{should} Macro):
949 Refer to "cl-assert" rather than "assert".
950
951 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
952 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
953 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
954 Reword, and add details of flet and labels.
955 (Modify Macros, Function Bindings): Add some xrefs.
956
957 2012-10-30 Glenn Morris <rgm@gnu.org>
958
959 * cl.texi (Modify Macros): Update for cl-letf changes.
960 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
961 (Setf Extensions): Partially restore note about cl-getf,
962 mainly moved to lispref/variables.texi.
963 (Property Lists): Fix cl-getf typos.
964 (Mapping over Sequences): Mention cl-mapc naming oddity.
965
966 2012-10-29 Glenn Morris <rgm@gnu.org>
967
968 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
969 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
970 (Customizing Setf): Move contents to "Obsolete Setf Customization".
971 (Modify Macros, Multiple Values, Other Clauses):
972 Remove mentions of obsolete features.
973 (Obsolete Setf Customization): Don't mention `apply' setf.
974
975 2012-10-28 Glenn Morris <rgm@gnu.org>
976
977 * cl.texi (Multiple Values, Common Lisp Compatibility):
978 More namespace updates.
979 (Obsolete Features): Copyedits.
980 (Obsolete Lexical Macros, Obsolete Setf Customization):
981 New subsections.
982
983 * cl.texi (Porting Common Lisp, Lexical Bindings):
984 Add some xrefs to the Elisp manual.
985
986 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
987 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
988 (Obsolete Features): New appendix. Move Lexical Bindings here.
989
990 2012-10-27 Glenn Morris <rgm@gnu.org>
991
992 * cl.texi: Use defmac for macros rather than defspec.
993 (Efficiency Concerns): Related copyedit.
994
995 * cl.texi (Control Structure): Update for setf now being in core.
996 (Setf Extensions): Rename from Basic Setf. Move much of the
997 former content to lispref/variables.texi.
998 (Modify Macros): Move pop, push details to lispref/variables.texi.
999 (Customizing Setf): Copyedits for setf etc being in core.
1000 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1001 Further namespaces updates.
1002
1003 2012-10-26 Bastien Guerry <bzg@gnu.org>
1004
1005 * org.texi (Installation): Update the link to Org's ELPA.
1006 Also don't mention org-install.el anymore as the replacement file
1007 org-loaddefs.el is now loaded by org.el.
1008
1009 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1010
1011 * tramp.texi (Frequently Asked Questions):
1012 Mention `tramp-completion-reread-directory-timeout' for performance
1013 improvement.
1014
1015 2012-10-25 Glenn Morris <rgm@gnu.org>
1016
1017 * cl.texi: Don't mess with the TeX section number counter.
1018 Use Texinfo recommended convention for quotes+punctuation.
1019 (Overview, Sequence Functions): Rephrase for better line-breaking.
1020 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1021 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1022 (Random Numbers, Mapping over Sequences, Structures)
1023 (Porting Common Lisp): Further updates for cl-lib namespace.
1024 (Modify Macros, Declarations, Macro Bindings, Structures):
1025 Break long lines in examples.
1026 (Dynamic Bindings): Update for changed progv behavior.
1027 (Loop Examples, Efficiency Concerns): Markup fixes.
1028 (Structures): Remove TeX margin change.
1029 (Declarations): Fix typos.
1030
1031 2012-10-24 Glenn Morris <rgm@gnu.org>
1032
1033 * cl.texi (Overview, Multiple Values, Creating Symbols)
1034 (Numerical Functions): Say less/nothing about the original cl.el.
1035 (Old CL Compatibility): Remove.
1036 (Assertions): Remove ignore-errors (standard Elisp for some time).
1037
1038 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1039 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1040 (Efficiency Concerns, Efficiency Concerns)
1041 (Common Lisp Compatibility, Old CL Compatibility):
1042 Further updates for cl-lib namespace.
1043
1044 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1045
1046 Update manual for new time stamp format (Bug#12706).
1047 * emacs-mime.texi (time-date): Update for new format.
1048 Also, fix bogus time stamp and modernize a bit.
1049
1050 2012-10-23 Glenn Morris <rgm@gnu.org>
1051
1052 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1053 than unchanging cl.el version number.
1054 End all menu descriptions with a period.
1055 Do not use @dfn{CL} for every instance of "CL".
1056 (Overview): Remove no-runtime caveat, and note about foo* names.
1057 (Usage): Use cl-lib rather than cl.
1058 (Organization, Naming Conventions): Update for cl-lib.el.
1059 (Installation): Remove long-irrelevant node.
1060 (Program Structure, Predicates, Control Structure):
1061 Start updating for cl-lib namespace.
1062 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1063 Depend on emacsver.texi.
1064
1065 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1066
1067 * trampver.texi: Update release number.
1068
1069 2012-10-06 Glenn Morris <rgm@gnu.org>
1070
1071 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1072 ERC version.
1073 (Introduction): ERC is distributed with Emacs.
1074 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1075 (Getting Started): Simplify.
1076 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1077 (History): Mention ERC maintained as part of Emacs now.
1078 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1079 Add dependency on emacsver.texi.
1080
1081 * erc.texi: Remove hand-written node pointers.
1082
1083 2012-10-05 Glenn Morris <rgm@gnu.org>
1084
1085 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1086 Copyedits.
1087
1088 2012-10-01 Eric Ludlam <zappo@gnu.org>
1089
1090 * ede.texi (Quick Start, Project Local Variables)
1091 (Miscellaneous commands, ede-java-root, Development Overview)
1092 (Detecting a Project): New nodes.
1093 (Simple projects): Node deleted.
1094
1095 * eieio.texi (Building Classes): Some slot attributes cannot be
1096 overridden.
1097 (Slot Options): Remove an example.
1098 (Method Invocation, Documentation): New nodes.
1099
1100 2012-10-01 Glenn Morris <rgm@gnu.org>
1101
1102 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1103 (reftex.pdf): Add dependency on emacsver.texi.
1104 * reftex.texi: Don't include directory part for emacsver.texi;
1105 the Makefile's -I handles it.
1106
1107 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1108
1109 Merge from standalone RefTeX repository.
1110
1111 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1112 with macros.
1113 (Imprint): Mention Wolfgang in list of contributors.
1114 (Creating Citations): Give a hint about how to
1115 auto-revert the BibTeX database file when using external editors.
1116 (Referencing Labels): Simplify section about reference macro
1117 cycling.
1118 (Options (Referencing Labels)): Adapt to new structure of
1119 `reftex-ref-style-alist'.
1120 (Referencing Labels, Reference Styles): Document changes in the
1121 referencing functionality.
1122 (Commands): Mention options for definition of header and footer in
1123 BibTeX files.
1124 (Options (Creating Citations)): Document
1125 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1126 (Reference Styles): New section.
1127 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1128 (Options (Referencing Labels)): Remove descriptions of deprecated
1129 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1130 Add descriptions for `reftex-ref-style-alist' and
1131 `reftex-ref-style-default-list'.
1132 (Referencing Labels): Update regarding reference styles.
1133 (Citation Styles): Mention support for ConTeXt.
1134 (Options (Defining Label Environments)): Fix typo.
1135 (Options (Creating Citations)):
1136 Document `reftex-cite-key-separator'.
1137
1138 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1139
1140 * org.texi: Add description of ORG_ADD_CONTRIB to info
1141 documentation. Add link to Worg for more details.
1142
1143 * org.texi: Clarify installation procedure. Provide link to the
1144 build system description on Worg.
1145
1146 * org.texi: Remove reference to utils/, x11idle.c is now in
1147 contrib/scripts.
1148
1149 * org.texi: Re-normalize to "Org mode" in manual.
1150
1151 * org.texi (Installation): Adapt documentation to new build
1152 system. Mention GNU ELPA (since it needs to be handled like Emacs
1153 built-in Org).
1154
1155 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1156
1157 * org.texi: Fix typo in description of the 'Hooks' section.
1158
1159 * org.texi: Add ID to the list of special properties.
1160
1161 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1162
1163 * org.texi (Moving subtrees): Document the ability to archive to a
1164 datetree.
1165
1166 2012-09-30 Bastien Guerry <bzg@gnu.org>
1167
1168 * org.texi (Installation, Feedback, Batch execution):
1169 Use (add-to-list 'load-path ... t) for the contrib dir.
1170
1171 * org.texi (results): Update documentation for ":results drawer"
1172 and ":results org".
1173
1174 * org.texi (Column width and alignment): Fix typo.
1175
1176 * org.texi (Activation): Point to the "Conflicts" section.
1177
1178 * org.texi (Conflicts): Mention filladapt.el in the list of
1179 conflicting packages.
1180
1181 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1182 not needed for versions of Emacs > 22.1.
1183
1184 * org.texi (History and Acknowledgments): Fix typo.
1185
1186 * org.texi (History and Acknowledgments): Add my own
1187 acknowledgments.
1188
1189 * org.texi (Agenda commands): Document the new command and the new
1190 option.
1191
1192 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1193 (Agenda commands): Reorder. Document `*' to toggle persistent
1194 marks.
1195
1196 * org.texi (Agenda dispatcher):
1197 Mention `org-toggle-agenda-sticky'.
1198 (Agenda commands, Exporting Agenda Views): Fix typo.
1199
1200 * org.texi (Templates in contexts, Setting Options): Update to
1201 reflect changes in how contexts options are processed.
1202
1203 * org.texi (Templates in contexts): Document the new structure of
1204 the variables `org-agenda-custom-commands-contexts' and
1205 `org-capture-templates-contexts'.
1206
1207 * org.texi (Templates in contexts): Document the new option
1208 `org-capture-templates-contexts'.
1209 (Storing searches): Document the new option
1210 `org-agenda-custom-commands-contexts'.
1211
1212 * org.texi (Formula syntax for Lisp): Reformat.
1213
1214 * org.texi (Special properties, Column attributes)
1215 (Agenda column view): Document the new special property
1216 CLOCKSUM_T.
1217
1218 * org.texi (Template expansion): Document the new %l template.
1219
1220 * org.texi (Fast access to TODO states): Fix documentation about
1221 allowed characters for fast todo selection.
1222
1223 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1224 use in `org-agenda-to-appt'.
1225
1226 * org.texi (Comment lines): Update wrt comments.
1227
1228 * org.texi (Resolving idle time): Document new keybinding.
1229
1230 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1231 on clock timestamps.
1232
1233 * org.texi (Fast access to TODO states): Explicitely says only
1234 letters are supported as fast TODO selection keys.
1235
1236 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1237 specifier. Document the new "%(my-function)" specifier.
1238
1239 * org.texi (Clocking commands): New cindex.
1240 (Clocking commands): Update documentation for `org-clock-in'.
1241 Document `org-clock-in-last'. Mention `org-clock-out' and
1242 `org-clock-in-last' as commands that can be globally bound.
1243 (Resolving idle time): Document continuous clocking.
1244
1245 * org.texi (Top, Introduction): Fix formatting.
1246 (Activation): Add index entries.
1247 (Conventions): Update section.
1248 (Embedded @LaTeX{}): Fix formatting.
1249
1250 * org.texi (Visibility cycling): Document `show-children'.
1251
1252 * org.texi (Using capture): Mention the `org-capture-last-stored'
1253 bookmark as a way to jump to the last stored capture.
1254
1255 * org.texi (Uploading files): Fix typo.
1256
1257 * org.texi (Using capture): Document `C-0' as a prefix argument
1258 for `org-capture'.
1259
1260 * org.texi (Agenda commands): Document persistent marks.
1261
1262 * org.texi (Template expansion): Update doc to reflect change.
1263
1264 * org.texi (Radio tables): Document the :no-escape parameter.
1265
1266 * org.texi (Repeated tasks): Document repeat cookies for years,
1267 months, weeks, days and hours.
1268
1269 * org.texi (Export options): State that you can use the d: option
1270 by specifying a list of drawers.
1271
1272 * org.texi (HTML preamble and postamble): Small doc improvement.
1273
1274 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1275
1276 * org.texi: The sections in the Exporting section of the manual
1277 left out articles in the description of the org-export-as-*
1278 commands, among other places. This patch adds them, adds a few
1279 missing prepositions, and switches instances of "an HTML" to "a
1280 html" for internal consistency.
1281
1282 * org.texi: Alter several examples of headings with timestamps in
1283 them to include the timestamps in the body instead of the heading.
1284
1285 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1286
1287 * org.texi (Agenda dispatcher): Document sticky agenda views and
1288 the new key for them.
1289
1290 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1291
1292 * org.texi (Advanced features): Fix error in table.
1293
1294 2012-09-30 Feng Shu <tumashu@gmail.com>
1295
1296 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1297 alternative to dvipng.
1298
1299 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1300
1301 * org.texi: Remove extra curly bracket.
1302
1303 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1304
1305 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1306 defkeys.
1307
1308 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1309
1310 * org.texi (Agenda commands): Fix two typos by giving
1311 corresponding function names, according to
1312 `org-agenda-view-mode-dispatch'.
1313
1314 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1315
1316 * org.texi (The spreadsheet): Fix typo.
1317
1318 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1319
1320 * org.texi (Tracking your habits): Point to the "Tracking TODO
1321 state changes" section.
1322
1323 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1324
1325 * org.texi (Literal examples): Remove reference to unknown
1326 `org-export-latex-minted' variable. Also simplify footnote since
1327 `org-export-latex-listings' documentation is exhaustive already.
1328
1329 * org.texi (Plain lists): Remove reference to now hard-coded
1330 `bullet' automatic rule.
1331
1332 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1333
1334 * org.texi: Updated documentation accordingly.
1335
1336 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1337
1338 * texinfo.tex: Merge from gnulib.
1339
1340 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1341
1342 Sync with Tramp 2.2.6.
1343
1344 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1345
1346 * trampver.texi: Update release number.
1347
1348 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1349
1350 * texinfo.tex: Merge from gnulib.
1351
1352 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1353
1354 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1355 (bug#12096).
1356
1357 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1358
1359 * calc.texi (Simplification modes, Conversions)
1360 (Operating on Selections): Mention "basic" simplification.
1361 (The Calc Mode Line): Mention the mode line display for Basic
1362 simplification mode.
1363 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1364 simplifications.
1365 (Basic Simplifications): Rename from "Limited Simplifications"
1366 Replace "limited" by "basic" throughout.
1367 (Algebraic Simplifications): Indicate that the algebraic
1368 simplifications are done by default.
1369 (Unsafe Simplifications): Mention `m E'.
1370 (Simplification of Units): Mention `m U'.
1371 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1372 (Kinds of Declarations, Functions for Declarations):
1373 Mention "algebraic simplifications" instead of `a s'.
1374 (Algebraic Entry): Remove mention of default simplifications.
1375
1376 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1377
1378 * calc.texi (Getting Started, Tutorial): Change simulated
1379 Calc output to match actual output.
1380 (Simplifying Formulas): Mention that algebraic simplification is now
1381 the default.
1382
1383 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1384
1385 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1386 (Bug#12073)
1387
1388 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1389
1390 Prefer typical American spelling for "acknowledgment".
1391 * calc.texi (History and Acknowledgments): Rename from
1392 History and Acknowledgements.
1393 * idlwave.texi (Acknowledgments):
1394 * ses.texi (Acknowledgments):
1395 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1396
1397 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1398
1399 Rename configure.in to configure.ac (Bug#11603).
1400 * ede.texi (Compiler and Linker objects, ede-proj-project)
1401 (ede-step-project): Prefer the name configure.ac to configure.in.
1402
1403 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1404
1405 * tramp.texi (Multi-hops):
1406 Introduce `tramp-restricted-shell-hosts-alist'.
1407
1408 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1409
1410 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1411 methods, so don't mention smtpmail here.
1412
1413 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1414
1415 * gnus.texi (Picons): Document gnus-picon-properties.
1416
1417 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1418
1419 * gnus.texi: Remove mention of compilation, as that's no longer
1420 supported.
1421
1422 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1423
1424 * gnus.texi (Archived Messages): Mention
1425 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1426
1427 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1428
1429 * gnus.texi (Various Summary Stuff):
1430 Remove mention of `gnus-propagate-marks'.
1431
1432 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1433
1434 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1435 which no longer exist.
1436
1437 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1438
1439 * gnus.texi (Archived Messages):
1440 Document gnus-gcc-self-resent-messages.
1441
1442 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1443
1444 * message.texi (Mail Variables):
1445 Mention the optional user parameter for X-Message-SMTP-Method.
1446
1447 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1448
1449 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1450
1451 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1452
1453 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1454
1455 * gnus.texi (Key Index): Change encoding to utf-8.
1456
1457 2012-06-21 Glenn Morris <rgm@gnu.org>
1458
1459 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1460
1461 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1462
1463 * gnus.texi (Group Timestamp): Mention where to find documentation for
1464 the `gnus-tmp-' variables (bug#11601).
1465
1466 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1467
1468 Sync with Tramp 2.2.6-pre.
1469
1470 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1471 where appropriate.
1472 (Ad-hoc multi-hops): New section.
1473 (Remote processes): New subsection "Running remote processes on
1474 Windows hosts".
1475 (History): Add remote commands on Windows, and ad-hoc multi-hop
1476 methods.
1477 (External methods): "ControlPersist" must be set to "no" for the
1478 `scpc' method.
1479 (Remote processes): Add a note about `auto-revert-tail-mode'.
1480 (Frequently Asked Questions): Use "scpx" in combination with
1481 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1482
1483 * trampver.texi: Update release number.
1484
1485 2012-06-10 Chong Yidong <cyd@gnu.org>
1486
1487 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1488 compilation for html-mono.
1489
1490 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1491
1492 * texinfo.tex: Merge from gnulib.
1493
1494 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1495
1496 * Makefile.in (echo-info): Don't try to install info files named
1497 just ".info".
1498
1499 2012-05-28 Glenn Morris <rgm@gnu.org>
1500
1501 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1502
1503 * sc.texi: Nuke hand-written node pointers.
1504 Fix top-level menu to match actual node order.
1505
1506 2012-05-27 Glenn Morris <rgm@gnu.org>
1507
1508 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1509 Some associated fixes, including not messing with chapno in cl.texi.
1510
1511 2012-05-27 Bastien Guerry <bzg@gnu.org>
1512
1513 * org.texi (Durations and time values): Fix typo.
1514
1515 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1516
1517 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1518 Mention `calc-ensure-consistent-units'.
1519
1520 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1521
1522 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1523 reference commands. (Bug#11461)
1524
1525 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1526
1527 2012-05-12 Glenn Morris <rgm@gnu.org>
1528
1529 * Makefile.in (mostlyclean): Add more TeX intermediates.
1530
1531 * Makefile.in: Make it look more like the other doc Makefiles.
1532 Use explicit $srcdir in all dependencies.
1533 Remove cd $srcdir from rules.
1534 (VPATH): Remove.
1535 (infodir): Set to an absolute path.
1536 (INFO_TARGETS): Use short names.
1537 (mkinfodir): infodir is now absolute.
1538 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1539
1540 * Makefile.in (info.info): Rename from info, to avoid duplication.
1541 (.SUFFIXES): Disable implicit rules.
1542
1543 * Makefile.in (MKDIR_P): New, set by configure.
1544 (mkinfodir): Use $MKDIR_P.
1545
1546 2012-05-07 Glenn Morris <rgm@gnu.org>
1547
1548 * forms.texi (Long Example): Update for changed location of files.
1549
1550 2012-05-04 Glenn Morris <rgm@gnu.org>
1551
1552 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1553 (INFO_TARGETS): Use $INFO_EXT.
1554 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1555 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1556 (INFO_TARGETS): Use $INFO_EXT.
1557 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1558
1559 2012-05-02 Glenn Morris <rgm@gnu.org>
1560
1561 * Makefile.in (echo-info): New phony target, used by top-level.
1562
1563 * viper.texi: Make direntry shorter (also it is no longer "newest").
1564
1565 * emacs-gnutls.texi, ert.texi, org.texi:
1566 Fix dircategory, direntry to match info/dir.
1567
1568 * faq.texi: Convert @inforefs to @xrefs.
1569 Fix some malformed cross-references.
1570 (File-name conventions): Shorten section name to avoid overfull line.
1571 (How to add fonts): Use smallexample to avoid overfull lines.
1572
1573 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1574
1575 * auth.texi (Help for users): Update for .gpg file being second.
1576
1577 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1578
1579 * org.texi (Agenda commands): Fix two typos: give corresponding
1580 function names, according to `org-agenda-view-mode-dispatch'.
1581
1582 2012-04-27 Glenn Morris <rgm@gnu.org>
1583
1584 * faq.texi (Major packages and programs): Remove section.
1585 There is no point listing 6 packages (cf etc/MORE.STUFF).
1586 (Finding Emacs and related packages): Move "Spell-checkers" here.
1587
1588 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1589
1590 * dbus.texi (Version): New node.
1591 (Properties and Annotations): Mention the object manager
1592 interface. Describe dbus-get-all-managed-objects.
1593 (Type Conversion): Floating point numbers are allowed, if an
1594 anteger does not fit Emacs's integer range.
1595 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1596 (Asynchronous Methods): Fix description of
1597 dbus-call-method-asynchronously.
1598 (Receiving Method Calls): Fix some minor errors.
1599 Add dbus-interface-emacs.
1600 (Signals): Describe unicast signals and the new match rules.
1601 (Alternative Buses): Add the PRIVATE optional argument to
1602 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1603
1604 2012-04-20 Glenn Morris <rgm@gnu.org>
1605
1606 * faq.texi (New in Emacs 24): New section.
1607 (Packages that do not come with Emacs): Mention M-x list-packages.
1608
1609 2012-04-14 Alan Mackenzie <acm@muc.de>
1610
1611 * cc-mode.texi (c-offsets-alist): Correct a typo.
1612
1613 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1614
1615 * org.texi (Deadlines and scheduling): Fix the example: the
1616 DEADLINE item should come right after the headline. We enforce
1617 this convention, so it is a bug not to illustrate it correctly in
1618 the manual.
1619
1620 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1621
1622 * org.texi (Agenda commands): Fix documentation bug by swapping
1623 the equivalent keybindings to `org-agenda-next-line' with the ones
1624 to `org-agenda-previous-line'.
1625
1626 2012-04-14 Glenn Morris <rgm@gnu.org>
1627
1628 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1629
1630 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1631
1632 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1633 Add emacs-gnutls.
1634 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1635
1636 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1637
1638 * Makefile.in: Add emacs-gnutls.texi to build.
1639
1640 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1641
1642 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1643
1644 * auth.texi (Secret Service API): Edit further and give examples.
1645 (Secret Service API): Adjust @samp to @code for collection names.
1646
1647 2012-04-04 Glenn Morris <rgm@gnu.org>
1648
1649 * auth.texi (Secret Service API): Copyedits.
1650 (Help for developers): Fill in some missing function doc-strings.
1651 (Help for users, Help for developers)
1652 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1653
1654 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1655
1656 * auth.texi (Secret Service API): Add the missing text.
1657
1658 2012-04-04 Chong Yidong <cyd@gnu.org>
1659
1660 * message.texi (Using PGP/MIME): Note that epg is now the default.
1661
1662 * gnus.texi: Reduce references to obsolete pgg library.
1663 (Security): Note that epg is now the default.
1664
1665 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1666
1667 * nxml-mode.texi (Completion): C-RET is no longer bound to
1668 nxml-complete.
1669
1670 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1671
1672 * org.texi (Customizing tables in ODT export): Correct few errors.
1673
1674 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1675
1676 * org.texi (Links in ODT export): Update.
1677 (Labels and captions in ODT export): New node.
1678
1679 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1680
1681 * org.texi (Literal examples in ODT export): htmlfontify.el in
1682 Emacs-24.1 now supports fontification. So ODT source blocks will
1683 be fontified by default.
1684
1685 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1686
1687 * org.texi (Refiling notes): Remove duplicated keybinding.
1688
1689 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1690
1691 * org.texi (noweb): Documentation of this new option to the :noweb
1692 header argument.
1693
1694 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1695
1696 * org.texi (Header and sectioning): Add example demonstrating how
1697 to use "LaTeX_CLASS_OPTIONS".
1698
1699 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1700
1701 * org.texi (Noweb reference syntax): Describe the ability to
1702 execute noweb references in the manual.
1703
1704 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1705
1706 * org.texi (cache): Improve cache documentation when session
1707 evaluation is used.
1708
1709 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1710
1711 * org.texi (Plain lists): Document removal.
1712
1713 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1714
1715 * org.texi: Decapitalize file name in references to Calc manual.
1716
1717 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1718
1719 * org.texi (Plain lists): Document removal.
1720
1721 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1722
1723 * org.texi (Top, OpenDocument Text export)
1724 (ODT export commands, Extending ODT export)
1725 (Images in ODT export, Tables in ODT export)
1726 (Configuring a document converter): Add or Update.
1727
1728 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1729
1730 * org.texi (MobileOrg): Change the wording to reflect that the
1731 Android Version is no longer just the little brother of the iOS
1732 version.
1733
1734 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1735
1736 * org.texi (Key bindings and useful functions): Update babel key
1737 binding documentation in manual.
1738
1739 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1740
1741 * org.texi (noweb): Document new noweb header value.
1742
1743 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1744
1745 * org.texi (noweb-sep): Document new header argument.
1746
1747 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1748
1749 * org.texi (noweb-ref): Documentation of this new custom variable.
1750
1751 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1752
1753 * org.texi (wrap): Update the new :wrap documentation to match the
1754 current implementation.
1755
1756 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1757
1758 * org.texi: Added documentation for :wrap.
1759
1760 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1761
1762 * org.texi: #+RESULTS now user-configurable.
1763
1764 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1765
1766 * org.texi: Documented :noweb no-export.
1767
1768 2012-04-01 Thomas Dye <dk@poto.local>
1769
1770 * org.texi: Edit :noweb no header argument for correctness.
1771
1772 2012-04-01 Bastien Guerry <bzg@gnu.org>
1773
1774 * org.texi (Customization): Update the approximate number of Org
1775 variables.
1776
1777 2012-04-01 Thomas Dye <dk@poto.local>
1778
1779 * org.texi: The :results wrap produces a drawer instead of a
1780 begin_results block.
1781
1782 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1783
1784 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1785 reflect the new default.
1786
1787 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1788
1789 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1790 "Getting Started" to this node. (Bug#10450)
1791
1792 2012-03-10 Chong Yidong <cyd@gnu.org>
1793
1794 * flymake.texi (Example -- Configuring a tool called via make):
1795 Mention the Automake COMPILE variable (Bug#8715).
1796
1797 * info.texi (Getting Started): Add an index entry (Bug#10450).
1798
1799 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1800
1801 * dbus.texi (Signals): Known names will be mapped onto unique
1802 names, when registering for signals.
1803
1804 2012-02-29 Glenn Morris <rgm@gnu.org>
1805
1806 * url.texi: Fix quote usage in body text.
1807
1808 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1809
1810 * cl.texi: Use @code{} in menus when appropriate.
1811
1812 2012-02-28 Glenn Morris <rgm@gnu.org>
1813
1814 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1815 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1816 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1817 * org.texi, sc.texi, vip.texi, viper.texi:
1818 Standardize possessive apostrophe usage.
1819
1820 2012-02-26 Chong Yidong <cyd@gnu.org>
1821
1822 * ediff.texi (Quick Help Commands): Add a couple of index entries
1823 (Bug#10834).
1824
1825 2012-02-17 Glenn Morris <rgm@gnu.org>
1826
1827 * gnus.texi (Posting Styles):
1828 * remember.texi (Org): Fix cross-refs to other manuals.
1829
1830 2012-02-15 Glenn Morris <rgm@gnu.org>
1831
1832 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1833 (Encryption): New chapter, split out from previous.
1834
1835 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1836
1837 * gnus.texi (Customizing the IMAP Connection):
1838 Mention nnimap-record-commands.
1839
1840 2012-02-10 Glenn Morris <rgm@gnu.org>
1841
1842 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1843 Mention url-queue-retrieve.
1844
1845 2012-02-09 Glenn Morris <rgm@gnu.org>
1846
1847 * sem-user.texi (Semantic mode user commands): Typo fix.
1848
1849 * info.texi (Create Info buffer): Mention info-display-manual.
1850
1851 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1852
1853 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1854 example (modified from an example by Michael Albinus).
1855
1856 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1857
1858 * gnus.texi (Agent Basics): Fix outdated description of
1859 `gnus-agent-auto-agentize-methods'.
1860
1861 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1862
1863 * cc-mode.texi: Always @defindex ss.
1864 (Config Basics): Fix argument of @itemize.
1865 (Macro Backslashes): Add @code around index entry.
1866
1867 2012-01-23 Glenn Morris <rgm@gnu.org>
1868
1869 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1870
1871 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1872
1873 * tramp.texi (File): Tweak wording for the `scpc' option.
1874
1875 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1876
1877 * gnus.texi (Group Parameters): Really note precedence.
1878
1879 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1880
1881 * gnus.texi (Group Parameters): Note precedence.
1882
1883 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1884
1885 * org.texi (Noweb reference syntax): Adding documentation of
1886 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1887 variable.
1888
1889 2012-01-03 Bastien Guerry <bzg@gnu.org>
1890
1891 * org.texi (Plain lists): Split the table to fix the display
1892 of items.
1893
1894 2012-01-03 Bastien Guerry <bzg@gnu.org>
1895
1896 * org.texi (Plain lists): Fix misplaced explanation.
1897
1898 2012-01-03 Bastien Guerry <bzg@gnu.org>
1899
1900 * org.texi (Plain lists, Agenda files): Add index entries.
1901
1902 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1903
1904 * org.texi: Use "Org mode" instead of alternatives like
1905 "Org-mode" or "org-mode".
1906
1907 2012-01-03 Bernt Hansen <bernt@norang.ca>
1908
1909 * org.texi (Agenda commands):
1910 Document `org-clock-report-include-clocking-task'.
1911
1912 2012-01-03 Bastien Guerry <bzg@gnu.org>
1913
1914 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1915 C-c' on checkboxes.
1916
1917 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1918
1919 * org.texi: End sentences with two spaces.
1920
1921 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1922
1923 * org.texi (External links): Document the link types file+sys
1924 and file+emacs, slightly narrow used page width.
1925
1926 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1927
1928 * org.texi (colnames): Note that colnames behavior may differ
1929 across languages.
1930
1931 2012-01-03 Bastien Guerry <bzg@gnu.org>
1932
1933 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1934
1935 2012-01-03 Thomas Dye <dk@poto.westell.com>
1936
1937 * org.texi: Augmented discussion of babel property
1938 inheritance. Put footnote outside sentence ending period.
1939
1940 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1941
1942 * org.texi (eval): Documenting the full range of :eval header
1943 argument values.
1944
1945 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1946
1947 * org.texi (eval): Documentation of the new :eval option.
1948
1949 2012-01-03 Thomas Dye <dk@poto.local>
1950
1951 * org.texi: Add accumulated properties.
1952
1953 2012-01-03 Thomas Dye <dk@poto.local>
1954
1955 * org.texi: Documented no spaces in name=assign, another
1956 correction to :var table.
1957
1958 2012-01-03 Thomas Dye <dk@poto.local>
1959
1960 * org.texi: Changed DATA to NAME in Working With Source Code
1961 section.
1962
1963 2012-01-03 Tom Dye <tsd@tsdye.com>
1964
1965 * org.texi: Minor change to :var table.
1966
1967 2012-01-03 Tom Dye <tsd@tsdye.com>
1968
1969 * org.texi: More changes to :var table (some examples were wrong).
1970
1971 2012-01-03 Tom Dye <tsd@tsdye.com>
1972
1973 * org.texi: Cleaned up :var table.
1974
1975 2012-01-03 Bastien Guerry <bzg@gnu.org>
1976
1977 * org.texi (Timestamps, Weekly/daily agenda)
1978 (Weekly/daily agenda): Add @cindex for "appointment".
1979
1980 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1981
1982 * org.texi (Literal examples): A new link to the template for
1983 inserting empty code blocks.
1984 (Structure of code blocks): A new link to the template for
1985 inserting empty code blocks.
1986
1987 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1988
1989 * org.texi (External links): Add footnote on how the behavior
1990 of the text search in Org files are controled by the variable
1991 `org-link-search-must-match-exact-headline'.
1992
1993 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1994
1995 * org.texi (Buffer-wide header arguments):
1996 Update documentation to reflect removal of #+PROPERTIES.
1997
1998 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1999
2000 * org.texi (The clock table): Mention that ACHIVED trees
2001 contribute to the clock table.
2002
2003 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2004
2005 * org.texi (Conflicts): Better yasnippet config info.
2006
2007 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2008
2009 * org.texi (Selective export): Explicitely mention the default
2010 values for `org-export-select-tags',
2011 `org-export-exclude-tags'.
2012
2013 2012-01-03 Tom Dye <tsd@tsdye.com>
2014
2015 * org.texi: Added a line to specify that header arguments are
2016 lowercase.
2017
2018 2012-01-03 Tom Dye <tsd@tsdye.com>
2019
2020 * org.texi: :var requires default value when declared.
2021
2022 2012-01-03 Bastien Guerry <bzg@gnu.org>
2023
2024 * org.texi (Handling links): Add a note about the
2025 `org-link-frame-setup' option.
2026
2027 2012-01-03 David Maus <dmaus@ictsoc.de>
2028
2029 * org.texi (Exporting Agenda Views, Extracting agenda
2030 information): Fix command line syntax, quote symbol parameter
2031 values.
2032
2033 2012-01-03 David Maus <dmaus@ictsoc.de>
2034
2035 * org.texi (Exporting Agenda Views): Fix command line syntax.
2036
2037 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2038
2039 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2040 Use octal notation for file permissions, which are normally
2041 thought of in octal.
2042 (Mail Back End Variables): Use more-plausible modes in example.
2043
2044 2011-12-20 Alan Mackenzie <acm@muc.de>
2045
2046 * cc-mode.texi: Update version string 5.31 -> 5.32.
2047
2048 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2049
2050 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2051
2052 2011-11-24 Glenn Morris <rgm@gnu.org>
2053
2054 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2055
2056 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2057
2058 * makefile.w32-in: Update dependencies.
2059
2060 2011-11-20 Glenn Morris <rgm@gnu.org>
2061
2062 * gnus.texi (Group Information):
2063 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2064
2065 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2066
2067 * gnus-coding.texi (Gnus Maintenance Guide):
2068 Rename from "Gnus Maintainance Guide".
2069
2070 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2071 * eieio.texi (Customizing):
2072 * gnus.texi (Article Washing):
2073 * gnus-news.texi:
2074 * sem-user.texi (Smart Jump): Fix typos.
2075
2076 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2077
2078 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2079
2080 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2081
2082 * ede.texi (project-am-texinfo):
2083 * gnus.texi (Sending or Not Sending):
2084 * org.texi (Template elements): Fix typos.
2085
2086 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2087
2088 * ediff.texi (Hooks):
2089 * sem-user.texi (Semanticdb Roots): Fix typos.
2090
2091 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2092
2093 * semantic.texi (Tag handling): Fix typo.
2094
2095 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2096
2097 * gnus.texi (Other Gnus Versions): Remove.
2098
2099 2011-10-28 Alan Mackenzie <acm@muc.de>
2100
2101 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2102 (Other Special Indentations): Add an xref to "Macros with ;".
2103 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2104 "Macros with ;".
2105 (Macros with ;): New page.
2106
2107 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2108 Document the new handling of nested scopes for movement by defuns.
2109
2110 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2111
2112 Sync with Tramp 2.2.3.
2113
2114 * trampver.texi: Update release number.
2115
2116 2011-10-14 Glenn Morris <rgm@gnu.org>
2117
2118 * ert.texi (Introduction, How to Run Tests)
2119 (Running Tests Interactively, Expected Failures)
2120 (Tests and Their Environment, Useful Techniques)
2121 (Interactive Debugging, Fixtures and Test Suites):
2122 Minor rephrasings.
2123 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2124 (Running Tests in Batch Mode): Simplify loading instructions.
2125 (Test Selectors): Clarify some selectors.
2126 (Expected Failures, Useful Techniques):
2127 Make examples fit in 80 columns.
2128
2129 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2130
2131 * calc.texi (Basic Operations on Units): Discuss temperature
2132 conversion (`u t') alongside with other unit conversions ('u c').
2133
2134 2011-10-12 Glenn Morris <rgm@gnu.org>
2135
2136 * ert.texi: Whitespace trivia to make main menu items line up better.
2137
2138 2011-10-08 Glenn Morris <rgm@gnu.org>
2139
2140 * Makefile.in: Fix ert rules.
2141
2142 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2143
2144 * gnus.texi (Gnus Utility Functions): Add more references and
2145 explanations (bug#9683).
2146
2147 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2148
2149 * gnus.texi (Archived Messages): Note the default (bug#9552).
2150
2151 2011-09-21 Bill Wohler <wohler@newt.com>
2152
2153 Release MH-E manual version 8.3.
2154
2155 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2156 release 8.3.
2157 (Preface): Update support information.
2158 (From Bill Wohler): Reset text to original version. As a
2159 historical quote, the tense should be correct in the time that it
2160 was written.
2161
2162 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2163
2164 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2165 (Finding the News): Doc clarification.
2166 (Terminology): Mention naming.
2167
2168 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2169
2170 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2171 (Interactive): Document `quiet'.
2172
2173 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2174
2175 * org.texi (Images in LaTeX export): Rewrite.
2176
2177 2011-08-15 Bastien Guerry <bzg@gnu.org>
2178
2179 * org.texi (Using the mapping API): Mention 'region as a possible
2180 scope for `org-map-entries'.
2181
2182 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2183
2184 * org.texi (Visibility cycling): Document `org-copy-visible'.
2185
2186 2011-08-15 Bastien Guerry <bzg@gnu.org>
2187
2188 * org.texi (Template expansion): Order template sequences in the
2189 proper order.
2190
2191 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2192
2193 * org.texi (eval): Expand discussion of the :eval header argument.
2194
2195 2011-08-15 Bastien Guerry <bzg@gnu.org>
2196
2197 * org.texi (Languages): Add Lilypond and Awk as supported
2198 languages.
2199
2200 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2201
2202 * org.texi: Document that both CLOCK_INTO_DRAWER and
2203 LOG_INTO_DRAWER can be used to override the contents of variable
2204 org-clock-into-drawer (or if unset, org-log-into-drawer).
2205
2206 * org.texi: Replace @xref->@pxref.
2207
2208 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2209
2210 * org.texi (Evaluating code blocks): Documenting the new option
2211 for inline call lines.
2212
2213 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2214
2215 * org.texi (Results of evaluation): More explicit about the
2216 mechanism through which interactive evaluation of code is
2217 performed.
2218
2219 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2220
2221 * org.texi (noweb-ref): New header argument documentation.
2222
2223 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2224
2225 * org.texi (Extracting source code): Documentation of the new
2226 org-babel-tangle-named-block-combination variable.
2227
2228 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2229
2230 * org.texi (Structure of code blocks): Explicitly state that the
2231 behavior of multiple blocks of the same name is undefined.
2232
2233 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2234
2235 * org.texi (TaskJuggler export): Modify the example to reflect the
2236 new effort durations.
2237
2238 2011-08-15 David Maus <dmaus@ictsoc.de>
2239
2240 * org.texi (Images in LaTeX export): Escape curly brackets in
2241 LaTeX example.
2242
2243 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2244
2245 * org.texi (The clock table): Document the :properties and
2246 :inherit-props arguments for the clocktable.
2247
2248 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2249
2250 * org.texi (Tables in LaTeX export): Document specifying placement
2251 options for tables.
2252
2253 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2254
2255 * org.texi (Evaluating code blocks): More specific documentation
2256 about the different types of header arguments.
2257
2258 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2259
2260 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2261
2262 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2263
2264 * org.texi (Built-in table editor): Document the table field
2265 follow mode.
2266
2267 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2268
2269 * org.texi (Easy Templates): Document new template.
2270
2271 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2272
2273 * org.texi (Literal examples): Add a cross-reference from "Literal
2274 Examples" to "Easy Templates."
2275
2276 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2277
2278 * org.texi (The clock table): Add link to match syntax.
2279
2280 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2281
2282 * org.texi (Agenda commands): Document clock consistency checks.
2283
2284 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2285
2286 * org.texi (Built-in table editor): Document that \vert represents
2287 a vertical bar in a table field.
2288
2289 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2290
2291 * org.texi (Literal examples): Link from "Markup" > "Literate
2292 Examples" to "Working with Source Code".
2293
2294 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2295
2296 * org.texi (Agenda commands): Doc for function option to bulk
2297 action.
2298
2299 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2300
2301 * org.texi (Template expansion): Document new %<...> template
2302 escape.
2303
2304 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2305
2306 * org.texi (Selective export): Document exclusion of any tasks
2307 from export.
2308
2309 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2310
2311 * org.texi (Selective export): Document how to exclude DONE tasks
2312 from export.
2313 (Publishing options): Document the properties to be used to turn off
2314 export of DONE tasks.
2315
2316 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2317
2318 * org.texi (The date/time prompt): Document date range protection.
2319
2320 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2321
2322 * org.texi (padline): Documentation of the new padline header
2323 argument.
2324
2325 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2326
2327 * org.texi (var): Adding "[" to list of characters triggering
2328 elisp evaluation.
2329
2330 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2331
2332 * org.texi (var): Documentation of Emacs Lisp evaluation during
2333 variable assignment.
2334
2335 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2336
2337 * org.texi (colnames): Reference indexing into variables, and note
2338 that colnames are *not* removed before indexing occurs.
2339 (rownames): Reference indexing into variables, and note that
2340 rownames are *not* removed before indexing occurs.
2341
2342 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2343
2344 * org.texi (var): Clarification of indexing into tabular
2345 variables.
2346
2347 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2348
2349 * org.texi (results): Documentation of the `:results wrap' header
2350 argument.
2351
2352 2011-08-15 Bastien Guerry <bzg@gnu.org>
2353
2354 * org.texi (LaTeX and PDF export): Add a note about a limitation
2355 of the LaTeX export: the org file has to be properly structured.
2356
2357 2011-08-15 Bastien Guerry <bzg@gnu.org>
2358
2359 * org.texi (Dynamic blocks, Structure editing):
2360 Mention the function `org-narrow-to-block'.
2361
2362 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2363
2364 * org.texi (Languages): Updating list of code block supported
2365 languages.
2366
2367 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2368
2369 * org.texi (Special properties): CATEGORY is a special property,
2370 but it may also used in the drawer.
2371
2372 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2373
2374 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2375
2376 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2377
2378 * org.texi (Include files): Document :lines.
2379
2380 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2381
2382 * org.texi (comments): Documentation of the ":comments noweb" code
2383 block header argument.
2384
2385 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2386
2387 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2388 added extra whitespace around functions to be consistent with the
2389 rest of the section.
2390
2391 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2392
2393 * org.texi (Evaluating code blocks): Expand discussion of
2394 #+call: line syntax.
2395 (Header arguments in function calls): Expand discussion of
2396 #+call: line syntax.
2397
2398 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2399
2400 * org.texi (Evaluating code blocks): More explicit about how to
2401 pass variables to #+call lines.
2402
2403 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2404
2405 * org.texi (Results of evaluation): Link to the :results header
2406 argument list from the "Results of evaluation" section.
2407
2408 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2409
2410 * org.texi (Conflicts): Adding additional information about
2411 resolving org/yasnippet conflicts.
2412
2413 2011-08-15 David Maus <dmaus@ictsoc.de>
2414
2415 * org.texi (Publishing options): Document style-include-scripts
2416 publishing project property.
2417
2418 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2419
2420 * org.texi (Sparse trees): Document the next-error /
2421 previous-error functionality.
2422
2423 2011-08-15 Tom Dye <tsd@tsdye.com>
2424
2425 * org.texi (cache): Improve documentation of code block caches.
2426
2427 2011-08-15 Tom Dye <tsd@tsdye.com>
2428
2429 * org.texi (Code block specific header arguments):
2430 Documentation of multi-line header arguments.
2431
2432 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2433
2434 * org.texi (Code evaluation security): Add example for using a
2435 function.
2436
2437 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2438
2439 * org.texi (Tables in LaTeX export): Documentation of new
2440 attr_latex options for tables.
2441
2442 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2443
2444 * trampver.texi: Update release number.
2445
2446 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2447
2448 Sync with Tramp 2.2.2.
2449
2450 * trampver.texi: Update release number.
2451
2452 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2453
2454 * flymake.texi (Example -- Configuring a tool called via make):
2455 Use /dev/null instead of the Windows "nul" (bug#8715).
2456
2457 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2458
2459 * widget.texi (Setting Up the Buffer): Remove mention of the
2460 global keymap parent, which doesn't seem to be accurate
2461 (bug#7045).
2462
2463 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2464
2465 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2466
2467 2010-07-10 Kevin Ryde <user42@zip.com.au>
2468
2469 * cl.texi (For Clauses): Add destructuring example processing an
2470 alist (bug#6596).
2471
2472 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2473
2474 * ediff.texi (Major Entry Points): Remove mention of `require',
2475 since that's not pertinent in the installed Emacs (bug#9016).
2476
2477 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2478
2479 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2480 (Filtering New Groups): Clarify how simple the "options -n" format is.
2481 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2482 is internal.
2483
2484 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2485
2486 * tramp.texi (Cleanup remote connections):
2487 Add `tramp-cleanup-this-connection'.
2488
2489 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2490
2491 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2492 zombies.
2493 (Checking New Groups): Ditto (bug#8974).
2494 (Checking New Groups): Move the reference to the right place.
2495
2496 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2497
2498 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2499 backups, and not actual vc (bug#8975).
2500
2501 2011-07-03 Kevin Ryde <user42@zip.com.au>
2502
2503 * cl.texi (For Clauses): @items for hash-values and key-bindings
2504 to make them more visible when skimming. Add examples of `using'
2505 clause to them, examples being clearer than a description in
2506 words (bug#6599).
2507
2508 2011-07-01 Alan Mackenzie <acm@muc.de>
2509
2510 * cc-mode.texi (Guessing the Style): New page.
2511 (Styles): Add a short introduction to above.
2512
2513 2011-06-28 Deniz Dogan <deniz@dogan.se>
2514
2515 * rcirc.texi (Configuration): Bug-fix:
2516 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2517 Reported by Elias Pipping <pipping@exherbo.org>.
2518
2519 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2520
2521 * gnus.texi (Summary Mail Commands):
2522 Document `gnus-summary-reply-to-list-with-original'.
2523
2524 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2525
2526 * eshell.texi (Known problems): Fix typo.
2527
2528 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2529
2530 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2531 (Password handling): `auth-source-debug' is good for debug messages.
2532
2533 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2534
2535 * gnus.texi (Store custom flags and keywords): Refer to
2536 `gnus-registry-article-marks-to-{chars,names}' instead of
2537 `gnus-registry-user-format-function-{M,M2}'.
2538
2539 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2540
2541 * texinfo.tex: Merge from gnulib.
2542
2543 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2544
2545 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2546 (Store custom flags and keywords):
2547 Mention `gnus-registry-user-format-function-M' and
2548 `gnus-registry-user-format-function-M2'.
2549
2550 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2551
2552 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2553
2554 2011-05-17 Glenn Morris <rgm@gnu.org>
2555
2556 * gnus.texi (Face): Fix typo.
2557
2558 2011-05-14 Glenn Morris <rgm@gnu.org>
2559
2560 * dired-x.texi (Omitting Examples): Minor addition.
2561
2562 2011-05-10 Jim Meyering <meyering@redhat.com>
2563
2564 * ede.texi: Fix typo "or or -> or".
2565
2566 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2567
2568 * gnus.texi (Summary Buffer Lines):
2569 gnus-summary-user-date-format-alist does not exist.
2570 (Sorting the Summary Buffer): More about sorting threads.
2571
2572 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2573
2574 * trampver.texi: Update release number.
2575
2576 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2577
2578 * tramp.texi (Frequently Asked Questions): New item for disabling
2579 Tramp in other packages.
2580
2581 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2582
2583 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2584 (Fancy splitting to parent, Store arbitrary data):
2585 Update gnus-registry docs.
2586
2587 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2588
2589 * ede.texi: Fix typos.
2590
2591 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2592
2593 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2594 It's @table @code.
2595
2596 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2597
2598 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2599
2600 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2601
2602 * calc.texi (Logarithmic Units): Update the function names.
2603
2604 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2605
2606 * message.texi (Various Commands): Document format specs in the
2607 ellipsis.
2608
2609 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2610
2611 * message.texi (Insertion Variables): Document message-cite-style.
2612
2613 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2614
2615 * tramp.texi (Remote processes): New subsection "Running shell on
2616 a remote host".
2617
2618 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2619
2620 * auth.texi (Help for developers): Update docs to explain that the
2621 :save-function will only run the first time.
2622
2623 2011-03-12 Glenn Morris <rgm@gnu.org>
2624
2625 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2626 (emacs-faq.text): New target.
2627 (clean): Add emacs-faq.
2628
2629 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2630
2631 Sync with Tramp 2.2.1.
2632
2633 * trampver.texi: Update release number.
2634
2635 2011-03-11 Glenn Morris <rgm@gnu.org>
2636
2637 * Makefile.in (HTML_TARGETS): New.
2638 (clean): Delete $HTML_TARGETS.
2639 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2640
2641 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2642
2643 * auth.texi (Help for developers): Show example of using
2644 `auth-source-search' with prompts and :save-function.
2645
2646 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * Version 23.3 released.
2649
2650 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2651
2652 * message.texi (Message Buffers): Update default value of
2653 message-generate-new-buffers.
2654
2655 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2656
2657 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2658 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2659 respectively.
2660 (Musical Notes): New section.
2661 (Customizing Calc): Mention the customizable variable
2662 calc-note-threshold.
2663
2664 2011-03-03 Glenn Morris <rgm@gnu.org>
2665
2666 * url.texi (Dealing with HTTP documents): Remove reference to
2667 function url-decode-text-part; never seems to have existed. (Bug#6038)
2668 (Configuration): Update url-configuration-directory description.
2669
2670 2011-03-02 Glenn Morris <rgm@gnu.org>
2671
2672 * dired-x.texi (Multiple Dired Directories): Remove mentions
2673 of dired-default-directory-alist and dired-default-directory.
2674 Move dired-smart-shell-command here...
2675 (Miscellaneous Commands): ... from here.
2676
2677 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2678
2679 * texinfo.tex: Update to version 2011-02-24.09.
2680
2681 2011-03-02 Glenn Morris <rgm@gnu.org>
2682
2683 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2684 instead of the obsoleted dired-omit-here-always.
2685
2686 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2687
2688 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2689 supported systems.
2690
2691 2011-02-28 Glenn Morris <rgm@gnu.org>
2692
2693 * dbus.texi (Type Conversion): Grammar fix.
2694
2695 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2696
2697 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2698 "Debian GNU/Linux".
2699
2700 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2701
2702 2011-02-23 Glenn Morris <rgm@gnu.org>
2703
2704 * dired-x.texi (Features): Minor rephrasing.
2705 (Local Variables): Fix typos.
2706
2707 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2708 Standardize some Emacs/XEmacs terminology.
2709
2710 * dired-x.texi (Features): Don't advertise obsolete local variables.
2711 Simplify layout.
2712 (Omitting Variables): Update local variables example.
2713 (Local Variables): Say this is obsolete. Fix description of
2714 dired-enable-local-variables possible values.
2715
2716 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2717
2718 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2719 default now.
2720
2721 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2722
2723 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2724
2725 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2726
2727 * gnus.texi (Window Layout): Document layout names.
2728
2729 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2730
2731 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2732 * auth.texi: Sync @dircategory with ../../info/dir.
2733 * autotype.texi: Sync @dircategory with ../../info/dir.
2734 * calc.texi: Sync @dircategory with ../../info/dir.
2735 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2736 * cl.texi: Sync @dircategory with ../../info/dir.
2737 * dbus.texi: Sync @dircategory with ../../info/dir.
2738 * dired-x.texi: Sync @dircategory with ../../info/dir.
2739 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2740 * ede.texi: Sync @dircategory with ../../info/dir.
2741 * ediff.texi: Sync @dircategory with ../../info/dir.
2742 * edt.texi: Sync @dircategory with ../../info/dir.
2743 * eieio.texi: Sync @dircategory with ../../info/dir.
2744 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2745 * epa.texi: Sync @dircategory with ../../info/dir.
2746 * erc.texi: Sync @dircategory with ../../info/dir.
2747 * eshell.texi: Sync @dircategory with ../../info/dir.
2748 * eudc.texi: Sync @dircategory with ../../info/dir.
2749 * flymake.texi: Sync @dircategory with ../../info/dir.
2750 * forms.texi: Sync @dircategory with ../../info/dir.
2751 * gnus.texi: Sync @dircategory with ../../info/dir.
2752 * idlwave.texi: Sync @dircategory with ../../info/dir.
2753 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2754 * message.texi: Sync @dircategory with ../../info/dir.
2755 * mh-e.texi: Sync @dircategory with ../../info/dir.
2756 * newsticker.texi: Sync @dircategory with ../../info/dir.
2757 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2758 * org.texi: Sync @dircategory with ../../info/dir.
2759 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2760 * pgg.texi: Sync @dircategory with ../../info/dir.
2761 * rcirc.texi: Sync @dircategory with ../../info/dir.
2762 * reftex.texi: Sync @dircategory with ../../info/dir.
2763 * remember.texi: Sync @dircategory with ../../info/dir.
2764 * sasl.texi: Sync @dircategory with ../../info/dir.
2765 * sc.texi: Sync @dircategory with ../../info/dir.
2766 * semantic.texi: Sync @dircategory with ../../info/dir.
2767 * ses.texi: Sync @dircategory with ../../info/dir.
2768 * sieve.texi: Sync @dircategory with ../../info/dir.
2769 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2770 * speedbar.texi: Sync @dircategory with ../../info/dir.
2771 * trampver.texi [emacs]: Set emacsname to "Emacs".
2772 * tramp.texi: Sync @dircategory with ../../info/dir.
2773 * url.texi: Sync @dircategory with ../../info/dir.
2774 * vip.texi: Sync @dircategory with ../../info/dir.
2775 * viper.texi: Sync @dircategory with ../../info/dir.
2776 * widget.texi: Sync @dircategory with ../../info/dir.
2777 * woman.texi: Sync @dircategory with ../../info/dir.
2778
2779 2011-02-19 Glenn Morris <rgm@gnu.org>
2780
2781 * dired-x.texi (Technical Details): No longer redefines
2782 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2783 dired-read-shell-command, or dired-find-buffer-nocreate.
2784
2785 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2786
2787 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2788
2789 2011-02-18 Glenn Morris <rgm@gnu.org>
2790
2791 * dired-x.texi (Optional Installation File At Point): Simplify.
2792
2793 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2794
2795 * auth.texi (Help for users): Use :port instead of :protocol for all
2796 auth-source docs.
2797 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2798 to have two files in `auth-sources'.
2799
2800 2011-02-16 Glenn Morris <rgm@gnu.org>
2801
2802 * dired-x.texi: Use emacsver.texi to get Emacs version.
2803 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2804 Depend on emacsver.texi.
2805
2806 * dired-x.texi: Drop meaningless version number.
2807 (Introduction): Remove old info.
2808 (Optional Installation Dired Jump): Autoload from dired-x.
2809 Remove incorrect info about loaddefs.el.
2810 (Bugs): Just refer to M-x report-emacs-bug.
2811
2812 * dired-x.texi (Multiple Dired Directories): Update for rename of
2813 default-directory-alist.
2814 (Miscellaneous Commands): No longer mention very old VM version 4.
2815
2816 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2817
2818 Merge from gnulib.
2819 * texinfo.tex: Update to version 2011-02-14.11.
2820
2821 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2822
2823 * auth.texi (Help for users):
2824 Login collection is "Login" and not "login".
2825
2826 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * tramp.texi (History): Remove IMAP support.
2829 (External methods, Frequently Asked Questions): Remove `imap' and
2830 `imaps' methods.
2831 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2832
2833 * trampver.texi: Remove default value of `emacsimap'.
2834
2835 2011-02-13 Glenn Morris <rgm@gnu.org>
2836
2837 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2838 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2839
2840 2011-02-12 Glenn Morris <rgm@gnu.org>
2841
2842 * sc.texi (Getting Connected): Remove old index entries.
2843
2844 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2845
2846 * url.texi: Remove duplicate @dircategory (Bug#7942).
2847
2848 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2849
2850 * auth.texi (Overview, Help for users, Help for developers):
2851 Update docs.
2852 (Help for users): Talk about spaces.
2853
2854 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2855
2856 * texinfo.tex: Update to version 2011-02-07.16.
2857
2858 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2859
2860 * dbus.texi (Bus names): Adapt descriptions for
2861 dbus-list-activatable-names and dbus-list-known-names.
2862
2863 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2864
2865 * calc.texi (Logarithmic Units): New section.
2866
2867 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2868
2869 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2870 manuals use it now.
2871
2872 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2873
2874 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2875
2876 * overrides.texi: Remove.
2877
2878 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2879 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2880
2881 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2882
2883 * tramp.texi (Frequently Asked Questions): Mention problems with
2884 WinSSHD.
2885
2886 * trampver.texi: Update release number.
2887
2888 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2889
2890 * tramp.texi:
2891 Replace "delimet" with "delimit" globally.
2892 Replace "explicite" with "explicit" globally.
2893 Replace "instead of" with "instead" where there was nothing after "of".
2894 Audit use of comma before interrogative pronoun, "that", or "which".
2895 Minor word order, spelling, wording changes.
2896
2897 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2898
2899 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2900
2901 * sieve.texi: Use WEBHACKDEVEL.
2902
2903 * sasl.texi: Use WEBHACKDEVEL.
2904
2905 * pgg.texi: Use WEBHACKDEVEL.
2906
2907 * message.texi: Use WEBHACKDEVEL.
2908
2909 * gnus.texi: Use WEBHACKDEVEL.
2910
2911 * emacs-mime.texi: Use WEBHACKDEVEL.
2912
2913 * auth.texi: Use WEBHACKDEVEL.
2914
2915 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2916 manuals.
2917
2918 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2919
2920 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2921
2922 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2923
2924 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2925 which in turn is copied from ftp://tug.org/tex/.
2926
2927 2011-02-03 Glenn Morris <rgm@gnu.org>
2928
2929 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2930 (Binding combinations of modifiers and function keys):
2931 Let's assume people reading this are not using Emacs 18.
2932
2933 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2934
2935 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2936 since it's run automatically.
2937
2938 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2939
2940 * gnus.texi (Customizing Articles): Fix typo.
2941
2942 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2943
2944 * gnus.texi (Customizing Articles): Document the new way of customizing
2945 the date headers(s).
2946
2947 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2948
2949 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2950 splitting example.
2951
2952 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2953
2954 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2955 (MAKEINFO_OPTS): New variable.
2956 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2957 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2958 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2959 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2960 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2961 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2962 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2963 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2964 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2965 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2966 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2967 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2968 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2969 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2970 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2971 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2972 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2973 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2974
2975 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2976
2977 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2978
2979 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2980
2981 * message.texi (IDNA): Explain what it is.
2982
2983 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2984
2985 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2986
2987 2011-01-23 Werner Lemberg <wl@gnu.org>
2988
2989 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2990 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2991 (ENVADD): Update.
2992
2993 2011-01-18 Glenn Morris <rgm@gnu.org>
2994
2995 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2996
2997 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2998
2999 * nxml-mode.texi (Introduction): Fix file name typos.
3000
3001 2011-01-13 Christian Ohler <ohler@gnu.org>
3002
3003 * ert.texi: New file.
3004
3005 * Makefile.in:
3006 * makefile.w32-in: Add ert.texi.
3007
3008 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3009
3010 * dbus.texi (Receiving Method Calls): New function
3011 dbus-register-service. Rearrange node.
3012
3013 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3014
3015 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3016 which in turn is copied from ftp://tug.org/tex/.
3017
3018 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3019
3020 * dbus.texi (Receiving Method Calls): Describe new optional
3021 parameter dont-register-service of dbus-register-{method,property}.
3022
3023 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3024
3025 * epa.texi (Encrypting/decrypting *.gpg files):
3026 Mention epa-file-select-keys.
3027
3028 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3029
3030 * gnus.texi (Archived Messages): Remove outdated text.
3031
3032 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3033
3034 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3035
3036 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3037
3038 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3039
3040 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3041
3042 * gnus.texi (The swish++ Engine): Add customizable parameters
3043 descriptions.
3044 (The swish-e Engine): Ditto.
3045
3046 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3047
3048 * tramp.texi (Inline methods): Add "ksu" method.
3049 (Remote processes): Add example with remote `default-directory'.
3050
3051 2010-12-14 Glenn Morris <rgm@gnu.org>
3052
3053 * faq.texi (Expanding aliases when sending mail):
3054 Now build-mail-aliases is interactive.
3055
3056 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3057
3058 * gnus.texi: First pass at adding (rough) nnir documentation.
3059
3060 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3061
3062 * gnus.texi (Filtering New Groups):
3063 Mention gnus-auto-subscribed-categories.
3064 (The First Time): Remove, since default-subscribed-newsgroups has been
3065 removed.
3066
3067 2010-12-13 Glenn Morris <rgm@gnu.org>
3068
3069 * cl.texi (For Clauses): Small fixes for frames and windows.
3070
3071 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3072
3073 * org.texi (Using capture): Document using prefix arguments for
3074 finalizing capture.
3075 (Agenda commands): Document prefix argument for the bulk scatter
3076 command.
3077 (Beamer class export): Document that also overlay arguments can be
3078 passed to the column environment.
3079 (Template elements): Document the new entry type.
3080
3081 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3082
3083 * org.texi (Include files): Document :minlevel.
3084
3085 2010-12-11 Julien Danjou <julien@danjou.info>
3086
3087 * org.texi (Categories): Document category icons.
3088
3089 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3090
3091 * org.texi (noweb): Fix typo.
3092
3093 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3094
3095 * gnus.texi (Server Commands): Point to the rest of the server
3096 commands.
3097
3098 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3099
3100 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3101 g'.
3102
3103 2010-12-02 Julien Danjou <julien@danjou.info>
3104
3105 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3106
3107 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3108
3109 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3110 (Direct Functions): Note the STARTTLS upgrade.
3111
3112 2010-11-27 Glenn Morris <rgm@gnu.org>
3113 James Clark <none@example.com>
3114
3115 * nxml-mode.texi (Introduction): New section.
3116
3117 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3118
3119 * gnus.texi (Server Commands): Document gnus-server-show-server.
3120
3121 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3122
3123 Sync with Tramp 2.2.0.
3124
3125 * trampver.texi: Update release number.
3126
3127 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3128
3129 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3130 Mention that the TeX specific units won't use the `tex' prefix
3131 in TeX mode.
3132
3133 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3134
3135 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3136
3137 2010-11-17 Glenn Morris <rgm@gnu.org>
3138
3139 * edt.texi: Remove information about Emacs 19.
3140
3141 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3142
3143 * trampver.texi: Update release number.
3144
3145 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3146
3147 * gnus.texi (Article Washing): Fix typo.
3148
3149 2010-11-11 Noorul Islam <noorul@noorul.com>
3150
3151 * org.texi: Fix typo.
3152
3153 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3154
3155 * org.texi (Using capture): Explain that refiling is
3156 sensitive to cursor position.
3157
3158 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3159
3160 * org.texi (Images and tables): Add cross reference to link section.
3161
3162 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3163
3164 * org.texi: Document the <c> cookie.
3165
3166 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3167
3168 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3169 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3170
3171 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3172
3173 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3174
3175 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3176
3177 * org.texi (Project alist): Mention that this is a property list.
3178
3179 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3180
3181 * org.texi (Setting up the staging area): Document that
3182 file names remain visible when encrypting the MobileOrg files.
3183
3184 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3185
3186 * org.texi (Setting up the staging area): Document which
3187 versions are needed for encryption.
3188
3189 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3190
3191 * org.texi (noweb): Update :noweb documentation to
3192 reflect the new "tangle" argument.
3193
3194 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3195
3196 * org.texi (Batch execution): Improve tangling script in
3197 documentation.
3198
3199 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3200
3201 * org.texi (Handling links):
3202 (In-buffer settings): Document inlining images on startup.
3203
3204 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3205
3206 * org.texi (Setting up the staging area): Document use of
3207 crypt password.
3208
3209 2010-11-11 David Maus <dmaus@ictsoc.de>
3210
3211 * org.texi (Template expansion): Add date related link type escapes.
3212
3213 2010-11-11 David Maus <dmaus@ictsoc.de>
3214
3215 * org.texi (Template expansion): Add mew in table for link type
3216 escapes.
3217
3218 2010-11-11 David Maus <dmaus@ictsoc.de>
3219
3220 * org.texi (Template expansion): Fix typo in link type escapes.
3221
3222 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3223
3224 * org.texi (Structure of code blocks): Another documentation tweak.
3225
3226 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3227
3228 * org.texi (Structure of code blocks): Documentation tweak.
3229
3230 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3231
3232 * org.texi (Structure of code blocks):
3233 Update documentation to mention inline code block syntax.
3234
3235 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3236
3237 * org.texi (comments): Improve wording.
3238
3239 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3240
3241 * org.texi (comments): Document the new :comments header arguments.
3242
3243 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3244
3245 * org.texi (Installation): Remove the special
3246 installation instructions for XEmacs.
3247
3248 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3249
3250 * org.texi (Easy Templates): New section. Documents quick
3251 insertion of empty structural elements.
3252
3253 2010-11-11 Noorul Islam <noorul@noorul.com>
3254
3255 * org.texi: Fix doc.
3256
3257 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3258
3259 * org.texi (The date/time prompt): Document specification
3260 of time ranges.
3261
3262 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3263
3264 * org.texi (Internal links): Document the changes in
3265 internal links.
3266
3267 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3268
3269 * org.texi (Agenda commands): Document the limitation for
3270 the filter preset - it can only be used for an entire agenda
3271 view, not in an individual block in a block agenda.
3272
3273 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3274
3275 * org.texi (iCalendar export): Document alarm creation.
3276
3277 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3278
3279 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3280
3281 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3282
3283 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3284
3285 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3286
3287 * calc.texi: Use emacsver.texi to determine Emacs version.
3288
3289 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3290
3291 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3292 since that works by default.
3293
3294 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3295
3296 * gnus.texi (Customizing the IMAP Connection): Document
3297 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3298
3299 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3300
3301 * tramp.texi (Remote shell setup): New item "Interactive shell
3302 prompt". Reported by Christian Millour <cm@abtela.com>.
3303 (Remote shell setup, Remote processes): Use @code{} for
3304 environment variables.
3305
3306 2010-11-03 Glenn Morris <rgm@gnu.org>
3307
3308 * ediff.texi (Quick Help Commands, Miscellaneous):
3309 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3310
3311 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3312
3313 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3314
3315 2010-10-31 Glenn Morris <rgm@gnu.org>
3316
3317 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3318
3319 2010-10-31 Glenn Morris <rgm@gnu.org>
3320
3321 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3322
3323 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3324
3325 * gnus.texi (Client-Side IMAP Splitting):
3326 Mention nnimap-unsplittable-articles.
3327
3328 2010-10-29 Julien Danjou <julien@danjou.info>
3329
3330 * gnus.texi (Finding the News): Remove references to obsoletes
3331 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3332
3333 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3334
3335 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3336 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3337 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3338 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3339
3340 2010-10-28 Glenn Morris <rgm@gnu.org>
3341
3342 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3343 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3344 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3345
3346 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3347
3348 * epa.texi (Mail-mode integration): Add alternative key bindings
3349 for epa-mail commands; escape comma.
3350 Don't use the word "PGP", since it is a non-free program.
3351
3352 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3353
3354 * calc.texi: Use emacsver.texi to determine Emacs version.
3355
3356 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3357
3358 * gnus.texi (Group Parameters, Buttons): Fix typos.
3359
3360 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3361
3362 * gnus.texi (Subscription Commands): Mention that you can also
3363 subscribe to new groups via the Server buffer, which is probably more
3364 convenient when subscribing to many groups.
3365
3366 2010-10-21 Julien Danjou <julien@danjou.info>
3367
3368 * message.texi (Message Headers): Allow message-default-headers to be a
3369 function.
3370
3371 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3372
3373 * gnus-news.texi: Mention new archive defaults.
3374
3375 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3376
3377 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3378
3379 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3380
3381 * gnus.texi (HTML): Document the function value of
3382 gnus-blocked-images.
3383 (Article Washing): shr and gnus-w3m, not the direct function names.
3384
3385 2010-10-20 Julien Danjou <julien@danjou.info>
3386
3387 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3388 variable.
3389
3390 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3391
3392 * gnus.texi (Customizing the IMAP Connection): The port strings are
3393 strings.
3394 (Document Groups): Mention git.
3395
3396 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3397
3398 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3399 bzr/Gnus git sync.
3400
3401 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3402
3403 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3404 change.
3405
3406 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3407
3408 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3409 @item syntax for in-Emacs makeinfo.
3410
3411 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3412
3413 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3414 trim sentence.
3415
3416 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3417
3418 * epa.texi (Caching Passphrases):
3419 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3420 Clarify some configurations require to set up gpg-agent.
3421
3422 2010-10-11 Glenn Morris <rgm@gnu.org>
3423
3424 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3425
3426 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3427
3428 * gnus.texi (Spam Package Introduction): Mention `$'.
3429
3430 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3431
3432 * makefile.w32-in (emacsdir): New variable.
3433 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3434 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3435
3436 2010-10-09 Glenn Morris <rgm@gnu.org>
3437
3438 * Makefile.in (mostlyclean): Delete *.toc.
3439
3440 * Makefile.in: Use $< in rules.
3441
3442 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3443
3444 * Makefile.in ($(infodir)): Delete rule.
3445 (mkinfodir): New. Use it in all the info rules, rather than depending
3446 on infodir.
3447
3448 2010-10-09 Glenn Morris <rgm@gnu.org>
3449
3450 * gnus.texi (Article Washing): Fix previous change.
3451
3452 * Makefile.in (emacsdir): New variable.
3453 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3454 Depend on emacsver.texi.
3455
3456 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3457
3458 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3459
3460 2010-10-08 Julien Danjou <julien@danjou.info>
3461
3462 * gnus.texi: Add mm-shr.
3463
3464 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3465
3466 * gnus.texi (Finding the Parent, The Gnus Registry)
3467 (Registry Article Refer Method): Update docs for nnregistry.el.
3468
3469 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3470
3471 * auth.texi (Help for users)
3472 (GnuPG and EasyPG Assistant Configuration): Update docs.
3473
3474 2010-10-08 Glenn Morris <rgm@gnu.org>
3475
3476 * cl.texi (Organization, Installation, Old CL Compatibility):
3477 Deprecate cl-compat for new code.
3478 (Usage, Installation): Remove outdated information.
3479
3480 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3481
3482 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3483
3484 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3485
3486 2010-10-06 Julien Danjou <julien@danjou.info>
3487
3488 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3489
3490 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3491 broken link.
3492
3493 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3494
3495 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3496 to ReiserFS.
3497
3498 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3499 (FAQ 7-1): Fix getmail URL.
3500
3501 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3502
3503 * epa.texi (Caching Passphrases): New section.
3504
3505 2010-10-06 Glenn Morris <rgm@gnu.org>
3506
3507 * Makefile.in (SHELL): Set it.
3508 (info): Move the mkdir dependency to the individual info files.
3509 (mostlyclean): Tidy up.
3510 (clean): Only delete the specific dvi and pdf files.
3511 (maintainer-clean): Be more restrictive in what we delete.
3512 ($(infodir)): Add parallel build workaround.
3513
3514 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3515
3516 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3517
3518 2010-10-03 Julien Danjou <julien@danjou.info>
3519
3520 * emacs-mime.texi (Display Customization):
3521 Update mm-inline-large-images documentation and add documentation for
3522 mm-inline-large-images-proportion.
3523
3524 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3525
3526 * tramp.texi (Frequently Asked Questions):
3527 Mention remote-file-name-inhibit-cache.
3528
3529 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3530
3531 * gnus.texi (Splitting Mail): Fix @xref syntax.
3532 (Splitting Mail): Really fix the @ref syntax.
3533
3534 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3535
3536 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3537 (Article Hiding): Add google banner example.
3538 Suggested by Benjamin Xu.
3539
3540 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3541
3542 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3543 Remove nnimap-split-rule from examples.
3544
3545 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3546
3547 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3548 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3549 Fishman.
3550 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3551
3552 2010-09-30 Julien Danjou <julien@danjou.info>
3553
3554 * gnus.texi (Gravatars): Fix documentation about
3555 gnu-gravatar-properties.
3556
3557 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3558
3559 * epa.texi (Bug Reports): New section.
3560
3561 2010-09-29 Glenn Morris <rgm@gnu.org>
3562
3563 * Makefile.in (top_srcdir): Remove unused variable.
3564
3565 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3566
3567 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3568 (Client-Side IMAP Splitting): Document 'default.
3569
3570 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3571
3572 * gnus.texi (Customizing the IMAP Connection):
3573 Document nnimap-fetch-partial-articles.
3574
3575 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
3577 * gnus-news.texi: Mention nnimap-inbox.
3578
3579 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3580
3581 2010-09-26 Julien Danjou <julien@danjou.info>
3582
3583 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3584
3585 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3586
3587 * gnus.texi (Security): Remove gpg.el mention.
3588
3589 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3590
3591 * gnus.texi (Browse Foreign Server): New variable
3592 gnus-browse-subscribe-newsgroup-method.
3593
3594 * gnus-news.texi: Mention it.
3595
3596 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3597
3598 * gnus.texi (NoCeM): Remove.
3599 (Startup Variables): No jingle.
3600
3601 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3602
3603 * woman.texi (Interface Options): xz compression is now supported.
3604
3605 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3606
3607 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3608 (Unavailable Servers): Document gnus-server-copy-server.
3609 (Using IMAP): Document the new nnimap.
3610
3611 2010-09-25 Julien Danjou <julien@danjou.info>
3612
3613 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3614
3615 2010-09-24 Glenn Morris <rgm@gnu.org>
3616
3617 * url.texi (Disk Caching): Tweak previous change.
3618
3619 2010-09-24 Julien Danjou <julien@danjou.info>
3620
3621 * url.texi (Disk Caching): Mention url-cache-expire-time,
3622 url-cache-expired, and url-fetch-from-cache.
3623
3624 2010-09-24 Julien Danjou <julien@danjou.info>
3625
3626 * gnus.texi: Add Gravatars.
3627
3628 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3629
3630 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3631
3632 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3633
3634 * gnus.texi (Expunging mailboxes): Update name of the expunging
3635 command.
3636
3637 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3638
3639 * emacs-mime.texi (rfc2047): Update description for
3640 rfc2047-encode-parameter.
3641
3642 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3643
3644 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3645 "fish" methods.
3646 (External methods): Remove "scp1_old" and "scp2_old" methods.
3647
3648 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3649
3650 * tramp.texi: Remove Japanese manual. Fix typo.
3651
3652 * trampver.texi: Update release number. Remove japanesemanual.
3653
3654 2010-09-09 Glenn Morris <rgm@gnu.org>
3655
3656 * org.texi: Restore clobbered changes (copyright years, untabify).
3657
3658 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3659
3660 * gnus.texi (Adaptive Scoring): Fix typo.
3661
3662 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (Article Display): Document gnus-html-show-images.
3665
3666 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3667
3668 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3669
3670 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3671
3672 * gnus.texi (HTML): Document gnus-max-image-proportion.
3673
3674 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3675
3676 * gnus.texi (HTML): Document gnus-blocked-images.
3677
3678 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3679
3680 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3681
3682 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3683 the first message are used for wide replies.
3684 (Changing Servers): Remove documentation on gnus-change-server and
3685 friends, since it's been removed.
3686
3687 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3688
3689 * gnus.texi (Drafts): Mention B DEL.
3690
3691 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3692
3693 * gnus.texi (Delayed Articles): Mention that the Date header is the
3694 original one, even if you delay.
3695
3696 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3697
3698 * gnus.texi (Asynchronous Fetching):
3699 Document gnus-async-post-fetch-function.
3700 (HTML): Made into its own section.
3701
3702 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3703
3704 Sync with Tramp 2.1.19.
3705
3706 * tramp.texi (Inline methods, Default Method):
3707 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3708 Remove remark about doubled "-t" argument.
3709 (Auto-save and Backup): Remove reference to Emacs 21.
3710 (Filename Syntax): Describe port numbers.
3711 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3712 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3713 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3714 errors with the backquotes.
3715 (External packages): File attributes cache flushing for asynchronous
3716 processes.
3717 (Traces and Profiles): Describe verbose level 9.
3718
3719 * trampver.texi: Update release number.
3720
3721 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3722
3723 * dbus.texi (Alternative Buses): New chapter.
3724
3725 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3726
3727 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3728
3729 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3730
3731 * calc.texi (Customizing Calc): Rearrange description of new
3732 variables to match the presentation of other variables.
3733
3734 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3735
3736 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3737
3738 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3739
3740 * calc.texi (Making Selections, Selecting Subformulas)
3741 (Customizing Calc): Mention how to use faces to emphasize selected
3742 sub-formulas.
3743
3744 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3745
3746 * tramp.texi (External packages): File attributes cache flushing
3747 for asynchronous processes.
3748
3749 2010-08-01 Alan Mackenzie <acm@muc.de>
3750
3751 Enhance the manual for the latest Java Mode.
3752
3753 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3754 annotation-var-cont.
3755 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3756 two new symbols.
3757
3758 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3759
3760 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3761
3762 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3763
3764 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3765
3766 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3767
3768 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3769
3770 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3771
3772 * org.texi: Add macros to get plain quotes in PDF output.
3773 List additional contributors.
3774 (Capture): New section, replaces the section about remember.
3775 (Working With Source Code): New chapter, focused on documenting Org
3776 Babel.
3777 (Code evaluation security): New section.
3778 (MobileOrg): Document DropBox support.
3779 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3780 (Special symbols): Show how to display UTF8 characters for entities.
3781 (Global TODO list): Clarify the use of the "M" key and the differences
3782 to the "m" key.
3783 (RSS Feeds): Mention Atom feeds as well.
3784 (Setting tags): Remove paragraph about
3785 `org-complete-tags-always-offer-all-agenda-tags'.
3786
3787 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3788
3789 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3790 argument.
3791 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3792 echoing shells.
3793
3794 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3795
3796 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3797 (Filename Syntax): Describe port numbers.
3798
3799 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3800
3801 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3802 forgotten.
3803 (Type Conversion): Precise conversion of natural numbers.
3804 (Errors and Events): Add "debugging" to concept index. Add variable
3805 `dbus-debug'.
3806
3807 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3808
3809 * dbus.texi (Receiving Method Calls): Add optional argument
3810 EMITS-SIGNAL to `dbus-register-property'.
3811
3812 2010-06-27 Alex Schroeder <alex@gnu.org>
3813
3814 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3815
3816 2010-06-24 Glenn Morris <rgm@gnu.org>
3817
3818 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3819 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3820 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3821 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3822 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3823 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3824 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3825 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3826 convention. Make them end with a period.
3827
3828 2010-06-23 Glenn Morris <rgm@gnu.org>
3829
3830 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3831 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3832 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3833 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3834 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3835 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3836
3837 2010-06-10 Glenn Morris <rgm@gnu.org>
3838
3839 * idlwave.texi (Load-Path Shadows):
3840 * org.texi (Handling links): Fix typos.
3841
3842 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3843
3844 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3845
3846 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3847
3848 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3849 by an alias. (Bug#6226)
3850
3851 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3852
3853 * calc.texi (Manipulating Vectors): Mention that vectors can
3854 be used to determine bins for `calc-histogram'.
3855
3856 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3857
3858 * calc.texi: Remove "\turnoffactive" commands throughout.
3859
3860 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3861
3862 * url.texi (HTTP language/coding, Customization):
3863 * message.texi (Header Commands, Responses):
3864 * cl.texi (Argument Lists): Fix typos.
3865
3866 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3867
3868 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3869 Note that Development menu is always available.
3870 (Creating a project): Fix terminology.
3871 (Add/Remove files): Fix typo.
3872
3873 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3874
3875 * Version 23.2 released.
3876
3877 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3878
3879 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3880
3881 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3882
3883 * tramp.texi (Inline methods, Default Method):
3884 Mention `tramp-inline-compress-start-size'.
3885
3886 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3887
3888 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3889 the CVS repo. Put the Git repo in the news section.
3890
3891 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3892 Removed some mentions of CVS. Mention the new Git repo.
3893
3894 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3895
3896 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3897 (Mail Group Commands): Add index entry.
3898
3899 2010-04-18 Glenn Morris <rgm@gnu.org>
3900
3901 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3902
3903 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3904
3905 * calc.texi (Radix modes): Mention that the option prefix will
3906 turn on twos-complement mode.
3907 (Inverse and Hyperbolic Flags): Mention the Option flag.
3908
3909 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3910
3911 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3912 (LaTeX/PDF export commands): Rename and Move section.
3913 (Sectioning structure): Update.
3914 (References): New use case for field coordinates.
3915 (The export dispatcher): Rename from ASCII export.
3916 (Setting up the staging area): Document the availability of
3917 encryption for MobileOrg.
3918 (Images and tables): Document how to reference labels.
3919 (Index entries): New section.
3920 (Generating an index): New section.
3921 (Column width and alignment): Document that <N> now
3922 means a fixed width, not a maximum width.
3923 (Publishing options): Document the :email option.
3924 (Beamer class export): Fix bug in the BEAMER example.
3925 (Refiling notes): Document refile logging.
3926 (In-buffer settings): Document refile logging keywords.
3927 (Drawers): Document `C-c C-z' command.
3928 (Agenda commands): Mention the alternative key `C-c C-z'.
3929 (Special properties): Document the BLOCKED property.
3930 (The spreadsheet): Mention the formula editor.
3931 (References): Document field coordinates.
3932 (Publishing action): Correct the documentation for the
3933 publishing function.
3934 (The date/time prompt): Document that we accept dates
3935 like month/day/year.
3936 (Cooperation): Document the changes in table.el support.
3937 (Faces for TODO keywords, Faces for TODO keywords)
3938 (Priorities): Document the easy colors.
3939 (Visibility cycling): Document the new double prefix
3940 arg for `org-reveal'.
3941 (Cooperation): Remember.el is part of Emacs.
3942 (Clean view): Mention that `wrap-prefix' is also set by
3943 org-indent-mode.
3944 (Agenda commands): Add information about prefix args to
3945 scheduling and deadline commands.
3946 (Search view): Point to the docstring of
3947 `org-search-view' for more details.
3948 (Agenda commands): Document that `>' prompts for a date.
3949 (Setting tags): Document variable
3950 org-complete-tags-always-offer-all-agenda-tags.
3951 (Column attributes): Cross-reference special properties.
3952
3953 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3954
3955 Synchronize with Tramp repository.
3956
3957 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3958 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3959 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3960 syntax, texi2dvi reports errors with the backquotes.
3961
3962 * trampver.texi: Update release number.
3963
3964 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3965
3966 * gnus.texi (Finding the News): Add pointers to the Server buffer
3967 because it's essential.
3968
3969 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3970
3971 * gnus.texi (MIME Commands): Update description of
3972 gnus-article-browse-html-article.
3973
3974 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3975
3976 * auth.texi (Secret Service API): Add TODO node.
3977 (Help for users): Explain the new source options for `auth-sources'.
3978
3979 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3980
3981 * trampver.texi: Update release number.
3982
3983 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3984
3985 * Branch for 23.2.
3986
3987 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3988
3989 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3990 now enabled by default.
3991
3992 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3993
3994 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3995 when Emacs runs in interactive mode. (Bug#5645)
3996
3997 2010-02-16 Glenn Morris <rgm@gnu.org>
3998
3999 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4000
4001 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4002
4003 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4004
4005 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4006
4007 * gnus.texi (Score File Format): Fix typo.
4008
4009 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4010
4011 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4012
4013 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4014
4015 * ada-mode.texi (Project File Overview): Fix typo.
4016
4017 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4018
4019 * semantic.texi: Add Richard Y. Kim credit.
4020
4021 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4022
4023 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4024
4025 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4026 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4027
4028 2010-01-17 Glenn Morris <rgm@gnu.org>
4029
4030 * calc.texi (Reporting Bugs): Don't mention format of repository.
4031
4032 * woman.texi (Bugs): Make "Emacs repository" less specific,
4033 and the URL for same more specific.
4034
4035 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4036
4037 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4038
4039 * ede.texi (ede-step-project, ede-proj-target):
4040 * tramp.texi (Remote processes): Fix typos.
4041
4042 2010-01-16 Mario Lang <mlang@delysid.org>
4043
4044 * ede.texi (ede-target):
4045 * org.texi (Refiling notes): Remove duplicated words.
4046
4047 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4048
4049 * gnus.texi (Posting Styles): Use with-current-buffer.
4050 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4051
4052 2010-01-02 Kevin Ryde <user42@zip.com.au>
4053
4054 * eieio.texi (Naming Conventions): Correction to xref on elisp
4055 coding conventions, is "Tips" node not "Standards".
4056
4057 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4060
4061 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4062
4063 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4064
4065 * gnus.texi (Direct Functions): Add missing port number to tls method.
4066
4067 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4068
4069 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4070 ($(infodir)/edt, edt.dvi): New targets.
4071
4072 2009-12-15 Glenn Morris <rgm@gnu.org>
4073
4074 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4075 (edt, $(infodir)/edt, edt.dvi): New targets.
4076 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4077
4078 * Makefile.in (PDF_TARGETS, pdf): New.
4079 (clean): Add *.pdf.
4080 Add pdf rules for all manuals.
4081
4082 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4083
4084 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4085
4086 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4089 (Smart Jump, Analyzer Debug): Copyedits.
4090 (Semantic mode user commands): Link to new nodes.
4091 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4092 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4093 upstream Semantic manual.
4094
4095 * semantic.texi (Introduction): Minor fix to diagram.
4096
4097 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4098
4099 * eshell.texi (History): Add the other built-in variables.
4100 (Built-ins): Explain built-ins, and how to apply the external commands.
4101 Add `history', `su' and `sudo'.
4102
4103 * tramp.texi (Remote processes): Add missing <RET> in the example.
4104
4105 2009-12-01 Bill Wohler <wohler@newt.com>
4106
4107 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4108 path for mairix example. Specify -q in namazu example since namazu is
4109 excessively garrulous.
4110
4111 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4112
4113 * tramp.texi (Remote processes): Improve eshell example with "su"
4114 and "sudo" commands.
4115
4116 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4119
4120 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4121 Document semantic-complete-analyze-inline.
4122 (Semanticdb search debugging commands): Minor clarification.
4123 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4124 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4125 manual.
4126 (Semantic mode): Link to Idle Scheduler.
4127
4128 2009-11-28 Kevin Ryde <user42@zip.com.au>
4129
4130 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4131 @pxref, now EIEIO is in Emacs.
4132
4133 * erc.texi (Development): Correction to git tutorial url.
4134
4135 2009-11-26 Glenn Morris <rgm@gnu.org>
4136
4137 * faq.texi (Latest version of Emacs): Mention stability of development
4138 version.
4139 (Problems with very large files): Max buffer size increase in 23.2.
4140 (VM): VM has moved house again.
4141
4142 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4143
4144 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4145 notations.
4146
4147 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4148
4149 * org.texi (Column attributes): Fix documentation of new operators.
4150
4151 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4152
4153 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4154 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4155 (Idle Completions Mode): Numerous copyedits.
4156
4157 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4158
4159 * semantic.texi (Semantic Internals, Glossary):
4160 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4161 (Semanticdb search debugging commands): Fix typos.
4162
4163 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4164
4165 * calc.texi (Radix modes): Mention twos-complement notation.
4166
4167 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4168
4169 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4170 ($(infodir)/semantic, semantic.dvi): New targets.
4171
4172 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4173
4174 * Makefile.in: Build the Semantic manual.
4175
4176 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4177 repository.
4178
4179 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4180
4181 * dbus.texi (Receiving Method Calls): New defun
4182 `dbus-unregister-service'.
4183
4184 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4185
4186 * org.texi (Speed keys): New section.
4187
4188 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4189
4190 * dbus.texi (Type Conversion): Fix typo.
4191 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4192 `dbus-registered-objects-table'.
4193 (Receiving Method Calls): New defun `dbus-register-property'.
4194 Move `dbus-unregister-object' here.
4195
4196 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4197
4198 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4199
4200 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4201
4202 * org.texi (Column attributes): Add the new age summary operators.
4203 Also, mention the fact you can only use one summary operator per
4204 property.
4205
4206 2009-11-13 John Wiegley <johnw@newartisans.com>
4207
4208 * org.texi (Tracking your habits): Add a new section in the
4209 manual about how to track habits.
4210 (Resolving idle time): Add a section on how idle and
4211 dangling clocks are resolved.
4212
4213 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4214
4215 * org.texi (Agenda commands): Document the new `i' command.
4216 (Inserting deadline/schedule): Document logging changes
4217 of scheduling and deadline times stamps.
4218 (In-buffer settings): Document the in-buffer keywords for logging
4219 changes of scheduling and deadline times stamps.
4220 (Structure editing, Plain lists): Document indentation
4221 cycling in empty entries with TAB.
4222 (Archiving): Document the default archiving command.
4223 (Moving subtrees): Document the new keys for archiving.
4224 (Internal archiving): Fix incorrect key.
4225 (Agenda commands): Document the TODO set switching commands.
4226 (Agenda commands): Document the new archiving keys.
4227 (Clocking work time): Better description on how to save
4228 and restore a clock.
4229 (Resolving idle time): Mention the x11idle program to get true
4230 idleness also under X11.
4231 (Resolving idle time): Use @kbd instead of @key for normal
4232 letters, because this is how he rest of the manual does this.
4233 (Pushing to MobileOrg): Mention that `org-directory'
4234 should be set.
4235 (Agenda commands): Document that SPC is a filter for
4236 any tag.
4237 (Search view): Rename from "Keyword search".
4238 (Capure): New chapter.
4239 (Markup): New chapter.
4240 (Links in HTML export, Images in HTML export):
4241 Extend the section titles.
4242 (Images in HTML export): Document the align option.
4243 (Text areas in HTML export): Extend the section title.
4244 (Images in LaTeX export): Explain image placement in LaTeX.
4245
4246 2009-11-10 Glenn Morris <rgm@gnu.org>
4247
4248 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4249
4250 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4251
4252 * tramp.texi (Auto-save and Backup): Disable backups just for a
4253 method.
4254
4255 * trampver.texi: Update release number.
4256
4257 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4258
4259 Sync with Tramp 2.1.17.
4260
4261 * trampver.texi: Update release number.
4262
4263 2009-10-29 Glenn Morris <rgm@gnu.org>
4264
4265 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4266
4267 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4268
4269 * tramp.texi (External methods): Temporary files are kept for
4270 `rsync' and `rsyncc' methods.
4271
4272 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4273
4274 * eieio.texi: Fix typos.
4275
4276 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4277
4278 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4279
4280 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4281
4282 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4283 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4284
4285 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4286
4287 * Makefile.in: Build EIEIO and EDE manuals.
4288
4289 2009-10-07 Eric Ludlam <zappo@gnu.org>
4290
4291 * eieio.texi:
4292 * ede.texi: New files.
4293
4294 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4295
4296 * tramp.texi (Remote processes): Association of a pty is not supported.
4297
4298 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4299
4300 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4301 (Processing LaTeX fragments): Document that the size of images can be
4302 changes using the variable `org-format-latex-options'.
4303 (The date/time prompt, Timestamps): Be more accurate over ISO format
4304 dates and times.
4305 (Visibility cycling): Document showeverything keyword.
4306 (In-buffer settings): Document showeverything keyword.
4307 (Setting up the staging area): Fix the example.
4308 (MobileOrg): New section.
4309 (Agenda commands, Exporting Agenda Views): Document exporting the
4310 agenda view to Org files.
4311
4312 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4313
4314 * tramp.texi (History): Add IMAP support.
4315 (External methods): Add `imap' and `imaps' methods.
4316 (GVFS based methods): Add indices for `davs'.
4317 (Password handling): Rename anchors. Add IMAP entries for
4318 ~/.authinfo.gpg.
4319
4320 * trampver.texi: Set default value of `emacsimap'.
4321
4322 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4323
4324 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4325
4326 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4327
4328 * dired-x.texi (Technical Details):
4329 Delete dired-up-directory (Bug#4292).
4330
4331 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4332
4333 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4334
4335 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4336
4337 * org.texi (Effort estimates): Document new effort setting commands.
4338 (Agenda commands): Document the new keys fro agenda time motion.
4339 Document entry text mode. Improve documentation of the keys to include
4340 inactive time stamps into the agenda view.
4341 (Feedback): Document the new bug report command.
4342 (Structure editing): Add an index entry for the sorting of subtrees.
4343
4344 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4345
4346 * auth.texi (Help for users): Corrected markup.
4347
4348 2009-09-02 Glenn Morris <rgm@gnu.org>
4349
4350 * emacs-mime.texi (time-date): Mention float-time.
4351
4352 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4353
4354 * calc.texi (Simplifying Formulas): Improve the wording.
4355
4356 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4357
4358 * auth.texi: Rewritten for coverage and clarity.
4359
4360 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4361
4362 * gnus.texi (Expiring Mail):
4363 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4364 (Various Various): Mention gnus-safe-html-newsgroups.
4365
4366 * gnus-news.texi: Mention
4367 gnus-mark-copied-or-moved-articles-as-expirable.
4368
4369 * emacs-mime.texi (Display Customization): Add xref to
4370 gnus-safe-html-newsgroups.
4371
4372 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4373
4374 * tramp.texi (Version Control): Remove.
4375 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4376 reference.
4377 (External methods): Correct `scpc' concept index entries. New method
4378 `rsyncc'.
4379 (External packages): New subsections "Filename completion" and "File
4380 attributes cache".
4381
4382 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4383
4384 * calc.texi (Rewrite Rules): Improve the example.
4385 (Simplifying Formulas): Explain use of the I and H flags for
4386 simplification.
4387
4388 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4389
4390 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4391 Describe autostart behavior of dbus-ping.
4392 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4393 for timeout values.
4394 (Top): Remove footnote saying D-Bus is not enabled by
4395 default. (Bug#4256)
4396
4397 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4398
4399 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4400 Reported by Jari Aalto (Bug#4211).
4401 (Mail-mode integration): Mention epa-mail-mode and
4402 epa-global-mail-mode.
4403 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4404 epa-setup.
4405
4406 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4407
4408 * dbus.texi (Asynchronous Methods): Allow nil handler.
4409
4410 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4411
4412 * ediff.texi (ediff-current-file): Add information about this new function.
4413
4414 * viper.texi: Add information about C-s in viper's search command.
4415
4416 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4417
4418 * calc.texi (Date Forms): Fix typos.
4419
4420 2009-08-08 Glenn Morris <rgm@gnu.org>
4421
4422 * org.texi (Agenda commands): Restore clobbered change.
4423
4424 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4425
4426 * calc.texi (Graphics, Devices): Update with the peculiarities of
4427 operation on MS-Windows.
4428
4429 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4430
4431 * org.texi (Publishing action): Improve documentation of file
4432 names when publishing to the source directory.
4433 (Clean view): Document `org-indent-mode'.
4434 (Clocking work time): Add documentation for the
4435 new :timetamp option when creating a clock report.
4436 (Paragraphs): Fix many typos.
4437 (Plain lists): Remove duplicate explanation about the
4438 `C-c *' command.
4439 (Literal examples): Update to reflect the new behavior
4440 of the -n -r -k switches when exporting source code examples.
4441 (Structure editing): Add information about `C-c *',
4442 converting a plain list into a list of Org items.
4443 (Remember): Small rephrasing of the paragraph
4444 describing remember.el. Also mentioned that remember.el is part
4445 of Emacs 23, not Emacs 22.
4446 (Clocking work time): Add documentation about
4447 displaying the current clocking time against the effort estimate.
4448 Also add a footnote about using `org-clock-in-prepare-hook' to add
4449 an effort estimate on the fly, just before clocking it.
4450 (Footnotes): Document automatic renumbering and
4451 sorting.
4452 (Agenda commands): Document new bulk commands.
4453 (Plain lists): Document new behavior of
4454 `org-cycle-include-plain-lists'.
4455 Hyphenation only in TeX.
4456 (Clocking work time): Document the key to update effort
4457 estimates.
4458 (Clocking work time): Document the clock time display.
4459 (Structure editing, TODO basics): Document new
4460 variables.
4461 (Column attributes): Document new colciew operators.
4462 (Publishing options): Document :xml-declaration.
4463 (Tracking TODO state changes): Document the
4464 LOG_INTO_DRAWER property.
4465 (Literal examples): Document the new implementation for
4466 editing source code.
4467 (Publishing action): Mention the new publishing
4468 function, to publish an Org source file.
4469 (Publishing links): Mention how to link to an Org source file.
4470 (Macro replacement): Document new macros.
4471 (Handling links): Document type-specific completion
4472 when inserting links.
4473 (Structure editing, Plain lists): Improve documentation
4474 on sorting.
4475 (Internal links): Document custom ids for links.
4476 (Handling links): Document custom ids for links.
4477 (CSS support): Document new class.
4478 (Refiling notes): Document the possibility to create new nodes
4479 during refiling.
4480 (Agenda commands): Document the "?" operator to find
4481 tasks without effort setting.
4482 (Exporting agenda information): Section moved.
4483 (RSS Feeds): New section.
4484 (Built-in table editor): Document M-e and M-a navigate
4485 inside table field.
4486 (Stuck projects): Docment that projects identified as
4487 un-stuck will still be searchd for stuck sub-projects.
4488 (Paragraphs): Document centering.
4489 (Creating timestamps, Agenda commands): Document new
4490 behavior when changing time stamps.
4491 (Structure editing): Document the new command
4492 `org-clone-subtree-with-time-shift'.
4493 (Publishing): Refresh this chapter.
4494 (Export options, Export options, In-buffer settings):
4495 Document the new keywords.
4496 (Matching tags and properties): Collect all
4497 documentation about tags/property matches here.
4498 (Setting tags): Document `org-tag-persistent-alist'.
4499 (Weekly/daily agenda): New section.
4500 (Orgstruct mode): Describe `orgstruct++-mode'.
4501 (Drawers): Mention the LOGBOOK drawer.
4502 (Export options, Sectioning structure): Document the
4503 #+LEATEX_HEADER in-buffer setting.
4504 (Bugs): Section removed.
4505 (Hooks): New section.
4506 (Add-on packages): Move here from old location.
4507 (Context-sensitive commands): New section.
4508 (Setting tags): Document newline option.
4509 (Global TODO list, Matching tags and properties):
4510 Mention more variables.
4511 (Checkboxes): Update to changed command behavior.
4512
4513 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4514
4515 * speedbar.texi (Basic Key Bindings): Fix typo.
4516
4517 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4518
4519 * calc.texi (Vector/Matrix Functions): Add index entries for both
4520 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4521 affects matrices with more than one row.
4522 (Help Commands): Add index entries for "prefix ?" key bindings.
4523
4524 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4525
4526 * calc.texi (Stack Manipulation Commands): Add documentation for
4527 `calc-transpose-lines'.
4528
4529 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4530
4531 * dbus.texi (Receiving Method Calls): Describe special return value
4532 `:ignore'.
4533
4534 2009-07-24 Alan Mackenzie <acm@muc.de>
4535
4536 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4537 initialization, any individual variable setting now takes precedence
4538 over one done via c-file-style/c-file-offsets.
4539
4540 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4541
4542 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4543 truncated when Calc is quit.
4544 (Customizing Calc): Document `calc-undo-length'.
4545
4546 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4547
4548 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4549
4550 2009-07-11 Kevin Ryde <user42@zip.com.au>
4551
4552 * pcl-cvs.texi (About PCL-CVS):
4553 * widget.texi (Basic Types):
4554 Fix cross-references.
4555
4556 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4557
4558 * dbus.texi (Type Conversion): Don't use literal control character.
4559
4560 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4561
4562 * tramp.texi (GVFS based methods): New section.
4563 (Remote processes): Processes for GVFS based methods run locally.
4564
4565 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4566
4567 * tramp.texi (Inline methods, External methods, Gateway methods):
4568 Avoid the words "kludge" and hack".
4569 (External methods): Add `synce' method.
4570
4571 * trampver.texi: Update release number.
4572
4573 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4574
4575 Sync with Tramp 2.1.16.
4576
4577 * tramp.texi (History): Add GVFS support.
4578 (External methods): Precise `rsync' description. Add `dav', `davs' and
4579 `obex' methods. Add 'tramp-gvfs-methods' option.
4580 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4581 forms.
4582 (Remote Programs): Introduce `tramp-own-remote-path'.
4583 (Remote processes): New subsection "Running remote programs that create
4584 local X11 windows".
4585 (Frequently Asked Questions): Improve code for disabling vc.
4586
4587 * trampver.texi: Update release number. Set default value of
4588 `emacsgvfs'.
4589
4590 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4591
4592 * Branch for 23.1.
4593
4594 2009-06-17 Glenn Morris <rgm@gnu.org>
4595
4596 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4597 (Latest version of Emacs): Mention source code repository.
4598
4599 2009-06-16 Glenn Morris <rgm@gnu.org>
4600
4601 * faq.texi (Top): Language tweak.
4602 (Extended commands): Most people have arrow keys.
4603 (Emacs manual): Say how to follow info links.
4604 (File-name conventions): Change title a bit. Explain about source
4605 versus installed. Condense etc description.
4606 (Guidelines for newsgroup postings): Mention Savannah list page.
4607 (Newsgroup archives): Simplify.
4608 (Contacting the FSF): Add contact URL.
4609 (Emacs Lisp documentation): Printed version not always available.
4610 (Installing Texinfo documentation): Explain how by hand installation is
4611 not normally needed. Use add-to-list. Remove duplicate reference.
4612 (Informational files for Emacs): Move info on Help menu here from
4613 "File-name conventions".
4614 (Help installing Emacs): Tweak uref.
4615 (Obtaining the FAQ): Mention repository.
4616 (Origin of the term Emacs): Explain "ITS".
4617 (Changing load-path): Use add-to-list.
4618 (Automatic indentation): Clarify this is for Text mode.
4619 Don't mention Indented Text mode.
4620 (Finding Emacs on the Internet): The FSF does not seem to offer a
4621 deluxe distribution on CD anymore.
4622
4623 2009-06-16 Glenn Morris <rgm@gnu.org>
4624
4625 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4626 Recommend the latest release. Mention how to get older FAQs.
4627 Recommend the Emacs manual.
4628 (Guidelines for newsgroup postings): Discourage cross-posts.
4629 (Underlining paragraphs): Remove.
4630 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4631 (Bugs and problems): Update key-binding.
4632 (Problems with very large files): Mention 64-bit.
4633 (Shell process exits abnormally): Remove.
4634 (Problems with Shell Mode): Rename and update.
4635 (Spontaneous entry into isearch-mode)
4636 (Problems talking to certain hosts): Remove. This is old information,
4637 in etc/PROBLEMS if needed.
4638 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4639 (Dired claims that no file is on this line): Update.
4640 (Installing Emacs, Problems building Emacs): Simplify.
4641 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4642 information.
4643 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4644 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4645 (JDEE): "JDEE", not "JDE".
4646 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4647 Remove. This is old information, in etc/PROBLEMS if needed.
4648 (stty and Backspace key, Kanji and Chinese characters): Remove.
4649 (Right-to-left alphabets): Update section.
4650 (Changing the included text prefix): Gnus uses message-yank-prefix.
4651 Add cross-reference to Supercite manual.
4652 (Saving a copy of outgoing mail): Simplify output file description.
4653 (Expanding aliases when sending mail): Refer to Emacs manual.
4654 Remove old info about RFC822.
4655 Correct description of how to rebuild aliases.
4656 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4657 (MIME with Emacs mail packages)
4658 (Viewing articles with embedded underlining)
4659 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4660 Remove old sections.
4661 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4662 and is well-documented in the Gnus manual.
4663 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4664 (Making Gnus faster): Rename from "Starting Gnus faster".
4665 Merge "Catch-up is slow in Gnus" into here.
4666
4667 2009-06-14 Glenn Morris <rgm@gnu.org>
4668
4669 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4670 (New in Emacs 23): New section.
4671 (Handling C-s and C-q with flow control): Add xref.
4672
4673 2009-06-13 Glenn Morris <rgm@gnu.org>
4674
4675 * faq.texi (Setting up a customization file): Grammar fix.
4676 Customize is no longer "new".
4677 (Displaying the current line or column): Line-number mode is on by
4678 default. Don't mention `column' package. Mention linum.el.
4679 (Turning on abbrevs by default): Explain how to do it for buffers,
4680 modes, and everywhere.
4681 (Associating modes with files): Use add-to-list. Don't mention Emacs
4682 19.
4683 (Highlighting a region): On by default since 23.1.
4684 (Replacing highlighted text): Update doc quote.
4685 (Working with unprintable characters): Don't mention search-quote-char.
4686 (Using an already running Emacs process): Gnuclient is probably not an
4687 enhancement these days.
4688 (Indenting switch statements): Remove mention of pre-Emacs 20.
4689 (Horizontal scrolling): Abbreviate Emacs 20 description.
4690 (Replacing text across multiple files): Fix name of dired command.
4691 (Disabling backups): Use require not load.
4692 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4693
4694 2009-06-13 Bill Wohler <wohler@newt.com>
4695
4696 Release MH-E manual version 8.2.
4697
4698 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4699 release 8.2.
4700
4701 2009-06-13 Glenn Morris <rgm@gnu.org>
4702
4703 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4704 in this day and age the common meaning is "on the web".
4705 (copying): Use @copyright in all cases.
4706 (Basic keys): Remove reference to deleted manual node "Text Characters".
4707 (File-name conventions): Use GNU as an example rather than SERVICE.
4708 default.el lives in site-lisp. Update Info directory location.
4709 (Real meaning of copyleft): GPL actions have been brought, but all
4710 settled out of court.
4711 (Guidelines for newsgroup postings): Shorten section title.
4712 Simplify comp.emacs description.
4713 (Newsgroup archives): Change Google URL. Describe Gmane.
4714 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4715 points". Mention List-Unsubscribe header.
4716 (Contacting the FSF): Update email and URLs.
4717 (Basic editing): Mention F1 for help.
4718 (Installing Texinfo documentation): Refer to Texinfo website rather
4719 than ftp server.
4720 (Printing a Texinfo file): Mention texi2pdf.
4721 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4722 are just stubs nowadays.
4723 (Latest version of Emacs): Explain version numbers.
4724 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4725 (Turning on syntax highlighting): No need to mention hilit19 any more.
4726 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4727 (Modes for various languages): Remove section.
4728 (Major packages and programs): Remove most version and maintainer
4729 information - it's hard to keep up-to-date, and adds nothing.
4730 Similarly with direct links to mailing lists.
4731 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4732 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4733 years, and Emacs comes with tools for this now.
4734 (Patch): Remove section - this is a standard tool.
4735 (Using function keys under X): Remove section.
4736
4737 2009-06-12 Glenn Morris <rgm@gnu.org>
4738
4739 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4740 (Help installing Emacs): Remove reference to deleted X11 node.
4741 (Associating modes with files): Interpreter-mode-alist is no longer
4742 subservient to auto-mode-alist.
4743 (Installing Emacs): Change future Emacs version.
4744 (Linking with -lX11 fails): Remove old section.
4745 (Packages that do not come with Emacs): Update ELL location.
4746 Emacs Lisp archive is dead.
4747 (Emacs for Windows): Remove reference to old CE port.
4748 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4749 (Emacs for VMS and DECwindows): Remove old ports.
4750 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4751 (Removing flashing messages): Remove section about non-existent Gnus
4752 option.
4753
4754 * faq.texi (Top): Add @top command.
4755 Remove the optional arguments from all @node commands: makeinfo can
4756 generate these automatically, and it is easier to edit and rearrange
4757 nodes without them.
4758
4759 2009-06-11 Glenn Morris <rgm@gnu.org>
4760
4761 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4762 (The LPF): Make the updated URL the sole reference point.
4763 (Learning how to do something): Update refcard price and format.
4764 (Getting a printed manual): Sources in doc/emacs/, not man/.
4765 Also available in PDF format. Since the page count varies, be less
4766 precise.
4767 (Informational files for Emacs): Remove references to deleted files
4768 LPF and SUN-SUPPORT, and to UUCP.
4769 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4770 Remove many obsolete ways to get the FAQ, which now seems only to be
4771 distributed with Emacs.
4772 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4773
4774 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4775
4776 * org.texi (Org Plot): Fix tags (Bug#3507).
4777 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4778
4779 * ada-mode.texi (Installation, Compile commands)
4780 (Project File Overview, No project files, Set compiler options)
4781 (Use GNAT project file, Use multiple GNAT project files)
4782 (Identifier completion): Use @samp for menu items, and @kbd for key
4783 sequences (Bug#3504).
4784
4785 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4786
4787 * gnus.texi (Security): Fix wording; add a link to epa.info.
4788
4789 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4790
4791 * message.texi (Header Commands): Fix descriptions to match
4792 keybindings.
4793
4794 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4795
4796 * gnus.texi (Security): Mention that EasyPG is the current default.
4797
4798 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4799
4800 * ediff.texi (Session Commands): Fix typo.
4801
4802 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4803
4804 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4805 news.software.readers. Reported by Florian Rehnisch.
4806
4807 2009-04-02 Glenn Morris <rgm@gnu.org>
4808
4809 * auth.texi: Capitalize direntry.
4810
4811 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4812 using a period in the entry name. (Bug#2797)
4813
4814 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4815
4816 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4817 ($(infodir)/auth, auth.dvi): New targets.
4818
4819 2009-03-03 Glenn Morris <rgm@gnu.org>
4820
4821 * auth.texi: Fix @setfilename.
4822
4823 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4824 (auth, $(infodir)/auth, auth.dvi): New rules.
4825
4826 2009-02-25 Glenn Morris <rgm@gnu.org>
4827
4828 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4829
4830 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4831
4832 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4833
4834 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4835
4836 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4837 gnus-nocem-issuers, and gnus-nocem-verifyer.
4838
4839 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4840
4841 * ada-mode.texi (Project files, Automatic Casing):
4842 * dbus.texi (Signals):
4843 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4844 * mh-e.texi (HTML):
4845 * nxml-mode.texi (Locating a schema)
4846 (Using the document's URI to locate a schema):
4847 * org.texi (Footnotes, Using the mapping API):
4848 * rcirc.texi (Channels): Remove duplicate words.
4849
4850 2009-02-20 Glenn Morris <rgm@gnu.org>
4851
4852 * dired-x.texi (Miscellaneous Commands):
4853 * gnus.texi: Minor updates for mbox Rmail.
4854
4855 2009-02-16 Karl Berry <karl@gnu.org>
4856
4857 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4858 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4859 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4860 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4861 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4862 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4863 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4864 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4865 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4866 Consistently use @insertcopying in the Top node,
4867 @contents at the front (after @end titlepage),
4868 and @direntry after @copying. (Bug#1988)
4869
4870 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4871
4872 * auth.texi: New file documenting auth-source.
4873
4874 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4875
4876 * org.texi (Org Plot): Fix link.
4877
4878 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4879
4880 * epa.texi (Mail-mode integration): Mention the way to do
4881 "encrypt-to-self". (Bug#1807)
4882
4883 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4884
4885 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4886
4887 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4888
4889 * gnus-news.texi: Print version about Incoming*.
4890
4891 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4892
4893 * org.texi (Structure editing, Handling links)
4894 (Fast access to TODO states, Javascript support): Make standard docs
4895 correctly reflect default variable settings.
4896
4897 2009-02-02 Glenn Morris <rgm@gnu.org>
4898
4899 * org.texi: Fix typos.
4900
4901 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4902
4903 Sync with Tramp 2.1.15.
4904
4905 * trampver.texi: Update release number.
4906
4907 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4908
4909 * org.texi (TODO dependencies): Document TODO dependencies on
4910 checkboxes.
4911
4912 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4913
4914 * org.texi (TODO dependencies): Document key binding for toggling
4915 ORDERED property.
4916
4917 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4918
4919 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4920 of hook functions.
4921
4922 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4923
4924 * org.texi (TODO dependencies): New section.
4925
4926 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4927
4928 * org.texi (Plain lists, TODO basics, Priorities)
4929 (Multiple sets in one file, Conflicts): Document interaction with
4930 `shift-selection-mode'.
4931
4932 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4933
4934 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4935 Make Calc the subject of sentences.
4936 (Rearranging Formulas using Selections): Discuss new options
4937 for `j *'.
4938
4939 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4940
4941 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4942
4943 2009-01-26 Glenn Morris <rgm@gnu.org>
4944
4945 * org.texi: Fix typos.
4946
4947 2009-01-26 Bill Wohler <wohler@newt.com>
4948
4949 * mh-e.texi (EDITION, UPDATED): Update.
4950
4951 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4952
4953 * org.texi (References): Add information about remote references.
4954 (Built-in table editor): Document `C-c RET' in tables.
4955 (Math symbols, Quoting LaTeX code): Mention that simple
4956 LaTeX macros survive LaTeX export.
4957 (Images in LaTeX export): Show how to create a reference to a
4958 figure.
4959 (Sectioning structure): Document that the LaTeX class can be
4960 specified in a property.
4961 (Text areas in HTML export): New section.
4962 (External links): Add examples for text search and ID links.
4963 (Built-in table editor): Remove the descriptio of `C-c
4964 C-q', it not longer works.
4965 (Literal examples): Document that a space must follow
4966 the colon in short examples.
4967 (Relative timer): Document `org-timer-stop'.
4968 (Footnotes): New section.
4969 (Footnote markup): Shorten section and refer to new Footnote
4970 section.
4971 (Literal examples): Add documentation for line
4972 numbering in and references to code examples.
4973 (CSS support): Fix the description of default CSS styles.
4974 (Capturing column view): Document
4975 "file:path/to/file.org" as an allowed value for the ID property of
4976 a dynamic block copying column view.
4977
4978 2009-01-23 Stephen Eglen <stephen@gnu.org>
4979
4980 * mh-e.texi (Getting Started): Describe $MH.
4981
4982 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4983
4984 * tramp.texi (all): Harmonize usage of "external method",
4985 "external transfer method" and "out-of-band method".
4986 (Connection types): Precise the differences of inline and external
4987 methods. Written by Adrian Phillips <a.phillips@met.no>.
4988
4989 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4990
4991 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4992 commands as described at the top. Reported by Allan Gottlieb
4993 <gottlieb@nyu.edu>.
4994
4995 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4996
4997 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4998 nnmail-pathname-coding-system.
4999
5000 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5001
5002 * org.texi (Relative timer): Fix typo.
5003
5004 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5005
5006 * org.texi (Clocking work time): Fix typo.
5007 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5008
5009 2009-01-13 Glenn Morris <rgm@gnu.org>
5010
5011 * org.texi: Fix some more typos.
5012
5013 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5014
5015 * org.texi: Fix some typos.
5016
5017 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5018
5019 * gnus.texi (Group Parameters): Add note for local variables.
5020
5021 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5022
5023 * gnus.texi (Converting Kill Files): Fix URL.
5024 Include gnus-kill-to-score.el in contrib directory.
5025
5026 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5027
5028 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5029 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5030 (Paging the Article): Add index entry.
5031
5032 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5033
5034 * ada-mode.texi (Examples): Delete redundant text.
5035
5036 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5037
5038 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5039
5040 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5041 addresses.
5042
5043 2009-01-03 Bill Wohler <wohler@newt.com>
5044
5045 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5046 kept empty.
5047
5048 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5049
5050 * org.texi (Activation, Exporting, ASCII export, HTML export)
5051 (HTML Export commands, LaTeX/PDF export commands):
5052 Improve documentation about transient-mark-mode.
5053 (References): Document the use of special names like $LR1 to reference
5054 to fields in the last table row.
5055
5056 2008-12-19 Juri Linkov <juri@jurta.org>
5057
5058 * info.texi (Search Text): Remove mention of removed key binding M-s.
5059
5060 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5061
5062 * org.texi (References): Remove mentioning of @0 as reference for the
5063 last line, this has been reverted in the Lisp sources.
5064
5065 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5066
5067 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5068 (DVI_TARGETS): Remove duplicates. Add sasl.
5069 ($(infodir)/sasl, sasl.dvi): New targets.
5070
5071 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5072
5073 * org.texi: Version number pushed to 6.15d.
5074
5075 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5076
5077 * org.texi (Tables in LaTeX export): New section.
5078 (Images in LaTeX export): New section.
5079 (Inlined images, Images in HTML export): Sections renamed.
5080
5081 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5082
5083 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5084
5085 2008-12-04 David Engster <dengste@eml.cc>
5086
5087 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5088 of nnml-get-new-mail. Change URL for mairix patch.
5089
5090 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5091
5092 * org.texi (Using the mapping API): Fix bug in mapping example.
5093 (Publishing options): Make the list of properties complete again, in
5094 correspondence to the variable `org-export-plist-vars'.
5095 (Property searches): Document new special values for time comparisons.
5096 (Tag inheritance): Refine the description of tag inheritance.
5097 (Project alist): Add info about the publishing sequence of components.
5098 (Effort estimates): Document the new relative timer.
5099
5100 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5101
5102 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5103 (Using Calc): Clarify use of `C-x * o'.
5104 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5105
5106 2008-11-28 Richard M Stallman <rms@gnu.org>
5107
5108 * dbus.texi (Receiving Method Calls): Clean up previous change.
5109
5110 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5111
5112 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5113 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5114 `dbus-unescape-from-identifier'.
5115 (Receiving Method Calls): New constants `dbus-service-emacs' and
5116 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5117 (Signals): Use the constants in the example.
5118
5119 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5120
5121 * org.texi: Re-apply change to FDL 1.3.
5122
5123 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5124
5125 * org.texi (Setting up Remember): Document `org-remember-mode'.
5126 (External links): Document that bbdb links can use a regular
5127 expression.
5128 (External links): Document that elisp links can contain interactive
5129 commands.
5130
5131 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5132
5133 * viper.texi (viper-translate-all-ESC-keysequences):
5134 Description removed.
5135
5136 2008-11-19 Glenn Morris <rgm@gnu.org>
5137
5138 * doclicense.texi: Change to FDL 1.3.
5139 Relicense all texi files under FDL 1.3 or later.
5140
5141 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5142
5143 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5144
5145 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5146
5147 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5148
5149 * ediff.texi: Version/date change.
5150
5151 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5154
5155 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5156
5157 * calc.texi (About This Manual): Comment out a mention of
5158 marginal notes.
5159
5160 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5161
5162 * org.texi (Clocking work time): Document the :formula property of
5163 clock tables.
5164 (Structure editing, Refiling notes): Document refiling regions.
5165 (Agenda commands): Document the double-prefix version
5166 of the `l' command in the agenda.
5167 (Handling links): Explain the effect of a double prefix
5168 arg to `C-c C-o'.
5169 (TODO basics): Add documentation for tag triggers.
5170
5171 2008-10-23 Glenn Morris <rgm@gnu.org>
5172
5173 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5174 byte-compiling things like `+'.
5175
5176 * ns-emacs.texi: Merge copyright years of author now with assignment
5177 into FSF years.
5178 (VER): Use it for easier automatic updating. Use Emacs version rather
5179 than standalone Emacs.app version.
5180
5181 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5182
5183 * org.texi: Lots of minor fixes.
5184 (Capture): New chapter.
5185 (Org Plot): New section.
5186
5187 2008-09-30 Magnus Henoch <mange@freemail.hu>
5188
5189 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5190
5191 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5192
5193 * calc.texi (User Defined Units): Mention how to enter optional display
5194 string.
5195
5196 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5197
5198 * message.texi (Sending Variables): Fix variable documentation to
5199 avoid the "y/n" wording.
5200
5201 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5202
5203 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5204
5205 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5206
5207 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5208 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5209
5210 2008-09-22 Bill Wohler <wohler@newt.com>
5211
5212 Release MH-E manual version 8.1.
5213
5214 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5215 release 8.1.
5216
5217 * mh-e.texi: Retain dual license as agreed to by the FSF.
5218 However, bump GPL to Version 3.
5219 Use @include for license text.
5220
5221 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5222
5223 * gnus.texi (Top, Setup, Fancy splitting to parent)
5224 (Store custom flags and keywords, Store arbitrary data):
5225 Clean up markup.
5226
5227 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5228
5229 * gnus.texi (The Gnus Registry): Document it.
5230
5231 2008-09-08 David Engster <dengste@eml.cc>
5232
5233 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5234 Clarify section about choosing back end servers.
5235
5236 2008-08-23 Glenn Morris <rgm@gnu.org>
5237
5238 * dired-x.texi (Shell Command Guessing):
5239 Mention dired-guess-shell-case-fold-search. (Bug#417)
5240
5241 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5242
5243 * trampver.texi: Update release number.
5244
5245 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5246
5247 * ns-emacs.texi: Update version.
5248 (Introduction): Correct menu location for options save.
5249 (Customization): Note that defaults are stored under org.gnu.Emacs.
5250
5251 2008-08-11 Bill Wohler <wohler@newt.com>
5252
5253 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5254 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5255 Henman) (closes SF #1768928).
5256
5257 2008-08-10 Glenn Morris <rgm@gnu.org>
5258
5259 * ns-emacs.texi: Use @copying. Change copyright of authors with
5260 assignment to FSF. Change license to GFDL.
5261 (Top): Remove outdated references.
5262
5263 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5264
5265 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5266 Add gnus-summary-sort-by-most-recent-number and
5267 gnus-summary-sort-by-most-recent-date.
5268 (Summary Sorting): Explain prefix argument.
5269
5270 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5271
5272 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5273 gnus-summary-pipe-output.
5274
5275 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5276
5277 * dbus.texi (Receiving Method Calls): Document error handling of own
5278 D-Bus methods.
5279
5280 2008-08-01 Bill Wohler <wohler@newt.com>
5281
5282 * mh-e.texi (Reading Mail)
5283 (Viewing Attachments): Describe new function
5284 mh-show-preferred-alternative.
5285 (Sending Mail, Redistributing, Sending Message): Describe new hook
5286 mh-annotate-msg-hook.
5287
5288 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5289
5290 * dbus.texi (Arguments and Signatures): Fix example.
5291 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5292 (Asynchronous Methods): New node.
5293 (Errors and Events): Describe extended layout of `dbus-event'.
5294 New defun `dbus-event-message-type'.
5295
5296 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5297
5298 * ediff.texi: Remove VMS support.
5299
5300 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5301
5302 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5303 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5304
5305 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * Makefile.in: Add mairix-el targets.
5308
5309 2008-07-29 David Engster <deng@randomsample.de>
5310
5311 * mairix-el.texi: New file.
5312
5313 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5314
5315 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5316 project files. Delete 'main_unit' project variable; not needed. Allow
5317 process environment variables wherever project variables are allowed.
5318 Add tutorial section on multiple GNAT project files.
5319
5320 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5321
5322 Sync with Tramp 2.1.14.
5323
5324 * trampver.texi: Update release number.
5325
5326 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5327
5328 * ns-emacs.texi:
5329 * faq.texi: Remove mentions of Mac Carbon.
5330
5331 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5332
5333 * gnus.texi (Saving Articles): Describe the 2nd argument of
5334 gnus-summary-save-in-pipe.
5335 (SpamAssassin): Use it.
5336
5337 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5338
5339 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5340
5341 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5342
5343 * org.texi (Export options): Document the use of the creator flag.
5344
5345 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5346
5347 * org.texi: New version 6.06a.
5348
5349 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5350
5351 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5352 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5353
5354 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5355
5356 * calc.texi (Editing Stack Entries):
5357 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5358 Calc's help functions. Mention fixing typos.
5359 (Customizing Calc): Fix typo.
5360
5361 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5362
5363 * calc.texi (summarykey): New macro. Use to correctly format keys in
5364 the summary.
5365
5366 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5367
5368 * ns-emacs.texi (Customization): Corrected documentation on color
5369 specification formats.
5370
5371 2008-07-19 Andreas Schwab <schwab@suse.de>
5372
5373 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5374
5375 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5376 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5377
5378 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5379
5380 * dbus.texi (Inspection): Rework, introduce submenus.
5381 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5382 (Properties and Annotations, Arguments and Signatures): New nodes.
5383
5384 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5385
5386 * dbus.texi (Receiving Method Calls): Fix description of
5387 `dbus-register-method'.
5388 (Signals): Allow also signal arguments for filtering in
5389 `dbus-register-signal'.
5390
5391 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5392
5393 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5394 `cnorm'.
5395 (Arithmetic Tutorial): Simplify the verification of prime factors.
5396
5397 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5398
5399 * gnus.texi (Saving Articles): Mention
5400 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5401
5402 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5403
5404 * calc.texi: Adjust mode line throughout.
5405
5406 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5407
5408 * sasl.texi (Mechanisms): Fix typos.
5409
5410 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5411
5412 * calc.texi (Killing from the stack): Mention using normal Emacs
5413 copying.
5414
5415 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5416
5417 * tramp.texi (Password handling): Rename from "Password caching".
5418 Add `auth-source' mechanism.
5419 (Connection caching): Tramp reopens the connection automatically,
5420 when the operating system on the remote host has been changed.
5421
5422 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5423
5424 * makefile.w32-in (distclean): Remove makefile.
5425
5426 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5427
5428 * org.texi (Using the mapping API): New section.
5429 (Agenda column view): New section.
5430 (Moving subtrees): Document archiving to the archive sibling.
5431 (Agenda commands): Document columns view in the agenda.
5432 (Using the property API): Document the API for multi-valued properties.
5433
5434 2008-06-17 Jason Riedy <jason@acm.org>
5435
5436 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5437 function, and efmt may be a two-argument function.
5438 (Radio tables): Document multiple destinations.
5439
5440 2008-06-16 Glenn Morris <rgm@gnu.org>
5441
5442 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5443 Add Cover-Texts.
5444
5445 2008-06-15 Glenn Morris <rgm@gnu.org>
5446
5447 * faq.texi (VER): Update to 23.0.60.
5448
5449 * mh-e.texi: Remove option of licensing under GPL.
5450 Add Cover-Texts to GFDL permissions notice.
5451 (GPL): Remove section.
5452 (GFDL): Include doclicense.texi rather than the actual text.
5453
5454 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5455 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5456
5457 * sasl.texi: Fix output file name.
5458
5459 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5460
5461 * gnus-coding.texi: Refer to license in Gnus manual.
5462
5463 * idlwave.texi, sasl.texi: Use @copying.
5464
5465 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5466
5467 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5468
5469 * url.texi: Use @copying, @title, @subtitle, @author.
5470
5471 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5472 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5473 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5474 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5475 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5476 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5477 * widget.texi, woman.texi:
5478 Remove references to external license, since doclicense is included.
5479
5480 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5481 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5482 Remove references to non-existent Invariant Sections.
5483
5484 2008-06-14 Glenn Morris <rgm@gnu.org>
5485
5486 * faq.texi (Major packages and programs): Remove references to external
5487 Supercite, Calc, VIPER, since they have been included for some time.
5488 Update VM, AUCTeX, BBDB entries.
5489
5490 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5491
5492 * newsticker.texi: Updated to match latest newsticker changes.
5493
5494 2008-06-13 Glenn Morris <rgm@gnu.org>
5495
5496 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5497 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5498 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5499 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5500 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5501 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5502 * woman.texi:
5503 Update Back-Cover Text as per maintain.info.
5504
5505 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5506
5507 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5508
5509 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5510 (gnus-faq.xml): Update repository host.
5511
5512 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5513
5514 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5515
5516 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5517 Fix a typo.
5518
5519 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5520
5521 * gnus.texi (Mail Source Customization): Correct values of
5522 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5523 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5524
5525 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5526
5527 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5528 coding standards.
5529
5530 2008-06-14 David Engster <dengste@eml.cc>
5531
5532 * gnus.texi (nnmairix): Markup fixes.
5533
5534 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5535
5536 * gnus.texi (nnmairix): Markup and other minor fixes.
5537
5538 2008-06-05 David Engster <dengste@eml.cc>
5539
5540 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5541
5542 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5543
5544 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5545 (Searching, nnir, nnmairix): New stub nodes.
5546
5547 2008-05-30 Felix Lee <felix.1@canids.net>
5548
5549 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5550
5551 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5552
5553 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5554
5555 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5556
5557 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5558
5559 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5560
5561 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5562
5563 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5564
5565 * info.texi (Top): Fix typo in xref.
5566
5567 2008-05-05 Karl Berry <karl@gnu.org>
5568
5569 * info.texi (Top): @xref to stand-alone manual.
5570
5571 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5572
5573 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5574 (Various Summary Stuff): Fix typo in last xref.
5575
5576 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5577
5578 * org.texi (Moving subtrees): Fix typo.
5579
5580 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5581
5582 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5583 Tramp via `tramp-mode'.
5584
5585 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5586
5587 * org.texi: Massive changes, in many parts of the file.
5588
5589 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * gnus.texi (Oort Gnus): Add message-fill-column.
5592
5593 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5594
5595 * gnus.texi (Mail Source Specifiers): Typo fix.
5596
5597 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5598
5599 * gnus.texi (Diary Headers Generation): Update key binding for
5600 `gnus-diary-check-message'.
5601
5602 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5603
5604 * gnus.texi (Emacsen): Addition.
5605
5606 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5607
5608 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5609
5610 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5611
5612 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5613
5614 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5615
5616 * gnus-news.texi: Update tool bar item.
5617
5618 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5619
5620 * gnus-news.texi: Fix typos.
5621
5622 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5623
5624 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5625 Add mention of `kron'.
5626
5627 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5628
5629 * epa.texi (Encrypting/decrypting *.gpg files):
5630 Document epa-file-name-regexp.
5631
5632 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5633
5634 * gnus.texi (Example Methods): Fix description about ssh-agent.
5635 (Indirect Functions): Fix the default value of nntp-telnet-command;
5636 remove link to connect.html.
5637
5638 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5639
5640 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5641 dbus-call-method.
5642 (Receiving Method Calls): The timeout can be set by the calling client.
5643
5644 * trampver.texi: Update release number.
5645
5646 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5647
5648 * gnus.texi (Top): Fix version. Add SASL.
5649
5650 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5651
5652 Sync with Tramp 2.1.13.
5653
5654 * trampver.texi: Update release number.
5655
5656 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5657
5658 * org.texi: Update to new org-mode website.
5659
5660 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5661
5662 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5663
5664 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5665
5666 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5667 gnus-read-ephemeral-gmane-group-url,
5668 gnus-read-ephemeral-emacs-bug-group,
5669 gnus-read-ephemeral-debian-bug-group.
5670
5671 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5674
5675 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5676 Add FIXMEs for Bookmarks and gnus-registry-marks.
5677
5678 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5679
5680 * gnus.texi (Smileys): Document `smiley-style'.
5681
5682 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5683
5684 * gnus.texi (Gnus Development): Clarify difference between ding and
5685 gnu.emacs.gnus.
5686 (MIME Commands, Using MIME, RSS): Fix markup.
5687
5688 * gnus-faq.texi ([8.4]): Ditto.
5689
5690 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5691
5692 * gnus.texi (Emacsen): Remove obsolete stuff.
5693
5694 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5695
5696 * gnus.texi (Oort Gnus): Add version info WRT
5697 `mail-source-delete-incoming'.
5698
5699 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5700
5701 * gnus.texi (Top): Add "Other related manuals" and version info in
5702 `iftex' output.
5703 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5704 gnus-balloon-face-0 and the corresponding format specifiers.
5705
5706 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5707
5708 * tramp.texi (Filename completion): Remove footnote about let-bind
5709 of `partial-completion-mode'. It doesn't work this way.
5710
5711 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5712
5713 * pcl-cvs.texi (Contributors): Update my email.
5714
5715 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5716
5717 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5718
5719 2008-03-17 Bill Wohler <wohler@newt.com>
5720
5721 * mh-e.texi (Viewing): Update URL for adding header fields to
5722 mh-invisible-header-fields-default.
5723
5724 2008-03-16 Bill Wohler <wohler@newt.com>
5725
5726 * mh-e.texi (Preface): Add Gnus to requirements.
5727 (Forwarding): Note that forwarded MIME messages are now inline.
5728
5729 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5730
5731 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5732 (Common Variables): Give precedence to the netcat methods over the
5733 telnet methods, and mention that they are more reliable.
5734
5735 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5736
5737 * org.texi (Exporting Agenda Views): Document agenda export to
5738 iCalendar.
5739 (Progress logging): Document the new progress logging stuff.
5740
5741 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5742
5743 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5744 Update for change of `mail-source-delete-incoming'.
5745
5746 * gnus-news.texi: Ditto.
5747
5748 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5749
5750 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5751 custom versions.
5752
5753 2008-03-07 Alan Mackenzie <acm@muc.de>
5754
5755 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5756 parens/brackets in a k&r region is limited.
5757
5758 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5759
5760 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5761 using different Emacs versions.
5762
5763 2008-02-27 Glenn Morris <rgm@gnu.org>
5764
5765 * sc.texi: Remove a lot of old and obsolete info.
5766 (titlepage): Simplify.
5767 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5768 (VM with any Emacsen, GNEWS with any Emacsen)
5769 (Overloading for Non-conforming MUAs, Version 3 Changes)
5770 (The Supercite Mailing List): Delete nodes.
5771 (Introduction): Remove info about old packages.
5772 (Getting Connected): Simplify. Remove info about old packages.
5773 (Citing Commands): Delete Emacs 19 info.
5774 (Hints to MUA Authors): Simplify.
5775 (Thanks and History): Merge in some info from the deleted node
5776 "Version 3 Changes".
5777
5778 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5779
5780 * org.texi (Setting tags, In-buffer settings):
5781 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5782
5783 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5784
5785 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5786 installation directory name.
5787
5788 2008-02-12 Romain Francoise <romain@orebokech.com>
5789
5790 * epa.texi (Overview): Fix typo.
5791
5792 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5793
5794 * epa.texi (Quick start): Remove the .emacs setting.
5795
5796 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5797
5798 * epa.texi (Quick start): Use the command `epa-enable' instead of
5799 loading `epa-setup'.
5800
5801 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5802
5803 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5804 ($(infodir)/epa, epa.dvi): New targets.
5805
5806 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5807
5808 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5809
5810 * epa.texi: New manual documenting the EasyPG Assistant.
5811
5812 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5813
5814 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5815 (Inspection): New function dbus-ping.
5816
5817 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5818
5819 * tramp.texi (Remote processes): Add `shell-command'.
5820
5821 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5822
5823 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5824 (Group Parameters): Document `mail-source' parameter.
5825
5826 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5827
5828 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5829 must be a local host.
5830
5831 2008-01-26 Michael Olson <mwolson@gnu.org>
5832
5833 * erc.texi: Update version for ERC 5.3 release.
5834 (Obtaining ERC): Update extras URLs for 5.3.
5835 (Development): Write instructions for git, and remove those for Arch.
5836 (History): Mention the switch to git.
5837
5838 2008-01-24 Karl Berry <karl@gnu.org>
5839
5840 * info.texi (Search Index, Search Text): Mention the command
5841 character in the section name, a la the (Go to node) node.
5842
5843 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5844
5845 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5846
5847 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5848
5849 * gnus-news.texi: Mention gnus-article-describe-bindings.
5850
5851 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5854
5855 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5856
5857 * org.texi (Property inheritance): New section.
5858 (Conventions): New section.
5859 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5860 commands, and the new bindings for refiling.
5861 (Sparse trees): Document the new special command for sparse trees.
5862 (References): Be more clear about the counting of hilines.
5863 (Handling links): Document M-p/n for accessing links.
5864 (Fast access to TODO states): New section.
5865 (Per file keywords): New section.
5866 (Property inheritance): New section.
5867 (Column attributes): New summary types.
5868 (Capturing Column View): New section.
5869 (The date/time prompt): Cover the new features in the date/time prompt.
5870 Compactify the table of keys for the calendar remote control.
5871 (Clocking work time): Document the new :scope parameter.
5872 (Remember): Promoted to chapter.
5873 (Quoted examples): New section.
5874 (Enhancing text): New verbatim environments.
5875
5876 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5877
5878 * trampver.texi: Update release number.
5879
5880 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5881
5882 * gnus.texi (Article Keymap):
5883 Add gnus-article-wide-reply-with-original; fix descriptions of
5884 gnus-article-reply-with-original and
5885 gnus-article-followup-with-original.
5886
5887 2008-01-09 Glenn Morris <rgm@gnu.org>
5888
5889 * nxml-mode.texi: Add @copying section.
5890
5891 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5892
5893 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5894 Server". Add `message-send-mail-with-mailclient'.
5895
5896 * gnus.texi (Posting Server): Move some text to "(message)Mail
5897 Variables" and add a reference here.
5898
5899 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5900
5901 * dbus.texi (Receiving Method Calls): New chapter.
5902 (Errors and Events): Add serial number to events. Replace "signal" by
5903 "message". Introduce dbus-event-serial-number.
5904
5905 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5906
5907 * dbus.texi (Type Conversion): Explain the type specification for empty
5908 arrays. Use another example.
5909
5910 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5911
5912 * dbus.texi (all): Replace "..." by @dots{}.
5913 (Type Conversion): Precise the value range for :byte types.
5914 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5915 Mention its return value.
5916 (Errors and Events): There is no D-Bus error propagation during event
5917 processing.
5918
5919 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5920
5921 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5922 New sections.
5923
5924 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5925
5926 * gnus.texi (Group Parameters): Reorder the text and add a note about
5927 `gnus-parameters' near the beginning of the node.
5928
5929 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5930
5931 * gnus.texi (Score File Editing): Fix function name.
5932
5933 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5934
5935 Sync with Tramp 2.1.12.
5936
5937 * trampver.texi: Update release number.
5938
5939 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5940
5941 * dbus.texi (Type Conversion): Correct input parameters mapping.
5942
5943 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5944
5945 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5946 (Errors and Events): Mention wrong-type-argument error.
5947
5948 2007-12-21 Alex Schroeder <alex@gnu.org>
5949
5950 * rcirc.texi: Changed single spaces after sentence end to double
5951 spaces. Fixed some typos.
5952 (Internet Relay Chat): Explain relay.
5953 (Getting started with rcirc): Change items to reflect prompts.
5954 Add more explanation to rcirc-track-minor-mode and added a comment to
5955 warn future maintainers that this section is a copy.
5956 (People): Change /ignore example.
5957 (Keywords): Not keywords.
5958
5959 2007-12-20 Alex Schroeder <alex@gnu.org>
5960
5961 * rcirc.texi (Top): Fighting Information Overload chapter added.
5962 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5963 (rcirc commands): Move /ignore command to the new chapter.
5964 (Fighting Information Overload): New chapter documenting /keyword,
5965 /bright, /dim, channel ignore, and low priority channels.
5966 (Configuration): Document rcirc-server-alist, remove
5967 rcirc-startup-channels-alist and rcirc-default-server.
5968
5969 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5970
5971 * dbus.texi (Signals): Fix example in dbus-register-signal.
5972
5973 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5974
5975 * gnus.texi (Score Variables): Fix typo.
5976
5977 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5978
5979 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5980 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5981 (Errors and Events): Adapt dbus-event.
5982
5983 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5984
5985 * gnus.texi (Other Files): Add the yenc command.
5986
5987 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5988
5989 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5990 since 2004-08-06.
5991
5992 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5993
5994 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5995 on body.
5996
5997 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5998
5999 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6000 and rfc2047-allow-irregular-q-encoded-words; fix description of
6001 rfc2047-encode-encoded-words.
6002
6003 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6004
6005 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6006
6007 2007-12-05 Michael Olson <mwolson@gnu.org>
6008
6009 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6010 Update documentation for `remember-diary-file'.
6011
6012 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6013
6014 * dbus.texi (Signals): Precise `dbus-register-signal'.
6015 (Errors and Events): Rework events part, the internal structure of
6016 dbus-event has changed.
6017
6018 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6019
6020 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6021 ($(infodir)/dbus, dbus.dvi): New targets.
6022
6023 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6026 unconditionally.
6027
6028 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6029 emulation with @print{}.
6030
6031 2007-12-02 Richard Stallman <rms@gnu.org>
6032
6033 * dbus.texi (Overview): Minor cleanup.
6034
6035 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6036
6037 * Makefile.in (INFO_TARGETS): Add dbus.
6038 (DVI_TARGETS): Add dbus.dvi.
6039 (dbus, dbus.dvi): New targets.
6040
6041 * dbus.texi: New file.
6042
6043 2007-11-24 Romain Francoise <romain@orebokech.com>
6044
6045 * nxml-mode.texi: Add description in @direntry.
6046 Fix file name to match @setfilename.
6047
6048 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6049
6050 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6051 ($(infodir)/nxml-mode): New rule.
6052
6053 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6054 ($(infodir)/nxml-mode): New rule.
6055 (clean): Add nxml-mode*.
6056
6057 * nxml-mode.texi: New file with nxml manual.
6058
6059 2007-11-18 Richard Stallman <rms@gnu.org>
6060
6061 * flymake.texi (Example -- Configuring a tool called directly):
6062 Update example.
6063
6064 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6065
6066 * tramp.texi (Filename completion): Simplify explanation of
6067 double-slash behavior. Explain directory contents flushing.
6068
6069 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6070
6071 * calc.texi (TeX and LaTeX Language Modes): Put in
6072 missing braces.
6073
6074 2007-11-15 Richard Stallman <rms@gnu.org>
6075
6076 * cl.texi (Equality Predicates): Delete `eql'.
6077 (Predicates, Naming Conventions, Top): Delete `eql'.
6078 (Common Lisp Compatibility): Delete `eql'.
6079 (Porting Common Lisp): Delete obsolete backquote info.
6080 Minor clarification about character constants.
6081 (Sequence Basics): Minor clarification.
6082
6083 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6084
6085 * cc-mode.texi (Electric Keys, Custom Macros):
6086 * tramp.texi (Filename completion): Fix typos.
6087
6088 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6089
6090 * calc.texi (Basic commands): Mention the menu.
6091
6092 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6093
6094 * tramp.texi (Connection caching): Tramp flushes connection
6095 properties when remote operating system has been changed.
6096
6097 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6098
6099 * gnus-news.texi: Fix spelling.
6100 `message-insert-formatted-citation-line', not
6101 `message-insert-formated-citation-line'.
6102
6103 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6104
6105 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6106
6107 * tramp.texi (Overview): Mention also the PuTTY integration under
6108 w32. Remove paragraphs about Tramp's experimental status.
6109 (Frequently Asked Questions): Add code example for highlighting the
6110 mode line.
6111
6112 2007-11-03 Michael Olson <mwolson@gnu.org>
6113
6114 * remember.texi: Change mentions of remember-buffer to
6115 remember-finalize throughout.
6116
6117 2007-10-30 Michael Olson <mwolson@gnu.org>
6118
6119 * remember.texi (Copying): Remove.
6120 (Mailbox): Update with non-BBDB instructions.
6121 (Diary, Org): Add.
6122 (Bibliography, Planner Page): Remove.
6123
6124 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6125
6126 * makefile.w32-in (INFO_TARGETS): Add remember.
6127 (DVI_TARGETS): Add remember.dvi.
6128 ($(infodir)/remember): New rule.
6129 (clean): Add remember*.
6130
6131 2007-10-30 Michael Olson <mwolson@gnu.org>
6132
6133 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6134 ($(infodir)/remember): New rule that builds the Remember Manual.
6135
6136 * remember.texi: New file containing the Remember Mode Manual.
6137 Shuffle chapters around after initial import.
6138 (Function Reference): Split Keystrokes into separate chapter.
6139 (Keystrokes): Document C-c C-k.
6140 (Introduction): Fix typographical issue with "---".
6141
6142 2007-10-29 Richard Stallman <rms@gnu.org>
6143
6144 * widget.texi (Introduction): Delete discussion of implementation
6145 internals.
6146
6147 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6148
6149 * tramp.texi (Connection caching): Host names must be different
6150 when tunneling.
6151
6152 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6153
6154 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6155 Gnus v5.13.
6156
6157 2007-10-28 Miles Bader <miles@gnu.org>
6158
6159 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6160
6161 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6162
6163 * gnus.texi (Sorting the Summary Buffer):
6164 Remove gnus-article-sort-by-date-reverse.
6165
6166 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6167
6168 * gnus.texi (Non-ASCII Group Names): New node.
6169 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6170 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6171
6172 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6173
6174 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6175 clean the output of the program `imap-shell-program'.
6176
6177 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6178
6179 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6180
6181 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6182
6183 * gnus.texi (Sticky Articles): Documentation for sticky article
6184 buffers.
6185
6186 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6187
6188 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6189
6190 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6191
6192 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6193
6194 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6195
6196 * gnus.texi (Archived Messages):
6197 Document gnus-update-message-archive-method.
6198
6199 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6200
6201 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6202
6203 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6204
6205 * gnus.texi (Group Maneuvering):
6206 Document `gnus-summary-next-group-on-exit'.
6207
6208 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6209
6210 * gnus.texi (Really Various Summary Commands):
6211 Mention gnus-auto-select-on-ephemeral-exit.
6212
6213 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6214
6215 * gnus.texi, message.texi: Bump version number.
6216
6217 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6218
6219 * gnus.texi (Group Line Specification, Misc Group Stuff)
6220 (Server Commands): Parenthesize @pxref{Mail Spool}.
6221
6222 2007-10-28 Didier Verna <didier@xemacs.org>
6223
6224 New user option: message-signature-directory.
6225 * message.texi (Insertion Variables): Document it.
6226 * gnus.texi (Posting Styles): Ditto.
6227
6228 2007-10-28 Didier Verna <didier@xemacs.org>
6229
6230 * gnus.texi (Group Line Specification):
6231 * gnus.texi (Misc Group Stuff):
6232 * gnus.texi (Server Commands): Document the group compaction feature.
6233
6234 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6235
6236 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6237
6238 * message.texi (Various Message Variables): Add message-fill-column.
6239
6240 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6241
6242 * gnus.texi: Untabify.
6243
6244 2007-10-28 Didier Verna <didier@xemacs.org>
6245
6246 * gnus.texi (Group Parameters): Document the posting-style merging
6247 process in topic-mode.
6248
6249 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6250
6251 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6252
6253 2007-10-28 Romain Francoise <romain@orebokech.com>
6254
6255 * gnus.texi (Mail Spool): Fix typo.
6256 Update copyright.
6257
6258 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6259
6260 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6261
6262 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6263
6264 * gnus.texi (Summary Generation Commands):
6265 Add gnus-summary-insert-ticked-articles.
6266
6267 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6268
6269 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6270 to spam-spamassassin-program.
6271
6272 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6273
6274 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6275
6276 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6277
6278 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6279
6280 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6281
6282 * message.texi (Mail Headers): Document `opportunistic'.
6283
6284 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6285
6286 * emacs-mime.texi (Encoding Customization): Explain how to set
6287 mm-coding-system-priorities per hierarchy.
6288
6289 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6290
6291 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6292 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6293
6294 2007-10-28 Didier Verna <didier@xemacs.org>
6295
6296 * message.texi (Wide Reply): Update documentation of
6297 message-dont-reply-to-names (now allowing a list of regexps).
6298
6299 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6300
6301 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6302
6303 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6304
6305 * gnus.texi (SpamAssassin back end): Fix typo.
6306
6307 * sieve.texi (Examples): Fix grammar.
6308
6309 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6310
6311 * gnus.texi (Searching for Articles): Document M-S and M-R.
6312 (Limiting): Document / b.
6313
6314 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6315
6316 * gnus.texi (Thread Commands): T M-^.
6317
6318 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6319
6320 * message.texi (Mail Aliases): Document ecomplete.
6321 (Mail Aliases): Fix typo.
6322
6323 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6324
6325 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6326 fix typo.
6327
6328 2007-10-28 Romain Francoise <romain@orebokech.com>
6329
6330 * gnus.texi (Mail Spool): Grammar fix.
6331
6332 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6333
6334 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6335 string.
6336
6337 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6338
6339 * gnus.texi (Group Parameters): Fix description.
6340
6341 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6342
6343 * gnus.texi (Gmane Spam Reporting):
6344 Fix spam-report-gmane-use-article-number.
6345 Add spam-report-user-mail-address.
6346
6347 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6348
6349 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6350
6351 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6352
6353 * gnus.texi (Group Parameters): Add simplified sorting example based on
6354 example for `Sorting the Summary Buffer' from Jari Aalto
6355 <jari.aalto@cante.net>.
6356 (Example Methods): Add example for an indirect connection.
6357
6358 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6359
6360 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6361 (Agent Parameters): Update parameter names to match code.
6362 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6363 'gnus-agent-summary-fetch-series'.
6364 (Agent and flags): New section providing a generalized discussion
6365 of flag handling.
6366 (Agent and IMAP): Remove flag discussion.
6367 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6368
6369 2007-10-28 Romain Francoise <romain@orebokech.com>
6370
6371 * gnus.texi (Exiting the Summary Buffer): Add new function
6372 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6373
6374 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus.texi (Conformity): Fix typo.
6377 (Customizing Articles): Document `first'.
6378
6379 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6380
6381 * gnus.texi (Sorting the Summary Buffer):
6382 Add `gnus-thread-sort-by-date-reverse'. Add example
6383 host to different sorting in NNTP and RSS groups.
6384
6385 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6386
6387 * message.texi (Insertion): Describe prefix for
6388 message-mark-inserted-region and message-mark-insert-file.
6389
6390 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6391
6392 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6393 LaTeX documents. Describe "text/x-gnus-verbatim".
6394
6395 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6396
6397 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6398 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6399 (spam-stat spam filtering, SpamOracle)
6400 (Extending the Spam ELisp package): Remove extra quote symbol for
6401 clarity.
6402
6403 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6406 gnus-article-delete-part and gnus-article-replace-part.
6407 (Using MIME): Add gnus-mime-replace-part.
6408
6409 2007-10-28 Romain Francoise <romain@orebokech.com>
6410
6411 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6412 requires `auto-compression-mode' to be enabled. Add new nnml
6413 variable `nnml-compressed-files-size-threshold'.
6414
6415 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6416
6417 * gnus.texi (Sorting the Summary Buffer):
6418 Add gnus-thread-sort-by-recipient.
6419
6420 2007-10-28 Romain Francoise <romain@orebokech.com>
6421
6422 * message.texi (Insertion Variables): Mention new variable
6423 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6424 documentation accordingly.
6425
6426 2007-10-28 Romain Francoise <romain@orebokech.com>
6427
6428 * gnus.texi (To From Newsgroups): Mention new variables
6429 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6430
6431 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6432
6433 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6434 stuff; gnus-mime-inline-part does the automatic decompression.
6435
6436 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6437
6438 * gnus.texi (Spam ELisp Package Configuration Examples):
6439 "training.ham" should be "training.spam".
6440
6441 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6442
6443 * message.texi (Mail Variables): Fix the default value for
6444 message-send-mail-function.
6445
6446 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6447
6448 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6449 always returns nil exceptionally.
6450
6451 2007-10-28 Simon Josefsson <jas@extundo.com>
6452
6453 * gnus.texi (Article Washing): Add libidn URL.
6454 Suggested by Michael Cook <michael@waxrat.com>.
6455
6456 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6457
6458 * gnus.texi (Topic Commands): Fix next/previous.
6459
6460 2007-10-28 Simon Josefsson <jas@extundo.com>
6461
6462 * gnus.texi (Article Washing): Mention `W i'.
6463
6464 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6465
6466 * gnus.texi (Group Parameters): Slight extension of sieve
6467 parameter description.
6468
6469 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6470
6471 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6472 matching score files as well.
6473 (Picons): Describe `gnus-picon-style'.
6474
6475 2007-10-28 Romain Francoise <romain@orebokech.com>
6476
6477 * message.texi (Message Headers): Mention that headers are hidden
6478 using narrowing, and how to expose them.
6479 Update copyright.
6480
6481 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6484 `gnus-summary-sort-by-recipient'.
6485
6486 2007-10-28 Romain Francoise <romain@orebokech.com>
6487
6488 * gnus.texi (NNTP marks): New node.
6489 (NNTP): Move NNTP marks variables to the new node.
6490
6491 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6492
6493 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6494
6495 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6496
6497 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6498
6499 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6500 everywhere for consistency.
6501 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6502 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6503 Say "regular expression" instead of "regex." Admonish.
6504 Pick other words to sound better (s/so/thus/).
6505 (Spam ELisp Package Filtering of Incoming Mail):
6506 Mention statistical filters. Remove old TODO.
6507 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6508 New section on sorting and displaying the spam score.
6509 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6510 backend but an alias to spam-use-BBDB.
6511 (Extending the Spam ELisp package): Rewrite the example using the
6512 new backend functionality.
6513
6514 2007-10-28 Simon Josefsson <jas@extundo.com>
6515
6516 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6517 nntp-marks-directory, from Romain Francoise
6518 <romain@orebokech.com>.
6519
6520 2007-10-28 Magnus Henoch <mange@freemail.hu>
6521
6522 * gnus.texi (Hashcash): New default value of
6523 hashcash-default-payment.
6524
6525 2007-10-28 Simon Josefsson <jas@extundo.com>
6526
6527 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6528 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6529
6530 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6533
6534 2007-10-28 Simon Josefsson <jas@extundo.com>
6535
6536 * gnus.texi (documentencoding): Add, to avoid warnings.
6537
6538 2007-10-28 Simon Josefsson <jas@extundo.com>
6539
6540 * message.texi (Mail Headers): Add.
6541
6542 * gnus.texi (Hashcash): Fix.
6543
6544 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6545
6546 * gnus.texi (Hashcash): Change location of library, also mention
6547 that payments can be verified and fix the name of the
6548 hashcash-path variable.
6549
6550 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6551
6552 * gnus.texi (Article Display): Add `gnus-picon-style'.
6553
6554 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6555
6556 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6557
6558 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6559
6560 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6561 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6562 warning about ham processors in spam groups removed.
6563
6564 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6565
6566 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6567 From Hubert Chan <hubert@uhoreg.ca>.
6568
6569 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6570
6571 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6572 (Mailing List): Typo.
6573 (Customizing Articles): Add gnus-treat-ansi-sequences.
6574 (Article Washing): Index.
6575
6576 * message.texi: Use m-dash consistently.
6577
6578 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6579
6580 * gnus.texi (GroupLens): Remove.
6581
6582 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6583
6584 * gnus.texi (Outgoing Messages, Agent Variables):
6585 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6586 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6587
6588 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6589
6590 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6591
6592 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6593
6594 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6595
6596 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6597
6598 2007-10-28 Simon Josefsson <jas@extundo.com>
6599
6600 * gnus.texi (Top): Add SASL.
6601
6602 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6603
6604 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6605
6606 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6607
6608 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6609
6610 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6611
6612 * calc.texi (Formulas, Composition Basics): Lower the
6613 precedence of negation.
6614
6615 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6616
6617 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6618 Mention the new three-letter column identifiers.
6619 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6620 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6621 message when using `c' on an empty default with default printer.
6622 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6623 renamed to `ses--symbolic-formulas' some time ago.
6624
6625 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6626
6627 * calc.texi (Default Simplifications, Making Selections)
6628 (Customizing Calc): Clarify associativity of multiplication.
6629
6630 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6631
6632 * tramp.texi (Traces and Profiles): Simplify loop over
6633 `trace-function-background'.
6634
6635 2007-10-22 Juri Linkov <juri@jurta.org>
6636
6637 * dired-x.texi (Shell Command Guessing): Default values are now
6638 available by typing M-n instead of M-p.
6639
6640 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6641
6642 * tramp.texi (Cleanup remote connections): New section.
6643 (Password caching): Remove `tramp-clear-passwd'.
6644 It's not a command anymore.
6645 (Bug Reports): Add `tramp-bug' to function index.
6646 (Function Index, Variable Index): New nodes.
6647 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6648
6649 * trampver.texi: Update release number.
6650
6651 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6652
6653 * calc.texi (History and Acknowledgements): Turn comment
6654 about integer size into past tense.
6655 (Time Zones): Remove pointer to Calc author's address.
6656 (Trigonometric and Hyperbolic Functions): Mention cotangent
6657 and hyperbolic cotangent. Fix typo.
6658
6659 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6660
6661 Sync with Tramp 2.1.11.
6662
6663 * trampver.texi: Update release number.
6664
6665 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6666
6667 * tramp.texi (External packages): New section.
6668
6669 2007-09-29 Juri Linkov <juri@jurta.org>
6670
6671 * info.texi (Help-Int): Document `L' (`Info-history').
6672
6673 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6674
6675 * org.texi: Change links to webpage and maintained email.
6676 (Remember): Promote to Chapter, significant changes.
6677 (Fast access to TODO states): New section.
6678 (Faces for TODO keywords): New section.
6679 (Export options): Example for #+DATE.
6680 (Progress logging): Section moved.
6681
6682 2007-09-26 Bill Wohler <wohler@newt.com>
6683
6684 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6685 browse-url-at-mouse.
6686
6687 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6688
6689 * flymake.texi (Customizable variables): Face names don't end in -face.
6690 Fix flymake-err-line-patterns template.
6691 (Example -- Configuring a tool called directly): Fix init-function.
6692 (Highlighting erroneous lines): Face names don't end in -face.
6693
6694 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6695
6696 * erc.texi (Special-Features): Fix small typo.
6697
6698 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6699
6700 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6701 and "External transfer methods".
6702
6703 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6704
6705 * calc.texi (Predefined Units): Add some history.
6706
6707 2007-09-08 Michael Olson <mwolson@gnu.org>
6708
6709 * erc.texi (Copying): New section included from gpl.texi.
6710 This matches the look of the upstream ERC manual.
6711
6712 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6713
6714 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6715 (Random Numbers): Clarify the distribution of `random'.
6716
6717 2007-09-06 Glenn Morris <rgm@gnu.org>
6718
6719 Move manual sources from man/ to subdirectories of doc/.
6720 Split into the Emacs manual in emacs/, and other manuals in misc/.
6721 Change all setfilename commands to use ../../info.
6722 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6723 refer to the Emacs manual here.
6724 (infodir): New variable.
6725 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6726 (cc-mode.texi, faq.texi): Update references to source file locations.
6727 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6728 do not refer to the Emacs manual here.
6729 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6730
6731 * Makefile.in: Add `basename' versions of all info targets, for
6732 convenience when rebuilding just one manual.
6733 (../etc/GNU): Delete obsolete target.
6734 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6735 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6736 *.vrs *.toc here...
6737 (maintainer-clean): ...from here.
6738
6739 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6740
6741 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6742
6743 * calc.texi (Date Conversions): Clarify definition of
6744 Julian day numbering.
6745 (Date Forms): Clarify definition of Julian day numbering;
6746 add some history.
6747
6748 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6749
6750 * org.texi: Version 5.07.
6751
6752 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6753
6754 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6755
6756 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6757
6758 * org.texi (Adding hyperlink types): New section.
6759 (Embedded LaTeX): Chapter updated because of LaTeX export.
6760 (LaTeX export): New section.
6761 (Using links out): New section.
6762
6763 2007-08-22 Glenn Morris <rgm@gnu.org>
6764
6765 * faq.texi (Learning how to do something): Refcards now in
6766 etc/refcards/ directory.
6767
6768 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6769
6770 * tramp.texi (Remote Programs): Persistency file must be cleared when
6771 changing `tramp-remote-path'.
6772 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6773 macro.
6774
6775 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6776
6777 * calc.texi: Move contents to beginning of file.
6778 (Algebraic Entry): Fix the formatting of an example.
6779
6780 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6781
6782 * calc.texi (Basic Operations on Units): Mention exact versus
6783 inexact conversions.
6784
6785 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6786
6787 * calc.texi (Basic Operations on Units): Mention default
6788 values for new units.
6789 (Quick Calculator Mode): Mention that binary format will
6790 be displayed.
6791
6792 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6793
6794 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6795
6796 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6797
6798 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6799
6800 2007-08-08 Glenn Morris <rgm@gnu.org>
6801
6802 * gnus.texi, sieve.texi: Replace `iff'.
6803
6804 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6805
6806 * calc.texi (Basic Graphics): Mention the graphing of error
6807 forms.
6808 (Graphics Options): Mention how `g s' handles error forms.
6809 (Curve Fitting): Mention plotting the curves.
6810 (Standard Nonlinear Models): Add additional models.
6811 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6812 (Linear Fits): Correct result.
6813
6814 2007-08-01 Alan Mackenzie <acm@muc.de>
6815
6816 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6817 to "--no-site-file".
6818
6819 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6820
6821 * tramp.texi (Frequently Asked Questions): Point to mode line
6822 extension in Emacs 23.1.
6823
6824 * trampver.texi: Update release number.
6825
6826 2007-07-27 Glenn Morris <rgm@gnu.org>
6827
6828 * calc.texi (Copying): Include license text from gpl.texi, rather than
6829 in-line.
6830
6831 2007-07-25 Glenn Morris <rgm@gnu.org>
6832
6833 * calc.texi (Copying): Replace license with GPLv3.
6834
6835 * Relicense all FSF files to GPLv3 or later.
6836
6837 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6838
6839 Sync with Tramp 2.1.10.
6840
6841 * tramp.texi (trampfn): Expand macro implementation in order to handle
6842 empty arguments.
6843 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6844 occurrences by trampfn.
6845 (Frequently Asked Questions): Extend example code for host
6846 identification in the modeline. Add bbdb to approaches shortening Tramp
6847 file names to be typed.
6848
6849 * trampver.texi: Update release number.
6850
6851 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6854 section. Reported by <poti@potis.org>.
6855 (Remote processes): Arguments of the program to be debugged are taken
6856 literally.
6857 (Frequently Asked Questions): Simplify recentf example.
6858
6859 2007-07-14 Karl Berry <karl@gnu.org>
6860
6861 * info.texi (@copying): New Back-Cover Text.
6862
6863 * info.texi (Quitting Info): Move to proper place in source.
6864 (Reported by Benno Schulenberg.)
6865
6866 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6867
6868 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6869
6870 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6871
6872 * emacs-mime.texi: Add @documentencoding directive.
6873
6874 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6875
6876 * tramp.texi (Remote processes): Add an anchor to the subsection
6877 "Running a debugger on a remote host".
6878
6879 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6880
6881 * tramp.texi (Remote processes): Don't call it "experimental" any
6882 longer. Add subsection about running a debugger on a remote host.
6883
6884 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6885
6886 * org.texi (Properties and columns): Chapter rewritten.
6887
6888 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6889
6890 * tramp.texi:
6891 * trampver.texi: Migrate to Tramp 2.1.
6892
6893 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6894
6895 * org.texi (Properties): New chapter.
6896
6897 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6898
6899 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6900 Control Panel.
6901
6902 * gnus.texi (Misc Article): Add index entry for
6903 gnus-single-article-buffer.
6904
6905 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6906
6907 * gnus.texi (Starting Up): Fix typo.
6908
6909 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * gnus.texi (Asynchronous Fetching): Fix typo.
6912
6913 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6914
6915 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6916 (About This Manual): Remove redundant information.
6917 (Getting Started): Mention author.
6918 (Basic Arithmetic, Customizing Calc): Make description of the
6919 variable `calc-multiplication-has-precedence' match its new effect.
6920
6921 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6922
6923 * calc.texi (Basic Arithmetic, Customizing Calc):
6924 Mention the variable `calc-multiplication-has-precedence'.
6925
6926 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6927
6928 * org.texi (Tag): Section swapped with node Timestamps.
6929 (Formula syntax for Lisp): Document new `L' flag.
6930
6931 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6932
6933 * gnus.texi (Misc Group Stuff, Summary Buffer)
6934 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6935
6936 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6937
6938 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6939 * gnus.texi (Article Buttons, Mail Source Customization)
6940 (Sending or Not Sending, Customizing NNDiary):
6941 * message.texi (Message Headers):
6942 * mh-e.texi (HTML): Fix typos.
6943
6944 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6945
6946 Sync with Tramp 2.0.56.
6947
6948 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6949 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6950
6951 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6952
6953 * Version 22.1 released.
6954
6955 2007-05-26 Michael Olson <mwolson@gnu.org>
6956
6957 * erc.texi (Modules): Fix references to completion modules.
6958
6959 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6960
6961 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6962
6963 2007-05-09 Didier Verna <didier@xemacs.org>
6964
6965 * gnus.texi (Email Based Diary): New. Proper documentation for the
6966 nndiary back end and the gnus-diary library.
6967
6968 2007-05-03 Karl Berry <karl@gnu.org>
6969
6970 * .cvsignore (*.pdf): New entry.
6971
6972 * texinfo.tex: Update from current version for better pdf generation.
6973
6974 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6975
6976 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6977
6978 2007-04-28 Glenn Morris <rgm@gnu.org>
6979
6980 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6981 consideration of legal status.
6982
6983 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6984
6985 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6986
6987 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6988
6989 * faq.texi (New in Emacs 22): python.el removed.
6990
6991 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6992
6993 * calc.texi (Reporting bugs): Update maintainer's address.
6994
6995 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6996
6997 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6998
6999 2007-04-15 Jay Belanger <belanger@truman.edu>
7000
7001 * calc.texi (Title page): Remove the date.
7002 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7003 (The Standard Calc Interface): Change trail title.
7004 (Floats): Mention that when non-decimal floats are entered, only
7005 approximations are stored.
7006 (Copying): Move to the appendices.
7007 (GNU Free Documentation License): Add as an appendix.
7008
7009 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7010
7011 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7012 * dired-x.texi, ebrowse.texi, ediff.texi:
7013 * emacs-mime.texi, erc.texi, eshell.texi:
7014 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7015 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7016 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7017 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7018 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7019 * woman.texi: Include GFDL.
7020
7021 * doclicense.texi: Remove node heading, so that it can be included by
7022 other files.
7023
7024 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7025
7026 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7027 than *.
7028
7029 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7030
7031 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7032 in Calc.
7033
7034 2007-04-09 Romain Francoise <romain@orebokech.com>
7035
7036 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7037 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7038 replace mouse-2.
7039
7040 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7041
7042 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7043 renamed to woman-use-topic-at-point. Document new behavior.
7044
7045 2007-04-08 Richard Stallman <rms@gnu.org>
7046
7047 * url.texi: Fix some indexing.
7048 (Disk Caching): Drop discussion of old/other Emacs versions.
7049
7050 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7051
7052 * url.texi (Disk Caching): Say Emacs 21 "and later".
7053
7054 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7055 on Font locking which now mentions JIT lock.
7056
7057 2007-04-01 Michael Olson <mwolson@gnu.org>
7058
7059 * erc.texi: Update for the ERC 5.2 release.
7060
7061 2007-03-31 David Kastrup <dak@gnu.org>
7062
7063 * woman.texi (Topic, Interface Options): Explain changes semantics of
7064 woman-manpath in order to consider MANPATH_MAP entries.
7065
7066 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7067
7068 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7069
7070 2007-03-26 Richard Stallman <rms@gnu.org>
7071
7072 * pgg.texi (Caching passphrase): Clean up previous change.
7073
7074 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7075
7076 * gnus.texi (Setting Process Marks): Fix typo.
7077
7078 2007-03-25 Romain Francoise <romain@orebokech.com>
7079
7080 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7081 readability, and include various fixes by Daniel Brockman, Nick Roberts
7082 and Dieter Wilhelm.
7083
7084 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7085
7086 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7087
7088 * gnus.texi (Mail Source Specifiers): Fix typo.
7089
7090 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7091
7092 * reftex.texi (Imprint): Update maintainer information.
7093
7094 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7095
7096 * message.texi (Message Buffers): Update documentation for
7097 message-generate-new-buffers.
7098
7099 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7100
7101 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7102
7103 2007-03-21 Glenn Morris <rgm@gnu.org>
7104
7105 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7106
7107 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7108
7109 * eshell.texi (Known problems): Emacs 21 -> 22.
7110
7111 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7112
7113 2007-03-18 Jay Belanger <belanger@truman.edu>
7114
7115 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7116
7117 2007-03-12 Glenn Morris <rgm@gnu.org>
7118
7119 * calc.texi (Time Zones): Switch to new North America DST rule.
7120
7121 * calc.texi: Replace "daylight savings" with "daylight
7122 saving" in text throughout.
7123
7124 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7125
7126 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7127 The variable now uses a list of symbols instead of just a symbol.
7128 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7129
7130 2007-03-06 Romain Francoise <romain@orebokech.com>
7131
7132 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7133 new packages, and mention Gnus update.
7134
7135 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7136
7137 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7138 nntp-open-connection-functions-never-echo-commands.
7139
7140 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7141
7142 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7143 problems on the console, and security risk in not using gpg-agent.
7144
7145 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7146
7147 * org.texi (The spreadsheet): Rename from "Table calculations".
7148 Completely reorganized and rewritten.
7149 (CamelCase links): Section removed.
7150 (Repeating items): New section.
7151 (Tracking TODO state changes): New section.
7152 (Agenda views): Chapter reorganized and rewritten.
7153 (HTML export): Section rewritten.
7154 (Tables in arbitrary syntax): New section.
7155 (Summary): Better feature summary.
7156 (Activation): Document problem with cut-and-paste of Lisp code
7157 from PDF files.
7158 (Visibility cycling): Document indirect buffer use.
7159 (Structure editing): Document sorting.
7160 (Remember): Section rewritten.
7161 (Time stamps): Better description of time stamp types.
7162 (Tag searches): Document regular expression search for tags.
7163 (Stuck projects): New section.
7164 (In-buffer settings): New keywords.
7165 (History and Acknowledgments): Update description.
7166
7167 2007-02-24 Alan Mackenzie <acm@muc.de>
7168
7169 * cc-mode.texi (Movement Commands): Insert two missing command names.
7170 (Getting Started): Slight wording correction (use conditional).
7171
7172 2007-02-22 Kim F. Storm <storm@cua.dk>
7173
7174 * widget.texi (User Interface, Basic Types): Document need to put some
7175 text before the %v escape in :format string in editable-field widget.
7176
7177 2007-02-18 Romain Francoise <romain@orebokech.com>
7178
7179 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7180 `cvs-mode-quit'.
7181
7182 2007-02-10 Markus Triska <markus.triska@gmx.at>
7183
7184 * widget.texi (Programming Example): Put constant strings in :format.
7185
7186 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7187
7188 * faq.texi (Fullscreen mode on MS-Windows): New node.
7189
7190 2007-02-04 David Kastrup <dak@gnu.org>
7191
7192 * faq.texi (AUCTeX): Update version number. Should probably be done
7193 for other packages as well.
7194
7195 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7196
7197 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7198 <tassilo@member.fsf.org>.
7199
7200 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7201
7202 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7203 ls-lisp-use-localized-time-format.
7204
7205 2007-01-20 Markus Triska <markus.triska@gmx.at>
7206
7207 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7208
7209 2007-01-13 Michael Olson <mwolson@gnu.org>
7210
7211 * erc.texi (Modules): Mention capab-identify module.
7212
7213 2007-01-05 Michael Olson <mwolson@gnu.org>
7214
7215 * erc.texi (Getting Started): Update for /RECONNECT command.
7216
7217 2007-01-04 Richard Stallman <rms@gnu.org>
7218
7219 * ebrowse.texi: Change C-c b to C-c C-m.
7220
7221 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7222
7223 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7224 variables only in info to avoid redundant entries in the printed
7225 manual.
7226
7227 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7228
7229 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7230
7231 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7232
7233 * message.texi (Security): Split into sub-nodes.
7234
7235 2007-01-01 Alan Mackenzie <acm@muc.de>
7236
7237 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7238 eval-after-load in Emacs <=21 and a workaround. Document that
7239 trigraphs are not supported.
7240
7241 2007-01-01 Alan Mackenzie <acm@muc.de>
7242
7243 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7244 c-context-line-break. When invoked within a string, preserve
7245 whitespace. Add a backslash only when also in a macro.
7246
7247 2007-01-01 Alan Mackenzie <acm@muc.de>
7248
7249 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7250
7251 2007-01-01 Alan Mackenzie <acm@muc.de>
7252
7253 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7254 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7255
7256 2007-01-01 Alan Mackenzie <acm@muc.de>
7257
7258 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7259 "Choosing a Style".
7260
7261 * cc-mode.texi ("Styles"): Add @dfn{style}.
7262
7263 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7264
7265 Sync with Tramp 2.0.55.
7266
7267 * trampver.texi: Update release number.
7268
7269 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7270
7271 * gnus.texi (Customizing Articles): Add index entries for all
7272 gnus-treat-* variables.
7273
7274 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7275
7276 * gnus.texi (IMAP): Fix incorrect explanation of
7277 nnimap-search-uids-not-since-is-evil in documentation for
7278 nnimap-expunge-search-string.
7279
7280 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7281
7282 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7283 spam-ifile-database.
7284
7285 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7286
7287 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7288 rebind C-s.
7289
7290 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7291
7292 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7293 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7294 "expiring mail".
7295 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7296 nnimap-nov-is-evil.
7297
7298 2006-12-25 Kevin Ryde <user42@zip.com.au>
7299
7300 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7301 about the key procedure being used heavily.
7302
7303 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7304
7305 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7306 to t.
7307 (Prerequisites): Add explanation about gpg-agent.
7308
7309 2006-12-22 Kevin Ryde <user42@zip.com.au>
7310
7311 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7312 "sort" instead of "sort*".
7313
7314 2006-12-19 Richard Stallman <rms@gnu.org>
7315
7316 * calc.texi (History and Acknowledgements): Recognize that Emacs
7317 now does have floating point.
7318
7319 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7320
7321 * tramp.texi (External transfer methods): Describe new method `scpc'.
7322
7323 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7324
7325 * pgg.texi: Added short note on gpg-agent to the introduction.
7326
7327 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7330 also applies to Cc.
7331
7332 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7333
7334 * gnus.texi (X-Face): Clarify. Say which programs are required
7335 on Windows.
7336
7337 2006-12-08 Michael Olson <mwolson@gnu.org>
7338
7339 * erc.texi (Modules): Remove documentation for list module.
7340
7341 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7342
7343 * faq.texi (^M in the shell buffer): Ditto.
7344
7345 2006-11-20 Michael Olson <mwolson@gnu.org>
7346
7347 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7348
7349 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7350
7351 * org.texi: Fix typos.
7352 (Agenda commands): Document `C-k'.
7353
7354 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7355
7356 * url.texi (http/https): Fix a typo in the HTTP URL.
7357
7358 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7359
7360 * ada-mode.texi: Total rewrite.
7361
7362 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7363
7364 * org.texi: Minor typo fixes.
7365
7366 2006-11-13 Bill Wohler <wohler@newt.com>
7367
7368 Release MH-E manual version 8.0.3.
7369
7370 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7371 release 8.0.3.
7372
7373 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7374 to set MAILDIR.
7375 (Reading Mail): Document the customization of read-mail-command
7376 for MH-E.
7377 (Viewing Attachments): Document mm-discouraged-alternatives.
7378 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7379 (Junk): Add more information about the settings of mh-junk-background
7380 in a program. Add /usr/bin/mh to PATH in examples.
7381
7382 2006-11-12 Richard Stallman <rms@gnu.org>
7383
7384 * woman.texi: Update author address but say he no longer maintains it.
7385
7386 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7387
7388 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7389 archived trees.
7390 (Checkboxes): Section moved to chapter 5, and extended.
7391 (The date/time prompt): New section.
7392 (Link abbreviations): New section.
7393 (Presentation and sorting): New section.
7394 (Custom agenda views): Section completely rewritten.
7395 (Summary): Compare with Planner.
7396 (Feedback): More info about creating backtraces.
7397 (Plain lists): Modify example.
7398 (Breaking down tasks): New section.
7399 (Custom time format): New section.
7400 (Time stamps): Document inactive timestamps.
7401 (Setting tags): More details about fast tag selection.
7402 (Block agenda): New section.
7403 (Custom agenda views): Section rewritten.
7404 (Block agenda): New section.
7405
7406 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7407
7408 * tramp.texi (Configuration): scp is the default method.
7409 (Default Method): Use ssh as example for another method.
7410
7411 2006-10-27 Richard Stallman <rms@gnu.org>
7412
7413 * woman.texi: Downcase nroff/troff/roff.
7414 (Installation): Chapter deleted. Some xrefs deleted.
7415 (Background): woman doesn't advise man ;-).
7416
7417 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7418
7419 * ada-mode.texi (Project files, Identifier completion)
7420 (Automatic Casing, Debugging, Using non-standard file names)
7421 (Working Remotely): Fix typos.
7422
7423 2006-10-20 Masatake YAMATO <jet@gyve.org>
7424
7425 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7426 sample code `my-c-initialization-hook'.
7427
7428 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7429
7430 * widget.texi: Fix typos.
7431
7432 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7433
7434 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7435 "???". There have been no complaints for years, so the information
7436 must be appropriate.
7437
7438 2006-10-16 Richard Stallman <rms@gnu.org>
7439
7440 * widget.texi: Use @var instead of capitalization.
7441 Clarify many widget type descriptions.
7442
7443 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7444
7445 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7446 gnus-dired-attach.
7447 (Selecting a Group): Fix typo.
7448
7449 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7450
7451 * widget.texi: Fix typos.
7452
7453 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7454
7455 * gnus.texi (Image Enhancements): Update for Emacs 22.
7456
7457 * gnus-faq.texi ([1.3]): Update.
7458
7459 2006-10-06 Richard Stallman <rms@gnu.org>
7460
7461 * faq.texi (Displaying the current line or column):
7462 Delete "As of Emacs 20".
7463
7464 2006-10-06 Romain Francoise <romain@orebokech.com>
7465
7466 * faq.texi (VM): VM works with Emacs 22 too.
7467
7468 2006-10-06 Richard Stallman <rms@gnu.org>
7469
7470 * ebrowse.texi: Remove Emacs version "21" from title.
7471
7472 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus.texi (Foreign Groups): Say where change of editing commands are
7475 stored. Add reference to `gnus-parameters'.
7476
7477 2006-09-15 Jay Belanger <belanger@truman.edu>
7478
7479 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7480 Change "Library Public License" to "Lesser Public License"
7481 throughout. Use "yyyy" to represent year.
7482
7483 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7484
7485 * org.texi (Setting tags): Typo fix.
7486
7487 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7488
7489 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7490
7491 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7492
7493 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7494
7495 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7496
7497 * faq.texi (Escape sequences in shell output): EMACS is now set
7498 to Emacs's absolute file name, not to "t".
7499 (^M in the shell buffer): Likewise.
7500 * misc.texi (Interactive Shell): Likewise.
7501
7502 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7503
7504 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7505 mails with pop3-leave-mail-on-server. Fix wording.
7506 (Limiting): Improve gnus-summary-limit-to-articles.
7507 (X-Face): Fix typo.
7508
7509 2006-09-11 Simon Josefsson <jas@extundo.com>
7510
7511 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7512 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7513
7514 2006-09-06 Simon Josefsson <jas@extundo.com>
7515
7516 * smtpmail.texi (Authentication): Mention SSL.
7517
7518 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7519
7520 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7521 Don't use @indicateurl.
7522
7523 * cc-mode.texi (Subword Movement): Don't use @headitem.
7524 (Custom Braces, Clean-ups): Don't use @tie.
7525
7526 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7527
7528 Sync with Tramp 2.0.54.
7529
7530 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7531 Suggested by Adrian Phillips <a.phillips@met.no>.
7532
7533 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7534
7535 * org.texi (Installation, Activation): Split from Installation and
7536 Activation.
7537 (Clocking work time): Documented new features.
7538
7539 2006-08-13 Alex Schroeder <alex@gnu.org>
7540
7541 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7542 example.
7543
7544 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7545
7546 * faq.texi (How to add fonts): New node.
7547
7548 2006-08-05 Romain Francoise <romain@orebokech.com>
7549
7550 * faq.texi (New in Emacs 22): Expand.
7551
7552 2006-08-03 Michael Olson <mwolson@gnu.org>
7553
7554 * erc.texi: Update for ERC 5.1.4.
7555
7556 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7557
7558 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7559 in .../site-lisp/gnus/ by default.
7560 [ From gnus-news.texi in the trunk. ]
7561
7562 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7563
7564 * gnus.texi (MIME Commands): Additions for yEnc.
7565
7566 2006-07-24 Richard Stallman <rms@gnu.org>
7567
7568 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7569 * faq.texi: Move periods and commas inside quotes.
7570
7571 2006-07-20 Jay Belanger <belanger@truman.edu>
7572
7573 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7574
7575 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7576
7577 * faq.texi (Security risks with Emacs): Document Emacs 22
7578 file-local-variable mechanism.
7579
7580 2006-07-12 Michael Olson <mwolson@gnu.org>
7581
7582 * erc.texi: Update for ERC 5.1.3.
7583
7584 2006-07-12 Alex Schroeder <alex@gnu.org>
7585
7586 * rcirc.texi: Fix typos.
7587 (Getting started with rcirc): New calling convention for M-x irc.
7588 Mention #rcirc. Removed channel tracking.
7589 (Configuration): Change the names of all variables that got changed
7590 recently, eg. rcirc-server to rcirc-default-server. Added
7591 documentation for rcirc-authinfo, some background for Bitlbee, and
7592 rcirc-track-minor-mode.
7593 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7594 Scrolling.
7595 (Reconnecting after you have lost the connection): Fix example code
7596 to match code changes.
7597
7598 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7599
7600 * gnus.texi, message.texi: Fix typos.
7601
7602 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7603
7604 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7605 commands.
7606 (Global TODO list): Document the use of the variables
7607 `org-agenda-todo-ignore-scheduled' and
7608 `org-agenda-todo-list-sublevels'.
7609
7610 2006-07-05 Richard Stallman <rms@gnu.org>
7611
7612 * faq.texi (Scrolling only one line): Fix xref.
7613
7614 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7615
7616 * faq.texi (Evaluating Emacs Lisp code):
7617 Throughout, replace eval-current-buffer with eval-buffer.
7618
7619 2006-07-03 Richard Stallman <rms@gnu.org>
7620
7621 * rcirc.texi (Scrolling conservatively): Fix xref.
7622
7623 * pcl-cvs.texi (Viewing differences): Usage fix.
7624
7625 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7626
7627 * org.texi (Agenda commands): Document `s' key to save all org-mode
7628 buffers.
7629
7630 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7631
7632 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7633 names. Mention `cvs-msg' face.
7634
7635 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7636
7637 * org.texi (Checkboxes): New section.
7638
7639 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7640
7641 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7642 throughout this chapter.
7643
7644 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7645
7646 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7647 text for standalone vs Emacs info.
7648 (Help): Clarify header line description. Use mouse-1 for clicks.
7649 (Help-P): Use mouse-1 for clicks.
7650 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7651 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7652 (Choose menu subtopic): Remove gratuitous Emacs command names.
7653 (Help-FOO): Put usual behavior first.
7654 (Help-Xref): Clicking on xrefs works in Emacs.
7655 (Search Text): Clarify what the default behavior is.
7656 (Create Info buffer): Fix Emacs window/X window confusion.
7657 (Emacs Info Variables): Fix for new Emacs init file behavior.
7658
7659 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7660
7661 * gnus.texi (Summary Buffer Lines): Fix typo.
7662
7663 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7664
7665 * org.texi (Embedded LaTeX): New chapter.
7666 (Archiving): Section rewritten.
7667 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7668
7669 2006-06-20 Bill Wohler <wohler@newt.com>
7670
7671 Release MH-E manual version 8.0.1.
7672
7673 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7674 release 8.0.1.
7675 (Preface): Depend on GNU mailutils 1.0 and higher.
7676
7677 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * message.texi (News Headers): Update message-syntax-checks section.
7680
7681 2006-06-19 Karl Berry <karl@gnu.org>
7682
7683 * info.texi (Advanced): Mention C-q, especially with ?.
7684
7685 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7686
7687 * org.texi (Publishing links): Document the `:link-validation-function'
7688 property.
7689 (Extensions and Hacking): New chapter, includes some sections of the
7690 "Miscellaneous" chapter.
7691
7692 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7693
7694 * org.texi (Progress logging): New section.
7695
7696 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7697
7698 * org.texi (ASCII export): Document indentation adaptation.
7699 (Setting tags): Document mutually-exclusive tags.
7700
7701 2006-06-05 Romain Francoise <romain@orebokech.com>
7702
7703 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7704 Fix typo.
7705
7706 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7707 channel (#gnus@irc.freenode.net).
7708 Fix typos. Update copyright notice.
7709
7710 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7711 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7712 (Line-Up Functions, Custom Macros):
7713 * ediff.texi (Window and Frame Configuration)
7714 (Highlighting Difference Regions):
7715 * emacs-mime.texi (Display Customization):
7716 * erc.texi (History):
7717 * eshell.texi (Known problems):
7718 * eudc.texi (Overview, BBDB):
7719 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7720 (The problem of spam, SpamOracle, Extending the Spam package)
7721 (Conformity, Terminology):
7722 * idlwave.texi (Routine Info)
7723 (Class and Keyword Inheritance, Padding Operators)
7724 (Breakpoints and Stepping, Electric Debug Mode)
7725 (Examining Variables, Troubleshooting):
7726 * org.texi (Creating timestamps):
7727 * reftex.texi (Commands, Options, Changes):
7728 * tramp.texi (Inline methods, Password caching)
7729 (Auto-save and Backup, Issues):
7730 * vip.texi (Files, Commands in Insert Mode):
7731 * viper.texi (Emacs Preliminaries, States in Viper)
7732 (Packages that Change Keymaps, Viper Specials, Groundwork):
7733 Fix various typos.
7734
7735 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7736
7737 * ediff.texi: Fix typos.
7738
7739 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7740
7741 * org.texi: Small typo fixes.
7742
7743 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7744
7745 * viper.texi (Viper Specials):
7746 * gnus.texi (Example Setup):
7747 * faq.texi (Backspace invokes help):
7748 * dired-x.texi (Optional Installation Dired Jump):
7749 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7750 follow coding conventions.
7751
7752 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7753
7754 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7755
7756 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7757
7758 * pcl-cvs.texi: Fix typos.
7759 (Customization): Say "us".
7760
7761 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7762
7763 * org.texi: Remove bogus @setfilename.
7764
7765 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7766
7767 * org.texi (ASCII export): Omit command name.
7768 (HTML export): Add prefix to all lines in Local Variable example.
7769 (Acknowledgments): Typeset names in italics.
7770
7771 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7772
7773 * org.texi (Plain lists): Add new item navigation commands.
7774 (External links): Document elisp and info links.
7775 (Custom searches): New section.
7776 (Publishing): New chapter.
7777 (HTML export): Include a list of supported CSS classes.
7778 (Setting tags): Describe the fast-tag-setting interface.
7779
7780 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7781
7782 * dired-x.texi: ifinfo -> ifnottex.
7783
7784 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7785
7786 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7787
7788 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7789
7790 * message.texi (Interface): Add tool bar customization.
7791 (MIME): Index and text additions for mml-attach.
7792 (MIME): Describe mml-dnd-protocol-alist and
7793 mml-dnd-attach-options.
7794
7795 * gnus.texi (Oort Gnus): Reorder entries in sections.
7796 Fix some entries.
7797 (Starting Up): Add references to "Emacs for Heathens" and to
7798 "Finding the News". Add user-full-name and user-mail-address.
7799 (Group Buffer Format): Add tool bar customization and update.
7800 (Summary Buffer): Add tool bar customization.
7801 (Posting Styles): Add message-alternative-emails.
7802
7803 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7804
7805 * tramp.texi (Filename completion): Improve wording.
7806
7807 2006-05-07 Romain Francoise <romain@orebokech.com>
7808
7809 * faq.texi (Using regular expressions): Fix typo.
7810 (Packages that do not come with Emacs): Fix capitalization.
7811 (Replacing text across multiple files): Expand node to explain how
7812 to use `dired-do-query-replace-regexp' in more detail, based on
7813 suggestion by Eric Hanchrow <offby1@blarg.net>.
7814
7815 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7816
7817 * tramp.texi (Filename completion): Completion of remote files'
7818 method, user name and host name is active only in partial
7819 completion mode.
7820
7821 2006-05-06 Bill Wohler <wohler@newt.com>
7822
7823 Release MH-E manual version 8.0.
7824
7825 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7826 release 8.0.
7827
7828 2006-05-06 Bill Wohler <wohler@newt.com>
7829
7830 * mh-e.texi (MH-BOOK-HOME): Change from
7831 http://www.ics.uci.edu/~mh/book/mh to
7832 http://rand-mh.sourceforge.net/book/mh.
7833 Replace .htm suffix with .html for MH book files.
7834 (Using This Manual): Update key binding for getting relevant
7835 chapter in Info from command key.
7836 (Ranges): Fix itemx.
7837
7838 2006-05-05 Karl Berry <karl@gnu.org>
7839
7840 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7841 (\fonttextsize): New user-level command to change text font size.
7842
7843 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7844
7845 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7846
7847 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7848
7849 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7850
7851 2006-04-24 Bill Wohler <wohler@newt.com>
7852
7853 * mh-e.texi (Getting Started): Make it more explicit that you need
7854 to install MH. Add pointers to current MH implementations.
7855
7856 2006-04-21 Bill Wohler <wohler@newt.com>
7857
7858 Release MH-E manual version 7.94.
7859
7860 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7861 release 7.94.
7862
7863 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7864
7865 * org.texi: Many small fixes.
7866 (Handling links): Rename from "Managing links".
7867
7868 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7869
7870 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7871 (Splitting mail using spam-stat): Fix @xref.
7872
7873 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7874
7875 * gnus.texi (Spam Package): Major revision of the text.
7876 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7877
7878 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7879
7880 * org.texi (Time stamps): Better explanation of the purpose of
7881 different time stamps.
7882 (Structure editing, Plain lists): More details on how new items
7883 and headings are inserted.
7884
7885 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7886
7887 * org.texi (Formula syntax): Fix link to Calc Manual.
7888
7889 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7890
7891 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7892
7893 2006-04-17 Bill Wohler <wohler@newt.com>
7894
7895 * mh-e.texi (Folders): Update mh-before-quit-hook and
7896 mh-quit-hook example with code that removes the buffers rather
7897 than just bury them.
7898
7899 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7900
7901 Sync with Tramp 2.0.53.
7902
7903 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7904
7905 * org.texi (Updating settings): New section.
7906 (Visibility cycling): Better names for the startup folding
7907 options.
7908 (Exporting): Completely restructured.
7909 (The very busy C-c C-c key): New section.
7910 (Summary of in-buffer settings): New section.
7911
7912 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7913
7914 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7915
7916 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7917
7918 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7919 (Server Commands): Key `v' is reserved for users.
7920
7921 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7922
7923 * org.texi (Link format): New section, emphasis on bracket links.
7924 (External links): Document bracket links.
7925 (FAQ): Expand to cover shell links and the new link format.
7926
7927 2006-04-09 Kevin Ryde <user42@zip.com.au>
7928
7929 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7930
7931 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7932
7933 * gnus.texi (Summary Buffer Lines): Add `*'.
7934
7935 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7936
7937 * gnus.texi (Group Parameters):
7938 Mention gnus-permanently-visible-groups.
7939
7940 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7941
7942 * gnus.texi (Face): Fix typo.
7943
7944 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7945
7946 * gnus.texi (X-Face): Clarify.
7947 (Face): Need Emacs with PNG support.
7948
7949 2006-04-06 Richard Stallman <rms@gnu.org>
7950
7951 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7952 Emacs".
7953
7954 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7955
7956 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7957 blocks not suitable for inclusion with Emacs using variable
7958 PARTOFEMACS.
7959
7960 2006-04-04 Simon Josefsson <jas@extundo.com>
7961
7962 * gnus.texi (Security): Improve.
7963
7964 2006-04-02 Bill Wohler <wohler@newt.com>
7965
7966 * mh-e.texi (Getting Started, Junk, Bug Reports)
7967 (MH FAQ and Support): Fix URLs.
7968
7969 2006-03-31 Romain Francoise <romain@orebokech.com>
7970
7971 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7972 to t, not nil (and has for the past eight years).
7973
7974 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7975
7976 * message.texi, gnus.texi: Bump version to 5.11.
7977
7978 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7979
7980 * gnus.texi (Top): Add comment about version line.
7981
7982 * message.texi (Top): Ditto. Change to take named versions into
7983 account.
7984
7985 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7986
7987 * gnus.texi (Posting Styles): Add x-face-file to example.
7988 (X-Face): Refer to posting styles.
7989
7990 * gnus-faq.texi ([5.8]): Add x-face-file.
7991 ([8.4]): Add links to gmane.emacs.gnus.user and
7992 gmane.emacs.gnus.general.
7993
7994 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7995
7996 * gnus-faq.texi: Use .invalid.
7997 ([5.4]): Fix gnus-posting-styles example.
7998
7999 2006-03-27 Romain Francoise <romain@orebokech.com>
8000
8001 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8002 Emacs/W3 needs a new maintainer.
8003 (Ispell): Update author and version info.
8004 (Mailcrypt): Mention PGG.
8005 (New in Emacs 22): Add PGG to the list of new packages.
8006 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8007 updating dead URLs.
8008
8009 2006-03-25 Karl Berry <karl@gnu.org>
8010
8011 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8012 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8013 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8014 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8015 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8016 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8017 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8018 (2) do not indent copyright year list (or anything else).
8019
8020 2006-03-21 Bill Wohler <wohler@newt.com>
8021
8022 * mh-e.texi (Folders): Various edits.
8023
8024 2006-03-20 Romain Francoise <romain@orebokech.com>
8025
8026 * gnus.texi (Mail Folders): Grammar fix.
8027
8028 2006-03-19 Bill Wohler <wohler@newt.com>
8029
8030 * mh-e.texi (Replying): Document Mail-Followup-To.
8031 Change manually-formatted table to multitable. Add debugging info.
8032 Move description of mh-reply-default-reply-to into paragraph
8033 that describes its values.
8034
8035 2006-03-17 Bill Wohler <wohler@newt.com>
8036
8037 * mh-e.texi: Use smallexample and smalllisp consistently.
8038 (Sending Mail Tour): Update method of entering
8039 addresses and subject.
8040 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8041 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8042
8043 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8044
8045 * org.texi: Version number change only.
8046
8047 2006-03-14 Bill Wohler <wohler@newt.com>
8048
8049 * mh-e.texi: Add index entries around each paragraph rather than
8050 depend on entries from beginning of node. Doing so ensures that
8051 index entries are less likely to be forgotten if text is cut and
8052 pasted, and are necessary anyway if the references are on a
8053 separate page. It seems that makeinfo is now (v. 4.8) only
8054 producing one index entry per node, so there is no longer any
8055 excuse not to. Use subheading instead of heading. The incorrect
8056 use of heading produced very large fonts in Info--as large as the
8057 main heading.
8058 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8059 versions 6 and 7 appeared *around* the time of these Emacs releases.
8060
8061 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8062
8063 * org.texi (Clean view): Document new startup options.
8064
8065 2006-03-11 Bill Wohler <wohler@newt.com>
8066
8067 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8068 (Composing, Scan Line Formats): Fix @refs.
8069 (Getting Started): Define MH profile and MH profile components.
8070 (Incorporating Mail, Reading Mail, Viewing, Printing)
8071 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8072 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8073 for string constants.
8074 (Tool Bar): Remove spurious quote.
8075 (Junk): Use ``...'' instead of "...".
8076 (Scan Line Formats): Replace @samp with @kbd.
8077
8078 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8079
8080 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8081
8082 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8083
8084 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8085 easy to understand.
8086
8087 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8088
8089 * gnus.texi: Markup fix.
8090 (Fancy Mail Splitting): Specify new feature.
8091
8092 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8093
8094 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8095 partial-words matching.
8096
8097 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8098
8099 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8100
8101 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8102 (MIME Commands): Fix mm-discouraged-alternatives.
8103
8104 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8105
8106 * org.texi: Version number change only.
8107
8108 2006-03-06 Bill Wohler <wohler@newt.com>
8109
8110 * mh-e.texi: Move from SourceForge repository to Savannah.
8111 This is version 7.93, which is a total rewrite from the previous
8112 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8113 version 7.93.
8114
8115 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8116
8117 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8118
8119 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8120
8121 * org.texi (Interaction): Add item about `org-mouse.el' by
8122 Piotr Zielinski.
8123 (Managing links): Document that also mouse-1 can be used to
8124 activate a link.
8125 (Headlines, FAQ): Add entry about hiding leading stars.
8126 (Miscellaneous): Resort the sections in this chapter to a more
8127 logical sequence.
8128
8129 2006-02-27 Simon Josefsson <jas@extundo.com>
8130
8131 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8132 2004-01-27 from the trunk).
8133
8134 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8135
8136 * cc-mode.texi: Rename c-hungry-backspace to
8137 c-hungry-delete-backwards, at the request of RMS. Leave the old
8138 name as an alias.
8139
8140 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8141
8142 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8143 include the function header within the defun.
8144
8145 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8146
8147 * cc-mode.texi: Correct two typos.
8148
8149 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8150
8151 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8152 existing comment.
8153 (Electric Keys): Add a justification for electric indentation.
8154 (Hungry WS Deletion): Clear up the names and complications of the
8155 BACKSPACE and DELETE keys.
8156
8157 2006-02-23 Juri Linkov <juri@jurta.org>
8158
8159 * faq.texi (Common requests): Move `Turning on auto-fill by
8160 default' after `Wrapping words automatically'. Move `Working with
8161 unprintable characters' before `Searching for/replacing newlines'.
8162 Move `Replacing highlighted text' after `Highlighting a region'.
8163 Merge `Repeating commands' and `Repeating a command as many times
8164 as possible' into the former.
8165 (Packages that do not come with Emacs): Add refs to Gmane and
8166 etc/MORE.STUFF.
8167
8168 2006-02-23 Juri Linkov <juri@jurta.org>
8169
8170 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8171 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8172 Add xref to `(emacs)Reporting Bugs'.
8173 (Getting a printed manual): Add URL to other formats of the manual.
8174 (Common requests): Fix menu.
8175 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8176 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8177 (Inserting text at the beginning of each line): Add pxref to
8178 `Changing the included text prefix'.
8179 (Forcing the cursor to remain in the same column): Mention `track-eol'
8180 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8181 (Replacing text across multiple files): Add keybinding `Q' for
8182 `dired-do-query-replace'.
8183
8184 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8185
8186 * reftex.texi: Version number and date change only.
8187
8188 * org.texi (Internal Links): Rewrite to cover the modified
8189 linking system.
8190
8191 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8192
8193 * faq.texi: Remove the coding cookie, it's not needed anymore.
8194
8195 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8196
8197 * faq.texi (Colors on a TTY): Mention Mac OS port.
8198
8199 2006-02-12 Karl Berry <karl@gnu.org>
8200
8201 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8202 8-bit accented a.
8203
8204 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8205
8206 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8207
8208 2006-02-08 Romain Francoise <romain@orebokech.com>
8209
8210 * faq.texi (Top): Remove paragraph about the FAQ being a
8211 transitional document, etc.
8212 (Searching for/replacing newlines): New node.
8213 (Yanking text in isearch): New node.
8214 (Inserting text at the beginning of each line): Rename and make
8215 more general, mention `M-;' in Message mode.
8216
8217 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8218
8219 * faq.texi (Meta key does not work in xterm)
8220 (Emacs does not display 8-bit characters)
8221 (Inputting eight-bit characters): Update xrefs.
8222
8223 2006-02-06 Romain Francoise <romain@orebokech.com>
8224
8225 * faq.texi (VM): VM now at version 7.19.
8226 Set myself as maintainer of this file.
8227
8228 2006-02-04 Michael Olson <mwolson@gnu.org>
8229
8230 * erc.texi (History): Note that ERC is now included with Emacs.
8231
8232 2006-01-31 Romain Francoise <romain@orebokech.com>
8233
8234 * message.texi (Message Headers): Explain what
8235 `message-alternative-emails' does in more detail.
8236 Update copyright year.
8237
8238 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8239
8240 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8241
8242 2006-01-29 Richard M. Stallman <rms@gnu.org>
8243
8244 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8245
8246 2006-01-29 Michael Olson <mwolson@gnu.org>
8247
8248 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8249
8250 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8251
8252 * faq.texi (New in Emacs 22): Mention ERC.
8253
8254 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8255
8256 * rcirc.texi: Capitalize dir entry for consistency with the entry
8257 in info/dir and other entries in the Emacs category.
8258 Fix typos. Delete trailing whitespace.
8259
8260 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8261
8262 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8263
8264 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8265
8266 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8267 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8268
8269 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8270 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8271
8272 2006-01-27 Alex Schroeder <alex@gnu.org>
8273
8274 * rcirc.texi: New file.
8275
8276 2006-01-23 Juri Linkov <juri@jurta.org>
8277
8278 * widget.texi (User Interface): Add S-TAB for widget-backward.
8279
8280 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8281
8282 Sync with Tramp 2.0.52.
8283
8284 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8285 Add Tramp disabling item. New item for common connection problems.
8286 (various): Apply "ftp" as method for the download URL.
8287 (Bug Reports): Refer to FAQ for common problems.
8288
8289 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8290
8291 * widget.texi (User Interface): Use @key for TAB.
8292
8293 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8294
8295 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8296 for TAB.
8297
8298 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8299
8300 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8301
8302 * gnus.texi: Update copyright.
8303
8304 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8305
8306 * gnus.texi (Article Washing): Additions.
8307
8308 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8309
8310 * org.texi (Agenda commands): Document tags command.
8311
8312 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8313
8314 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8315
8316 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8317
8318 * gnus.texi (RSS): Addition.
8319
8320 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8321
8322 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8323
8324 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8325
8326 * emacs-mime.texi (Display Customization): Add setting example to
8327 mm-discouraged-alternatives.
8328
8329 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8330
8331 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8332 version is the canonical version.
8333
8334 2006-01-08 Alex Schroeder <alex@gnu.org>
8335
8336 * pgg.texi (Caching passphrase): Rewording.
8337
8338 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8339
8340 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8341 repository URL.
8342
8343 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8344
8345 * org.texi: Removed the accidentally re-added empty line in the
8346 direntry.
8347
8348 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8349
8350 * org.texi (Agenda Views): Chapter reorganized.
8351
8352 2005-12-29 Romain Francoise <romain@orebokech.com>
8353
8354 * faq.texi (Using Customize): New node.
8355
8356 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8357
8358 * org.texi: Remove blank line in @direntry. It is non-standard
8359 and recursively produces blank lines all over the dir file (when
8360 using Texinfo 4.8).
8361
8362 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8363
8364 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8365
8366 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8367
8368 * org.texi (Tags): Boolean logic documented.
8369 (Agenda Views): Document custom commands.
8370
8371 2005-12-20 David Kastrup <dak@gnu.org>
8372
8373 * faq.texi (AUCTeX): Update version and mailing list info.
8374
8375 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8376
8377 * gnus.texi (MIME Commands): Mention addition of
8378 multipart/alternative to gnus-buttonized-mime-types and add xref
8379 to mm-discouraged-alternatives.
8380
8381 * emacs-mime.texi (Display Customization): Mention addition of
8382 "image/.*" and add xref to gnus-buttonized-mime-types in the
8383 mm-discouraged-alternatives section.
8384
8385 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8386
8387 * org.texi (Tags): New section.
8388 (Agenda Views): Chapter reorganized.
8389
8390 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8391
8392 * org.texi (Internal Links): Add a missing comma after an @xref.
8393
8394 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8395
8396 * faq.texi (Filling paragraphs with a single space): No need to
8397 change sentence-end now.
8398
8399 2005-12-13 Romain Francoise <romain@orebokech.com>
8400
8401 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8402
8403 2005-12-12 Jay Belanger <belanger@truman.edu>
8404
8405 * faq.texi (Calc): Update version number.
8406
8407 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8408
8409 * org.texi (Progress Logging): New section.
8410
8411 2005-12-10 Romain Francoise <romain@orebokech.com>
8412
8413 Update the Emacs FAQ for the 22.1 release.
8414
8415 * faq.texi: Set VER to `22.1'.
8416 (Basic editing): Explain how to use localized versions of the
8417 Tutorial. Mention that `C-h r' displays the manual.
8418 Delete obsolete WWW link to an Emacs 18 tutorial.
8419 (Getting a printed manual): Point to the new locations of the
8420 manuals on the GNU Web site.
8421 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8422 available via Info (it was previously distributed separately).
8423 (Installing Texinfo documentation): The latest version of Texinfo
8424 is 4.8, not 4.0.
8425 (Informational files for Emacs): COPYING is the GNU General Public
8426 License, not the Emacs General Public License.
8427 (Informational files for Emacs): Delete obsolete link to the
8428 GNUinfo pages as they have been removed from the GNU Web site.
8429 (New in Emacs 22): New node.
8430 (Setting up a customization file): Say that most packages support
8431 Customize nowadays.
8432 (Colors on a TTY): Delete reference to instructions on how to
8433 enable syntax highlighting, it is now enabled by default.
8434 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8435 at startup automatically.
8436 (Controlling case sensitivity): Mention `M-c' in isearch.
8437 (Using an already running Emacs process): Emacs now creates the
8438 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8439 gnuserv. As emacsclient can now run Lisp code as well, delete a
8440 sentence praising gnuserv for that. Simplify description of how
8441 the client/server operation works.
8442 (Compiler error messages): Delete obsolete text (compile.el has
8443 been rewritten).
8444 (Indenting switch statements): Fix typo.
8445 (Matching parentheses): Simplify setup instructions, mention the
8446 menu bar item in the Options menu.
8447 (Repeating a command as many times as possible): Mention `C-x e'.
8448 (Going to a line by number): Mention new keymap and bindings
8449 `M-g M-g', `M-g M-p' and `M-g M-n'.
8450 (Turning on syntax highlighting): Now on by default. Simplify.
8451 (Replacing highlighted text): Use `1', not `t'.
8452 (Problems with very large files): The maximum size is now 256MB on
8453 32-bit machines.
8454 (^M in the shell buffer): Mention `comint-process-echoes'.
8455 (Emacs for Apple computers): Emacs 22 has native support for Mac
8456 OS X.
8457 (Translating names to IP addresses): Delete node.
8458 (Binding keys to commands): Fix typo.
8459 (SPC no longer completes file names): New node.
8460 (MIME with Emacs mail packages): Delete section about the Emacs
8461 MIME FAQ (it's not reachable anymore).
8462
8463 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8464
8465 * cc-mode.texi: The manual has been extensively revised: the
8466 information about using CC Mode has been separated from the larger
8467 and more difficult chapters about configuration. It has been
8468 updated for CC Mode 5.31.
8469
8470 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8471
8472 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8473 (Selecting an implementation): Fix descriptions.
8474
8475 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8476
8477 * message.texi (Various Message Variables): Addition.
8478
8479 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8480
8481 * message.texi: Fix default values.
8482
8483 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8484
8485 * message.texi (Header Commands): Clarify descriptions of
8486 message-cross-post-followup-to, message-reduce-to-to-cc, and
8487 message-insert-wide-reply.
8488 (Various Commands): Fix kindex for message-kill-to-signature;
8489 clarify description of message-tab.
8490
8491 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8492
8493 * message.texi (Mailing Lists): Fix description about MFT.
8494
8495 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8496
8497 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8498
8499 * gnus.texi (Slow Terminal Connection): Replace old description
8500 with new one.
8501
8502 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8503
8504 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8505 replace X-Draft-Headers with X-Draft-From.
8506
8507 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8508
8509 * gnus.texi (Various Various): Fix the default value of
8510 nnheader-max-head-length.
8511 (Gnus Versions): Fix typo.
8512
8513 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8514
8515 * org.texi (Structure editing): Document new functionality of
8516 M-RET.
8517
8518 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8519
8520 * org.texi (Internal Links): Fix Texinfo usage.
8521
8522 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8523
8524 * org.texi (TODO basics): Document the global todo list.
8525 (TODO items): Documents sparse tree for specific TODO
8526 keywords.
8527
8528 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8529
8530 * org.texi (Plain Lists): Typos fixed.
8531
8532 2005-11-28 Jay Belanger <belanger@truman.edu>
8533
8534 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8535
8536 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8537
8538 * org.texi (Structure editing): New item moving commands added.
8539 (Plain Lists): New section.
8540
8541 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8542
8543 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8544 (Agenda): Document commands `org-cycle-agenda-files' and
8545 `org-agenda-file-to-front'.
8546 (Built-in table editor): Document `org-table-sort-lines'.
8547 (HTML formatting): Export of hand-formatted lists.
8548
8549 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8550
8551 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8552 new variable gnus-toolbar-thickness.
8553
8554 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8555
8556 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8557
8558 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8559
8560 * gnus.texi (X-Face): Fix description.
8561 (XVarious): Remove gnus-xmas-logo-color-alist and
8562 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8563
8564 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8565
8566 * gnus.texi (Group Parameters): Mention new variable
8567 gnus-parameters-case-fold-search.
8568 (Home Score File): Addition.
8569
8570 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8571
8572 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8573 (Overview): List supported feed types.
8574 (Installation): No installation necessary when using autoload.
8575 (Configuration): Rename "RSS" to "news".
8576
8577 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8578
8579 * pgg.texi (User Commands): Document additional passphrase
8580 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8581 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8582
8583 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8584
8585 * org.texi: Version number changed to 3.19.
8586
8587 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8588
8589 * pgg.texi (How to use): Update the example to add autoload of
8590 pgg-encrypt-symmetric-region.
8591 (User Commands): Document pgg-encrypt-symmetric-region.
8592 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8593
8594 2005-10-27 Jay Belanger <belanger@truman.edu>
8595
8596 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8597 mention other TeX-related units.
8598
8599 2005-10-23 Lars Hansen <larsh@soem.dk>
8600
8601 * dired-x.texi (Miscellaneous Commands):
8602 Replace dired-do-relative-symlink by dired-do-relsymlink and
8603 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8604
8605 2005-10-23 Jay Belanger <belanger@truman.edu>
8606
8607 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8608 constant.
8609
8610 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8611
8612 * faq.texi (Bugs and problems):
8613 Replace `dired-move-to-filename-regexp' by
8614 `directory-listing-before-filename-regexp'.
8615
8616 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8617
8618 * newsticker.texi (UPDATED): Set value.
8619
8620 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8621
8622 * gnus.texi (Document Groups): Remove duplicate item.
8623
8624 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8625
8626 * org.texi (Summary): Mention iCalendar support.
8627 (Exporting): Document iCalendar support.
8628
8629 2005-10-18 Romain Francoise <romain@orebokech.com>
8630
8631 * viper.texi (Viper Specials): Capitalize GNU.
8632
8633 2005-10-17 Juri Linkov <juri@jurta.org>
8634
8635 * info.texi (Getting Started, Search Index, Expert Info):
8636 Fix wording.
8637 (Search Text): Replace `echo area' with `mode line'.
8638 (Search Index): Both `i' and `,' find all index entries.
8639 Replace example `C-f' with `C-l' (which exists in index of Info
8640 manual) and delete spaces in its keyboard input sequence.
8641 Delete unnecessary explanations about literal characters.
8642
8643 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8644
8645 * gnus.texi (Document Server Internals): Addition.
8646
8647 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8648
8649 * gnus.texi (A note on namespaces): Fix RFC reference.
8650
8651 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8652
8653 * gnus.texi (RSS): Fix key description.
8654
8655 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8656
8657 * gnus.texi: Emacs/w3 -> Emacs/W3.
8658 (Browsing the Web): Fix description.
8659 (Web Searches): Ditto.
8660 (Customizing W3): Ditto.
8661
8662 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8663
8664 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8665
8666 2005-10-11 Jay Belanger <belanger@truman.edu>
8667
8668 * calc.texi (Integration): Mention using `a i' to compute definite
8669 integrals.
8670
8671 2005-10-11 Juri Linkov <juri@jurta.org>
8672
8673 * info.texi: Rearrange nodes.
8674 (Top): Update menu. Change ref `Info for Experts' to
8675 `Advanced Info Commands'.
8676 (Getting Started): Fix description of manual's parts.
8677 (Help-Int): Change xref `Info Search' to `Search Index', and
8678 `Expert Info' to `Advanced'.
8679 (Advanced): Move node one level up.
8680 (Search Text, Search Index): New nodes split out from `Info Search'.
8681 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8682 split out from `Advanced'.
8683 (Advanced, Emacs Info Variables): De-document editing an Info file
8684 in Info.
8685 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8686 (Creating an Info File): Delete node and move its text to
8687 `Expert Info'.
8688
8689 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8690
8691 * org.texi (Workflow states): Documented that change in keywords
8692 becomes active only after restart of Emacs.
8693
8694 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8695
8696 Sync with Tramp 2.0.51.
8697
8698 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8699
8700 * speedbar.texi (Introduction): Describe new location of speedbar
8701 on menubar.
8702 (Basic Key Bindings): Remove descriptions of bindings that have
8703 been removed.
8704
8705 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8706
8707 * speedbar.texi (GDB): Describe use of watch expressions.
8708
8709 2005-09-28 Simon Josefsson <jas@extundo.com>
8710
8711 * message.texi (IDNA): Fix.
8712
8713 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8714
8715 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8716 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8717 description of nntp-open-connection-function.
8718 (Common Variables): Fix descriptions.
8719
8720 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8721
8722 * gnus.texi (Server Buffer Format): Document the %a format spec.
8723
8724 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8725
8726 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8727
8728 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8729
8730 * org.texi Version 3.16.
8731
8732 2005-09-19 Miles Bader <miles@gnu.org>
8733
8734 * newsticker.texi: Get rid of CVS keywords.
8735
8736 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8737
8738 * gnus.texi (Finding the Parent): Fix description of how Gnus
8739 finds article.
8740
8741 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8742
8743 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8744 to drop off non-answered articles.
8745
8746 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8747
8748 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8749 braces (which are unsupported by NMAKE) for macro `srcdir'.
8750
8751 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8752
8753 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8754 (../info/newsticker, newsticker.dvi): New targets.
8755
8756 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8757
8758 * newsticker.texi: Replace @command with @code. Replace @example
8759 with @lisp.
8760 (Top): Add explanations to menu items.
8761 (GNU Free Documentation License): Remove.
8762
8763 2005-09-16 Romain Francoise <romain@orebokech.com>
8764
8765 Update all files to specify GFDL version 1.2.
8766
8767 * doclicense.texi (GNU Free Documentation License): Update to
8768 version 1.2.
8769
8770 2005-09-15 Richard M. Stallman <rms@gnu.org>
8771
8772 * newsticker.texi: Fix @setfilename.
8773
8774 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8775 (../info/newsticker, newsticker.dvi): New targets.
8776
8777 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8778
8779 * org.texi: Version 3.15.
8780
8781 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * ses.texi: Combine all three indices into one.
8784 Correct a few typos.
8785
8786 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8787
8788 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8789
8790 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8791
8792 * emacs-mime.texi (Handles): Remove duplicate item.
8793 (Encoding Customization): Fix the default value for
8794 mm-coding-system-priorities.
8795 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8796 (Basic Functions): Fix reference.
8797
8798 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8799
8800 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8801
8802 2005-08-18 Richard M. Stallman <rms@gnu.org>
8803
8804 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8805 and web site.
8806
8807 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8808 not keyboard-translate.
8809
8810 2005-08-11 Richard M. Stallman <rms@gnu.org>
8811
8812 * faq.texi (Using regular expressions): Fix xref.
8813
8814 2005-08-09 Juri Linkov <juri@jurta.org>
8815
8816 * info.texi (Help-P): Replace `Prev' with `Previous'.
8817 (Help-M, Help-Xref): Add S-TAB.
8818 (Help-FOO): Update `u' command.
8819 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8820 Update info about visibility of xref parts.
8821 (Help-Int): Fix `m' command. Rename `Info-last' to
8822 `Info-history-back'. Add `Info-history-forward'.
8823 (Advanced): Fix `g*' and `M-n' commands.
8824 (Info Search): Add `index-apropos' in stand-alone browser.
8825 Add isearch commands.
8826 (Emacs Info Variables): Remove `Info-fontify'.
8827 Add `Info-mode-hook'. Update face names.
8828 Add `Info-fontify-maximum-menu-size',
8829 `Info-fontify-visited-nodes', `Info-isearch-search'.
8830
8831 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8832
8833 Sync with Tramp 2.0.50.
8834
8835 * tramp.texi: Use @option{} consequently for method names.
8836 (Inline methods, External transfer methods): Remove references to
8837 Cygwin.
8838 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8839 implementation.
8840
8841 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8842
8843 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8844 Mention that gnus-init-file is not read when Emacs is invoked with
8845 --no-init-file or -q.
8846
8847 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8848
8849 * org.texi: Version 3.14.
8850
8851 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8852
8853 * org.texi: Version 3.13.
8854
8855 2005-07-18 Juri Linkov <juri@jurta.org>
8856
8857 * calc.texi (Time Zones, Logical Operations):
8858 * cl.texi (Overview):
8859 * org.texi (TODO types):
8860 * sc.texi (Emacs 18 MUAs):
8861 * speedbar.texi (Top):
8862 * url.texi (History):
8863 Delete duplicate duplicate words.
8864
8865 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8866
8867 * cl.texi (Type Predicates): Document `atom' type.
8868
8869 2005-07-04 Lute Kamstra <lute@gnu.org>
8870
8871 Update FSF's address in GPL notices.
8872
8873 * calc.texi (Copying):
8874 * doclicense.texi (GNU Free Documentation License):
8875 * faq.texi (Contacting the FSF):
8876 * mh-e.texi (Copying): Update FSF's address.
8877
8878 2005-07-03 Richard M. Stallman <rms@gnu.org>
8879
8880 * flymake.texi (Example -- Configuring a tool called directly):
8881 Update name of flymake-build-relative-filename.
8882
8883 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8884
8885 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8886
8887 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8888
8889 * org.texi: Version 3.12.
8890
8891 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8892
8893 * makefile.w32-in (MAKEINFO): Use --force.
8894 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8895 Makefile.in.
8896 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8897 more shells.
8898
8899 2005-06-23 Richard M. Stallman <rms@gnu.org>
8900
8901 * speedbar.texi (Creating a display): Texinfo usage fixes.
8902
8903 * tramp.texi (Customizing Completion, Auto-save and Backup):
8904 Texinfo usage fixes.
8905
8906 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8907
8908 * dired-x.texi (Miscellaneous Commands):
8909 * ediff.texi (Miscellaneous):
8910 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8911 (Agent Variables):
8912 * info.texi (Help-Xref):
8913 * message.texi (Message Headers):
8914 * org.texi (Remember):
8915 * reftex.texi (Options (Defining Label Environments)):
8916 (Options (Index Support)):
8917 (Options (Viewing Cross-References)):
8918 (Options (Misc)):
8919 (Changes):
8920 * speedbar.texi (Creating a display):
8921 * tramp.texi (Customizing Completion, Auto-save and Backup):
8922 Texinfo usage fix.
8923
8924 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8925
8926 * org.texi: Version 3.11.
8927
8928 2005-06-12 Jay Belanger <belanger@truman.edu>
8929
8930 * calc.texi (Getting Started): Remove extra menu item.
8931
8932 2005-05-31 Jay Belanger <belanger@truman.edu>
8933
8934 * calc.texi (Notations Used in This Manual): Use @kbd for key
8935 sequence.
8936 (Demonstration of Calc): Mention another way of starting Calc.
8937 (Starting Calc): Mention long name of M-#.
8938 (Embedded Mode Overview): Remove unnecessary instruction.
8939 (Other M-# commands): Rephrase `M-# 0' explanation.
8940 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8941 reflect current behavior.
8942
8943 2005-05-30 Jay Belanger <belanger@truman.edu>
8944
8945 * calc.texi (Hooks): Change description of calc-window-hook and
8946 calc-trail-window-hook to match usage.
8947 (Computational Functions): Add more constant-generating functions.
8948 (Customizable Variables): Use defvar.
8949
8950 2005-05-28 Jay Belanger <belanger@truman.edu>
8951
8952 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8953 (Basic Embedded Mode): Explain behavior of arguments to
8954 calc-embedded-mode.
8955
8956 2005-05-27 Jay Belanger <belanger@truman.edu>
8957
8958 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8959 current behavior.
8960
8961 2005-05-25 Jay Belanger <belanger@truman.edu>
8962
8963 * calc.texi: Change Calc version number throughout.
8964 (Keypad Mode): Change location in info output.
8965 (Keypad mode overview): Move picture of keypad.
8966
8967 2005-05-21 Jay Belanger <belanger@truman.edu>
8968
8969 * calc.texi (Storing variables): Mention that only most variables
8970 are void to begin with.
8971
8972 2005-05-21 Kevin Ryde <user42@zip.com.au>
8973
8974 * widget.texi (Basic Types): Update cross ref from "Enabling
8975 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8976 lispref/text.texi change.
8977
8978 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8979
8980 * org.texi: Version 3.09.
8981
8982 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * reftex.texi: Version 4.28.
8985
8986 2005-05-16 Jay Belanger <belanger@truman.edu>
8987
8988 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8989
8990 2005-05-14 Jay Belanger <belanger@truman.edu>
8991
8992 * calc.texi (Default Simplifications): Insert missing ! (logical
8993 not operator).
8994
8995 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8996
8997 Sync with Tramp 2.0.49.
8998
8999 2005-05-10 Jay Belanger <belanger@truman.edu>
9000
9001 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9002 to 1.
9003
9004 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9005
9006 * org.texi: Version 3.08, structure reorganized.
9007
9008 2005-04-24 Richard M. Stallman <rms@gnu.org>
9009
9010 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9011
9012 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9013
9014 * org.texi: Update to version 3.06.
9015
9016 2005-04-13 Lute Kamstra <lute@gnu.org>
9017
9018 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9019
9020 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9021
9022 * cl.texi (Porting Common Lisp): Fix typo.
9023
9024 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9025
9026 * gnus.texi (RSS): Addition.
9027
9028 2005-04-04 Jay Belanger <belanger@truman.edu>
9029
9030 * calc.texi: Change Calc version number.
9031 (Customizable variables): Fix description of calc-language-alist.
9032 (Copying): Put in version 2 of GPL.
9033
9034 2005-04-01 Jay Belanger <belanger@truman.edu>
9035
9036 * calc.texi (Troubleshooting Commands): Remove comment about
9037 installation.
9038 (Installation): Remove section.
9039 (Customizable Variables): New section.
9040 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9041 (Graphical Devices): Add references to Customizable Variables.
9042
9043 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9044
9045 * emacs-mime.texi (Display Customization): Markup fixes.
9046 (rfc2047): Update.
9047
9048 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9049
9050 * gnus-faq.texi: Replaced with auto-generated version.
9051
9052 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9053
9054 * dired-x.texi (Multiple Dired Directories): default-directory was
9055 renamed to dired-default-directory.
9056
9057 2005-03-26 Jay Belanger <belanger@truman.edu>
9058
9059 * calc.texi (Simplifying Formulas, Rewrite Rules):
9060 Change description of top and bottom of fraction.
9061 (Modulo Forms): Move description of how to create modulo forms to
9062 earlier in the section.
9063 (Fraction Mode): Suggest using : to get a fraction by dividing.
9064 (Basic Arithmetic): Adjust placement of command name.
9065 (Truncating the Stack): Emphasize that "hidden" entries are still
9066 visible.
9067 (Installation): Move discussion of printing manual to "About This
9068 Manual".
9069 (About This Manual): Mention how to print the manual.
9070 (Reporting Bugs): Remove first person.
9071 (Building Vectors): Add algebraic version of append.
9072 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9073 (Grouping Digits): Fix typo.
9074
9075 2005-03-25 Werner Lemberg <wl@gnu.org>
9076
9077 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9078 Replace `legal' with `valid'.
9079
9080 2005-03-25 Werner Lemberg <wl@gnu.org>
9081
9082 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9083
9084 2005-03-24 Jay Belanger <belanger@truman.edu>
9085
9086 * calc.texi (General Mode Commands)
9087 (Mode Settings in Embedded Mode): Add some explanation of
9088 recording mode settings.
9089
9090 2005-03-24 Richard M. Stallman <rms@gnu.org>
9091
9092 * calc.texi: Remove praise of non-free software.
9093
9094 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9095 (Installation): Node deleted.
9096
9097 2005-03-23 Richard M. Stallman <rms@gnu.org>
9098
9099 * url.texi (HTTP language/coding): Improve last change.
9100
9101 2005-03-22 Jay Belanger <belanger@truman.edu>
9102
9103 * calc.texi (Embedded Mode): Add new information on changing
9104 modes.
9105
9106 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9107
9108 Sync with Tramp 2.0.48.
9109
9110 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9111
9112 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9113 "GNU/Linux". Change all addresses to .gnu.org.
9114 (Default Method): Offer shortened syntax for "su" and "sudo"
9115 methods.
9116
9117 2005-03-07 Richard M. Stallman <rms@gnu.org>
9118
9119 * url.texi: Fix usage of "e.g.".
9120 (HTTP language/coding): Explain the rules for these strings.
9121
9122 2005-03-06 Richard M. Stallman <rms@gnu.org>
9123
9124 * woman.texi (Introduction): Minor cleanups.
9125
9126 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9127
9128 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9129 (Installation): Node deleted.
9130
9131 * mh-e.texi (Preface): Get rid of "Emacs 21".
9132
9133 * eshell.texi (Installation): Delete node (for Emacs 20).
9134
9135 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9136
9137 * flymake.texi: Refill and tweak style in @lisp blocks.
9138
9139 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9140
9141 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9142
9143 2005-03-01 Jay Belanger <belanger@truman.edu>
9144
9145 * calc.texi (Trigonometric and Hyperbolic Functions):
9146 Mention additional functions.
9147 (Algebraic Simplifications): Mention additional simplifications.
9148
9149 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9150
9151 * ses.texi: Add concept/function/variable indices (this work was
9152 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9153 papers on file at FSF).
9154
9155 2005-02-10 Jay Belanger <belanger@truman.edu>
9156
9157 * calc.texi: Change @LaTeX to La@TeX throughout.
9158 Redefine @expr as @math for TeX output.
9159 Redefine @texline as a no-op for TeX output.
9160 Define @tfn, replace @t by @tfn throughout.
9161
9162 2005-02-09 Jay Belanger <belanger@truman.edu>
9163
9164 * calc.texi: Add macro for LaTeX for info output.
9165
9166 2005-02-08 Kim F. Storm <storm@cua.dk>
9167
9168 * texinfo.tex (LaTex): Add def.
9169
9170 2005-02-06 Jay Belanger <belanger@truman.edu>
9171
9172 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9173 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9174 throughout manual.
9175
9176 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9177
9178 * gnus.texi: Some edits based on comments from David Abrahams.
9179
9180 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9181
9182 * gnus.texi (RSS): Fix the keystroke.
9183
9184 2005-01-24 David Kastrup <dak@gnu.org>
9185
9186 * faq.texi: Update AUCTeX version info.
9187
9188 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9189
9190 * gnus-faq.texi ([4.1]): Typo.
9191
9192 2005-01-19 Jay Belanger <belanger@truman.edu>
9193
9194 * calc.texi (Keep Arguments): Mention that keeping arguments
9195 doesn't work with keyboard macros.
9196
9197 2005-01-16 Richard M. Stallman <rms@gnu.org>
9198
9199 * autotype.texi (Autoinserting): Fix small error.
9200
9201 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9202
9203 Sync with Tramp 2.0.47.
9204
9205 * tramp.texi (Compilation): New section, describing compilation of
9206 remote files.
9207
9208 2005-01-11 Kim F. Storm <storm@cua.dk>
9209
9210 * widget.texi (Basic Types): Add :follow-link keyword.
9211
9212 2005-01-09 Jay Belanger <belanger@truman.edu>
9213
9214 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9215
9216 2005-01-08 Jay Belanger <belanger@truman.edu>
9217
9218 * calc.texi: Change throughout to reflect new default value of
9219 calc-settings-file.
9220
9221 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9222
9223 * message.texi (Reply): `message-reply-to-function' should return
9224 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9225
9226 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9227
9228 * faq.texi (Changing load-path): Fix typo.
9229
9230 2005-01-05 Jay Belanger <belanger@truman.edu>
9231
9232 * calc.texi (Programming Tutorial): Replace kbd command by
9233 appropriate characters for a keyboard macro.
9234
9235 2005-01-04 Jay Belanger <belanger@truman.edu>
9236
9237 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9238 for Lucid Emacs.
9239 (Programming Tutorial): Mention that the user needs to be in the
9240 right mode to compute some functions.
9241
9242 2005-01-04 Jay Belanger <belanger@truman.edu>
9243
9244 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9245 no longer applicable.
9246
9247 2005-01-01 Jay Belanger <belanger@truman.edu>
9248
9249 * calc.texi (Programming Tutorial): Change description of how to
9250 edit keyboard macros to match current behavior.
9251
9252 2004-12-31 Jay Belanger <belanger@truman.edu>
9253
9254 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9255
9256 2004-12-20 Jay Belanger <belanger@truman.edu>
9257
9258 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9259 zero.
9260
9261 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9264 @xref.
9265 (Font Locking): Avoid @strong{Note:}.
9266
9267 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9268
9269 Sync with Tramp 2.0.46.
9270
9271 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9272
9273 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9274
9275 * url.texi: Correct typos.
9276 (Retrieving URLs): @var{nil}->@code{nil}.
9277 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9278 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9279 (Dealing with HTTP documents): @inforef->@xref.
9280
9281 2004-12-15 Jay Belanger <belanger@truman.edu>
9282
9283 * calc.texi: Consistently capitalized all mode names.
9284 (Answers to Exercises): Mention that an answer can be a fraction
9285 when in Fraction mode.
9286
9287 2004-12-13 Jay Belanger <belanger@truman.edu>
9288
9289 * calc.texi: Fix some TeX definitions.
9290
9291 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9292
9293 * reftex.texi (Imprint): Remove erroneous @value's.
9294
9295 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9296
9297 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9298 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9299
9300 2004-12-08 Jay Belanger <belanger@truman.edu>
9301
9302 * calc.texi (Starting Calc): Remove comment about installation.
9303 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9304
9305 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9306
9307 * url.texi: Update @setfilename.
9308 (Getting Started): No need to worry about Gnus versions.
9309 (Dealing with HTTP documents): Use @inforef.
9310
9311 * org.texi: Fix @direntry file name.
9312
9313 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9314
9315 * url.texi: New file.
9316
9317 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9318
9319 2004-12-06 Jay Belanger <belanger@truman.edu>
9320
9321 * calc.texi (Using Calc): Remove paragraph about installation.
9322
9323 2004-12-06 Jay Belanger <belanger@truman.edu>
9324
9325 * calc.texi: Use more Texinfo macros and less TeX defs.
9326 Remove @refill's.
9327
9328 2004-12-06 Richard M. Stallman <rms@gnu.org>
9329
9330 * org.texi: New file.
9331
9332 2004-12-05 Richard M. Stallman <rms@gnu.org>
9333
9334 * Makefile.in (org.dvi, ../info/org): New targets.
9335 (INFO_TARGETS): Add ../info/org.
9336 (DVI_TARGETS): Add org.dvi.
9337 (maintainer-clean): Remove the info files in the info dir.
9338
9339 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9340
9341 * idlwave.texi: Fix the setfilename directive to put the produced
9342 file in ../info.
9343 (Continued Statement Indentation): Resurrect Jan D.'s change from
9344 2004-11-03 that was lost when a newer version of idlwave.texi was
9345 imported.
9346
9347 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9348
9349 * gnus-faq.texi ([5.1]): Add missing bracket.
9350
9351 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9352 Index `spam-initialize'.
9353
9354 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9355
9356 * message.texi (Various Message Variables): Mention that all mail
9357 file variables are derived from `message-directory'.
9358
9359 * gnus.texi (Splitting Mail): Clarify bogus group.
9360
9361 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9362
9363 * emacs-mime.texi (Encoding Customization):
9364 Fix mm-coding-system-priorities entry.
9365
9366 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9367
9368 * idlwave.texi (Continued Statement Indentation):
9369 * reftex.texi (Options (Index Support)):
9370 (Displaying and Editing the Index, Table of Contents):
9371 * speedbar.texi (Creating a display, Major Display Modes):
9372 Replace non-nil with non-@code{nil}.
9373
9374 2004-10-21 Jay Belanger <belanger@truman.edu>
9375
9376 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9377
9378 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9379
9380 * calc.texi (Reporting Bugs): Double up `@'.
9381
9382 2004-10-18 Jay Belanger <belanger@truman.edu>
9383
9384 * calc.texi (Reporting Bugs): Change the address that bugs
9385 should be sent to.
9386
9387 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9388
9389 * gnus.texi (New Features): Add 5.11.
9390
9391 * message.texi (Resending): Remove wrong default value.
9392
9393 * gnus.texi (Mail Source Specifiers): Describe possible problems
9394 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9395 `pop3-leave-mail-on-server' to the index.
9396
9397 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9398
9399 * message.texi (Canceling News): Add how to set a password.
9400
9401 2004-10-12 Jay Belanger <belanger@truman.edu>
9402
9403 * calc.texi (Help Commands): Change the descriptions of
9404 calc-describe-function and calc-describe-variable to match their
9405 current behavior.
9406
9407 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9408
9409 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9410
9411 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9412
9413 Sync with Tramp 2.0.45.
9414
9415 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9416 plink link. The URL is outdated. Originator contacted for
9417 clarification.
9418
9419 2004-10-10 Juri Linkov <juri@jurta.org>
9420
9421 * gnus.texi (Top, Marking Articles): Join two menus in one node
9422 because a node can have only one menu.
9423
9424 2004-10-09 Juri Linkov <juri@jurta.org>
9425
9426 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9427 example of nnmail-split-fancy.
9428
9429 2004-10-06 Karl Berry <karl@gnu.org>
9430
9431 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9432 consistency with other uses of dashes.
9433
9434 2004-10-05 Karl Berry <karl@gnu.org>
9435
9436 * info.texi: Consistently use --- throughout, periods at end of
9437 menu descriptions, and a couple typos.
9438
9439 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9440
9441 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9442 * pgg.texi (User Commands, Backend methods): Do.
9443 * gnus.texi: Markup fixes.
9444 (Setting Process Marks): Fix `M P a' entry.
9445 * emacs-mime.texi: Fixes.
9446
9447 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9448
9449 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9450 again.
9451 Use 5.10 instead of 5.10.0.
9452
9453 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9454
9455 * gnus.texi (Summary Mail Commands): S D e.
9456
9457 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9458
9459 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9460 the gnus-article-mode-line-format section.
9461
9462 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9463
9464 * gnus.texi (Various Summary Stuff): Fix the documentation for
9465 gnus-newsgroup-variables.
9466
9467 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9468
9469 * gnus.texi (MIME Commands):
9470 Add gnus-mime-display-multipart-as-mixed,
9471 gnus-mime-display-multipart-alternative-as-mixed,
9472 gnus-mime-display-multipart-related-as-mixed.
9473 (Mail Source Customization): Clarify `mail-source-directory'.
9474 (Splitting Mail): Mention gnus-group-find-new-groups.
9475 (SpamOracle): Fix typo.
9476
9477 * gnus-faq.texi: Untabify.
9478 ([6.3]): nnir.el is in contrib directory.
9479
9480 * message.texi (News Headers): Clarify how a unique ID is created.
9481
9482 * gnus.texi (Batching Agents): Fix typo in example.
9483 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9484
9485 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9486
9487 * gnus.texi (Group Parameters): Add more on hooks.
9488
9489 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9490
9491 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9492
9493 2004-09-22 Jay Belanger <belanger@truman.edu>
9494
9495 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9496 might be hidden during part of the session.
9497
9498 2004-09-20 Jay Belanger <belanger@truman.edu>
9499
9500 * calc.texi (Notations Used in This Manual): Put in an earlier
9501 mention that DEL could be called Backspace.
9502
9503 2004-09-10 Simon Josefsson <jas@extundo.com>
9504
9505 * gnus.texi (IMAP): Add example. Suggested and partially written
9506 by Steinar Bang <sb@dod.no>.
9507
9508 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9509
9510 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9511 netrc syntax.
9512
9513 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9514
9515 * gnus.texi (Spam ELisp Package Sequence of Events):
9516 Some clarifications.
9517 (Spam ELisp Package Global Variables): More clarifications.
9518
9519 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9520
9521 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9522 Mention spam-split does not modify incoming mail.
9523
9524 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9525
9526 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9527
9528 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9529
9530 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9531
9532 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9533
9534 * makefile.w32-in (sieve, pgg): Use $(infodir).
9535
9536 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9537
9538 * makefile.w32-in: Fix PGG and Sieve entries.
9539
9540 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9541
9542 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9543 Emacs and related programs.
9544
9545 2004-08-27 Richard M. Stallman <rms@gnu.org>
9546
9547 * faq.texi: Fix texinfo usage, esp. doublequotes.
9548 (Difference between Emacs and XEmacs): Some clarification.
9549
9550 * faq.texi (Difference between Emacs and XEmacs):
9551 Explain not to contrast XEmacs with GNU Emacs.
9552
9553 2004-08-26 Richard M. Stallman <rms@gnu.org>
9554
9555 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9556
9557 2004-08-22 David Kastrup <dak@gnu.org>
9558
9559 * reftex.texi (AUCTeX): Update links, section name.
9560
9561 * faq.texi (Calc): Update availability (included in 22.1).
9562 (AUCTeX): Update availability, information, versions, description.
9563
9564 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9565
9566 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9567
9568 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9569
9570 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9571
9572 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9573
9574 Sync with Tramp 2.0.44.
9575
9576 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9577
9578 * widget.texi (User Interface): Update how to separate the
9579 editable field of an editable-field widget from other widgets.
9580 (Programming Example): Add text after field.
9581
9582 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9583
9584 * emacs-mime.texi (Encoding Customization): Add a note to the
9585 mm-content-transfer-encoding-defaults entry.
9586 (rfc2047): Update.
9587
9588 * gnus.texi (Article Highlighting):
9589 Add gnus-cite-ignore-quoted-from.
9590 (POP before SMTP): New node.
9591 (Posting Styles): Addition.
9592 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9593 (Fancy Mail Splitting): Ditto.
9594 (X-Face): Add gnus-x-face.
9595
9596 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9597
9598 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9599 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9600
9601 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9602
9603 * gnus.texi (Mail Source Specifiers):
9604 Describe `pop3-leave-mail-on-server'.
9605
9606 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9607
9608 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9609
9610 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9611 repository. Change setfilename.
9612
9613 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9614
9615 2004-07-02 Juri Linkov <juri@jurta.org>
9616
9617 * pcl-cvs.texi (Viewing differences): Add `d r'.
9618
9619 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9620
9621 * ses.texi, viper.texi, flymake.texi, faq.texi:
9622 * eshell.texi, ediff.texi: Markup fixes.
9623
9624 2004-06-21 Karl Berry <karl@gnu.org>
9625
9626 * info.texi (Top): Mention that only Emacs has mouse support.
9627 (Getting Started): Mention this in a few other places.
9628
9629 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9630
9631 * autotype.texi (Copyrights, Timestamps):
9632 Recommend `before-save-hook' instead of `write-file-functions'.
9633
9634 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9635
9636 * dired-x.texi (dired-mark-omitted): Update keybinding.
9637
9638 2004-06-10 Kim F. Storm <storm@cua.dk>
9639
9640 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9641
9642 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9643
9644 * dired-x.texi (variable dired-omit-mode): Rename from
9645 dired-omit-files-p.
9646 (function dired-omit-mode): Rename from dired-omit-toggle.
9647 Call dired-omit-mode rather than set dired-omit-files-p.
9648 (dired-mark-omitted): Describe command.
9649
9650 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9651
9652 Version 2.0.41 of Tramp released.
9653
9654 2004-05-29 Juanma Barranquero <lektu@terra.es>
9655
9656 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9657 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9658
9659 2004-05-29 Richard M. Stallman <rms@gnu.org>
9660
9661 * cl.texi (Top): Call this chapter `Introduction'.
9662 (Overview): In TeX, no section heading here.
9663
9664 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9665
9666 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9667
9668 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9669 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9670
9671 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9672
9673 * flymake.texi: New file.
9674
9675 2004-05-28 Simon Josefsson <jas@extundo.com>
9676
9677 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9678
9679 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9680
9681 Version 2.0.40 of Tramp released.
9682
9683 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9684
9685 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9686
9687 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9688 variables `tramp-backup-directory-alist' and
9689 `tramp-bkup-backup-directory-info'.
9690 (Overview, Connection types)
9691 (External transfer methods, Default Method)
9692 (Windows setup hints): Remove restriction of password entering
9693 with external methods.
9694 (Auto-save and Backup): Make file name example
9695 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9696 and `auto-save-directory' must be used.
9697 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9698 only "NT"). Remove doubled entry "What kinds of systems does
9699 @tramp{} work on".
9700 (tramp): Macro removed.
9701 (Obtaining Tramp): Flag removed from title.
9702 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9703 and `trampver' used properly. Flag `tramp-inst' replaced by
9704 `installchapter'. Installation related text adapted.
9705
9706 2004-04-28 Masatake YAMATO <jet@gyve.org>
9707
9708 * widget.texi (Programming Example): Remove overlays.
9709
9710 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9711
9712 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9713
9714 2004-04-23 Juanma Barranquero <lektu@terra.es>
9715
9716 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9717
9718 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9719
9720 * info.texi (Info Search): Add info-apropos.
9721
9722 2004-03-22 Juri Linkov <juri@jurta.org>
9723
9724 * faq.texi: Fix help key bindings.
9725
9726 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9727
9728 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9729 (as suggested by Karl Berry). Update information about colored
9730 stars in menus. Add new subheading describing M-n.
9731
9732 2004-03-12 Richard M. Stallman <rms@gnu.org>
9733
9734 * cl.texi (Top): Rename top node's title.
9735
9736 2004-03-08 Karl Berry <karl@gnu.org>
9737
9738 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9739 problems making the texinfo distribution.
9740
9741 2004-02-29 Simon Josefsson <jas@extundo.com>
9742
9743 * smtpmail.texi (Authentication): Change the list of supported
9744 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9745 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9746 <voegelas@gmx.net>.
9747
9748 2004-02-29 Juanma Barranquero <lektu@terra.es>
9749
9750 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9751 Use $(DEL) instead of rm, and ignore exit code.
9752
9753 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9754
9755 Tramp version 2.0.39 released.
9756
9757 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9758
9759 * tramp.texi (Customizing Completion): Explain new functions
9760 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9761 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9762 (Top): Refer to Savannah mailing list as the major one.
9763 Mention older mailing lists in HTML mode only.
9764 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9765 (Frequently Asked Questions): Remote hosts must not be Unix-like
9766 for "smb" method.
9767 (Password caching): New node.
9768 (External transfer methods): Refer to password caching for "smb"
9769 method.
9770
9771 2004-02-17 Karl Berry <karl@gnu.org>
9772
9773 * info.texi (Help-Int): Mention the new line number feature.
9774
9775 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9776
9777 * ses.texi (Advanced Features): New functionality for
9778 ses-set-header-row (defaults to current row unless C-u used).
9779 (Acknowledgements): Add Stefan Monnier.
9780
9781 2003-12-29 Kevin Ryde <user42@zip.com.au>
9782
9783 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9784
9785 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9786
9787 Tramp version 2.0.38 released.
9788
9789 * tramp.texi (Remote shell setup): Warn of environment variables
9790 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9791 <sven.gabriel@imk.fzk.de>.
9792 (Configuration): Tramp now chooses base64/uuencode
9793 automatically. Update wording accordingly.
9794 (Top): More description for the `Default Method' menu entry.
9795 (Default Method): Use @code, not @var, for Lisp variables.
9796 (Default Method): New subsection `Which method is the right one
9797 for me?' Suggested by Christian Kirsch.
9798 (Configuration): Pointer to new subsection added.
9799 (Default Method): Too many "use" in one sentence.
9800 Rephrase. Reported by Christian Kirsch.
9801 (Filename Syntax): Old `su' example is probably a left-over from
9802 the sm/su method naming. Replace with `ssh', instead.
9803 (External transfer methods, Auto-save and Backup):
9804 Typo fixes.
9805
9806 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9807
9808 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9809 (Top): Mention japanese manual only if flag `jamanual' is set.
9810 Insert section `Japanese manual' in menu.
9811
9812 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9813
9814 * eshell.texi (Known Problems): Add doc item.
9815
9816 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9817
9818 * cc-mode.texi: Update for CC Mode 5.30.
9819
9820 Note: Please refrain from doing purely cosmetic changes like
9821 removing trailing whitespace in this manual; it clobbers cvs
9822 merging for no good reason.
9823
9824 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9825
9826 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9827 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9828 @acronym{ASCII}.
9829
9830 2003-10-26 Karl Berry <karl@gnu.org>
9831
9832 * info.texi (Info Search): Echo area, not echo are. From Debian
9833 diff.
9834
9835 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9836
9837 * widget.texi (Defining New Widgets): Document new behavior of
9838 :buttons and :children keywords.
9839
9840 2003-10-22 Miles Bader <miles@gnu.org>
9841
9842 * Makefile.in (info): Move before $(top_srcdir)/info.
9843
9844 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9845
9846 * tramp.texi (Inline methods): Small grammar fix.
9847 (External transfer methods): Likewise.
9848
9849 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9850
9851 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9852
9853 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9854
9855 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9856
9857 2003-09-30 Richard M. Stallman <rms@gnu.org>
9858
9859 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9860
9861 * widget.texi (User Interface): Fix typos.
9862
9863 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9864
9865 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9866
9867 * pcl-cvs.texi (Selected Files): Fix typo.
9868
9869 2003-09-21 Karl Berry <karl@gnu.org>
9870
9871 * info.texi (] and [ commands): No period at end of section title.
9872
9873 2003-09-04 Miles Bader <miles@gnu.org>
9874
9875 * Makefile.in (top_srcdir): New variable.
9876 ($(top_srcdir)/info): New rule.
9877 (info): Depend on it.
9878
9879 2003-09-03 Peter Runestig <peter@runestig.com>
9880
9881 * makefile.w32-in: New file.
9882
9883 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9884
9885 * widget.texi (User Interface): Explain the need of static text
9886 around an editable field.
9887
9888 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9889
9890 * widget.texi (Basic Types): The argument to `:help-echo' can now
9891 be a form that evaluates to a string.
9892
9893 2003-08-18 Kim F. Storm <storm@cua.dk>
9894
9895 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9896
9897 2003-08-16 Richard M. Stallman <rms@gnu.org>
9898
9899 * dired-x.texi (Shell Command Guessing): Explain *.
9900
9901 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9902
9903 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9904 log-edit-insert-changelog.
9905
9906 2003-08-03 Karl Berry <karl@gnu.org>
9907
9908 * info.texi: Need @contents.
9909
9910 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9911
9912 Tramp version 2.0.36 released.
9913
9914 * tramp.texi (Remote shell setup): Explain about problems with
9915 non-Bourne commands in ~/.profile and ~/.shrc.
9916
9917 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9918
9919 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9920 renaming of `vis-mode' to `visible-mode'.
9921
9922 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9923
9924 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9925 next, prev and up pointers.
9926
9927 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9928
9929 * info.texi (Help): Mention existence of Emacs and stand-alone
9930 Info at the very beginning of the tutorial.
9931 (Help-Inv): New node.
9932 (Help-]): New node.
9933 (Help-M): Systematically point out the differences between default
9934 Emacs and stand-alone versions. Delete second menu.
9935 (Help-Xref): Systematically point out the differences between
9936 default Emacs and stand-alone versions.
9937 (Help-Int): Change `l' example.
9938 (Expert Info): Fix typos.
9939 (Emacs Info Variables): Mention `Info-hide-note-references' and
9940 new default for `Info-scroll-prefer-subnodes'.
9941
9942 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9943
9944 Version 2.0.35 of Tramp released.
9945
9946 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9947 (Inline methods): Add methods `remsh' and `plink1'.
9948 (External transfer methods): Add method `remcp'.
9949 (Multi-hop Methods): Add method `remsh'.
9950 Small patch from Adrian Aichner <adrian@xemacs.org>:
9951 Fix minor typos.
9952 (Concept Index): Add to make manual searchable via
9953 `Info-index'.
9954 (Version Control): Add cindex entry.
9955
9956 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9957
9958 * trampver.texi: Version 2.0.34 released.
9959
9960 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9961
9962 * faq.texi: Improve previous changes.
9963
9964 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9965
9966 * faq.texi: Update copyright and maintenance details.
9967 Update some package URLs, versions, and maintainers.
9968 Remove many references to the Emacs Lisp Archive.
9969
9970 2003-04-23 Simon Josefsson <jas@extundo.com>
9971
9972 * smtpmail.texi: Fix license (the invariant sections mentioned has
9973 never been part of the smtp manual). Align info dir entry with
9974 other emacs packages.
9975
9976 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9977
9978 * tramp.texi: Version 2.0.33 released.
9979 Remove installation chapter. Remove XEmacs specifics.
9980
9981 2003-03-29 Richard M. Stallman <rms@gnu.org>
9982
9983 * tramp.texi (Top): Undo the previous renaming.
9984 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9985
9986 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9987
9988 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9989 version of manual.
9990
9991 * tramp.texi (Auto-save and Backup): New node.
9992
9993 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9994
9995 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9996 Emacs" in order to have better differentiation to "XEmacs".
9997 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9998 are new macros in order to point to the other Emacs flavor where
9999 appropriate. In info case, point to node `Installation' in order
10000 to explain how to generate the other way. In html case, make a
10001 link to the other html file.
10002 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10003 after CVS checkout/update.
10004 (Installation): Completely rewritten.
10005 (Installation parameters, Load paths): New sections under
10006 `Installation'.
10007
10008 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10009
10010 * tramp.texi: Version 2.0.30 released.
10011 Replace word "path" with "localname" where used as a component of
10012 a Tramp file name.
10013
10014 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10015
10016 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10017 introduced.
10018 (Installation): Explain what to do if files from the tramp/contrib
10019 directory are needed.
10020
10021 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10022
10023 * smtpmail.texi (How Mail Works): New.
10024
10025 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10026
10027 * smtpmail.texi: New file.
10028
10029 * Makefile.in: Build SMTP manual.
10030
10031 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10032
10033 * tramp.texi: Version 2.0.29 released.
10034 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10035 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10036
10037 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10038
10039 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10040 another package loads accidentally Ange-FTP.
10041
10042 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10043
10044 * tramp.texi (Customizing Completion): Add function
10045 `tramp-parse-sconfig'. Change example of
10046 `tramp-set-completion-function', because parsing of ssh config
10047 files looks more natural.
10048
10049 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10050
10051 * gnus.texi: Do not use `path' in several locations.
10052
10053 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10054
10055 * tramp.texi (External transfer methods): New method `smb'.
10056 From Michael Albinus.
10057
10058 2002-11-05 Karl Berry <karl@gnu.org>
10059
10060 * info.texi (Info-fontify): Reorder face list to avoid bad line
10061 breaks.
10062
10063 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10064
10065 * tramp.texi: Move @copying to standard place.
10066 Use @insertcopying.
10067
10068 2002-10-02 Karl Berry <karl@gnu.org>
10069
10070 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10071 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10072 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10073 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10074 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10075 Per rms, update all manuals to use @copying instead of @ifinfo.
10076 Also use @ifnottex instead of @ifinfo around the top node, where
10077 needed for the sake of the HTML output.
10078 (The Gnus manual is not fixed since it's not clear to me how it
10079 works; and the Tramp manual already uses @copying, although in an
10080 unusual way. All others were changed.)
10081
10082 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10083
10084 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10085 (../info/ses, ses.dvi): New targets.
10086 * ses.texi: New file.
10087
10088 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10089
10090 * texinfo.tex: Update to texinfo 4.2.
10091
10092 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10093
10094 * reftex.texi: Update to RefTeX 4.19.
10095
10096 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10097
10098 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10099 (../info/tramp, tramp.dvi): New targets.
10100
10101 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10102
10103 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10104 (calc.dvi): Uncomment.
10105
10106 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10107
10108 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10109 (../info/calc): New target.
10110
10111 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10112
10113 * (Version 21.1 released.)
10114
10115 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10116
10117 * Branch for 21.1.
10118
10119 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10120
10121 * Makefile.in (../info/info): Use an explicit -o switch to
10122 makeinfo.
10123
10124 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10125
10126 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10127
10128 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10129
10130 * Makefile.in (../info/idlwave): Use --no-split.
10131
10132 2000-12-14 Dave Love <fx@gnu.org>
10133
10134 * Makefile.in (mostlyclean): Remove gnustmp.*.
10135 (gnus.dvi): Change rule to remove @latex stuff.
10136
10137 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10138
10139 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10140
10141 2000-10-13 John Wiegley <johnw@gnu.org>
10142
10143 * Makefile.in: Add build targets for eshell.texi.
10144
10145 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10146
10147 * Makefile.in: Remove/comment speedbar stuff.
10148
10149 2000-09-22 Dave Love <fx@gnu.org>
10150
10151 * Makefile.in: Add emacs-mime.
10152
10153 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10154
10155 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10156 (DVI_TARGETS): Add woman.dvi.
10157 (../info/woman, woman.dvi): New targets.
10158
10159 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10160
10161 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10162
10163 * pcl-cvs.texi: New file.
10164 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10165 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10166
10167 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10168
10169 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10170 (../info/ebrowse, ebrowse.dvi): New targets.
10171
10172 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10173
10174 * Makefile.in (INFO_TARGETS): Add eudc.
10175 (DVI_TARGETS): Add eudc.dvi.
10176 (../info/eudc, eudc.dvi): New targets.
10177
10178 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10179
10180 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10181 compatibility with 8+3 filesystems).
10182 (../info/efaq): Rename from emacs-faq.
10183
10184 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10185
10186 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10187 (../info/idlwave, idlwave.dvi): New targets.
10188
10189 1999-10-23 Dave Love <fx@gnu.org>
10190
10191 * Makefile.in: Use autotype.texi.
10192
10193 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10194
10195 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10196 faq.texi file) rather than ../info/faq.
10197
10198 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10199
10200 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10201 (../info/ada-mode, ada-mode.dvi): New targets.
10202
10203 1999-09-01 Dave Love <fx@gnu.org>
10204
10205 * Makefile.in: Add faq.
10206
10207 1999-07-12 Richard Stallman <rms@gnu.org>
10208
10209 * Version 20.4 released.
10210
10211 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10212
10213 * Version 20.3 released.
10214
10215 1998-04-06 Andreas Schwab <schwab@gnu.org>
10216
10217 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10218 Use it in dvi targets.
10219 (../etc/GNU): Change to $(srcdir) first.
10220
10221 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10222
10223 * reftex.texi: Update for RefTeX version 3.22.
10224
10225 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10226
10227 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10228 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10229
10230 1997-09-23 Paul Eggert <eggert@twinsun.com>
10231
10232 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10233 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10234
10235 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10236
10237 * Version 20.2 released.
10238
10239 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10240
10241 * Version 20.1 released.
10242
10243 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10244
10245 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10246
10247 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10248
10249 * Version 19.33 released.
10250
10251 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10252
10253 * Version 19.32 released.
10254
10255 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10256
10257 * Makefile.in: Add rules for the Message manual.
10258
10259 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10260
10261 * gnus.texi: New version.
10262
10263 * message.texi: New manual.
10264
10265 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10266
10267 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10268
10269 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10270
10271 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10272 Specify -I option.
10273 (All dvi targets): Set the TEXINPUTS variable.
10274
10275 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10276
10277 * Version 19.31 released.
10278
10279 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10280
10281 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10282 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10283
10284 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10285
10286 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10287 (INFO_TARGETS): Add ../info/cc-mode.
10288 (DVI_TARGETS): Add cc-mode.dvi.
10289
10290 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10291
10292 * Version 19.30 released.
10293
10294 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10295
10296 * gnus.texi: New file.
10297
10298 1995-11-04 Erik Naggum <erik@naggum.no>
10299
10300 * gnus.texi: File deleted.
10301
10302 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10303
10304 * mh-e.texi: "Function Index" -> "Command Index" to work with
10305 Emacs 19.30 C-h C-k support of separately-documented commands.
10306
10307 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10308
10309 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10310 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10311
10312 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10313
10314 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10315 (../info/viper, viper.dvi): New targets.
10316
10317 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10318
10319 * dired-x.texi (Installation): Change the example to set
10320 buffer-local variables like dired-omit-files-p in
10321 dired-mode-hook.
10322
10323 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10324
10325 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10326 (../info/mh-e, mh-e.dvi): New targets.
10327
10328 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10329
10330 * Makefile.in (maintainer-clean): Rename from realclean.
10331
10332 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10333
10334 * Makefile.in: New file.
10335 * Makefile: File deleted.
10336
10337 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10338
10339 * Makefile (TEXINDEX_OBJS): Variable deleted.
10340 (texindex, texindex.o, getopt.o): Rules deleted.
10341 All deps on texindex deleted.
10342 (distclean): Don't delete texindex.
10343 (mostlyclean): Don't delete *.o.
10344 * texindex.c, getopt.c: Files deleted.
10345
10346 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10347
10348 * Version 19.26 released.
10349
10350 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10351
10352 * Version 19.25 released.
10353
10354 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10355
10356 * Version 19.24 released.
10357
10358 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10359
10360 * Version 19.23 released.
10361
10362 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10363
10364 * Makefile: Delete spurious tab.
10365
10366 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10367
10368 * Makefile (.SUFFIXES): New rule.
10369
10370 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10371
10372 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10373 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10374
10375 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10376
10377 * Makefile (../info/sc): Rename from sc.info.
10378 (../info/cl): Likewise.
10379 (INFO_TARGETS): Use new names.
10380
10381 1993-12-04 Richard Stallman (rms@srarc2)
10382
10383 * getopt.c: New file.
10384 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10385 (getopt.o): New rule.
10386 (dvi): Don't depend on texindex.
10387 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10388 Depend on texindex.
10389
10390 1993-12-03 Richard Stallman (rms@srarc2)
10391
10392 * Makefile (../info/sc.info): Rename from ../info/sc.
10393 (TEXI2DVI): New variable.
10394 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10395 Add explicit commands.
10396 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10397
10398 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10399
10400 * Version 19.22 released.
10401
10402 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10403
10404 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10405
10406 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10407
10408 * Version 19.21 released.
10409
10410 1993-11-15 Paul Eggert (eggert@twinsun.com)
10411
10412 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10413
10414 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10415
10416 * Makefile (../etc/GNU): New target.
10417 (EMACSSOURCES): Add gnu1.texi.
10418
10419 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10420
10421 * Makefile (realclean): Don't delete the Info files.
10422
10423 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10424
10425 * forms.texi: Fix forms.texi so that it will format correctly.
10426 Add missing `@end iftex', fix bad reference.
10427
10428 * info.texi, info-stn.texi: New files implement texinfo version of
10429 `info' file.
10430
10431 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10432
10433 * Makefile: Fix targets for texindex, new info.texi files.
10434 * info-stnd.texi: New file implements info for standalone info
10435 reader.
10436 * info.texi: Update to include recent changes to "../info/info".
10437 New source file for ../info/info; includes info-stnd.texi.
10438
10439 * texindex.c: Include "../src/config.h" if building in emacs.
10440
10441 * Makefile: Change all files to FILENAME.texi, force all targets
10442 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10443 vip.texinfo, forms.texinfo, cl.texinfo.
10444 Add target to build texindex.c, defining `emacs'.
10445
10446 * forms.texi: Install new file to match version 2.3 of forms.el.
10447
10448 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10449
10450 * Version 19.19 released.
10451
10452 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10453
10454 * sc.texinfo: Fix info file name.
10455
10456 * Makefile (info): Add gnus and sc.
10457 (dvi): Add gnus.dvi and sc.dvi.
10458 (../info/sc, sc.dvi): New targets.
10459
10460 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10461
10462 * Version 19.18 released.
10463
10464 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10465
10466 * Makefile: Fix source file names of the separate manuals.
10467 (gnus.dvi, ../info/gnus): New targets.
10468
10469 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10470
10471 * Version 19.17 released.
10472
10473 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10474
10475 * split-man: Fix typos in last change.
10476
10477 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10478
10479 * Version 19.16 released.
10480
10481 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10482
10483 * version 19.15 released.
10484
10485 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10486
10487 * Makefile (distclean): It's rm, not rf.
10488
10489 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10490
10491 * Version 19.14 released.
10492
10493 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10494
10495 * Makefile: New file.
10496
10497 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10498
10499 * Version 19.13 released.
10500
10501 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10502
10503 * Version 19.9 released.
10504
10505 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10506
10507 * Version 19.8 released.
10508
10509 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10510
10511 * Version 19.7 released.
10512
10513 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10514
10515 * gnus.texinfo: New file. Removed installation instructions.
10516
10517 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10518
10519 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10520
10521 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10522
10523 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10524 then define `\sc' as the command for smallcaps in Texinfo.
10525 This means that the @sc command will produce small caps. bfox has
10526 made the corresponding change to makeinfo and texinfm.el.
10527
10528 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10529
10530 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10531 Customization since the menu entry did not point to anything.
10532 Also add an @finalout command to remove overfull hboxes from the
10533 printed output.
10534
10535 * cl.texinfo: Add @bye, \input line and @settitle to file.
10536 This file is clearly intended to be a chapter of some other work,
10537 but the other work does not yet exist.
10538
10539 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10540
10541 * texinfo.texinfo: Three typos corrected.
10542
10543 ;; Local Variables:
10544 ;; coding: utf-8
10545 ;; End:
10546
10547 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10548
10549 This file is part of GNU Emacs.
10550
10551 GNU Emacs is free software: you can redistribute it and/or modify
10552 it under the terms of the GNU General Public License as published by
10553 the Free Software Foundation, either version 3 of the License, or
10554 (at your option) any later version.
10555
10556 GNU Emacs is distributed in the hope that it will be useful,
10557 but WITHOUT ANY WARRANTY; without even the implied warranty of
10558 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10559 GNU General Public License for more details.
10560
10561 You should have received a copy of the GNU General Public License
10562 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.