* tramp.texi (Alternative Syntax): Remove chapter.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (Alternative Syntax): Remove chapter.
4
5 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
6
7 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
8 for portability to hosts where /bin/sh has problems.
9
10 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 Try to reduce redundancy in doc/misc/Makefile.in.
13 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
14 (TARGETS): New intermediate variable.
15 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
16
17 2013-08-27 Glenn Morris <rgm@gnu.org>
18
19 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
20
21 * efaq.texi: Rename from faq.texi, to match its output files.
22 * Makefile.in: Update for faq.texi name change.
23
24 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
25
26 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
27
28 * efaq-w32.texi: Move here from the web-pages repository.
29 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
30 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
31 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
32 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
33 Add DOCMISC_*_W32 variables.
34 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
35 (efaq_w32_deps): New variable.
36 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
37 (efaq-w32.pdf, efaq-w32.html): New rules.
38 (clean): Remove efaq-w32 products.
39
40 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
41
42 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
43 shift_jis from the default value set to mm-coding-system-priorities for
44 Japanese users.
45
46 2013-08-13 Glenn Morris <rgm@gnu.org>
47
48 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
49 (Options - Defining Label Environments, Options - Creating Labels)
50 (Options - Referencing Labels, Options - Creating Citations)
51 (Options - Index Support, Options - Viewing Cross-References)
52 (Options - Finding Files, Options - Optimizations)
53 (Options - Fontification, Options - Misc):
54 * cc-mode.texi (Sample Init File):
55 * edt.texi (Init file):
56 * epa.texi (Encrypting/decrypting gpg files):
57 * mairix-el.texi (About, Setting up the mairix interface, Using)
58 (Extending):
59 Rename nodes to avoid characters that can cause Texinfo problems.
60
61 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
62
63 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
64
65 2013-08-12 Glenn Morris <rgm@gnu.org>
66
67 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
68 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
69 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
70 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
71 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
72 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
73 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
74 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
75 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
76 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
77 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
78 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
79 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
80
81 * woman.texi (Top): Avoid mailto: in html output.
82
83 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
84 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
85 (INSTALL_DATA): New, set by configure.
86 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
87 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
88 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
89 uninstall-ps, and uninstall-doc.
90 (.SUFFIXES): Add .ps and .dvi.
91 (.dvi.ps): New suffix rule.
92 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
93 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
94 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
95 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
96 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
97 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
98 (ido.html, mairix-el.html, message.html, mh-e.html)
99 (newsticker.html, nxml-mode.html, org.html, pgg.html)
100 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
101 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
102 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
103 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
104 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
105 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
106 New rules.
107 (clean): Remove HTML_TARGETS and PS_TARGETS.
108
109 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
110
111 * ido.texi (Working Directories):
112 (Flexible Matching, Regexp Matching, Find File At Point)
113 (Ignoring, Misc Customization): Use @defopt for user options.
114
115 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
116
117 * htmlfontify.texi (Customization): Remove documentation of
118 `hfy-fast-lock-save'. Minor fixes.
119
120 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
121
122 * ido.texi (Top): Insert node "Working Directories" in menu.
123 (Working Directories): New node.
124 (Misc Customization): Add documentation of
125 `ido-confirm-unique-completion' and some other user options.
126
127 2013-08-07 Eli Zaretskii <eliz@gnu.org>
128
129 * todo-mode.texi: Update @dircategory.
130 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
131 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
132 @ref.
133
134 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
135
136 * sc.texi (Introduction): Fix index.
137 (Usage Overview):
138 (Citations, Citation Elements, Recognizing Citations)
139 (Information Keys and the Info Alist, Reference Headers)
140 (The Built-in Header Rewrite Functions)
141 (Electric References, Reply Buffer Initialization)
142 (Filling Cited Text, Selecting an Attribution)
143 (Attribution Preferences)
144 (Anonymous Attributions, Author Names)
145 (Using Regi, Post-yank Formatting Commands)
146 (Citing Commands, Insertion Commands)
147 (Mail Field Commands)
148 (Hints to MUA Authors, Thanks and History): Change from one space
149 between sentences to two.
150 (What Supercite Does): Typo fix.
151
152 * newsticker.texi (Usage): Use @key for RET.
153
154 * cl.texi (Argument Lists):
155 (For Clauses):
156 (Macros): Add indexes.
157
158 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
159
160 * cl.texi (Blocks and Exits): Add an index.
161
162 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
163
164 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
165 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
166 (todo-mode.dvi, todo-mode.pdf): New rules.
167
168 * todo-mode.texi: New file.
169
170 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
171
172 * gnus.texi (Basic Usage): Mention that warp means jump here.
173 (The notmuch Engine): Mention notmuch.
174
175 2013-07-30 Tassilo Horn <tsdh@gnu.org>
176
177 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
178 `gnus-subthread-sort-functions' and remove the obsolete documentation
179 of `gnus-sort-threads-recursively'.
180
181 2013-07-29 David Engster <deng@randomsample.de>
182
183 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
184 implementation.
185 (Introduction): Add further missing features.
186 (Building Classes): Add introductory paragraph.
187 (Wish List): Add metaclasses and EQL specialization.
188
189 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
190
191 * tramp.texi (Frequently Asked Questions): Mention
192 `tramp-use-ssh-controlmaster-options'.
193
194 2013-07-26 Tassilo Horn <tsdh@gnu.org>
195
196 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
197 `gnus-sort-threads-recursively'.
198
199 2013-07-25 Glenn Morris <rgm@gnu.org>
200
201 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
202 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
203
204 * erc.texi (Special Features): Update contact information.
205 (History): Avoid using @email.
206
207 * eshell.texi (Bugs and ideas): Minor updates.
208
209 * faq.texi (Reporting bugs, Origin of the term Emacs)
210 (Setting up a customization file)
211 (Using an already running Emacs process, Turning off beeping)
212 (Packages that do not come with Emacs)
213 (Replying to the sender of a message): Avoid using @email.
214
215 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
216
217 * reftex.texi (Imprint): Avoid using @email.
218
219 * ses.texi (Top): Update bug reporting instructions.
220 (Acknowledgments): Avoid using @email.
221
222 * woman.texi (Introduction, Background): Remove outdated information.
223 (Bugs, Acknowledgments): Avoid using @email.
224
225 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
226
227 * ido.texi: New file.
228
229 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
230
231 * gnus.texi (Customizing Articles): Document function predicates.
232
233 2013-07-08 Tassilo Horn <tsdh@gnu.org>
234
235 * gnus.texi (lines): Correct description of
236 `gnus-registry-track-extra's default value. Mention
237 `gnus-registry-remove-extra-data'.
238
239 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
240
241 * gnus.texi (Group Parameters): Mention regexp
242 substitutions (bug#11688).
243
244 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
245
246 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
247
248 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
249
250 * gnus.texi (Emacsen): Fix version.
251
252 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
253
254 2013-07-06 Glenn Morris <rgm@gnu.org>
255
256 * mh-e.texi: Fix external links.
257 (Using This Manual): Printed elisp manuals no longer available.
258
259 * newsticker.texi (Overview): Update URL.
260
261 * nxml-mode.texi (Introduction): Update URL.
262
263 * org.texi (JavaScript support): Fix URL.
264
265 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
266
267 * eudc.texi (CCSO PH/QI): Remove defunct URL.
268
269 * dbus.texi (Introspection): Update URL to a less defunct one.
270
271 * gnus.texi (Top): Restrict "Other related manuals" to info output.
272 (Foreign Groups): Use @indicateurl for examples.
273 (Direct Functions): Remove defunct URL.
274 (RSS): Update URL.
275
276 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
277 (FAQ 7-1): Update URL.
278
279 * pgg.texi (Top, Overview): Add note about obsolescence.
280
281 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
282
283 * texinfo.tex: Merge from gnulib.
284
285 2013-07-03 Glenn Morris <rgm@gnu.org>
286
287 * bovine.texi (top):
288 * cc-mode.texi (AWK Mode Font Locking):
289 * mh-e.texi (Preface):
290 * url.texi (URI Parsing): Fix cross-references to other manuals.
291
292 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
293
294 * gnus.texi (Client-Side IMAP Splitting):
295 Note that `nnimap-inbox' now can be a list.
296
297 2013-06-24 Glenn Morris <rgm@gnu.org>
298
299 * eshell.texi: Fix cross-references to other manuals.
300
301 2013-06-23 Glenn Morris <rgm@gnu.org>
302
303 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
304 Remove; not needed now we use a standard html layout for the faq.
305 (clean): Remove HTML_TARGETS, emacs-faq.text.
306
307 2013-06-21 Eduard Wiebe <usenet@pusto.de>
308
309 * flymake.texi (Parsing the output, Customizable variables):
310 Add reference to `flymake-warning-predicate'.
311
312 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
313
314 * tramp.texi (Top, Configuration): Insert section `Predefined
315 connection information' in menu.
316 (Predefined connection information): New section.
317 (Android shell setup): Make a reference to `Predefined connection
318 information'.
319
320 2013-06-19 Glenn Morris <rgm@gnu.org>
321
322 * Makefile.in (version): New, set by configure.
323 (clean): Delete dist tar file.
324 (infoclean): New, split from maintainer-clean.
325 (maintainer-clean): Run infoclean.
326 (dist): New rule, to make tarfile for www.gnu.org.
327
328 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
329
330 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
331 for keys q and Q.
332 (Standards): Reference RFC5804 as the defining document of the
333 managesieve protocol.
334
335 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
336
337 * eshell.texi (Input/Output): Expand to cover new visual-command
338 options, eshell-visual-subcommands and eshell-visual-options.
339 Divide into separate Visual Commands and Redirection sections.
340
341 2013-06-10 Glenn Morris <rgm@gnu.org>
342
343 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
344
345 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
346
347 * gnus.texi (Article Date):
348 Fix description of gnus-article-update-date-headers.
349
350 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
351
352 * erc.texi (Special Features): ERC is being maintained within
353 Emacs now.
354
355 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
356
357 * flymake.texi: Change from one space between sentences to two.
358
359 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
360
361 * cl.texi (Obsolete Macros): Describe replacements for `flet'
362 (bug#14293).
363
364 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
365
366 * tramp.texi (Frequently Asked Questions): Precise, how to define
367 an own ControlPath.
368
369 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
370
371 * tramp.texi (Frequently Asked Questions): New item for
372 ControlPath settings.
373
374 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
375
376 * calc.texi (Basic Operations on Units): Streamline some
377 descriptions.
378
379 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
380
381 * eshell.texi (Built-ins): Update manual to mention tramp module.
382
383 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
384
385 * tramp.texi (Filename Syntax): Host names are not allowed to be
386 any method name, unless method name is specified explicitly.
387 Remove restriction on unibyte filenames.
388
389 * trampver.texi: Update release number.
390
391 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
392
393 doc: convert some TeX accents to UTF-8
394 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
395 '@"{@dotless{i}}'.
396
397 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
398
399 Sync with Tramp 2.2.7.
400
401 * trampver.texi: Update release number.
402
403 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
404
405 * calc.texi (Basic Operations on Units): Streamline some
406 descriptions.
407
408 2013-03-08 Glenn Morris <rgm@gnu.org>
409
410 * faq.texi (Top): Don't say this was updated @today.
411 That's irrelevant and leads to spurious diffs.
412
413 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
414
415 * calc.texi (Basic Operations on Units):
416 Fix cross-reference.
417
418 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
419
420 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
421
422 2013-03-06 Alan Mackenzie <acm@muc.de>
423
424 * cc-mode.texi (Custom Line-Up): Clarify position of point on
425 calling a line-up function.
426
427 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
428
429 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
430 * ses.texi: Switch from Latin-1 to UTF-8.
431
432 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
433
434 * tramp.texi (External methods): Tramp does not connect Android
435 devices by itself.
436
437 2013-03-02 Bill Wohler <wohler@newt.com>
438
439 Release MH-E manual version 8.5.
440
441 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
442 release 8.5.
443
444 * mh-e.texi (Preface, Conventions, Getting Started)
445 (Using This Manual, Folder Selection, Viewing, Aliases)
446 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
447 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
448 Update URLs.
449
450 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
451
452 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
453 and "plink2" entries. "plink2" is obsolete for a long time.
454 (External methods): Remove "scp1" and "scp2" entries.
455 Explain user name and host name specification for "adb".
456
457 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
458
459 * tramp.texi (External methods): Mention `tramp-adb-program'.
460
461 2013-02-28 Bastien Guerry <bzg@gnu.org>
462
463 * org.texi (Visibility cycling): Suggest to set
464 `org-agenda-inhibit-startup' to nil if user wants the startup
465 visibility settings to be honored in any circumstances.
466 (Progress logging, Checkboxes): Fix typos.
467
468 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
469
470 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
471 the macros, for Texinfo 4.13 and 5.0.
472
473 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
474
475 Port Tramp documentation to Texinfo 5.0.
476 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
477 (Filename Syntax): Do not use @trampfn{} in @item.
478 (Filename completion): Use @columnfractions in @multitable.
479
480 2013-02-22 Glenn Morris <rgm@gnu.org>
481
482 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
483
484 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
485
486 * Makefile.in (html): New rule.
487
488 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
489
490 * tramp.texi (Android shell setup): Improve. Reported by Thierry
491 Volpiatto <thierry.volpiatto@gmail.com>.
492
493 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
494
495 * tramp.texi (Top, Configuration): Insert section `Android shell
496 setup' in menu.
497 (Android shell setup): New section.
498 (Connection types, Default Method)
499 (Frequently Asked Questions): Mention "scp" instead of "scpc".
500 (External methods): Remove "scpc" and "rsyncc" entries.
501 (Frequently Asked Questions): Remove entry about ControlPersist.
502
503 2013-02-13 Glenn Morris <rgm@gnu.org>
504
505 * message.texi (News Headers): Don't mention yow any more.
506
507 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
508
509 * calc.texi (Basic Operations on Units):
510 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
511
512 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
513
514 * eshell.texi: Fill most of the missing sections.
515
516 2013-02-07 Bastien Guerry <bzg@gnu.org>
517
518 * org.texi (References): Clarify an example.
519 (Installation): Fix instructions.
520 (Org-Plot): Fix link.
521 (Checkboxes, Radio lists): Fix typos.
522
523 2013-02-07 Glenn Morris <rgm@gnu.org>
524
525 * cl.texi (Equality Predicates): Mention memql.
526
527 2013-02-07 Eric Ludlam <zappo@gnu.org>
528
529 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
530 specific, and only about items it supports, indicating that there
531 might be more. Remove refs to simple project and direct automake
532 from ede new.
533 (Simple projects): Re-write to not talk about ede-simple-project
534 which is deprecated, and instead use the term to mean projects
535 that don't do much management, just project wrapping.
536 Add ede-generic-project link.
537 (ede-generic-project): New node (bug#11441).
538
539 2013-02-07 Glenn Morris <rgm@gnu.org>
540
541 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
542
543 2013-02-01 Glenn Morris <rgm@gnu.org>
544
545 * calc.texi (Help Commands): Update calc-view-news description.
546 Mention etc/CALC-NEWS.
547
548 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
549
550 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
551
552 2013-01-13 Bastien Guerry <bzg@gnu.org>
553
554 * org.texi (Installation): Simplify.
555
556 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
557
558 * org.texi (Handling links): Update the mention to the obsolete
559 variable `org-link-to-org-use-id' with a mention to the newer
560 variable `org-id-link-to-org-use-id'. Mention the need to load
561 the org-id library.
562
563 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
564
565 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
566
567 2013-01-09 Bastien Guerry <bzg@gnu.org>
568
569 * org.texi (Pushing to MobileOrg): Add footnote about using
570 symbolic links in `org-directory'.
571 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
572 of the now obsolete alias `org-float'.
573 (TODO basics): Add `org-use-fast-todo-selection' to the variable
574 index. Fix description of TODO keywords cycling.
575 (Advanced features): Add missing argument for @item.
576 (Storing searches): Add index entries and a note about
577 *-tree agenda views.
578 (Structure editing): Document `org-mark-element' and
579 `org-mark-subtree'.
580 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
581
582 2013-01-08 Juri Linkov <juri@jurta.org>
583
584 * info.texi (Go to node): Mention the abbreviated format
585 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
586
587 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
588
589 * autotype.texi: Remove undefined command @subtitlefont.
590 * cc-mode.texi: Likewise.
591
592 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
593 @item argument.
594 (Property searches): Use \\ instead of @backslashchar{}.
595 * pgg.texi (VERSION): Move @set below @setfilename.
596
597 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
598
599 * ada-mode.texi: Remove braces from @title argument.
600 * eudc.texi: Likewise.
601 * smtpmail.texi: Likewise.
602 * auth.texi (VERSION): Set before first use.
603 * emacs-gnutls.texi (VERSION): Likewise.
604 * pgg.texi (VERSION): Likewise.
605 * ede.texi (Top): Rename from top, all uses changed.
606 * eshell.texi: Add missing argument to @sp.
607 * forms.texi (Top): Reorder menu to match structure.
608 * htmlfontify.texi (Customisation): Add missing @item in
609 @enumerate.
610 * org.texi (Advanced features): Add missing argument for @item.
611 (Property searches): Use @backslashchar{} in macro argument.
612 * pcl-cvs.texi: Add missing argument to @sp.
613 (Movement commands): Fix use of @itemx.
614 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
615 * reftex.texi (Options (Creating Citations)): Add missing newline
616 before @end.
617 * tramp.texi (Obtaining Tramp): Remove extra dots.
618 (Configuration): Reorder menu to match structure.
619 (Remote shell setup): Replace literal NUL character by \0.
620 * viper.texi (Marking): Add missing argument for @item.
621
622 2013-01-04 Glenn Morris <rgm@gnu.org>
623
624 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
625 Add htmlfontify.
626 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
627 (htmlfontify.dvi, htmlfontify.pdf): New targets.
628 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
629 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
630
631 * htmlfontify.texi: Miscellaneous fixes and updates.
632 Set copyright to FSF, update license to GFDL 1.3+.
633
634 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
635
636 * htmlfontify.texi: New file.
637
638 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
639
640 * calc.texi (Free-Form Dates): Expand on the date reading
641 algorithm.
642
643 2012-12-27 Glenn Morris <rgm@gnu.org>
644
645 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
646 Avoid some overfull lines.
647
648 * widget.texi (Programming Example): Break some long lines.
649
650 * wisent.texi (Wisent Overview): Fix xref.
651 (Grammar format, Understanding the automaton): Avoid overfill.
652
653 * bovine.texi (Optional Lambda Expression): Allow line break.
654
655 * auth.texi (Help for users): Break long lines.
656
657 * ada-mode.texi (Project file variables):
658 Reword to reduce underfull hbox.
659 (No project files, Use GNAT project file):
660 Use smallexample to make some overfull lines less terrible.
661
662 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
663 Fix cross-references to separate manuals.
664
665 * Makefile.in (gfdl): New variable. Use throughout where
666 appropriate so that targets depend on doclicense.texi.
667
668 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
669
670 * gnus.texi (Customizing the IMAP Connection): Mention the other
671 authenticators.
672
673 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
674
675 * gnus.texi (Browse Foreign Server):
676 Document `gnus-browse-delete-group'.
677
678 2012-12-22 Glenn Morris <rgm@gnu.org>
679
680 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
681 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
682 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
683 * widget.texi, wisent.texi: Nuke hand-written node pointers.
684
685 * Makefile.in (gfdl): New variable. Use throughout where
686 appropriate so that targets depend on doclicense.texi.
687
688 2012-12-22 Eli Zaretskii <eliz@gnu.org>
689
690 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
691 doclicense.texi. Remove doclicense.texi from all targets that
692 mentioned it explicitly.
693 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
694 $(emacsdir)/emacsver.texi.
695 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
696
697 2012-12-21 Glenn Morris <rgm@gnu.org>
698
699 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
700 Include emacsver.texi. Nuke hand-written node pointers.
701 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
702 Depend on emacsver.texi.
703
704 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
705 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
706 May as well just include doclicense.texi in everything.
707
708 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
709 which @copying says is included.
710
711 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
712 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
713 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
714 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
715 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
716 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
717 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
718 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
719 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
720 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
721 * widget.texi, wisent.texi, woman.texi: Do not mention buying
722 copies from the FSF, which does not publish these manuals.
723
724 * erc.texi: No need to include gpl in this small manual.
725
726 * org.texi (copying): Include a copy of the GFDL.
727 (GNU Free Documentation License): New section.
728
729 2012-12-21 Bastien Guerry <bzg@gnu.org>
730
731 * org.texi: Fix typos.
732
733 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
734
735 * calc.texi (ISO 8601): Rename from ISO-8601,
736 as it's typically spelled without a hyphen.
737
738 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
739
740 * calc.texi (ISO-8601): New section.
741 (Date Formatting Codes): Mention new codes.
742 (Standard Date Formats): Mention new formats.
743
744 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
745
746 * tramp.texi (External methods): Move `adb' method here.
747
748 2012-12-13 Glenn Morris <rgm@gnu.org>
749
750 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
751
752 * wisent.texi: Small edits. Set copyright to FSF, update license to
753 GFDL 1.3+.
754 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
755 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
756 New targets.
757 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
758 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
759
760 * bovine.texi: Small edits. Set copyright to FSF, update license to
761 GFDL 1.3+, remove empty index.
762 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
763 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
764 New targets.
765 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
766 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
767
768 2012-12-13 Eric Ludlam <zappo@gnu.org>
769 David Ponce <david@dponce.com>
770 Richard Kim <emacs18@gmail.com>
771
772 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
773
774 2012-12-13 Glenn Morris <rgm@gnu.org>
775
776 * flymake.texi (Customizable variables, Locating the buildfile):
777 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
778
779 * srecode.texi: Small edits. Set copyright to FSF, add explicit
780 GFDL 1.3+ license, fix up index.
781 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
782 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
783 (srecode.pdf): New targets.
784 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
785 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
786
787 2012-12-13 Eric Ludlam <zappo@gnu.org>
788
789 * srecode.texi: New file, imported from CEDET trunk.
790
791 2012-12-13 Bastien Guerry <bzg@gnu.org>
792
793 * org.texi (Summary, Code block specific header arguments)
794 (Code block specific header arguments)
795 (Header arguments in function calls, var, noweb)
796 (Results of evaluation, Code evaluation security):
797 Small reformatting: add a blank line before some example.
798
799 * org.texi (System-wide header arguments)
800 (Header arguments in Org mode properties, Conflicts)
801 (Dynamic blocks, Using the mapping API):
802 Fix indentation of Elisp code examples.
803
804 * org.texi (Comment lines): Fix description of the comment syntax.
805
806 * org.texi (Installation): Mention "make test" in the correct section.
807
808 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
809
810 * doclicense.texi, gpl.texi: Update to latest version from FSF.
811 These are just minor editorial changes.
812
813 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
814
815 * tramp.texi (History): Mention ADB.
816 (Inline methods): Add `adb' method.
817
818 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
819
820 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
821 (External methods): Fix typo.
822
823 2012-12-03 Glenn Morris <rgm@gnu.org>
824
825 * rcirc.texi (Notices): Fix typo.
826
827 2012-11-25 Bill Wohler <wohler@newt.com>
828
829 Release MH-E manual version 8.4.
830
831 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
832 Update for release 8.4.
833
834 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
835 (Junk): Add mh-whitelist-preserves-sequences-flag,
836 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
837 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
838
839 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
840
841 * mh-e.texi (Procmail): Fix two @ typos.
842
843 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
844
845 * doclicense.texi, gpl.texi: Update to latest version from FSF.
846 These are just minor editorial changes.
847
848 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
849
850 * calc.texi (Date Formatting Codes): Mention the new beginning of
851 the date numbering system.
852
853 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
854
855 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
856 (Date Forms): Correct off-by-one error in explanation of
857 Julian day numbers. Give Gregorian equivalent of its origin.
858
859 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
860
861 * doc/misc/calc.texi (Date Forms): Mention the customizable
862 Gregorian-Julian switch.
863 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
864
865 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
866
867 Calc now uses the Gregorian calendar for all dates (Bug#12633).
868 It also uses January 1, 1 AD as its day number 1.
869 * calc.texi (Date Forms): Document this.
870
871 2012-11-16 Glenn Morris <rgm@gnu.org>
872
873 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
874 (Obsolete Macros): Move example here from Function Bindings.
875
876 * erc.texi: Use @code{nil} rather than just "nil".
877 (Modules): Undocument obsolete "hecomplete".
878 Add "notifications".
879 (Connecting): Add brief section on passwords.
880 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
881
882 2012-11-13 Glenn Morris <rgm@gnu.org>
883
884 * flymake.texi (Customizable variables)
885 (Highlighting erroneous lines): Mention flymake-error-bitmap,
886 flymake-warning-bitmap, and flymake-fringe-indicator-position.
887
888 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
889
890 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
891 In all file place SES into @acronym{...}.
892 (Advanced Features): Add key index and function index for
893 ses-set-header-row. Add description for function
894 ses-rename-cell. Add description for function
895 ses-repair-cell-reference-all.
896 (Ranges in formulas): Add description for ses-range flags.
897
898 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
899
900 * texinfo.tex: Merge from gnulib.
901
902 2012-11-10 Chong Yidong <cyd@gnu.org>
903
904 * url.texi (Introduction): Move url-configuration-directory to
905 Customization node.
906 (Parsed URIs): Split into its own node.
907 (URI Encoding): New node.
908 (Defining New URLs): Remove empty chapter.
909 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
910 Improve docs for url-queue-*.
911 (Supported URL Types): Copyedits. Delete empty subnodes.
912
913 * url.texi (Introduction): Rename from Getting Started.
914 Rewrite the introduction.
915 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
916
917 2012-11-10 Glenn Morris <rgm@gnu.org>
918
919 * cl.texi (Obsolete Setf Customization):
920 Revert defsetf example to the more correct let rather than prog1.
921 Give define-modify-macro, defsetf, and define-setf-method
922 gv.el replacements.
923
924 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
925 (Setf Extensions): Remove obsolete reference.
926 (Obsolete Setf Customization):
927 Move note on lack of setf functions to lispref/variables.texi.
928 Undocument get-setf-method, since it no longer exists.
929 Mention simple defsetf replaced by gv-define-simple-setter.
930
931 2012-11-03 Glenn Morris <rgm@gnu.org>
932
933 * cl.texi: Further general copyedits.
934 (List Functions): Remove copy-tree, standard elisp for some time.
935 (Efficiency Concerns): Comment out examples that no longer apply.
936 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
937 (Creating Symbols, Random Numbers): De-emphasize internal
938 variables cl--gensym-counter and cl--random-state. (Bug#12788)
939 (Naming Conventions, Type Predicates, Macros)
940 (Predicates on Numbers): No longer mention cl-floatp-safe.
941
942 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
943
944 * gnus.texi (Mail Source Specifiers):
945 Document :leave keyword used for pop mail source.
946
947 2012-11-01 Glenn Morris <rgm@gnu.org>
948
949 * cl.texi: General copyedits for style, line-breaks, etc.
950 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
951 (Macro Bindings, Blocks and Exits):
952 Acknowledge existence of lexical-binding.
953 (Iteration): Mainly defer to doc of standard dolist, dotimes.
954
955 2012-10-31 Glenn Morris <rgm@gnu.org>
956
957 * ert.texi (Introduction, The @code{should} Macro):
958 Refer to "cl-assert" rather than "assert".
959
960 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
961 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
962 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
963 Reword, and add details of flet and labels.
964 (Modify Macros, Function Bindings): Add some xrefs.
965
966 2012-10-30 Glenn Morris <rgm@gnu.org>
967
968 * cl.texi (Modify Macros): Update for cl-letf changes.
969 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
970 (Setf Extensions): Partially restore note about cl-getf,
971 mainly moved to lispref/variables.texi.
972 (Property Lists): Fix cl-getf typos.
973 (Mapping over Sequences): Mention cl-mapc naming oddity.
974
975 2012-10-29 Glenn Morris <rgm@gnu.org>
976
977 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
978 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
979 (Customizing Setf): Move contents to "Obsolete Setf Customization".
980 (Modify Macros, Multiple Values, Other Clauses):
981 Remove mentions of obsolete features.
982 (Obsolete Setf Customization): Don't mention `apply' setf.
983
984 2012-10-28 Glenn Morris <rgm@gnu.org>
985
986 * cl.texi (Multiple Values, Common Lisp Compatibility):
987 More namespace updates.
988 (Obsolete Features): Copyedits.
989 (Obsolete Lexical Macros, Obsolete Setf Customization):
990 New subsections.
991
992 * cl.texi (Porting Common Lisp, Lexical Bindings):
993 Add some xrefs to the Elisp manual.
994
995 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
996 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
997 (Obsolete Features): New appendix. Move Lexical Bindings here.
998
999 2012-10-27 Glenn Morris <rgm@gnu.org>
1000
1001 * cl.texi: Use defmac for macros rather than defspec.
1002 (Efficiency Concerns): Related copyedit.
1003
1004 * cl.texi (Control Structure): Update for setf now being in core.
1005 (Setf Extensions): Rename from Basic Setf. Move much of the
1006 former content to lispref/variables.texi.
1007 (Modify Macros): Move pop, push details to lispref/variables.texi.
1008 (Customizing Setf): Copyedits for setf etc being in core.
1009 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1010 Further namespaces updates.
1011
1012 2012-10-26 Bastien Guerry <bzg@gnu.org>
1013
1014 * org.texi (Installation): Update the link to Org's ELPA.
1015 Also don't mention org-install.el anymore as the replacement file
1016 org-loaddefs.el is now loaded by org.el.
1017
1018 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1019
1020 * tramp.texi (Frequently Asked Questions):
1021 Mention `tramp-completion-reread-directory-timeout' for performance
1022 improvement.
1023
1024 2012-10-25 Glenn Morris <rgm@gnu.org>
1025
1026 * cl.texi: Don't mess with the TeX section number counter.
1027 Use Texinfo recommended convention for quotes+punctuation.
1028 (Overview, Sequence Functions): Rephrase for better line-breaking.
1029 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1030 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1031 (Random Numbers, Mapping over Sequences, Structures)
1032 (Porting Common Lisp): Further updates for cl-lib namespace.
1033 (Modify Macros, Declarations, Macro Bindings, Structures):
1034 Break long lines in examples.
1035 (Dynamic Bindings): Update for changed progv behavior.
1036 (Loop Examples, Efficiency Concerns): Markup fixes.
1037 (Structures): Remove TeX margin change.
1038 (Declarations): Fix typos.
1039
1040 2012-10-24 Glenn Morris <rgm@gnu.org>
1041
1042 * cl.texi (Overview, Multiple Values, Creating Symbols)
1043 (Numerical Functions): Say less/nothing about the original cl.el.
1044 (Old CL Compatibility): Remove.
1045 (Assertions): Remove ignore-errors (standard Elisp for some time).
1046
1047 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1048 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1049 (Efficiency Concerns, Efficiency Concerns)
1050 (Common Lisp Compatibility, Old CL Compatibility):
1051 Further updates for cl-lib namespace.
1052
1053 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1054
1055 Update manual for new time stamp format (Bug#12706).
1056 * emacs-mime.texi (time-date): Update for new format.
1057 Also, fix bogus time stamp and modernize a bit.
1058
1059 2012-10-23 Glenn Morris <rgm@gnu.org>
1060
1061 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1062 than unchanging cl.el version number.
1063 End all menu descriptions with a period.
1064 Do not use @dfn{CL} for every instance of "CL".
1065 (Overview): Remove no-runtime caveat, and note about foo* names.
1066 (Usage): Use cl-lib rather than cl.
1067 (Organization, Naming Conventions): Update for cl-lib.el.
1068 (Installation): Remove long-irrelevant node.
1069 (Program Structure, Predicates, Control Structure):
1070 Start updating for cl-lib namespace.
1071 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1072 Depend on emacsver.texi.
1073
1074 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1075
1076 * trampver.texi: Update release number.
1077
1078 2012-10-06 Glenn Morris <rgm@gnu.org>
1079
1080 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1081 ERC version.
1082 (Introduction): ERC is distributed with Emacs.
1083 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1084 (Getting Started): Simplify.
1085 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1086 (History): Mention ERC maintained as part of Emacs now.
1087 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1088 Add dependency on emacsver.texi.
1089
1090 * erc.texi: Remove hand-written node pointers.
1091
1092 2012-10-05 Glenn Morris <rgm@gnu.org>
1093
1094 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1095 Copyedits.
1096
1097 2012-10-01 Eric Ludlam <zappo@gnu.org>
1098
1099 * ede.texi (Quick Start, Project Local Variables)
1100 (Miscellaneous commands, ede-java-root, Development Overview)
1101 (Detecting a Project): New nodes.
1102 (Simple projects): Node deleted.
1103
1104 * eieio.texi (Building Classes): Some slot attributes cannot be
1105 overridden.
1106 (Slot Options): Remove an example.
1107 (Method Invocation, Documentation): New nodes.
1108
1109 2012-10-01 Glenn Morris <rgm@gnu.org>
1110
1111 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1112 (reftex.pdf): Add dependency on emacsver.texi.
1113 * reftex.texi: Don't include directory part for emacsver.texi;
1114 the Makefile's -I handles it.
1115
1116 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1117
1118 Merge from standalone RefTeX repository.
1119
1120 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1121 with macros.
1122 (Imprint): Mention Wolfgang in list of contributors.
1123 (Creating Citations): Give a hint about how to
1124 auto-revert the BibTeX database file when using external editors.
1125 (Referencing Labels): Simplify section about reference macro
1126 cycling.
1127 (Options (Referencing Labels)): Adapt to new structure of
1128 `reftex-ref-style-alist'.
1129 (Referencing Labels, Reference Styles): Document changes in the
1130 referencing functionality.
1131 (Commands): Mention options for definition of header and footer in
1132 BibTeX files.
1133 (Options (Creating Citations)): Document
1134 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1135 (Reference Styles): New section.
1136 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1137 (Options (Referencing Labels)): Remove descriptions of deprecated
1138 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1139 Add descriptions for `reftex-ref-style-alist' and
1140 `reftex-ref-style-default-list'.
1141 (Referencing Labels): Update regarding reference styles.
1142 (Citation Styles): Mention support for ConTeXt.
1143 (Options (Defining Label Environments)): Fix typo.
1144 (Options (Creating Citations)):
1145 Document `reftex-cite-key-separator'.
1146
1147 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1148
1149 * org.texi: Add description of ORG_ADD_CONTRIB to info
1150 documentation. Add link to Worg for more details.
1151
1152 * org.texi: Clarify installation procedure. Provide link to the
1153 build system description on Worg.
1154
1155 * org.texi: Remove reference to utils/, x11idle.c is now in
1156 contrib/scripts.
1157
1158 * org.texi: Re-normalize to "Org mode" in manual.
1159
1160 * org.texi (Installation): Adapt documentation to new build
1161 system. Mention GNU ELPA (since it needs to be handled like Emacs
1162 built-in Org).
1163
1164 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1165
1166 * org.texi: Fix typo in description of the 'Hooks' section.
1167
1168 * org.texi: Add ID to the list of special properties.
1169
1170 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1171
1172 * org.texi (Moving subtrees): Document the ability to archive to a
1173 datetree.
1174
1175 2012-09-30 Bastien Guerry <bzg@gnu.org>
1176
1177 * org.texi (Installation, Feedback, Batch execution):
1178 Use (add-to-list 'load-path ... t) for the contrib dir.
1179
1180 * org.texi (results): Update documentation for ":results drawer"
1181 and ":results org".
1182
1183 * org.texi (Column width and alignment): Fix typo.
1184
1185 * org.texi (Activation): Point to the "Conflicts" section.
1186
1187 * org.texi (Conflicts): Mention filladapt.el in the list of
1188 conflicting packages.
1189
1190 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1191 not needed for versions of Emacs > 22.1.
1192
1193 * org.texi (History and Acknowledgments): Fix typo.
1194
1195 * org.texi (History and Acknowledgments): Add my own
1196 acknowledgments.
1197
1198 * org.texi (Agenda commands): Document the new command and the new
1199 option.
1200
1201 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1202 (Agenda commands): Reorder. Document `*' to toggle persistent
1203 marks.
1204
1205 * org.texi (Agenda dispatcher):
1206 Mention `org-toggle-agenda-sticky'.
1207 (Agenda commands, Exporting Agenda Views): Fix typo.
1208
1209 * org.texi (Templates in contexts, Setting Options): Update to
1210 reflect changes in how contexts options are processed.
1211
1212 * org.texi (Templates in contexts): Document the new structure of
1213 the variables `org-agenda-custom-commands-contexts' and
1214 `org-capture-templates-contexts'.
1215
1216 * org.texi (Templates in contexts): Document the new option
1217 `org-capture-templates-contexts'.
1218 (Storing searches): Document the new option
1219 `org-agenda-custom-commands-contexts'.
1220
1221 * org.texi (Formula syntax for Lisp): Reformat.
1222
1223 * org.texi (Special properties, Column attributes)
1224 (Agenda column view): Document the new special property
1225 CLOCKSUM_T.
1226
1227 * org.texi (Template expansion): Document the new %l template.
1228
1229 * org.texi (Fast access to TODO states): Fix documentation about
1230 allowed characters for fast todo selection.
1231
1232 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1233 use in `org-agenda-to-appt'.
1234
1235 * org.texi (Comment lines): Update wrt comments.
1236
1237 * org.texi (Resolving idle time): Document new keybinding.
1238
1239 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1240 on clock timestamps.
1241
1242 * org.texi (Fast access to TODO states): Explicitely says only
1243 letters are supported as fast TODO selection keys.
1244
1245 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1246 specifier. Document the new "%(my-function)" specifier.
1247
1248 * org.texi (Clocking commands): New cindex.
1249 (Clocking commands): Update documentation for `org-clock-in'.
1250 Document `org-clock-in-last'. Mention `org-clock-out' and
1251 `org-clock-in-last' as commands that can be globally bound.
1252 (Resolving idle time): Document continuous clocking.
1253
1254 * org.texi (Top, Introduction): Fix formatting.
1255 (Activation): Add index entries.
1256 (Conventions): Update section.
1257 (Embedded @LaTeX{}): Fix formatting.
1258
1259 * org.texi (Visibility cycling): Document `show-children'.
1260
1261 * org.texi (Using capture): Mention the `org-capture-last-stored'
1262 bookmark as a way to jump to the last stored capture.
1263
1264 * org.texi (Uploading files): Fix typo.
1265
1266 * org.texi (Using capture): Document `C-0' as a prefix argument
1267 for `org-capture'.
1268
1269 * org.texi (Agenda commands): Document persistent marks.
1270
1271 * org.texi (Template expansion): Update doc to reflect change.
1272
1273 * org.texi (Radio tables): Document the :no-escape parameter.
1274
1275 * org.texi (Repeated tasks): Document repeat cookies for years,
1276 months, weeks, days and hours.
1277
1278 * org.texi (Export options): State that you can use the d: option
1279 by specifying a list of drawers.
1280
1281 * org.texi (HTML preamble and postamble): Small doc improvement.
1282
1283 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1284
1285 * org.texi: The sections in the Exporting section of the manual
1286 left out articles in the description of the org-export-as-*
1287 commands, among other places. This patch adds them, adds a few
1288 missing prepositions, and switches instances of "an HTML" to "a
1289 html" for internal consistency.
1290
1291 * org.texi: Alter several examples of headings with timestamps in
1292 them to include the timestamps in the body instead of the heading.
1293
1294 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1295
1296 * org.texi (Agenda dispatcher): Document sticky agenda views and
1297 the new key for them.
1298
1299 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1300
1301 * org.texi (Advanced features): Fix error in table.
1302
1303 2012-09-30 Feng Shu <tumashu@gmail.com>
1304
1305 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1306 alternative to dvipng.
1307
1308 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1309
1310 * org.texi: Remove extra curly bracket.
1311
1312 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1313
1314 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1315 defkeys.
1316
1317 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1318
1319 * org.texi (Agenda commands): Fix two typos by giving
1320 corresponding function names, according to
1321 `org-agenda-view-mode-dispatch'.
1322
1323 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1324
1325 * org.texi (The spreadsheet): Fix typo.
1326
1327 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1328
1329 * org.texi (Tracking your habits): Point to the "Tracking TODO
1330 state changes" section.
1331
1332 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1333
1334 * org.texi (Literal examples): Remove reference to unknown
1335 `org-export-latex-minted' variable. Also simplify footnote since
1336 `org-export-latex-listings' documentation is exhaustive already.
1337
1338 * org.texi (Plain lists): Remove reference to now hard-coded
1339 `bullet' automatic rule.
1340
1341 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1342
1343 * org.texi: Updated documentation accordingly.
1344
1345 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1346
1347 * texinfo.tex: Merge from gnulib.
1348
1349 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1350
1351 Sync with Tramp 2.2.6.
1352
1353 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1354
1355 * trampver.texi: Update release number.
1356
1357 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1358
1359 * texinfo.tex: Merge from gnulib.
1360
1361 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1362
1363 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1364 (bug#12096).
1365
1366 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1367
1368 * calc.texi (Simplification modes, Conversions)
1369 (Operating on Selections): Mention "basic" simplification.
1370 (The Calc Mode Line): Mention the mode line display for Basic
1371 simplification mode.
1372 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1373 simplifications.
1374 (Basic Simplifications): Rename from "Limited Simplifications"
1375 Replace "limited" by "basic" throughout.
1376 (Algebraic Simplifications): Indicate that the algebraic
1377 simplifications are done by default.
1378 (Unsafe Simplifications): Mention `m E'.
1379 (Simplification of Units): Mention `m U'.
1380 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1381 (Kinds of Declarations, Functions for Declarations):
1382 Mention "algebraic simplifications" instead of `a s'.
1383 (Algebraic Entry): Remove mention of default simplifications.
1384
1385 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1386
1387 * calc.texi (Getting Started, Tutorial): Change simulated
1388 Calc output to match actual output.
1389 (Simplifying Formulas): Mention that algebraic simplification is now
1390 the default.
1391
1392 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1393
1394 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1395 (Bug#12073)
1396
1397 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1398
1399 Prefer typical American spelling for "acknowledgment".
1400 * calc.texi (History and Acknowledgments): Rename from
1401 History and Acknowledgements.
1402 * idlwave.texi (Acknowledgments):
1403 * ses.texi (Acknowledgments):
1404 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1405
1406 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1407
1408 Rename configure.in to configure.ac (Bug#11603).
1409 * ede.texi (Compiler and Linker objects, ede-proj-project)
1410 (ede-step-project): Prefer the name configure.ac to configure.in.
1411
1412 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1413
1414 * tramp.texi (Multi-hops):
1415 Introduce `tramp-restricted-shell-hosts-alist'.
1416
1417 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1418
1419 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1420 methods, so don't mention smtpmail here.
1421
1422 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1423
1424 * gnus.texi (Picons): Document gnus-picon-properties.
1425
1426 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1427
1428 * gnus.texi: Remove mention of compilation, as that's no longer
1429 supported.
1430
1431 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1432
1433 * gnus.texi (Archived Messages): Mention
1434 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1435
1436 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1437
1438 * gnus.texi (Various Summary Stuff):
1439 Remove mention of `gnus-propagate-marks'.
1440
1441 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1442
1443 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1444 which no longer exist.
1445
1446 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1447
1448 * gnus.texi (Archived Messages):
1449 Document gnus-gcc-self-resent-messages.
1450
1451 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1452
1453 * message.texi (Mail Variables):
1454 Mention the optional user parameter for X-Message-SMTP-Method.
1455
1456 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1457
1458 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1459
1460 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1461
1462 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1463
1464 * gnus.texi (Key Index): Change encoding to utf-8.
1465
1466 2012-06-21 Glenn Morris <rgm@gnu.org>
1467
1468 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1469
1470 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1471
1472 * gnus.texi (Group Timestamp): Mention where to find documentation for
1473 the `gnus-tmp-' variables (bug#11601).
1474
1475 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1476
1477 Sync with Tramp 2.2.6-pre.
1478
1479 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1480 where appropriate.
1481 (Ad-hoc multi-hops): New section.
1482 (Remote processes): New subsection "Running remote processes on
1483 Windows hosts".
1484 (History): Add remote commands on Windows, and ad-hoc multi-hop
1485 methods.
1486 (External methods): "ControlPersist" must be set to "no" for the
1487 `scpc' method.
1488 (Remote processes): Add a note about `auto-revert-tail-mode'.
1489 (Frequently Asked Questions): Use "scpx" in combination with
1490 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1491
1492 * trampver.texi: Update release number.
1493
1494 2012-06-10 Chong Yidong <cyd@gnu.org>
1495
1496 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1497 compilation for html-mono.
1498
1499 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1500
1501 * texinfo.tex: Merge from gnulib.
1502
1503 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1504
1505 * Makefile.in (echo-info): Don't try to install info files named
1506 just ".info".
1507
1508 2012-05-28 Glenn Morris <rgm@gnu.org>
1509
1510 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1511
1512 * sc.texi: Nuke hand-written node pointers.
1513 Fix top-level menu to match actual node order.
1514
1515 2012-05-27 Glenn Morris <rgm@gnu.org>
1516
1517 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1518 Some associated fixes, including not messing with chapno in cl.texi.
1519
1520 2012-05-27 Bastien Guerry <bzg@gnu.org>
1521
1522 * org.texi (Durations and time values): Fix typo.
1523
1524 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1525
1526 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1527 Mention `calc-ensure-consistent-units'.
1528
1529 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1530
1531 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1532 reference commands. (Bug#11461)
1533
1534 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1535
1536 2012-05-12 Glenn Morris <rgm@gnu.org>
1537
1538 * Makefile.in (mostlyclean): Add more TeX intermediates.
1539
1540 * Makefile.in: Make it look more like the other doc Makefiles.
1541 Use explicit $srcdir in all dependencies.
1542 Remove cd $srcdir from rules.
1543 (VPATH): Remove.
1544 (infodir): Set to an absolute path.
1545 (INFO_TARGETS): Use short names.
1546 (mkinfodir): infodir is now absolute.
1547 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1548
1549 * Makefile.in (info.info): Rename from info, to avoid duplication.
1550 (.SUFFIXES): Disable implicit rules.
1551
1552 * Makefile.in (MKDIR_P): New, set by configure.
1553 (mkinfodir): Use $MKDIR_P.
1554
1555 2012-05-07 Glenn Morris <rgm@gnu.org>
1556
1557 * forms.texi (Long Example): Update for changed location of files.
1558
1559 2012-05-04 Glenn Morris <rgm@gnu.org>
1560
1561 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1562 (INFO_TARGETS): Use $INFO_EXT.
1563 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1564 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1565 (INFO_TARGETS): Use $INFO_EXT.
1566 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1567
1568 2012-05-02 Glenn Morris <rgm@gnu.org>
1569
1570 * Makefile.in (echo-info): New phony target, used by top-level.
1571
1572 * viper.texi: Make direntry shorter (also it is no longer "newest").
1573
1574 * emacs-gnutls.texi, ert.texi, org.texi:
1575 Fix dircategory, direntry to match info/dir.
1576
1577 * faq.texi: Convert @inforefs to @xrefs.
1578 Fix some malformed cross-references.
1579 (File-name conventions): Shorten section name to avoid overfull line.
1580 (How to add fonts): Use smallexample to avoid overfull lines.
1581
1582 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1583
1584 * auth.texi (Help for users): Update for .gpg file being second.
1585
1586 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1587
1588 * org.texi (Agenda commands): Fix two typos: give corresponding
1589 function names, according to `org-agenda-view-mode-dispatch'.
1590
1591 2012-04-27 Glenn Morris <rgm@gnu.org>
1592
1593 * faq.texi (Major packages and programs): Remove section.
1594 There is no point listing 6 packages (cf etc/MORE.STUFF).
1595 (Finding Emacs and related packages): Move "Spell-checkers" here.
1596
1597 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1598
1599 * dbus.texi (Version): New node.
1600 (Properties and Annotations): Mention the object manager
1601 interface. Describe dbus-get-all-managed-objects.
1602 (Type Conversion): Floating point numbers are allowed, if an
1603 anteger does not fit Emacs's integer range.
1604 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1605 (Asynchronous Methods): Fix description of
1606 dbus-call-method-asynchronously.
1607 (Receiving Method Calls): Fix some minor errors.
1608 Add dbus-interface-emacs.
1609 (Signals): Describe unicast signals and the new match rules.
1610 (Alternative Buses): Add the PRIVATE optional argument to
1611 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1612
1613 2012-04-20 Glenn Morris <rgm@gnu.org>
1614
1615 * faq.texi (New in Emacs 24): New section.
1616 (Packages that do not come with Emacs): Mention M-x list-packages.
1617
1618 2012-04-14 Alan Mackenzie <acm@muc.de>
1619
1620 * cc-mode.texi (c-offsets-alist): Correct a typo.
1621
1622 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1623
1624 * org.texi (Deadlines and scheduling): Fix the example: the
1625 DEADLINE item should come right after the headline. We enforce
1626 this convention, so it is a bug not to illustrate it correctly in
1627 the manual.
1628
1629 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1630
1631 * org.texi (Agenda commands): Fix documentation bug by swapping
1632 the equivalent keybindings to `org-agenda-next-line' with the ones
1633 to `org-agenda-previous-line'.
1634
1635 2012-04-14 Glenn Morris <rgm@gnu.org>
1636
1637 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1638
1639 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1640
1641 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1642 Add emacs-gnutls.
1643 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1644
1645 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1646
1647 * Makefile.in: Add emacs-gnutls.texi to build.
1648
1649 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1650
1651 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1652
1653 * auth.texi (Secret Service API): Edit further and give examples.
1654 (Secret Service API): Adjust @samp to @code for collection names.
1655
1656 2012-04-04 Glenn Morris <rgm@gnu.org>
1657
1658 * auth.texi (Secret Service API): Copyedits.
1659 (Help for developers): Fill in some missing function doc-strings.
1660 (Help for users, Help for developers)
1661 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1662
1663 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1664
1665 * auth.texi (Secret Service API): Add the missing text.
1666
1667 2012-04-04 Chong Yidong <cyd@gnu.org>
1668
1669 * message.texi (Using PGP/MIME): Note that epg is now the default.
1670
1671 * gnus.texi: Reduce references to obsolete pgg library.
1672 (Security): Note that epg is now the default.
1673
1674 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1675
1676 * nxml-mode.texi (Completion): C-RET is no longer bound to
1677 nxml-complete.
1678
1679 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1680
1681 * org.texi (Customizing tables in ODT export): Correct few errors.
1682
1683 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1684
1685 * org.texi (Links in ODT export): Update.
1686 (Labels and captions in ODT export): New node.
1687
1688 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1689
1690 * org.texi (Literal examples in ODT export): htmlfontify.el in
1691 Emacs-24.1 now supports fontification. So ODT source blocks will
1692 be fontified by default.
1693
1694 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1695
1696 * org.texi (Refiling notes): Remove duplicated keybinding.
1697
1698 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1699
1700 * org.texi (noweb): Documentation of this new option to the :noweb
1701 header argument.
1702
1703 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1704
1705 * org.texi (Header and sectioning): Add example demonstrating how
1706 to use "LaTeX_CLASS_OPTIONS".
1707
1708 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1709
1710 * org.texi (Noweb reference syntax): Describe the ability to
1711 execute noweb references in the manual.
1712
1713 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1714
1715 * org.texi (cache): Improve cache documentation when session
1716 evaluation is used.
1717
1718 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1719
1720 * org.texi (Plain lists): Document removal.
1721
1722 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1723
1724 * org.texi: Decapitalize file name in references to Calc manual.
1725
1726 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1727
1728 * org.texi (Plain lists): Document removal.
1729
1730 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1731
1732 * org.texi (Top, OpenDocument Text export)
1733 (ODT export commands, Extending ODT export)
1734 (Images in ODT export, Tables in ODT export)
1735 (Configuring a document converter): Add or Update.
1736
1737 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1738
1739 * org.texi (MobileOrg): Change the wording to reflect that the
1740 Android Version is no longer just the little brother of the iOS
1741 version.
1742
1743 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1744
1745 * org.texi (Key bindings and useful functions): Update babel key
1746 binding documentation in manual.
1747
1748 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1749
1750 * org.texi (noweb): Document new noweb header value.
1751
1752 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1753
1754 * org.texi (noweb-sep): Document new header argument.
1755
1756 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1757
1758 * org.texi (noweb-ref): Documentation of this new custom variable.
1759
1760 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1761
1762 * org.texi (wrap): Update the new :wrap documentation to match the
1763 current implementation.
1764
1765 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1766
1767 * org.texi: Added documentation for :wrap.
1768
1769 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1770
1771 * org.texi: #+RESULTS now user-configurable.
1772
1773 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1774
1775 * org.texi: Documented :noweb no-export.
1776
1777 2012-04-01 Thomas Dye <dk@poto.local>
1778
1779 * org.texi: Edit :noweb no header argument for correctness.
1780
1781 2012-04-01 Bastien Guerry <bzg@gnu.org>
1782
1783 * org.texi (Customization): Update the approximate number of Org
1784 variables.
1785
1786 2012-04-01 Thomas Dye <dk@poto.local>
1787
1788 * org.texi: The :results wrap produces a drawer instead of a
1789 begin_results block.
1790
1791 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1792
1793 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1794 reflect the new default.
1795
1796 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1797
1798 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1799 "Getting Started" to this node. (Bug#10450)
1800
1801 2012-03-10 Chong Yidong <cyd@gnu.org>
1802
1803 * flymake.texi (Example -- Configuring a tool called via make):
1804 Mention the Automake COMPILE variable (Bug#8715).
1805
1806 * info.texi (Getting Started): Add an index entry (Bug#10450).
1807
1808 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1809
1810 * dbus.texi (Signals): Known names will be mapped onto unique
1811 names, when registering for signals.
1812
1813 2012-02-29 Glenn Morris <rgm@gnu.org>
1814
1815 * url.texi: Fix quote usage in body text.
1816
1817 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1818
1819 * cl.texi: Use @code{} in menus when appropriate.
1820
1821 2012-02-28 Glenn Morris <rgm@gnu.org>
1822
1823 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1824 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1825 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1826 * org.texi, sc.texi, vip.texi, viper.texi:
1827 Standardize possessive apostrophe usage.
1828
1829 2012-02-26 Chong Yidong <cyd@gnu.org>
1830
1831 * ediff.texi (Quick Help Commands): Add a couple of index entries
1832 (Bug#10834).
1833
1834 2012-02-17 Glenn Morris <rgm@gnu.org>
1835
1836 * gnus.texi (Posting Styles):
1837 * remember.texi (Org): Fix cross-refs to other manuals.
1838
1839 2012-02-15 Glenn Morris <rgm@gnu.org>
1840
1841 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1842 (Encryption): New chapter, split out from previous.
1843
1844 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1845
1846 * gnus.texi (Customizing the IMAP Connection):
1847 Mention nnimap-record-commands.
1848
1849 2012-02-10 Glenn Morris <rgm@gnu.org>
1850
1851 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1852 Mention url-queue-retrieve.
1853
1854 2012-02-09 Glenn Morris <rgm@gnu.org>
1855
1856 * sem-user.texi (Semantic mode user commands): Typo fix.
1857
1858 * info.texi (Create Info buffer): Mention info-display-manual.
1859
1860 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1861
1862 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1863 example (modified from an example by Michael Albinus).
1864
1865 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1866
1867 * gnus.texi (Agent Basics): Fix outdated description of
1868 `gnus-agent-auto-agentize-methods'.
1869
1870 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1871
1872 * cc-mode.texi: Always @defindex ss.
1873 (Config Basics): Fix argument of @itemize.
1874 (Macro Backslashes): Add @code around index entry.
1875
1876 2012-01-23 Glenn Morris <rgm@gnu.org>
1877
1878 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1879
1880 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1881
1882 * tramp.texi (File): Tweak wording for the `scpc' option.
1883
1884 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1885
1886 * gnus.texi (Group Parameters): Really note precedence.
1887
1888 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1889
1890 * gnus.texi (Group Parameters): Note precedence.
1891
1892 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1893
1894 * org.texi (Noweb reference syntax): Adding documentation of
1895 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1896 variable.
1897
1898 2012-01-03 Bastien Guerry <bzg@gnu.org>
1899
1900 * org.texi (Plain lists): Split the table to fix the display
1901 of items.
1902
1903 2012-01-03 Bastien Guerry <bzg@gnu.org>
1904
1905 * org.texi (Plain lists): Fix misplaced explanation.
1906
1907 2012-01-03 Bastien Guerry <bzg@gnu.org>
1908
1909 * org.texi (Plain lists, Agenda files): Add index entries.
1910
1911 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1912
1913 * org.texi: Use "Org mode" instead of alternatives like
1914 "Org-mode" or "org-mode".
1915
1916 2012-01-03 Bernt Hansen <bernt@norang.ca>
1917
1918 * org.texi (Agenda commands):
1919 Document `org-clock-report-include-clocking-task'.
1920
1921 2012-01-03 Bastien Guerry <bzg@gnu.org>
1922
1923 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1924 C-c' on checkboxes.
1925
1926 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1927
1928 * org.texi: End sentences with two spaces.
1929
1930 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1931
1932 * org.texi (External links): Document the link types file+sys
1933 and file+emacs, slightly narrow used page width.
1934
1935 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1936
1937 * org.texi (colnames): Note that colnames behavior may differ
1938 across languages.
1939
1940 2012-01-03 Bastien Guerry <bzg@gnu.org>
1941
1942 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1943
1944 2012-01-03 Thomas Dye <dk@poto.westell.com>
1945
1946 * org.texi: Augmented discussion of babel property
1947 inheritance. Put footnote outside sentence ending period.
1948
1949 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1950
1951 * org.texi (eval): Documenting the full range of :eval header
1952 argument values.
1953
1954 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1955
1956 * org.texi (eval): Documentation of the new :eval option.
1957
1958 2012-01-03 Thomas Dye <dk@poto.local>
1959
1960 * org.texi: Add accumulated properties.
1961
1962 2012-01-03 Thomas Dye <dk@poto.local>
1963
1964 * org.texi: Documented no spaces in name=assign, another
1965 correction to :var table.
1966
1967 2012-01-03 Thomas Dye <dk@poto.local>
1968
1969 * org.texi: Changed DATA to NAME in Working With Source Code
1970 section.
1971
1972 2012-01-03 Tom Dye <tsd@tsdye.com>
1973
1974 * org.texi: Minor change to :var table.
1975
1976 2012-01-03 Tom Dye <tsd@tsdye.com>
1977
1978 * org.texi: More changes to :var table (some examples were wrong).
1979
1980 2012-01-03 Tom Dye <tsd@tsdye.com>
1981
1982 * org.texi: Cleaned up :var table.
1983
1984 2012-01-03 Bastien Guerry <bzg@gnu.org>
1985
1986 * org.texi (Timestamps, Weekly/daily agenda)
1987 (Weekly/daily agenda): Add @cindex for "appointment".
1988
1989 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1990
1991 * org.texi (Literal examples): A new link to the template for
1992 inserting empty code blocks.
1993 (Structure of code blocks): A new link to the template for
1994 inserting empty code blocks.
1995
1996 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1997
1998 * org.texi (External links): Add footnote on how the behavior
1999 of the text search in Org files are controled by the variable
2000 `org-link-search-must-match-exact-headline'.
2001
2002 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2003
2004 * org.texi (Buffer-wide header arguments):
2005 Update documentation to reflect removal of #+PROPERTIES.
2006
2007 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2008
2009 * org.texi (The clock table): Mention that ACHIVED trees
2010 contribute to the clock table.
2011
2012 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2013
2014 * org.texi (Conflicts): Better yasnippet config info.
2015
2016 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2017
2018 * org.texi (Selective export): Explicitely mention the default
2019 values for `org-export-select-tags',
2020 `org-export-exclude-tags'.
2021
2022 2012-01-03 Tom Dye <tsd@tsdye.com>
2023
2024 * org.texi: Added a line to specify that header arguments are
2025 lowercase.
2026
2027 2012-01-03 Tom Dye <tsd@tsdye.com>
2028
2029 * org.texi: :var requires default value when declared.
2030
2031 2012-01-03 Bastien Guerry <bzg@gnu.org>
2032
2033 * org.texi (Handling links): Add a note about the
2034 `org-link-frame-setup' option.
2035
2036 2012-01-03 David Maus <dmaus@ictsoc.de>
2037
2038 * org.texi (Exporting Agenda Views, Extracting agenda
2039 information): Fix command line syntax, quote symbol parameter
2040 values.
2041
2042 2012-01-03 David Maus <dmaus@ictsoc.de>
2043
2044 * org.texi (Exporting Agenda Views): Fix command line syntax.
2045
2046 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2047
2048 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2049 Use octal notation for file permissions, which are normally
2050 thought of in octal.
2051 (Mail Back End Variables): Use more-plausible modes in example.
2052
2053 2011-12-20 Alan Mackenzie <acm@muc.de>
2054
2055 * cc-mode.texi: Update version string 5.31 -> 5.32.
2056
2057 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2058
2059 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2060
2061 2011-11-24 Glenn Morris <rgm@gnu.org>
2062
2063 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2064
2065 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2066
2067 * makefile.w32-in: Update dependencies.
2068
2069 2011-11-20 Glenn Morris <rgm@gnu.org>
2070
2071 * gnus.texi (Group Information):
2072 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2073
2074 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2075
2076 * gnus-coding.texi (Gnus Maintenance Guide):
2077 Rename from "Gnus Maintainance Guide".
2078
2079 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2080 * eieio.texi (Customizing):
2081 * gnus.texi (Article Washing):
2082 * gnus-news.texi:
2083 * sem-user.texi (Smart Jump): Fix typos.
2084
2085 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2086
2087 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2088
2089 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2090
2091 * ede.texi (project-am-texinfo):
2092 * gnus.texi (Sending or Not Sending):
2093 * org.texi (Template elements): Fix typos.
2094
2095 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * ediff.texi (Hooks):
2098 * sem-user.texi (Semanticdb Roots): Fix typos.
2099
2100 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2101
2102 * semantic.texi (Tag handling): Fix typo.
2103
2104 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2105
2106 * gnus.texi (Other Gnus Versions): Remove.
2107
2108 2011-10-28 Alan Mackenzie <acm@muc.de>
2109
2110 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2111 (Other Special Indentations): Add an xref to "Macros with ;".
2112 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2113 "Macros with ;".
2114 (Macros with ;): New page.
2115
2116 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2117 Document the new handling of nested scopes for movement by defuns.
2118
2119 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2120
2121 Sync with Tramp 2.2.3.
2122
2123 * trampver.texi: Update release number.
2124
2125 2011-10-14 Glenn Morris <rgm@gnu.org>
2126
2127 * ert.texi (Introduction, How to Run Tests)
2128 (Running Tests Interactively, Expected Failures)
2129 (Tests and Their Environment, Useful Techniques)
2130 (Interactive Debugging, Fixtures and Test Suites):
2131 Minor rephrasings.
2132 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2133 (Running Tests in Batch Mode): Simplify loading instructions.
2134 (Test Selectors): Clarify some selectors.
2135 (Expected Failures, Useful Techniques):
2136 Make examples fit in 80 columns.
2137
2138 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2139
2140 * calc.texi (Basic Operations on Units): Discuss temperature
2141 conversion (`u t') alongside with other unit conversions ('u c').
2142
2143 2011-10-12 Glenn Morris <rgm@gnu.org>
2144
2145 * ert.texi: Whitespace trivia to make main menu items line up better.
2146
2147 2011-10-08 Glenn Morris <rgm@gnu.org>
2148
2149 * Makefile.in: Fix ert rules.
2150
2151 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2152
2153 * gnus.texi (Gnus Utility Functions): Add more references and
2154 explanations (bug#9683).
2155
2156 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2157
2158 * gnus.texi (Archived Messages): Note the default (bug#9552).
2159
2160 2011-09-21 Bill Wohler <wohler@newt.com>
2161
2162 Release MH-E manual version 8.3.
2163
2164 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2165 release 8.3.
2166 (Preface): Update support information.
2167 (From Bill Wohler): Reset text to original version. As a
2168 historical quote, the tense should be correct in the time that it
2169 was written.
2170
2171 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2172
2173 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2174 (Finding the News): Doc clarification.
2175 (Terminology): Mention naming.
2176
2177 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2180 (Interactive): Document `quiet'.
2181
2182 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2183
2184 * org.texi (Images in LaTeX export): Rewrite.
2185
2186 2011-08-15 Bastien Guerry <bzg@gnu.org>
2187
2188 * org.texi (Using the mapping API): Mention 'region as a possible
2189 scope for `org-map-entries'.
2190
2191 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2192
2193 * org.texi (Visibility cycling): Document `org-copy-visible'.
2194
2195 2011-08-15 Bastien Guerry <bzg@gnu.org>
2196
2197 * org.texi (Template expansion): Order template sequences in the
2198 proper order.
2199
2200 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2201
2202 * org.texi (eval): Expand discussion of the :eval header argument.
2203
2204 2011-08-15 Bastien Guerry <bzg@gnu.org>
2205
2206 * org.texi (Languages): Add Lilypond and Awk as supported
2207 languages.
2208
2209 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2210
2211 * org.texi: Document that both CLOCK_INTO_DRAWER and
2212 LOG_INTO_DRAWER can be used to override the contents of variable
2213 org-clock-into-drawer (or if unset, org-log-into-drawer).
2214
2215 * org.texi: Replace @xref->@pxref.
2216
2217 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2218
2219 * org.texi (Evaluating code blocks): Documenting the new option
2220 for inline call lines.
2221
2222 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2223
2224 * org.texi (Results of evaluation): More explicit about the
2225 mechanism through which interactive evaluation of code is
2226 performed.
2227
2228 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2229
2230 * org.texi (noweb-ref): New header argument documentation.
2231
2232 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2233
2234 * org.texi (Extracting source code): Documentation of the new
2235 org-babel-tangle-named-block-combination variable.
2236
2237 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2238
2239 * org.texi (Structure of code blocks): Explicitly state that the
2240 behavior of multiple blocks of the same name is undefined.
2241
2242 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2243
2244 * org.texi (TaskJuggler export): Modify the example to reflect the
2245 new effort durations.
2246
2247 2011-08-15 David Maus <dmaus@ictsoc.de>
2248
2249 * org.texi (Images in LaTeX export): Escape curly brackets in
2250 LaTeX example.
2251
2252 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2253
2254 * org.texi (The clock table): Document the :properties and
2255 :inherit-props arguments for the clocktable.
2256
2257 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2258
2259 * org.texi (Tables in LaTeX export): Document specifying placement
2260 options for tables.
2261
2262 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2263
2264 * org.texi (Evaluating code blocks): More specific documentation
2265 about the different types of header arguments.
2266
2267 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2268
2269 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2270
2271 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2272
2273 * org.texi (Built-in table editor): Document the table field
2274 follow mode.
2275
2276 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2277
2278 * org.texi (Easy Templates): Document new template.
2279
2280 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2281
2282 * org.texi (Literal examples): Add a cross-reference from "Literal
2283 Examples" to "Easy Templates."
2284
2285 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2286
2287 * org.texi (The clock table): Add link to match syntax.
2288
2289 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2290
2291 * org.texi (Agenda commands): Document clock consistency checks.
2292
2293 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2294
2295 * org.texi (Built-in table editor): Document that \vert represents
2296 a vertical bar in a table field.
2297
2298 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2299
2300 * org.texi (Literal examples): Link from "Markup" > "Literate
2301 Examples" to "Working with Source Code".
2302
2303 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2304
2305 * org.texi (Agenda commands): Doc for function option to bulk
2306 action.
2307
2308 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2309
2310 * org.texi (Template expansion): Document new %<...> template
2311 escape.
2312
2313 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2314
2315 * org.texi (Selective export): Document exclusion of any tasks
2316 from export.
2317
2318 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2319
2320 * org.texi (Selective export): Document how to exclude DONE tasks
2321 from export.
2322 (Publishing options): Document the properties to be used to turn off
2323 export of DONE tasks.
2324
2325 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2326
2327 * org.texi (The date/time prompt): Document date range protection.
2328
2329 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2330
2331 * org.texi (padline): Documentation of the new padline header
2332 argument.
2333
2334 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2335
2336 * org.texi (var): Adding "[" to list of characters triggering
2337 elisp evaluation.
2338
2339 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2340
2341 * org.texi (var): Documentation of Emacs Lisp evaluation during
2342 variable assignment.
2343
2344 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2345
2346 * org.texi (colnames): Reference indexing into variables, and note
2347 that colnames are *not* removed before indexing occurs.
2348 (rownames): Reference indexing into variables, and note that
2349 rownames are *not* removed before indexing occurs.
2350
2351 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2352
2353 * org.texi (var): Clarification of indexing into tabular
2354 variables.
2355
2356 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2357
2358 * org.texi (results): Documentation of the `:results wrap' header
2359 argument.
2360
2361 2011-08-15 Bastien Guerry <bzg@gnu.org>
2362
2363 * org.texi (LaTeX and PDF export): Add a note about a limitation
2364 of the LaTeX export: the org file has to be properly structured.
2365
2366 2011-08-15 Bastien Guerry <bzg@gnu.org>
2367
2368 * org.texi (Dynamic blocks, Structure editing):
2369 Mention the function `org-narrow-to-block'.
2370
2371 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2372
2373 * org.texi (Languages): Updating list of code block supported
2374 languages.
2375
2376 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2377
2378 * org.texi (Special properties): CATEGORY is a special property,
2379 but it may also used in the drawer.
2380
2381 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2382
2383 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2384
2385 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2386
2387 * org.texi (Include files): Document :lines.
2388
2389 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2390
2391 * org.texi (comments): Documentation of the ":comments noweb" code
2392 block header argument.
2393
2394 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2395
2396 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2397 added extra whitespace around functions to be consistent with the
2398 rest of the section.
2399
2400 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2401
2402 * org.texi (Evaluating code blocks): Expand discussion of
2403 #+call: line syntax.
2404 (Header arguments in function calls): Expand discussion of
2405 #+call: line syntax.
2406
2407 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2408
2409 * org.texi (Evaluating code blocks): More explicit about how to
2410 pass variables to #+call lines.
2411
2412 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2413
2414 * org.texi (Results of evaluation): Link to the :results header
2415 argument list from the "Results of evaluation" section.
2416
2417 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2418
2419 * org.texi (Conflicts): Adding additional information about
2420 resolving org/yasnippet conflicts.
2421
2422 2011-08-15 David Maus <dmaus@ictsoc.de>
2423
2424 * org.texi (Publishing options): Document style-include-scripts
2425 publishing project property.
2426
2427 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2428
2429 * org.texi (Sparse trees): Document the next-error /
2430 previous-error functionality.
2431
2432 2011-08-15 Tom Dye <tsd@tsdye.com>
2433
2434 * org.texi (cache): Improve documentation of code block caches.
2435
2436 2011-08-15 Tom Dye <tsd@tsdye.com>
2437
2438 * org.texi (Code block specific header arguments):
2439 Documentation of multi-line header arguments.
2440
2441 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2442
2443 * org.texi (Code evaluation security): Add example for using a
2444 function.
2445
2446 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2447
2448 * org.texi (Tables in LaTeX export): Documentation of new
2449 attr_latex options for tables.
2450
2451 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2452
2453 * trampver.texi: Update release number.
2454
2455 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2456
2457 Sync with Tramp 2.2.2.
2458
2459 * trampver.texi: Update release number.
2460
2461 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2462
2463 * flymake.texi (Example -- Configuring a tool called via make):
2464 Use /dev/null instead of the Windows "nul" (bug#8715).
2465
2466 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2467
2468 * widget.texi (Setting Up the Buffer): Remove mention of the
2469 global keymap parent, which doesn't seem to be accurate
2470 (bug#7045).
2471
2472 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2473
2474 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2475
2476 2010-07-10 Kevin Ryde <user42@zip.com.au>
2477
2478 * cl.texi (For Clauses): Add destructuring example processing an
2479 alist (bug#6596).
2480
2481 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2482
2483 * ediff.texi (Major Entry Points): Remove mention of `require',
2484 since that's not pertinent in the installed Emacs (bug#9016).
2485
2486 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2487
2488 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2489 (Filtering New Groups): Clarify how simple the "options -n" format is.
2490 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2491 is internal.
2492
2493 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2494
2495 * tramp.texi (Cleanup remote connections):
2496 Add `tramp-cleanup-this-connection'.
2497
2498 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2499
2500 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2501 zombies.
2502 (Checking New Groups): Ditto (bug#8974).
2503 (Checking New Groups): Move the reference to the right place.
2504
2505 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2506
2507 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2508 backups, and not actual vc (bug#8975).
2509
2510 2011-07-03 Kevin Ryde <user42@zip.com.au>
2511
2512 * cl.texi (For Clauses): @items for hash-values and key-bindings
2513 to make them more visible when skimming. Add examples of `using'
2514 clause to them, examples being clearer than a description in
2515 words (bug#6599).
2516
2517 2011-07-01 Alan Mackenzie <acm@muc.de>
2518
2519 * cc-mode.texi (Guessing the Style): New page.
2520 (Styles): Add a short introduction to above.
2521
2522 2011-06-28 Deniz Dogan <deniz@dogan.se>
2523
2524 * rcirc.texi (Configuration): Bug-fix:
2525 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2526 Reported by Elias Pipping <pipping@exherbo.org>.
2527
2528 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2529
2530 * gnus.texi (Summary Mail Commands):
2531 Document `gnus-summary-reply-to-list-with-original'.
2532
2533 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2534
2535 * eshell.texi (Known problems): Fix typo.
2536
2537 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2538
2539 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2540 (Password handling): `auth-source-debug' is good for debug messages.
2541
2542 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2543
2544 * gnus.texi (Store custom flags and keywords): Refer to
2545 `gnus-registry-article-marks-to-{chars,names}' instead of
2546 `gnus-registry-user-format-function-{M,M2}'.
2547
2548 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2549
2550 * texinfo.tex: Merge from gnulib.
2551
2552 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2553
2554 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2555 (Store custom flags and keywords):
2556 Mention `gnus-registry-user-format-function-M' and
2557 `gnus-registry-user-format-function-M2'.
2558
2559 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2560
2561 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2562
2563 2011-05-17 Glenn Morris <rgm@gnu.org>
2564
2565 * gnus.texi (Face): Fix typo.
2566
2567 2011-05-14 Glenn Morris <rgm@gnu.org>
2568
2569 * dired-x.texi (Omitting Examples): Minor addition.
2570
2571 2011-05-10 Jim Meyering <meyering@redhat.com>
2572
2573 * ede.texi: Fix typo "or or -> or".
2574
2575 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2576
2577 * gnus.texi (Summary Buffer Lines):
2578 gnus-summary-user-date-format-alist does not exist.
2579 (Sorting the Summary Buffer): More about sorting threads.
2580
2581 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2582
2583 * trampver.texi: Update release number.
2584
2585 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2586
2587 * tramp.texi (Frequently Asked Questions): New item for disabling
2588 Tramp in other packages.
2589
2590 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2591
2592 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2593 (Fancy splitting to parent, Store arbitrary data):
2594 Update gnus-registry docs.
2595
2596 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2597
2598 * ede.texi: Fix typos.
2599
2600 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2601
2602 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2603 It's @table @code.
2604
2605 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2606
2607 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2608
2609 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2610
2611 * calc.texi (Logarithmic Units): Update the function names.
2612
2613 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2614
2615 * message.texi (Various Commands): Document format specs in the
2616 ellipsis.
2617
2618 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2619
2620 * message.texi (Insertion Variables): Document message-cite-style.
2621
2622 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2623
2624 * tramp.texi (Remote processes): New subsection "Running shell on
2625 a remote host".
2626
2627 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2628
2629 * auth.texi (Help for developers): Update docs to explain that the
2630 :save-function will only run the first time.
2631
2632 2011-03-12 Glenn Morris <rgm@gnu.org>
2633
2634 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2635 (emacs-faq.text): New target.
2636 (clean): Add emacs-faq.
2637
2638 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2639
2640 Sync with Tramp 2.2.1.
2641
2642 * trampver.texi: Update release number.
2643
2644 2011-03-11 Glenn Morris <rgm@gnu.org>
2645
2646 * Makefile.in (HTML_TARGETS): New.
2647 (clean): Delete $HTML_TARGETS.
2648 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2649
2650 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2651
2652 * auth.texi (Help for developers): Show example of using
2653 `auth-source-search' with prompts and :save-function.
2654
2655 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2656
2657 * Version 23.3 released.
2658
2659 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2660
2661 * message.texi (Message Buffers): Update default value of
2662 message-generate-new-buffers.
2663
2664 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2665
2666 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2667 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2668 respectively.
2669 (Musical Notes): New section.
2670 (Customizing Calc): Mention the customizable variable
2671 calc-note-threshold.
2672
2673 2011-03-03 Glenn Morris <rgm@gnu.org>
2674
2675 * url.texi (Dealing with HTTP documents): Remove reference to
2676 function url-decode-text-part; never seems to have existed. (Bug#6038)
2677 (Configuration): Update url-configuration-directory description.
2678
2679 2011-03-02 Glenn Morris <rgm@gnu.org>
2680
2681 * dired-x.texi (Multiple Dired Directories): Remove mentions
2682 of dired-default-directory-alist and dired-default-directory.
2683 Move dired-smart-shell-command here...
2684 (Miscellaneous Commands): ... from here.
2685
2686 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2687
2688 * texinfo.tex: Update to version 2011-02-24.09.
2689
2690 2011-03-02 Glenn Morris <rgm@gnu.org>
2691
2692 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2693 instead of the obsoleted dired-omit-here-always.
2694
2695 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2696
2697 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2698 supported systems.
2699
2700 2011-02-28 Glenn Morris <rgm@gnu.org>
2701
2702 * dbus.texi (Type Conversion): Grammar fix.
2703
2704 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2705
2706 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2707 "Debian GNU/Linux".
2708
2709 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2710
2711 2011-02-23 Glenn Morris <rgm@gnu.org>
2712
2713 * dired-x.texi (Features): Minor rephrasing.
2714 (Local Variables): Fix typos.
2715
2716 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2717 Standardize some Emacs/XEmacs terminology.
2718
2719 * dired-x.texi (Features): Don't advertise obsolete local variables.
2720 Simplify layout.
2721 (Omitting Variables): Update local variables example.
2722 (Local Variables): Say this is obsolete. Fix description of
2723 dired-enable-local-variables possible values.
2724
2725 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2726
2727 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2728 default now.
2729
2730 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2731
2732 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2733
2734 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2735
2736 * gnus.texi (Window Layout): Document layout names.
2737
2738 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2739
2740 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2741 * auth.texi: Sync @dircategory with ../../info/dir.
2742 * autotype.texi: Sync @dircategory with ../../info/dir.
2743 * calc.texi: Sync @dircategory with ../../info/dir.
2744 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2745 * cl.texi: Sync @dircategory with ../../info/dir.
2746 * dbus.texi: Sync @dircategory with ../../info/dir.
2747 * dired-x.texi: Sync @dircategory with ../../info/dir.
2748 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2749 * ede.texi: Sync @dircategory with ../../info/dir.
2750 * ediff.texi: Sync @dircategory with ../../info/dir.
2751 * edt.texi: Sync @dircategory with ../../info/dir.
2752 * eieio.texi: Sync @dircategory with ../../info/dir.
2753 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2754 * epa.texi: Sync @dircategory with ../../info/dir.
2755 * erc.texi: Sync @dircategory with ../../info/dir.
2756 * eshell.texi: Sync @dircategory with ../../info/dir.
2757 * eudc.texi: Sync @dircategory with ../../info/dir.
2758 * flymake.texi: Sync @dircategory with ../../info/dir.
2759 * forms.texi: Sync @dircategory with ../../info/dir.
2760 * gnus.texi: Sync @dircategory with ../../info/dir.
2761 * idlwave.texi: Sync @dircategory with ../../info/dir.
2762 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2763 * message.texi: Sync @dircategory with ../../info/dir.
2764 * mh-e.texi: Sync @dircategory with ../../info/dir.
2765 * newsticker.texi: Sync @dircategory with ../../info/dir.
2766 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2767 * org.texi: Sync @dircategory with ../../info/dir.
2768 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2769 * pgg.texi: Sync @dircategory with ../../info/dir.
2770 * rcirc.texi: Sync @dircategory with ../../info/dir.
2771 * reftex.texi: Sync @dircategory with ../../info/dir.
2772 * remember.texi: Sync @dircategory with ../../info/dir.
2773 * sasl.texi: Sync @dircategory with ../../info/dir.
2774 * sc.texi: Sync @dircategory with ../../info/dir.
2775 * semantic.texi: Sync @dircategory with ../../info/dir.
2776 * ses.texi: Sync @dircategory with ../../info/dir.
2777 * sieve.texi: Sync @dircategory with ../../info/dir.
2778 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2779 * speedbar.texi: Sync @dircategory with ../../info/dir.
2780 * trampver.texi [emacs]: Set emacsname to "Emacs".
2781 * tramp.texi: Sync @dircategory with ../../info/dir.
2782 * url.texi: Sync @dircategory with ../../info/dir.
2783 * vip.texi: Sync @dircategory with ../../info/dir.
2784 * viper.texi: Sync @dircategory with ../../info/dir.
2785 * widget.texi: Sync @dircategory with ../../info/dir.
2786 * woman.texi: Sync @dircategory with ../../info/dir.
2787
2788 2011-02-19 Glenn Morris <rgm@gnu.org>
2789
2790 * dired-x.texi (Technical Details): No longer redefines
2791 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2792 dired-read-shell-command, or dired-find-buffer-nocreate.
2793
2794 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2795
2796 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2797
2798 2011-02-18 Glenn Morris <rgm@gnu.org>
2799
2800 * dired-x.texi (Optional Installation File At Point): Simplify.
2801
2802 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2803
2804 * auth.texi (Help for users): Use :port instead of :protocol for all
2805 auth-source docs.
2806 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2807 to have two files in `auth-sources'.
2808
2809 2011-02-16 Glenn Morris <rgm@gnu.org>
2810
2811 * dired-x.texi: Use emacsver.texi to get Emacs version.
2812 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2813 Depend on emacsver.texi.
2814
2815 * dired-x.texi: Drop meaningless version number.
2816 (Introduction): Remove old info.
2817 (Optional Installation Dired Jump): Autoload from dired-x.
2818 Remove incorrect info about loaddefs.el.
2819 (Bugs): Just refer to M-x report-emacs-bug.
2820
2821 * dired-x.texi (Multiple Dired Directories): Update for rename of
2822 default-directory-alist.
2823 (Miscellaneous Commands): No longer mention very old VM version 4.
2824
2825 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2826
2827 Merge from gnulib.
2828 * texinfo.tex: Update to version 2011-02-14.11.
2829
2830 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2831
2832 * auth.texi (Help for users):
2833 Login collection is "Login" and not "login".
2834
2835 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2836
2837 * tramp.texi (History): Remove IMAP support.
2838 (External methods, Frequently Asked Questions): Remove `imap' and
2839 `imaps' methods.
2840 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2841
2842 * trampver.texi: Remove default value of `emacsimap'.
2843
2844 2011-02-13 Glenn Morris <rgm@gnu.org>
2845
2846 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2847 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2848
2849 2011-02-12 Glenn Morris <rgm@gnu.org>
2850
2851 * sc.texi (Getting Connected): Remove old index entries.
2852
2853 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2854
2855 * url.texi: Remove duplicate @dircategory (Bug#7942).
2856
2857 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2858
2859 * auth.texi (Overview, Help for users, Help for developers):
2860 Update docs.
2861 (Help for users): Talk about spaces.
2862
2863 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2864
2865 * texinfo.tex: Update to version 2011-02-07.16.
2866
2867 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2868
2869 * dbus.texi (Bus names): Adapt descriptions for
2870 dbus-list-activatable-names and dbus-list-known-names.
2871
2872 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2873
2874 * calc.texi (Logarithmic Units): New section.
2875
2876 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2877
2878 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2879 manuals use it now.
2880
2881 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2882
2883 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2884
2885 * overrides.texi: Remove.
2886
2887 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2888 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2889
2890 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2891
2892 * tramp.texi (Frequently Asked Questions): Mention problems with
2893 WinSSHD.
2894
2895 * trampver.texi: Update release number.
2896
2897 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2898
2899 * tramp.texi:
2900 Replace "delimet" with "delimit" globally.
2901 Replace "explicite" with "explicit" globally.
2902 Replace "instead of" with "instead" where there was nothing after "of".
2903 Audit use of comma before interrogative pronoun, "that", or "which".
2904 Minor word order, spelling, wording changes.
2905
2906 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2907
2908 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2909
2910 * sieve.texi: Use WEBHACKDEVEL.
2911
2912 * sasl.texi: Use WEBHACKDEVEL.
2913
2914 * pgg.texi: Use WEBHACKDEVEL.
2915
2916 * message.texi: Use WEBHACKDEVEL.
2917
2918 * gnus.texi: Use WEBHACKDEVEL.
2919
2920 * emacs-mime.texi: Use WEBHACKDEVEL.
2921
2922 * auth.texi: Use WEBHACKDEVEL.
2923
2924 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2925 manuals.
2926
2927 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2928
2929 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2930
2931 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2932
2933 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2934 which in turn is copied from ftp://tug.org/tex/.
2935
2936 2011-02-03 Glenn Morris <rgm@gnu.org>
2937
2938 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2939 (Binding combinations of modifiers and function keys):
2940 Let's assume people reading this are not using Emacs 18.
2941
2942 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2943
2944 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2945 since it's run automatically.
2946
2947 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2948
2949 * gnus.texi (Customizing Articles): Fix typo.
2950
2951 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2952
2953 * gnus.texi (Customizing Articles): Document the new way of customizing
2954 the date headers(s).
2955
2956 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2957
2958 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2959 splitting example.
2960
2961 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2962
2963 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2964 (MAKEINFO_OPTS): New variable.
2965 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2966 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2967 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2968 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2969 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2970 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2971 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2972 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2973 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2974 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2975 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2976 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2977 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2978 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2979 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2980 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2981 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2982 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2983
2984 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2985
2986 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2987
2988 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2989
2990 * message.texi (IDNA): Explain what it is.
2991
2992 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2993
2994 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2995
2996 2011-01-23 Werner Lemberg <wl@gnu.org>
2997
2998 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2999 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3000 (ENVADD): Update.
3001
3002 2011-01-18 Glenn Morris <rgm@gnu.org>
3003
3004 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3005
3006 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3007
3008 * nxml-mode.texi (Introduction): Fix file name typos.
3009
3010 2011-01-13 Christian Ohler <ohler@gnu.org>
3011
3012 * ert.texi: New file.
3013
3014 * Makefile.in:
3015 * makefile.w32-in: Add ert.texi.
3016
3017 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3018
3019 * dbus.texi (Receiving Method Calls): New function
3020 dbus-register-service. Rearrange node.
3021
3022 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3023
3024 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3025 which in turn is copied from ftp://tug.org/tex/.
3026
3027 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3028
3029 * dbus.texi (Receiving Method Calls): Describe new optional
3030 parameter dont-register-service of dbus-register-{method,property}.
3031
3032 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3033
3034 * epa.texi (Encrypting/decrypting *.gpg files):
3035 Mention epa-file-select-keys.
3036
3037 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3038
3039 * gnus.texi (Archived Messages): Remove outdated text.
3040
3041 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3042
3043 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3044
3045 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3046
3047 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3048
3049 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3050
3051 * gnus.texi (The swish++ Engine): Add customizable parameters
3052 descriptions.
3053 (The swish-e Engine): Ditto.
3054
3055 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3056
3057 * tramp.texi (Inline methods): Add "ksu" method.
3058 (Remote processes): Add example with remote `default-directory'.
3059
3060 2010-12-14 Glenn Morris <rgm@gnu.org>
3061
3062 * faq.texi (Expanding aliases when sending mail):
3063 Now build-mail-aliases is interactive.
3064
3065 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3066
3067 * gnus.texi: First pass at adding (rough) nnir documentation.
3068
3069 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3070
3071 * gnus.texi (Filtering New Groups):
3072 Mention gnus-auto-subscribed-categories.
3073 (The First Time): Remove, since default-subscribed-newsgroups has been
3074 removed.
3075
3076 2010-12-13 Glenn Morris <rgm@gnu.org>
3077
3078 * cl.texi (For Clauses): Small fixes for frames and windows.
3079
3080 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3081
3082 * org.texi (Using capture): Document using prefix arguments for
3083 finalizing capture.
3084 (Agenda commands): Document prefix argument for the bulk scatter
3085 command.
3086 (Beamer class export): Document that also overlay arguments can be
3087 passed to the column environment.
3088 (Template elements): Document the new entry type.
3089
3090 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3091
3092 * org.texi (Include files): Document :minlevel.
3093
3094 2010-12-11 Julien Danjou <julien@danjou.info>
3095
3096 * org.texi (Categories): Document category icons.
3097
3098 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3099
3100 * org.texi (noweb): Fix typo.
3101
3102 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3103
3104 * gnus.texi (Server Commands): Point to the rest of the server
3105 commands.
3106
3107 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3108
3109 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3110 g'.
3111
3112 2010-12-02 Julien Danjou <julien@danjou.info>
3113
3114 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3115
3116 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3117
3118 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3119 (Direct Functions): Note the STARTTLS upgrade.
3120
3121 2010-11-27 Glenn Morris <rgm@gnu.org>
3122 James Clark <none@example.com>
3123
3124 * nxml-mode.texi (Introduction): New section.
3125
3126 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3127
3128 * gnus.texi (Server Commands): Document gnus-server-show-server.
3129
3130 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3131
3132 Sync with Tramp 2.2.0.
3133
3134 * trampver.texi: Update release number.
3135
3136 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3137
3138 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3139 Mention that the TeX specific units won't use the `tex' prefix
3140 in TeX mode.
3141
3142 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3143
3144 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3145
3146 2010-11-17 Glenn Morris <rgm@gnu.org>
3147
3148 * edt.texi: Remove information about Emacs 19.
3149
3150 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3151
3152 * trampver.texi: Update release number.
3153
3154 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3155
3156 * gnus.texi (Article Washing): Fix typo.
3157
3158 2010-11-11 Noorul Islam <noorul@noorul.com>
3159
3160 * org.texi: Fix typo.
3161
3162 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3163
3164 * org.texi (Using capture): Explain that refiling is
3165 sensitive to cursor position.
3166
3167 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3168
3169 * org.texi (Images and tables): Add cross reference to link section.
3170
3171 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3172
3173 * org.texi: Document the <c> cookie.
3174
3175 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3176
3177 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3178 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3179
3180 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3181
3182 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3183
3184 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3185
3186 * org.texi (Project alist): Mention that this is a property list.
3187
3188 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3189
3190 * org.texi (Setting up the staging area): Document that
3191 file names remain visible when encrypting the MobileOrg files.
3192
3193 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3194
3195 * org.texi (Setting up the staging area): Document which
3196 versions are needed for encryption.
3197
3198 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3199
3200 * org.texi (noweb): Update :noweb documentation to
3201 reflect the new "tangle" argument.
3202
3203 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3204
3205 * org.texi (Batch execution): Improve tangling script in
3206 documentation.
3207
3208 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3209
3210 * org.texi (Handling links):
3211 (In-buffer settings): Document inlining images on startup.
3212
3213 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3214
3215 * org.texi (Setting up the staging area): Document use of
3216 crypt password.
3217
3218 2010-11-11 David Maus <dmaus@ictsoc.de>
3219
3220 * org.texi (Template expansion): Add date related link type escapes.
3221
3222 2010-11-11 David Maus <dmaus@ictsoc.de>
3223
3224 * org.texi (Template expansion): Add mew in table for link type
3225 escapes.
3226
3227 2010-11-11 David Maus <dmaus@ictsoc.de>
3228
3229 * org.texi (Template expansion): Fix typo in link type escapes.
3230
3231 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3232
3233 * org.texi (Structure of code blocks): Another documentation tweak.
3234
3235 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3236
3237 * org.texi (Structure of code blocks): Documentation tweak.
3238
3239 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3240
3241 * org.texi (Structure of code blocks):
3242 Update documentation to mention inline code block syntax.
3243
3244 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3245
3246 * org.texi (comments): Improve wording.
3247
3248 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3249
3250 * org.texi (comments): Document the new :comments header arguments.
3251
3252 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3253
3254 * org.texi (Installation): Remove the special
3255 installation instructions for XEmacs.
3256
3257 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3258
3259 * org.texi (Easy Templates): New section. Documents quick
3260 insertion of empty structural elements.
3261
3262 2010-11-11 Noorul Islam <noorul@noorul.com>
3263
3264 * org.texi: Fix doc.
3265
3266 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3267
3268 * org.texi (The date/time prompt): Document specification
3269 of time ranges.
3270
3271 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3272
3273 * org.texi (Internal links): Document the changes in
3274 internal links.
3275
3276 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3277
3278 * org.texi (Agenda commands): Document the limitation for
3279 the filter preset - it can only be used for an entire agenda
3280 view, not in an individual block in a block agenda.
3281
3282 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3283
3284 * org.texi (iCalendar export): Document alarm creation.
3285
3286 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3287
3288 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3289
3290 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3291
3292 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3293
3294 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3295
3296 * calc.texi: Use emacsver.texi to determine Emacs version.
3297
3298 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3299
3300 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3301 since that works by default.
3302
3303 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3304
3305 * gnus.texi (Customizing the IMAP Connection): Document
3306 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3307
3308 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3309
3310 * tramp.texi (Remote shell setup): New item "Interactive shell
3311 prompt". Reported by Christian Millour <cm@abtela.com>.
3312 (Remote shell setup, Remote processes): Use @code{} for
3313 environment variables.
3314
3315 2010-11-03 Glenn Morris <rgm@gnu.org>
3316
3317 * ediff.texi (Quick Help Commands, Miscellaneous):
3318 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3319
3320 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3321
3322 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3323
3324 2010-10-31 Glenn Morris <rgm@gnu.org>
3325
3326 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3327
3328 2010-10-31 Glenn Morris <rgm@gnu.org>
3329
3330 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3331
3332 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3333
3334 * gnus.texi (Client-Side IMAP Splitting):
3335 Mention nnimap-unsplittable-articles.
3336
3337 2010-10-29 Julien Danjou <julien@danjou.info>
3338
3339 * gnus.texi (Finding the News): Remove references to obsoletes
3340 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3341
3342 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3343
3344 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3345 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3346 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3347 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3348
3349 2010-10-28 Glenn Morris <rgm@gnu.org>
3350
3351 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3352 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3353 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3354
3355 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3356
3357 * epa.texi (Mail-mode integration): Add alternative key bindings
3358 for epa-mail commands; escape comma.
3359 Don't use the word "PGP", since it is a non-free program.
3360
3361 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3362
3363 * calc.texi: Use emacsver.texi to determine Emacs version.
3364
3365 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3366
3367 * gnus.texi (Group Parameters, Buttons): Fix typos.
3368
3369 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3370
3371 * gnus.texi (Subscription Commands): Mention that you can also
3372 subscribe to new groups via the Server buffer, which is probably more
3373 convenient when subscribing to many groups.
3374
3375 2010-10-21 Julien Danjou <julien@danjou.info>
3376
3377 * message.texi (Message Headers): Allow message-default-headers to be a
3378 function.
3379
3380 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3381
3382 * gnus-news.texi: Mention new archive defaults.
3383
3384 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3385
3386 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3387
3388 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3389
3390 * gnus.texi (HTML): Document the function value of
3391 gnus-blocked-images.
3392 (Article Washing): shr and gnus-w3m, not the direct function names.
3393
3394 2010-10-20 Julien Danjou <julien@danjou.info>
3395
3396 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3397 variable.
3398
3399 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3400
3401 * gnus.texi (Customizing the IMAP Connection): The port strings are
3402 strings.
3403 (Document Groups): Mention git.
3404
3405 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3406
3407 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3408 bzr/Gnus git sync.
3409
3410 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3411
3412 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3413 change.
3414
3415 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3416
3417 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3418 @item syntax for in-Emacs makeinfo.
3419
3420 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3421
3422 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3423 trim sentence.
3424
3425 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3426
3427 * epa.texi (Caching Passphrases):
3428 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3429 Clarify some configurations require to set up gpg-agent.
3430
3431 2010-10-11 Glenn Morris <rgm@gnu.org>
3432
3433 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3434
3435 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3436
3437 * gnus.texi (Spam Package Introduction): Mention `$'.
3438
3439 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3440
3441 * makefile.w32-in (emacsdir): New variable.
3442 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3443 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3444
3445 2010-10-09 Glenn Morris <rgm@gnu.org>
3446
3447 * Makefile.in (mostlyclean): Delete *.toc.
3448
3449 * Makefile.in: Use $< in rules.
3450
3451 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3452
3453 * Makefile.in ($(infodir)): Delete rule.
3454 (mkinfodir): New. Use it in all the info rules, rather than depending
3455 on infodir.
3456
3457 2010-10-09 Glenn Morris <rgm@gnu.org>
3458
3459 * gnus.texi (Article Washing): Fix previous change.
3460
3461 * Makefile.in (emacsdir): New variable.
3462 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3463 Depend on emacsver.texi.
3464
3465 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3466
3467 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3468
3469 2010-10-08 Julien Danjou <julien@danjou.info>
3470
3471 * gnus.texi: Add mm-shr.
3472
3473 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3474
3475 * gnus.texi (Finding the Parent, The Gnus Registry)
3476 (Registry Article Refer Method): Update docs for nnregistry.el.
3477
3478 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3479
3480 * auth.texi (Help for users)
3481 (GnuPG and EasyPG Assistant Configuration): Update docs.
3482
3483 2010-10-08 Glenn Morris <rgm@gnu.org>
3484
3485 * cl.texi (Organization, Installation, Old CL Compatibility):
3486 Deprecate cl-compat for new code.
3487 (Usage, Installation): Remove outdated information.
3488
3489 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3490
3491 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3492
3493 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3494
3495 2010-10-06 Julien Danjou <julien@danjou.info>
3496
3497 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3498
3499 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3500 broken link.
3501
3502 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3503
3504 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3505 to ReiserFS.
3506
3507 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3508 (FAQ 7-1): Fix getmail URL.
3509
3510 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3511
3512 * epa.texi (Caching Passphrases): New section.
3513
3514 2010-10-06 Glenn Morris <rgm@gnu.org>
3515
3516 * Makefile.in (SHELL): Set it.
3517 (info): Move the mkdir dependency to the individual info files.
3518 (mostlyclean): Tidy up.
3519 (clean): Only delete the specific dvi and pdf files.
3520 (maintainer-clean): Be more restrictive in what we delete.
3521 ($(infodir)): Add parallel build workaround.
3522
3523 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3524
3525 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3526
3527 2010-10-03 Julien Danjou <julien@danjou.info>
3528
3529 * emacs-mime.texi (Display Customization):
3530 Update mm-inline-large-images documentation and add documentation for
3531 mm-inline-large-images-proportion.
3532
3533 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3534
3535 * tramp.texi (Frequently Asked Questions):
3536 Mention remote-file-name-inhibit-cache.
3537
3538 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3539
3540 * gnus.texi (Splitting Mail): Fix @xref syntax.
3541 (Splitting Mail): Really fix the @ref syntax.
3542
3543 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3544
3545 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3546 (Article Hiding): Add google banner example.
3547 Suggested by Benjamin Xu.
3548
3549 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3550
3551 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3552 Remove nnimap-split-rule from examples.
3553
3554 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3555
3556 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3557 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3558 Fishman.
3559 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3560
3561 2010-09-30 Julien Danjou <julien@danjou.info>
3562
3563 * gnus.texi (Gravatars): Fix documentation about
3564 gnu-gravatar-properties.
3565
3566 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3567
3568 * epa.texi (Bug Reports): New section.
3569
3570 2010-09-29 Glenn Morris <rgm@gnu.org>
3571
3572 * Makefile.in (top_srcdir): Remove unused variable.
3573
3574 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3575
3576 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3577 (Client-Side IMAP Splitting): Document 'default.
3578
3579 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3580
3581 * gnus.texi (Customizing the IMAP Connection):
3582 Document nnimap-fetch-partial-articles.
3583
3584 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585
3586 * gnus-news.texi: Mention nnimap-inbox.
3587
3588 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3589
3590 2010-09-26 Julien Danjou <julien@danjou.info>
3591
3592 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3593
3594 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3595
3596 * gnus.texi (Security): Remove gpg.el mention.
3597
3598 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3599
3600 * gnus.texi (Browse Foreign Server): New variable
3601 gnus-browse-subscribe-newsgroup-method.
3602
3603 * gnus-news.texi: Mention it.
3604
3605 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3606
3607 * gnus.texi (NoCeM): Remove.
3608 (Startup Variables): No jingle.
3609
3610 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3611
3612 * woman.texi (Interface Options): xz compression is now supported.
3613
3614 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3615
3616 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3617 (Unavailable Servers): Document gnus-server-copy-server.
3618 (Using IMAP): Document the new nnimap.
3619
3620 2010-09-25 Julien Danjou <julien@danjou.info>
3621
3622 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3623
3624 2010-09-24 Glenn Morris <rgm@gnu.org>
3625
3626 * url.texi (Disk Caching): Tweak previous change.
3627
3628 2010-09-24 Julien Danjou <julien@danjou.info>
3629
3630 * url.texi (Disk Caching): Mention url-cache-expire-time,
3631 url-cache-expired, and url-fetch-from-cache.
3632
3633 2010-09-24 Julien Danjou <julien@danjou.info>
3634
3635 * gnus.texi: Add Gravatars.
3636
3637 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3638
3639 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3640
3641 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3642
3643 * gnus.texi (Expunging mailboxes): Update name of the expunging
3644 command.
3645
3646 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3647
3648 * emacs-mime.texi (rfc2047): Update description for
3649 rfc2047-encode-parameter.
3650
3651 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3652
3653 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3654 "fish" methods.
3655 (External methods): Remove "scp1_old" and "scp2_old" methods.
3656
3657 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3658
3659 * tramp.texi: Remove Japanese manual. Fix typo.
3660
3661 * trampver.texi: Update release number. Remove japanesemanual.
3662
3663 2010-09-09 Glenn Morris <rgm@gnu.org>
3664
3665 * org.texi: Restore clobbered changes (copyright years, untabify).
3666
3667 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3668
3669 * gnus.texi (Adaptive Scoring): Fix typo.
3670
3671 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3672
3673 * gnus.texi (Article Display): Document gnus-html-show-images.
3674
3675 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3676
3677 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3678
3679 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3680
3681 * gnus.texi (HTML): Document gnus-max-image-proportion.
3682
3683 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3684
3685 * gnus.texi (HTML): Document gnus-blocked-images.
3686
3687 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3688
3689 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3690
3691 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3692 the first message are used for wide replies.
3693 (Changing Servers): Remove documentation on gnus-change-server and
3694 friends, since it's been removed.
3695
3696 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3697
3698 * gnus.texi (Drafts): Mention B DEL.
3699
3700 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3701
3702 * gnus.texi (Delayed Articles): Mention that the Date header is the
3703 original one, even if you delay.
3704
3705 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3706
3707 * gnus.texi (Asynchronous Fetching):
3708 Document gnus-async-post-fetch-function.
3709 (HTML): Made into its own section.
3710
3711 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3712
3713 Sync with Tramp 2.1.19.
3714
3715 * tramp.texi (Inline methods, Default Method):
3716 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3717 Remove remark about doubled "-t" argument.
3718 (Auto-save and Backup): Remove reference to Emacs 21.
3719 (Filename Syntax): Describe port numbers.
3720 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3721 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3722 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3723 errors with the backquotes.
3724 (External packages): File attributes cache flushing for asynchronous
3725 processes.
3726 (Traces and Profiles): Describe verbose level 9.
3727
3728 * trampver.texi: Update release number.
3729
3730 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3731
3732 * dbus.texi (Alternative Buses): New chapter.
3733
3734 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3735
3736 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3737
3738 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3739
3740 * calc.texi (Customizing Calc): Rearrange description of new
3741 variables to match the presentation of other variables.
3742
3743 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3744
3745 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3746
3747 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3748
3749 * calc.texi (Making Selections, Selecting Subformulas)
3750 (Customizing Calc): Mention how to use faces to emphasize selected
3751 sub-formulas.
3752
3753 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3754
3755 * tramp.texi (External packages): File attributes cache flushing
3756 for asynchronous processes.
3757
3758 2010-08-01 Alan Mackenzie <acm@muc.de>
3759
3760 Enhance the manual for the latest Java Mode.
3761
3762 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3763 annotation-var-cont.
3764 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3765 two new symbols.
3766
3767 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3768
3769 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3770
3771 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3772
3773 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3774
3775 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3776
3777 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3778
3779 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3780
3781 * org.texi: Add macros to get plain quotes in PDF output.
3782 List additional contributors.
3783 (Capture): New section, replaces the section about remember.
3784 (Working With Source Code): New chapter, focused on documenting Org
3785 Babel.
3786 (Code evaluation security): New section.
3787 (MobileOrg): Document DropBox support.
3788 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3789 (Special symbols): Show how to display UTF8 characters for entities.
3790 (Global TODO list): Clarify the use of the "M" key and the differences
3791 to the "m" key.
3792 (RSS Feeds): Mention Atom feeds as well.
3793 (Setting tags): Remove paragraph about
3794 `org-complete-tags-always-offer-all-agenda-tags'.
3795
3796 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3797
3798 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3799 argument.
3800 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3801 echoing shells.
3802
3803 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3804
3805 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3806 (Filename Syntax): Describe port numbers.
3807
3808 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3809
3810 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3811 forgotten.
3812 (Type Conversion): Precise conversion of natural numbers.
3813 (Errors and Events): Add "debugging" to concept index. Add variable
3814 `dbus-debug'.
3815
3816 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * dbus.texi (Receiving Method Calls): Add optional argument
3819 EMITS-SIGNAL to `dbus-register-property'.
3820
3821 2010-06-27 Alex Schroeder <alex@gnu.org>
3822
3823 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3824
3825 2010-06-24 Glenn Morris <rgm@gnu.org>
3826
3827 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3828 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3829 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3830 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3831 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3832 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3833 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3834 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3835 convention. Make them end with a period.
3836
3837 2010-06-23 Glenn Morris <rgm@gnu.org>
3838
3839 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3840 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3841 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3842 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3843 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3844 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3845
3846 2010-06-10 Glenn Morris <rgm@gnu.org>
3847
3848 * idlwave.texi (Load-Path Shadows):
3849 * org.texi (Handling links): Fix typos.
3850
3851 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3852
3853 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3854
3855 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3856
3857 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3858 by an alias. (Bug#6226)
3859
3860 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3861
3862 * calc.texi (Manipulating Vectors): Mention that vectors can
3863 be used to determine bins for `calc-histogram'.
3864
3865 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3866
3867 * calc.texi: Remove "\turnoffactive" commands throughout.
3868
3869 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3870
3871 * url.texi (HTTP language/coding, Customization):
3872 * message.texi (Header Commands, Responses):
3873 * cl.texi (Argument Lists): Fix typos.
3874
3875 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3876
3877 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3878 Note that Development menu is always available.
3879 (Creating a project): Fix terminology.
3880 (Add/Remove files): Fix typo.
3881
3882 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * Version 23.2 released.
3885
3886 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3887
3888 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3889
3890 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3891
3892 * tramp.texi (Inline methods, Default Method):
3893 Mention `tramp-inline-compress-start-size'.
3894
3895 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3896
3897 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3898 the CVS repo. Put the Git repo in the news section.
3899
3900 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3901 Removed some mentions of CVS. Mention the new Git repo.
3902
3903 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3904
3905 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3906 (Mail Group Commands): Add index entry.
3907
3908 2010-04-18 Glenn Morris <rgm@gnu.org>
3909
3910 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3911
3912 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3913
3914 * calc.texi (Radix modes): Mention that the option prefix will
3915 turn on twos-complement mode.
3916 (Inverse and Hyperbolic Flags): Mention the Option flag.
3917
3918 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3919
3920 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3921 (LaTeX/PDF export commands): Rename and Move section.
3922 (Sectioning structure): Update.
3923 (References): New use case for field coordinates.
3924 (The export dispatcher): Rename from ASCII export.
3925 (Setting up the staging area): Document the availability of
3926 encryption for MobileOrg.
3927 (Images and tables): Document how to reference labels.
3928 (Index entries): New section.
3929 (Generating an index): New section.
3930 (Column width and alignment): Document that <N> now
3931 means a fixed width, not a maximum width.
3932 (Publishing options): Document the :email option.
3933 (Beamer class export): Fix bug in the BEAMER example.
3934 (Refiling notes): Document refile logging.
3935 (In-buffer settings): Document refile logging keywords.
3936 (Drawers): Document `C-c C-z' command.
3937 (Agenda commands): Mention the alternative key `C-c C-z'.
3938 (Special properties): Document the BLOCKED property.
3939 (The spreadsheet): Mention the formula editor.
3940 (References): Document field coordinates.
3941 (Publishing action): Correct the documentation for the
3942 publishing function.
3943 (The date/time prompt): Document that we accept dates
3944 like month/day/year.
3945 (Cooperation): Document the changes in table.el support.
3946 (Faces for TODO keywords, Faces for TODO keywords)
3947 (Priorities): Document the easy colors.
3948 (Visibility cycling): Document the new double prefix
3949 arg for `org-reveal'.
3950 (Cooperation): Remember.el is part of Emacs.
3951 (Clean view): Mention that `wrap-prefix' is also set by
3952 org-indent-mode.
3953 (Agenda commands): Add information about prefix args to
3954 scheduling and deadline commands.
3955 (Search view): Point to the docstring of
3956 `org-search-view' for more details.
3957 (Agenda commands): Document that `>' prompts for a date.
3958 (Setting tags): Document variable
3959 org-complete-tags-always-offer-all-agenda-tags.
3960 (Column attributes): Cross-reference special properties.
3961
3962 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3963
3964 Synchronize with Tramp repository.
3965
3966 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3967 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3968 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3969 syntax, texi2dvi reports errors with the backquotes.
3970
3971 * trampver.texi: Update release number.
3972
3973 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3974
3975 * gnus.texi (Finding the News): Add pointers to the Server buffer
3976 because it's essential.
3977
3978 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3979
3980 * gnus.texi (MIME Commands): Update description of
3981 gnus-article-browse-html-article.
3982
3983 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3984
3985 * auth.texi (Secret Service API): Add TODO node.
3986 (Help for users): Explain the new source options for `auth-sources'.
3987
3988 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3989
3990 * trampver.texi: Update release number.
3991
3992 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3993
3994 * Branch for 23.2.
3995
3996 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3997
3998 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3999 now enabled by default.
4000
4001 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4002
4003 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4004 when Emacs runs in interactive mode. (Bug#5645)
4005
4006 2010-02-16 Glenn Morris <rgm@gnu.org>
4007
4008 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4009
4010 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4011
4012 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4013
4014 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4015
4016 * gnus.texi (Score File Format): Fix typo.
4017
4018 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4019
4020 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4021
4022 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4023
4024 * ada-mode.texi (Project File Overview): Fix typo.
4025
4026 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * semantic.texi: Add Richard Y. Kim credit.
4029
4030 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4031
4032 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4033
4034 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4035 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4036
4037 2010-01-17 Glenn Morris <rgm@gnu.org>
4038
4039 * calc.texi (Reporting Bugs): Don't mention format of repository.
4040
4041 * woman.texi (Bugs): Make "Emacs repository" less specific,
4042 and the URL for same more specific.
4043
4044 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4045
4046 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4047
4048 * ede.texi (ede-step-project, ede-proj-target):
4049 * tramp.texi (Remote processes): Fix typos.
4050
4051 2010-01-16 Mario Lang <mlang@delysid.org>
4052
4053 * ede.texi (ede-target):
4054 * org.texi (Refiling notes): Remove duplicated words.
4055
4056 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4057
4058 * gnus.texi (Posting Styles): Use with-current-buffer.
4059 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4060
4061 2010-01-02 Kevin Ryde <user42@zip.com.au>
4062
4063 * eieio.texi (Naming Conventions): Correction to xref on elisp
4064 coding conventions, is "Tips" node not "Standards".
4065
4066 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4069
4070 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4071
4072 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4073
4074 * gnus.texi (Direct Functions): Add missing port number to tls method.
4075
4076 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4077
4078 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4079 ($(infodir)/edt, edt.dvi): New targets.
4080
4081 2009-12-15 Glenn Morris <rgm@gnu.org>
4082
4083 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4084 (edt, $(infodir)/edt, edt.dvi): New targets.
4085 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4086
4087 * Makefile.in (PDF_TARGETS, pdf): New.
4088 (clean): Add *.pdf.
4089 Add pdf rules for all manuals.
4090
4091 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4092
4093 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4094
4095 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4098 (Smart Jump, Analyzer Debug): Copyedits.
4099 (Semantic mode user commands): Link to new nodes.
4100 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4101 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4102 upstream Semantic manual.
4103
4104 * semantic.texi (Introduction): Minor fix to diagram.
4105
4106 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4107
4108 * eshell.texi (History): Add the other built-in variables.
4109 (Built-ins): Explain built-ins, and how to apply the external commands.
4110 Add `history', `su' and `sudo'.
4111
4112 * tramp.texi (Remote processes): Add missing <RET> in the example.
4113
4114 2009-12-01 Bill Wohler <wohler@newt.com>
4115
4116 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4117 path for mairix example. Specify -q in namazu example since namazu is
4118 excessively garrulous.
4119
4120 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4121
4122 * tramp.texi (Remote processes): Improve eshell example with "su"
4123 and "sudo" commands.
4124
4125 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4128
4129 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4130 Document semantic-complete-analyze-inline.
4131 (Semanticdb search debugging commands): Minor clarification.
4132 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4133 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4134 manual.
4135 (Semantic mode): Link to Idle Scheduler.
4136
4137 2009-11-28 Kevin Ryde <user42@zip.com.au>
4138
4139 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4140 @pxref, now EIEIO is in Emacs.
4141
4142 * erc.texi (Development): Correction to git tutorial url.
4143
4144 2009-11-26 Glenn Morris <rgm@gnu.org>
4145
4146 * faq.texi (Latest version of Emacs): Mention stability of development
4147 version.
4148 (Problems with very large files): Max buffer size increase in 23.2.
4149 (VM): VM has moved house again.
4150
4151 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4152
4153 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4154 notations.
4155
4156 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4157
4158 * org.texi (Column attributes): Fix documentation of new operators.
4159
4160 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4161
4162 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4163 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4164 (Idle Completions Mode): Numerous copyedits.
4165
4166 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4167
4168 * semantic.texi (Semantic Internals, Glossary):
4169 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4170 (Semanticdb search debugging commands): Fix typos.
4171
4172 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4173
4174 * calc.texi (Radix modes): Mention twos-complement notation.
4175
4176 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4177
4178 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4179 ($(infodir)/semantic, semantic.dvi): New targets.
4180
4181 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4182
4183 * Makefile.in: Build the Semantic manual.
4184
4185 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4186 repository.
4187
4188 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4189
4190 * dbus.texi (Receiving Method Calls): New defun
4191 `dbus-unregister-service'.
4192
4193 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4194
4195 * org.texi (Speed keys): New section.
4196
4197 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4198
4199 * dbus.texi (Type Conversion): Fix typo.
4200 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4201 `dbus-registered-objects-table'.
4202 (Receiving Method Calls): New defun `dbus-register-property'.
4203 Move `dbus-unregister-object' here.
4204
4205 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4206
4207 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4208
4209 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4210
4211 * org.texi (Column attributes): Add the new age summary operators.
4212 Also, mention the fact you can only use one summary operator per
4213 property.
4214
4215 2009-11-13 John Wiegley <johnw@newartisans.com>
4216
4217 * org.texi (Tracking your habits): Add a new section in the
4218 manual about how to track habits.
4219 (Resolving idle time): Add a section on how idle and
4220 dangling clocks are resolved.
4221
4222 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4223
4224 * org.texi (Agenda commands): Document the new `i' command.
4225 (Inserting deadline/schedule): Document logging changes
4226 of scheduling and deadline times stamps.
4227 (In-buffer settings): Document the in-buffer keywords for logging
4228 changes of scheduling and deadline times stamps.
4229 (Structure editing, Plain lists): Document indentation
4230 cycling in empty entries with TAB.
4231 (Archiving): Document the default archiving command.
4232 (Moving subtrees): Document the new keys for archiving.
4233 (Internal archiving): Fix incorrect key.
4234 (Agenda commands): Document the TODO set switching commands.
4235 (Agenda commands): Document the new archiving keys.
4236 (Clocking work time): Better description on how to save
4237 and restore a clock.
4238 (Resolving idle time): Mention the x11idle program to get true
4239 idleness also under X11.
4240 (Resolving idle time): Use @kbd instead of @key for normal
4241 letters, because this is how he rest of the manual does this.
4242 (Pushing to MobileOrg): Mention that `org-directory'
4243 should be set.
4244 (Agenda commands): Document that SPC is a filter for
4245 any tag.
4246 (Search view): Rename from "Keyword search".
4247 (Capure): New chapter.
4248 (Markup): New chapter.
4249 (Links in HTML export, Images in HTML export):
4250 Extend the section titles.
4251 (Images in HTML export): Document the align option.
4252 (Text areas in HTML export): Extend the section title.
4253 (Images in LaTeX export): Explain image placement in LaTeX.
4254
4255 2009-11-10 Glenn Morris <rgm@gnu.org>
4256
4257 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4258
4259 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4260
4261 * tramp.texi (Auto-save and Backup): Disable backups just for a
4262 method.
4263
4264 * trampver.texi: Update release number.
4265
4266 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4267
4268 Sync with Tramp 2.1.17.
4269
4270 * trampver.texi: Update release number.
4271
4272 2009-10-29 Glenn Morris <rgm@gnu.org>
4273
4274 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4275
4276 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4277
4278 * tramp.texi (External methods): Temporary files are kept for
4279 `rsync' and `rsyncc' methods.
4280
4281 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4282
4283 * eieio.texi: Fix typos.
4284
4285 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4286
4287 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4288
4289 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4290
4291 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4292 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4293
4294 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * Makefile.in: Build EIEIO and EDE manuals.
4297
4298 2009-10-07 Eric Ludlam <zappo@gnu.org>
4299
4300 * eieio.texi:
4301 * ede.texi: New files.
4302
4303 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4304
4305 * tramp.texi (Remote processes): Association of a pty is not supported.
4306
4307 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4308
4309 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4310 (Processing LaTeX fragments): Document that the size of images can be
4311 changes using the variable `org-format-latex-options'.
4312 (The date/time prompt, Timestamps): Be more accurate over ISO format
4313 dates and times.
4314 (Visibility cycling): Document showeverything keyword.
4315 (In-buffer settings): Document showeverything keyword.
4316 (Setting up the staging area): Fix the example.
4317 (MobileOrg): New section.
4318 (Agenda commands, Exporting Agenda Views): Document exporting the
4319 agenda view to Org files.
4320
4321 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4322
4323 * tramp.texi (History): Add IMAP support.
4324 (External methods): Add `imap' and `imaps' methods.
4325 (GVFS based methods): Add indices for `davs'.
4326 (Password handling): Rename anchors. Add IMAP entries for
4327 ~/.authinfo.gpg.
4328
4329 * trampver.texi: Set default value of `emacsimap'.
4330
4331 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4332
4333 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4334
4335 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4336
4337 * dired-x.texi (Technical Details):
4338 Delete dired-up-directory (Bug#4292).
4339
4340 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4341
4342 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4343
4344 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4345
4346 * org.texi (Effort estimates): Document new effort setting commands.
4347 (Agenda commands): Document the new keys fro agenda time motion.
4348 Document entry text mode. Improve documentation of the keys to include
4349 inactive time stamps into the agenda view.
4350 (Feedback): Document the new bug report command.
4351 (Structure editing): Add an index entry for the sorting of subtrees.
4352
4353 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4354
4355 * auth.texi (Help for users): Corrected markup.
4356
4357 2009-09-02 Glenn Morris <rgm@gnu.org>
4358
4359 * emacs-mime.texi (time-date): Mention float-time.
4360
4361 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4362
4363 * calc.texi (Simplifying Formulas): Improve the wording.
4364
4365 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4366
4367 * auth.texi: Rewritten for coverage and clarity.
4368
4369 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4370
4371 * gnus.texi (Expiring Mail):
4372 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4373 (Various Various): Mention gnus-safe-html-newsgroups.
4374
4375 * gnus-news.texi: Mention
4376 gnus-mark-copied-or-moved-articles-as-expirable.
4377
4378 * emacs-mime.texi (Display Customization): Add xref to
4379 gnus-safe-html-newsgroups.
4380
4381 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4382
4383 * tramp.texi (Version Control): Remove.
4384 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4385 reference.
4386 (External methods): Correct `scpc' concept index entries. New method
4387 `rsyncc'.
4388 (External packages): New subsections "Filename completion" and "File
4389 attributes cache".
4390
4391 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4392
4393 * calc.texi (Rewrite Rules): Improve the example.
4394 (Simplifying Formulas): Explain use of the I and H flags for
4395 simplification.
4396
4397 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4398
4399 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4400 Describe autostart behavior of dbus-ping.
4401 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4402 for timeout values.
4403 (Top): Remove footnote saying D-Bus is not enabled by
4404 default. (Bug#4256)
4405
4406 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4407
4408 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4409 Reported by Jari Aalto (Bug#4211).
4410 (Mail-mode integration): Mention epa-mail-mode and
4411 epa-global-mail-mode.
4412 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4413 epa-setup.
4414
4415 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4416
4417 * dbus.texi (Asynchronous Methods): Allow nil handler.
4418
4419 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4420
4421 * ediff.texi (ediff-current-file): Add information about this new function.
4422
4423 * viper.texi: Add information about C-s in viper's search command.
4424
4425 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4426
4427 * calc.texi (Date Forms): Fix typos.
4428
4429 2009-08-08 Glenn Morris <rgm@gnu.org>
4430
4431 * org.texi (Agenda commands): Restore clobbered change.
4432
4433 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4434
4435 * calc.texi (Graphics, Devices): Update with the peculiarities of
4436 operation on MS-Windows.
4437
4438 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4439
4440 * org.texi (Publishing action): Improve documentation of file
4441 names when publishing to the source directory.
4442 (Clean view): Document `org-indent-mode'.
4443 (Clocking work time): Add documentation for the
4444 new :timetamp option when creating a clock report.
4445 (Paragraphs): Fix many typos.
4446 (Plain lists): Remove duplicate explanation about the
4447 `C-c *' command.
4448 (Literal examples): Update to reflect the new behavior
4449 of the -n -r -k switches when exporting source code examples.
4450 (Structure editing): Add information about `C-c *',
4451 converting a plain list into a list of Org items.
4452 (Remember): Small rephrasing of the paragraph
4453 describing remember.el. Also mentioned that remember.el is part
4454 of Emacs 23, not Emacs 22.
4455 (Clocking work time): Add documentation about
4456 displaying the current clocking time against the effort estimate.
4457 Also add a footnote about using `org-clock-in-prepare-hook' to add
4458 an effort estimate on the fly, just before clocking it.
4459 (Footnotes): Document automatic renumbering and
4460 sorting.
4461 (Agenda commands): Document new bulk commands.
4462 (Plain lists): Document new behavior of
4463 `org-cycle-include-plain-lists'.
4464 Hyphenation only in TeX.
4465 (Clocking work time): Document the key to update effort
4466 estimates.
4467 (Clocking work time): Document the clock time display.
4468 (Structure editing, TODO basics): Document new
4469 variables.
4470 (Column attributes): Document new colciew operators.
4471 (Publishing options): Document :xml-declaration.
4472 (Tracking TODO state changes): Document the
4473 LOG_INTO_DRAWER property.
4474 (Literal examples): Document the new implementation for
4475 editing source code.
4476 (Publishing action): Mention the new publishing
4477 function, to publish an Org source file.
4478 (Publishing links): Mention how to link to an Org source file.
4479 (Macro replacement): Document new macros.
4480 (Handling links): Document type-specific completion
4481 when inserting links.
4482 (Structure editing, Plain lists): Improve documentation
4483 on sorting.
4484 (Internal links): Document custom ids for links.
4485 (Handling links): Document custom ids for links.
4486 (CSS support): Document new class.
4487 (Refiling notes): Document the possibility to create new nodes
4488 during refiling.
4489 (Agenda commands): Document the "?" operator to find
4490 tasks without effort setting.
4491 (Exporting agenda information): Section moved.
4492 (RSS Feeds): New section.
4493 (Built-in table editor): Document M-e and M-a navigate
4494 inside table field.
4495 (Stuck projects): Docment that projects identified as
4496 un-stuck will still be searchd for stuck sub-projects.
4497 (Paragraphs): Document centering.
4498 (Creating timestamps, Agenda commands): Document new
4499 behavior when changing time stamps.
4500 (Structure editing): Document the new command
4501 `org-clone-subtree-with-time-shift'.
4502 (Publishing): Refresh this chapter.
4503 (Export options, Export options, In-buffer settings):
4504 Document the new keywords.
4505 (Matching tags and properties): Collect all
4506 documentation about tags/property matches here.
4507 (Setting tags): Document `org-tag-persistent-alist'.
4508 (Weekly/daily agenda): New section.
4509 (Orgstruct mode): Describe `orgstruct++-mode'.
4510 (Drawers): Mention the LOGBOOK drawer.
4511 (Export options, Sectioning structure): Document the
4512 #+LEATEX_HEADER in-buffer setting.
4513 (Bugs): Section removed.
4514 (Hooks): New section.
4515 (Add-on packages): Move here from old location.
4516 (Context-sensitive commands): New section.
4517 (Setting tags): Document newline option.
4518 (Global TODO list, Matching tags and properties):
4519 Mention more variables.
4520 (Checkboxes): Update to changed command behavior.
4521
4522 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4523
4524 * speedbar.texi (Basic Key Bindings): Fix typo.
4525
4526 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4527
4528 * calc.texi (Vector/Matrix Functions): Add index entries for both
4529 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4530 affects matrices with more than one row.
4531 (Help Commands): Add index entries for "prefix ?" key bindings.
4532
4533 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4534
4535 * calc.texi (Stack Manipulation Commands): Add documentation for
4536 `calc-transpose-lines'.
4537
4538 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4539
4540 * dbus.texi (Receiving Method Calls): Describe special return value
4541 `:ignore'.
4542
4543 2009-07-24 Alan Mackenzie <acm@muc.de>
4544
4545 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4546 initialization, any individual variable setting now takes precedence
4547 over one done via c-file-style/c-file-offsets.
4548
4549 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4550
4551 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4552 truncated when Calc is quit.
4553 (Customizing Calc): Document `calc-undo-length'.
4554
4555 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4556
4557 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4558
4559 2009-07-11 Kevin Ryde <user42@zip.com.au>
4560
4561 * pcl-cvs.texi (About PCL-CVS):
4562 * widget.texi (Basic Types):
4563 Fix cross-references.
4564
4565 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4566
4567 * dbus.texi (Type Conversion): Don't use literal control character.
4568
4569 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4570
4571 * tramp.texi (GVFS based methods): New section.
4572 (Remote processes): Processes for GVFS based methods run locally.
4573
4574 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4575
4576 * tramp.texi (Inline methods, External methods, Gateway methods):
4577 Avoid the words "kludge" and hack".
4578 (External methods): Add `synce' method.
4579
4580 * trampver.texi: Update release number.
4581
4582 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4583
4584 Sync with Tramp 2.1.16.
4585
4586 * tramp.texi (History): Add GVFS support.
4587 (External methods): Precise `rsync' description. Add `dav', `davs' and
4588 `obex' methods. Add 'tramp-gvfs-methods' option.
4589 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4590 forms.
4591 (Remote Programs): Introduce `tramp-own-remote-path'.
4592 (Remote processes): New subsection "Running remote programs that create
4593 local X11 windows".
4594 (Frequently Asked Questions): Improve code for disabling vc.
4595
4596 * trampver.texi: Update release number. Set default value of
4597 `emacsgvfs'.
4598
4599 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4600
4601 * Branch for 23.1.
4602
4603 2009-06-17 Glenn Morris <rgm@gnu.org>
4604
4605 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4606 (Latest version of Emacs): Mention source code repository.
4607
4608 2009-06-16 Glenn Morris <rgm@gnu.org>
4609
4610 * faq.texi (Top): Language tweak.
4611 (Extended commands): Most people have arrow keys.
4612 (Emacs manual): Say how to follow info links.
4613 (File-name conventions): Change title a bit. Explain about source
4614 versus installed. Condense etc description.
4615 (Guidelines for newsgroup postings): Mention Savannah list page.
4616 (Newsgroup archives): Simplify.
4617 (Contacting the FSF): Add contact URL.
4618 (Emacs Lisp documentation): Printed version not always available.
4619 (Installing Texinfo documentation): Explain how by hand installation is
4620 not normally needed. Use add-to-list. Remove duplicate reference.
4621 (Informational files for Emacs): Move info on Help menu here from
4622 "File-name conventions".
4623 (Help installing Emacs): Tweak uref.
4624 (Obtaining the FAQ): Mention repository.
4625 (Origin of the term Emacs): Explain "ITS".
4626 (Changing load-path): Use add-to-list.
4627 (Automatic indentation): Clarify this is for Text mode.
4628 Don't mention Indented Text mode.
4629 (Finding Emacs on the Internet): The FSF does not seem to offer a
4630 deluxe distribution on CD anymore.
4631
4632 2009-06-16 Glenn Morris <rgm@gnu.org>
4633
4634 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4635 Recommend the latest release. Mention how to get older FAQs.
4636 Recommend the Emacs manual.
4637 (Guidelines for newsgroup postings): Discourage cross-posts.
4638 (Underlining paragraphs): Remove.
4639 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4640 (Bugs and problems): Update key-binding.
4641 (Problems with very large files): Mention 64-bit.
4642 (Shell process exits abnormally): Remove.
4643 (Problems with Shell Mode): Rename and update.
4644 (Spontaneous entry into isearch-mode)
4645 (Problems talking to certain hosts): Remove. This is old information,
4646 in etc/PROBLEMS if needed.
4647 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4648 (Dired claims that no file is on this line): Update.
4649 (Installing Emacs, Problems building Emacs): Simplify.
4650 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4651 information.
4652 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4653 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4654 (JDEE): "JDEE", not "JDE".
4655 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4656 Remove. This is old information, in etc/PROBLEMS if needed.
4657 (stty and Backspace key, Kanji and Chinese characters): Remove.
4658 (Right-to-left alphabets): Update section.
4659 (Changing the included text prefix): Gnus uses message-yank-prefix.
4660 Add cross-reference to Supercite manual.
4661 (Saving a copy of outgoing mail): Simplify output file description.
4662 (Expanding aliases when sending mail): Refer to Emacs manual.
4663 Remove old info about RFC822.
4664 Correct description of how to rebuild aliases.
4665 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4666 (MIME with Emacs mail packages)
4667 (Viewing articles with embedded underlining)
4668 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4669 Remove old sections.
4670 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4671 and is well-documented in the Gnus manual.
4672 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4673 (Making Gnus faster): Rename from "Starting Gnus faster".
4674 Merge "Catch-up is slow in Gnus" into here.
4675
4676 2009-06-14 Glenn Morris <rgm@gnu.org>
4677
4678 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4679 (New in Emacs 23): New section.
4680 (Handling C-s and C-q with flow control): Add xref.
4681
4682 2009-06-13 Glenn Morris <rgm@gnu.org>
4683
4684 * faq.texi (Setting up a customization file): Grammar fix.
4685 Customize is no longer "new".
4686 (Displaying the current line or column): Line-number mode is on by
4687 default. Don't mention `column' package. Mention linum.el.
4688 (Turning on abbrevs by default): Explain how to do it for buffers,
4689 modes, and everywhere.
4690 (Associating modes with files): Use add-to-list. Don't mention Emacs
4691 19.
4692 (Highlighting a region): On by default since 23.1.
4693 (Replacing highlighted text): Update doc quote.
4694 (Working with unprintable characters): Don't mention search-quote-char.
4695 (Using an already running Emacs process): Gnuclient is probably not an
4696 enhancement these days.
4697 (Indenting switch statements): Remove mention of pre-Emacs 20.
4698 (Horizontal scrolling): Abbreviate Emacs 20 description.
4699 (Replacing text across multiple files): Fix name of dired command.
4700 (Disabling backups): Use require not load.
4701 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4702
4703 2009-06-13 Bill Wohler <wohler@newt.com>
4704
4705 Release MH-E manual version 8.2.
4706
4707 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4708 release 8.2.
4709
4710 2009-06-13 Glenn Morris <rgm@gnu.org>
4711
4712 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4713 in this day and age the common meaning is "on the web".
4714 (copying): Use @copyright in all cases.
4715 (Basic keys): Remove reference to deleted manual node "Text Characters".
4716 (File-name conventions): Use GNU as an example rather than SERVICE.
4717 default.el lives in site-lisp. Update Info directory location.
4718 (Real meaning of copyleft): GPL actions have been brought, but all
4719 settled out of court.
4720 (Guidelines for newsgroup postings): Shorten section title.
4721 Simplify comp.emacs description.
4722 (Newsgroup archives): Change Google URL. Describe Gmane.
4723 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4724 points". Mention List-Unsubscribe header.
4725 (Contacting the FSF): Update email and URLs.
4726 (Basic editing): Mention F1 for help.
4727 (Installing Texinfo documentation): Refer to Texinfo website rather
4728 than ftp server.
4729 (Printing a Texinfo file): Mention texi2pdf.
4730 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4731 are just stubs nowadays.
4732 (Latest version of Emacs): Explain version numbers.
4733 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4734 (Turning on syntax highlighting): No need to mention hilit19 any more.
4735 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4736 (Modes for various languages): Remove section.
4737 (Major packages and programs): Remove most version and maintainer
4738 information - it's hard to keep up-to-date, and adds nothing.
4739 Similarly with direct links to mailing lists.
4740 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4741 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4742 years, and Emacs comes with tools for this now.
4743 (Patch): Remove section - this is a standard tool.
4744 (Using function keys under X): Remove section.
4745
4746 2009-06-12 Glenn Morris <rgm@gnu.org>
4747
4748 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4749 (Help installing Emacs): Remove reference to deleted X11 node.
4750 (Associating modes with files): Interpreter-mode-alist is no longer
4751 subservient to auto-mode-alist.
4752 (Installing Emacs): Change future Emacs version.
4753 (Linking with -lX11 fails): Remove old section.
4754 (Packages that do not come with Emacs): Update ELL location.
4755 Emacs Lisp archive is dead.
4756 (Emacs for Windows): Remove reference to old CE port.
4757 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4758 (Emacs for VMS and DECwindows): Remove old ports.
4759 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4760 (Removing flashing messages): Remove section about non-existent Gnus
4761 option.
4762
4763 * faq.texi (Top): Add @top command.
4764 Remove the optional arguments from all @node commands: makeinfo can
4765 generate these automatically, and it is easier to edit and rearrange
4766 nodes without them.
4767
4768 2009-06-11 Glenn Morris <rgm@gnu.org>
4769
4770 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4771 (The LPF): Make the updated URL the sole reference point.
4772 (Learning how to do something): Update refcard price and format.
4773 (Getting a printed manual): Sources in doc/emacs/, not man/.
4774 Also available in PDF format. Since the page count varies, be less
4775 precise.
4776 (Informational files for Emacs): Remove references to deleted files
4777 LPF and SUN-SUPPORT, and to UUCP.
4778 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4779 Remove many obsolete ways to get the FAQ, which now seems only to be
4780 distributed with Emacs.
4781 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4782
4783 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4784
4785 * org.texi (Org Plot): Fix tags (Bug#3507).
4786 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4787
4788 * ada-mode.texi (Installation, Compile commands)
4789 (Project File Overview, No project files, Set compiler options)
4790 (Use GNAT project file, Use multiple GNAT project files)
4791 (Identifier completion): Use @samp for menu items, and @kbd for key
4792 sequences (Bug#3504).
4793
4794 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4795
4796 * gnus.texi (Security): Fix wording; add a link to epa.info.
4797
4798 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4799
4800 * message.texi (Header Commands): Fix descriptions to match
4801 keybindings.
4802
4803 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4804
4805 * gnus.texi (Security): Mention that EasyPG is the current default.
4806
4807 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * ediff.texi (Session Commands): Fix typo.
4810
4811 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4812
4813 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4814 news.software.readers. Reported by Florian Rehnisch.
4815
4816 2009-04-02 Glenn Morris <rgm@gnu.org>
4817
4818 * auth.texi: Capitalize direntry.
4819
4820 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4821 using a period in the entry name. (Bug#2797)
4822
4823 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4824
4825 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4826 ($(infodir)/auth, auth.dvi): New targets.
4827
4828 2009-03-03 Glenn Morris <rgm@gnu.org>
4829
4830 * auth.texi: Fix @setfilename.
4831
4832 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4833 (auth, $(infodir)/auth, auth.dvi): New rules.
4834
4835 2009-02-25 Glenn Morris <rgm@gnu.org>
4836
4837 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4838
4839 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4840
4841 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4842
4843 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4844
4845 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4846 gnus-nocem-issuers, and gnus-nocem-verifyer.
4847
4848 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4849
4850 * ada-mode.texi (Project files, Automatic Casing):
4851 * dbus.texi (Signals):
4852 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4853 * mh-e.texi (HTML):
4854 * nxml-mode.texi (Locating a schema)
4855 (Using the document's URI to locate a schema):
4856 * org.texi (Footnotes, Using the mapping API):
4857 * rcirc.texi (Channels): Remove duplicate words.
4858
4859 2009-02-20 Glenn Morris <rgm@gnu.org>
4860
4861 * dired-x.texi (Miscellaneous Commands):
4862 * gnus.texi: Minor updates for mbox Rmail.
4863
4864 2009-02-16 Karl Berry <karl@gnu.org>
4865
4866 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4867 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4868 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4869 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4870 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4871 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4872 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4873 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4874 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4875 Consistently use @insertcopying in the Top node,
4876 @contents at the front (after @end titlepage),
4877 and @direntry after @copying. (Bug#1988)
4878
4879 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4880
4881 * auth.texi: New file documenting auth-source.
4882
4883 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4884
4885 * org.texi (Org Plot): Fix link.
4886
4887 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4888
4889 * epa.texi (Mail-mode integration): Mention the way to do
4890 "encrypt-to-self". (Bug#1807)
4891
4892 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4893
4894 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4895
4896 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4897
4898 * gnus-news.texi: Print version about Incoming*.
4899
4900 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4901
4902 * org.texi (Structure editing, Handling links)
4903 (Fast access to TODO states, Javascript support): Make standard docs
4904 correctly reflect default variable settings.
4905
4906 2009-02-02 Glenn Morris <rgm@gnu.org>
4907
4908 * org.texi: Fix typos.
4909
4910 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4911
4912 Sync with Tramp 2.1.15.
4913
4914 * trampver.texi: Update release number.
4915
4916 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4917
4918 * org.texi (TODO dependencies): Document TODO dependencies on
4919 checkboxes.
4920
4921 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4922
4923 * org.texi (TODO dependencies): Document key binding for toggling
4924 ORDERED property.
4925
4926 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4927
4928 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4929 of hook functions.
4930
4931 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4932
4933 * org.texi (TODO dependencies): New section.
4934
4935 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4936
4937 * org.texi (Plain lists, TODO basics, Priorities)
4938 (Multiple sets in one file, Conflicts): Document interaction with
4939 `shift-selection-mode'.
4940
4941 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4942
4943 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4944 Make Calc the subject of sentences.
4945 (Rearranging Formulas using Selections): Discuss new options
4946 for `j *'.
4947
4948 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4949
4950 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4951
4952 2009-01-26 Glenn Morris <rgm@gnu.org>
4953
4954 * org.texi: Fix typos.
4955
4956 2009-01-26 Bill Wohler <wohler@newt.com>
4957
4958 * mh-e.texi (EDITION, UPDATED): Update.
4959
4960 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4961
4962 * org.texi (References): Add information about remote references.
4963 (Built-in table editor): Document `C-c RET' in tables.
4964 (Math symbols, Quoting LaTeX code): Mention that simple
4965 LaTeX macros survive LaTeX export.
4966 (Images in LaTeX export): Show how to create a reference to a
4967 figure.
4968 (Sectioning structure): Document that the LaTeX class can be
4969 specified in a property.
4970 (Text areas in HTML export): New section.
4971 (External links): Add examples for text search and ID links.
4972 (Built-in table editor): Remove the descriptio of `C-c
4973 C-q', it not longer works.
4974 (Literal examples): Document that a space must follow
4975 the colon in short examples.
4976 (Relative timer): Document `org-timer-stop'.
4977 (Footnotes): New section.
4978 (Footnote markup): Shorten section and refer to new Footnote
4979 section.
4980 (Literal examples): Add documentation for line
4981 numbering in and references to code examples.
4982 (CSS support): Fix the description of default CSS styles.
4983 (Capturing column view): Document
4984 "file:path/to/file.org" as an allowed value for the ID property of
4985 a dynamic block copying column view.
4986
4987 2009-01-23 Stephen Eglen <stephen@gnu.org>
4988
4989 * mh-e.texi (Getting Started): Describe $MH.
4990
4991 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4992
4993 * tramp.texi (all): Harmonize usage of "external method",
4994 "external transfer method" and "out-of-band method".
4995 (Connection types): Precise the differences of inline and external
4996 methods. Written by Adrian Phillips <a.phillips@met.no>.
4997
4998 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4999
5000 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5001 commands as described at the top. Reported by Allan Gottlieb
5002 <gottlieb@nyu.edu>.
5003
5004 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5005
5006 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5007 nnmail-pathname-coding-system.
5008
5009 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5010
5011 * org.texi (Relative timer): Fix typo.
5012
5013 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5014
5015 * org.texi (Clocking work time): Fix typo.
5016 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5017
5018 2009-01-13 Glenn Morris <rgm@gnu.org>
5019
5020 * org.texi: Fix some more typos.
5021
5022 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5023
5024 * org.texi: Fix some typos.
5025
5026 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5027
5028 * gnus.texi (Group Parameters): Add note for local variables.
5029
5030 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5031
5032 * gnus.texi (Converting Kill Files): Fix URL.
5033 Include gnus-kill-to-score.el in contrib directory.
5034
5035 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5036
5037 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5038 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5039 (Paging the Article): Add index entry.
5040
5041 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5042
5043 * ada-mode.texi (Examples): Delete redundant text.
5044
5045 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5046
5047 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5048
5049 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5050 addresses.
5051
5052 2009-01-03 Bill Wohler <wohler@newt.com>
5053
5054 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5055 kept empty.
5056
5057 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5058
5059 * org.texi (Activation, Exporting, ASCII export, HTML export)
5060 (HTML Export commands, LaTeX/PDF export commands):
5061 Improve documentation about transient-mark-mode.
5062 (References): Document the use of special names like $LR1 to reference
5063 to fields in the last table row.
5064
5065 2008-12-19 Juri Linkov <juri@jurta.org>
5066
5067 * info.texi (Search Text): Remove mention of removed key binding M-s.
5068
5069 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5070
5071 * org.texi (References): Remove mentioning of @0 as reference for the
5072 last line, this has been reverted in the Lisp sources.
5073
5074 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5075
5076 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5077 (DVI_TARGETS): Remove duplicates. Add sasl.
5078 ($(infodir)/sasl, sasl.dvi): New targets.
5079
5080 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5081
5082 * org.texi: Version number pushed to 6.15d.
5083
5084 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5085
5086 * org.texi (Tables in LaTeX export): New section.
5087 (Images in LaTeX export): New section.
5088 (Inlined images, Images in HTML export): Sections renamed.
5089
5090 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5091
5092 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5093
5094 2008-12-04 David Engster <dengste@eml.cc>
5095
5096 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5097 of nnml-get-new-mail. Change URL for mairix patch.
5098
5099 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5100
5101 * org.texi (Using the mapping API): Fix bug in mapping example.
5102 (Publishing options): Make the list of properties complete again, in
5103 correspondence to the variable `org-export-plist-vars'.
5104 (Property searches): Document new special values for time comparisons.
5105 (Tag inheritance): Refine the description of tag inheritance.
5106 (Project alist): Add info about the publishing sequence of components.
5107 (Effort estimates): Document the new relative timer.
5108
5109 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5110
5111 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5112 (Using Calc): Clarify use of `C-x * o'.
5113 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5114
5115 2008-11-28 Richard M Stallman <rms@gnu.org>
5116
5117 * dbus.texi (Receiving Method Calls): Clean up previous change.
5118
5119 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5120
5121 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5122 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5123 `dbus-unescape-from-identifier'.
5124 (Receiving Method Calls): New constants `dbus-service-emacs' and
5125 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5126 (Signals): Use the constants in the example.
5127
5128 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5129
5130 * org.texi: Re-apply change to FDL 1.3.
5131
5132 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5133
5134 * org.texi (Setting up Remember): Document `org-remember-mode'.
5135 (External links): Document that bbdb links can use a regular
5136 expression.
5137 (External links): Document that elisp links can contain interactive
5138 commands.
5139
5140 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5141
5142 * viper.texi (viper-translate-all-ESC-keysequences):
5143 Description removed.
5144
5145 2008-11-19 Glenn Morris <rgm@gnu.org>
5146
5147 * doclicense.texi: Change to FDL 1.3.
5148 Relicense all texi files under FDL 1.3 or later.
5149
5150 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5151
5152 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5153
5154 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5155
5156 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5157
5158 * ediff.texi: Version/date change.
5159
5160 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5161
5162 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5163
5164 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5165
5166 * calc.texi (About This Manual): Comment out a mention of
5167 marginal notes.
5168
5169 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5170
5171 * org.texi (Clocking work time): Document the :formula property of
5172 clock tables.
5173 (Structure editing, Refiling notes): Document refiling regions.
5174 (Agenda commands): Document the double-prefix version
5175 of the `l' command in the agenda.
5176 (Handling links): Explain the effect of a double prefix
5177 arg to `C-c C-o'.
5178 (TODO basics): Add documentation for tag triggers.
5179
5180 2008-10-23 Glenn Morris <rgm@gnu.org>
5181
5182 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5183 byte-compiling things like `+'.
5184
5185 * ns-emacs.texi: Merge copyright years of author now with assignment
5186 into FSF years.
5187 (VER): Use it for easier automatic updating. Use Emacs version rather
5188 than standalone Emacs.app version.
5189
5190 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5191
5192 * org.texi: Lots of minor fixes.
5193 (Capture): New chapter.
5194 (Org Plot): New section.
5195
5196 2008-09-30 Magnus Henoch <mange@freemail.hu>
5197
5198 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5199
5200 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5201
5202 * calc.texi (User Defined Units): Mention how to enter optional display
5203 string.
5204
5205 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5206
5207 * message.texi (Sending Variables): Fix variable documentation to
5208 avoid the "y/n" wording.
5209
5210 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5211
5212 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5213
5214 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5215
5216 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5217 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5218
5219 2008-09-22 Bill Wohler <wohler@newt.com>
5220
5221 Release MH-E manual version 8.1.
5222
5223 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5224 release 8.1.
5225
5226 * mh-e.texi: Retain dual license as agreed to by the FSF.
5227 However, bump GPL to Version 3.
5228 Use @include for license text.
5229
5230 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5231
5232 * gnus.texi (Top, Setup, Fancy splitting to parent)
5233 (Store custom flags and keywords, Store arbitrary data):
5234 Clean up markup.
5235
5236 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5237
5238 * gnus.texi (The Gnus Registry): Document it.
5239
5240 2008-09-08 David Engster <dengste@eml.cc>
5241
5242 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5243 Clarify section about choosing back end servers.
5244
5245 2008-08-23 Glenn Morris <rgm@gnu.org>
5246
5247 * dired-x.texi (Shell Command Guessing):
5248 Mention dired-guess-shell-case-fold-search. (Bug#417)
5249
5250 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5251
5252 * trampver.texi: Update release number.
5253
5254 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5255
5256 * ns-emacs.texi: Update version.
5257 (Introduction): Correct menu location for options save.
5258 (Customization): Note that defaults are stored under org.gnu.Emacs.
5259
5260 2008-08-11 Bill Wohler <wohler@newt.com>
5261
5262 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5263 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5264 Henman) (closes SF #1768928).
5265
5266 2008-08-10 Glenn Morris <rgm@gnu.org>
5267
5268 * ns-emacs.texi: Use @copying. Change copyright of authors with
5269 assignment to FSF. Change license to GFDL.
5270 (Top): Remove outdated references.
5271
5272 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5273
5274 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5275 Add gnus-summary-sort-by-most-recent-number and
5276 gnus-summary-sort-by-most-recent-date.
5277 (Summary Sorting): Explain prefix argument.
5278
5279 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5280
5281 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5282 gnus-summary-pipe-output.
5283
5284 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5285
5286 * dbus.texi (Receiving Method Calls): Document error handling of own
5287 D-Bus methods.
5288
5289 2008-08-01 Bill Wohler <wohler@newt.com>
5290
5291 * mh-e.texi (Reading Mail)
5292 (Viewing Attachments): Describe new function
5293 mh-show-preferred-alternative.
5294 (Sending Mail, Redistributing, Sending Message): Describe new hook
5295 mh-annotate-msg-hook.
5296
5297 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5298
5299 * dbus.texi (Arguments and Signatures): Fix example.
5300 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5301 (Asynchronous Methods): New node.
5302 (Errors and Events): Describe extended layout of `dbus-event'.
5303 New defun `dbus-event-message-type'.
5304
5305 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5306
5307 * ediff.texi: Remove VMS support.
5308
5309 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5310
5311 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5312 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5313
5314 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5315
5316 * Makefile.in: Add mairix-el targets.
5317
5318 2008-07-29 David Engster <deng@randomsample.de>
5319
5320 * mairix-el.texi: New file.
5321
5322 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5323
5324 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5325 project files. Delete 'main_unit' project variable; not needed. Allow
5326 process environment variables wherever project variables are allowed.
5327 Add tutorial section on multiple GNAT project files.
5328
5329 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5330
5331 Sync with Tramp 2.1.14.
5332
5333 * trampver.texi: Update release number.
5334
5335 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5336
5337 * ns-emacs.texi:
5338 * faq.texi: Remove mentions of Mac Carbon.
5339
5340 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5341
5342 * gnus.texi (Saving Articles): Describe the 2nd argument of
5343 gnus-summary-save-in-pipe.
5344 (SpamAssassin): Use it.
5345
5346 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5347
5348 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5349
5350 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5351
5352 * org.texi (Export options): Document the use of the creator flag.
5353
5354 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5355
5356 * org.texi: New version 6.06a.
5357
5358 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5359
5360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5361 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5362
5363 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5364
5365 * calc.texi (Editing Stack Entries):
5366 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5367 Calc's help functions. Mention fixing typos.
5368 (Customizing Calc): Fix typo.
5369
5370 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5371
5372 * calc.texi (summarykey): New macro. Use to correctly format keys in
5373 the summary.
5374
5375 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5376
5377 * ns-emacs.texi (Customization): Corrected documentation on color
5378 specification formats.
5379
5380 2008-07-19 Andreas Schwab <schwab@suse.de>
5381
5382 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5383
5384 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5385 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5386
5387 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5388
5389 * dbus.texi (Inspection): Rework, introduce submenus.
5390 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5391 (Properties and Annotations, Arguments and Signatures): New nodes.
5392
5393 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5394
5395 * dbus.texi (Receiving Method Calls): Fix description of
5396 `dbus-register-method'.
5397 (Signals): Allow also signal arguments for filtering in
5398 `dbus-register-signal'.
5399
5400 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5401
5402 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5403 `cnorm'.
5404 (Arithmetic Tutorial): Simplify the verification of prime factors.
5405
5406 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5407
5408 * gnus.texi (Saving Articles): Mention
5409 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5410
5411 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5412
5413 * calc.texi: Adjust mode line throughout.
5414
5415 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5416
5417 * sasl.texi (Mechanisms): Fix typos.
5418
5419 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5420
5421 * calc.texi (Killing from the stack): Mention using normal Emacs
5422 copying.
5423
5424 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5425
5426 * tramp.texi (Password handling): Rename from "Password caching".
5427 Add `auth-source' mechanism.
5428 (Connection caching): Tramp reopens the connection automatically,
5429 when the operating system on the remote host has been changed.
5430
5431 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5432
5433 * makefile.w32-in (distclean): Remove makefile.
5434
5435 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5436
5437 * org.texi (Using the mapping API): New section.
5438 (Agenda column view): New section.
5439 (Moving subtrees): Document archiving to the archive sibling.
5440 (Agenda commands): Document columns view in the agenda.
5441 (Using the property API): Document the API for multi-valued properties.
5442
5443 2008-06-17 Jason Riedy <jason@acm.org>
5444
5445 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5446 function, and efmt may be a two-argument function.
5447 (Radio tables): Document multiple destinations.
5448
5449 2008-06-16 Glenn Morris <rgm@gnu.org>
5450
5451 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5452 Add Cover-Texts.
5453
5454 2008-06-15 Glenn Morris <rgm@gnu.org>
5455
5456 * faq.texi (VER): Update to 23.0.60.
5457
5458 * mh-e.texi: Remove option of licensing under GPL.
5459 Add Cover-Texts to GFDL permissions notice.
5460 (GPL): Remove section.
5461 (GFDL): Include doclicense.texi rather than the actual text.
5462
5463 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5464 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5465
5466 * sasl.texi: Fix output file name.
5467
5468 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5469
5470 * gnus-coding.texi: Refer to license in Gnus manual.
5471
5472 * idlwave.texi, sasl.texi: Use @copying.
5473
5474 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5475
5476 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5477
5478 * url.texi: Use @copying, @title, @subtitle, @author.
5479
5480 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5481 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5482 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5483 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5484 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5485 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5486 * widget.texi, woman.texi:
5487 Remove references to external license, since doclicense is included.
5488
5489 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5490 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5491 Remove references to non-existent Invariant Sections.
5492
5493 2008-06-14 Glenn Morris <rgm@gnu.org>
5494
5495 * faq.texi (Major packages and programs): Remove references to external
5496 Supercite, Calc, VIPER, since they have been included for some time.
5497 Update VM, AUCTeX, BBDB entries.
5498
5499 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5500
5501 * newsticker.texi: Updated to match latest newsticker changes.
5502
5503 2008-06-13 Glenn Morris <rgm@gnu.org>
5504
5505 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5506 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5507 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5508 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5509 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5510 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5511 * woman.texi:
5512 Update Back-Cover Text as per maintain.info.
5513
5514 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5515
5516 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5517
5518 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5519 (gnus-faq.xml): Update repository host.
5520
5521 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5522
5523 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5524
5525 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5526 Fix a typo.
5527
5528 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus.texi (Mail Source Customization): Correct values of
5531 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5532 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5533
5534 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5535
5536 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5537 coding standards.
5538
5539 2008-06-14 David Engster <dengste@eml.cc>
5540
5541 * gnus.texi (nnmairix): Markup fixes.
5542
5543 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5544
5545 * gnus.texi (nnmairix): Markup and other minor fixes.
5546
5547 2008-06-05 David Engster <dengste@eml.cc>
5548
5549 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5550
5551 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5552
5553 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5554 (Searching, nnir, nnmairix): New stub nodes.
5555
5556 2008-05-30 Felix Lee <felix.1@canids.net>
5557
5558 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5559
5560 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5561
5562 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5563
5564 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5565
5566 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5567
5568 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5569
5570 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5571
5572 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5573
5574 * info.texi (Top): Fix typo in xref.
5575
5576 2008-05-05 Karl Berry <karl@gnu.org>
5577
5578 * info.texi (Top): @xref to stand-alone manual.
5579
5580 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5581
5582 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5583 (Various Summary Stuff): Fix typo in last xref.
5584
5585 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5586
5587 * org.texi (Moving subtrees): Fix typo.
5588
5589 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5590
5591 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5592 Tramp via `tramp-mode'.
5593
5594 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5595
5596 * org.texi: Massive changes, in many parts of the file.
5597
5598 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5599
5600 * gnus.texi (Oort Gnus): Add message-fill-column.
5601
5602 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5603
5604 * gnus.texi (Mail Source Specifiers): Typo fix.
5605
5606 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5607
5608 * gnus.texi (Diary Headers Generation): Update key binding for
5609 `gnus-diary-check-message'.
5610
5611 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5612
5613 * gnus.texi (Emacsen): Addition.
5614
5615 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5616
5617 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5618
5619 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5620
5621 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5622
5623 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5624
5625 * gnus-news.texi: Update tool bar item.
5626
5627 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5628
5629 * gnus-news.texi: Fix typos.
5630
5631 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5632
5633 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5634 Add mention of `kron'.
5635
5636 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5637
5638 * epa.texi (Encrypting/decrypting *.gpg files):
5639 Document epa-file-name-regexp.
5640
5641 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5642
5643 * gnus.texi (Example Methods): Fix description about ssh-agent.
5644 (Indirect Functions): Fix the default value of nntp-telnet-command;
5645 remove link to connect.html.
5646
5647 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5648
5649 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5650 dbus-call-method.
5651 (Receiving Method Calls): The timeout can be set by the calling client.
5652
5653 * trampver.texi: Update release number.
5654
5655 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5656
5657 * gnus.texi (Top): Fix version. Add SASL.
5658
5659 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5660
5661 Sync with Tramp 2.1.13.
5662
5663 * trampver.texi: Update release number.
5664
5665 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5666
5667 * org.texi: Update to new org-mode website.
5668
5669 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5670
5671 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5672
5673 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5674
5675 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5676 gnus-read-ephemeral-gmane-group-url,
5677 gnus-read-ephemeral-emacs-bug-group,
5678 gnus-read-ephemeral-debian-bug-group.
5679
5680 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5681
5682 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5683
5684 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5685 Add FIXMEs for Bookmarks and gnus-registry-marks.
5686
5687 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5688
5689 * gnus.texi (Smileys): Document `smiley-style'.
5690
5691 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5692
5693 * gnus.texi (Gnus Development): Clarify difference between ding and
5694 gnu.emacs.gnus.
5695 (MIME Commands, Using MIME, RSS): Fix markup.
5696
5697 * gnus-faq.texi ([8.4]): Ditto.
5698
5699 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5700
5701 * gnus.texi (Emacsen): Remove obsolete stuff.
5702
5703 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5704
5705 * gnus.texi (Oort Gnus): Add version info WRT
5706 `mail-source-delete-incoming'.
5707
5708 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5709
5710 * gnus.texi (Top): Add "Other related manuals" and version info in
5711 `iftex' output.
5712 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5713 gnus-balloon-face-0 and the corresponding format specifiers.
5714
5715 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5716
5717 * tramp.texi (Filename completion): Remove footnote about let-bind
5718 of `partial-completion-mode'. It doesn't work this way.
5719
5720 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5721
5722 * pcl-cvs.texi (Contributors): Update my email.
5723
5724 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5725
5726 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5727
5728 2008-03-17 Bill Wohler <wohler@newt.com>
5729
5730 * mh-e.texi (Viewing): Update URL for adding header fields to
5731 mh-invisible-header-fields-default.
5732
5733 2008-03-16 Bill Wohler <wohler@newt.com>
5734
5735 * mh-e.texi (Preface): Add Gnus to requirements.
5736 (Forwarding): Note that forwarded MIME messages are now inline.
5737
5738 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5739
5740 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5741 (Common Variables): Give precedence to the netcat methods over the
5742 telnet methods, and mention that they are more reliable.
5743
5744 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5745
5746 * org.texi (Exporting Agenda Views): Document agenda export to
5747 iCalendar.
5748 (Progress logging): Document the new progress logging stuff.
5749
5750 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5751
5752 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5753 Update for change of `mail-source-delete-incoming'.
5754
5755 * gnus-news.texi: Ditto.
5756
5757 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5758
5759 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5760 custom versions.
5761
5762 2008-03-07 Alan Mackenzie <acm@muc.de>
5763
5764 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5765 parens/brackets in a k&r region is limited.
5766
5767 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5768
5769 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5770 using different Emacs versions.
5771
5772 2008-02-27 Glenn Morris <rgm@gnu.org>
5773
5774 * sc.texi: Remove a lot of old and obsolete info.
5775 (titlepage): Simplify.
5776 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5777 (VM with any Emacsen, GNEWS with any Emacsen)
5778 (Overloading for Non-conforming MUAs, Version 3 Changes)
5779 (The Supercite Mailing List): Delete nodes.
5780 (Introduction): Remove info about old packages.
5781 (Getting Connected): Simplify. Remove info about old packages.
5782 (Citing Commands): Delete Emacs 19 info.
5783 (Hints to MUA Authors): Simplify.
5784 (Thanks and History): Merge in some info from the deleted node
5785 "Version 3 Changes".
5786
5787 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5788
5789 * org.texi (Setting tags, In-buffer settings):
5790 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5791
5792 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5793
5794 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5795 installation directory name.
5796
5797 2008-02-12 Romain Francoise <romain@orebokech.com>
5798
5799 * epa.texi (Overview): Fix typo.
5800
5801 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5802
5803 * epa.texi (Quick start): Remove the .emacs setting.
5804
5805 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5806
5807 * epa.texi (Quick start): Use the command `epa-enable' instead of
5808 loading `epa-setup'.
5809
5810 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5811
5812 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5813 ($(infodir)/epa, epa.dvi): New targets.
5814
5815 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5816
5817 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5818
5819 * epa.texi: New manual documenting the EasyPG Assistant.
5820
5821 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5822
5823 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5824 (Inspection): New function dbus-ping.
5825
5826 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5827
5828 * tramp.texi (Remote processes): Add `shell-command'.
5829
5830 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5831
5832 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5833 (Group Parameters): Document `mail-source' parameter.
5834
5835 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5836
5837 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5838 must be a local host.
5839
5840 2008-01-26 Michael Olson <mwolson@gnu.org>
5841
5842 * erc.texi: Update version for ERC 5.3 release.
5843 (Obtaining ERC): Update extras URLs for 5.3.
5844 (Development): Write instructions for git, and remove those for Arch.
5845 (History): Mention the switch to git.
5846
5847 2008-01-24 Karl Berry <karl@gnu.org>
5848
5849 * info.texi (Search Index, Search Text): Mention the command
5850 character in the section name, a la the (Go to node) node.
5851
5852 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5853
5854 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5855
5856 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5857
5858 * gnus-news.texi: Mention gnus-article-describe-bindings.
5859
5860 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5861
5862 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5863
5864 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5865
5866 * org.texi (Property inheritance): New section.
5867 (Conventions): New section.
5868 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5869 commands, and the new bindings for refiling.
5870 (Sparse trees): Document the new special command for sparse trees.
5871 (References): Be more clear about the counting of hilines.
5872 (Handling links): Document M-p/n for accessing links.
5873 (Fast access to TODO states): New section.
5874 (Per file keywords): New section.
5875 (Property inheritance): New section.
5876 (Column attributes): New summary types.
5877 (Capturing Column View): New section.
5878 (The date/time prompt): Cover the new features in the date/time prompt.
5879 Compactify the table of keys for the calendar remote control.
5880 (Clocking work time): Document the new :scope parameter.
5881 (Remember): Promoted to chapter.
5882 (Quoted examples): New section.
5883 (Enhancing text): New verbatim environments.
5884
5885 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5886
5887 * trampver.texi: Update release number.
5888
5889 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5890
5891 * gnus.texi (Article Keymap):
5892 Add gnus-article-wide-reply-with-original; fix descriptions of
5893 gnus-article-reply-with-original and
5894 gnus-article-followup-with-original.
5895
5896 2008-01-09 Glenn Morris <rgm@gnu.org>
5897
5898 * nxml-mode.texi: Add @copying section.
5899
5900 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5903 Server". Add `message-send-mail-with-mailclient'.
5904
5905 * gnus.texi (Posting Server): Move some text to "(message)Mail
5906 Variables" and add a reference here.
5907
5908 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5909
5910 * dbus.texi (Receiving Method Calls): New chapter.
5911 (Errors and Events): Add serial number to events. Replace "signal" by
5912 "message". Introduce dbus-event-serial-number.
5913
5914 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5915
5916 * dbus.texi (Type Conversion): Explain the type specification for empty
5917 arrays. Use another example.
5918
5919 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5920
5921 * dbus.texi (all): Replace "..." by @dots{}.
5922 (Type Conversion): Precise the value range for :byte types.
5923 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5924 Mention its return value.
5925 (Errors and Events): There is no D-Bus error propagation during event
5926 processing.
5927
5928 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5929
5930 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5931 New sections.
5932
5933 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5934
5935 * gnus.texi (Group Parameters): Reorder the text and add a note about
5936 `gnus-parameters' near the beginning of the node.
5937
5938 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5939
5940 * gnus.texi (Score File Editing): Fix function name.
5941
5942 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5943
5944 Sync with Tramp 2.1.12.
5945
5946 * trampver.texi: Update release number.
5947
5948 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5949
5950 * dbus.texi (Type Conversion): Correct input parameters mapping.
5951
5952 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5953
5954 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5955 (Errors and Events): Mention wrong-type-argument error.
5956
5957 2007-12-21 Alex Schroeder <alex@gnu.org>
5958
5959 * rcirc.texi: Changed single spaces after sentence end to double
5960 spaces. Fixed some typos.
5961 (Internet Relay Chat): Explain relay.
5962 (Getting started with rcirc): Change items to reflect prompts.
5963 Add more explanation to rcirc-track-minor-mode and added a comment to
5964 warn future maintainers that this section is a copy.
5965 (People): Change /ignore example.
5966 (Keywords): Not keywords.
5967
5968 2007-12-20 Alex Schroeder <alex@gnu.org>
5969
5970 * rcirc.texi (Top): Fighting Information Overload chapter added.
5971 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5972 (rcirc commands): Move /ignore command to the new chapter.
5973 (Fighting Information Overload): New chapter documenting /keyword,
5974 /bright, /dim, channel ignore, and low priority channels.
5975 (Configuration): Document rcirc-server-alist, remove
5976 rcirc-startup-channels-alist and rcirc-default-server.
5977
5978 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5979
5980 * dbus.texi (Signals): Fix example in dbus-register-signal.
5981
5982 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5983
5984 * gnus.texi (Score Variables): Fix typo.
5985
5986 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5987
5988 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5989 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5990 (Errors and Events): Adapt dbus-event.
5991
5992 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5993
5994 * gnus.texi (Other Files): Add the yenc command.
5995
5996 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5997
5998 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5999 since 2004-08-06.
6000
6001 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6002
6003 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6004 on body.
6005
6006 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6007
6008 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6009 and rfc2047-allow-irregular-q-encoded-words; fix description of
6010 rfc2047-encode-encoded-words.
6011
6012 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6013
6014 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6015
6016 2007-12-05 Michael Olson <mwolson@gnu.org>
6017
6018 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6019 Update documentation for `remember-diary-file'.
6020
6021 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6022
6023 * dbus.texi (Signals): Precise `dbus-register-signal'.
6024 (Errors and Events): Rework events part, the internal structure of
6025 dbus-event has changed.
6026
6027 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6028
6029 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6030 ($(infodir)/dbus, dbus.dvi): New targets.
6031
6032 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6033
6034 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6035 unconditionally.
6036
6037 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6038 emulation with @print{}.
6039
6040 2007-12-02 Richard Stallman <rms@gnu.org>
6041
6042 * dbus.texi (Overview): Minor cleanup.
6043
6044 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6045
6046 * Makefile.in (INFO_TARGETS): Add dbus.
6047 (DVI_TARGETS): Add dbus.dvi.
6048 (dbus, dbus.dvi): New targets.
6049
6050 * dbus.texi: New file.
6051
6052 2007-11-24 Romain Francoise <romain@orebokech.com>
6053
6054 * nxml-mode.texi: Add description in @direntry.
6055 Fix file name to match @setfilename.
6056
6057 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6058
6059 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6060 ($(infodir)/nxml-mode): New rule.
6061
6062 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6063 ($(infodir)/nxml-mode): New rule.
6064 (clean): Add nxml-mode*.
6065
6066 * nxml-mode.texi: New file with nxml manual.
6067
6068 2007-11-18 Richard Stallman <rms@gnu.org>
6069
6070 * flymake.texi (Example -- Configuring a tool called directly):
6071 Update example.
6072
6073 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6074
6075 * tramp.texi (Filename completion): Simplify explanation of
6076 double-slash behavior. Explain directory contents flushing.
6077
6078 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6079
6080 * calc.texi (TeX and LaTeX Language Modes): Put in
6081 missing braces.
6082
6083 2007-11-15 Richard Stallman <rms@gnu.org>
6084
6085 * cl.texi (Equality Predicates): Delete `eql'.
6086 (Predicates, Naming Conventions, Top): Delete `eql'.
6087 (Common Lisp Compatibility): Delete `eql'.
6088 (Porting Common Lisp): Delete obsolete backquote info.
6089 Minor clarification about character constants.
6090 (Sequence Basics): Minor clarification.
6091
6092 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6093
6094 * cc-mode.texi (Electric Keys, Custom Macros):
6095 * tramp.texi (Filename completion): Fix typos.
6096
6097 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6098
6099 * calc.texi (Basic commands): Mention the menu.
6100
6101 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6102
6103 * tramp.texi (Connection caching): Tramp flushes connection
6104 properties when remote operating system has been changed.
6105
6106 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6107
6108 * gnus-news.texi: Fix spelling.
6109 `message-insert-formatted-citation-line', not
6110 `message-insert-formated-citation-line'.
6111
6112 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6113
6114 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6115
6116 * tramp.texi (Overview): Mention also the PuTTY integration under
6117 w32. Remove paragraphs about Tramp's experimental status.
6118 (Frequently Asked Questions): Add code example for highlighting the
6119 mode line.
6120
6121 2007-11-03 Michael Olson <mwolson@gnu.org>
6122
6123 * remember.texi: Change mentions of remember-buffer to
6124 remember-finalize throughout.
6125
6126 2007-10-30 Michael Olson <mwolson@gnu.org>
6127
6128 * remember.texi (Copying): Remove.
6129 (Mailbox): Update with non-BBDB instructions.
6130 (Diary, Org): Add.
6131 (Bibliography, Planner Page): Remove.
6132
6133 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6134
6135 * makefile.w32-in (INFO_TARGETS): Add remember.
6136 (DVI_TARGETS): Add remember.dvi.
6137 ($(infodir)/remember): New rule.
6138 (clean): Add remember*.
6139
6140 2007-10-30 Michael Olson <mwolson@gnu.org>
6141
6142 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6143 ($(infodir)/remember): New rule that builds the Remember Manual.
6144
6145 * remember.texi: New file containing the Remember Mode Manual.
6146 Shuffle chapters around after initial import.
6147 (Function Reference): Split Keystrokes into separate chapter.
6148 (Keystrokes): Document C-c C-k.
6149 (Introduction): Fix typographical issue with "---".
6150
6151 2007-10-29 Richard Stallman <rms@gnu.org>
6152
6153 * widget.texi (Introduction): Delete discussion of implementation
6154 internals.
6155
6156 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6157
6158 * tramp.texi (Connection caching): Host names must be different
6159 when tunneling.
6160
6161 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6162
6163 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6164 Gnus v5.13.
6165
6166 2007-10-28 Miles Bader <miles@gnu.org>
6167
6168 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6169
6170 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * gnus.texi (Sorting the Summary Buffer):
6173 Remove gnus-article-sort-by-date-reverse.
6174
6175 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6176
6177 * gnus.texi (Non-ASCII Group Names): New node.
6178 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6179 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6180
6181 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6182
6183 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6184 clean the output of the program `imap-shell-program'.
6185
6186 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6187
6188 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6189
6190 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6191
6192 * gnus.texi (Sticky Articles): Documentation for sticky article
6193 buffers.
6194
6195 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6196
6197 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6198
6199 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6200
6201 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6202
6203 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6204
6205 * gnus.texi (Archived Messages):
6206 Document gnus-update-message-archive-method.
6207
6208 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6209
6210 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6211
6212 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6213
6214 * gnus.texi (Group Maneuvering):
6215 Document `gnus-summary-next-group-on-exit'.
6216
6217 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6218
6219 * gnus.texi (Really Various Summary Commands):
6220 Mention gnus-auto-select-on-ephemeral-exit.
6221
6222 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6223
6224 * gnus.texi, message.texi: Bump version number.
6225
6226 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6227
6228 * gnus.texi (Group Line Specification, Misc Group Stuff)
6229 (Server Commands): Parenthesize @pxref{Mail Spool}.
6230
6231 2007-10-28 Didier Verna <didier@xemacs.org>
6232
6233 New user option: message-signature-directory.
6234 * message.texi (Insertion Variables): Document it.
6235 * gnus.texi (Posting Styles): Ditto.
6236
6237 2007-10-28 Didier Verna <didier@xemacs.org>
6238
6239 * gnus.texi (Group Line Specification):
6240 * gnus.texi (Misc Group Stuff):
6241 * gnus.texi (Server Commands): Document the group compaction feature.
6242
6243 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6244
6245 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6246
6247 * message.texi (Various Message Variables): Add message-fill-column.
6248
6249 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6250
6251 * gnus.texi: Untabify.
6252
6253 2007-10-28 Didier Verna <didier@xemacs.org>
6254
6255 * gnus.texi (Group Parameters): Document the posting-style merging
6256 process in topic-mode.
6257
6258 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6259
6260 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6261
6262 2007-10-28 Romain Francoise <romain@orebokech.com>
6263
6264 * gnus.texi (Mail Spool): Fix typo.
6265 Update copyright.
6266
6267 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6268
6269 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6270
6271 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6272
6273 * gnus.texi (Summary Generation Commands):
6274 Add gnus-summary-insert-ticked-articles.
6275
6276 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6277
6278 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6279 to spam-spamassassin-program.
6280
6281 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6282
6283 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6284
6285 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6286
6287 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6288
6289 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6290
6291 * message.texi (Mail Headers): Document `opportunistic'.
6292
6293 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6294
6295 * emacs-mime.texi (Encoding Customization): Explain how to set
6296 mm-coding-system-priorities per hierarchy.
6297
6298 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6299
6300 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6301 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6302
6303 2007-10-28 Didier Verna <didier@xemacs.org>
6304
6305 * message.texi (Wide Reply): Update documentation of
6306 message-dont-reply-to-names (now allowing a list of regexps).
6307
6308 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6309
6310 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6311
6312 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6313
6314 * gnus.texi (SpamAssassin back end): Fix typo.
6315
6316 * sieve.texi (Examples): Fix grammar.
6317
6318 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6319
6320 * gnus.texi (Searching for Articles): Document M-S and M-R.
6321 (Limiting): Document / b.
6322
6323 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6324
6325 * gnus.texi (Thread Commands): T M-^.
6326
6327 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6328
6329 * message.texi (Mail Aliases): Document ecomplete.
6330 (Mail Aliases): Fix typo.
6331
6332 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6333
6334 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6335 fix typo.
6336
6337 2007-10-28 Romain Francoise <romain@orebokech.com>
6338
6339 * gnus.texi (Mail Spool): Grammar fix.
6340
6341 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6342
6343 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6344 string.
6345
6346 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6347
6348 * gnus.texi (Group Parameters): Fix description.
6349
6350 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6351
6352 * gnus.texi (Gmane Spam Reporting):
6353 Fix spam-report-gmane-use-article-number.
6354 Add spam-report-user-mail-address.
6355
6356 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6357
6358 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6359
6360 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6361
6362 * gnus.texi (Group Parameters): Add simplified sorting example based on
6363 example for `Sorting the Summary Buffer' from Jari Aalto
6364 <jari.aalto@cante.net>.
6365 (Example Methods): Add example for an indirect connection.
6366
6367 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6368
6369 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6370 (Agent Parameters): Update parameter names to match code.
6371 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6372 'gnus-agent-summary-fetch-series'.
6373 (Agent and flags): New section providing a generalized discussion
6374 of flag handling.
6375 (Agent and IMAP): Remove flag discussion.
6376 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6377
6378 2007-10-28 Romain Francoise <romain@orebokech.com>
6379
6380 * gnus.texi (Exiting the Summary Buffer): Add new function
6381 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6382
6383 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6384
6385 * gnus.texi (Conformity): Fix typo.
6386 (Customizing Articles): Document `first'.
6387
6388 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6389
6390 * gnus.texi (Sorting the Summary Buffer):
6391 Add `gnus-thread-sort-by-date-reverse'. Add example
6392 host to different sorting in NNTP and RSS groups.
6393
6394 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6395
6396 * message.texi (Insertion): Describe prefix for
6397 message-mark-inserted-region and message-mark-insert-file.
6398
6399 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6400
6401 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6402 LaTeX documents. Describe "text/x-gnus-verbatim".
6403
6404 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6405
6406 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6407 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6408 (spam-stat spam filtering, SpamOracle)
6409 (Extending the Spam ELisp package): Remove extra quote symbol for
6410 clarity.
6411
6412 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6413
6414 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6415 gnus-article-delete-part and gnus-article-replace-part.
6416 (Using MIME): Add gnus-mime-replace-part.
6417
6418 2007-10-28 Romain Francoise <romain@orebokech.com>
6419
6420 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6421 requires `auto-compression-mode' to be enabled. Add new nnml
6422 variable `nnml-compressed-files-size-threshold'.
6423
6424 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6425
6426 * gnus.texi (Sorting the Summary Buffer):
6427 Add gnus-thread-sort-by-recipient.
6428
6429 2007-10-28 Romain Francoise <romain@orebokech.com>
6430
6431 * message.texi (Insertion Variables): Mention new variable
6432 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6433 documentation accordingly.
6434
6435 2007-10-28 Romain Francoise <romain@orebokech.com>
6436
6437 * gnus.texi (To From Newsgroups): Mention new variables
6438 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6439
6440 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6441
6442 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6443 stuff; gnus-mime-inline-part does the automatic decompression.
6444
6445 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6446
6447 * gnus.texi (Spam ELisp Package Configuration Examples):
6448 "training.ham" should be "training.spam".
6449
6450 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * message.texi (Mail Variables): Fix the default value for
6453 message-send-mail-function.
6454
6455 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6456
6457 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6458 always returns nil exceptionally.
6459
6460 2007-10-28 Simon Josefsson <jas@extundo.com>
6461
6462 * gnus.texi (Article Washing): Add libidn URL.
6463 Suggested by Michael Cook <michael@waxrat.com>.
6464
6465 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6466
6467 * gnus.texi (Topic Commands): Fix next/previous.
6468
6469 2007-10-28 Simon Josefsson <jas@extundo.com>
6470
6471 * gnus.texi (Article Washing): Mention `W i'.
6472
6473 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6474
6475 * gnus.texi (Group Parameters): Slight extension of sieve
6476 parameter description.
6477
6478 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6481 matching score files as well.
6482 (Picons): Describe `gnus-picon-style'.
6483
6484 2007-10-28 Romain Francoise <romain@orebokech.com>
6485
6486 * message.texi (Message Headers): Mention that headers are hidden
6487 using narrowing, and how to expose them.
6488 Update copyright.
6489
6490 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6491
6492 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6493 `gnus-summary-sort-by-recipient'.
6494
6495 2007-10-28 Romain Francoise <romain@orebokech.com>
6496
6497 * gnus.texi (NNTP marks): New node.
6498 (NNTP): Move NNTP marks variables to the new node.
6499
6500 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6501
6502 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6503
6504 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6505
6506 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6507
6508 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6509 everywhere for consistency.
6510 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6511 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6512 Say "regular expression" instead of "regex." Admonish.
6513 Pick other words to sound better (s/so/thus/).
6514 (Spam ELisp Package Filtering of Incoming Mail):
6515 Mention statistical filters. Remove old TODO.
6516 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6517 New section on sorting and displaying the spam score.
6518 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6519 backend but an alias to spam-use-BBDB.
6520 (Extending the Spam ELisp package): Rewrite the example using the
6521 new backend functionality.
6522
6523 2007-10-28 Simon Josefsson <jas@extundo.com>
6524
6525 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6526 nntp-marks-directory, from Romain Francoise
6527 <romain@orebokech.com>.
6528
6529 2007-10-28 Magnus Henoch <mange@freemail.hu>
6530
6531 * gnus.texi (Hashcash): New default value of
6532 hashcash-default-payment.
6533
6534 2007-10-28 Simon Josefsson <jas@extundo.com>
6535
6536 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6537 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6538
6539 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6540
6541 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6542
6543 2007-10-28 Simon Josefsson <jas@extundo.com>
6544
6545 * gnus.texi (documentencoding): Add, to avoid warnings.
6546
6547 2007-10-28 Simon Josefsson <jas@extundo.com>
6548
6549 * message.texi (Mail Headers): Add.
6550
6551 * gnus.texi (Hashcash): Fix.
6552
6553 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6554
6555 * gnus.texi (Hashcash): Change location of library, also mention
6556 that payments can be verified and fix the name of the
6557 hashcash-path variable.
6558
6559 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6560
6561 * gnus.texi (Article Display): Add `gnus-picon-style'.
6562
6563 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6564
6565 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6566
6567 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6568
6569 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6570 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6571 warning about ham processors in spam groups removed.
6572
6573 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6574
6575 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6576 From Hubert Chan <hubert@uhoreg.ca>.
6577
6578 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6579
6580 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6581 (Mailing List): Typo.
6582 (Customizing Articles): Add gnus-treat-ansi-sequences.
6583 (Article Washing): Index.
6584
6585 * message.texi: Use m-dash consistently.
6586
6587 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6588
6589 * gnus.texi (GroupLens): Remove.
6590
6591 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6592
6593 * gnus.texi (Outgoing Messages, Agent Variables):
6594 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6595 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6596
6597 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6598
6599 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6600
6601 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6602
6603 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6604
6605 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6606
6607 2007-10-28 Simon Josefsson <jas@extundo.com>
6608
6609 * gnus.texi (Top): Add SASL.
6610
6611 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6612
6613 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6614
6615 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6616
6617 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6618
6619 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6620
6621 * calc.texi (Formulas, Composition Basics): Lower the
6622 precedence of negation.
6623
6624 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6625
6626 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6627 Mention the new three-letter column identifiers.
6628 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6629 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6630 message when using `c' on an empty default with default printer.
6631 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6632 renamed to `ses--symbolic-formulas' some time ago.
6633
6634 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6635
6636 * calc.texi (Default Simplifications, Making Selections)
6637 (Customizing Calc): Clarify associativity of multiplication.
6638
6639 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6640
6641 * tramp.texi (Traces and Profiles): Simplify loop over
6642 `trace-function-background'.
6643
6644 2007-10-22 Juri Linkov <juri@jurta.org>
6645
6646 * dired-x.texi (Shell Command Guessing): Default values are now
6647 available by typing M-n instead of M-p.
6648
6649 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6650
6651 * tramp.texi (Cleanup remote connections): New section.
6652 (Password caching): Remove `tramp-clear-passwd'.
6653 It's not a command anymore.
6654 (Bug Reports): Add `tramp-bug' to function index.
6655 (Function Index, Variable Index): New nodes.
6656 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6657
6658 * trampver.texi: Update release number.
6659
6660 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6661
6662 * calc.texi (History and Acknowledgements): Turn comment
6663 about integer size into past tense.
6664 (Time Zones): Remove pointer to Calc author's address.
6665 (Trigonometric and Hyperbolic Functions): Mention cotangent
6666 and hyperbolic cotangent. Fix typo.
6667
6668 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6669
6670 Sync with Tramp 2.1.11.
6671
6672 * trampver.texi: Update release number.
6673
6674 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * tramp.texi (External packages): New section.
6677
6678 2007-09-29 Juri Linkov <juri@jurta.org>
6679
6680 * info.texi (Help-Int): Document `L' (`Info-history').
6681
6682 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6683
6684 * org.texi: Change links to webpage and maintained email.
6685 (Remember): Promote to Chapter, significant changes.
6686 (Fast access to TODO states): New section.
6687 (Faces for TODO keywords): New section.
6688 (Export options): Example for #+DATE.
6689 (Progress logging): Section moved.
6690
6691 2007-09-26 Bill Wohler <wohler@newt.com>
6692
6693 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6694 browse-url-at-mouse.
6695
6696 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6697
6698 * flymake.texi (Customizable variables): Face names don't end in -face.
6699 Fix flymake-err-line-patterns template.
6700 (Example -- Configuring a tool called directly): Fix init-function.
6701 (Highlighting erroneous lines): Face names don't end in -face.
6702
6703 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6704
6705 * erc.texi (Special-Features): Fix small typo.
6706
6707 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6708
6709 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6710 and "External transfer methods".
6711
6712 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6713
6714 * calc.texi (Predefined Units): Add some history.
6715
6716 2007-09-08 Michael Olson <mwolson@gnu.org>
6717
6718 * erc.texi (Copying): New section included from gpl.texi.
6719 This matches the look of the upstream ERC manual.
6720
6721 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6722
6723 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6724 (Random Numbers): Clarify the distribution of `random'.
6725
6726 2007-09-06 Glenn Morris <rgm@gnu.org>
6727
6728 Move manual sources from man/ to subdirectories of doc/.
6729 Split into the Emacs manual in emacs/, and other manuals in misc/.
6730 Change all setfilename commands to use ../../info.
6731 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6732 refer to the Emacs manual here.
6733 (infodir): New variable.
6734 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6735 (cc-mode.texi, faq.texi): Update references to source file locations.
6736 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6737 do not refer to the Emacs manual here.
6738 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6739
6740 * Makefile.in: Add `basename' versions of all info targets, for
6741 convenience when rebuilding just one manual.
6742 (../etc/GNU): Delete obsolete target.
6743 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6744 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6745 *.vrs *.toc here...
6746 (maintainer-clean): ...from here.
6747
6748 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6749
6750 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6751
6752 * calc.texi (Date Conversions): Clarify definition of
6753 Julian day numbering.
6754 (Date Forms): Clarify definition of Julian day numbering;
6755 add some history.
6756
6757 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6758
6759 * org.texi: Version 5.07.
6760
6761 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6762
6763 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6764
6765 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6766
6767 * org.texi (Adding hyperlink types): New section.
6768 (Embedded LaTeX): Chapter updated because of LaTeX export.
6769 (LaTeX export): New section.
6770 (Using links out): New section.
6771
6772 2007-08-22 Glenn Morris <rgm@gnu.org>
6773
6774 * faq.texi (Learning how to do something): Refcards now in
6775 etc/refcards/ directory.
6776
6777 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6778
6779 * tramp.texi (Remote Programs): Persistency file must be cleared when
6780 changing `tramp-remote-path'.
6781 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6782 macro.
6783
6784 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6785
6786 * calc.texi: Move contents to beginning of file.
6787 (Algebraic Entry): Fix the formatting of an example.
6788
6789 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6790
6791 * calc.texi (Basic Operations on Units): Mention exact versus
6792 inexact conversions.
6793
6794 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6795
6796 * calc.texi (Basic Operations on Units): Mention default
6797 values for new units.
6798 (Quick Calculator Mode): Mention that binary format will
6799 be displayed.
6800
6801 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6802
6803 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6804
6805 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6806
6807 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6808
6809 2007-08-08 Glenn Morris <rgm@gnu.org>
6810
6811 * gnus.texi, sieve.texi: Replace `iff'.
6812
6813 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6814
6815 * calc.texi (Basic Graphics): Mention the graphing of error
6816 forms.
6817 (Graphics Options): Mention how `g s' handles error forms.
6818 (Curve Fitting): Mention plotting the curves.
6819 (Standard Nonlinear Models): Add additional models.
6820 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6821 (Linear Fits): Correct result.
6822
6823 2007-08-01 Alan Mackenzie <acm@muc.de>
6824
6825 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6826 to "--no-site-file".
6827
6828 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6829
6830 * tramp.texi (Frequently Asked Questions): Point to mode line
6831 extension in Emacs 23.1.
6832
6833 * trampver.texi: Update release number.
6834
6835 2007-07-27 Glenn Morris <rgm@gnu.org>
6836
6837 * calc.texi (Copying): Include license text from gpl.texi, rather than
6838 in-line.
6839
6840 2007-07-25 Glenn Morris <rgm@gnu.org>
6841
6842 * calc.texi (Copying): Replace license with GPLv3.
6843
6844 * Relicense all FSF files to GPLv3 or later.
6845
6846 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6847
6848 Sync with Tramp 2.1.10.
6849
6850 * tramp.texi (trampfn): Expand macro implementation in order to handle
6851 empty arguments.
6852 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6853 occurrences by trampfn.
6854 (Frequently Asked Questions): Extend example code for host
6855 identification in the modeline. Add bbdb to approaches shortening Tramp
6856 file names to be typed.
6857
6858 * trampver.texi: Update release number.
6859
6860 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6861
6862 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6863 section. Reported by <poti@potis.org>.
6864 (Remote processes): Arguments of the program to be debugged are taken
6865 literally.
6866 (Frequently Asked Questions): Simplify recentf example.
6867
6868 2007-07-14 Karl Berry <karl@gnu.org>
6869
6870 * info.texi (@copying): New Back-Cover Text.
6871
6872 * info.texi (Quitting Info): Move to proper place in source.
6873 (Reported by Benno Schulenberg.)
6874
6875 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6876
6877 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6878
6879 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6880
6881 * emacs-mime.texi: Add @documentencoding directive.
6882
6883 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6884
6885 * tramp.texi (Remote processes): Add an anchor to the subsection
6886 "Running a debugger on a remote host".
6887
6888 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6889
6890 * tramp.texi (Remote processes): Don't call it "experimental" any
6891 longer. Add subsection about running a debugger on a remote host.
6892
6893 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6894
6895 * org.texi (Properties and columns): Chapter rewritten.
6896
6897 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6898
6899 * tramp.texi:
6900 * trampver.texi: Migrate to Tramp 2.1.
6901
6902 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6903
6904 * org.texi (Properties): New chapter.
6905
6906 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6907
6908 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6909 Control Panel.
6910
6911 * gnus.texi (Misc Article): Add index entry for
6912 gnus-single-article-buffer.
6913
6914 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6915
6916 * gnus.texi (Starting Up): Fix typo.
6917
6918 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6919
6920 * gnus.texi (Asynchronous Fetching): Fix typo.
6921
6922 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6923
6924 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6925 (About This Manual): Remove redundant information.
6926 (Getting Started): Mention author.
6927 (Basic Arithmetic, Customizing Calc): Make description of the
6928 variable `calc-multiplication-has-precedence' match its new effect.
6929
6930 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6931
6932 * calc.texi (Basic Arithmetic, Customizing Calc):
6933 Mention the variable `calc-multiplication-has-precedence'.
6934
6935 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6936
6937 * org.texi (Tag): Section swapped with node Timestamps.
6938 (Formula syntax for Lisp): Document new `L' flag.
6939
6940 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6941
6942 * gnus.texi (Misc Group Stuff, Summary Buffer)
6943 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6944
6945 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6946
6947 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6948 * gnus.texi (Article Buttons, Mail Source Customization)
6949 (Sending or Not Sending, Customizing NNDiary):
6950 * message.texi (Message Headers):
6951 * mh-e.texi (HTML): Fix typos.
6952
6953 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6954
6955 Sync with Tramp 2.0.56.
6956
6957 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6958 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6959
6960 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6961
6962 * Version 22.1 released.
6963
6964 2007-05-26 Michael Olson <mwolson@gnu.org>
6965
6966 * erc.texi (Modules): Fix references to completion modules.
6967
6968 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6969
6970 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6971
6972 2007-05-09 Didier Verna <didier@xemacs.org>
6973
6974 * gnus.texi (Email Based Diary): New. Proper documentation for the
6975 nndiary back end and the gnus-diary library.
6976
6977 2007-05-03 Karl Berry <karl@gnu.org>
6978
6979 * .cvsignore (*.pdf): New entry.
6980
6981 * texinfo.tex: Update from current version for better pdf generation.
6982
6983 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6984
6985 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6986
6987 2007-04-28 Glenn Morris <rgm@gnu.org>
6988
6989 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6990 consideration of legal status.
6991
6992 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6993
6994 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6995
6996 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6997
6998 * faq.texi (New in Emacs 22): python.el removed.
6999
7000 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7001
7002 * calc.texi (Reporting bugs): Update maintainer's address.
7003
7004 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7005
7006 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7007
7008 2007-04-15 Jay Belanger <belanger@truman.edu>
7009
7010 * calc.texi (Title page): Remove the date.
7011 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7012 (The Standard Calc Interface): Change trail title.
7013 (Floats): Mention that when non-decimal floats are entered, only
7014 approximations are stored.
7015 (Copying): Move to the appendices.
7016 (GNU Free Documentation License): Add as an appendix.
7017
7018 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7019
7020 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7021 * dired-x.texi, ebrowse.texi, ediff.texi:
7022 * emacs-mime.texi, erc.texi, eshell.texi:
7023 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7024 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7025 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7026 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7027 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7028 * woman.texi: Include GFDL.
7029
7030 * doclicense.texi: Remove node heading, so that it can be included by
7031 other files.
7032
7033 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7034
7035 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7036 than *.
7037
7038 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7039
7040 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7041 in Calc.
7042
7043 2007-04-09 Romain Francoise <romain@orebokech.com>
7044
7045 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7046 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7047 replace mouse-2.
7048
7049 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7050
7051 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7052 renamed to woman-use-topic-at-point. Document new behavior.
7053
7054 2007-04-08 Richard Stallman <rms@gnu.org>
7055
7056 * url.texi: Fix some indexing.
7057 (Disk Caching): Drop discussion of old/other Emacs versions.
7058
7059 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7060
7061 * url.texi (Disk Caching): Say Emacs 21 "and later".
7062
7063 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7064 on Font locking which now mentions JIT lock.
7065
7066 2007-04-01 Michael Olson <mwolson@gnu.org>
7067
7068 * erc.texi: Update for the ERC 5.2 release.
7069
7070 2007-03-31 David Kastrup <dak@gnu.org>
7071
7072 * woman.texi (Topic, Interface Options): Explain changes semantics of
7073 woman-manpath in order to consider MANPATH_MAP entries.
7074
7075 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7076
7077 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7078
7079 2007-03-26 Richard Stallman <rms@gnu.org>
7080
7081 * pgg.texi (Caching passphrase): Clean up previous change.
7082
7083 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7084
7085 * gnus.texi (Setting Process Marks): Fix typo.
7086
7087 2007-03-25 Romain Francoise <romain@orebokech.com>
7088
7089 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7090 readability, and include various fixes by Daniel Brockman, Nick Roberts
7091 and Dieter Wilhelm.
7092
7093 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7094
7095 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7096
7097 * gnus.texi (Mail Source Specifiers): Fix typo.
7098
7099 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7100
7101 * reftex.texi (Imprint): Update maintainer information.
7102
7103 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7104
7105 * message.texi (Message Buffers): Update documentation for
7106 message-generate-new-buffers.
7107
7108 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7109
7110 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7111
7112 2007-03-21 Glenn Morris <rgm@gnu.org>
7113
7114 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7115
7116 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7117
7118 * eshell.texi (Known problems): Emacs 21 -> 22.
7119
7120 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7121
7122 2007-03-18 Jay Belanger <belanger@truman.edu>
7123
7124 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7125
7126 2007-03-12 Glenn Morris <rgm@gnu.org>
7127
7128 * calc.texi (Time Zones): Switch to new North America DST rule.
7129
7130 * calc.texi: Replace "daylight savings" with "daylight
7131 saving" in text throughout.
7132
7133 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7134
7135 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7136 The variable now uses a list of symbols instead of just a symbol.
7137 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7138
7139 2007-03-06 Romain Francoise <romain@orebokech.com>
7140
7141 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7142 new packages, and mention Gnus update.
7143
7144 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7145
7146 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7147 nntp-open-connection-functions-never-echo-commands.
7148
7149 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7150
7151 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7152 problems on the console, and security risk in not using gpg-agent.
7153
7154 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7155
7156 * org.texi (The spreadsheet): Rename from "Table calculations".
7157 Completely reorganized and rewritten.
7158 (CamelCase links): Section removed.
7159 (Repeating items): New section.
7160 (Tracking TODO state changes): New section.
7161 (Agenda views): Chapter reorganized and rewritten.
7162 (HTML export): Section rewritten.
7163 (Tables in arbitrary syntax): New section.
7164 (Summary): Better feature summary.
7165 (Activation): Document problem with cut-and-paste of Lisp code
7166 from PDF files.
7167 (Visibility cycling): Document indirect buffer use.
7168 (Structure editing): Document sorting.
7169 (Remember): Section rewritten.
7170 (Time stamps): Better description of time stamp types.
7171 (Tag searches): Document regular expression search for tags.
7172 (Stuck projects): New section.
7173 (In-buffer settings): New keywords.
7174 (History and Acknowledgments): Update description.
7175
7176 2007-02-24 Alan Mackenzie <acm@muc.de>
7177
7178 * cc-mode.texi (Movement Commands): Insert two missing command names.
7179 (Getting Started): Slight wording correction (use conditional).
7180
7181 2007-02-22 Kim F. Storm <storm@cua.dk>
7182
7183 * widget.texi (User Interface, Basic Types): Document need to put some
7184 text before the %v escape in :format string in editable-field widget.
7185
7186 2007-02-18 Romain Francoise <romain@orebokech.com>
7187
7188 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7189 `cvs-mode-quit'.
7190
7191 2007-02-10 Markus Triska <markus.triska@gmx.at>
7192
7193 * widget.texi (Programming Example): Put constant strings in :format.
7194
7195 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7196
7197 * faq.texi (Fullscreen mode on MS-Windows): New node.
7198
7199 2007-02-04 David Kastrup <dak@gnu.org>
7200
7201 * faq.texi (AUCTeX): Update version number. Should probably be done
7202 for other packages as well.
7203
7204 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7205
7206 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7207 <tassilo@member.fsf.org>.
7208
7209 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7210
7211 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7212 ls-lisp-use-localized-time-format.
7213
7214 2007-01-20 Markus Triska <markus.triska@gmx.at>
7215
7216 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7217
7218 2007-01-13 Michael Olson <mwolson@gnu.org>
7219
7220 * erc.texi (Modules): Mention capab-identify module.
7221
7222 2007-01-05 Michael Olson <mwolson@gnu.org>
7223
7224 * erc.texi (Getting Started): Update for /RECONNECT command.
7225
7226 2007-01-04 Richard Stallman <rms@gnu.org>
7227
7228 * ebrowse.texi: Change C-c b to C-c C-m.
7229
7230 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7231
7232 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7233 variables only in info to avoid redundant entries in the printed
7234 manual.
7235
7236 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7237
7238 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7239
7240 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7241
7242 * message.texi (Security): Split into sub-nodes.
7243
7244 2007-01-01 Alan Mackenzie <acm@muc.de>
7245
7246 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7247 eval-after-load in Emacs <=21 and a workaround. Document that
7248 trigraphs are not supported.
7249
7250 2007-01-01 Alan Mackenzie <acm@muc.de>
7251
7252 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7253 c-context-line-break. When invoked within a string, preserve
7254 whitespace. Add a backslash only when also in a macro.
7255
7256 2007-01-01 Alan Mackenzie <acm@muc.de>
7257
7258 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7259
7260 2007-01-01 Alan Mackenzie <acm@muc.de>
7261
7262 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7263 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7264
7265 2007-01-01 Alan Mackenzie <acm@muc.de>
7266
7267 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7268 "Choosing a Style".
7269
7270 * cc-mode.texi ("Styles"): Add @dfn{style}.
7271
7272 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7273
7274 Sync with Tramp 2.0.55.
7275
7276 * trampver.texi: Update release number.
7277
7278 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7279
7280 * gnus.texi (Customizing Articles): Add index entries for all
7281 gnus-treat-* variables.
7282
7283 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7284
7285 * gnus.texi (IMAP): Fix incorrect explanation of
7286 nnimap-search-uids-not-since-is-evil in documentation for
7287 nnimap-expunge-search-string.
7288
7289 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7290
7291 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7292 spam-ifile-database.
7293
7294 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7295
7296 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7297 rebind C-s.
7298
7299 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7300
7301 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7302 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7303 "expiring mail".
7304 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7305 nnimap-nov-is-evil.
7306
7307 2006-12-25 Kevin Ryde <user42@zip.com.au>
7308
7309 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7310 about the key procedure being used heavily.
7311
7312 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7313
7314 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7315 to t.
7316 (Prerequisites): Add explanation about gpg-agent.
7317
7318 2006-12-22 Kevin Ryde <user42@zip.com.au>
7319
7320 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7321 "sort" instead of "sort*".
7322
7323 2006-12-19 Richard Stallman <rms@gnu.org>
7324
7325 * calc.texi (History and Acknowledgements): Recognize that Emacs
7326 now does have floating point.
7327
7328 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7329
7330 * tramp.texi (External transfer methods): Describe new method `scpc'.
7331
7332 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7333
7334 * pgg.texi: Added short note on gpg-agent to the introduction.
7335
7336 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7337
7338 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7339 also applies to Cc.
7340
7341 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7342
7343 * gnus.texi (X-Face): Clarify. Say which programs are required
7344 on Windows.
7345
7346 2006-12-08 Michael Olson <mwolson@gnu.org>
7347
7348 * erc.texi (Modules): Remove documentation for list module.
7349
7350 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7351
7352 * faq.texi (^M in the shell buffer): Ditto.
7353
7354 2006-11-20 Michael Olson <mwolson@gnu.org>
7355
7356 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7357
7358 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7359
7360 * org.texi: Fix typos.
7361 (Agenda commands): Document `C-k'.
7362
7363 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7364
7365 * url.texi (http/https): Fix a typo in the HTTP URL.
7366
7367 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7368
7369 * ada-mode.texi: Total rewrite.
7370
7371 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7372
7373 * org.texi: Minor typo fixes.
7374
7375 2006-11-13 Bill Wohler <wohler@newt.com>
7376
7377 Release MH-E manual version 8.0.3.
7378
7379 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7380 release 8.0.3.
7381
7382 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7383 to set MAILDIR.
7384 (Reading Mail): Document the customization of read-mail-command
7385 for MH-E.
7386 (Viewing Attachments): Document mm-discouraged-alternatives.
7387 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7388 (Junk): Add more information about the settings of mh-junk-background
7389 in a program. Add /usr/bin/mh to PATH in examples.
7390
7391 2006-11-12 Richard Stallman <rms@gnu.org>
7392
7393 * woman.texi: Update author address but say he no longer maintains it.
7394
7395 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7396
7397 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7398 archived trees.
7399 (Checkboxes): Section moved to chapter 5, and extended.
7400 (The date/time prompt): New section.
7401 (Link abbreviations): New section.
7402 (Presentation and sorting): New section.
7403 (Custom agenda views): Section completely rewritten.
7404 (Summary): Compare with Planner.
7405 (Feedback): More info about creating backtraces.
7406 (Plain lists): Modify example.
7407 (Breaking down tasks): New section.
7408 (Custom time format): New section.
7409 (Time stamps): Document inactive timestamps.
7410 (Setting tags): More details about fast tag selection.
7411 (Block agenda): New section.
7412 (Custom agenda views): Section rewritten.
7413 (Block agenda): New section.
7414
7415 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7416
7417 * tramp.texi (Configuration): scp is the default method.
7418 (Default Method): Use ssh as example for another method.
7419
7420 2006-10-27 Richard Stallman <rms@gnu.org>
7421
7422 * woman.texi: Downcase nroff/troff/roff.
7423 (Installation): Chapter deleted. Some xrefs deleted.
7424 (Background): woman doesn't advise man ;-).
7425
7426 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7427
7428 * ada-mode.texi (Project files, Identifier completion)
7429 (Automatic Casing, Debugging, Using non-standard file names)
7430 (Working Remotely): Fix typos.
7431
7432 2006-10-20 Masatake YAMATO <jet@gyve.org>
7433
7434 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7435 sample code `my-c-initialization-hook'.
7436
7437 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7438
7439 * widget.texi: Fix typos.
7440
7441 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7442
7443 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7444 "???". There have been no complaints for years, so the information
7445 must be appropriate.
7446
7447 2006-10-16 Richard Stallman <rms@gnu.org>
7448
7449 * widget.texi: Use @var instead of capitalization.
7450 Clarify many widget type descriptions.
7451
7452 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7453
7454 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7455 gnus-dired-attach.
7456 (Selecting a Group): Fix typo.
7457
7458 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7459
7460 * widget.texi: Fix typos.
7461
7462 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7463
7464 * gnus.texi (Image Enhancements): Update for Emacs 22.
7465
7466 * gnus-faq.texi ([1.3]): Update.
7467
7468 2006-10-06 Richard Stallman <rms@gnu.org>
7469
7470 * faq.texi (Displaying the current line or column):
7471 Delete "As of Emacs 20".
7472
7473 2006-10-06 Romain Francoise <romain@orebokech.com>
7474
7475 * faq.texi (VM): VM works with Emacs 22 too.
7476
7477 2006-10-06 Richard Stallman <rms@gnu.org>
7478
7479 * ebrowse.texi: Remove Emacs version "21" from title.
7480
7481 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7482
7483 * gnus.texi (Foreign Groups): Say where change of editing commands are
7484 stored. Add reference to `gnus-parameters'.
7485
7486 2006-09-15 Jay Belanger <belanger@truman.edu>
7487
7488 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7489 Change "Library Public License" to "Lesser Public License"
7490 throughout. Use "yyyy" to represent year.
7491
7492 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7493
7494 * org.texi (Setting tags): Typo fix.
7495
7496 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7497
7498 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7499
7500 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7501
7502 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7503
7504 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7505
7506 * faq.texi (Escape sequences in shell output): EMACS is now set
7507 to Emacs's absolute file name, not to "t".
7508 (^M in the shell buffer): Likewise.
7509 * misc.texi (Interactive Shell): Likewise.
7510
7511 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7512
7513 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7514 mails with pop3-leave-mail-on-server. Fix wording.
7515 (Limiting): Improve gnus-summary-limit-to-articles.
7516 (X-Face): Fix typo.
7517
7518 2006-09-11 Simon Josefsson <jas@extundo.com>
7519
7520 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7521 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7522
7523 2006-09-06 Simon Josefsson <jas@extundo.com>
7524
7525 * smtpmail.texi (Authentication): Mention SSL.
7526
7527 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7528
7529 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7530 Don't use @indicateurl.
7531
7532 * cc-mode.texi (Subword Movement): Don't use @headitem.
7533 (Custom Braces, Clean-ups): Don't use @tie.
7534
7535 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7536
7537 Sync with Tramp 2.0.54.
7538
7539 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7540 Suggested by Adrian Phillips <a.phillips@met.no>.
7541
7542 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7543
7544 * org.texi (Installation, Activation): Split from Installation and
7545 Activation.
7546 (Clocking work time): Documented new features.
7547
7548 2006-08-13 Alex Schroeder <alex@gnu.org>
7549
7550 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7551 example.
7552
7553 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7554
7555 * faq.texi (How to add fonts): New node.
7556
7557 2006-08-05 Romain Francoise <romain@orebokech.com>
7558
7559 * faq.texi (New in Emacs 22): Expand.
7560
7561 2006-08-03 Michael Olson <mwolson@gnu.org>
7562
7563 * erc.texi: Update for ERC 5.1.4.
7564
7565 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7566
7567 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7568 in .../site-lisp/gnus/ by default.
7569 [ From gnus-news.texi in the trunk. ]
7570
7571 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7572
7573 * gnus.texi (MIME Commands): Additions for yEnc.
7574
7575 2006-07-24 Richard Stallman <rms@gnu.org>
7576
7577 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7578 * faq.texi: Move periods and commas inside quotes.
7579
7580 2006-07-20 Jay Belanger <belanger@truman.edu>
7581
7582 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7583
7584 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7585
7586 * faq.texi (Security risks with Emacs): Document Emacs 22
7587 file-local-variable mechanism.
7588
7589 2006-07-12 Michael Olson <mwolson@gnu.org>
7590
7591 * erc.texi: Update for ERC 5.1.3.
7592
7593 2006-07-12 Alex Schroeder <alex@gnu.org>
7594
7595 * rcirc.texi: Fix typos.
7596 (Getting started with rcirc): New calling convention for M-x irc.
7597 Mention #rcirc. Removed channel tracking.
7598 (Configuration): Change the names of all variables that got changed
7599 recently, eg. rcirc-server to rcirc-default-server. Added
7600 documentation for rcirc-authinfo, some background for Bitlbee, and
7601 rcirc-track-minor-mode.
7602 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7603 Scrolling.
7604 (Reconnecting after you have lost the connection): Fix example code
7605 to match code changes.
7606
7607 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7608
7609 * gnus.texi, message.texi: Fix typos.
7610
7611 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7612
7613 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7614 commands.
7615 (Global TODO list): Document the use of the variables
7616 `org-agenda-todo-ignore-scheduled' and
7617 `org-agenda-todo-list-sublevels'.
7618
7619 2006-07-05 Richard Stallman <rms@gnu.org>
7620
7621 * faq.texi (Scrolling only one line): Fix xref.
7622
7623 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7624
7625 * faq.texi (Evaluating Emacs Lisp code):
7626 Throughout, replace eval-current-buffer with eval-buffer.
7627
7628 2006-07-03 Richard Stallman <rms@gnu.org>
7629
7630 * rcirc.texi (Scrolling conservatively): Fix xref.
7631
7632 * pcl-cvs.texi (Viewing differences): Usage fix.
7633
7634 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7635
7636 * org.texi (Agenda commands): Document `s' key to save all org-mode
7637 buffers.
7638
7639 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7640
7641 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7642 names. Mention `cvs-msg' face.
7643
7644 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7645
7646 * org.texi (Checkboxes): New section.
7647
7648 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7649
7650 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7651 throughout this chapter.
7652
7653 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7654
7655 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7656 text for standalone vs Emacs info.
7657 (Help): Clarify header line description. Use mouse-1 for clicks.
7658 (Help-P): Use mouse-1 for clicks.
7659 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7660 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7661 (Choose menu subtopic): Remove gratuitous Emacs command names.
7662 (Help-FOO): Put usual behavior first.
7663 (Help-Xref): Clicking on xrefs works in Emacs.
7664 (Search Text): Clarify what the default behavior is.
7665 (Create Info buffer): Fix Emacs window/X window confusion.
7666 (Emacs Info Variables): Fix for new Emacs init file behavior.
7667
7668 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7669
7670 * gnus.texi (Summary Buffer Lines): Fix typo.
7671
7672 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7673
7674 * org.texi (Embedded LaTeX): New chapter.
7675 (Archiving): Section rewritten.
7676 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7677
7678 2006-06-20 Bill Wohler <wohler@newt.com>
7679
7680 Release MH-E manual version 8.0.1.
7681
7682 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7683 release 8.0.1.
7684 (Preface): Depend on GNU mailutils 1.0 and higher.
7685
7686 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7687
7688 * message.texi (News Headers): Update message-syntax-checks section.
7689
7690 2006-06-19 Karl Berry <karl@gnu.org>
7691
7692 * info.texi (Advanced): Mention C-q, especially with ?.
7693
7694 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7695
7696 * org.texi (Publishing links): Document the `:link-validation-function'
7697 property.
7698 (Extensions and Hacking): New chapter, includes some sections of the
7699 "Miscellaneous" chapter.
7700
7701 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7702
7703 * org.texi (Progress logging): New section.
7704
7705 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7706
7707 * org.texi (ASCII export): Document indentation adaptation.
7708 (Setting tags): Document mutually-exclusive tags.
7709
7710 2006-06-05 Romain Francoise <romain@orebokech.com>
7711
7712 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7713 Fix typo.
7714
7715 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7716 channel (#gnus@irc.freenode.net).
7717 Fix typos. Update copyright notice.
7718
7719 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7720 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7721 (Line-Up Functions, Custom Macros):
7722 * ediff.texi (Window and Frame Configuration)
7723 (Highlighting Difference Regions):
7724 * emacs-mime.texi (Display Customization):
7725 * erc.texi (History):
7726 * eshell.texi (Known problems):
7727 * eudc.texi (Overview, BBDB):
7728 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7729 (The problem of spam, SpamOracle, Extending the Spam package)
7730 (Conformity, Terminology):
7731 * idlwave.texi (Routine Info)
7732 (Class and Keyword Inheritance, Padding Operators)
7733 (Breakpoints and Stepping, Electric Debug Mode)
7734 (Examining Variables, Troubleshooting):
7735 * org.texi (Creating timestamps):
7736 * reftex.texi (Commands, Options, Changes):
7737 * tramp.texi (Inline methods, Password caching)
7738 (Auto-save and Backup, Issues):
7739 * vip.texi (Files, Commands in Insert Mode):
7740 * viper.texi (Emacs Preliminaries, States in Viper)
7741 (Packages that Change Keymaps, Viper Specials, Groundwork):
7742 Fix various typos.
7743
7744 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7745
7746 * ediff.texi: Fix typos.
7747
7748 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7749
7750 * org.texi: Small typo fixes.
7751
7752 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7753
7754 * viper.texi (Viper Specials):
7755 * gnus.texi (Example Setup):
7756 * faq.texi (Backspace invokes help):
7757 * dired-x.texi (Optional Installation Dired Jump):
7758 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7759 follow coding conventions.
7760
7761 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7762
7763 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7764
7765 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7766
7767 * pcl-cvs.texi: Fix typos.
7768 (Customization): Say "us".
7769
7770 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7771
7772 * org.texi: Remove bogus @setfilename.
7773
7774 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7775
7776 * org.texi (ASCII export): Omit command name.
7777 (HTML export): Add prefix to all lines in Local Variable example.
7778 (Acknowledgments): Typeset names in italics.
7779
7780 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7781
7782 * org.texi (Plain lists): Add new item navigation commands.
7783 (External links): Document elisp and info links.
7784 (Custom searches): New section.
7785 (Publishing): New chapter.
7786 (HTML export): Include a list of supported CSS classes.
7787 (Setting tags): Describe the fast-tag-setting interface.
7788
7789 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7790
7791 * dired-x.texi: ifinfo -> ifnottex.
7792
7793 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7794
7795 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7796
7797 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7798
7799 * message.texi (Interface): Add tool bar customization.
7800 (MIME): Index and text additions for mml-attach.
7801 (MIME): Describe mml-dnd-protocol-alist and
7802 mml-dnd-attach-options.
7803
7804 * gnus.texi (Oort Gnus): Reorder entries in sections.
7805 Fix some entries.
7806 (Starting Up): Add references to "Emacs for Heathens" and to
7807 "Finding the News". Add user-full-name and user-mail-address.
7808 (Group Buffer Format): Add tool bar customization and update.
7809 (Summary Buffer): Add tool bar customization.
7810 (Posting Styles): Add message-alternative-emails.
7811
7812 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7813
7814 * tramp.texi (Filename completion): Improve wording.
7815
7816 2006-05-07 Romain Francoise <romain@orebokech.com>
7817
7818 * faq.texi (Using regular expressions): Fix typo.
7819 (Packages that do not come with Emacs): Fix capitalization.
7820 (Replacing text across multiple files): Expand node to explain how
7821 to use `dired-do-query-replace-regexp' in more detail, based on
7822 suggestion by Eric Hanchrow <offby1@blarg.net>.
7823
7824 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7825
7826 * tramp.texi (Filename completion): Completion of remote files'
7827 method, user name and host name is active only in partial
7828 completion mode.
7829
7830 2006-05-06 Bill Wohler <wohler@newt.com>
7831
7832 Release MH-E manual version 8.0.
7833
7834 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7835 release 8.0.
7836
7837 2006-05-06 Bill Wohler <wohler@newt.com>
7838
7839 * mh-e.texi (MH-BOOK-HOME): Change from
7840 http://www.ics.uci.edu/~mh/book/mh to
7841 http://rand-mh.sourceforge.net/book/mh.
7842 Replace .htm suffix with .html for MH book files.
7843 (Using This Manual): Update key binding for getting relevant
7844 chapter in Info from command key.
7845 (Ranges): Fix itemx.
7846
7847 2006-05-05 Karl Berry <karl@gnu.org>
7848
7849 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7850 (\fonttextsize): New user-level command to change text font size.
7851
7852 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7853
7854 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7855
7856 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7857
7858 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7859
7860 2006-04-24 Bill Wohler <wohler@newt.com>
7861
7862 * mh-e.texi (Getting Started): Make it more explicit that you need
7863 to install MH. Add pointers to current MH implementations.
7864
7865 2006-04-21 Bill Wohler <wohler@newt.com>
7866
7867 Release MH-E manual version 7.94.
7868
7869 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7870 release 7.94.
7871
7872 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7873
7874 * org.texi: Many small fixes.
7875 (Handling links): Rename from "Managing links".
7876
7877 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7878
7879 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7880 (Splitting mail using spam-stat): Fix @xref.
7881
7882 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7883
7884 * gnus.texi (Spam Package): Major revision of the text.
7885 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7886
7887 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7888
7889 * org.texi (Time stamps): Better explanation of the purpose of
7890 different time stamps.
7891 (Structure editing, Plain lists): More details on how new items
7892 and headings are inserted.
7893
7894 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7895
7896 * org.texi (Formula syntax): Fix link to Calc Manual.
7897
7898 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7899
7900 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7901
7902 2006-04-17 Bill Wohler <wohler@newt.com>
7903
7904 * mh-e.texi (Folders): Update mh-before-quit-hook and
7905 mh-quit-hook example with code that removes the buffers rather
7906 than just bury them.
7907
7908 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7909
7910 Sync with Tramp 2.0.53.
7911
7912 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7913
7914 * org.texi (Updating settings): New section.
7915 (Visibility cycling): Better names for the startup folding
7916 options.
7917 (Exporting): Completely restructured.
7918 (The very busy C-c C-c key): New section.
7919 (Summary of in-buffer settings): New section.
7920
7921 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7922
7923 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7924
7925 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7926
7927 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7928 (Server Commands): Key `v' is reserved for users.
7929
7930 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7931
7932 * org.texi (Link format): New section, emphasis on bracket links.
7933 (External links): Document bracket links.
7934 (FAQ): Expand to cover shell links and the new link format.
7935
7936 2006-04-09 Kevin Ryde <user42@zip.com.au>
7937
7938 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7939
7940 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7941
7942 * gnus.texi (Summary Buffer Lines): Add `*'.
7943
7944 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7945
7946 * gnus.texi (Group Parameters):
7947 Mention gnus-permanently-visible-groups.
7948
7949 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7950
7951 * gnus.texi (Face): Fix typo.
7952
7953 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7954
7955 * gnus.texi (X-Face): Clarify.
7956 (Face): Need Emacs with PNG support.
7957
7958 2006-04-06 Richard Stallman <rms@gnu.org>
7959
7960 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7961 Emacs".
7962
7963 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7964
7965 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7966 blocks not suitable for inclusion with Emacs using variable
7967 PARTOFEMACS.
7968
7969 2006-04-04 Simon Josefsson <jas@extundo.com>
7970
7971 * gnus.texi (Security): Improve.
7972
7973 2006-04-02 Bill Wohler <wohler@newt.com>
7974
7975 * mh-e.texi (Getting Started, Junk, Bug Reports)
7976 (MH FAQ and Support): Fix URLs.
7977
7978 2006-03-31 Romain Francoise <romain@orebokech.com>
7979
7980 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7981 to t, not nil (and has for the past eight years).
7982
7983 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7984
7985 * message.texi, gnus.texi: Bump version to 5.11.
7986
7987 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7988
7989 * gnus.texi (Top): Add comment about version line.
7990
7991 * message.texi (Top): Ditto. Change to take named versions into
7992 account.
7993
7994 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7995
7996 * gnus.texi (Posting Styles): Add x-face-file to example.
7997 (X-Face): Refer to posting styles.
7998
7999 * gnus-faq.texi ([5.8]): Add x-face-file.
8000 ([8.4]): Add links to gmane.emacs.gnus.user and
8001 gmane.emacs.gnus.general.
8002
8003 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8004
8005 * gnus-faq.texi: Use .invalid.
8006 ([5.4]): Fix gnus-posting-styles example.
8007
8008 2006-03-27 Romain Francoise <romain@orebokech.com>
8009
8010 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8011 Emacs/W3 needs a new maintainer.
8012 (Ispell): Update author and version info.
8013 (Mailcrypt): Mention PGG.
8014 (New in Emacs 22): Add PGG to the list of new packages.
8015 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8016 updating dead URLs.
8017
8018 2006-03-25 Karl Berry <karl@gnu.org>
8019
8020 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8021 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8022 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8023 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8024 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8025 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8026 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8027 (2) do not indent copyright year list (or anything else).
8028
8029 2006-03-21 Bill Wohler <wohler@newt.com>
8030
8031 * mh-e.texi (Folders): Various edits.
8032
8033 2006-03-20 Romain Francoise <romain@orebokech.com>
8034
8035 * gnus.texi (Mail Folders): Grammar fix.
8036
8037 2006-03-19 Bill Wohler <wohler@newt.com>
8038
8039 * mh-e.texi (Replying): Document Mail-Followup-To.
8040 Change manually-formatted table to multitable. Add debugging info.
8041 Move description of mh-reply-default-reply-to into paragraph
8042 that describes its values.
8043
8044 2006-03-17 Bill Wohler <wohler@newt.com>
8045
8046 * mh-e.texi: Use smallexample and smalllisp consistently.
8047 (Sending Mail Tour): Update method of entering
8048 addresses and subject.
8049 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8050 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8051
8052 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8053
8054 * org.texi: Version number change only.
8055
8056 2006-03-14 Bill Wohler <wohler@newt.com>
8057
8058 * mh-e.texi: Add index entries around each paragraph rather than
8059 depend on entries from beginning of node. Doing so ensures that
8060 index entries are less likely to be forgotten if text is cut and
8061 pasted, and are necessary anyway if the references are on a
8062 separate page. It seems that makeinfo is now (v. 4.8) only
8063 producing one index entry per node, so there is no longer any
8064 excuse not to. Use subheading instead of heading. The incorrect
8065 use of heading produced very large fonts in Info--as large as the
8066 main heading.
8067 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8068 versions 6 and 7 appeared *around* the time of these Emacs releases.
8069
8070 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8071
8072 * org.texi (Clean view): Document new startup options.
8073
8074 2006-03-11 Bill Wohler <wohler@newt.com>
8075
8076 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8077 (Composing, Scan Line Formats): Fix @refs.
8078 (Getting Started): Define MH profile and MH profile components.
8079 (Incorporating Mail, Reading Mail, Viewing, Printing)
8080 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8081 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8082 for string constants.
8083 (Tool Bar): Remove spurious quote.
8084 (Junk): Use ``...'' instead of "...".
8085 (Scan Line Formats): Replace @samp with @kbd.
8086
8087 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8088
8089 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8090
8091 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8092
8093 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8094 easy to understand.
8095
8096 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8097
8098 * gnus.texi: Markup fix.
8099 (Fancy Mail Splitting): Specify new feature.
8100
8101 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8102
8103 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8104 partial-words matching.
8105
8106 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8107
8108 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8109
8110 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8111 (MIME Commands): Fix mm-discouraged-alternatives.
8112
8113 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8114
8115 * org.texi: Version number change only.
8116
8117 2006-03-06 Bill Wohler <wohler@newt.com>
8118
8119 * mh-e.texi: Move from SourceForge repository to Savannah.
8120 This is version 7.93, which is a total rewrite from the previous
8121 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8122 version 7.93.
8123
8124 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8125
8126 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8127
8128 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8129
8130 * org.texi (Interaction): Add item about `org-mouse.el' by
8131 Piotr Zielinski.
8132 (Managing links): Document that also mouse-1 can be used to
8133 activate a link.
8134 (Headlines, FAQ): Add entry about hiding leading stars.
8135 (Miscellaneous): Resort the sections in this chapter to a more
8136 logical sequence.
8137
8138 2006-02-27 Simon Josefsson <jas@extundo.com>
8139
8140 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8141 2004-01-27 from the trunk).
8142
8143 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8144
8145 * cc-mode.texi: Rename c-hungry-backspace to
8146 c-hungry-delete-backwards, at the request of RMS. Leave the old
8147 name as an alias.
8148
8149 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8150
8151 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8152 include the function header within the defun.
8153
8154 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8155
8156 * cc-mode.texi: Correct two typos.
8157
8158 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8159
8160 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8161 existing comment.
8162 (Electric Keys): Add a justification for electric indentation.
8163 (Hungry WS Deletion): Clear up the names and complications of the
8164 BACKSPACE and DELETE keys.
8165
8166 2006-02-23 Juri Linkov <juri@jurta.org>
8167
8168 * faq.texi (Common requests): Move `Turning on auto-fill by
8169 default' after `Wrapping words automatically'. Move `Working with
8170 unprintable characters' before `Searching for/replacing newlines'.
8171 Move `Replacing highlighted text' after `Highlighting a region'.
8172 Merge `Repeating commands' and `Repeating a command as many times
8173 as possible' into the former.
8174 (Packages that do not come with Emacs): Add refs to Gmane and
8175 etc/MORE.STUFF.
8176
8177 2006-02-23 Juri Linkov <juri@jurta.org>
8178
8179 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8180 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8181 Add xref to `(emacs)Reporting Bugs'.
8182 (Getting a printed manual): Add URL to other formats of the manual.
8183 (Common requests): Fix menu.
8184 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8185 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8186 (Inserting text at the beginning of each line): Add pxref to
8187 `Changing the included text prefix'.
8188 (Forcing the cursor to remain in the same column): Mention `track-eol'
8189 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8190 (Replacing text across multiple files): Add keybinding `Q' for
8191 `dired-do-query-replace'.
8192
8193 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8194
8195 * reftex.texi: Version number and date change only.
8196
8197 * org.texi (Internal Links): Rewrite to cover the modified
8198 linking system.
8199
8200 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8201
8202 * faq.texi: Remove the coding cookie, it's not needed anymore.
8203
8204 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8205
8206 * faq.texi (Colors on a TTY): Mention Mac OS port.
8207
8208 2006-02-12 Karl Berry <karl@gnu.org>
8209
8210 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8211 8-bit accented a.
8212
8213 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8214
8215 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8216
8217 2006-02-08 Romain Francoise <romain@orebokech.com>
8218
8219 * faq.texi (Top): Remove paragraph about the FAQ being a
8220 transitional document, etc.
8221 (Searching for/replacing newlines): New node.
8222 (Yanking text in isearch): New node.
8223 (Inserting text at the beginning of each line): Rename and make
8224 more general, mention `M-;' in Message mode.
8225
8226 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8227
8228 * faq.texi (Meta key does not work in xterm)
8229 (Emacs does not display 8-bit characters)
8230 (Inputting eight-bit characters): Update xrefs.
8231
8232 2006-02-06 Romain Francoise <romain@orebokech.com>
8233
8234 * faq.texi (VM): VM now at version 7.19.
8235 Set myself as maintainer of this file.
8236
8237 2006-02-04 Michael Olson <mwolson@gnu.org>
8238
8239 * erc.texi (History): Note that ERC is now included with Emacs.
8240
8241 2006-01-31 Romain Francoise <romain@orebokech.com>
8242
8243 * message.texi (Message Headers): Explain what
8244 `message-alternative-emails' does in more detail.
8245 Update copyright year.
8246
8247 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8248
8249 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8250
8251 2006-01-29 Richard M. Stallman <rms@gnu.org>
8252
8253 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8254
8255 2006-01-29 Michael Olson <mwolson@gnu.org>
8256
8257 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8258
8259 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8260
8261 * faq.texi (New in Emacs 22): Mention ERC.
8262
8263 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8264
8265 * rcirc.texi: Capitalize dir entry for consistency with the entry
8266 in info/dir and other entries in the Emacs category.
8267 Fix typos. Delete trailing whitespace.
8268
8269 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8270
8271 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8272
8273 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8274
8275 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8276 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8277
8278 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8279 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8280
8281 2006-01-27 Alex Schroeder <alex@gnu.org>
8282
8283 * rcirc.texi: New file.
8284
8285 2006-01-23 Juri Linkov <juri@jurta.org>
8286
8287 * widget.texi (User Interface): Add S-TAB for widget-backward.
8288
8289 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8290
8291 Sync with Tramp 2.0.52.
8292
8293 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8294 Add Tramp disabling item. New item for common connection problems.
8295 (various): Apply "ftp" as method for the download URL.
8296 (Bug Reports): Refer to FAQ for common problems.
8297
8298 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8299
8300 * widget.texi (User Interface): Use @key for TAB.
8301
8302 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8303
8304 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8305 for TAB.
8306
8307 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8308
8309 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8310
8311 * gnus.texi: Update copyright.
8312
8313 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8314
8315 * gnus.texi (Article Washing): Additions.
8316
8317 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8318
8319 * org.texi (Agenda commands): Document tags command.
8320
8321 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8322
8323 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8324
8325 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8326
8327 * gnus.texi (RSS): Addition.
8328
8329 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8330
8331 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8332
8333 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8334
8335 * emacs-mime.texi (Display Customization): Add setting example to
8336 mm-discouraged-alternatives.
8337
8338 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8339
8340 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8341 version is the canonical version.
8342
8343 2006-01-08 Alex Schroeder <alex@gnu.org>
8344
8345 * pgg.texi (Caching passphrase): Rewording.
8346
8347 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8348
8349 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8350 repository URL.
8351
8352 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8353
8354 * org.texi: Removed the accidentally re-added empty line in the
8355 direntry.
8356
8357 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8358
8359 * org.texi (Agenda Views): Chapter reorganized.
8360
8361 2005-12-29 Romain Francoise <romain@orebokech.com>
8362
8363 * faq.texi (Using Customize): New node.
8364
8365 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8366
8367 * org.texi: Remove blank line in @direntry. It is non-standard
8368 and recursively produces blank lines all over the dir file (when
8369 using Texinfo 4.8).
8370
8371 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8372
8373 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8374
8375 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8376
8377 * org.texi (Tags): Boolean logic documented.
8378 (Agenda Views): Document custom commands.
8379
8380 2005-12-20 David Kastrup <dak@gnu.org>
8381
8382 * faq.texi (AUCTeX): Update version and mailing list info.
8383
8384 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8385
8386 * gnus.texi (MIME Commands): Mention addition of
8387 multipart/alternative to gnus-buttonized-mime-types and add xref
8388 to mm-discouraged-alternatives.
8389
8390 * emacs-mime.texi (Display Customization): Mention addition of
8391 "image/.*" and add xref to gnus-buttonized-mime-types in the
8392 mm-discouraged-alternatives section.
8393
8394 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8395
8396 * org.texi (Tags): New section.
8397 (Agenda Views): Chapter reorganized.
8398
8399 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8400
8401 * org.texi (Internal Links): Add a missing comma after an @xref.
8402
8403 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8404
8405 * faq.texi (Filling paragraphs with a single space): No need to
8406 change sentence-end now.
8407
8408 2005-12-13 Romain Francoise <romain@orebokech.com>
8409
8410 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8411
8412 2005-12-12 Jay Belanger <belanger@truman.edu>
8413
8414 * faq.texi (Calc): Update version number.
8415
8416 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi (Progress Logging): New section.
8419
8420 2005-12-10 Romain Francoise <romain@orebokech.com>
8421
8422 Update the Emacs FAQ for the 22.1 release.
8423
8424 * faq.texi: Set VER to `22.1'.
8425 (Basic editing): Explain how to use localized versions of the
8426 Tutorial. Mention that `C-h r' displays the manual.
8427 Delete obsolete WWW link to an Emacs 18 tutorial.
8428 (Getting a printed manual): Point to the new locations of the
8429 manuals on the GNU Web site.
8430 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8431 available via Info (it was previously distributed separately).
8432 (Installing Texinfo documentation): The latest version of Texinfo
8433 is 4.8, not 4.0.
8434 (Informational files for Emacs): COPYING is the GNU General Public
8435 License, not the Emacs General Public License.
8436 (Informational files for Emacs): Delete obsolete link to the
8437 GNUinfo pages as they have been removed from the GNU Web site.
8438 (New in Emacs 22): New node.
8439 (Setting up a customization file): Say that most packages support
8440 Customize nowadays.
8441 (Colors on a TTY): Delete reference to instructions on how to
8442 enable syntax highlighting, it is now enabled by default.
8443 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8444 at startup automatically.
8445 (Controlling case sensitivity): Mention `M-c' in isearch.
8446 (Using an already running Emacs process): Emacs now creates the
8447 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8448 gnuserv. As emacsclient can now run Lisp code as well, delete a
8449 sentence praising gnuserv for that. Simplify description of how
8450 the client/server operation works.
8451 (Compiler error messages): Delete obsolete text (compile.el has
8452 been rewritten).
8453 (Indenting switch statements): Fix typo.
8454 (Matching parentheses): Simplify setup instructions, mention the
8455 menu bar item in the Options menu.
8456 (Repeating a command as many times as possible): Mention `C-x e'.
8457 (Going to a line by number): Mention new keymap and bindings
8458 `M-g M-g', `M-g M-p' and `M-g M-n'.
8459 (Turning on syntax highlighting): Now on by default. Simplify.
8460 (Replacing highlighted text): Use `1', not `t'.
8461 (Problems with very large files): The maximum size is now 256MB on
8462 32-bit machines.
8463 (^M in the shell buffer): Mention `comint-process-echoes'.
8464 (Emacs for Apple computers): Emacs 22 has native support for Mac
8465 OS X.
8466 (Translating names to IP addresses): Delete node.
8467 (Binding keys to commands): Fix typo.
8468 (SPC no longer completes file names): New node.
8469 (MIME with Emacs mail packages): Delete section about the Emacs
8470 MIME FAQ (it's not reachable anymore).
8471
8472 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8473
8474 * cc-mode.texi: The manual has been extensively revised: the
8475 information about using CC Mode has been separated from the larger
8476 and more difficult chapters about configuration. It has been
8477 updated for CC Mode 5.31.
8478
8479 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8480
8481 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8482 (Selecting an implementation): Fix descriptions.
8483
8484 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8485
8486 * message.texi (Various Message Variables): Addition.
8487
8488 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8489
8490 * message.texi: Fix default values.
8491
8492 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8493
8494 * message.texi (Header Commands): Clarify descriptions of
8495 message-cross-post-followup-to, message-reduce-to-to-cc, and
8496 message-insert-wide-reply.
8497 (Various Commands): Fix kindex for message-kill-to-signature;
8498 clarify description of message-tab.
8499
8500 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8501
8502 * message.texi (Mailing Lists): Fix description about MFT.
8503
8504 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8505
8506 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8507
8508 * gnus.texi (Slow Terminal Connection): Replace old description
8509 with new one.
8510
8511 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8512
8513 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8514 replace X-Draft-Headers with X-Draft-From.
8515
8516 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8517
8518 * gnus.texi (Various Various): Fix the default value of
8519 nnheader-max-head-length.
8520 (Gnus Versions): Fix typo.
8521
8522 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8523
8524 * org.texi (Structure editing): Document new functionality of
8525 M-RET.
8526
8527 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8528
8529 * org.texi (Internal Links): Fix Texinfo usage.
8530
8531 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8532
8533 * org.texi (TODO basics): Document the global todo list.
8534 (TODO items): Documents sparse tree for specific TODO
8535 keywords.
8536
8537 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8538
8539 * org.texi (Plain Lists): Typos fixed.
8540
8541 2005-11-28 Jay Belanger <belanger@truman.edu>
8542
8543 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8544
8545 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8546
8547 * org.texi (Structure editing): New item moving commands added.
8548 (Plain Lists): New section.
8549
8550 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8551
8552 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8553 (Agenda): Document commands `org-cycle-agenda-files' and
8554 `org-agenda-file-to-front'.
8555 (Built-in table editor): Document `org-table-sort-lines'.
8556 (HTML formatting): Export of hand-formatted lists.
8557
8558 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8559
8560 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8561 new variable gnus-toolbar-thickness.
8562
8563 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8564
8565 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8566
8567 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8568
8569 * gnus.texi (X-Face): Fix description.
8570 (XVarious): Remove gnus-xmas-logo-color-alist and
8571 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8572
8573 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8574
8575 * gnus.texi (Group Parameters): Mention new variable
8576 gnus-parameters-case-fold-search.
8577 (Home Score File): Addition.
8578
8579 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8580
8581 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8582 (Overview): List supported feed types.
8583 (Installation): No installation necessary when using autoload.
8584 (Configuration): Rename "RSS" to "news".
8585
8586 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8587
8588 * pgg.texi (User Commands): Document additional passphrase
8589 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8590 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8591
8592 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8593
8594 * org.texi: Version number changed to 3.19.
8595
8596 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8597
8598 * pgg.texi (How to use): Update the example to add autoload of
8599 pgg-encrypt-symmetric-region.
8600 (User Commands): Document pgg-encrypt-symmetric-region.
8601 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8602
8603 2005-10-27 Jay Belanger <belanger@truman.edu>
8604
8605 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8606 mention other TeX-related units.
8607
8608 2005-10-23 Lars Hansen <larsh@soem.dk>
8609
8610 * dired-x.texi (Miscellaneous Commands):
8611 Replace dired-do-relative-symlink by dired-do-relsymlink and
8612 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8613
8614 2005-10-23 Jay Belanger <belanger@truman.edu>
8615
8616 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8617 constant.
8618
8619 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8620
8621 * faq.texi (Bugs and problems):
8622 Replace `dired-move-to-filename-regexp' by
8623 `directory-listing-before-filename-regexp'.
8624
8625 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8626
8627 * newsticker.texi (UPDATED): Set value.
8628
8629 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8630
8631 * gnus.texi (Document Groups): Remove duplicate item.
8632
8633 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8634
8635 * org.texi (Summary): Mention iCalendar support.
8636 (Exporting): Document iCalendar support.
8637
8638 2005-10-18 Romain Francoise <romain@orebokech.com>
8639
8640 * viper.texi (Viper Specials): Capitalize GNU.
8641
8642 2005-10-17 Juri Linkov <juri@jurta.org>
8643
8644 * info.texi (Getting Started, Search Index, Expert Info):
8645 Fix wording.
8646 (Search Text): Replace `echo area' with `mode line'.
8647 (Search Index): Both `i' and `,' find all index entries.
8648 Replace example `C-f' with `C-l' (which exists in index of Info
8649 manual) and delete spaces in its keyboard input sequence.
8650 Delete unnecessary explanations about literal characters.
8651
8652 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8653
8654 * gnus.texi (Document Server Internals): Addition.
8655
8656 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8657
8658 * gnus.texi (A note on namespaces): Fix RFC reference.
8659
8660 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8661
8662 * gnus.texi (RSS): Fix key description.
8663
8664 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8665
8666 * gnus.texi: Emacs/w3 -> Emacs/W3.
8667 (Browsing the Web): Fix description.
8668 (Web Searches): Ditto.
8669 (Customizing W3): Ditto.
8670
8671 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8672
8673 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8674
8675 2005-10-11 Jay Belanger <belanger@truman.edu>
8676
8677 * calc.texi (Integration): Mention using `a i' to compute definite
8678 integrals.
8679
8680 2005-10-11 Juri Linkov <juri@jurta.org>
8681
8682 * info.texi: Rearrange nodes.
8683 (Top): Update menu. Change ref `Info for Experts' to
8684 `Advanced Info Commands'.
8685 (Getting Started): Fix description of manual's parts.
8686 (Help-Int): Change xref `Info Search' to `Search Index', and
8687 `Expert Info' to `Advanced'.
8688 (Advanced): Move node one level up.
8689 (Search Text, Search Index): New nodes split out from `Info Search'.
8690 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8691 split out from `Advanced'.
8692 (Advanced, Emacs Info Variables): De-document editing an Info file
8693 in Info.
8694 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8695 (Creating an Info File): Delete node and move its text to
8696 `Expert Info'.
8697
8698 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8699
8700 * org.texi (Workflow states): Documented that change in keywords
8701 becomes active only after restart of Emacs.
8702
8703 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8704
8705 Sync with Tramp 2.0.51.
8706
8707 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8708
8709 * speedbar.texi (Introduction): Describe new location of speedbar
8710 on menubar.
8711 (Basic Key Bindings): Remove descriptions of bindings that have
8712 been removed.
8713
8714 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8715
8716 * speedbar.texi (GDB): Describe use of watch expressions.
8717
8718 2005-09-28 Simon Josefsson <jas@extundo.com>
8719
8720 * message.texi (IDNA): Fix.
8721
8722 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8723
8724 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8725 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8726 description of nntp-open-connection-function.
8727 (Common Variables): Fix descriptions.
8728
8729 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8730
8731 * gnus.texi (Server Buffer Format): Document the %a format spec.
8732
8733 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8734
8735 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8736
8737 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8738
8739 * org.texi Version 3.16.
8740
8741 2005-09-19 Miles Bader <miles@gnu.org>
8742
8743 * newsticker.texi: Get rid of CVS keywords.
8744
8745 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8746
8747 * gnus.texi (Finding the Parent): Fix description of how Gnus
8748 finds article.
8749
8750 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8751
8752 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8753 to drop off non-answered articles.
8754
8755 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8756
8757 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8758 braces (which are unsupported by NMAKE) for macro `srcdir'.
8759
8760 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8761
8762 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8763 (../info/newsticker, newsticker.dvi): New targets.
8764
8765 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8766
8767 * newsticker.texi: Replace @command with @code. Replace @example
8768 with @lisp.
8769 (Top): Add explanations to menu items.
8770 (GNU Free Documentation License): Remove.
8771
8772 2005-09-16 Romain Francoise <romain@orebokech.com>
8773
8774 Update all files to specify GFDL version 1.2.
8775
8776 * doclicense.texi (GNU Free Documentation License): Update to
8777 version 1.2.
8778
8779 2005-09-15 Richard M. Stallman <rms@gnu.org>
8780
8781 * newsticker.texi: Fix @setfilename.
8782
8783 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8784 (../info/newsticker, newsticker.dvi): New targets.
8785
8786 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8787
8788 * org.texi: Version 3.15.
8789
8790 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8791
8792 * ses.texi: Combine all three indices into one.
8793 Correct a few typos.
8794
8795 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8796
8797 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8798
8799 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8800
8801 * emacs-mime.texi (Handles): Remove duplicate item.
8802 (Encoding Customization): Fix the default value for
8803 mm-coding-system-priorities.
8804 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8805 (Basic Functions): Fix reference.
8806
8807 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8808
8809 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8810
8811 2005-08-18 Richard M. Stallman <rms@gnu.org>
8812
8813 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8814 and web site.
8815
8816 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8817 not keyboard-translate.
8818
8819 2005-08-11 Richard M. Stallman <rms@gnu.org>
8820
8821 * faq.texi (Using regular expressions): Fix xref.
8822
8823 2005-08-09 Juri Linkov <juri@jurta.org>
8824
8825 * info.texi (Help-P): Replace `Prev' with `Previous'.
8826 (Help-M, Help-Xref): Add S-TAB.
8827 (Help-FOO): Update `u' command.
8828 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8829 Update info about visibility of xref parts.
8830 (Help-Int): Fix `m' command. Rename `Info-last' to
8831 `Info-history-back'. Add `Info-history-forward'.
8832 (Advanced): Fix `g*' and `M-n' commands.
8833 (Info Search): Add `index-apropos' in stand-alone browser.
8834 Add isearch commands.
8835 (Emacs Info Variables): Remove `Info-fontify'.
8836 Add `Info-mode-hook'. Update face names.
8837 Add `Info-fontify-maximum-menu-size',
8838 `Info-fontify-visited-nodes', `Info-isearch-search'.
8839
8840 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8841
8842 Sync with Tramp 2.0.50.
8843
8844 * tramp.texi: Use @option{} consequently for method names.
8845 (Inline methods, External transfer methods): Remove references to
8846 Cygwin.
8847 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8848 implementation.
8849
8850 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8851
8852 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8853 Mention that gnus-init-file is not read when Emacs is invoked with
8854 --no-init-file or -q.
8855
8856 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8857
8858 * org.texi: Version 3.14.
8859
8860 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8861
8862 * org.texi: Version 3.13.
8863
8864 2005-07-18 Juri Linkov <juri@jurta.org>
8865
8866 * calc.texi (Time Zones, Logical Operations):
8867 * cl.texi (Overview):
8868 * org.texi (TODO types):
8869 * sc.texi (Emacs 18 MUAs):
8870 * speedbar.texi (Top):
8871 * url.texi (History):
8872 Delete duplicate duplicate words.
8873
8874 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8875
8876 * cl.texi (Type Predicates): Document `atom' type.
8877
8878 2005-07-04 Lute Kamstra <lute@gnu.org>
8879
8880 Update FSF's address in GPL notices.
8881
8882 * calc.texi (Copying):
8883 * doclicense.texi (GNU Free Documentation License):
8884 * faq.texi (Contacting the FSF):
8885 * mh-e.texi (Copying): Update FSF's address.
8886
8887 2005-07-03 Richard M. Stallman <rms@gnu.org>
8888
8889 * flymake.texi (Example -- Configuring a tool called directly):
8890 Update name of flymake-build-relative-filename.
8891
8892 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8893
8894 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8895
8896 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8897
8898 * org.texi: Version 3.12.
8899
8900 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8901
8902 * makefile.w32-in (MAKEINFO): Use --force.
8903 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8904 Makefile.in.
8905 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8906 more shells.
8907
8908 2005-06-23 Richard M. Stallman <rms@gnu.org>
8909
8910 * speedbar.texi (Creating a display): Texinfo usage fixes.
8911
8912 * tramp.texi (Customizing Completion, Auto-save and Backup):
8913 Texinfo usage fixes.
8914
8915 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8916
8917 * dired-x.texi (Miscellaneous Commands):
8918 * ediff.texi (Miscellaneous):
8919 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8920 (Agent Variables):
8921 * info.texi (Help-Xref):
8922 * message.texi (Message Headers):
8923 * org.texi (Remember):
8924 * reftex.texi (Options (Defining Label Environments)):
8925 (Options (Index Support)):
8926 (Options (Viewing Cross-References)):
8927 (Options (Misc)):
8928 (Changes):
8929 * speedbar.texi (Creating a display):
8930 * tramp.texi (Customizing Completion, Auto-save and Backup):
8931 Texinfo usage fix.
8932
8933 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8934
8935 * org.texi: Version 3.11.
8936
8937 2005-06-12 Jay Belanger <belanger@truman.edu>
8938
8939 * calc.texi (Getting Started): Remove extra menu item.
8940
8941 2005-05-31 Jay Belanger <belanger@truman.edu>
8942
8943 * calc.texi (Notations Used in This Manual): Use @kbd for key
8944 sequence.
8945 (Demonstration of Calc): Mention another way of starting Calc.
8946 (Starting Calc): Mention long name of M-#.
8947 (Embedded Mode Overview): Remove unnecessary instruction.
8948 (Other M-# commands): Rephrase `M-# 0' explanation.
8949 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8950 reflect current behavior.
8951
8952 2005-05-30 Jay Belanger <belanger@truman.edu>
8953
8954 * calc.texi (Hooks): Change description of calc-window-hook and
8955 calc-trail-window-hook to match usage.
8956 (Computational Functions): Add more constant-generating functions.
8957 (Customizable Variables): Use defvar.
8958
8959 2005-05-28 Jay Belanger <belanger@truman.edu>
8960
8961 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8962 (Basic Embedded Mode): Explain behavior of arguments to
8963 calc-embedded-mode.
8964
8965 2005-05-27 Jay Belanger <belanger@truman.edu>
8966
8967 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8968 current behavior.
8969
8970 2005-05-25 Jay Belanger <belanger@truman.edu>
8971
8972 * calc.texi: Change Calc version number throughout.
8973 (Keypad Mode): Change location in info output.
8974 (Keypad mode overview): Move picture of keypad.
8975
8976 2005-05-21 Jay Belanger <belanger@truman.edu>
8977
8978 * calc.texi (Storing variables): Mention that only most variables
8979 are void to begin with.
8980
8981 2005-05-21 Kevin Ryde <user42@zip.com.au>
8982
8983 * widget.texi (Basic Types): Update cross ref from "Enabling
8984 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8985 lispref/text.texi change.
8986
8987 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8988
8989 * org.texi: Version 3.09.
8990
8991 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8992
8993 * reftex.texi: Version 4.28.
8994
8995 2005-05-16 Jay Belanger <belanger@truman.edu>
8996
8997 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8998
8999 2005-05-14 Jay Belanger <belanger@truman.edu>
9000
9001 * calc.texi (Default Simplifications): Insert missing ! (logical
9002 not operator).
9003
9004 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9005
9006 Sync with Tramp 2.0.49.
9007
9008 2005-05-10 Jay Belanger <belanger@truman.edu>
9009
9010 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9011 to 1.
9012
9013 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9014
9015 * org.texi: Version 3.08, structure reorganized.
9016
9017 2005-04-24 Richard M. Stallman <rms@gnu.org>
9018
9019 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9020
9021 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9022
9023 * org.texi: Update to version 3.06.
9024
9025 2005-04-13 Lute Kamstra <lute@gnu.org>
9026
9027 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9028
9029 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9030
9031 * cl.texi (Porting Common Lisp): Fix typo.
9032
9033 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9034
9035 * gnus.texi (RSS): Addition.
9036
9037 2005-04-04 Jay Belanger <belanger@truman.edu>
9038
9039 * calc.texi: Change Calc version number.
9040 (Customizable variables): Fix description of calc-language-alist.
9041 (Copying): Put in version 2 of GPL.
9042
9043 2005-04-01 Jay Belanger <belanger@truman.edu>
9044
9045 * calc.texi (Troubleshooting Commands): Remove comment about
9046 installation.
9047 (Installation): Remove section.
9048 (Customizable Variables): New section.
9049 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9050 (Graphical Devices): Add references to Customizable Variables.
9051
9052 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9053
9054 * emacs-mime.texi (Display Customization): Markup fixes.
9055 (rfc2047): Update.
9056
9057 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9058
9059 * gnus-faq.texi: Replaced with auto-generated version.
9060
9061 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9062
9063 * dired-x.texi (Multiple Dired Directories): default-directory was
9064 renamed to dired-default-directory.
9065
9066 2005-03-26 Jay Belanger <belanger@truman.edu>
9067
9068 * calc.texi (Simplifying Formulas, Rewrite Rules):
9069 Change description of top and bottom of fraction.
9070 (Modulo Forms): Move description of how to create modulo forms to
9071 earlier in the section.
9072 (Fraction Mode): Suggest using : to get a fraction by dividing.
9073 (Basic Arithmetic): Adjust placement of command name.
9074 (Truncating the Stack): Emphasize that "hidden" entries are still
9075 visible.
9076 (Installation): Move discussion of printing manual to "About This
9077 Manual".
9078 (About This Manual): Mention how to print the manual.
9079 (Reporting Bugs): Remove first person.
9080 (Building Vectors): Add algebraic version of append.
9081 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9082 (Grouping Digits): Fix typo.
9083
9084 2005-03-25 Werner Lemberg <wl@gnu.org>
9085
9086 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9087 Replace `legal' with `valid'.
9088
9089 2005-03-25 Werner Lemberg <wl@gnu.org>
9090
9091 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9092
9093 2005-03-24 Jay Belanger <belanger@truman.edu>
9094
9095 * calc.texi (General Mode Commands)
9096 (Mode Settings in Embedded Mode): Add some explanation of
9097 recording mode settings.
9098
9099 2005-03-24 Richard M. Stallman <rms@gnu.org>
9100
9101 * calc.texi: Remove praise of non-free software.
9102
9103 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9104 (Installation): Node deleted.
9105
9106 2005-03-23 Richard M. Stallman <rms@gnu.org>
9107
9108 * url.texi (HTTP language/coding): Improve last change.
9109
9110 2005-03-22 Jay Belanger <belanger@truman.edu>
9111
9112 * calc.texi (Embedded Mode): Add new information on changing
9113 modes.
9114
9115 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9116
9117 Sync with Tramp 2.0.48.
9118
9119 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9120
9121 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9122 "GNU/Linux". Change all addresses to .gnu.org.
9123 (Default Method): Offer shortened syntax for "su" and "sudo"
9124 methods.
9125
9126 2005-03-07 Richard M. Stallman <rms@gnu.org>
9127
9128 * url.texi: Fix usage of "e.g.".
9129 (HTTP language/coding): Explain the rules for these strings.
9130
9131 2005-03-06 Richard M. Stallman <rms@gnu.org>
9132
9133 * woman.texi (Introduction): Minor cleanups.
9134
9135 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9136
9137 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9138 (Installation): Node deleted.
9139
9140 * mh-e.texi (Preface): Get rid of "Emacs 21".
9141
9142 * eshell.texi (Installation): Delete node (for Emacs 20).
9143
9144 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9145
9146 * flymake.texi: Refill and tweak style in @lisp blocks.
9147
9148 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9149
9150 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9151
9152 2005-03-01 Jay Belanger <belanger@truman.edu>
9153
9154 * calc.texi (Trigonometric and Hyperbolic Functions):
9155 Mention additional functions.
9156 (Algebraic Simplifications): Mention additional simplifications.
9157
9158 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9159
9160 * ses.texi: Add concept/function/variable indices (this work was
9161 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9162 papers on file at FSF).
9163
9164 2005-02-10 Jay Belanger <belanger@truman.edu>
9165
9166 * calc.texi: Change @LaTeX to La@TeX throughout.
9167 Redefine @expr as @math for TeX output.
9168 Redefine @texline as a no-op for TeX output.
9169 Define @tfn, replace @t by @tfn throughout.
9170
9171 2005-02-09 Jay Belanger <belanger@truman.edu>
9172
9173 * calc.texi: Add macro for LaTeX for info output.
9174
9175 2005-02-08 Kim F. Storm <storm@cua.dk>
9176
9177 * texinfo.tex (LaTex): Add def.
9178
9179 2005-02-06 Jay Belanger <belanger@truman.edu>
9180
9181 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9182 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9183 throughout manual.
9184
9185 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9186
9187 * gnus.texi: Some edits based on comments from David Abrahams.
9188
9189 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9190
9191 * gnus.texi (RSS): Fix the keystroke.
9192
9193 2005-01-24 David Kastrup <dak@gnu.org>
9194
9195 * faq.texi: Update AUCTeX version info.
9196
9197 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9198
9199 * gnus-faq.texi ([4.1]): Typo.
9200
9201 2005-01-19 Jay Belanger <belanger@truman.edu>
9202
9203 * calc.texi (Keep Arguments): Mention that keeping arguments
9204 doesn't work with keyboard macros.
9205
9206 2005-01-16 Richard M. Stallman <rms@gnu.org>
9207
9208 * autotype.texi (Autoinserting): Fix small error.
9209
9210 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9211
9212 Sync with Tramp 2.0.47.
9213
9214 * tramp.texi (Compilation): New section, describing compilation of
9215 remote files.
9216
9217 2005-01-11 Kim F. Storm <storm@cua.dk>
9218
9219 * widget.texi (Basic Types): Add :follow-link keyword.
9220
9221 2005-01-09 Jay Belanger <belanger@truman.edu>
9222
9223 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9224
9225 2005-01-08 Jay Belanger <belanger@truman.edu>
9226
9227 * calc.texi: Change throughout to reflect new default value of
9228 calc-settings-file.
9229
9230 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9231
9232 * message.texi (Reply): `message-reply-to-function' should return
9233 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9234
9235 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9236
9237 * faq.texi (Changing load-path): Fix typo.
9238
9239 2005-01-05 Jay Belanger <belanger@truman.edu>
9240
9241 * calc.texi (Programming Tutorial): Replace kbd command by
9242 appropriate characters for a keyboard macro.
9243
9244 2005-01-04 Jay Belanger <belanger@truman.edu>
9245
9246 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9247 for Lucid Emacs.
9248 (Programming Tutorial): Mention that the user needs to be in the
9249 right mode to compute some functions.
9250
9251 2005-01-04 Jay Belanger <belanger@truman.edu>
9252
9253 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9254 no longer applicable.
9255
9256 2005-01-01 Jay Belanger <belanger@truman.edu>
9257
9258 * calc.texi (Programming Tutorial): Change description of how to
9259 edit keyboard macros to match current behavior.
9260
9261 2004-12-31 Jay Belanger <belanger@truman.edu>
9262
9263 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9264
9265 2004-12-20 Jay Belanger <belanger@truman.edu>
9266
9267 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9268 zero.
9269
9270 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9271
9272 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9273 @xref.
9274 (Font Locking): Avoid @strong{Note:}.
9275
9276 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9277
9278 Sync with Tramp 2.0.46.
9279
9280 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9281
9282 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9283
9284 * url.texi: Correct typos.
9285 (Retrieving URLs): @var{nil}->@code{nil}.
9286 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9287 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9288 (Dealing with HTTP documents): @inforef->@xref.
9289
9290 2004-12-15 Jay Belanger <belanger@truman.edu>
9291
9292 * calc.texi: Consistently capitalized all mode names.
9293 (Answers to Exercises): Mention that an answer can be a fraction
9294 when in Fraction mode.
9295
9296 2004-12-13 Jay Belanger <belanger@truman.edu>
9297
9298 * calc.texi: Fix some TeX definitions.
9299
9300 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9301
9302 * reftex.texi (Imprint): Remove erroneous @value's.
9303
9304 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9305
9306 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9307 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9308
9309 2004-12-08 Jay Belanger <belanger@truman.edu>
9310
9311 * calc.texi (Starting Calc): Remove comment about installation.
9312 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9313
9314 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9315
9316 * url.texi: Update @setfilename.
9317 (Getting Started): No need to worry about Gnus versions.
9318 (Dealing with HTTP documents): Use @inforef.
9319
9320 * org.texi: Fix @direntry file name.
9321
9322 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9323
9324 * url.texi: New file.
9325
9326 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9327
9328 2004-12-06 Jay Belanger <belanger@truman.edu>
9329
9330 * calc.texi (Using Calc): Remove paragraph about installation.
9331
9332 2004-12-06 Jay Belanger <belanger@truman.edu>
9333
9334 * calc.texi: Use more Texinfo macros and less TeX defs.
9335 Remove @refill's.
9336
9337 2004-12-06 Richard M. Stallman <rms@gnu.org>
9338
9339 * org.texi: New file.
9340
9341 2004-12-05 Richard M. Stallman <rms@gnu.org>
9342
9343 * Makefile.in (org.dvi, ../info/org): New targets.
9344 (INFO_TARGETS): Add ../info/org.
9345 (DVI_TARGETS): Add org.dvi.
9346 (maintainer-clean): Remove the info files in the info dir.
9347
9348 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9349
9350 * idlwave.texi: Fix the setfilename directive to put the produced
9351 file in ../info.
9352 (Continued Statement Indentation): Resurrect Jan D.'s change from
9353 2004-11-03 that was lost when a newer version of idlwave.texi was
9354 imported.
9355
9356 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9357
9358 * gnus-faq.texi ([5.1]): Add missing bracket.
9359
9360 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9361 Index `spam-initialize'.
9362
9363 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9364
9365 * message.texi (Various Message Variables): Mention that all mail
9366 file variables are derived from `message-directory'.
9367
9368 * gnus.texi (Splitting Mail): Clarify bogus group.
9369
9370 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9371
9372 * emacs-mime.texi (Encoding Customization):
9373 Fix mm-coding-system-priorities entry.
9374
9375 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9376
9377 * idlwave.texi (Continued Statement Indentation):
9378 * reftex.texi (Options (Index Support)):
9379 (Displaying and Editing the Index, Table of Contents):
9380 * speedbar.texi (Creating a display, Major Display Modes):
9381 Replace non-nil with non-@code{nil}.
9382
9383 2004-10-21 Jay Belanger <belanger@truman.edu>
9384
9385 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9386
9387 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9388
9389 * calc.texi (Reporting Bugs): Double up `@'.
9390
9391 2004-10-18 Jay Belanger <belanger@truman.edu>
9392
9393 * calc.texi (Reporting Bugs): Change the address that bugs
9394 should be sent to.
9395
9396 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9397
9398 * gnus.texi (New Features): Add 5.11.
9399
9400 * message.texi (Resending): Remove wrong default value.
9401
9402 * gnus.texi (Mail Source Specifiers): Describe possible problems
9403 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9404 `pop3-leave-mail-on-server' to the index.
9405
9406 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9407
9408 * message.texi (Canceling News): Add how to set a password.
9409
9410 2004-10-12 Jay Belanger <belanger@truman.edu>
9411
9412 * calc.texi (Help Commands): Change the descriptions of
9413 calc-describe-function and calc-describe-variable to match their
9414 current behavior.
9415
9416 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9417
9418 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9419
9420 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9421
9422 Sync with Tramp 2.0.45.
9423
9424 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9425 plink link. The URL is outdated. Originator contacted for
9426 clarification.
9427
9428 2004-10-10 Juri Linkov <juri@jurta.org>
9429
9430 * gnus.texi (Top, Marking Articles): Join two menus in one node
9431 because a node can have only one menu.
9432
9433 2004-10-09 Juri Linkov <juri@jurta.org>
9434
9435 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9436 example of nnmail-split-fancy.
9437
9438 2004-10-06 Karl Berry <karl@gnu.org>
9439
9440 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9441 consistency with other uses of dashes.
9442
9443 2004-10-05 Karl Berry <karl@gnu.org>
9444
9445 * info.texi: Consistently use --- throughout, periods at end of
9446 menu descriptions, and a couple typos.
9447
9448 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9449
9450 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9451 * pgg.texi (User Commands, Backend methods): Do.
9452 * gnus.texi: Markup fixes.
9453 (Setting Process Marks): Fix `M P a' entry.
9454 * emacs-mime.texi: Fixes.
9455
9456 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9457
9458 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9459 again.
9460 Use 5.10 instead of 5.10.0.
9461
9462 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9463
9464 * gnus.texi (Summary Mail Commands): S D e.
9465
9466 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9467
9468 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9469 the gnus-article-mode-line-format section.
9470
9471 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9472
9473 * gnus.texi (Various Summary Stuff): Fix the documentation for
9474 gnus-newsgroup-variables.
9475
9476 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9477
9478 * gnus.texi (MIME Commands):
9479 Add gnus-mime-display-multipart-as-mixed,
9480 gnus-mime-display-multipart-alternative-as-mixed,
9481 gnus-mime-display-multipart-related-as-mixed.
9482 (Mail Source Customization): Clarify `mail-source-directory'.
9483 (Splitting Mail): Mention gnus-group-find-new-groups.
9484 (SpamOracle): Fix typo.
9485
9486 * gnus-faq.texi: Untabify.
9487 ([6.3]): nnir.el is in contrib directory.
9488
9489 * message.texi (News Headers): Clarify how a unique ID is created.
9490
9491 * gnus.texi (Batching Agents): Fix typo in example.
9492 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9493
9494 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9495
9496 * gnus.texi (Group Parameters): Add more on hooks.
9497
9498 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9499
9500 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9501
9502 2004-09-22 Jay Belanger <belanger@truman.edu>
9503
9504 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9505 might be hidden during part of the session.
9506
9507 2004-09-20 Jay Belanger <belanger@truman.edu>
9508
9509 * calc.texi (Notations Used in This Manual): Put in an earlier
9510 mention that DEL could be called Backspace.
9511
9512 2004-09-10 Simon Josefsson <jas@extundo.com>
9513
9514 * gnus.texi (IMAP): Add example. Suggested and partially written
9515 by Steinar Bang <sb@dod.no>.
9516
9517 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9518
9519 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9520 netrc syntax.
9521
9522 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9523
9524 * gnus.texi (Spam ELisp Package Sequence of Events):
9525 Some clarifications.
9526 (Spam ELisp Package Global Variables): More clarifications.
9527
9528 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9529
9530 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9531 Mention spam-split does not modify incoming mail.
9532
9533 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9534
9535 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9536
9537 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9538
9539 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9540
9541 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9542
9543 * makefile.w32-in (sieve, pgg): Use $(infodir).
9544
9545 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9546
9547 * makefile.w32-in: Fix PGG and Sieve entries.
9548
9549 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9550
9551 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9552 Emacs and related programs.
9553
9554 2004-08-27 Richard M. Stallman <rms@gnu.org>
9555
9556 * faq.texi: Fix texinfo usage, esp. doublequotes.
9557 (Difference between Emacs and XEmacs): Some clarification.
9558
9559 * faq.texi (Difference between Emacs and XEmacs):
9560 Explain not to contrast XEmacs with GNU Emacs.
9561
9562 2004-08-26 Richard M. Stallman <rms@gnu.org>
9563
9564 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9565
9566 2004-08-22 David Kastrup <dak@gnu.org>
9567
9568 * reftex.texi (AUCTeX): Update links, section name.
9569
9570 * faq.texi (Calc): Update availability (included in 22.1).
9571 (AUCTeX): Update availability, information, versions, description.
9572
9573 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9574
9575 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9576
9577 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9578
9579 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9580
9581 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9582
9583 Sync with Tramp 2.0.44.
9584
9585 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9586
9587 * widget.texi (User Interface): Update how to separate the
9588 editable field of an editable-field widget from other widgets.
9589 (Programming Example): Add text after field.
9590
9591 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9592
9593 * emacs-mime.texi (Encoding Customization): Add a note to the
9594 mm-content-transfer-encoding-defaults entry.
9595 (rfc2047): Update.
9596
9597 * gnus.texi (Article Highlighting):
9598 Add gnus-cite-ignore-quoted-from.
9599 (POP before SMTP): New node.
9600 (Posting Styles): Addition.
9601 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9602 (Fancy Mail Splitting): Ditto.
9603 (X-Face): Add gnus-x-face.
9604
9605 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9606
9607 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9608 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9609
9610 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9611
9612 * gnus.texi (Mail Source Specifiers):
9613 Describe `pop3-leave-mail-on-server'.
9614
9615 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9616
9617 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9618
9619 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9620 repository. Change setfilename.
9621
9622 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9623
9624 2004-07-02 Juri Linkov <juri@jurta.org>
9625
9626 * pcl-cvs.texi (Viewing differences): Add `d r'.
9627
9628 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9629
9630 * ses.texi, viper.texi, flymake.texi, faq.texi:
9631 * eshell.texi, ediff.texi: Markup fixes.
9632
9633 2004-06-21 Karl Berry <karl@gnu.org>
9634
9635 * info.texi (Top): Mention that only Emacs has mouse support.
9636 (Getting Started): Mention this in a few other places.
9637
9638 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9639
9640 * autotype.texi (Copyrights, Timestamps):
9641 Recommend `before-save-hook' instead of `write-file-functions'.
9642
9643 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9644
9645 * dired-x.texi (dired-mark-omitted): Update keybinding.
9646
9647 2004-06-10 Kim F. Storm <storm@cua.dk>
9648
9649 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9650
9651 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9652
9653 * dired-x.texi (variable dired-omit-mode): Rename from
9654 dired-omit-files-p.
9655 (function dired-omit-mode): Rename from dired-omit-toggle.
9656 Call dired-omit-mode rather than set dired-omit-files-p.
9657 (dired-mark-omitted): Describe command.
9658
9659 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9660
9661 Version 2.0.41 of Tramp released.
9662
9663 2004-05-29 Juanma Barranquero <lektu@terra.es>
9664
9665 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9666 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9667
9668 2004-05-29 Richard M. Stallman <rms@gnu.org>
9669
9670 * cl.texi (Top): Call this chapter `Introduction'.
9671 (Overview): In TeX, no section heading here.
9672
9673 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9674
9675 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9676
9677 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9678 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9679
9680 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9681
9682 * flymake.texi: New file.
9683
9684 2004-05-28 Simon Josefsson <jas@extundo.com>
9685
9686 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9687
9688 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9689
9690 Version 2.0.40 of Tramp released.
9691
9692 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9693
9694 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9695
9696 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9697 variables `tramp-backup-directory-alist' and
9698 `tramp-bkup-backup-directory-info'.
9699 (Overview, Connection types)
9700 (External transfer methods, Default Method)
9701 (Windows setup hints): Remove restriction of password entering
9702 with external methods.
9703 (Auto-save and Backup): Make file name example
9704 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9705 and `auto-save-directory' must be used.
9706 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9707 only "NT"). Remove doubled entry "What kinds of systems does
9708 @tramp{} work on".
9709 (tramp): Macro removed.
9710 (Obtaining Tramp): Flag removed from title.
9711 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9712 and `trampver' used properly. Flag `tramp-inst' replaced by
9713 `installchapter'. Installation related text adapted.
9714
9715 2004-04-28 Masatake YAMATO <jet@gyve.org>
9716
9717 * widget.texi (Programming Example): Remove overlays.
9718
9719 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9720
9721 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9722
9723 2004-04-23 Juanma Barranquero <lektu@terra.es>
9724
9725 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9726
9727 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9728
9729 * info.texi (Info Search): Add info-apropos.
9730
9731 2004-03-22 Juri Linkov <juri@jurta.org>
9732
9733 * faq.texi: Fix help key bindings.
9734
9735 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9736
9737 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9738 (as suggested by Karl Berry). Update information about colored
9739 stars in menus. Add new subheading describing M-n.
9740
9741 2004-03-12 Richard M. Stallman <rms@gnu.org>
9742
9743 * cl.texi (Top): Rename top node's title.
9744
9745 2004-03-08 Karl Berry <karl@gnu.org>
9746
9747 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9748 problems making the texinfo distribution.
9749
9750 2004-02-29 Simon Josefsson <jas@extundo.com>
9751
9752 * smtpmail.texi (Authentication): Change the list of supported
9753 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9754 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9755 <voegelas@gmx.net>.
9756
9757 2004-02-29 Juanma Barranquero <lektu@terra.es>
9758
9759 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9760 Use $(DEL) instead of rm, and ignore exit code.
9761
9762 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9763
9764 Tramp version 2.0.39 released.
9765
9766 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9767
9768 * tramp.texi (Customizing Completion): Explain new functions
9769 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9770 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9771 (Top): Refer to Savannah mailing list as the major one.
9772 Mention older mailing lists in HTML mode only.
9773 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9774 (Frequently Asked Questions): Remote hosts must not be Unix-like
9775 for "smb" method.
9776 (Password caching): New node.
9777 (External transfer methods): Refer to password caching for "smb"
9778 method.
9779
9780 2004-02-17 Karl Berry <karl@gnu.org>
9781
9782 * info.texi (Help-Int): Mention the new line number feature.
9783
9784 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9785
9786 * ses.texi (Advanced Features): New functionality for
9787 ses-set-header-row (defaults to current row unless C-u used).
9788 (Acknowledgements): Add Stefan Monnier.
9789
9790 2003-12-29 Kevin Ryde <user42@zip.com.au>
9791
9792 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9793
9794 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9795
9796 Tramp version 2.0.38 released.
9797
9798 * tramp.texi (Remote shell setup): Warn of environment variables
9799 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9800 <sven.gabriel@imk.fzk.de>.
9801 (Configuration): Tramp now chooses base64/uuencode
9802 automatically. Update wording accordingly.
9803 (Top): More description for the `Default Method' menu entry.
9804 (Default Method): Use @code, not @var, for Lisp variables.
9805 (Default Method): New subsection `Which method is the right one
9806 for me?' Suggested by Christian Kirsch.
9807 (Configuration): Pointer to new subsection added.
9808 (Default Method): Too many "use" in one sentence.
9809 Rephrase. Reported by Christian Kirsch.
9810 (Filename Syntax): Old `su' example is probably a left-over from
9811 the sm/su method naming. Replace with `ssh', instead.
9812 (External transfer methods, Auto-save and Backup):
9813 Typo fixes.
9814
9815 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9816
9817 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9818 (Top): Mention japanese manual only if flag `jamanual' is set.
9819 Insert section `Japanese manual' in menu.
9820
9821 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9822
9823 * eshell.texi (Known Problems): Add doc item.
9824
9825 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9826
9827 * cc-mode.texi: Update for CC Mode 5.30.
9828
9829 Note: Please refrain from doing purely cosmetic changes like
9830 removing trailing whitespace in this manual; it clobbers cvs
9831 merging for no good reason.
9832
9833 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9834
9835 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9836 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9837 @acronym{ASCII}.
9838
9839 2003-10-26 Karl Berry <karl@gnu.org>
9840
9841 * info.texi (Info Search): Echo area, not echo are. From Debian
9842 diff.
9843
9844 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9845
9846 * widget.texi (Defining New Widgets): Document new behavior of
9847 :buttons and :children keywords.
9848
9849 2003-10-22 Miles Bader <miles@gnu.org>
9850
9851 * Makefile.in (info): Move before $(top_srcdir)/info.
9852
9853 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9854
9855 * tramp.texi (Inline methods): Small grammar fix.
9856 (External transfer methods): Likewise.
9857
9858 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9859
9860 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9861
9862 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9863
9864 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9865
9866 2003-09-30 Richard M. Stallman <rms@gnu.org>
9867
9868 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9869
9870 * widget.texi (User Interface): Fix typos.
9871
9872 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9873
9874 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9875
9876 * pcl-cvs.texi (Selected Files): Fix typo.
9877
9878 2003-09-21 Karl Berry <karl@gnu.org>
9879
9880 * info.texi (] and [ commands): No period at end of section title.
9881
9882 2003-09-04 Miles Bader <miles@gnu.org>
9883
9884 * Makefile.in (top_srcdir): New variable.
9885 ($(top_srcdir)/info): New rule.
9886 (info): Depend on it.
9887
9888 2003-09-03 Peter Runestig <peter@runestig.com>
9889
9890 * makefile.w32-in: New file.
9891
9892 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9893
9894 * widget.texi (User Interface): Explain the need of static text
9895 around an editable field.
9896
9897 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9898
9899 * widget.texi (Basic Types): The argument to `:help-echo' can now
9900 be a form that evaluates to a string.
9901
9902 2003-08-18 Kim F. Storm <storm@cua.dk>
9903
9904 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9905
9906 2003-08-16 Richard M. Stallman <rms@gnu.org>
9907
9908 * dired-x.texi (Shell Command Guessing): Explain *.
9909
9910 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9911
9912 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9913 log-edit-insert-changelog.
9914
9915 2003-08-03 Karl Berry <karl@gnu.org>
9916
9917 * info.texi: Need @contents.
9918
9919 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9920
9921 Tramp version 2.0.36 released.
9922
9923 * tramp.texi (Remote shell setup): Explain about problems with
9924 non-Bourne commands in ~/.profile and ~/.shrc.
9925
9926 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9927
9928 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9929 renaming of `vis-mode' to `visible-mode'.
9930
9931 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9932
9933 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9934 next, prev and up pointers.
9935
9936 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9937
9938 * info.texi (Help): Mention existence of Emacs and stand-alone
9939 Info at the very beginning of the tutorial.
9940 (Help-Inv): New node.
9941 (Help-]): New node.
9942 (Help-M): Systematically point out the differences between default
9943 Emacs and stand-alone versions. Delete second menu.
9944 (Help-Xref): Systematically point out the differences between
9945 default Emacs and stand-alone versions.
9946 (Help-Int): Change `l' example.
9947 (Expert Info): Fix typos.
9948 (Emacs Info Variables): Mention `Info-hide-note-references' and
9949 new default for `Info-scroll-prefer-subnodes'.
9950
9951 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9952
9953 Version 2.0.35 of Tramp released.
9954
9955 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9956 (Inline methods): Add methods `remsh' and `plink1'.
9957 (External transfer methods): Add method `remcp'.
9958 (Multi-hop Methods): Add method `remsh'.
9959 Small patch from Adrian Aichner <adrian@xemacs.org>:
9960 Fix minor typos.
9961 (Concept Index): Add to make manual searchable via
9962 `Info-index'.
9963 (Version Control): Add cindex entry.
9964
9965 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9966
9967 * trampver.texi: Version 2.0.34 released.
9968
9969 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9970
9971 * faq.texi: Improve previous changes.
9972
9973 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9974
9975 * faq.texi: Update copyright and maintenance details.
9976 Update some package URLs, versions, and maintainers.
9977 Remove many references to the Emacs Lisp Archive.
9978
9979 2003-04-23 Simon Josefsson <jas@extundo.com>
9980
9981 * smtpmail.texi: Fix license (the invariant sections mentioned has
9982 never been part of the smtp manual). Align info dir entry with
9983 other emacs packages.
9984
9985 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9986
9987 * tramp.texi: Version 2.0.33 released.
9988 Remove installation chapter. Remove XEmacs specifics.
9989
9990 2003-03-29 Richard M. Stallman <rms@gnu.org>
9991
9992 * tramp.texi (Top): Undo the previous renaming.
9993 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9994
9995 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9996
9997 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9998 version of manual.
9999
10000 * tramp.texi (Auto-save and Backup): New node.
10001
10002 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10003
10004 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10005 Emacs" in order to have better differentiation to "XEmacs".
10006 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10007 are new macros in order to point to the other Emacs flavor where
10008 appropriate. In info case, point to node `Installation' in order
10009 to explain how to generate the other way. In html case, make a
10010 link to the other html file.
10011 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10012 after CVS checkout/update.
10013 (Installation): Completely rewritten.
10014 (Installation parameters, Load paths): New sections under
10015 `Installation'.
10016
10017 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10018
10019 * tramp.texi: Version 2.0.30 released.
10020 Replace word "path" with "localname" where used as a component of
10021 a Tramp file name.
10022
10023 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10024
10025 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10026 introduced.
10027 (Installation): Explain what to do if files from the tramp/contrib
10028 directory are needed.
10029
10030 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10031
10032 * smtpmail.texi (How Mail Works): New.
10033
10034 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10035
10036 * smtpmail.texi: New file.
10037
10038 * Makefile.in: Build SMTP manual.
10039
10040 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10041
10042 * tramp.texi: Version 2.0.29 released.
10043 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10044 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10045
10046 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10047
10048 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10049 another package loads accidentally Ange-FTP.
10050
10051 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10052
10053 * tramp.texi (Customizing Completion): Add function
10054 `tramp-parse-sconfig'. Change example of
10055 `tramp-set-completion-function', because parsing of ssh config
10056 files looks more natural.
10057
10058 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10059
10060 * gnus.texi: Do not use `path' in several locations.
10061
10062 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10063
10064 * tramp.texi (External transfer methods): New method `smb'.
10065 From Michael Albinus.
10066
10067 2002-11-05 Karl Berry <karl@gnu.org>
10068
10069 * info.texi (Info-fontify): Reorder face list to avoid bad line
10070 breaks.
10071
10072 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10073
10074 * tramp.texi: Move @copying to standard place.
10075 Use @insertcopying.
10076
10077 2002-10-02 Karl Berry <karl@gnu.org>
10078
10079 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10080 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10081 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10082 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10083 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10084 Per rms, update all manuals to use @copying instead of @ifinfo.
10085 Also use @ifnottex instead of @ifinfo around the top node, where
10086 needed for the sake of the HTML output.
10087 (The Gnus manual is not fixed since it's not clear to me how it
10088 works; and the Tramp manual already uses @copying, although in an
10089 unusual way. All others were changed.)
10090
10091 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10092
10093 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10094 (../info/ses, ses.dvi): New targets.
10095 * ses.texi: New file.
10096
10097 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10098
10099 * texinfo.tex: Update to texinfo 4.2.
10100
10101 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10102
10103 * reftex.texi: Update to RefTeX 4.19.
10104
10105 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10106
10107 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10108 (../info/tramp, tramp.dvi): New targets.
10109
10110 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10111
10112 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10113 (calc.dvi): Uncomment.
10114
10115 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10116
10117 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10118 (../info/calc): New target.
10119
10120 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10121
10122 * (Version 21.1 released.)
10123
10124 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10125
10126 * Branch for 21.1.
10127
10128 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10129
10130 * Makefile.in (../info/info): Use an explicit -o switch to
10131 makeinfo.
10132
10133 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10134
10135 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10136
10137 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10138
10139 * Makefile.in (../info/idlwave): Use --no-split.
10140
10141 2000-12-14 Dave Love <fx@gnu.org>
10142
10143 * Makefile.in (mostlyclean): Remove gnustmp.*.
10144 (gnus.dvi): Change rule to remove @latex stuff.
10145
10146 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10147
10148 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10149
10150 2000-10-13 John Wiegley <johnw@gnu.org>
10151
10152 * Makefile.in: Add build targets for eshell.texi.
10153
10154 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10155
10156 * Makefile.in: Remove/comment speedbar stuff.
10157
10158 2000-09-22 Dave Love <fx@gnu.org>
10159
10160 * Makefile.in: Add emacs-mime.
10161
10162 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10163
10164 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10165 (DVI_TARGETS): Add woman.dvi.
10166 (../info/woman, woman.dvi): New targets.
10167
10168 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10169
10170 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10171
10172 * pcl-cvs.texi: New file.
10173 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10174 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10175
10176 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10177
10178 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10179 (../info/ebrowse, ebrowse.dvi): New targets.
10180
10181 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10182
10183 * Makefile.in (INFO_TARGETS): Add eudc.
10184 (DVI_TARGETS): Add eudc.dvi.
10185 (../info/eudc, eudc.dvi): New targets.
10186
10187 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10188
10189 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10190 compatibility with 8+3 filesystems).
10191 (../info/efaq): Rename from emacs-faq.
10192
10193 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10194
10195 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10196 (../info/idlwave, idlwave.dvi): New targets.
10197
10198 1999-10-23 Dave Love <fx@gnu.org>
10199
10200 * Makefile.in: Use autotype.texi.
10201
10202 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10203
10204 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10205 faq.texi file) rather than ../info/faq.
10206
10207 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10208
10209 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10210 (../info/ada-mode, ada-mode.dvi): New targets.
10211
10212 1999-09-01 Dave Love <fx@gnu.org>
10213
10214 * Makefile.in: Add faq.
10215
10216 1999-07-12 Richard Stallman <rms@gnu.org>
10217
10218 * Version 20.4 released.
10219
10220 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10221
10222 * Version 20.3 released.
10223
10224 1998-04-06 Andreas Schwab <schwab@gnu.org>
10225
10226 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10227 Use it in dvi targets.
10228 (../etc/GNU): Change to $(srcdir) first.
10229
10230 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10231
10232 * reftex.texi: Update for RefTeX version 3.22.
10233
10234 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10235
10236 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10237 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10238
10239 1997-09-23 Paul Eggert <eggert@twinsun.com>
10240
10241 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10242 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10243
10244 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10245
10246 * Version 20.2 released.
10247
10248 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10249
10250 * Version 20.1 released.
10251
10252 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10253
10254 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10255
10256 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10257
10258 * Version 19.33 released.
10259
10260 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10261
10262 * Version 19.32 released.
10263
10264 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10265
10266 * Makefile.in: Add rules for the Message manual.
10267
10268 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10269
10270 * gnus.texi: New version.
10271
10272 * message.texi: New manual.
10273
10274 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10275
10276 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10277
10278 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10279
10280 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10281 Specify -I option.
10282 (All dvi targets): Set the TEXINPUTS variable.
10283
10284 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10285
10286 * Version 19.31 released.
10287
10288 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10289
10290 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10291 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10292
10293 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10294
10295 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10296 (INFO_TARGETS): Add ../info/cc-mode.
10297 (DVI_TARGETS): Add cc-mode.dvi.
10298
10299 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10300
10301 * Version 19.30 released.
10302
10303 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10304
10305 * gnus.texi: New file.
10306
10307 1995-11-04 Erik Naggum <erik@naggum.no>
10308
10309 * gnus.texi: File deleted.
10310
10311 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10312
10313 * mh-e.texi: "Function Index" -> "Command Index" to work with
10314 Emacs 19.30 C-h C-k support of separately-documented commands.
10315
10316 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10317
10318 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10319 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10320
10321 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10322
10323 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10324 (../info/viper, viper.dvi): New targets.
10325
10326 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10327
10328 * dired-x.texi (Installation): Change the example to set
10329 buffer-local variables like dired-omit-files-p in
10330 dired-mode-hook.
10331
10332 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10333
10334 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10335 (../info/mh-e, mh-e.dvi): New targets.
10336
10337 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10338
10339 * Makefile.in (maintainer-clean): Rename from realclean.
10340
10341 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10342
10343 * Makefile.in: New file.
10344 * Makefile: File deleted.
10345
10346 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10347
10348 * Makefile (TEXINDEX_OBJS): Variable deleted.
10349 (texindex, texindex.o, getopt.o): Rules deleted.
10350 All deps on texindex deleted.
10351 (distclean): Don't delete texindex.
10352 (mostlyclean): Don't delete *.o.
10353 * texindex.c, getopt.c: Files deleted.
10354
10355 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10356
10357 * Version 19.26 released.
10358
10359 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10360
10361 * Version 19.25 released.
10362
10363 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10364
10365 * Version 19.24 released.
10366
10367 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10368
10369 * Version 19.23 released.
10370
10371 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10372
10373 * Makefile: Delete spurious tab.
10374
10375 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10376
10377 * Makefile (.SUFFIXES): New rule.
10378
10379 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10380
10381 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10382 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10383
10384 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10385
10386 * Makefile (../info/sc): Rename from sc.info.
10387 (../info/cl): Likewise.
10388 (INFO_TARGETS): Use new names.
10389
10390 1993-12-04 Richard Stallman (rms@srarc2)
10391
10392 * getopt.c: New file.
10393 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10394 (getopt.o): New rule.
10395 (dvi): Don't depend on texindex.
10396 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10397 Depend on texindex.
10398
10399 1993-12-03 Richard Stallman (rms@srarc2)
10400
10401 * Makefile (../info/sc.info): Rename from ../info/sc.
10402 (TEXI2DVI): New variable.
10403 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10404 Add explicit commands.
10405 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10406
10407 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10408
10409 * Version 19.22 released.
10410
10411 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10412
10413 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10414
10415 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10416
10417 * Version 19.21 released.
10418
10419 1993-11-15 Paul Eggert (eggert@twinsun.com)
10420
10421 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10422
10423 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10424
10425 * Makefile (../etc/GNU): New target.
10426 (EMACSSOURCES): Add gnu1.texi.
10427
10428 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10429
10430 * Makefile (realclean): Don't delete the Info files.
10431
10432 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10433
10434 * forms.texi: Fix forms.texi so that it will format correctly.
10435 Add missing `@end iftex', fix bad reference.
10436
10437 * info.texi, info-stn.texi: New files implement texinfo version of
10438 `info' file.
10439
10440 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10441
10442 * Makefile: Fix targets for texindex, new info.texi files.
10443 * info-stnd.texi: New file implements info for standalone info
10444 reader.
10445 * info.texi: Update to include recent changes to "../info/info".
10446 New source file for ../info/info; includes info-stnd.texi.
10447
10448 * texindex.c: Include "../src/config.h" if building in emacs.
10449
10450 * Makefile: Change all files to FILENAME.texi, force all targets
10451 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10452 vip.texinfo, forms.texinfo, cl.texinfo.
10453 Add target to build texindex.c, defining `emacs'.
10454
10455 * forms.texi: Install new file to match version 2.3 of forms.el.
10456
10457 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10458
10459 * Version 19.19 released.
10460
10461 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10462
10463 * sc.texinfo: Fix info file name.
10464
10465 * Makefile (info): Add gnus and sc.
10466 (dvi): Add gnus.dvi and sc.dvi.
10467 (../info/sc, sc.dvi): New targets.
10468
10469 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10470
10471 * Version 19.18 released.
10472
10473 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10474
10475 * Makefile: Fix source file names of the separate manuals.
10476 (gnus.dvi, ../info/gnus): New targets.
10477
10478 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10479
10480 * Version 19.17 released.
10481
10482 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10483
10484 * split-man: Fix typos in last change.
10485
10486 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10487
10488 * Version 19.16 released.
10489
10490 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10491
10492 * version 19.15 released.
10493
10494 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10495
10496 * Makefile (distclean): It's rm, not rf.
10497
10498 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10499
10500 * Version 19.14 released.
10501
10502 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10503
10504 * Makefile: New file.
10505
10506 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10507
10508 * Version 19.13 released.
10509
10510 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10511
10512 * Version 19.9 released.
10513
10514 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10515
10516 * Version 19.8 released.
10517
10518 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10519
10520 * Version 19.7 released.
10521
10522 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10523
10524 * gnus.texinfo: New file. Removed installation instructions.
10525
10526 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10527
10528 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10529
10530 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10531
10532 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10533 then define `\sc' as the command for smallcaps in Texinfo.
10534 This means that the @sc command will produce small caps. bfox has
10535 made the corresponding change to makeinfo and texinfm.el.
10536
10537 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10538
10539 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10540 Customization since the menu entry did not point to anything.
10541 Also add an @finalout command to remove overfull hboxes from the
10542 printed output.
10543
10544 * cl.texinfo: Add @bye, \input line and @settitle to file.
10545 This file is clearly intended to be a chapter of some other work,
10546 but the other work does not yet exist.
10547
10548 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10549
10550 * texinfo.texinfo: Three typos corrected.
10551
10552 ;; Local Variables:
10553 ;; coding: utf-8
10554 ;; End:
10555
10556 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10557
10558 This file is part of GNU Emacs.
10559
10560 GNU Emacs is free software: you can redistribute it and/or modify
10561 it under the terms of the GNU General Public License as published by
10562 the Free Software Foundation, either version 3 of the License, or
10563 (at your option) any later version.
10564
10565 GNU Emacs is distributed in the hope that it will be useful,
10566 but WITHOUT ANY WARRANTY; without even the implied warranty of
10567 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10568 GNU General Public License for more details.
10569
10570 You should have received a copy of the GNU General Public License
10571 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.