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