Minor fixes for ido.texi.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
2
3 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
4 of @kbd{RET}.
5 (Prefix Matching): Add an index.
6
7 2013-09-08 Glenn Morris <rgm@gnu.org>
8
9 * emacs-gnutls.texi: Tweak direntry.
10
11 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
12
13 * tramp.texi (Alternative Syntax): Remove chapter.
14
15 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
16
17 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
18 for portability to hosts where /bin/sh has problems.
19
20 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
21
22 Try to reduce redundancy in doc/misc/Makefile.in.
23 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
24 (TARGETS): New intermediate variable.
25 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
26
27 2013-08-27 Glenn Morris <rgm@gnu.org>
28
29 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
30
31 * efaq.texi: Rename from faq.texi, to match its output files.
32 * Makefile.in: Update for faq.texi name change.
33
34 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
35
36 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
37
38 * efaq-w32.texi: Move here from the web-pages repository.
39 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
40 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
41 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
42 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
43 Add DOCMISC_*_W32 variables.
44 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
45 (efaq_w32_deps): New variable.
46 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
47 (efaq-w32.pdf, efaq-w32.html): New rules.
48 (clean): Remove efaq-w32 products.
49
50 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
51
52 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
53 shift_jis from the default value set to mm-coding-system-priorities for
54 Japanese users.
55
56 2013-08-13 Glenn Morris <rgm@gnu.org>
57
58 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
59 (Options - Defining Label Environments, Options - Creating Labels)
60 (Options - Referencing Labels, Options - Creating Citations)
61 (Options - Index Support, Options - Viewing Cross-References)
62 (Options - Finding Files, Options - Optimizations)
63 (Options - Fontification, Options - Misc):
64 * cc-mode.texi (Sample Init File):
65 * edt.texi (Init file):
66 * epa.texi (Encrypting/decrypting gpg files):
67 * mairix-el.texi (About, Setting up the mairix interface, Using)
68 (Extending):
69 Rename nodes to avoid characters that can cause Texinfo problems.
70
71 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
72
73 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
74
75 2013-08-12 Glenn Morris <rgm@gnu.org>
76
77 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
78 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
79 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
80 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
81 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
82 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
83 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
84 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
85 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
86 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
87 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
88 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
89 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
90
91 * woman.texi (Top): Avoid mailto: in html output.
92
93 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
94 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
95 (INSTALL_DATA): New, set by configure.
96 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
97 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
98 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
99 uninstall-ps, and uninstall-doc.
100 (.SUFFIXES): Add .ps and .dvi.
101 (.dvi.ps): New suffix rule.
102 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
103 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
104 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
105 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
106 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
107 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
108 (ido.html, mairix-el.html, message.html, mh-e.html)
109 (newsticker.html, nxml-mode.html, org.html, pgg.html)
110 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
111 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
112 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
113 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
114 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
115 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
116 New rules.
117 (clean): Remove HTML_TARGETS and PS_TARGETS.
118
119 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
120
121 * ido.texi (Working Directories):
122 (Flexible Matching, Regexp Matching, Find File At Point)
123 (Ignoring, Misc Customization): Use @defopt for user options.
124
125 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
126
127 * htmlfontify.texi (Customization): Remove documentation of
128 `hfy-fast-lock-save'. Minor fixes.
129
130 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
131
132 * ido.texi (Top): Insert node "Working Directories" in menu.
133 (Working Directories): New node.
134 (Misc Customization): Add documentation of
135 `ido-confirm-unique-completion' and some other user options.
136
137 2013-08-07 Eli Zaretskii <eliz@gnu.org>
138
139 * todo-mode.texi: Update @dircategory.
140 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
141 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
142 @ref.
143
144 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
145
146 * sc.texi (Introduction): Fix index.
147 (Usage Overview):
148 (Citations, Citation Elements, Recognizing Citations)
149 (Information Keys and the Info Alist, Reference Headers)
150 (The Built-in Header Rewrite Functions)
151 (Electric References, Reply Buffer Initialization)
152 (Filling Cited Text, Selecting an Attribution)
153 (Attribution Preferences)
154 (Anonymous Attributions, Author Names)
155 (Using Regi, Post-yank Formatting Commands)
156 (Citing Commands, Insertion Commands)
157 (Mail Field Commands)
158 (Hints to MUA Authors, Thanks and History): Change from one space
159 between sentences to two.
160 (What Supercite Does): Typo fix.
161
162 * newsticker.texi (Usage): Use @key for RET.
163
164 * cl.texi (Argument Lists):
165 (For Clauses):
166 (Macros): Add indexes.
167
168 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
169
170 * cl.texi (Blocks and Exits): Add an index.
171
172 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
173
174 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
175 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
176 (todo-mode.dvi, todo-mode.pdf): New rules.
177
178 * todo-mode.texi: New file.
179
180 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
181
182 * gnus.texi (Basic Usage): Mention that warp means jump here.
183 (The notmuch Engine): Mention notmuch.
184
185 2013-07-30 Tassilo Horn <tsdh@gnu.org>
186
187 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
188 `gnus-subthread-sort-functions' and remove the obsolete documentation
189 of `gnus-sort-threads-recursively'.
190
191 2013-07-29 David Engster <deng@randomsample.de>
192
193 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
194 implementation.
195 (Introduction): Add further missing features.
196 (Building Classes): Add introductory paragraph.
197 (Wish List): Add metaclasses and EQL specialization.
198
199 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
200
201 * tramp.texi (Frequently Asked Questions): Mention
202 `tramp-use-ssh-controlmaster-options'.
203
204 2013-07-26 Tassilo Horn <tsdh@gnu.org>
205
206 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
207 `gnus-sort-threads-recursively'.
208
209 2013-07-25 Glenn Morris <rgm@gnu.org>
210
211 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
212 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
213
214 * erc.texi (Special Features): Update contact information.
215 (History): Avoid using @email.
216
217 * eshell.texi (Bugs and ideas): Minor updates.
218
219 * faq.texi (Reporting bugs, Origin of the term Emacs)
220 (Setting up a customization file)
221 (Using an already running Emacs process, Turning off beeping)
222 (Packages that do not come with Emacs)
223 (Replying to the sender of a message): Avoid using @email.
224
225 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
226
227 * reftex.texi (Imprint): Avoid using @email.
228
229 * ses.texi (Top): Update bug reporting instructions.
230 (Acknowledgments): Avoid using @email.
231
232 * woman.texi (Introduction, Background): Remove outdated information.
233 (Bugs, Acknowledgments): Avoid using @email.
234
235 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
236
237 * ido.texi: New file.
238
239 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
240
241 * gnus.texi (Customizing Articles): Document function predicates.
242
243 2013-07-08 Tassilo Horn <tsdh@gnu.org>
244
245 * gnus.texi (lines): Correct description of
246 `gnus-registry-track-extra's default value. Mention
247 `gnus-registry-remove-extra-data'.
248
249 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
250
251 * gnus.texi (Group Parameters): Mention regexp
252 substitutions (bug#11688).
253
254 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
255
256 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
257
258 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
259
260 * gnus.texi (Emacsen): Fix version.
261
262 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
263
264 2013-07-06 Glenn Morris <rgm@gnu.org>
265
266 * mh-e.texi: Fix external links.
267 (Using This Manual): Printed elisp manuals no longer available.
268
269 * newsticker.texi (Overview): Update URL.
270
271 * nxml-mode.texi (Introduction): Update URL.
272
273 * org.texi (JavaScript support): Fix URL.
274
275 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
276
277 * eudc.texi (CCSO PH/QI): Remove defunct URL.
278
279 * dbus.texi (Introspection): Update URL to a less defunct one.
280
281 * gnus.texi (Top): Restrict "Other related manuals" to info output.
282 (Foreign Groups): Use @indicateurl for examples.
283 (Direct Functions): Remove defunct URL.
284 (RSS): Update URL.
285
286 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
287 (FAQ 7-1): Update URL.
288
289 * pgg.texi (Top, Overview): Add note about obsolescence.
290
291 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
292
293 * texinfo.tex: Merge from gnulib.
294
295 2013-07-03 Glenn Morris <rgm@gnu.org>
296
297 * bovine.texi (top):
298 * cc-mode.texi (AWK Mode Font Locking):
299 * mh-e.texi (Preface):
300 * url.texi (URI Parsing): Fix cross-references to other manuals.
301
302 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
303
304 * gnus.texi (Client-Side IMAP Splitting):
305 Note that `nnimap-inbox' now can be a list.
306
307 2013-06-24 Glenn Morris <rgm@gnu.org>
308
309 * eshell.texi: Fix cross-references to other manuals.
310
311 2013-06-23 Glenn Morris <rgm@gnu.org>
312
313 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
314 Remove; not needed now we use a standard html layout for the faq.
315 (clean): Remove HTML_TARGETS, emacs-faq.text.
316
317 2013-06-21 Eduard Wiebe <usenet@pusto.de>
318
319 * flymake.texi (Parsing the output, Customizable variables):
320 Add reference to `flymake-warning-predicate'.
321
322 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
323
324 * tramp.texi (Top, Configuration): Insert section `Predefined
325 connection information' in menu.
326 (Predefined connection information): New section.
327 (Android shell setup): Make a reference to `Predefined connection
328 information'.
329
330 2013-06-19 Glenn Morris <rgm@gnu.org>
331
332 * Makefile.in (version): New, set by configure.
333 (clean): Delete dist tar file.
334 (infoclean): New, split from maintainer-clean.
335 (maintainer-clean): Run infoclean.
336 (dist): New rule, to make tarfile for www.gnu.org.
337
338 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
339
340 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
341 for keys q and Q.
342 (Standards): Reference RFC5804 as the defining document of the
343 managesieve protocol.
344
345 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
346
347 * eshell.texi (Input/Output): Expand to cover new visual-command
348 options, eshell-visual-subcommands and eshell-visual-options.
349 Divide into separate Visual Commands and Redirection sections.
350
351 2013-06-10 Glenn Morris <rgm@gnu.org>
352
353 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
354
355 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
356
357 * gnus.texi (Article Date):
358 Fix description of gnus-article-update-date-headers.
359
360 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
361
362 * erc.texi (Special Features): ERC is being maintained within
363 Emacs now.
364
365 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
366
367 * flymake.texi: Change from one space between sentences to two.
368
369 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
370
371 * cl.texi (Obsolete Macros): Describe replacements for `flet'
372 (bug#14293).
373
374 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
375
376 * tramp.texi (Frequently Asked Questions): Precise, how to define
377 an own ControlPath.
378
379 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
380
381 * tramp.texi (Frequently Asked Questions): New item for
382 ControlPath settings.
383
384 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
385
386 * calc.texi (Basic Operations on Units): Streamline some
387 descriptions.
388
389 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
390
391 * eshell.texi (Built-ins): Update manual to mention tramp module.
392
393 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
394
395 * tramp.texi (Filename Syntax): Host names are not allowed to be
396 any method name, unless method name is specified explicitly.
397 Remove restriction on unibyte filenames.
398
399 * trampver.texi: Update release number.
400
401 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
402
403 doc: convert some TeX accents to UTF-8
404 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
405 '@"{@dotless{i}}'.
406
407 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
408
409 Sync with Tramp 2.2.7.
410
411 * trampver.texi: Update release number.
412
413 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
414
415 * calc.texi (Basic Operations on Units): Streamline some
416 descriptions.
417
418 2013-03-08 Glenn Morris <rgm@gnu.org>
419
420 * faq.texi (Top): Don't say this was updated @today.
421 That's irrelevant and leads to spurious diffs.
422
423 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
424
425 * calc.texi (Basic Operations on Units):
426 Fix cross-reference.
427
428 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
429
430 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
431
432 2013-03-06 Alan Mackenzie <acm@muc.de>
433
434 * cc-mode.texi (Custom Line-Up): Clarify position of point on
435 calling a line-up function.
436
437 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
438
439 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
440 * ses.texi: Switch from Latin-1 to UTF-8.
441
442 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
443
444 * tramp.texi (External methods): Tramp does not connect Android
445 devices by itself.
446
447 2013-03-02 Bill Wohler <wohler@newt.com>
448
449 Release MH-E manual version 8.5.
450
451 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
452 release 8.5.
453
454 * mh-e.texi (Preface, Conventions, Getting Started)
455 (Using This Manual, Folder Selection, Viewing, Aliases)
456 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
457 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
458 Update URLs.
459
460 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
461
462 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
463 and "plink2" entries. "plink2" is obsolete for a long time.
464 (External methods): Remove "scp1" and "scp2" entries.
465 Explain user name and host name specification for "adb".
466
467 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
468
469 * tramp.texi (External methods): Mention `tramp-adb-program'.
470
471 2013-02-28 Bastien Guerry <bzg@gnu.org>
472
473 * org.texi (Visibility cycling): Suggest to set
474 `org-agenda-inhibit-startup' to nil if user wants the startup
475 visibility settings to be honored in any circumstances.
476 (Progress logging, Checkboxes): Fix typos.
477
478 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
479
480 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
481 the macros, for Texinfo 4.13 and 5.0.
482
483 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
484
485 Port Tramp documentation to Texinfo 5.0.
486 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
487 (Filename Syntax): Do not use @trampfn{} in @item.
488 (Filename completion): Use @columnfractions in @multitable.
489
490 2013-02-22 Glenn Morris <rgm@gnu.org>
491
492 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
493
494 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
495
496 * Makefile.in (html): New rule.
497
498 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
499
500 * tramp.texi (Android shell setup): Improve. Reported by Thierry
501 Volpiatto <thierry.volpiatto@gmail.com>.
502
503 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
504
505 * tramp.texi (Top, Configuration): Insert section `Android shell
506 setup' in menu.
507 (Android shell setup): New section.
508 (Connection types, Default Method)
509 (Frequently Asked Questions): Mention "scp" instead of "scpc".
510 (External methods): Remove "scpc" and "rsyncc" entries.
511 (Frequently Asked Questions): Remove entry about ControlPersist.
512
513 2013-02-13 Glenn Morris <rgm@gnu.org>
514
515 * message.texi (News Headers): Don't mention yow any more.
516
517 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
518
519 * calc.texi (Basic Operations on Units):
520 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
521
522 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
523
524 * eshell.texi: Fill most of the missing sections.
525
526 2013-02-07 Bastien Guerry <bzg@gnu.org>
527
528 * org.texi (References): Clarify an example.
529 (Installation): Fix instructions.
530 (Org-Plot): Fix link.
531 (Checkboxes, Radio lists): Fix typos.
532
533 2013-02-07 Glenn Morris <rgm@gnu.org>
534
535 * cl.texi (Equality Predicates): Mention memql.
536
537 2013-02-07 Eric Ludlam <zappo@gnu.org>
538
539 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
540 specific, and only about items it supports, indicating that there
541 might be more. Remove refs to simple project and direct automake
542 from ede new.
543 (Simple projects): Re-write to not talk about ede-simple-project
544 which is deprecated, and instead use the term to mean projects
545 that don't do much management, just project wrapping.
546 Add ede-generic-project link.
547 (ede-generic-project): New node (bug#11441).
548
549 2013-02-07 Glenn Morris <rgm@gnu.org>
550
551 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
552
553 2013-02-01 Glenn Morris <rgm@gnu.org>
554
555 * calc.texi (Help Commands): Update calc-view-news description.
556 Mention etc/CALC-NEWS.
557
558 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
559
560 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
561
562 2013-01-13 Bastien Guerry <bzg@gnu.org>
563
564 * org.texi (Installation): Simplify.
565
566 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
567
568 * org.texi (Handling links): Update the mention to the obsolete
569 variable `org-link-to-org-use-id' with a mention to the newer
570 variable `org-id-link-to-org-use-id'. Mention the need to load
571 the org-id library.
572
573 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
574
575 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
576
577 2013-01-09 Bastien Guerry <bzg@gnu.org>
578
579 * org.texi (Pushing to MobileOrg): Add footnote about using
580 symbolic links in `org-directory'.
581 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
582 of the now obsolete alias `org-float'.
583 (TODO basics): Add `org-use-fast-todo-selection' to the variable
584 index. Fix description of TODO keywords cycling.
585 (Advanced features): Add missing argument for @item.
586 (Storing searches): Add index entries and a note about
587 *-tree agenda views.
588 (Structure editing): Document `org-mark-element' and
589 `org-mark-subtree'.
590 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
591
592 2013-01-08 Juri Linkov <juri@jurta.org>
593
594 * info.texi (Go to node): Mention the abbreviated format
595 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
596
597 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
598
599 * autotype.texi: Remove undefined command @subtitlefont.
600 * cc-mode.texi: Likewise.
601
602 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
603 @item argument.
604 (Property searches): Use \\ instead of @backslashchar{}.
605 * pgg.texi (VERSION): Move @set below @setfilename.
606
607 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
608
609 * ada-mode.texi: Remove braces from @title argument.
610 * eudc.texi: Likewise.
611 * smtpmail.texi: Likewise.
612 * auth.texi (VERSION): Set before first use.
613 * emacs-gnutls.texi (VERSION): Likewise.
614 * pgg.texi (VERSION): Likewise.
615 * ede.texi (Top): Rename from top, all uses changed.
616 * eshell.texi: Add missing argument to @sp.
617 * forms.texi (Top): Reorder menu to match structure.
618 * htmlfontify.texi (Customisation): Add missing @item in
619 @enumerate.
620 * org.texi (Advanced features): Add missing argument for @item.
621 (Property searches): Use @backslashchar{} in macro argument.
622 * pcl-cvs.texi: Add missing argument to @sp.
623 (Movement commands): Fix use of @itemx.
624 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
625 * reftex.texi (Options (Creating Citations)): Add missing newline
626 before @end.
627 * tramp.texi (Obtaining Tramp): Remove extra dots.
628 (Configuration): Reorder menu to match structure.
629 (Remote shell setup): Replace literal NUL character by \0.
630 * viper.texi (Marking): Add missing argument for @item.
631
632 2013-01-04 Glenn Morris <rgm@gnu.org>
633
634 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
635 Add htmlfontify.
636 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
637 (htmlfontify.dvi, htmlfontify.pdf): New targets.
638 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
639 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
640
641 * htmlfontify.texi: Miscellaneous fixes and updates.
642 Set copyright to FSF, update license to GFDL 1.3+.
643
644 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
645
646 * htmlfontify.texi: New file.
647
648 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
649
650 * calc.texi (Free-Form Dates): Expand on the date reading
651 algorithm.
652
653 2012-12-27 Glenn Morris <rgm@gnu.org>
654
655 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
656 Avoid some overfull lines.
657
658 * widget.texi (Programming Example): Break some long lines.
659
660 * wisent.texi (Wisent Overview): Fix xref.
661 (Grammar format, Understanding the automaton): Avoid overfill.
662
663 * bovine.texi (Optional Lambda Expression): Allow line break.
664
665 * auth.texi (Help for users): Break long lines.
666
667 * ada-mode.texi (Project file variables):
668 Reword to reduce underfull hbox.
669 (No project files, Use GNAT project file):
670 Use smallexample to make some overfull lines less terrible.
671
672 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
673 Fix cross-references to separate manuals.
674
675 * Makefile.in (gfdl): New variable. Use throughout where
676 appropriate so that targets depend on doclicense.texi.
677
678 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
679
680 * gnus.texi (Customizing the IMAP Connection): Mention the other
681 authenticators.
682
683 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
684
685 * gnus.texi (Browse Foreign Server):
686 Document `gnus-browse-delete-group'.
687
688 2012-12-22 Glenn Morris <rgm@gnu.org>
689
690 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
691 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
692 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
693 * widget.texi, wisent.texi: Nuke hand-written node pointers.
694
695 * Makefile.in (gfdl): New variable. Use throughout where
696 appropriate so that targets depend on doclicense.texi.
697
698 2012-12-22 Eli Zaretskii <eliz@gnu.org>
699
700 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
701 doclicense.texi. Remove doclicense.texi from all targets that
702 mentioned it explicitly.
703 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
704 $(emacsdir)/emacsver.texi.
705 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
706
707 2012-12-21 Glenn Morris <rgm@gnu.org>
708
709 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
710 Include emacsver.texi. Nuke hand-written node pointers.
711 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
712 Depend on emacsver.texi.
713
714 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
715 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
716 May as well just include doclicense.texi in everything.
717
718 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
719 which @copying says is included.
720
721 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
722 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
723 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
724 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
725 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
726 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
727 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
728 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
729 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
730 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
731 * widget.texi, wisent.texi, woman.texi: Do not mention buying
732 copies from the FSF, which does not publish these manuals.
733
734 * erc.texi: No need to include gpl in this small manual.
735
736 * org.texi (copying): Include a copy of the GFDL.
737 (GNU Free Documentation License): New section.
738
739 2012-12-21 Bastien Guerry <bzg@gnu.org>
740
741 * org.texi: Fix typos.
742
743 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
744
745 * calc.texi (ISO 8601): Rename from ISO-8601,
746 as it's typically spelled without a hyphen.
747
748 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
749
750 * calc.texi (ISO-8601): New section.
751 (Date Formatting Codes): Mention new codes.
752 (Standard Date Formats): Mention new formats.
753
754 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
755
756 * tramp.texi (External methods): Move `adb' method here.
757
758 2012-12-13 Glenn Morris <rgm@gnu.org>
759
760 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
761
762 * wisent.texi: Small edits. Set copyright to FSF, update license to
763 GFDL 1.3+.
764 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
765 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
766 New targets.
767 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
768 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
769
770 * bovine.texi: Small edits. Set copyright to FSF, update license to
771 GFDL 1.3+, remove empty index.
772 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
773 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
774 New targets.
775 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
776 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
777
778 2012-12-13 Eric Ludlam <zappo@gnu.org>
779 David Ponce <david@dponce.com>
780 Richard Kim <emacs18@gmail.com>
781
782 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
783
784 2012-12-13 Glenn Morris <rgm@gnu.org>
785
786 * flymake.texi (Customizable variables, Locating the buildfile):
787 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
788
789 * srecode.texi: Small edits. Set copyright to FSF, add explicit
790 GFDL 1.3+ license, fix up index.
791 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
792 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
793 (srecode.pdf): New targets.
794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
795 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
796
797 2012-12-13 Eric Ludlam <zappo@gnu.org>
798
799 * srecode.texi: New file, imported from CEDET trunk.
800
801 2012-12-13 Bastien Guerry <bzg@gnu.org>
802
803 * org.texi (Summary, Code block specific header arguments)
804 (Code block specific header arguments)
805 (Header arguments in function calls, var, noweb)
806 (Results of evaluation, Code evaluation security):
807 Small reformatting: add a blank line before some example.
808
809 * org.texi (System-wide header arguments)
810 (Header arguments in Org mode properties, Conflicts)
811 (Dynamic blocks, Using the mapping API):
812 Fix indentation of Elisp code examples.
813
814 * org.texi (Comment lines): Fix description of the comment syntax.
815
816 * org.texi (Installation): Mention "make test" in the correct section.
817
818 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
819
820 * doclicense.texi, gpl.texi: Update to latest version from FSF.
821 These are just minor editorial changes.
822
823 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
824
825 * tramp.texi (History): Mention ADB.
826 (Inline methods): Add `adb' method.
827
828 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
829
830 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
831 (External methods): Fix typo.
832
833 2012-12-03 Glenn Morris <rgm@gnu.org>
834
835 * rcirc.texi (Notices): Fix typo.
836
837 2012-11-25 Bill Wohler <wohler@newt.com>
838
839 Release MH-E manual version 8.4.
840
841 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
842 Update for release 8.4.
843
844 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
845 (Junk): Add mh-whitelist-preserves-sequences-flag,
846 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
847 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
848
849 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
850
851 * mh-e.texi (Procmail): Fix two @ typos.
852
853 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
854
855 * doclicense.texi, gpl.texi: Update to latest version from FSF.
856 These are just minor editorial changes.
857
858 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
859
860 * calc.texi (Date Formatting Codes): Mention the new beginning of
861 the date numbering system.
862
863 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
864
865 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
866 (Date Forms): Correct off-by-one error in explanation of
867 Julian day numbers. Give Gregorian equivalent of its origin.
868
869 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
870
871 * doc/misc/calc.texi (Date Forms): Mention the customizable
872 Gregorian-Julian switch.
873 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
874
875 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
876
877 Calc now uses the Gregorian calendar for all dates (Bug#12633).
878 It also uses January 1, 1 AD as its day number 1.
879 * calc.texi (Date Forms): Document this.
880
881 2012-11-16 Glenn Morris <rgm@gnu.org>
882
883 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
884 (Obsolete Macros): Move example here from Function Bindings.
885
886 * erc.texi: Use @code{nil} rather than just "nil".
887 (Modules): Undocument obsolete "hecomplete".
888 Add "notifications".
889 (Connecting): Add brief section on passwords.
890 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
891
892 2012-11-13 Glenn Morris <rgm@gnu.org>
893
894 * flymake.texi (Customizable variables)
895 (Highlighting erroneous lines): Mention flymake-error-bitmap,
896 flymake-warning-bitmap, and flymake-fringe-indicator-position.
897
898 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
899
900 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
901 In all file place SES into @acronym{...}.
902 (Advanced Features): Add key index and function index for
903 ses-set-header-row. Add description for function
904 ses-rename-cell. Add description for function
905 ses-repair-cell-reference-all.
906 (Ranges in formulas): Add description for ses-range flags.
907
908 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
909
910 * texinfo.tex: Merge from gnulib.
911
912 2012-11-10 Chong Yidong <cyd@gnu.org>
913
914 * url.texi (Introduction): Move url-configuration-directory to
915 Customization node.
916 (Parsed URIs): Split into its own node.
917 (URI Encoding): New node.
918 (Defining New URLs): Remove empty chapter.
919 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
920 Improve docs for url-queue-*.
921 (Supported URL Types): Copyedits. Delete empty subnodes.
922
923 * url.texi (Introduction): Rename from Getting Started.
924 Rewrite the introduction.
925 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
926
927 2012-11-10 Glenn Morris <rgm@gnu.org>
928
929 * cl.texi (Obsolete Setf Customization):
930 Revert defsetf example to the more correct let rather than prog1.
931 Give define-modify-macro, defsetf, and define-setf-method
932 gv.el replacements.
933
934 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
935 (Setf Extensions): Remove obsolete reference.
936 (Obsolete Setf Customization):
937 Move note on lack of setf functions to lispref/variables.texi.
938 Undocument get-setf-method, since it no longer exists.
939 Mention simple defsetf replaced by gv-define-simple-setter.
940
941 2012-11-03 Glenn Morris <rgm@gnu.org>
942
943 * cl.texi: Further general copyedits.
944 (List Functions): Remove copy-tree, standard elisp for some time.
945 (Efficiency Concerns): Comment out examples that no longer apply.
946 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
947 (Creating Symbols, Random Numbers): De-emphasize internal
948 variables cl--gensym-counter and cl--random-state. (Bug#12788)
949 (Naming Conventions, Type Predicates, Macros)
950 (Predicates on Numbers): No longer mention cl-floatp-safe.
951
952 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
953
954 * gnus.texi (Mail Source Specifiers):
955 Document :leave keyword used for pop mail source.
956
957 2012-11-01 Glenn Morris <rgm@gnu.org>
958
959 * cl.texi: General copyedits for style, line-breaks, etc.
960 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
961 (Macro Bindings, Blocks and Exits):
962 Acknowledge existence of lexical-binding.
963 (Iteration): Mainly defer to doc of standard dolist, dotimes.
964
965 2012-10-31 Glenn Morris <rgm@gnu.org>
966
967 * ert.texi (Introduction, The @code{should} Macro):
968 Refer to "cl-assert" rather than "assert".
969
970 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
971 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
972 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
973 Reword, and add details of flet and labels.
974 (Modify Macros, Function Bindings): Add some xrefs.
975
976 2012-10-30 Glenn Morris <rgm@gnu.org>
977
978 * cl.texi (Modify Macros): Update for cl-letf changes.
979 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
980 (Setf Extensions): Partially restore note about cl-getf,
981 mainly moved to lispref/variables.texi.
982 (Property Lists): Fix cl-getf typos.
983 (Mapping over Sequences): Mention cl-mapc naming oddity.
984
985 2012-10-29 Glenn Morris <rgm@gnu.org>
986
987 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
988 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
989 (Customizing Setf): Move contents to "Obsolete Setf Customization".
990 (Modify Macros, Multiple Values, Other Clauses):
991 Remove mentions of obsolete features.
992 (Obsolete Setf Customization): Don't mention `apply' setf.
993
994 2012-10-28 Glenn Morris <rgm@gnu.org>
995
996 * cl.texi (Multiple Values, Common Lisp Compatibility):
997 More namespace updates.
998 (Obsolete Features): Copyedits.
999 (Obsolete Lexical Macros, Obsolete Setf Customization):
1000 New subsections.
1001
1002 * cl.texi (Porting Common Lisp, Lexical Bindings):
1003 Add some xrefs to the Elisp manual.
1004
1005 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1006 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1007 (Obsolete Features): New appendix. Move Lexical Bindings here.
1008
1009 2012-10-27 Glenn Morris <rgm@gnu.org>
1010
1011 * cl.texi: Use defmac for macros rather than defspec.
1012 (Efficiency Concerns): Related copyedit.
1013
1014 * cl.texi (Control Structure): Update for setf now being in core.
1015 (Setf Extensions): Rename from Basic Setf. Move much of the
1016 former content to lispref/variables.texi.
1017 (Modify Macros): Move pop, push details to lispref/variables.texi.
1018 (Customizing Setf): Copyedits for setf etc being in core.
1019 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1020 Further namespaces updates.
1021
1022 2012-10-26 Bastien Guerry <bzg@gnu.org>
1023
1024 * org.texi (Installation): Update the link to Org's ELPA.
1025 Also don't mention org-install.el anymore as the replacement file
1026 org-loaddefs.el is now loaded by org.el.
1027
1028 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1029
1030 * tramp.texi (Frequently Asked Questions):
1031 Mention `tramp-completion-reread-directory-timeout' for performance
1032 improvement.
1033
1034 2012-10-25 Glenn Morris <rgm@gnu.org>
1035
1036 * cl.texi: Don't mess with the TeX section number counter.
1037 Use Texinfo recommended convention for quotes+punctuation.
1038 (Overview, Sequence Functions): Rephrase for better line-breaking.
1039 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1040 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1041 (Random Numbers, Mapping over Sequences, Structures)
1042 (Porting Common Lisp): Further updates for cl-lib namespace.
1043 (Modify Macros, Declarations, Macro Bindings, Structures):
1044 Break long lines in examples.
1045 (Dynamic Bindings): Update for changed progv behavior.
1046 (Loop Examples, Efficiency Concerns): Markup fixes.
1047 (Structures): Remove TeX margin change.
1048 (Declarations): Fix typos.
1049
1050 2012-10-24 Glenn Morris <rgm@gnu.org>
1051
1052 * cl.texi (Overview, Multiple Values, Creating Symbols)
1053 (Numerical Functions): Say less/nothing about the original cl.el.
1054 (Old CL Compatibility): Remove.
1055 (Assertions): Remove ignore-errors (standard Elisp for some time).
1056
1057 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1058 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1059 (Efficiency Concerns, Efficiency Concerns)
1060 (Common Lisp Compatibility, Old CL Compatibility):
1061 Further updates for cl-lib namespace.
1062
1063 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1064
1065 Update manual for new time stamp format (Bug#12706).
1066 * emacs-mime.texi (time-date): Update for new format.
1067 Also, fix bogus time stamp and modernize a bit.
1068
1069 2012-10-23 Glenn Morris <rgm@gnu.org>
1070
1071 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1072 than unchanging cl.el version number.
1073 End all menu descriptions with a period.
1074 Do not use @dfn{CL} for every instance of "CL".
1075 (Overview): Remove no-runtime caveat, and note about foo* names.
1076 (Usage): Use cl-lib rather than cl.
1077 (Organization, Naming Conventions): Update for cl-lib.el.
1078 (Installation): Remove long-irrelevant node.
1079 (Program Structure, Predicates, Control Structure):
1080 Start updating for cl-lib namespace.
1081 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1082 Depend on emacsver.texi.
1083
1084 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1085
1086 * trampver.texi: Update release number.
1087
1088 2012-10-06 Glenn Morris <rgm@gnu.org>
1089
1090 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1091 ERC version.
1092 (Introduction): ERC is distributed with Emacs.
1093 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1094 (Getting Started): Simplify.
1095 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1096 (History): Mention ERC maintained as part of Emacs now.
1097 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1098 Add dependency on emacsver.texi.
1099
1100 * erc.texi: Remove hand-written node pointers.
1101
1102 2012-10-05 Glenn Morris <rgm@gnu.org>
1103
1104 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1105 Copyedits.
1106
1107 2012-10-01 Eric Ludlam <zappo@gnu.org>
1108
1109 * ede.texi (Quick Start, Project Local Variables)
1110 (Miscellaneous commands, ede-java-root, Development Overview)
1111 (Detecting a Project): New nodes.
1112 (Simple projects): Node deleted.
1113
1114 * eieio.texi (Building Classes): Some slot attributes cannot be
1115 overridden.
1116 (Slot Options): Remove an example.
1117 (Method Invocation, Documentation): New nodes.
1118
1119 2012-10-01 Glenn Morris <rgm@gnu.org>
1120
1121 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1122 (reftex.pdf): Add dependency on emacsver.texi.
1123 * reftex.texi: Don't include directory part for emacsver.texi;
1124 the Makefile's -I handles it.
1125
1126 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1127
1128 Merge from standalone RefTeX repository.
1129
1130 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1131 with macros.
1132 (Imprint): Mention Wolfgang in list of contributors.
1133 (Creating Citations): Give a hint about how to
1134 auto-revert the BibTeX database file when using external editors.
1135 (Referencing Labels): Simplify section about reference macro
1136 cycling.
1137 (Options (Referencing Labels)): Adapt to new structure of
1138 `reftex-ref-style-alist'.
1139 (Referencing Labels, Reference Styles): Document changes in the
1140 referencing functionality.
1141 (Commands): Mention options for definition of header and footer in
1142 BibTeX files.
1143 (Options (Creating Citations)): Document
1144 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1145 (Reference Styles): New section.
1146 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1147 (Options (Referencing Labels)): Remove descriptions of deprecated
1148 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1149 Add descriptions for `reftex-ref-style-alist' and
1150 `reftex-ref-style-default-list'.
1151 (Referencing Labels): Update regarding reference styles.
1152 (Citation Styles): Mention support for ConTeXt.
1153 (Options (Defining Label Environments)): Fix typo.
1154 (Options (Creating Citations)):
1155 Document `reftex-cite-key-separator'.
1156
1157 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1158
1159 * org.texi: Add description of ORG_ADD_CONTRIB to info
1160 documentation. Add link to Worg for more details.
1161
1162 * org.texi: Clarify installation procedure. Provide link to the
1163 build system description on Worg.
1164
1165 * org.texi: Remove reference to utils/, x11idle.c is now in
1166 contrib/scripts.
1167
1168 * org.texi: Re-normalize to "Org mode" in manual.
1169
1170 * org.texi (Installation): Adapt documentation to new build
1171 system. Mention GNU ELPA (since it needs to be handled like Emacs
1172 built-in Org).
1173
1174 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1175
1176 * org.texi: Fix typo in description of the 'Hooks' section.
1177
1178 * org.texi: Add ID to the list of special properties.
1179
1180 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1181
1182 * org.texi (Moving subtrees): Document the ability to archive to a
1183 datetree.
1184
1185 2012-09-30 Bastien Guerry <bzg@gnu.org>
1186
1187 * org.texi (Installation, Feedback, Batch execution):
1188 Use (add-to-list 'load-path ... t) for the contrib dir.
1189
1190 * org.texi (results): Update documentation for ":results drawer"
1191 and ":results org".
1192
1193 * org.texi (Column width and alignment): Fix typo.
1194
1195 * org.texi (Activation): Point to the "Conflicts" section.
1196
1197 * org.texi (Conflicts): Mention filladapt.el in the list of
1198 conflicting packages.
1199
1200 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1201 not needed for versions of Emacs > 22.1.
1202
1203 * org.texi (History and Acknowledgments): Fix typo.
1204
1205 * org.texi (History and Acknowledgments): Add my own
1206 acknowledgments.
1207
1208 * org.texi (Agenda commands): Document the new command and the new
1209 option.
1210
1211 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1212 (Agenda commands): Reorder. Document `*' to toggle persistent
1213 marks.
1214
1215 * org.texi (Agenda dispatcher):
1216 Mention `org-toggle-agenda-sticky'.
1217 (Agenda commands, Exporting Agenda Views): Fix typo.
1218
1219 * org.texi (Templates in contexts, Setting Options): Update to
1220 reflect changes in how contexts options are processed.
1221
1222 * org.texi (Templates in contexts): Document the new structure of
1223 the variables `org-agenda-custom-commands-contexts' and
1224 `org-capture-templates-contexts'.
1225
1226 * org.texi (Templates in contexts): Document the new option
1227 `org-capture-templates-contexts'.
1228 (Storing searches): Document the new option
1229 `org-agenda-custom-commands-contexts'.
1230
1231 * org.texi (Formula syntax for Lisp): Reformat.
1232
1233 * org.texi (Special properties, Column attributes)
1234 (Agenda column view): Document the new special property
1235 CLOCKSUM_T.
1236
1237 * org.texi (Template expansion): Document the new %l template.
1238
1239 * org.texi (Fast access to TODO states): Fix documentation about
1240 allowed characters for fast todo selection.
1241
1242 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1243 use in `org-agenda-to-appt'.
1244
1245 * org.texi (Comment lines): Update wrt comments.
1246
1247 * org.texi (Resolving idle time): Document new keybinding.
1248
1249 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1250 on clock timestamps.
1251
1252 * org.texi (Fast access to TODO states): Explicitely says only
1253 letters are supported as fast TODO selection keys.
1254
1255 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1256 specifier. Document the new "%(my-function)" specifier.
1257
1258 * org.texi (Clocking commands): New cindex.
1259 (Clocking commands): Update documentation for `org-clock-in'.
1260 Document `org-clock-in-last'. Mention `org-clock-out' and
1261 `org-clock-in-last' as commands that can be globally bound.
1262 (Resolving idle time): Document continuous clocking.
1263
1264 * org.texi (Top, Introduction): Fix formatting.
1265 (Activation): Add index entries.
1266 (Conventions): Update section.
1267 (Embedded @LaTeX{}): Fix formatting.
1268
1269 * org.texi (Visibility cycling): Document `show-children'.
1270
1271 * org.texi (Using capture): Mention the `org-capture-last-stored'
1272 bookmark as a way to jump to the last stored capture.
1273
1274 * org.texi (Uploading files): Fix typo.
1275
1276 * org.texi (Using capture): Document `C-0' as a prefix argument
1277 for `org-capture'.
1278
1279 * org.texi (Agenda commands): Document persistent marks.
1280
1281 * org.texi (Template expansion): Update doc to reflect change.
1282
1283 * org.texi (Radio tables): Document the :no-escape parameter.
1284
1285 * org.texi (Repeated tasks): Document repeat cookies for years,
1286 months, weeks, days and hours.
1287
1288 * org.texi (Export options): State that you can use the d: option
1289 by specifying a list of drawers.
1290
1291 * org.texi (HTML preamble and postamble): Small doc improvement.
1292
1293 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1294
1295 * org.texi: The sections in the Exporting section of the manual
1296 left out articles in the description of the org-export-as-*
1297 commands, among other places. This patch adds them, adds a few
1298 missing prepositions, and switches instances of "an HTML" to "a
1299 html" for internal consistency.
1300
1301 * org.texi: Alter several examples of headings with timestamps in
1302 them to include the timestamps in the body instead of the heading.
1303
1304 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1305
1306 * org.texi (Agenda dispatcher): Document sticky agenda views and
1307 the new key for them.
1308
1309 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1310
1311 * org.texi (Advanced features): Fix error in table.
1312
1313 2012-09-30 Feng Shu <tumashu@gmail.com>
1314
1315 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1316 alternative to dvipng.
1317
1318 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1319
1320 * org.texi: Remove extra curly bracket.
1321
1322 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1323
1324 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1325 defkeys.
1326
1327 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1328
1329 * org.texi (Agenda commands): Fix two typos by giving
1330 corresponding function names, according to
1331 `org-agenda-view-mode-dispatch'.
1332
1333 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1334
1335 * org.texi (The spreadsheet): Fix typo.
1336
1337 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1338
1339 * org.texi (Tracking your habits): Point to the "Tracking TODO
1340 state changes" section.
1341
1342 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1343
1344 * org.texi (Literal examples): Remove reference to unknown
1345 `org-export-latex-minted' variable. Also simplify footnote since
1346 `org-export-latex-listings' documentation is exhaustive already.
1347
1348 * org.texi (Plain lists): Remove reference to now hard-coded
1349 `bullet' automatic rule.
1350
1351 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1352
1353 * org.texi: Updated documentation accordingly.
1354
1355 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1356
1357 * texinfo.tex: Merge from gnulib.
1358
1359 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1360
1361 Sync with Tramp 2.2.6.
1362
1363 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1364
1365 * trampver.texi: Update release number.
1366
1367 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1368
1369 * texinfo.tex: Merge from gnulib.
1370
1371 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1372
1373 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1374 (bug#12096).
1375
1376 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1377
1378 * calc.texi (Simplification modes, Conversions)
1379 (Operating on Selections): Mention "basic" simplification.
1380 (The Calc Mode Line): Mention the mode line display for Basic
1381 simplification mode.
1382 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1383 simplifications.
1384 (Basic Simplifications): Rename from "Limited Simplifications"
1385 Replace "limited" by "basic" throughout.
1386 (Algebraic Simplifications): Indicate that the algebraic
1387 simplifications are done by default.
1388 (Unsafe Simplifications): Mention `m E'.
1389 (Simplification of Units): Mention `m U'.
1390 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1391 (Kinds of Declarations, Functions for Declarations):
1392 Mention "algebraic simplifications" instead of `a s'.
1393 (Algebraic Entry): Remove mention of default simplifications.
1394
1395 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1396
1397 * calc.texi (Getting Started, Tutorial): Change simulated
1398 Calc output to match actual output.
1399 (Simplifying Formulas): Mention that algebraic simplification is now
1400 the default.
1401
1402 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1403
1404 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1405 (Bug#12073)
1406
1407 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1408
1409 Prefer typical American spelling for "acknowledgment".
1410 * calc.texi (History and Acknowledgments): Rename from
1411 History and Acknowledgements.
1412 * idlwave.texi (Acknowledgments):
1413 * ses.texi (Acknowledgments):
1414 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1415
1416 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1417
1418 Rename configure.in to configure.ac (Bug#11603).
1419 * ede.texi (Compiler and Linker objects, ede-proj-project)
1420 (ede-step-project): Prefer the name configure.ac to configure.in.
1421
1422 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1423
1424 * tramp.texi (Multi-hops):
1425 Introduce `tramp-restricted-shell-hosts-alist'.
1426
1427 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1428
1429 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1430 methods, so don't mention smtpmail here.
1431
1432 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1433
1434 * gnus.texi (Picons): Document gnus-picon-properties.
1435
1436 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1437
1438 * gnus.texi: Remove mention of compilation, as that's no longer
1439 supported.
1440
1441 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1442
1443 * gnus.texi (Archived Messages): Mention
1444 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1445
1446 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1447
1448 * gnus.texi (Various Summary Stuff):
1449 Remove mention of `gnus-propagate-marks'.
1450
1451 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1452
1453 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1454 which no longer exist.
1455
1456 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1457
1458 * gnus.texi (Archived Messages):
1459 Document gnus-gcc-self-resent-messages.
1460
1461 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1462
1463 * message.texi (Mail Variables):
1464 Mention the optional user parameter for X-Message-SMTP-Method.
1465
1466 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1467
1468 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1469
1470 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1471
1472 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1473
1474 * gnus.texi (Key Index): Change encoding to utf-8.
1475
1476 2012-06-21 Glenn Morris <rgm@gnu.org>
1477
1478 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1479
1480 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1481
1482 * gnus.texi (Group Timestamp): Mention where to find documentation for
1483 the `gnus-tmp-' variables (bug#11601).
1484
1485 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1486
1487 Sync with Tramp 2.2.6-pre.
1488
1489 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1490 where appropriate.
1491 (Ad-hoc multi-hops): New section.
1492 (Remote processes): New subsection "Running remote processes on
1493 Windows hosts".
1494 (History): Add remote commands on Windows, and ad-hoc multi-hop
1495 methods.
1496 (External methods): "ControlPersist" must be set to "no" for the
1497 `scpc' method.
1498 (Remote processes): Add a note about `auto-revert-tail-mode'.
1499 (Frequently Asked Questions): Use "scpx" in combination with
1500 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1501
1502 * trampver.texi: Update release number.
1503
1504 2012-06-10 Chong Yidong <cyd@gnu.org>
1505
1506 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1507 compilation for html-mono.
1508
1509 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1510
1511 * texinfo.tex: Merge from gnulib.
1512
1513 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1514
1515 * Makefile.in (echo-info): Don't try to install info files named
1516 just ".info".
1517
1518 2012-05-28 Glenn Morris <rgm@gnu.org>
1519
1520 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1521
1522 * sc.texi: Nuke hand-written node pointers.
1523 Fix top-level menu to match actual node order.
1524
1525 2012-05-27 Glenn Morris <rgm@gnu.org>
1526
1527 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1528 Some associated fixes, including not messing with chapno in cl.texi.
1529
1530 2012-05-27 Bastien Guerry <bzg@gnu.org>
1531
1532 * org.texi (Durations and time values): Fix typo.
1533
1534 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1535
1536 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1537 Mention `calc-ensure-consistent-units'.
1538
1539 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1540
1541 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1542 reference commands. (Bug#11461)
1543
1544 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1545
1546 2012-05-12 Glenn Morris <rgm@gnu.org>
1547
1548 * Makefile.in (mostlyclean): Add more TeX intermediates.
1549
1550 * Makefile.in: Make it look more like the other doc Makefiles.
1551 Use explicit $srcdir in all dependencies.
1552 Remove cd $srcdir from rules.
1553 (VPATH): Remove.
1554 (infodir): Set to an absolute path.
1555 (INFO_TARGETS): Use short names.
1556 (mkinfodir): infodir is now absolute.
1557 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1558
1559 * Makefile.in (info.info): Rename from info, to avoid duplication.
1560 (.SUFFIXES): Disable implicit rules.
1561
1562 * Makefile.in (MKDIR_P): New, set by configure.
1563 (mkinfodir): Use $MKDIR_P.
1564
1565 2012-05-07 Glenn Morris <rgm@gnu.org>
1566
1567 * forms.texi (Long Example): Update for changed location of files.
1568
1569 2012-05-04 Glenn Morris <rgm@gnu.org>
1570
1571 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1572 (INFO_TARGETS): Use $INFO_EXT.
1573 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1574 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1575 (INFO_TARGETS): Use $INFO_EXT.
1576 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1577
1578 2012-05-02 Glenn Morris <rgm@gnu.org>
1579
1580 * Makefile.in (echo-info): New phony target, used by top-level.
1581
1582 * viper.texi: Make direntry shorter (also it is no longer "newest").
1583
1584 * emacs-gnutls.texi, ert.texi, org.texi:
1585 Fix dircategory, direntry to match info/dir.
1586
1587 * faq.texi: Convert @inforefs to @xrefs.
1588 Fix some malformed cross-references.
1589 (File-name conventions): Shorten section name to avoid overfull line.
1590 (How to add fonts): Use smallexample to avoid overfull lines.
1591
1592 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1593
1594 * auth.texi (Help for users): Update for .gpg file being second.
1595
1596 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1597
1598 * org.texi (Agenda commands): Fix two typos: give corresponding
1599 function names, according to `org-agenda-view-mode-dispatch'.
1600
1601 2012-04-27 Glenn Morris <rgm@gnu.org>
1602
1603 * faq.texi (Major packages and programs): Remove section.
1604 There is no point listing 6 packages (cf etc/MORE.STUFF).
1605 (Finding Emacs and related packages): Move "Spell-checkers" here.
1606
1607 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * dbus.texi (Version): New node.
1610 (Properties and Annotations): Mention the object manager
1611 interface. Describe dbus-get-all-managed-objects.
1612 (Type Conversion): Floating point numbers are allowed, if an
1613 anteger does not fit Emacs's integer range.
1614 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1615 (Asynchronous Methods): Fix description of
1616 dbus-call-method-asynchronously.
1617 (Receiving Method Calls): Fix some minor errors.
1618 Add dbus-interface-emacs.
1619 (Signals): Describe unicast signals and the new match rules.
1620 (Alternative Buses): Add the PRIVATE optional argument to
1621 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1622
1623 2012-04-20 Glenn Morris <rgm@gnu.org>
1624
1625 * faq.texi (New in Emacs 24): New section.
1626 (Packages that do not come with Emacs): Mention M-x list-packages.
1627
1628 2012-04-14 Alan Mackenzie <acm@muc.de>
1629
1630 * cc-mode.texi (c-offsets-alist): Correct a typo.
1631
1632 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1633
1634 * org.texi (Deadlines and scheduling): Fix the example: the
1635 DEADLINE item should come right after the headline. We enforce
1636 this convention, so it is a bug not to illustrate it correctly in
1637 the manual.
1638
1639 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1640
1641 * org.texi (Agenda commands): Fix documentation bug by swapping
1642 the equivalent keybindings to `org-agenda-next-line' with the ones
1643 to `org-agenda-previous-line'.
1644
1645 2012-04-14 Glenn Morris <rgm@gnu.org>
1646
1647 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1648
1649 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1650
1651 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1652 Add emacs-gnutls.
1653 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1654
1655 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1656
1657 * Makefile.in: Add emacs-gnutls.texi to build.
1658
1659 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1660
1661 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1662
1663 * auth.texi (Secret Service API): Edit further and give examples.
1664 (Secret Service API): Adjust @samp to @code for collection names.
1665
1666 2012-04-04 Glenn Morris <rgm@gnu.org>
1667
1668 * auth.texi (Secret Service API): Copyedits.
1669 (Help for developers): Fill in some missing function doc-strings.
1670 (Help for users, Help for developers)
1671 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1672
1673 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * auth.texi (Secret Service API): Add the missing text.
1676
1677 2012-04-04 Chong Yidong <cyd@gnu.org>
1678
1679 * message.texi (Using PGP/MIME): Note that epg is now the default.
1680
1681 * gnus.texi: Reduce references to obsolete pgg library.
1682 (Security): Note that epg is now the default.
1683
1684 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1685
1686 * nxml-mode.texi (Completion): C-RET is no longer bound to
1687 nxml-complete.
1688
1689 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1690
1691 * org.texi (Customizing tables in ODT export): Correct few errors.
1692
1693 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1694
1695 * org.texi (Links in ODT export): Update.
1696 (Labels and captions in ODT export): New node.
1697
1698 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1699
1700 * org.texi (Literal examples in ODT export): htmlfontify.el in
1701 Emacs-24.1 now supports fontification. So ODT source blocks will
1702 be fontified by default.
1703
1704 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1705
1706 * org.texi (Refiling notes): Remove duplicated keybinding.
1707
1708 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1709
1710 * org.texi (noweb): Documentation of this new option to the :noweb
1711 header argument.
1712
1713 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1714
1715 * org.texi (Header and sectioning): Add example demonstrating how
1716 to use "LaTeX_CLASS_OPTIONS".
1717
1718 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1719
1720 * org.texi (Noweb reference syntax): Describe the ability to
1721 execute noweb references in the manual.
1722
1723 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1724
1725 * org.texi (cache): Improve cache documentation when session
1726 evaluation is used.
1727
1728 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1729
1730 * org.texi (Plain lists): Document removal.
1731
1732 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1733
1734 * org.texi: Decapitalize file name in references to Calc manual.
1735
1736 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1737
1738 * org.texi (Plain lists): Document removal.
1739
1740 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1741
1742 * org.texi (Top, OpenDocument Text export)
1743 (ODT export commands, Extending ODT export)
1744 (Images in ODT export, Tables in ODT export)
1745 (Configuring a document converter): Add or Update.
1746
1747 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1748
1749 * org.texi (MobileOrg): Change the wording to reflect that the
1750 Android Version is no longer just the little brother of the iOS
1751 version.
1752
1753 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1754
1755 * org.texi (Key bindings and useful functions): Update babel key
1756 binding documentation in manual.
1757
1758 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1759
1760 * org.texi (noweb): Document new noweb header value.
1761
1762 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1763
1764 * org.texi (noweb-sep): Document new header argument.
1765
1766 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1767
1768 * org.texi (noweb-ref): Documentation of this new custom variable.
1769
1770 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1771
1772 * org.texi (wrap): Update the new :wrap documentation to match the
1773 current implementation.
1774
1775 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1776
1777 * org.texi: Added documentation for :wrap.
1778
1779 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1780
1781 * org.texi: #+RESULTS now user-configurable.
1782
1783 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1784
1785 * org.texi: Documented :noweb no-export.
1786
1787 2012-04-01 Thomas Dye <dk@poto.local>
1788
1789 * org.texi: Edit :noweb no header argument for correctness.
1790
1791 2012-04-01 Bastien Guerry <bzg@gnu.org>
1792
1793 * org.texi (Customization): Update the approximate number of Org
1794 variables.
1795
1796 2012-04-01 Thomas Dye <dk@poto.local>
1797
1798 * org.texi: The :results wrap produces a drawer instead of a
1799 begin_results block.
1800
1801 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1802
1803 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1804 reflect the new default.
1805
1806 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1807
1808 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1809 "Getting Started" to this node. (Bug#10450)
1810
1811 2012-03-10 Chong Yidong <cyd@gnu.org>
1812
1813 * flymake.texi (Example -- Configuring a tool called via make):
1814 Mention the Automake COMPILE variable (Bug#8715).
1815
1816 * info.texi (Getting Started): Add an index entry (Bug#10450).
1817
1818 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1819
1820 * dbus.texi (Signals): Known names will be mapped onto unique
1821 names, when registering for signals.
1822
1823 2012-02-29 Glenn Morris <rgm@gnu.org>
1824
1825 * url.texi: Fix quote usage in body text.
1826
1827 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1828
1829 * cl.texi: Use @code{} in menus when appropriate.
1830
1831 2012-02-28 Glenn Morris <rgm@gnu.org>
1832
1833 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1834 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1835 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1836 * org.texi, sc.texi, vip.texi, viper.texi:
1837 Standardize possessive apostrophe usage.
1838
1839 2012-02-26 Chong Yidong <cyd@gnu.org>
1840
1841 * ediff.texi (Quick Help Commands): Add a couple of index entries
1842 (Bug#10834).
1843
1844 2012-02-17 Glenn Morris <rgm@gnu.org>
1845
1846 * gnus.texi (Posting Styles):
1847 * remember.texi (Org): Fix cross-refs to other manuals.
1848
1849 2012-02-15 Glenn Morris <rgm@gnu.org>
1850
1851 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1852 (Encryption): New chapter, split out from previous.
1853
1854 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1855
1856 * gnus.texi (Customizing the IMAP Connection):
1857 Mention nnimap-record-commands.
1858
1859 2012-02-10 Glenn Morris <rgm@gnu.org>
1860
1861 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1862 Mention url-queue-retrieve.
1863
1864 2012-02-09 Glenn Morris <rgm@gnu.org>
1865
1866 * sem-user.texi (Semantic mode user commands): Typo fix.
1867
1868 * info.texi (Create Info buffer): Mention info-display-manual.
1869
1870 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1871
1872 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1873 example (modified from an example by Michael Albinus).
1874
1875 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1876
1877 * gnus.texi (Agent Basics): Fix outdated description of
1878 `gnus-agent-auto-agentize-methods'.
1879
1880 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1881
1882 * cc-mode.texi: Always @defindex ss.
1883 (Config Basics): Fix argument of @itemize.
1884 (Macro Backslashes): Add @code around index entry.
1885
1886 2012-01-23 Glenn Morris <rgm@gnu.org>
1887
1888 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1889
1890 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1891
1892 * tramp.texi (File): Tweak wording for the `scpc' option.
1893
1894 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1895
1896 * gnus.texi (Group Parameters): Really note precedence.
1897
1898 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1899
1900 * gnus.texi (Group Parameters): Note precedence.
1901
1902 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1903
1904 * org.texi (Noweb reference syntax): Adding documentation of
1905 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1906 variable.
1907
1908 2012-01-03 Bastien Guerry <bzg@gnu.org>
1909
1910 * org.texi (Plain lists): Split the table to fix the display
1911 of items.
1912
1913 2012-01-03 Bastien Guerry <bzg@gnu.org>
1914
1915 * org.texi (Plain lists): Fix misplaced explanation.
1916
1917 2012-01-03 Bastien Guerry <bzg@gnu.org>
1918
1919 * org.texi (Plain lists, Agenda files): Add index entries.
1920
1921 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1922
1923 * org.texi: Use "Org mode" instead of alternatives like
1924 "Org-mode" or "org-mode".
1925
1926 2012-01-03 Bernt Hansen <bernt@norang.ca>
1927
1928 * org.texi (Agenda commands):
1929 Document `org-clock-report-include-clocking-task'.
1930
1931 2012-01-03 Bastien Guerry <bzg@gnu.org>
1932
1933 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1934 C-c' on checkboxes.
1935
1936 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1937
1938 * org.texi: End sentences with two spaces.
1939
1940 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1941
1942 * org.texi (External links): Document the link types file+sys
1943 and file+emacs, slightly narrow used page width.
1944
1945 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1946
1947 * org.texi (colnames): Note that colnames behavior may differ
1948 across languages.
1949
1950 2012-01-03 Bastien Guerry <bzg@gnu.org>
1951
1952 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1953
1954 2012-01-03 Thomas Dye <dk@poto.westell.com>
1955
1956 * org.texi: Augmented discussion of babel property
1957 inheritance. Put footnote outside sentence ending period.
1958
1959 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1960
1961 * org.texi (eval): Documenting the full range of :eval header
1962 argument values.
1963
1964 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1965
1966 * org.texi (eval): Documentation of the new :eval option.
1967
1968 2012-01-03 Thomas Dye <dk@poto.local>
1969
1970 * org.texi: Add accumulated properties.
1971
1972 2012-01-03 Thomas Dye <dk@poto.local>
1973
1974 * org.texi: Documented no spaces in name=assign, another
1975 correction to :var table.
1976
1977 2012-01-03 Thomas Dye <dk@poto.local>
1978
1979 * org.texi: Changed DATA to NAME in Working With Source Code
1980 section.
1981
1982 2012-01-03 Tom Dye <tsd@tsdye.com>
1983
1984 * org.texi: Minor change to :var table.
1985
1986 2012-01-03 Tom Dye <tsd@tsdye.com>
1987
1988 * org.texi: More changes to :var table (some examples were wrong).
1989
1990 2012-01-03 Tom Dye <tsd@tsdye.com>
1991
1992 * org.texi: Cleaned up :var table.
1993
1994 2012-01-03 Bastien Guerry <bzg@gnu.org>
1995
1996 * org.texi (Timestamps, Weekly/daily agenda)
1997 (Weekly/daily agenda): Add @cindex for "appointment".
1998
1999 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2000
2001 * org.texi (Literal examples): A new link to the template for
2002 inserting empty code blocks.
2003 (Structure of code blocks): A new link to the template for
2004 inserting empty code blocks.
2005
2006 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2007
2008 * org.texi (External links): Add footnote on how the behavior
2009 of the text search in Org files are controled by the variable
2010 `org-link-search-must-match-exact-headline'.
2011
2012 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2013
2014 * org.texi (Buffer-wide header arguments):
2015 Update documentation to reflect removal of #+PROPERTIES.
2016
2017 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2018
2019 * org.texi (The clock table): Mention that ACHIVED trees
2020 contribute to the clock table.
2021
2022 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2023
2024 * org.texi (Conflicts): Better yasnippet config info.
2025
2026 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2027
2028 * org.texi (Selective export): Explicitely mention the default
2029 values for `org-export-select-tags',
2030 `org-export-exclude-tags'.
2031
2032 2012-01-03 Tom Dye <tsd@tsdye.com>
2033
2034 * org.texi: Added a line to specify that header arguments are
2035 lowercase.
2036
2037 2012-01-03 Tom Dye <tsd@tsdye.com>
2038
2039 * org.texi: :var requires default value when declared.
2040
2041 2012-01-03 Bastien Guerry <bzg@gnu.org>
2042
2043 * org.texi (Handling links): Add a note about the
2044 `org-link-frame-setup' option.
2045
2046 2012-01-03 David Maus <dmaus@ictsoc.de>
2047
2048 * org.texi (Exporting Agenda Views, Extracting agenda
2049 information): Fix command line syntax, quote symbol parameter
2050 values.
2051
2052 2012-01-03 David Maus <dmaus@ictsoc.de>
2053
2054 * org.texi (Exporting Agenda Views): Fix command line syntax.
2055
2056 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2057
2058 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2059 Use octal notation for file permissions, which are normally
2060 thought of in octal.
2061 (Mail Back End Variables): Use more-plausible modes in example.
2062
2063 2011-12-20 Alan Mackenzie <acm@muc.de>
2064
2065 * cc-mode.texi: Update version string 5.31 -> 5.32.
2066
2067 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2068
2069 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2070
2071 2011-11-24 Glenn Morris <rgm@gnu.org>
2072
2073 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2074
2075 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2076
2077 * makefile.w32-in: Update dependencies.
2078
2079 2011-11-20 Glenn Morris <rgm@gnu.org>
2080
2081 * gnus.texi (Group Information):
2082 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2083
2084 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2085
2086 * gnus-coding.texi (Gnus Maintenance Guide):
2087 Rename from "Gnus Maintainance Guide".
2088
2089 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2090 * eieio.texi (Customizing):
2091 * gnus.texi (Article Washing):
2092 * gnus-news.texi:
2093 * sem-user.texi (Smart Jump): Fix typos.
2094
2095 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2098
2099 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2100
2101 * ede.texi (project-am-texinfo):
2102 * gnus.texi (Sending or Not Sending):
2103 * org.texi (Template elements): Fix typos.
2104
2105 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2106
2107 * ediff.texi (Hooks):
2108 * sem-user.texi (Semanticdb Roots): Fix typos.
2109
2110 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2111
2112 * semantic.texi (Tag handling): Fix typo.
2113
2114 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2115
2116 * gnus.texi (Other Gnus Versions): Remove.
2117
2118 2011-10-28 Alan Mackenzie <acm@muc.de>
2119
2120 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2121 (Other Special Indentations): Add an xref to "Macros with ;".
2122 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2123 "Macros with ;".
2124 (Macros with ;): New page.
2125
2126 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2127 Document the new handling of nested scopes for movement by defuns.
2128
2129 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2130
2131 Sync with Tramp 2.2.3.
2132
2133 * trampver.texi: Update release number.
2134
2135 2011-10-14 Glenn Morris <rgm@gnu.org>
2136
2137 * ert.texi (Introduction, How to Run Tests)
2138 (Running Tests Interactively, Expected Failures)
2139 (Tests and Their Environment, Useful Techniques)
2140 (Interactive Debugging, Fixtures and Test Suites):
2141 Minor rephrasings.
2142 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2143 (Running Tests in Batch Mode): Simplify loading instructions.
2144 (Test Selectors): Clarify some selectors.
2145 (Expected Failures, Useful Techniques):
2146 Make examples fit in 80 columns.
2147
2148 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2149
2150 * calc.texi (Basic Operations on Units): Discuss temperature
2151 conversion (`u t') alongside with other unit conversions ('u c').
2152
2153 2011-10-12 Glenn Morris <rgm@gnu.org>
2154
2155 * ert.texi: Whitespace trivia to make main menu items line up better.
2156
2157 2011-10-08 Glenn Morris <rgm@gnu.org>
2158
2159 * Makefile.in: Fix ert rules.
2160
2161 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2162
2163 * gnus.texi (Gnus Utility Functions): Add more references and
2164 explanations (bug#9683).
2165
2166 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2167
2168 * gnus.texi (Archived Messages): Note the default (bug#9552).
2169
2170 2011-09-21 Bill Wohler <wohler@newt.com>
2171
2172 Release MH-E manual version 8.3.
2173
2174 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2175 release 8.3.
2176 (Preface): Update support information.
2177 (From Bill Wohler): Reset text to original version. As a
2178 historical quote, the tense should be correct in the time that it
2179 was written.
2180
2181 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2182
2183 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2184 (Finding the News): Doc clarification.
2185 (Terminology): Mention naming.
2186
2187 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2188
2189 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2190 (Interactive): Document `quiet'.
2191
2192 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2193
2194 * org.texi (Images in LaTeX export): Rewrite.
2195
2196 2011-08-15 Bastien Guerry <bzg@gnu.org>
2197
2198 * org.texi (Using the mapping API): Mention 'region as a possible
2199 scope for `org-map-entries'.
2200
2201 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2202
2203 * org.texi (Visibility cycling): Document `org-copy-visible'.
2204
2205 2011-08-15 Bastien Guerry <bzg@gnu.org>
2206
2207 * org.texi (Template expansion): Order template sequences in the
2208 proper order.
2209
2210 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2211
2212 * org.texi (eval): Expand discussion of the :eval header argument.
2213
2214 2011-08-15 Bastien Guerry <bzg@gnu.org>
2215
2216 * org.texi (Languages): Add Lilypond and Awk as supported
2217 languages.
2218
2219 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2220
2221 * org.texi: Document that both CLOCK_INTO_DRAWER and
2222 LOG_INTO_DRAWER can be used to override the contents of variable
2223 org-clock-into-drawer (or if unset, org-log-into-drawer).
2224
2225 * org.texi: Replace @xref->@pxref.
2226
2227 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2228
2229 * org.texi (Evaluating code blocks): Documenting the new option
2230 for inline call lines.
2231
2232 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2233
2234 * org.texi (Results of evaluation): More explicit about the
2235 mechanism through which interactive evaluation of code is
2236 performed.
2237
2238 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2239
2240 * org.texi (noweb-ref): New header argument documentation.
2241
2242 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2243
2244 * org.texi (Extracting source code): Documentation of the new
2245 org-babel-tangle-named-block-combination variable.
2246
2247 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2248
2249 * org.texi (Structure of code blocks): Explicitly state that the
2250 behavior of multiple blocks of the same name is undefined.
2251
2252 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2253
2254 * org.texi (TaskJuggler export): Modify the example to reflect the
2255 new effort durations.
2256
2257 2011-08-15 David Maus <dmaus@ictsoc.de>
2258
2259 * org.texi (Images in LaTeX export): Escape curly brackets in
2260 LaTeX example.
2261
2262 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2263
2264 * org.texi (The clock table): Document the :properties and
2265 :inherit-props arguments for the clocktable.
2266
2267 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2268
2269 * org.texi (Tables in LaTeX export): Document specifying placement
2270 options for tables.
2271
2272 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2273
2274 * org.texi (Evaluating code blocks): More specific documentation
2275 about the different types of header arguments.
2276
2277 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2278
2279 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2280
2281 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2282
2283 * org.texi (Built-in table editor): Document the table field
2284 follow mode.
2285
2286 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2287
2288 * org.texi (Easy Templates): Document new template.
2289
2290 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2291
2292 * org.texi (Literal examples): Add a cross-reference from "Literal
2293 Examples" to "Easy Templates."
2294
2295 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2296
2297 * org.texi (The clock table): Add link to match syntax.
2298
2299 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2300
2301 * org.texi (Agenda commands): Document clock consistency checks.
2302
2303 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2304
2305 * org.texi (Built-in table editor): Document that \vert represents
2306 a vertical bar in a table field.
2307
2308 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2309
2310 * org.texi (Literal examples): Link from "Markup" > "Literate
2311 Examples" to "Working with Source Code".
2312
2313 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2314
2315 * org.texi (Agenda commands): Doc for function option to bulk
2316 action.
2317
2318 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2319
2320 * org.texi (Template expansion): Document new %<...> template
2321 escape.
2322
2323 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2324
2325 * org.texi (Selective export): Document exclusion of any tasks
2326 from export.
2327
2328 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2329
2330 * org.texi (Selective export): Document how to exclude DONE tasks
2331 from export.
2332 (Publishing options): Document the properties to be used to turn off
2333 export of DONE tasks.
2334
2335 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2336
2337 * org.texi (The date/time prompt): Document date range protection.
2338
2339 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2340
2341 * org.texi (padline): Documentation of the new padline header
2342 argument.
2343
2344 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2345
2346 * org.texi (var): Adding "[" to list of characters triggering
2347 elisp evaluation.
2348
2349 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2350
2351 * org.texi (var): Documentation of Emacs Lisp evaluation during
2352 variable assignment.
2353
2354 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2355
2356 * org.texi (colnames): Reference indexing into variables, and note
2357 that colnames are *not* removed before indexing occurs.
2358 (rownames): Reference indexing into variables, and note that
2359 rownames are *not* removed before indexing occurs.
2360
2361 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2362
2363 * org.texi (var): Clarification of indexing into tabular
2364 variables.
2365
2366 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2367
2368 * org.texi (results): Documentation of the `:results wrap' header
2369 argument.
2370
2371 2011-08-15 Bastien Guerry <bzg@gnu.org>
2372
2373 * org.texi (LaTeX and PDF export): Add a note about a limitation
2374 of the LaTeX export: the org file has to be properly structured.
2375
2376 2011-08-15 Bastien Guerry <bzg@gnu.org>
2377
2378 * org.texi (Dynamic blocks, Structure editing):
2379 Mention the function `org-narrow-to-block'.
2380
2381 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2382
2383 * org.texi (Languages): Updating list of code block supported
2384 languages.
2385
2386 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2387
2388 * org.texi (Special properties): CATEGORY is a special property,
2389 but it may also used in the drawer.
2390
2391 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2392
2393 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2394
2395 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2396
2397 * org.texi (Include files): Document :lines.
2398
2399 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2400
2401 * org.texi (comments): Documentation of the ":comments noweb" code
2402 block header argument.
2403
2404 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2405
2406 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2407 added extra whitespace around functions to be consistent with the
2408 rest of the section.
2409
2410 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2411
2412 * org.texi (Evaluating code blocks): Expand discussion of
2413 #+call: line syntax.
2414 (Header arguments in function calls): Expand discussion of
2415 #+call: line syntax.
2416
2417 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2418
2419 * org.texi (Evaluating code blocks): More explicit about how to
2420 pass variables to #+call lines.
2421
2422 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2423
2424 * org.texi (Results of evaluation): Link to the :results header
2425 argument list from the "Results of evaluation" section.
2426
2427 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2428
2429 * org.texi (Conflicts): Adding additional information about
2430 resolving org/yasnippet conflicts.
2431
2432 2011-08-15 David Maus <dmaus@ictsoc.de>
2433
2434 * org.texi (Publishing options): Document style-include-scripts
2435 publishing project property.
2436
2437 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2438
2439 * org.texi (Sparse trees): Document the next-error /
2440 previous-error functionality.
2441
2442 2011-08-15 Tom Dye <tsd@tsdye.com>
2443
2444 * org.texi (cache): Improve documentation of code block caches.
2445
2446 2011-08-15 Tom Dye <tsd@tsdye.com>
2447
2448 * org.texi (Code block specific header arguments):
2449 Documentation of multi-line header arguments.
2450
2451 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2452
2453 * org.texi (Code evaluation security): Add example for using a
2454 function.
2455
2456 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2457
2458 * org.texi (Tables in LaTeX export): Documentation of new
2459 attr_latex options for tables.
2460
2461 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2462
2463 * trampver.texi: Update release number.
2464
2465 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2466
2467 Sync with Tramp 2.2.2.
2468
2469 * trampver.texi: Update release number.
2470
2471 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2472
2473 * flymake.texi (Example -- Configuring a tool called via make):
2474 Use /dev/null instead of the Windows "nul" (bug#8715).
2475
2476 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2477
2478 * widget.texi (Setting Up the Buffer): Remove mention of the
2479 global keymap parent, which doesn't seem to be accurate
2480 (bug#7045).
2481
2482 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2483
2484 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2485
2486 2010-07-10 Kevin Ryde <user42@zip.com.au>
2487
2488 * cl.texi (For Clauses): Add destructuring example processing an
2489 alist (bug#6596).
2490
2491 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2492
2493 * ediff.texi (Major Entry Points): Remove mention of `require',
2494 since that's not pertinent in the installed Emacs (bug#9016).
2495
2496 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2497
2498 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2499 (Filtering New Groups): Clarify how simple the "options -n" format is.
2500 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2501 is internal.
2502
2503 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2504
2505 * tramp.texi (Cleanup remote connections):
2506 Add `tramp-cleanup-this-connection'.
2507
2508 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2509
2510 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2511 zombies.
2512 (Checking New Groups): Ditto (bug#8974).
2513 (Checking New Groups): Move the reference to the right place.
2514
2515 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2516
2517 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2518 backups, and not actual vc (bug#8975).
2519
2520 2011-07-03 Kevin Ryde <user42@zip.com.au>
2521
2522 * cl.texi (For Clauses): @items for hash-values and key-bindings
2523 to make them more visible when skimming. Add examples of `using'
2524 clause to them, examples being clearer than a description in
2525 words (bug#6599).
2526
2527 2011-07-01 Alan Mackenzie <acm@muc.de>
2528
2529 * cc-mode.texi (Guessing the Style): New page.
2530 (Styles): Add a short introduction to above.
2531
2532 2011-06-28 Deniz Dogan <deniz@dogan.se>
2533
2534 * rcirc.texi (Configuration): Bug-fix:
2535 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2536 Reported by Elias Pipping <pipping@exherbo.org>.
2537
2538 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2539
2540 * gnus.texi (Summary Mail Commands):
2541 Document `gnus-summary-reply-to-list-with-original'.
2542
2543 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2544
2545 * eshell.texi (Known problems): Fix typo.
2546
2547 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2548
2549 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2550 (Password handling): `auth-source-debug' is good for debug messages.
2551
2552 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2553
2554 * gnus.texi (Store custom flags and keywords): Refer to
2555 `gnus-registry-article-marks-to-{chars,names}' instead of
2556 `gnus-registry-user-format-function-{M,M2}'.
2557
2558 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2559
2560 * texinfo.tex: Merge from gnulib.
2561
2562 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2563
2564 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2565 (Store custom flags and keywords):
2566 Mention `gnus-registry-user-format-function-M' and
2567 `gnus-registry-user-format-function-M2'.
2568
2569 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2570
2571 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2572
2573 2011-05-17 Glenn Morris <rgm@gnu.org>
2574
2575 * gnus.texi (Face): Fix typo.
2576
2577 2011-05-14 Glenn Morris <rgm@gnu.org>
2578
2579 * dired-x.texi (Omitting Examples): Minor addition.
2580
2581 2011-05-10 Jim Meyering <meyering@redhat.com>
2582
2583 * ede.texi: Fix typo "or or -> or".
2584
2585 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2586
2587 * gnus.texi (Summary Buffer Lines):
2588 gnus-summary-user-date-format-alist does not exist.
2589 (Sorting the Summary Buffer): More about sorting threads.
2590
2591 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2592
2593 * trampver.texi: Update release number.
2594
2595 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2596
2597 * tramp.texi (Frequently Asked Questions): New item for disabling
2598 Tramp in other packages.
2599
2600 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2601
2602 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2603 (Fancy splitting to parent, Store arbitrary data):
2604 Update gnus-registry docs.
2605
2606 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2607
2608 * ede.texi: Fix typos.
2609
2610 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2611
2612 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2613 It's @table @code.
2614
2615 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2616
2617 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2618
2619 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2620
2621 * calc.texi (Logarithmic Units): Update the function names.
2622
2623 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2624
2625 * message.texi (Various Commands): Document format specs in the
2626 ellipsis.
2627
2628 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2629
2630 * message.texi (Insertion Variables): Document message-cite-style.
2631
2632 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2633
2634 * tramp.texi (Remote processes): New subsection "Running shell on
2635 a remote host".
2636
2637 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2638
2639 * auth.texi (Help for developers): Update docs to explain that the
2640 :save-function will only run the first time.
2641
2642 2011-03-12 Glenn Morris <rgm@gnu.org>
2643
2644 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2645 (emacs-faq.text): New target.
2646 (clean): Add emacs-faq.
2647
2648 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2649
2650 Sync with Tramp 2.2.1.
2651
2652 * trampver.texi: Update release number.
2653
2654 2011-03-11 Glenn Morris <rgm@gnu.org>
2655
2656 * Makefile.in (HTML_TARGETS): New.
2657 (clean): Delete $HTML_TARGETS.
2658 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2659
2660 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2661
2662 * auth.texi (Help for developers): Show example of using
2663 `auth-source-search' with prompts and :save-function.
2664
2665 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * Version 23.3 released.
2668
2669 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2670
2671 * message.texi (Message Buffers): Update default value of
2672 message-generate-new-buffers.
2673
2674 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2675
2676 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2677 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2678 respectively.
2679 (Musical Notes): New section.
2680 (Customizing Calc): Mention the customizable variable
2681 calc-note-threshold.
2682
2683 2011-03-03 Glenn Morris <rgm@gnu.org>
2684
2685 * url.texi (Dealing with HTTP documents): Remove reference to
2686 function url-decode-text-part; never seems to have existed. (Bug#6038)
2687 (Configuration): Update url-configuration-directory description.
2688
2689 2011-03-02 Glenn Morris <rgm@gnu.org>
2690
2691 * dired-x.texi (Multiple Dired Directories): Remove mentions
2692 of dired-default-directory-alist and dired-default-directory.
2693 Move dired-smart-shell-command here...
2694 (Miscellaneous Commands): ... from here.
2695
2696 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2697
2698 * texinfo.tex: Update to version 2011-02-24.09.
2699
2700 2011-03-02 Glenn Morris <rgm@gnu.org>
2701
2702 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2703 instead of the obsoleted dired-omit-here-always.
2704
2705 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2706
2707 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2708 supported systems.
2709
2710 2011-02-28 Glenn Morris <rgm@gnu.org>
2711
2712 * dbus.texi (Type Conversion): Grammar fix.
2713
2714 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2715
2716 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2717 "Debian GNU/Linux".
2718
2719 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2720
2721 2011-02-23 Glenn Morris <rgm@gnu.org>
2722
2723 * dired-x.texi (Features): Minor rephrasing.
2724 (Local Variables): Fix typos.
2725
2726 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2727 Standardize some Emacs/XEmacs terminology.
2728
2729 * dired-x.texi (Features): Don't advertise obsolete local variables.
2730 Simplify layout.
2731 (Omitting Variables): Update local variables example.
2732 (Local Variables): Say this is obsolete. Fix description of
2733 dired-enable-local-variables possible values.
2734
2735 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2736
2737 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2738 default now.
2739
2740 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2741
2742 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2743
2744 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2745
2746 * gnus.texi (Window Layout): Document layout names.
2747
2748 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2749
2750 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2751 * auth.texi: Sync @dircategory with ../../info/dir.
2752 * autotype.texi: Sync @dircategory with ../../info/dir.
2753 * calc.texi: Sync @dircategory with ../../info/dir.
2754 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2755 * cl.texi: Sync @dircategory with ../../info/dir.
2756 * dbus.texi: Sync @dircategory with ../../info/dir.
2757 * dired-x.texi: Sync @dircategory with ../../info/dir.
2758 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2759 * ede.texi: Sync @dircategory with ../../info/dir.
2760 * ediff.texi: Sync @dircategory with ../../info/dir.
2761 * edt.texi: Sync @dircategory with ../../info/dir.
2762 * eieio.texi: Sync @dircategory with ../../info/dir.
2763 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2764 * epa.texi: Sync @dircategory with ../../info/dir.
2765 * erc.texi: Sync @dircategory with ../../info/dir.
2766 * eshell.texi: Sync @dircategory with ../../info/dir.
2767 * eudc.texi: Sync @dircategory with ../../info/dir.
2768 * flymake.texi: Sync @dircategory with ../../info/dir.
2769 * forms.texi: Sync @dircategory with ../../info/dir.
2770 * gnus.texi: Sync @dircategory with ../../info/dir.
2771 * idlwave.texi: Sync @dircategory with ../../info/dir.
2772 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2773 * message.texi: Sync @dircategory with ../../info/dir.
2774 * mh-e.texi: Sync @dircategory with ../../info/dir.
2775 * newsticker.texi: Sync @dircategory with ../../info/dir.
2776 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2777 * org.texi: Sync @dircategory with ../../info/dir.
2778 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2779 * pgg.texi: Sync @dircategory with ../../info/dir.
2780 * rcirc.texi: Sync @dircategory with ../../info/dir.
2781 * reftex.texi: Sync @dircategory with ../../info/dir.
2782 * remember.texi: Sync @dircategory with ../../info/dir.
2783 * sasl.texi: Sync @dircategory with ../../info/dir.
2784 * sc.texi: Sync @dircategory with ../../info/dir.
2785 * semantic.texi: Sync @dircategory with ../../info/dir.
2786 * ses.texi: Sync @dircategory with ../../info/dir.
2787 * sieve.texi: Sync @dircategory with ../../info/dir.
2788 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2789 * speedbar.texi: Sync @dircategory with ../../info/dir.
2790 * trampver.texi [emacs]: Set emacsname to "Emacs".
2791 * tramp.texi: Sync @dircategory with ../../info/dir.
2792 * url.texi: Sync @dircategory with ../../info/dir.
2793 * vip.texi: Sync @dircategory with ../../info/dir.
2794 * viper.texi: Sync @dircategory with ../../info/dir.
2795 * widget.texi: Sync @dircategory with ../../info/dir.
2796 * woman.texi: Sync @dircategory with ../../info/dir.
2797
2798 2011-02-19 Glenn Morris <rgm@gnu.org>
2799
2800 * dired-x.texi (Technical Details): No longer redefines
2801 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2802 dired-read-shell-command, or dired-find-buffer-nocreate.
2803
2804 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2805
2806 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2807
2808 2011-02-18 Glenn Morris <rgm@gnu.org>
2809
2810 * dired-x.texi (Optional Installation File At Point): Simplify.
2811
2812 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2813
2814 * auth.texi (Help for users): Use :port instead of :protocol for all
2815 auth-source docs.
2816 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2817 to have two files in `auth-sources'.
2818
2819 2011-02-16 Glenn Morris <rgm@gnu.org>
2820
2821 * dired-x.texi: Use emacsver.texi to get Emacs version.
2822 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2823 Depend on emacsver.texi.
2824
2825 * dired-x.texi: Drop meaningless version number.
2826 (Introduction): Remove old info.
2827 (Optional Installation Dired Jump): Autoload from dired-x.
2828 Remove incorrect info about loaddefs.el.
2829 (Bugs): Just refer to M-x report-emacs-bug.
2830
2831 * dired-x.texi (Multiple Dired Directories): Update for rename of
2832 default-directory-alist.
2833 (Miscellaneous Commands): No longer mention very old VM version 4.
2834
2835 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2836
2837 Merge from gnulib.
2838 * texinfo.tex: Update to version 2011-02-14.11.
2839
2840 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2841
2842 * auth.texi (Help for users):
2843 Login collection is "Login" and not "login".
2844
2845 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2846
2847 * tramp.texi (History): Remove IMAP support.
2848 (External methods, Frequently Asked Questions): Remove `imap' and
2849 `imaps' methods.
2850 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2851
2852 * trampver.texi: Remove default value of `emacsimap'.
2853
2854 2011-02-13 Glenn Morris <rgm@gnu.org>
2855
2856 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2857 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2858
2859 2011-02-12 Glenn Morris <rgm@gnu.org>
2860
2861 * sc.texi (Getting Connected): Remove old index entries.
2862
2863 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2864
2865 * url.texi: Remove duplicate @dircategory (Bug#7942).
2866
2867 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2868
2869 * auth.texi (Overview, Help for users, Help for developers):
2870 Update docs.
2871 (Help for users): Talk about spaces.
2872
2873 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2874
2875 * texinfo.tex: Update to version 2011-02-07.16.
2876
2877 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2878
2879 * dbus.texi (Bus names): Adapt descriptions for
2880 dbus-list-activatable-names and dbus-list-known-names.
2881
2882 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2883
2884 * calc.texi (Logarithmic Units): New section.
2885
2886 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2887
2888 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2889 manuals use it now.
2890
2891 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2892
2893 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * overrides.texi: Remove.
2896
2897 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2898 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2899
2900 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2901
2902 * tramp.texi (Frequently Asked Questions): Mention problems with
2903 WinSSHD.
2904
2905 * trampver.texi: Update release number.
2906
2907 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2908
2909 * tramp.texi:
2910 Replace "delimet" with "delimit" globally.
2911 Replace "explicite" with "explicit" globally.
2912 Replace "instead of" with "instead" where there was nothing after "of".
2913 Audit use of comma before interrogative pronoun, "that", or "which".
2914 Minor word order, spelling, wording changes.
2915
2916 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2917
2918 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2919
2920 * sieve.texi: Use WEBHACKDEVEL.
2921
2922 * sasl.texi: Use WEBHACKDEVEL.
2923
2924 * pgg.texi: Use WEBHACKDEVEL.
2925
2926 * message.texi: Use WEBHACKDEVEL.
2927
2928 * gnus.texi: Use WEBHACKDEVEL.
2929
2930 * emacs-mime.texi: Use WEBHACKDEVEL.
2931
2932 * auth.texi: Use WEBHACKDEVEL.
2933
2934 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2935 manuals.
2936
2937 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2938
2939 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2940
2941 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2942
2943 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2944 which in turn is copied from ftp://tug.org/tex/.
2945
2946 2011-02-03 Glenn Morris <rgm@gnu.org>
2947
2948 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2949 (Binding combinations of modifiers and function keys):
2950 Let's assume people reading this are not using Emacs 18.
2951
2952 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2953
2954 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2955 since it's run automatically.
2956
2957 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2958
2959 * gnus.texi (Customizing Articles): Fix typo.
2960
2961 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2962
2963 * gnus.texi (Customizing Articles): Document the new way of customizing
2964 the date headers(s).
2965
2966 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2967
2968 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2969 splitting example.
2970
2971 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2972
2973 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2974 (MAKEINFO_OPTS): New variable.
2975 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2976 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2977 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2978 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2979 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2980 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2981 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2982 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2983 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2984 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2985 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2986 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2987 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2988 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2989 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2990 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2991 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2992 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2993
2994 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2995
2996 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2997
2998 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2999
3000 * message.texi (IDNA): Explain what it is.
3001
3002 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3003
3004 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3005
3006 2011-01-23 Werner Lemberg <wl@gnu.org>
3007
3008 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3009 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3010 (ENVADD): Update.
3011
3012 2011-01-18 Glenn Morris <rgm@gnu.org>
3013
3014 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3015
3016 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3017
3018 * nxml-mode.texi (Introduction): Fix file name typos.
3019
3020 2011-01-13 Christian Ohler <ohler@gnu.org>
3021
3022 * ert.texi: New file.
3023
3024 * Makefile.in:
3025 * makefile.w32-in: Add ert.texi.
3026
3027 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3028
3029 * dbus.texi (Receiving Method Calls): New function
3030 dbus-register-service. Rearrange node.
3031
3032 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3033
3034 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3035 which in turn is copied from ftp://tug.org/tex/.
3036
3037 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3038
3039 * dbus.texi (Receiving Method Calls): Describe new optional
3040 parameter dont-register-service of dbus-register-{method,property}.
3041
3042 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3043
3044 * epa.texi (Encrypting/decrypting *.gpg files):
3045 Mention epa-file-select-keys.
3046
3047 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3048
3049 * gnus.texi (Archived Messages): Remove outdated text.
3050
3051 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3052
3053 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3054
3055 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3056
3057 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3058
3059 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3060
3061 * gnus.texi (The swish++ Engine): Add customizable parameters
3062 descriptions.
3063 (The swish-e Engine): Ditto.
3064
3065 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3066
3067 * tramp.texi (Inline methods): Add "ksu" method.
3068 (Remote processes): Add example with remote `default-directory'.
3069
3070 2010-12-14 Glenn Morris <rgm@gnu.org>
3071
3072 * faq.texi (Expanding aliases when sending mail):
3073 Now build-mail-aliases is interactive.
3074
3075 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3076
3077 * gnus.texi: First pass at adding (rough) nnir documentation.
3078
3079 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3080
3081 * gnus.texi (Filtering New Groups):
3082 Mention gnus-auto-subscribed-categories.
3083 (The First Time): Remove, since default-subscribed-newsgroups has been
3084 removed.
3085
3086 2010-12-13 Glenn Morris <rgm@gnu.org>
3087
3088 * cl.texi (For Clauses): Small fixes for frames and windows.
3089
3090 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3091
3092 * org.texi (Using capture): Document using prefix arguments for
3093 finalizing capture.
3094 (Agenda commands): Document prefix argument for the bulk scatter
3095 command.
3096 (Beamer class export): Document that also overlay arguments can be
3097 passed to the column environment.
3098 (Template elements): Document the new entry type.
3099
3100 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3101
3102 * org.texi (Include files): Document :minlevel.
3103
3104 2010-12-11 Julien Danjou <julien@danjou.info>
3105
3106 * org.texi (Categories): Document category icons.
3107
3108 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3109
3110 * org.texi (noweb): Fix typo.
3111
3112 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3113
3114 * gnus.texi (Server Commands): Point to the rest of the server
3115 commands.
3116
3117 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3118
3119 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3120 g'.
3121
3122 2010-12-02 Julien Danjou <julien@danjou.info>
3123
3124 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3125
3126 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3127
3128 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3129 (Direct Functions): Note the STARTTLS upgrade.
3130
3131 2010-11-27 Glenn Morris <rgm@gnu.org>
3132 James Clark <none@example.com>
3133
3134 * nxml-mode.texi (Introduction): New section.
3135
3136 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3137
3138 * gnus.texi (Server Commands): Document gnus-server-show-server.
3139
3140 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3141
3142 Sync with Tramp 2.2.0.
3143
3144 * trampver.texi: Update release number.
3145
3146 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3147
3148 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3149 Mention that the TeX specific units won't use the `tex' prefix
3150 in TeX mode.
3151
3152 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3153
3154 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3155
3156 2010-11-17 Glenn Morris <rgm@gnu.org>
3157
3158 * edt.texi: Remove information about Emacs 19.
3159
3160 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3161
3162 * trampver.texi: Update release number.
3163
3164 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3165
3166 * gnus.texi (Article Washing): Fix typo.
3167
3168 2010-11-11 Noorul Islam <noorul@noorul.com>
3169
3170 * org.texi: Fix typo.
3171
3172 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3173
3174 * org.texi (Using capture): Explain that refiling is
3175 sensitive to cursor position.
3176
3177 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3178
3179 * org.texi (Images and tables): Add cross reference to link section.
3180
3181 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3182
3183 * org.texi: Document the <c> cookie.
3184
3185 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3186
3187 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3188 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3189
3190 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3191
3192 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3193
3194 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3195
3196 * org.texi (Project alist): Mention that this is a property list.
3197
3198 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3199
3200 * org.texi (Setting up the staging area): Document that
3201 file names remain visible when encrypting the MobileOrg files.
3202
3203 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3204
3205 * org.texi (Setting up the staging area): Document which
3206 versions are needed for encryption.
3207
3208 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3209
3210 * org.texi (noweb): Update :noweb documentation to
3211 reflect the new "tangle" argument.
3212
3213 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3214
3215 * org.texi (Batch execution): Improve tangling script in
3216 documentation.
3217
3218 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3219
3220 * org.texi (Handling links):
3221 (In-buffer settings): Document inlining images on startup.
3222
3223 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3224
3225 * org.texi (Setting up the staging area): Document use of
3226 crypt password.
3227
3228 2010-11-11 David Maus <dmaus@ictsoc.de>
3229
3230 * org.texi (Template expansion): Add date related link type escapes.
3231
3232 2010-11-11 David Maus <dmaus@ictsoc.de>
3233
3234 * org.texi (Template expansion): Add mew in table for link type
3235 escapes.
3236
3237 2010-11-11 David Maus <dmaus@ictsoc.de>
3238
3239 * org.texi (Template expansion): Fix typo in link type escapes.
3240
3241 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3242
3243 * org.texi (Structure of code blocks): Another documentation tweak.
3244
3245 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3246
3247 * org.texi (Structure of code blocks): Documentation tweak.
3248
3249 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3250
3251 * org.texi (Structure of code blocks):
3252 Update documentation to mention inline code block syntax.
3253
3254 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3255
3256 * org.texi (comments): Improve wording.
3257
3258 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3259
3260 * org.texi (comments): Document the new :comments header arguments.
3261
3262 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3263
3264 * org.texi (Installation): Remove the special
3265 installation instructions for XEmacs.
3266
3267 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3268
3269 * org.texi (Easy Templates): New section. Documents quick
3270 insertion of empty structural elements.
3271
3272 2010-11-11 Noorul Islam <noorul@noorul.com>
3273
3274 * org.texi: Fix doc.
3275
3276 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3277
3278 * org.texi (The date/time prompt): Document specification
3279 of time ranges.
3280
3281 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3282
3283 * org.texi (Internal links): Document the changes in
3284 internal links.
3285
3286 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3287
3288 * org.texi (Agenda commands): Document the limitation for
3289 the filter preset - it can only be used for an entire agenda
3290 view, not in an individual block in a block agenda.
3291
3292 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3293
3294 * org.texi (iCalendar export): Document alarm creation.
3295
3296 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3297
3298 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3299
3300 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3301
3302 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3303
3304 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3305
3306 * calc.texi: Use emacsver.texi to determine Emacs version.
3307
3308 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3309
3310 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3311 since that works by default.
3312
3313 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3314
3315 * gnus.texi (Customizing the IMAP Connection): Document
3316 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3317
3318 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3319
3320 * tramp.texi (Remote shell setup): New item "Interactive shell
3321 prompt". Reported by Christian Millour <cm@abtela.com>.
3322 (Remote shell setup, Remote processes): Use @code{} for
3323 environment variables.
3324
3325 2010-11-03 Glenn Morris <rgm@gnu.org>
3326
3327 * ediff.texi (Quick Help Commands, Miscellaneous):
3328 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3329
3330 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3331
3332 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3333
3334 2010-10-31 Glenn Morris <rgm@gnu.org>
3335
3336 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3337
3338 2010-10-31 Glenn Morris <rgm@gnu.org>
3339
3340 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3341
3342 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3343
3344 * gnus.texi (Client-Side IMAP Splitting):
3345 Mention nnimap-unsplittable-articles.
3346
3347 2010-10-29 Julien Danjou <julien@danjou.info>
3348
3349 * gnus.texi (Finding the News): Remove references to obsoletes
3350 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3351
3352 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3353
3354 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3355 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3356 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3357 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3358
3359 2010-10-28 Glenn Morris <rgm@gnu.org>
3360
3361 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3362 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3363 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3364
3365 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3366
3367 * epa.texi (Mail-mode integration): Add alternative key bindings
3368 for epa-mail commands; escape comma.
3369 Don't use the word "PGP", since it is a non-free program.
3370
3371 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3372
3373 * calc.texi: Use emacsver.texi to determine Emacs version.
3374
3375 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3376
3377 * gnus.texi (Group Parameters, Buttons): Fix typos.
3378
3379 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3380
3381 * gnus.texi (Subscription Commands): Mention that you can also
3382 subscribe to new groups via the Server buffer, which is probably more
3383 convenient when subscribing to many groups.
3384
3385 2010-10-21 Julien Danjou <julien@danjou.info>
3386
3387 * message.texi (Message Headers): Allow message-default-headers to be a
3388 function.
3389
3390 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3391
3392 * gnus-news.texi: Mention new archive defaults.
3393
3394 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3395
3396 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3397
3398 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3399
3400 * gnus.texi (HTML): Document the function value of
3401 gnus-blocked-images.
3402 (Article Washing): shr and gnus-w3m, not the direct function names.
3403
3404 2010-10-20 Julien Danjou <julien@danjou.info>
3405
3406 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3407 variable.
3408
3409 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3410
3411 * gnus.texi (Customizing the IMAP Connection): The port strings are
3412 strings.
3413 (Document Groups): Mention git.
3414
3415 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3416
3417 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3418 bzr/Gnus git sync.
3419
3420 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3421
3422 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3423 change.
3424
3425 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3426
3427 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3428 @item syntax for in-Emacs makeinfo.
3429
3430 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3431
3432 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3433 trim sentence.
3434
3435 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3436
3437 * epa.texi (Caching Passphrases):
3438 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3439 Clarify some configurations require to set up gpg-agent.
3440
3441 2010-10-11 Glenn Morris <rgm@gnu.org>
3442
3443 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3444
3445 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3446
3447 * gnus.texi (Spam Package Introduction): Mention `$'.
3448
3449 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3450
3451 * makefile.w32-in (emacsdir): New variable.
3452 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3453 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3454
3455 2010-10-09 Glenn Morris <rgm@gnu.org>
3456
3457 * Makefile.in (mostlyclean): Delete *.toc.
3458
3459 * Makefile.in: Use $< in rules.
3460
3461 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3462
3463 * Makefile.in ($(infodir)): Delete rule.
3464 (mkinfodir): New. Use it in all the info rules, rather than depending
3465 on infodir.
3466
3467 2010-10-09 Glenn Morris <rgm@gnu.org>
3468
3469 * gnus.texi (Article Washing): Fix previous change.
3470
3471 * Makefile.in (emacsdir): New variable.
3472 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3473 Depend on emacsver.texi.
3474
3475 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3476
3477 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3478
3479 2010-10-08 Julien Danjou <julien@danjou.info>
3480
3481 * gnus.texi: Add mm-shr.
3482
3483 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3484
3485 * gnus.texi (Finding the Parent, The Gnus Registry)
3486 (Registry Article Refer Method): Update docs for nnregistry.el.
3487
3488 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3489
3490 * auth.texi (Help for users)
3491 (GnuPG and EasyPG Assistant Configuration): Update docs.
3492
3493 2010-10-08 Glenn Morris <rgm@gnu.org>
3494
3495 * cl.texi (Organization, Installation, Old CL Compatibility):
3496 Deprecate cl-compat for new code.
3497 (Usage, Installation): Remove outdated information.
3498
3499 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3500
3501 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3502
3503 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3504
3505 2010-10-06 Julien Danjou <julien@danjou.info>
3506
3507 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3508
3509 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3510 broken link.
3511
3512 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3513
3514 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3515 to ReiserFS.
3516
3517 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3518 (FAQ 7-1): Fix getmail URL.
3519
3520 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3521
3522 * epa.texi (Caching Passphrases): New section.
3523
3524 2010-10-06 Glenn Morris <rgm@gnu.org>
3525
3526 * Makefile.in (SHELL): Set it.
3527 (info): Move the mkdir dependency to the individual info files.
3528 (mostlyclean): Tidy up.
3529 (clean): Only delete the specific dvi and pdf files.
3530 (maintainer-clean): Be more restrictive in what we delete.
3531 ($(infodir)): Add parallel build workaround.
3532
3533 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3534
3535 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3536
3537 2010-10-03 Julien Danjou <julien@danjou.info>
3538
3539 * emacs-mime.texi (Display Customization):
3540 Update mm-inline-large-images documentation and add documentation for
3541 mm-inline-large-images-proportion.
3542
3543 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3544
3545 * tramp.texi (Frequently Asked Questions):
3546 Mention remote-file-name-inhibit-cache.
3547
3548 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3549
3550 * gnus.texi (Splitting Mail): Fix @xref syntax.
3551 (Splitting Mail): Really fix the @ref syntax.
3552
3553 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3554
3555 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3556 (Article Hiding): Add google banner example.
3557 Suggested by Benjamin Xu.
3558
3559 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3560
3561 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3562 Remove nnimap-split-rule from examples.
3563
3564 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3565
3566 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3567 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3568 Fishman.
3569 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3570
3571 2010-09-30 Julien Danjou <julien@danjou.info>
3572
3573 * gnus.texi (Gravatars): Fix documentation about
3574 gnu-gravatar-properties.
3575
3576 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3577
3578 * epa.texi (Bug Reports): New section.
3579
3580 2010-09-29 Glenn Morris <rgm@gnu.org>
3581
3582 * Makefile.in (top_srcdir): Remove unused variable.
3583
3584 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585
3586 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3587 (Client-Side IMAP Splitting): Document 'default.
3588
3589 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3590
3591 * gnus.texi (Customizing the IMAP Connection):
3592 Document nnimap-fetch-partial-articles.
3593
3594 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3595
3596 * gnus-news.texi: Mention nnimap-inbox.
3597
3598 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3599
3600 2010-09-26 Julien Danjou <julien@danjou.info>
3601
3602 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3603
3604 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3605
3606 * gnus.texi (Security): Remove gpg.el mention.
3607
3608 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3609
3610 * gnus.texi (Browse Foreign Server): New variable
3611 gnus-browse-subscribe-newsgroup-method.
3612
3613 * gnus-news.texi: Mention it.
3614
3615 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3616
3617 * gnus.texi (NoCeM): Remove.
3618 (Startup Variables): No jingle.
3619
3620 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3621
3622 * woman.texi (Interface Options): xz compression is now supported.
3623
3624 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3625
3626 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3627 (Unavailable Servers): Document gnus-server-copy-server.
3628 (Using IMAP): Document the new nnimap.
3629
3630 2010-09-25 Julien Danjou <julien@danjou.info>
3631
3632 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3633
3634 2010-09-24 Glenn Morris <rgm@gnu.org>
3635
3636 * url.texi (Disk Caching): Tweak previous change.
3637
3638 2010-09-24 Julien Danjou <julien@danjou.info>
3639
3640 * url.texi (Disk Caching): Mention url-cache-expire-time,
3641 url-cache-expired, and url-fetch-from-cache.
3642
3643 2010-09-24 Julien Danjou <julien@danjou.info>
3644
3645 * gnus.texi: Add Gravatars.
3646
3647 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3648
3649 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3650
3651 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3652
3653 * gnus.texi (Expunging mailboxes): Update name of the expunging
3654 command.
3655
3656 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3657
3658 * emacs-mime.texi (rfc2047): Update description for
3659 rfc2047-encode-parameter.
3660
3661 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3662
3663 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3664 "fish" methods.
3665 (External methods): Remove "scp1_old" and "scp2_old" methods.
3666
3667 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3668
3669 * tramp.texi: Remove Japanese manual. Fix typo.
3670
3671 * trampver.texi: Update release number. Remove japanesemanual.
3672
3673 2010-09-09 Glenn Morris <rgm@gnu.org>
3674
3675 * org.texi: Restore clobbered changes (copyright years, untabify).
3676
3677 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3678
3679 * gnus.texi (Adaptive Scoring): Fix typo.
3680
3681 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3682
3683 * gnus.texi (Article Display): Document gnus-html-show-images.
3684
3685 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3686
3687 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3688
3689 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3690
3691 * gnus.texi (HTML): Document gnus-max-image-proportion.
3692
3693 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3694
3695 * gnus.texi (HTML): Document gnus-blocked-images.
3696
3697 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3698
3699 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3700
3701 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3702 the first message are used for wide replies.
3703 (Changing Servers): Remove documentation on gnus-change-server and
3704 friends, since it's been removed.
3705
3706 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3707
3708 * gnus.texi (Drafts): Mention B DEL.
3709
3710 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3711
3712 * gnus.texi (Delayed Articles): Mention that the Date header is the
3713 original one, even if you delay.
3714
3715 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3716
3717 * gnus.texi (Asynchronous Fetching):
3718 Document gnus-async-post-fetch-function.
3719 (HTML): Made into its own section.
3720
3721 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3722
3723 Sync with Tramp 2.1.19.
3724
3725 * tramp.texi (Inline methods, Default Method):
3726 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3727 Remove remark about doubled "-t" argument.
3728 (Auto-save and Backup): Remove reference to Emacs 21.
3729 (Filename Syntax): Describe port numbers.
3730 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3731 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3732 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3733 errors with the backquotes.
3734 (External packages): File attributes cache flushing for asynchronous
3735 processes.
3736 (Traces and Profiles): Describe verbose level 9.
3737
3738 * trampver.texi: Update release number.
3739
3740 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3741
3742 * dbus.texi (Alternative Buses): New chapter.
3743
3744 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3745
3746 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3747
3748 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3749
3750 * calc.texi (Customizing Calc): Rearrange description of new
3751 variables to match the presentation of other variables.
3752
3753 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3754
3755 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3756
3757 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3758
3759 * calc.texi (Making Selections, Selecting Subformulas)
3760 (Customizing Calc): Mention how to use faces to emphasize selected
3761 sub-formulas.
3762
3763 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3764
3765 * tramp.texi (External packages): File attributes cache flushing
3766 for asynchronous processes.
3767
3768 2010-08-01 Alan Mackenzie <acm@muc.de>
3769
3770 Enhance the manual for the latest Java Mode.
3771
3772 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3773 annotation-var-cont.
3774 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3775 two new symbols.
3776
3777 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3778
3779 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3780
3781 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3782
3783 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3784
3785 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3786
3787 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3788
3789 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3790
3791 * org.texi: Add macros to get plain quotes in PDF output.
3792 List additional contributors.
3793 (Capture): New section, replaces the section about remember.
3794 (Working With Source Code): New chapter, focused on documenting Org
3795 Babel.
3796 (Code evaluation security): New section.
3797 (MobileOrg): Document DropBox support.
3798 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3799 (Special symbols): Show how to display UTF8 characters for entities.
3800 (Global TODO list): Clarify the use of the "M" key and the differences
3801 to the "m" key.
3802 (RSS Feeds): Mention Atom feeds as well.
3803 (Setting tags): Remove paragraph about
3804 `org-complete-tags-always-offer-all-agenda-tags'.
3805
3806 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3809 argument.
3810 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3811 echoing shells.
3812
3813 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3814
3815 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3816 (Filename Syntax): Describe port numbers.
3817
3818 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3819
3820 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3821 forgotten.
3822 (Type Conversion): Precise conversion of natural numbers.
3823 (Errors and Events): Add "debugging" to concept index. Add variable
3824 `dbus-debug'.
3825
3826 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3827
3828 * dbus.texi (Receiving Method Calls): Add optional argument
3829 EMITS-SIGNAL to `dbus-register-property'.
3830
3831 2010-06-27 Alex Schroeder <alex@gnu.org>
3832
3833 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3834
3835 2010-06-24 Glenn Morris <rgm@gnu.org>
3836
3837 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3838 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3839 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3840 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3841 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3842 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3843 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3844 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3845 convention. Make them end with a period.
3846
3847 2010-06-23 Glenn Morris <rgm@gnu.org>
3848
3849 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3850 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3851 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3852 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3853 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3854 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3855
3856 2010-06-10 Glenn Morris <rgm@gnu.org>
3857
3858 * idlwave.texi (Load-Path Shadows):
3859 * org.texi (Handling links): Fix typos.
3860
3861 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3862
3863 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3864
3865 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3866
3867 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3868 by an alias. (Bug#6226)
3869
3870 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3871
3872 * calc.texi (Manipulating Vectors): Mention that vectors can
3873 be used to determine bins for `calc-histogram'.
3874
3875 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3876
3877 * calc.texi: Remove "\turnoffactive" commands throughout.
3878
3879 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3880
3881 * url.texi (HTTP language/coding, Customization):
3882 * message.texi (Header Commands, Responses):
3883 * cl.texi (Argument Lists): Fix typos.
3884
3885 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3886
3887 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3888 Note that Development menu is always available.
3889 (Creating a project): Fix terminology.
3890 (Add/Remove files): Fix typo.
3891
3892 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3893
3894 * Version 23.2 released.
3895
3896 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3897
3898 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3899
3900 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3901
3902 * tramp.texi (Inline methods, Default Method):
3903 Mention `tramp-inline-compress-start-size'.
3904
3905 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3906
3907 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3908 the CVS repo. Put the Git repo in the news section.
3909
3910 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3911 Removed some mentions of CVS. Mention the new Git repo.
3912
3913 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3914
3915 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3916 (Mail Group Commands): Add index entry.
3917
3918 2010-04-18 Glenn Morris <rgm@gnu.org>
3919
3920 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3921
3922 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3923
3924 * calc.texi (Radix modes): Mention that the option prefix will
3925 turn on twos-complement mode.
3926 (Inverse and Hyperbolic Flags): Mention the Option flag.
3927
3928 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3929
3930 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3931 (LaTeX/PDF export commands): Rename and Move section.
3932 (Sectioning structure): Update.
3933 (References): New use case for field coordinates.
3934 (The export dispatcher): Rename from ASCII export.
3935 (Setting up the staging area): Document the availability of
3936 encryption for MobileOrg.
3937 (Images and tables): Document how to reference labels.
3938 (Index entries): New section.
3939 (Generating an index): New section.
3940 (Column width and alignment): Document that <N> now
3941 means a fixed width, not a maximum width.
3942 (Publishing options): Document the :email option.
3943 (Beamer class export): Fix bug in the BEAMER example.
3944 (Refiling notes): Document refile logging.
3945 (In-buffer settings): Document refile logging keywords.
3946 (Drawers): Document `C-c C-z' command.
3947 (Agenda commands): Mention the alternative key `C-c C-z'.
3948 (Special properties): Document the BLOCKED property.
3949 (The spreadsheet): Mention the formula editor.
3950 (References): Document field coordinates.
3951 (Publishing action): Correct the documentation for the
3952 publishing function.
3953 (The date/time prompt): Document that we accept dates
3954 like month/day/year.
3955 (Cooperation): Document the changes in table.el support.
3956 (Faces for TODO keywords, Faces for TODO keywords)
3957 (Priorities): Document the easy colors.
3958 (Visibility cycling): Document the new double prefix
3959 arg for `org-reveal'.
3960 (Cooperation): Remember.el is part of Emacs.
3961 (Clean view): Mention that `wrap-prefix' is also set by
3962 org-indent-mode.
3963 (Agenda commands): Add information about prefix args to
3964 scheduling and deadline commands.
3965 (Search view): Point to the docstring of
3966 `org-search-view' for more details.
3967 (Agenda commands): Document that `>' prompts for a date.
3968 (Setting tags): Document variable
3969 org-complete-tags-always-offer-all-agenda-tags.
3970 (Column attributes): Cross-reference special properties.
3971
3972 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3973
3974 Synchronize with Tramp repository.
3975
3976 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3977 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3978 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3979 syntax, texi2dvi reports errors with the backquotes.
3980
3981 * trampver.texi: Update release number.
3982
3983 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3984
3985 * gnus.texi (Finding the News): Add pointers to the Server buffer
3986 because it's essential.
3987
3988 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3989
3990 * gnus.texi (MIME Commands): Update description of
3991 gnus-article-browse-html-article.
3992
3993 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3994
3995 * auth.texi (Secret Service API): Add TODO node.
3996 (Help for users): Explain the new source options for `auth-sources'.
3997
3998 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * trampver.texi: Update release number.
4001
4002 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4003
4004 * Branch for 23.2.
4005
4006 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4009 now enabled by default.
4010
4011 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4012
4013 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4014 when Emacs runs in interactive mode. (Bug#5645)
4015
4016 2010-02-16 Glenn Morris <rgm@gnu.org>
4017
4018 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4019
4020 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4021
4022 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4023
4024 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4025
4026 * gnus.texi (Score File Format): Fix typo.
4027
4028 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4029
4030 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4031
4032 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4033
4034 * ada-mode.texi (Project File Overview): Fix typo.
4035
4036 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4037
4038 * semantic.texi: Add Richard Y. Kim credit.
4039
4040 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4041
4042 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4043
4044 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4045 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4046
4047 2010-01-17 Glenn Morris <rgm@gnu.org>
4048
4049 * calc.texi (Reporting Bugs): Don't mention format of repository.
4050
4051 * woman.texi (Bugs): Make "Emacs repository" less specific,
4052 and the URL for same more specific.
4053
4054 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4055
4056 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4057
4058 * ede.texi (ede-step-project, ede-proj-target):
4059 * tramp.texi (Remote processes): Fix typos.
4060
4061 2010-01-16 Mario Lang <mlang@delysid.org>
4062
4063 * ede.texi (ede-target):
4064 * org.texi (Refiling notes): Remove duplicated words.
4065
4066 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4067
4068 * gnus.texi (Posting Styles): Use with-current-buffer.
4069 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4070
4071 2010-01-02 Kevin Ryde <user42@zip.com.au>
4072
4073 * eieio.texi (Naming Conventions): Correction to xref on elisp
4074 coding conventions, is "Tips" node not "Standards".
4075
4076 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4077
4078 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4079
4080 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4081
4082 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4083
4084 * gnus.texi (Direct Functions): Add missing port number to tls method.
4085
4086 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4087
4088 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4089 ($(infodir)/edt, edt.dvi): New targets.
4090
4091 2009-12-15 Glenn Morris <rgm@gnu.org>
4092
4093 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4094 (edt, $(infodir)/edt, edt.dvi): New targets.
4095 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4096
4097 * Makefile.in (PDF_TARGETS, pdf): New.
4098 (clean): Add *.pdf.
4099 Add pdf rules for all manuals.
4100
4101 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4102
4103 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4104
4105 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4108 (Smart Jump, Analyzer Debug): Copyedits.
4109 (Semantic mode user commands): Link to new nodes.
4110 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4111 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4112 upstream Semantic manual.
4113
4114 * semantic.texi (Introduction): Minor fix to diagram.
4115
4116 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4117
4118 * eshell.texi (History): Add the other built-in variables.
4119 (Built-ins): Explain built-ins, and how to apply the external commands.
4120 Add `history', `su' and `sudo'.
4121
4122 * tramp.texi (Remote processes): Add missing <RET> in the example.
4123
4124 2009-12-01 Bill Wohler <wohler@newt.com>
4125
4126 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4127 path for mairix example. Specify -q in namazu example since namazu is
4128 excessively garrulous.
4129
4130 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4131
4132 * tramp.texi (Remote processes): Improve eshell example with "su"
4133 and "sudo" commands.
4134
4135 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4138
4139 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4140 Document semantic-complete-analyze-inline.
4141 (Semanticdb search debugging commands): Minor clarification.
4142 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4143 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4144 manual.
4145 (Semantic mode): Link to Idle Scheduler.
4146
4147 2009-11-28 Kevin Ryde <user42@zip.com.au>
4148
4149 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4150 @pxref, now EIEIO is in Emacs.
4151
4152 * erc.texi (Development): Correction to git tutorial url.
4153
4154 2009-11-26 Glenn Morris <rgm@gnu.org>
4155
4156 * faq.texi (Latest version of Emacs): Mention stability of development
4157 version.
4158 (Problems with very large files): Max buffer size increase in 23.2.
4159 (VM): VM has moved house again.
4160
4161 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4162
4163 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4164 notations.
4165
4166 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4167
4168 * org.texi (Column attributes): Fix documentation of new operators.
4169
4170 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4171
4172 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4173 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4174 (Idle Completions Mode): Numerous copyedits.
4175
4176 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4177
4178 * semantic.texi (Semantic Internals, Glossary):
4179 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4180 (Semanticdb search debugging commands): Fix typos.
4181
4182 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4183
4184 * calc.texi (Radix modes): Mention twos-complement notation.
4185
4186 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4187
4188 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4189 ($(infodir)/semantic, semantic.dvi): New targets.
4190
4191 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * Makefile.in: Build the Semantic manual.
4194
4195 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4196 repository.
4197
4198 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4199
4200 * dbus.texi (Receiving Method Calls): New defun
4201 `dbus-unregister-service'.
4202
4203 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4204
4205 * org.texi (Speed keys): New section.
4206
4207 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4208
4209 * dbus.texi (Type Conversion): Fix typo.
4210 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4211 `dbus-registered-objects-table'.
4212 (Receiving Method Calls): New defun `dbus-register-property'.
4213 Move `dbus-unregister-object' here.
4214
4215 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4216
4217 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4218
4219 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4220
4221 * org.texi (Column attributes): Add the new age summary operators.
4222 Also, mention the fact you can only use one summary operator per
4223 property.
4224
4225 2009-11-13 John Wiegley <johnw@newartisans.com>
4226
4227 * org.texi (Tracking your habits): Add a new section in the
4228 manual about how to track habits.
4229 (Resolving idle time): Add a section on how idle and
4230 dangling clocks are resolved.
4231
4232 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4233
4234 * org.texi (Agenda commands): Document the new `i' command.
4235 (Inserting deadline/schedule): Document logging changes
4236 of scheduling and deadline times stamps.
4237 (In-buffer settings): Document the in-buffer keywords for logging
4238 changes of scheduling and deadline times stamps.
4239 (Structure editing, Plain lists): Document indentation
4240 cycling in empty entries with TAB.
4241 (Archiving): Document the default archiving command.
4242 (Moving subtrees): Document the new keys for archiving.
4243 (Internal archiving): Fix incorrect key.
4244 (Agenda commands): Document the TODO set switching commands.
4245 (Agenda commands): Document the new archiving keys.
4246 (Clocking work time): Better description on how to save
4247 and restore a clock.
4248 (Resolving idle time): Mention the x11idle program to get true
4249 idleness also under X11.
4250 (Resolving idle time): Use @kbd instead of @key for normal
4251 letters, because this is how he rest of the manual does this.
4252 (Pushing to MobileOrg): Mention that `org-directory'
4253 should be set.
4254 (Agenda commands): Document that SPC is a filter for
4255 any tag.
4256 (Search view): Rename from "Keyword search".
4257 (Capure): New chapter.
4258 (Markup): New chapter.
4259 (Links in HTML export, Images in HTML export):
4260 Extend the section titles.
4261 (Images in HTML export): Document the align option.
4262 (Text areas in HTML export): Extend the section title.
4263 (Images in LaTeX export): Explain image placement in LaTeX.
4264
4265 2009-11-10 Glenn Morris <rgm@gnu.org>
4266
4267 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4268
4269 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4270
4271 * tramp.texi (Auto-save and Backup): Disable backups just for a
4272 method.
4273
4274 * trampver.texi: Update release number.
4275
4276 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4277
4278 Sync with Tramp 2.1.17.
4279
4280 * trampver.texi: Update release number.
4281
4282 2009-10-29 Glenn Morris <rgm@gnu.org>
4283
4284 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4285
4286 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4287
4288 * tramp.texi (External methods): Temporary files are kept for
4289 `rsync' and `rsyncc' methods.
4290
4291 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4292
4293 * eieio.texi: Fix typos.
4294
4295 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4296
4297 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4298
4299 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4300
4301 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4302 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4303
4304 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4305
4306 * Makefile.in: Build EIEIO and EDE manuals.
4307
4308 2009-10-07 Eric Ludlam <zappo@gnu.org>
4309
4310 * eieio.texi:
4311 * ede.texi: New files.
4312
4313 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4314
4315 * tramp.texi (Remote processes): Association of a pty is not supported.
4316
4317 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4318
4319 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4320 (Processing LaTeX fragments): Document that the size of images can be
4321 changes using the variable `org-format-latex-options'.
4322 (The date/time prompt, Timestamps): Be more accurate over ISO format
4323 dates and times.
4324 (Visibility cycling): Document showeverything keyword.
4325 (In-buffer settings): Document showeverything keyword.
4326 (Setting up the staging area): Fix the example.
4327 (MobileOrg): New section.
4328 (Agenda commands, Exporting Agenda Views): Document exporting the
4329 agenda view to Org files.
4330
4331 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4332
4333 * tramp.texi (History): Add IMAP support.
4334 (External methods): Add `imap' and `imaps' methods.
4335 (GVFS based methods): Add indices for `davs'.
4336 (Password handling): Rename anchors. Add IMAP entries for
4337 ~/.authinfo.gpg.
4338
4339 * trampver.texi: Set default value of `emacsimap'.
4340
4341 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4342
4343 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4344
4345 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * dired-x.texi (Technical Details):
4348 Delete dired-up-directory (Bug#4292).
4349
4350 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4351
4352 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4353
4354 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4355
4356 * org.texi (Effort estimates): Document new effort setting commands.
4357 (Agenda commands): Document the new keys fro agenda time motion.
4358 Document entry text mode. Improve documentation of the keys to include
4359 inactive time stamps into the agenda view.
4360 (Feedback): Document the new bug report command.
4361 (Structure editing): Add an index entry for the sorting of subtrees.
4362
4363 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4364
4365 * auth.texi (Help for users): Corrected markup.
4366
4367 2009-09-02 Glenn Morris <rgm@gnu.org>
4368
4369 * emacs-mime.texi (time-date): Mention float-time.
4370
4371 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4372
4373 * calc.texi (Simplifying Formulas): Improve the wording.
4374
4375 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4376
4377 * auth.texi: Rewritten for coverage and clarity.
4378
4379 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4380
4381 * gnus.texi (Expiring Mail):
4382 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4383 (Various Various): Mention gnus-safe-html-newsgroups.
4384
4385 * gnus-news.texi: Mention
4386 gnus-mark-copied-or-moved-articles-as-expirable.
4387
4388 * emacs-mime.texi (Display Customization): Add xref to
4389 gnus-safe-html-newsgroups.
4390
4391 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4392
4393 * tramp.texi (Version Control): Remove.
4394 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4395 reference.
4396 (External methods): Correct `scpc' concept index entries. New method
4397 `rsyncc'.
4398 (External packages): New subsections "Filename completion" and "File
4399 attributes cache".
4400
4401 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4402
4403 * calc.texi (Rewrite Rules): Improve the example.
4404 (Simplifying Formulas): Explain use of the I and H flags for
4405 simplification.
4406
4407 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4408
4409 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4410 Describe autostart behavior of dbus-ping.
4411 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4412 for timeout values.
4413 (Top): Remove footnote saying D-Bus is not enabled by
4414 default. (Bug#4256)
4415
4416 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4417
4418 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4419 Reported by Jari Aalto (Bug#4211).
4420 (Mail-mode integration): Mention epa-mail-mode and
4421 epa-global-mail-mode.
4422 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4423 epa-setup.
4424
4425 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4426
4427 * dbus.texi (Asynchronous Methods): Allow nil handler.
4428
4429 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4430
4431 * ediff.texi (ediff-current-file): Add information about this new function.
4432
4433 * viper.texi: Add information about C-s in viper's search command.
4434
4435 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4436
4437 * calc.texi (Date Forms): Fix typos.
4438
4439 2009-08-08 Glenn Morris <rgm@gnu.org>
4440
4441 * org.texi (Agenda commands): Restore clobbered change.
4442
4443 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4444
4445 * calc.texi (Graphics, Devices): Update with the peculiarities of
4446 operation on MS-Windows.
4447
4448 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4449
4450 * org.texi (Publishing action): Improve documentation of file
4451 names when publishing to the source directory.
4452 (Clean view): Document `org-indent-mode'.
4453 (Clocking work time): Add documentation for the
4454 new :timetamp option when creating a clock report.
4455 (Paragraphs): Fix many typos.
4456 (Plain lists): Remove duplicate explanation about the
4457 `C-c *' command.
4458 (Literal examples): Update to reflect the new behavior
4459 of the -n -r -k switches when exporting source code examples.
4460 (Structure editing): Add information about `C-c *',
4461 converting a plain list into a list of Org items.
4462 (Remember): Small rephrasing of the paragraph
4463 describing remember.el. Also mentioned that remember.el is part
4464 of Emacs 23, not Emacs 22.
4465 (Clocking work time): Add documentation about
4466 displaying the current clocking time against the effort estimate.
4467 Also add a footnote about using `org-clock-in-prepare-hook' to add
4468 an effort estimate on the fly, just before clocking it.
4469 (Footnotes): Document automatic renumbering and
4470 sorting.
4471 (Agenda commands): Document new bulk commands.
4472 (Plain lists): Document new behavior of
4473 `org-cycle-include-plain-lists'.
4474 Hyphenation only in TeX.
4475 (Clocking work time): Document the key to update effort
4476 estimates.
4477 (Clocking work time): Document the clock time display.
4478 (Structure editing, TODO basics): Document new
4479 variables.
4480 (Column attributes): Document new colciew operators.
4481 (Publishing options): Document :xml-declaration.
4482 (Tracking TODO state changes): Document the
4483 LOG_INTO_DRAWER property.
4484 (Literal examples): Document the new implementation for
4485 editing source code.
4486 (Publishing action): Mention the new publishing
4487 function, to publish an Org source file.
4488 (Publishing links): Mention how to link to an Org source file.
4489 (Macro replacement): Document new macros.
4490 (Handling links): Document type-specific completion
4491 when inserting links.
4492 (Structure editing, Plain lists): Improve documentation
4493 on sorting.
4494 (Internal links): Document custom ids for links.
4495 (Handling links): Document custom ids for links.
4496 (CSS support): Document new class.
4497 (Refiling notes): Document the possibility to create new nodes
4498 during refiling.
4499 (Agenda commands): Document the "?" operator to find
4500 tasks without effort setting.
4501 (Exporting agenda information): Section moved.
4502 (RSS Feeds): New section.
4503 (Built-in table editor): Document M-e and M-a navigate
4504 inside table field.
4505 (Stuck projects): Docment that projects identified as
4506 un-stuck will still be searchd for stuck sub-projects.
4507 (Paragraphs): Document centering.
4508 (Creating timestamps, Agenda commands): Document new
4509 behavior when changing time stamps.
4510 (Structure editing): Document the new command
4511 `org-clone-subtree-with-time-shift'.
4512 (Publishing): Refresh this chapter.
4513 (Export options, Export options, In-buffer settings):
4514 Document the new keywords.
4515 (Matching tags and properties): Collect all
4516 documentation about tags/property matches here.
4517 (Setting tags): Document `org-tag-persistent-alist'.
4518 (Weekly/daily agenda): New section.
4519 (Orgstruct mode): Describe `orgstruct++-mode'.
4520 (Drawers): Mention the LOGBOOK drawer.
4521 (Export options, Sectioning structure): Document the
4522 #+LEATEX_HEADER in-buffer setting.
4523 (Bugs): Section removed.
4524 (Hooks): New section.
4525 (Add-on packages): Move here from old location.
4526 (Context-sensitive commands): New section.
4527 (Setting tags): Document newline option.
4528 (Global TODO list, Matching tags and properties):
4529 Mention more variables.
4530 (Checkboxes): Update to changed command behavior.
4531
4532 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4533
4534 * speedbar.texi (Basic Key Bindings): Fix typo.
4535
4536 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4537
4538 * calc.texi (Vector/Matrix Functions): Add index entries for both
4539 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4540 affects matrices with more than one row.
4541 (Help Commands): Add index entries for "prefix ?" key bindings.
4542
4543 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4544
4545 * calc.texi (Stack Manipulation Commands): Add documentation for
4546 `calc-transpose-lines'.
4547
4548 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4549
4550 * dbus.texi (Receiving Method Calls): Describe special return value
4551 `:ignore'.
4552
4553 2009-07-24 Alan Mackenzie <acm@muc.de>
4554
4555 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4556 initialization, any individual variable setting now takes precedence
4557 over one done via c-file-style/c-file-offsets.
4558
4559 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4560
4561 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4562 truncated when Calc is quit.
4563 (Customizing Calc): Document `calc-undo-length'.
4564
4565 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4566
4567 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4568
4569 2009-07-11 Kevin Ryde <user42@zip.com.au>
4570
4571 * pcl-cvs.texi (About PCL-CVS):
4572 * widget.texi (Basic Types):
4573 Fix cross-references.
4574
4575 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4576
4577 * dbus.texi (Type Conversion): Don't use literal control character.
4578
4579 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4580
4581 * tramp.texi (GVFS based methods): New section.
4582 (Remote processes): Processes for GVFS based methods run locally.
4583
4584 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4585
4586 * tramp.texi (Inline methods, External methods, Gateway methods):
4587 Avoid the words "kludge" and hack".
4588 (External methods): Add `synce' method.
4589
4590 * trampver.texi: Update release number.
4591
4592 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4593
4594 Sync with Tramp 2.1.16.
4595
4596 * tramp.texi (History): Add GVFS support.
4597 (External methods): Precise `rsync' description. Add `dav', `davs' and
4598 `obex' methods. Add 'tramp-gvfs-methods' option.
4599 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4600 forms.
4601 (Remote Programs): Introduce `tramp-own-remote-path'.
4602 (Remote processes): New subsection "Running remote programs that create
4603 local X11 windows".
4604 (Frequently Asked Questions): Improve code for disabling vc.
4605
4606 * trampver.texi: Update release number. Set default value of
4607 `emacsgvfs'.
4608
4609 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4610
4611 * Branch for 23.1.
4612
4613 2009-06-17 Glenn Morris <rgm@gnu.org>
4614
4615 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4616 (Latest version of Emacs): Mention source code repository.
4617
4618 2009-06-16 Glenn Morris <rgm@gnu.org>
4619
4620 * faq.texi (Top): Language tweak.
4621 (Extended commands): Most people have arrow keys.
4622 (Emacs manual): Say how to follow info links.
4623 (File-name conventions): Change title a bit. Explain about source
4624 versus installed. Condense etc description.
4625 (Guidelines for newsgroup postings): Mention Savannah list page.
4626 (Newsgroup archives): Simplify.
4627 (Contacting the FSF): Add contact URL.
4628 (Emacs Lisp documentation): Printed version not always available.
4629 (Installing Texinfo documentation): Explain how by hand installation is
4630 not normally needed. Use add-to-list. Remove duplicate reference.
4631 (Informational files for Emacs): Move info on Help menu here from
4632 "File-name conventions".
4633 (Help installing Emacs): Tweak uref.
4634 (Obtaining the FAQ): Mention repository.
4635 (Origin of the term Emacs): Explain "ITS".
4636 (Changing load-path): Use add-to-list.
4637 (Automatic indentation): Clarify this is for Text mode.
4638 Don't mention Indented Text mode.
4639 (Finding Emacs on the Internet): The FSF does not seem to offer a
4640 deluxe distribution on CD anymore.
4641
4642 2009-06-16 Glenn Morris <rgm@gnu.org>
4643
4644 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4645 Recommend the latest release. Mention how to get older FAQs.
4646 Recommend the Emacs manual.
4647 (Guidelines for newsgroup postings): Discourage cross-posts.
4648 (Underlining paragraphs): Remove.
4649 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4650 (Bugs and problems): Update key-binding.
4651 (Problems with very large files): Mention 64-bit.
4652 (Shell process exits abnormally): Remove.
4653 (Problems with Shell Mode): Rename and update.
4654 (Spontaneous entry into isearch-mode)
4655 (Problems talking to certain hosts): Remove. This is old information,
4656 in etc/PROBLEMS if needed.
4657 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4658 (Dired claims that no file is on this line): Update.
4659 (Installing Emacs, Problems building Emacs): Simplify.
4660 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4661 information.
4662 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4663 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4664 (JDEE): "JDEE", not "JDE".
4665 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4666 Remove. This is old information, in etc/PROBLEMS if needed.
4667 (stty and Backspace key, Kanji and Chinese characters): Remove.
4668 (Right-to-left alphabets): Update section.
4669 (Changing the included text prefix): Gnus uses message-yank-prefix.
4670 Add cross-reference to Supercite manual.
4671 (Saving a copy of outgoing mail): Simplify output file description.
4672 (Expanding aliases when sending mail): Refer to Emacs manual.
4673 Remove old info about RFC822.
4674 Correct description of how to rebuild aliases.
4675 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4676 (MIME with Emacs mail packages)
4677 (Viewing articles with embedded underlining)
4678 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4679 Remove old sections.
4680 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4681 and is well-documented in the Gnus manual.
4682 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4683 (Making Gnus faster): Rename from "Starting Gnus faster".
4684 Merge "Catch-up is slow in Gnus" into here.
4685
4686 2009-06-14 Glenn Morris <rgm@gnu.org>
4687
4688 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4689 (New in Emacs 23): New section.
4690 (Handling C-s and C-q with flow control): Add xref.
4691
4692 2009-06-13 Glenn Morris <rgm@gnu.org>
4693
4694 * faq.texi (Setting up a customization file): Grammar fix.
4695 Customize is no longer "new".
4696 (Displaying the current line or column): Line-number mode is on by
4697 default. Don't mention `column' package. Mention linum.el.
4698 (Turning on abbrevs by default): Explain how to do it for buffers,
4699 modes, and everywhere.
4700 (Associating modes with files): Use add-to-list. Don't mention Emacs
4701 19.
4702 (Highlighting a region): On by default since 23.1.
4703 (Replacing highlighted text): Update doc quote.
4704 (Working with unprintable characters): Don't mention search-quote-char.
4705 (Using an already running Emacs process): Gnuclient is probably not an
4706 enhancement these days.
4707 (Indenting switch statements): Remove mention of pre-Emacs 20.
4708 (Horizontal scrolling): Abbreviate Emacs 20 description.
4709 (Replacing text across multiple files): Fix name of dired command.
4710 (Disabling backups): Use require not load.
4711 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4712
4713 2009-06-13 Bill Wohler <wohler@newt.com>
4714
4715 Release MH-E manual version 8.2.
4716
4717 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4718 release 8.2.
4719
4720 2009-06-13 Glenn Morris <rgm@gnu.org>
4721
4722 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4723 in this day and age the common meaning is "on the web".
4724 (copying): Use @copyright in all cases.
4725 (Basic keys): Remove reference to deleted manual node "Text Characters".
4726 (File-name conventions): Use GNU as an example rather than SERVICE.
4727 default.el lives in site-lisp. Update Info directory location.
4728 (Real meaning of copyleft): GPL actions have been brought, but all
4729 settled out of court.
4730 (Guidelines for newsgroup postings): Shorten section title.
4731 Simplify comp.emacs description.
4732 (Newsgroup archives): Change Google URL. Describe Gmane.
4733 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4734 points". Mention List-Unsubscribe header.
4735 (Contacting the FSF): Update email and URLs.
4736 (Basic editing): Mention F1 for help.
4737 (Installing Texinfo documentation): Refer to Texinfo website rather
4738 than ftp server.
4739 (Printing a Texinfo file): Mention texi2pdf.
4740 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4741 are just stubs nowadays.
4742 (Latest version of Emacs): Explain version numbers.
4743 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4744 (Turning on syntax highlighting): No need to mention hilit19 any more.
4745 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4746 (Modes for various languages): Remove section.
4747 (Major packages and programs): Remove most version and maintainer
4748 information - it's hard to keep up-to-date, and adds nothing.
4749 Similarly with direct links to mailing lists.
4750 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4751 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4752 years, and Emacs comes with tools for this now.
4753 (Patch): Remove section - this is a standard tool.
4754 (Using function keys under X): Remove section.
4755
4756 2009-06-12 Glenn Morris <rgm@gnu.org>
4757
4758 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4759 (Help installing Emacs): Remove reference to deleted X11 node.
4760 (Associating modes with files): Interpreter-mode-alist is no longer
4761 subservient to auto-mode-alist.
4762 (Installing Emacs): Change future Emacs version.
4763 (Linking with -lX11 fails): Remove old section.
4764 (Packages that do not come with Emacs): Update ELL location.
4765 Emacs Lisp archive is dead.
4766 (Emacs for Windows): Remove reference to old CE port.
4767 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4768 (Emacs for VMS and DECwindows): Remove old ports.
4769 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4770 (Removing flashing messages): Remove section about non-existent Gnus
4771 option.
4772
4773 * faq.texi (Top): Add @top command.
4774 Remove the optional arguments from all @node commands: makeinfo can
4775 generate these automatically, and it is easier to edit and rearrange
4776 nodes without them.
4777
4778 2009-06-11 Glenn Morris <rgm@gnu.org>
4779
4780 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4781 (The LPF): Make the updated URL the sole reference point.
4782 (Learning how to do something): Update refcard price and format.
4783 (Getting a printed manual): Sources in doc/emacs/, not man/.
4784 Also available in PDF format. Since the page count varies, be less
4785 precise.
4786 (Informational files for Emacs): Remove references to deleted files
4787 LPF and SUN-SUPPORT, and to UUCP.
4788 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4789 Remove many obsolete ways to get the FAQ, which now seems only to be
4790 distributed with Emacs.
4791 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4792
4793 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * org.texi (Org Plot): Fix tags (Bug#3507).
4796 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4797
4798 * ada-mode.texi (Installation, Compile commands)
4799 (Project File Overview, No project files, Set compiler options)
4800 (Use GNAT project file, Use multiple GNAT project files)
4801 (Identifier completion): Use @samp for menu items, and @kbd for key
4802 sequences (Bug#3504).
4803
4804 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4805
4806 * gnus.texi (Security): Fix wording; add a link to epa.info.
4807
4808 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4809
4810 * message.texi (Header Commands): Fix descriptions to match
4811 keybindings.
4812
4813 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4814
4815 * gnus.texi (Security): Mention that EasyPG is the current default.
4816
4817 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4818
4819 * ediff.texi (Session Commands): Fix typo.
4820
4821 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4822
4823 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4824 news.software.readers. Reported by Florian Rehnisch.
4825
4826 2009-04-02 Glenn Morris <rgm@gnu.org>
4827
4828 * auth.texi: Capitalize direntry.
4829
4830 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4831 using a period in the entry name. (Bug#2797)
4832
4833 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4834
4835 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4836 ($(infodir)/auth, auth.dvi): New targets.
4837
4838 2009-03-03 Glenn Morris <rgm@gnu.org>
4839
4840 * auth.texi: Fix @setfilename.
4841
4842 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4843 (auth, $(infodir)/auth, auth.dvi): New rules.
4844
4845 2009-02-25 Glenn Morris <rgm@gnu.org>
4846
4847 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4848
4849 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4850
4851 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4852
4853 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4854
4855 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4856 gnus-nocem-issuers, and gnus-nocem-verifyer.
4857
4858 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4859
4860 * ada-mode.texi (Project files, Automatic Casing):
4861 * dbus.texi (Signals):
4862 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4863 * mh-e.texi (HTML):
4864 * nxml-mode.texi (Locating a schema)
4865 (Using the document's URI to locate a schema):
4866 * org.texi (Footnotes, Using the mapping API):
4867 * rcirc.texi (Channels): Remove duplicate words.
4868
4869 2009-02-20 Glenn Morris <rgm@gnu.org>
4870
4871 * dired-x.texi (Miscellaneous Commands):
4872 * gnus.texi: Minor updates for mbox Rmail.
4873
4874 2009-02-16 Karl Berry <karl@gnu.org>
4875
4876 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4877 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4878 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4879 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4880 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4881 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4882 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4883 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4884 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4885 Consistently use @insertcopying in the Top node,
4886 @contents at the front (after @end titlepage),
4887 and @direntry after @copying. (Bug#1988)
4888
4889 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4890
4891 * auth.texi: New file documenting auth-source.
4892
4893 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4894
4895 * org.texi (Org Plot): Fix link.
4896
4897 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4898
4899 * epa.texi (Mail-mode integration): Mention the way to do
4900 "encrypt-to-self". (Bug#1807)
4901
4902 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4903
4904 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4905
4906 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4907
4908 * gnus-news.texi: Print version about Incoming*.
4909
4910 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4911
4912 * org.texi (Structure editing, Handling links)
4913 (Fast access to TODO states, Javascript support): Make standard docs
4914 correctly reflect default variable settings.
4915
4916 2009-02-02 Glenn Morris <rgm@gnu.org>
4917
4918 * org.texi: Fix typos.
4919
4920 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4921
4922 Sync with Tramp 2.1.15.
4923
4924 * trampver.texi: Update release number.
4925
4926 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4927
4928 * org.texi (TODO dependencies): Document TODO dependencies on
4929 checkboxes.
4930
4931 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4932
4933 * org.texi (TODO dependencies): Document key binding for toggling
4934 ORDERED property.
4935
4936 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4937
4938 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4939 of hook functions.
4940
4941 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4942
4943 * org.texi (TODO dependencies): New section.
4944
4945 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4946
4947 * org.texi (Plain lists, TODO basics, Priorities)
4948 (Multiple sets in one file, Conflicts): Document interaction with
4949 `shift-selection-mode'.
4950
4951 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4952
4953 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4954 Make Calc the subject of sentences.
4955 (Rearranging Formulas using Selections): Discuss new options
4956 for `j *'.
4957
4958 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4959
4960 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4961
4962 2009-01-26 Glenn Morris <rgm@gnu.org>
4963
4964 * org.texi: Fix typos.
4965
4966 2009-01-26 Bill Wohler <wohler@newt.com>
4967
4968 * mh-e.texi (EDITION, UPDATED): Update.
4969
4970 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4971
4972 * org.texi (References): Add information about remote references.
4973 (Built-in table editor): Document `C-c RET' in tables.
4974 (Math symbols, Quoting LaTeX code): Mention that simple
4975 LaTeX macros survive LaTeX export.
4976 (Images in LaTeX export): Show how to create a reference to a
4977 figure.
4978 (Sectioning structure): Document that the LaTeX class can be
4979 specified in a property.
4980 (Text areas in HTML export): New section.
4981 (External links): Add examples for text search and ID links.
4982 (Built-in table editor): Remove the descriptio of `C-c
4983 C-q', it not longer works.
4984 (Literal examples): Document that a space must follow
4985 the colon in short examples.
4986 (Relative timer): Document `org-timer-stop'.
4987 (Footnotes): New section.
4988 (Footnote markup): Shorten section and refer to new Footnote
4989 section.
4990 (Literal examples): Add documentation for line
4991 numbering in and references to code examples.
4992 (CSS support): Fix the description of default CSS styles.
4993 (Capturing column view): Document
4994 "file:path/to/file.org" as an allowed value for the ID property of
4995 a dynamic block copying column view.
4996
4997 2009-01-23 Stephen Eglen <stephen@gnu.org>
4998
4999 * mh-e.texi (Getting Started): Describe $MH.
5000
5001 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5002
5003 * tramp.texi (all): Harmonize usage of "external method",
5004 "external transfer method" and "out-of-band method".
5005 (Connection types): Precise the differences of inline and external
5006 methods. Written by Adrian Phillips <a.phillips@met.no>.
5007
5008 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5009
5010 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5011 commands as described at the top. Reported by Allan Gottlieb
5012 <gottlieb@nyu.edu>.
5013
5014 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5015
5016 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5017 nnmail-pathname-coding-system.
5018
5019 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5020
5021 * org.texi (Relative timer): Fix typo.
5022
5023 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5024
5025 * org.texi (Clocking work time): Fix typo.
5026 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5027
5028 2009-01-13 Glenn Morris <rgm@gnu.org>
5029
5030 * org.texi: Fix some more typos.
5031
5032 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5033
5034 * org.texi: Fix some typos.
5035
5036 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5037
5038 * gnus.texi (Group Parameters): Add note for local variables.
5039
5040 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5041
5042 * gnus.texi (Converting Kill Files): Fix URL.
5043 Include gnus-kill-to-score.el in contrib directory.
5044
5045 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5046
5047 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5048 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5049 (Paging the Article): Add index entry.
5050
5051 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5052
5053 * ada-mode.texi (Examples): Delete redundant text.
5054
5055 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5056
5057 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5058
5059 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5060 addresses.
5061
5062 2009-01-03 Bill Wohler <wohler@newt.com>
5063
5064 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5065 kept empty.
5066
5067 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5068
5069 * org.texi (Activation, Exporting, ASCII export, HTML export)
5070 (HTML Export commands, LaTeX/PDF export commands):
5071 Improve documentation about transient-mark-mode.
5072 (References): Document the use of special names like $LR1 to reference
5073 to fields in the last table row.
5074
5075 2008-12-19 Juri Linkov <juri@jurta.org>
5076
5077 * info.texi (Search Text): Remove mention of removed key binding M-s.
5078
5079 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5080
5081 * org.texi (References): Remove mentioning of @0 as reference for the
5082 last line, this has been reverted in the Lisp sources.
5083
5084 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5085
5086 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5087 (DVI_TARGETS): Remove duplicates. Add sasl.
5088 ($(infodir)/sasl, sasl.dvi): New targets.
5089
5090 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5091
5092 * org.texi: Version number pushed to 6.15d.
5093
5094 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5095
5096 * org.texi (Tables in LaTeX export): New section.
5097 (Images in LaTeX export): New section.
5098 (Inlined images, Images in HTML export): Sections renamed.
5099
5100 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5101
5102 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5103
5104 2008-12-04 David Engster <dengste@eml.cc>
5105
5106 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5107 of nnml-get-new-mail. Change URL for mairix patch.
5108
5109 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5110
5111 * org.texi (Using the mapping API): Fix bug in mapping example.
5112 (Publishing options): Make the list of properties complete again, in
5113 correspondence to the variable `org-export-plist-vars'.
5114 (Property searches): Document new special values for time comparisons.
5115 (Tag inheritance): Refine the description of tag inheritance.
5116 (Project alist): Add info about the publishing sequence of components.
5117 (Effort estimates): Document the new relative timer.
5118
5119 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5120
5121 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5122 (Using Calc): Clarify use of `C-x * o'.
5123 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5124
5125 2008-11-28 Richard M Stallman <rms@gnu.org>
5126
5127 * dbus.texi (Receiving Method Calls): Clean up previous change.
5128
5129 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5130
5131 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5132 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5133 `dbus-unescape-from-identifier'.
5134 (Receiving Method Calls): New constants `dbus-service-emacs' and
5135 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5136 (Signals): Use the constants in the example.
5137
5138 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5139
5140 * org.texi: Re-apply change to FDL 1.3.
5141
5142 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5143
5144 * org.texi (Setting up Remember): Document `org-remember-mode'.
5145 (External links): Document that bbdb links can use a regular
5146 expression.
5147 (External links): Document that elisp links can contain interactive
5148 commands.
5149
5150 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5151
5152 * viper.texi (viper-translate-all-ESC-keysequences):
5153 Description removed.
5154
5155 2008-11-19 Glenn Morris <rgm@gnu.org>
5156
5157 * doclicense.texi: Change to FDL 1.3.
5158 Relicense all texi files under FDL 1.3 or later.
5159
5160 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5161
5162 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5163
5164 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5165
5166 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5167
5168 * ediff.texi: Version/date change.
5169
5170 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5173
5174 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5175
5176 * calc.texi (About This Manual): Comment out a mention of
5177 marginal notes.
5178
5179 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5180
5181 * org.texi (Clocking work time): Document the :formula property of
5182 clock tables.
5183 (Structure editing, Refiling notes): Document refiling regions.
5184 (Agenda commands): Document the double-prefix version
5185 of the `l' command in the agenda.
5186 (Handling links): Explain the effect of a double prefix
5187 arg to `C-c C-o'.
5188 (TODO basics): Add documentation for tag triggers.
5189
5190 2008-10-23 Glenn Morris <rgm@gnu.org>
5191
5192 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5193 byte-compiling things like `+'.
5194
5195 * ns-emacs.texi: Merge copyright years of author now with assignment
5196 into FSF years.
5197 (VER): Use it for easier automatic updating. Use Emacs version rather
5198 than standalone Emacs.app version.
5199
5200 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5201
5202 * org.texi: Lots of minor fixes.
5203 (Capture): New chapter.
5204 (Org Plot): New section.
5205
5206 2008-09-30 Magnus Henoch <mange@freemail.hu>
5207
5208 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5209
5210 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5211
5212 * calc.texi (User Defined Units): Mention how to enter optional display
5213 string.
5214
5215 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5216
5217 * message.texi (Sending Variables): Fix variable documentation to
5218 avoid the "y/n" wording.
5219
5220 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5221
5222 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5223
5224 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5225
5226 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5227 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5228
5229 2008-09-22 Bill Wohler <wohler@newt.com>
5230
5231 Release MH-E manual version 8.1.
5232
5233 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5234 release 8.1.
5235
5236 * mh-e.texi: Retain dual license as agreed to by the FSF.
5237 However, bump GPL to Version 3.
5238 Use @include for license text.
5239
5240 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5241
5242 * gnus.texi (Top, Setup, Fancy splitting to parent)
5243 (Store custom flags and keywords, Store arbitrary data):
5244 Clean up markup.
5245
5246 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5247
5248 * gnus.texi (The Gnus Registry): Document it.
5249
5250 2008-09-08 David Engster <dengste@eml.cc>
5251
5252 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5253 Clarify section about choosing back end servers.
5254
5255 2008-08-23 Glenn Morris <rgm@gnu.org>
5256
5257 * dired-x.texi (Shell Command Guessing):
5258 Mention dired-guess-shell-case-fold-search. (Bug#417)
5259
5260 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5261
5262 * trampver.texi: Update release number.
5263
5264 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5265
5266 * ns-emacs.texi: Update version.
5267 (Introduction): Correct menu location for options save.
5268 (Customization): Note that defaults are stored under org.gnu.Emacs.
5269
5270 2008-08-11 Bill Wohler <wohler@newt.com>
5271
5272 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5273 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5274 Henman) (closes SF #1768928).
5275
5276 2008-08-10 Glenn Morris <rgm@gnu.org>
5277
5278 * ns-emacs.texi: Use @copying. Change copyright of authors with
5279 assignment to FSF. Change license to GFDL.
5280 (Top): Remove outdated references.
5281
5282 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5283
5284 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5285 Add gnus-summary-sort-by-most-recent-number and
5286 gnus-summary-sort-by-most-recent-date.
5287 (Summary Sorting): Explain prefix argument.
5288
5289 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5290
5291 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5292 gnus-summary-pipe-output.
5293
5294 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5295
5296 * dbus.texi (Receiving Method Calls): Document error handling of own
5297 D-Bus methods.
5298
5299 2008-08-01 Bill Wohler <wohler@newt.com>
5300
5301 * mh-e.texi (Reading Mail)
5302 (Viewing Attachments): Describe new function
5303 mh-show-preferred-alternative.
5304 (Sending Mail, Redistributing, Sending Message): Describe new hook
5305 mh-annotate-msg-hook.
5306
5307 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5308
5309 * dbus.texi (Arguments and Signatures): Fix example.
5310 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5311 (Asynchronous Methods): New node.
5312 (Errors and Events): Describe extended layout of `dbus-event'.
5313 New defun `dbus-event-message-type'.
5314
5315 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5316
5317 * ediff.texi: Remove VMS support.
5318
5319 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5320
5321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5322 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5323
5324 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5325
5326 * Makefile.in: Add mairix-el targets.
5327
5328 2008-07-29 David Engster <deng@randomsample.de>
5329
5330 * mairix-el.texi: New file.
5331
5332 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5333
5334 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5335 project files. Delete 'main_unit' project variable; not needed. Allow
5336 process environment variables wherever project variables are allowed.
5337 Add tutorial section on multiple GNAT project files.
5338
5339 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5340
5341 Sync with Tramp 2.1.14.
5342
5343 * trampver.texi: Update release number.
5344
5345 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5346
5347 * ns-emacs.texi:
5348 * faq.texi: Remove mentions of Mac Carbon.
5349
5350 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5351
5352 * gnus.texi (Saving Articles): Describe the 2nd argument of
5353 gnus-summary-save-in-pipe.
5354 (SpamAssassin): Use it.
5355
5356 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5357
5358 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5359
5360 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5361
5362 * org.texi (Export options): Document the use of the creator flag.
5363
5364 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5365
5366 * org.texi: New version 6.06a.
5367
5368 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5369
5370 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5371 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5372
5373 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5374
5375 * calc.texi (Editing Stack Entries):
5376 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5377 Calc's help functions. Mention fixing typos.
5378 (Customizing Calc): Fix typo.
5379
5380 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (summarykey): New macro. Use to correctly format keys in
5383 the summary.
5384
5385 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5386
5387 * ns-emacs.texi (Customization): Corrected documentation on color
5388 specification formats.
5389
5390 2008-07-19 Andreas Schwab <schwab@suse.de>
5391
5392 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5393
5394 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5395 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5396
5397 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5398
5399 * dbus.texi (Inspection): Rework, introduce submenus.
5400 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5401 (Properties and Annotations, Arguments and Signatures): New nodes.
5402
5403 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5404
5405 * dbus.texi (Receiving Method Calls): Fix description of
5406 `dbus-register-method'.
5407 (Signals): Allow also signal arguments for filtering in
5408 `dbus-register-signal'.
5409
5410 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5411
5412 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5413 `cnorm'.
5414 (Arithmetic Tutorial): Simplify the verification of prime factors.
5415
5416 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5417
5418 * gnus.texi (Saving Articles): Mention
5419 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5420
5421 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5422
5423 * calc.texi: Adjust mode line throughout.
5424
5425 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5426
5427 * sasl.texi (Mechanisms): Fix typos.
5428
5429 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5430
5431 * calc.texi (Killing from the stack): Mention using normal Emacs
5432 copying.
5433
5434 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5435
5436 * tramp.texi (Password handling): Rename from "Password caching".
5437 Add `auth-source' mechanism.
5438 (Connection caching): Tramp reopens the connection automatically,
5439 when the operating system on the remote host has been changed.
5440
5441 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5442
5443 * makefile.w32-in (distclean): Remove makefile.
5444
5445 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5446
5447 * org.texi (Using the mapping API): New section.
5448 (Agenda column view): New section.
5449 (Moving subtrees): Document archiving to the archive sibling.
5450 (Agenda commands): Document columns view in the agenda.
5451 (Using the property API): Document the API for multi-valued properties.
5452
5453 2008-06-17 Jason Riedy <jason@acm.org>
5454
5455 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5456 function, and efmt may be a two-argument function.
5457 (Radio tables): Document multiple destinations.
5458
5459 2008-06-16 Glenn Morris <rgm@gnu.org>
5460
5461 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5462 Add Cover-Texts.
5463
5464 2008-06-15 Glenn Morris <rgm@gnu.org>
5465
5466 * faq.texi (VER): Update to 23.0.60.
5467
5468 * mh-e.texi: Remove option of licensing under GPL.
5469 Add Cover-Texts to GFDL permissions notice.
5470 (GPL): Remove section.
5471 (GFDL): Include doclicense.texi rather than the actual text.
5472
5473 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5474 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5475
5476 * sasl.texi: Fix output file name.
5477
5478 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5479
5480 * gnus-coding.texi: Refer to license in Gnus manual.
5481
5482 * idlwave.texi, sasl.texi: Use @copying.
5483
5484 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5485
5486 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5487
5488 * url.texi: Use @copying, @title, @subtitle, @author.
5489
5490 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5491 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5492 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5493 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5494 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5495 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5496 * widget.texi, woman.texi:
5497 Remove references to external license, since doclicense is included.
5498
5499 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5500 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5501 Remove references to non-existent Invariant Sections.
5502
5503 2008-06-14 Glenn Morris <rgm@gnu.org>
5504
5505 * faq.texi (Major packages and programs): Remove references to external
5506 Supercite, Calc, VIPER, since they have been included for some time.
5507 Update VM, AUCTeX, BBDB entries.
5508
5509 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5510
5511 * newsticker.texi: Updated to match latest newsticker changes.
5512
5513 2008-06-13 Glenn Morris <rgm@gnu.org>
5514
5515 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5516 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5517 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5518 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5519 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5520 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5521 * woman.texi:
5522 Update Back-Cover Text as per maintain.info.
5523
5524 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5525
5526 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5527
5528 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5529 (gnus-faq.xml): Update repository host.
5530
5531 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5532
5533 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5534
5535 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5536 Fix a typo.
5537
5538 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5539
5540 * gnus.texi (Mail Source Customization): Correct values of
5541 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5542 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5543
5544 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5545
5546 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5547 coding standards.
5548
5549 2008-06-14 David Engster <dengste@eml.cc>
5550
5551 * gnus.texi (nnmairix): Markup fixes.
5552
5553 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5554
5555 * gnus.texi (nnmairix): Markup and other minor fixes.
5556
5557 2008-06-05 David Engster <dengste@eml.cc>
5558
5559 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5560
5561 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5562
5563 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5564 (Searching, nnir, nnmairix): New stub nodes.
5565
5566 2008-05-30 Felix Lee <felix.1@canids.net>
5567
5568 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5569
5570 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5571
5572 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5573
5574 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5575
5576 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5577
5578 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5579
5580 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5581
5582 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5583
5584 * info.texi (Top): Fix typo in xref.
5585
5586 2008-05-05 Karl Berry <karl@gnu.org>
5587
5588 * info.texi (Top): @xref to stand-alone manual.
5589
5590 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5591
5592 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5593 (Various Summary Stuff): Fix typo in last xref.
5594
5595 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5596
5597 * org.texi (Moving subtrees): Fix typo.
5598
5599 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5600
5601 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5602 Tramp via `tramp-mode'.
5603
5604 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5605
5606 * org.texi: Massive changes, in many parts of the file.
5607
5608 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5609
5610 * gnus.texi (Oort Gnus): Add message-fill-column.
5611
5612 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5613
5614 * gnus.texi (Mail Source Specifiers): Typo fix.
5615
5616 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5617
5618 * gnus.texi (Diary Headers Generation): Update key binding for
5619 `gnus-diary-check-message'.
5620
5621 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5622
5623 * gnus.texi (Emacsen): Addition.
5624
5625 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5626
5627 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5628
5629 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5630
5631 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5632
5633 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5634
5635 * gnus-news.texi: Update tool bar item.
5636
5637 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5638
5639 * gnus-news.texi: Fix typos.
5640
5641 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5642
5643 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5644 Add mention of `kron'.
5645
5646 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5647
5648 * epa.texi (Encrypting/decrypting *.gpg files):
5649 Document epa-file-name-regexp.
5650
5651 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5652
5653 * gnus.texi (Example Methods): Fix description about ssh-agent.
5654 (Indirect Functions): Fix the default value of nntp-telnet-command;
5655 remove link to connect.html.
5656
5657 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5658
5659 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5660 dbus-call-method.
5661 (Receiving Method Calls): The timeout can be set by the calling client.
5662
5663 * trampver.texi: Update release number.
5664
5665 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * gnus.texi (Top): Fix version. Add SASL.
5668
5669 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5670
5671 Sync with Tramp 2.1.13.
5672
5673 * trampver.texi: Update release number.
5674
5675 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5676
5677 * org.texi: Update to new org-mode website.
5678
5679 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5680
5681 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5682
5683 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5684
5685 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5686 gnus-read-ephemeral-gmane-group-url,
5687 gnus-read-ephemeral-emacs-bug-group,
5688 gnus-read-ephemeral-debian-bug-group.
5689
5690 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5691
5692 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5693
5694 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5695 Add FIXMEs for Bookmarks and gnus-registry-marks.
5696
5697 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5698
5699 * gnus.texi (Smileys): Document `smiley-style'.
5700
5701 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5702
5703 * gnus.texi (Gnus Development): Clarify difference between ding and
5704 gnu.emacs.gnus.
5705 (MIME Commands, Using MIME, RSS): Fix markup.
5706
5707 * gnus-faq.texi ([8.4]): Ditto.
5708
5709 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5710
5711 * gnus.texi (Emacsen): Remove obsolete stuff.
5712
5713 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5714
5715 * gnus.texi (Oort Gnus): Add version info WRT
5716 `mail-source-delete-incoming'.
5717
5718 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5719
5720 * gnus.texi (Top): Add "Other related manuals" and version info in
5721 `iftex' output.
5722 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5723 gnus-balloon-face-0 and the corresponding format specifiers.
5724
5725 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5726
5727 * tramp.texi (Filename completion): Remove footnote about let-bind
5728 of `partial-completion-mode'. It doesn't work this way.
5729
5730 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5731
5732 * pcl-cvs.texi (Contributors): Update my email.
5733
5734 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5735
5736 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5737
5738 2008-03-17 Bill Wohler <wohler@newt.com>
5739
5740 * mh-e.texi (Viewing): Update URL for adding header fields to
5741 mh-invisible-header-fields-default.
5742
5743 2008-03-16 Bill Wohler <wohler@newt.com>
5744
5745 * mh-e.texi (Preface): Add Gnus to requirements.
5746 (Forwarding): Note that forwarded MIME messages are now inline.
5747
5748 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5749
5750 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5751 (Common Variables): Give precedence to the netcat methods over the
5752 telnet methods, and mention that they are more reliable.
5753
5754 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5755
5756 * org.texi (Exporting Agenda Views): Document agenda export to
5757 iCalendar.
5758 (Progress logging): Document the new progress logging stuff.
5759
5760 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5761
5762 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5763 Update for change of `mail-source-delete-incoming'.
5764
5765 * gnus-news.texi: Ditto.
5766
5767 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5768
5769 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5770 custom versions.
5771
5772 2008-03-07 Alan Mackenzie <acm@muc.de>
5773
5774 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5775 parens/brackets in a k&r region is limited.
5776
5777 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5778
5779 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5780 using different Emacs versions.
5781
5782 2008-02-27 Glenn Morris <rgm@gnu.org>
5783
5784 * sc.texi: Remove a lot of old and obsolete info.
5785 (titlepage): Simplify.
5786 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5787 (VM with any Emacsen, GNEWS with any Emacsen)
5788 (Overloading for Non-conforming MUAs, Version 3 Changes)
5789 (The Supercite Mailing List): Delete nodes.
5790 (Introduction): Remove info about old packages.
5791 (Getting Connected): Simplify. Remove info about old packages.
5792 (Citing Commands): Delete Emacs 19 info.
5793 (Hints to MUA Authors): Simplify.
5794 (Thanks and History): Merge in some info from the deleted node
5795 "Version 3 Changes".
5796
5797 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5798
5799 * org.texi (Setting tags, In-buffer settings):
5800 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5801
5802 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5803
5804 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5805 installation directory name.
5806
5807 2008-02-12 Romain Francoise <romain@orebokech.com>
5808
5809 * epa.texi (Overview): Fix typo.
5810
5811 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5812
5813 * epa.texi (Quick start): Remove the .emacs setting.
5814
5815 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5816
5817 * epa.texi (Quick start): Use the command `epa-enable' instead of
5818 loading `epa-setup'.
5819
5820 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5821
5822 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5823 ($(infodir)/epa, epa.dvi): New targets.
5824
5825 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5826
5827 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5828
5829 * epa.texi: New manual documenting the EasyPG Assistant.
5830
5831 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5832
5833 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5834 (Inspection): New function dbus-ping.
5835
5836 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5837
5838 * tramp.texi (Remote processes): Add `shell-command'.
5839
5840 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5841
5842 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5843 (Group Parameters): Document `mail-source' parameter.
5844
5845 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5846
5847 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5848 must be a local host.
5849
5850 2008-01-26 Michael Olson <mwolson@gnu.org>
5851
5852 * erc.texi: Update version for ERC 5.3 release.
5853 (Obtaining ERC): Update extras URLs for 5.3.
5854 (Development): Write instructions for git, and remove those for Arch.
5855 (History): Mention the switch to git.
5856
5857 2008-01-24 Karl Berry <karl@gnu.org>
5858
5859 * info.texi (Search Index, Search Text): Mention the command
5860 character in the section name, a la the (Go to node) node.
5861
5862 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5863
5864 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5865
5866 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5867
5868 * gnus-news.texi: Mention gnus-article-describe-bindings.
5869
5870 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5871
5872 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5873
5874 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5875
5876 * org.texi (Property inheritance): New section.
5877 (Conventions): New section.
5878 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5879 commands, and the new bindings for refiling.
5880 (Sparse trees): Document the new special command for sparse trees.
5881 (References): Be more clear about the counting of hilines.
5882 (Handling links): Document M-p/n for accessing links.
5883 (Fast access to TODO states): New section.
5884 (Per file keywords): New section.
5885 (Property inheritance): New section.
5886 (Column attributes): New summary types.
5887 (Capturing Column View): New section.
5888 (The date/time prompt): Cover the new features in the date/time prompt.
5889 Compactify the table of keys for the calendar remote control.
5890 (Clocking work time): Document the new :scope parameter.
5891 (Remember): Promoted to chapter.
5892 (Quoted examples): New section.
5893 (Enhancing text): New verbatim environments.
5894
5895 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5896
5897 * trampver.texi: Update release number.
5898
5899 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5900
5901 * gnus.texi (Article Keymap):
5902 Add gnus-article-wide-reply-with-original; fix descriptions of
5903 gnus-article-reply-with-original and
5904 gnus-article-followup-with-original.
5905
5906 2008-01-09 Glenn Morris <rgm@gnu.org>
5907
5908 * nxml-mode.texi: Add @copying section.
5909
5910 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5911
5912 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5913 Server". Add `message-send-mail-with-mailclient'.
5914
5915 * gnus.texi (Posting Server): Move some text to "(message)Mail
5916 Variables" and add a reference here.
5917
5918 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5919
5920 * dbus.texi (Receiving Method Calls): New chapter.
5921 (Errors and Events): Add serial number to events. Replace "signal" by
5922 "message". Introduce dbus-event-serial-number.
5923
5924 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5925
5926 * dbus.texi (Type Conversion): Explain the type specification for empty
5927 arrays. Use another example.
5928
5929 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5930
5931 * dbus.texi (all): Replace "..." by @dots{}.
5932 (Type Conversion): Precise the value range for :byte types.
5933 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5934 Mention its return value.
5935 (Errors and Events): There is no D-Bus error propagation during event
5936 processing.
5937
5938 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5939
5940 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5941 New sections.
5942
5943 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5944
5945 * gnus.texi (Group Parameters): Reorder the text and add a note about
5946 `gnus-parameters' near the beginning of the node.
5947
5948 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5949
5950 * gnus.texi (Score File Editing): Fix function name.
5951
5952 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5953
5954 Sync with Tramp 2.1.12.
5955
5956 * trampver.texi: Update release number.
5957
5958 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5959
5960 * dbus.texi (Type Conversion): Correct input parameters mapping.
5961
5962 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5963
5964 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5965 (Errors and Events): Mention wrong-type-argument error.
5966
5967 2007-12-21 Alex Schroeder <alex@gnu.org>
5968
5969 * rcirc.texi: Changed single spaces after sentence end to double
5970 spaces. Fixed some typos.
5971 (Internet Relay Chat): Explain relay.
5972 (Getting started with rcirc): Change items to reflect prompts.
5973 Add more explanation to rcirc-track-minor-mode and added a comment to
5974 warn future maintainers that this section is a copy.
5975 (People): Change /ignore example.
5976 (Keywords): Not keywords.
5977
5978 2007-12-20 Alex Schroeder <alex@gnu.org>
5979
5980 * rcirc.texi (Top): Fighting Information Overload chapter added.
5981 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5982 (rcirc commands): Move /ignore command to the new chapter.
5983 (Fighting Information Overload): New chapter documenting /keyword,
5984 /bright, /dim, channel ignore, and low priority channels.
5985 (Configuration): Document rcirc-server-alist, remove
5986 rcirc-startup-channels-alist and rcirc-default-server.
5987
5988 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5989
5990 * dbus.texi (Signals): Fix example in dbus-register-signal.
5991
5992 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5993
5994 * gnus.texi (Score Variables): Fix typo.
5995
5996 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5997
5998 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5999 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6000 (Errors and Events): Adapt dbus-event.
6001
6002 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6003
6004 * gnus.texi (Other Files): Add the yenc command.
6005
6006 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6007
6008 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6009 since 2004-08-06.
6010
6011 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6012
6013 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6014 on body.
6015
6016 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6017
6018 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6019 and rfc2047-allow-irregular-q-encoded-words; fix description of
6020 rfc2047-encode-encoded-words.
6021
6022 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6023
6024 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6025
6026 2007-12-05 Michael Olson <mwolson@gnu.org>
6027
6028 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6029 Update documentation for `remember-diary-file'.
6030
6031 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6032
6033 * dbus.texi (Signals): Precise `dbus-register-signal'.
6034 (Errors and Events): Rework events part, the internal structure of
6035 dbus-event has changed.
6036
6037 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6038
6039 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6040 ($(infodir)/dbus, dbus.dvi): New targets.
6041
6042 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6043
6044 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6045 unconditionally.
6046
6047 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6048 emulation with @print{}.
6049
6050 2007-12-02 Richard Stallman <rms@gnu.org>
6051
6052 * dbus.texi (Overview): Minor cleanup.
6053
6054 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6055
6056 * Makefile.in (INFO_TARGETS): Add dbus.
6057 (DVI_TARGETS): Add dbus.dvi.
6058 (dbus, dbus.dvi): New targets.
6059
6060 * dbus.texi: New file.
6061
6062 2007-11-24 Romain Francoise <romain@orebokech.com>
6063
6064 * nxml-mode.texi: Add description in @direntry.
6065 Fix file name to match @setfilename.
6066
6067 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6068
6069 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6070 ($(infodir)/nxml-mode): New rule.
6071
6072 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6073 ($(infodir)/nxml-mode): New rule.
6074 (clean): Add nxml-mode*.
6075
6076 * nxml-mode.texi: New file with nxml manual.
6077
6078 2007-11-18 Richard Stallman <rms@gnu.org>
6079
6080 * flymake.texi (Example -- Configuring a tool called directly):
6081 Update example.
6082
6083 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6084
6085 * tramp.texi (Filename completion): Simplify explanation of
6086 double-slash behavior. Explain directory contents flushing.
6087
6088 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6089
6090 * calc.texi (TeX and LaTeX Language Modes): Put in
6091 missing braces.
6092
6093 2007-11-15 Richard Stallman <rms@gnu.org>
6094
6095 * cl.texi (Equality Predicates): Delete `eql'.
6096 (Predicates, Naming Conventions, Top): Delete `eql'.
6097 (Common Lisp Compatibility): Delete `eql'.
6098 (Porting Common Lisp): Delete obsolete backquote info.
6099 Minor clarification about character constants.
6100 (Sequence Basics): Minor clarification.
6101
6102 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6103
6104 * cc-mode.texi (Electric Keys, Custom Macros):
6105 * tramp.texi (Filename completion): Fix typos.
6106
6107 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6108
6109 * calc.texi (Basic commands): Mention the menu.
6110
6111 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6112
6113 * tramp.texi (Connection caching): Tramp flushes connection
6114 properties when remote operating system has been changed.
6115
6116 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6117
6118 * gnus-news.texi: Fix spelling.
6119 `message-insert-formatted-citation-line', not
6120 `message-insert-formated-citation-line'.
6121
6122 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6123
6124 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6125
6126 * tramp.texi (Overview): Mention also the PuTTY integration under
6127 w32. Remove paragraphs about Tramp's experimental status.
6128 (Frequently Asked Questions): Add code example for highlighting the
6129 mode line.
6130
6131 2007-11-03 Michael Olson <mwolson@gnu.org>
6132
6133 * remember.texi: Change mentions of remember-buffer to
6134 remember-finalize throughout.
6135
6136 2007-10-30 Michael Olson <mwolson@gnu.org>
6137
6138 * remember.texi (Copying): Remove.
6139 (Mailbox): Update with non-BBDB instructions.
6140 (Diary, Org): Add.
6141 (Bibliography, Planner Page): Remove.
6142
6143 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6144
6145 * makefile.w32-in (INFO_TARGETS): Add remember.
6146 (DVI_TARGETS): Add remember.dvi.
6147 ($(infodir)/remember): New rule.
6148 (clean): Add remember*.
6149
6150 2007-10-30 Michael Olson <mwolson@gnu.org>
6151
6152 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6153 ($(infodir)/remember): New rule that builds the Remember Manual.
6154
6155 * remember.texi: New file containing the Remember Mode Manual.
6156 Shuffle chapters around after initial import.
6157 (Function Reference): Split Keystrokes into separate chapter.
6158 (Keystrokes): Document C-c C-k.
6159 (Introduction): Fix typographical issue with "---".
6160
6161 2007-10-29 Richard Stallman <rms@gnu.org>
6162
6163 * widget.texi (Introduction): Delete discussion of implementation
6164 internals.
6165
6166 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6167
6168 * tramp.texi (Connection caching): Host names must be different
6169 when tunneling.
6170
6171 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6172
6173 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6174 Gnus v5.13.
6175
6176 2007-10-28 Miles Bader <miles@gnu.org>
6177
6178 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6179
6180 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6181
6182 * gnus.texi (Sorting the Summary Buffer):
6183 Remove gnus-article-sort-by-date-reverse.
6184
6185 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6186
6187 * gnus.texi (Non-ASCII Group Names): New node.
6188 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6189 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6190
6191 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6192
6193 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6194 clean the output of the program `imap-shell-program'.
6195
6196 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6197
6198 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6199
6200 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6201
6202 * gnus.texi (Sticky Articles): Documentation for sticky article
6203 buffers.
6204
6205 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6206
6207 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6208
6209 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6210
6211 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6212
6213 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6214
6215 * gnus.texi (Archived Messages):
6216 Document gnus-update-message-archive-method.
6217
6218 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6219
6220 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6221
6222 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6223
6224 * gnus.texi (Group Maneuvering):
6225 Document `gnus-summary-next-group-on-exit'.
6226
6227 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6228
6229 * gnus.texi (Really Various Summary Commands):
6230 Mention gnus-auto-select-on-ephemeral-exit.
6231
6232 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6233
6234 * gnus.texi, message.texi: Bump version number.
6235
6236 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6237
6238 * gnus.texi (Group Line Specification, Misc Group Stuff)
6239 (Server Commands): Parenthesize @pxref{Mail Spool}.
6240
6241 2007-10-28 Didier Verna <didier@xemacs.org>
6242
6243 New user option: message-signature-directory.
6244 * message.texi (Insertion Variables): Document it.
6245 * gnus.texi (Posting Styles): Ditto.
6246
6247 2007-10-28 Didier Verna <didier@xemacs.org>
6248
6249 * gnus.texi (Group Line Specification):
6250 * gnus.texi (Misc Group Stuff):
6251 * gnus.texi (Server Commands): Document the group compaction feature.
6252
6253 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6254
6255 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6256
6257 * message.texi (Various Message Variables): Add message-fill-column.
6258
6259 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6260
6261 * gnus.texi: Untabify.
6262
6263 2007-10-28 Didier Verna <didier@xemacs.org>
6264
6265 * gnus.texi (Group Parameters): Document the posting-style merging
6266 process in topic-mode.
6267
6268 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6269
6270 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6271
6272 2007-10-28 Romain Francoise <romain@orebokech.com>
6273
6274 * gnus.texi (Mail Spool): Fix typo.
6275 Update copyright.
6276
6277 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6278
6279 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6280
6281 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6282
6283 * gnus.texi (Summary Generation Commands):
6284 Add gnus-summary-insert-ticked-articles.
6285
6286 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6287
6288 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6289 to spam-spamassassin-program.
6290
6291 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6294
6295 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6296
6297 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6298
6299 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6300
6301 * message.texi (Mail Headers): Document `opportunistic'.
6302
6303 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6304
6305 * emacs-mime.texi (Encoding Customization): Explain how to set
6306 mm-coding-system-priorities per hierarchy.
6307
6308 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6309
6310 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6311 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6312
6313 2007-10-28 Didier Verna <didier@xemacs.org>
6314
6315 * message.texi (Wide Reply): Update documentation of
6316 message-dont-reply-to-names (now allowing a list of regexps).
6317
6318 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6319
6320 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6321
6322 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6323
6324 * gnus.texi (SpamAssassin back end): Fix typo.
6325
6326 * sieve.texi (Examples): Fix grammar.
6327
6328 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6329
6330 * gnus.texi (Searching for Articles): Document M-S and M-R.
6331 (Limiting): Document / b.
6332
6333 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6334
6335 * gnus.texi (Thread Commands): T M-^.
6336
6337 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6338
6339 * message.texi (Mail Aliases): Document ecomplete.
6340 (Mail Aliases): Fix typo.
6341
6342 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6343
6344 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6345 fix typo.
6346
6347 2007-10-28 Romain Francoise <romain@orebokech.com>
6348
6349 * gnus.texi (Mail Spool): Grammar fix.
6350
6351 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6352
6353 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6354 string.
6355
6356 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6357
6358 * gnus.texi (Group Parameters): Fix description.
6359
6360 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6361
6362 * gnus.texi (Gmane Spam Reporting):
6363 Fix spam-report-gmane-use-article-number.
6364 Add spam-report-user-mail-address.
6365
6366 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6367
6368 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6369
6370 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6371
6372 * gnus.texi (Group Parameters): Add simplified sorting example based on
6373 example for `Sorting the Summary Buffer' from Jari Aalto
6374 <jari.aalto@cante.net>.
6375 (Example Methods): Add example for an indirect connection.
6376
6377 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6378
6379 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6380 (Agent Parameters): Update parameter names to match code.
6381 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6382 'gnus-agent-summary-fetch-series'.
6383 (Agent and flags): New section providing a generalized discussion
6384 of flag handling.
6385 (Agent and IMAP): Remove flag discussion.
6386 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6387
6388 2007-10-28 Romain Francoise <romain@orebokech.com>
6389
6390 * gnus.texi (Exiting the Summary Buffer): Add new function
6391 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6392
6393 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus.texi (Conformity): Fix typo.
6396 (Customizing Articles): Document `first'.
6397
6398 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6399
6400 * gnus.texi (Sorting the Summary Buffer):
6401 Add `gnus-thread-sort-by-date-reverse'. Add example
6402 host to different sorting in NNTP and RSS groups.
6403
6404 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6405
6406 * message.texi (Insertion): Describe prefix for
6407 message-mark-inserted-region and message-mark-insert-file.
6408
6409 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6410
6411 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6412 LaTeX documents. Describe "text/x-gnus-verbatim".
6413
6414 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6415
6416 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6417 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6418 (spam-stat spam filtering, SpamOracle)
6419 (Extending the Spam ELisp package): Remove extra quote symbol for
6420 clarity.
6421
6422 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6423
6424 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6425 gnus-article-delete-part and gnus-article-replace-part.
6426 (Using MIME): Add gnus-mime-replace-part.
6427
6428 2007-10-28 Romain Francoise <romain@orebokech.com>
6429
6430 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6431 requires `auto-compression-mode' to be enabled. Add new nnml
6432 variable `nnml-compressed-files-size-threshold'.
6433
6434 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6435
6436 * gnus.texi (Sorting the Summary Buffer):
6437 Add gnus-thread-sort-by-recipient.
6438
6439 2007-10-28 Romain Francoise <romain@orebokech.com>
6440
6441 * message.texi (Insertion Variables): Mention new variable
6442 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6443 documentation accordingly.
6444
6445 2007-10-28 Romain Francoise <romain@orebokech.com>
6446
6447 * gnus.texi (To From Newsgroups): Mention new variables
6448 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6449
6450 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6453 stuff; gnus-mime-inline-part does the automatic decompression.
6454
6455 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6456
6457 * gnus.texi (Spam ELisp Package Configuration Examples):
6458 "training.ham" should be "training.spam".
6459
6460 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6461
6462 * message.texi (Mail Variables): Fix the default value for
6463 message-send-mail-function.
6464
6465 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6466
6467 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6468 always returns nil exceptionally.
6469
6470 2007-10-28 Simon Josefsson <jas@extundo.com>
6471
6472 * gnus.texi (Article Washing): Add libidn URL.
6473 Suggested by Michael Cook <michael@waxrat.com>.
6474
6475 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6476
6477 * gnus.texi (Topic Commands): Fix next/previous.
6478
6479 2007-10-28 Simon Josefsson <jas@extundo.com>
6480
6481 * gnus.texi (Article Washing): Mention `W i'.
6482
6483 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6484
6485 * gnus.texi (Group Parameters): Slight extension of sieve
6486 parameter description.
6487
6488 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6489
6490 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6491 matching score files as well.
6492 (Picons): Describe `gnus-picon-style'.
6493
6494 2007-10-28 Romain Francoise <romain@orebokech.com>
6495
6496 * message.texi (Message Headers): Mention that headers are hidden
6497 using narrowing, and how to expose them.
6498 Update copyright.
6499
6500 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6501
6502 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6503 `gnus-summary-sort-by-recipient'.
6504
6505 2007-10-28 Romain Francoise <romain@orebokech.com>
6506
6507 * gnus.texi (NNTP marks): New node.
6508 (NNTP): Move NNTP marks variables to the new node.
6509
6510 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6511
6512 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6513
6514 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6515
6516 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6517
6518 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6519 everywhere for consistency.
6520 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6521 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6522 Say "regular expression" instead of "regex." Admonish.
6523 Pick other words to sound better (s/so/thus/).
6524 (Spam ELisp Package Filtering of Incoming Mail):
6525 Mention statistical filters. Remove old TODO.
6526 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6527 New section on sorting and displaying the spam score.
6528 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6529 backend but an alias to spam-use-BBDB.
6530 (Extending the Spam ELisp package): Rewrite the example using the
6531 new backend functionality.
6532
6533 2007-10-28 Simon Josefsson <jas@extundo.com>
6534
6535 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6536 nntp-marks-directory, from Romain Francoise
6537 <romain@orebokech.com>.
6538
6539 2007-10-28 Magnus Henoch <mange@freemail.hu>
6540
6541 * gnus.texi (Hashcash): New default value of
6542 hashcash-default-payment.
6543
6544 2007-10-28 Simon Josefsson <jas@extundo.com>
6545
6546 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6547 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6548
6549 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6550
6551 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6552
6553 2007-10-28 Simon Josefsson <jas@extundo.com>
6554
6555 * gnus.texi (documentencoding): Add, to avoid warnings.
6556
6557 2007-10-28 Simon Josefsson <jas@extundo.com>
6558
6559 * message.texi (Mail Headers): Add.
6560
6561 * gnus.texi (Hashcash): Fix.
6562
6563 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6564
6565 * gnus.texi (Hashcash): Change location of library, also mention
6566 that payments can be verified and fix the name of the
6567 hashcash-path variable.
6568
6569 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6570
6571 * gnus.texi (Article Display): Add `gnus-picon-style'.
6572
6573 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6574
6575 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6576
6577 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6578
6579 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6580 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6581 warning about ham processors in spam groups removed.
6582
6583 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6584
6585 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6586 From Hubert Chan <hubert@uhoreg.ca>.
6587
6588 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6589
6590 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6591 (Mailing List): Typo.
6592 (Customizing Articles): Add gnus-treat-ansi-sequences.
6593 (Article Washing): Index.
6594
6595 * message.texi: Use m-dash consistently.
6596
6597 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6598
6599 * gnus.texi (GroupLens): Remove.
6600
6601 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6602
6603 * gnus.texi (Outgoing Messages, Agent Variables):
6604 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6605 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6606
6607 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6608
6609 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6610
6611 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6612
6613 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6614
6615 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6616
6617 2007-10-28 Simon Josefsson <jas@extundo.com>
6618
6619 * gnus.texi (Top): Add SASL.
6620
6621 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6622
6623 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6624
6625 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6626
6627 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6628
6629 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6630
6631 * calc.texi (Formulas, Composition Basics): Lower the
6632 precedence of negation.
6633
6634 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6635
6636 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6637 Mention the new three-letter column identifiers.
6638 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6639 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6640 message when using `c' on an empty default with default printer.
6641 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6642 renamed to `ses--symbolic-formulas' some time ago.
6643
6644 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6645
6646 * calc.texi (Default Simplifications, Making Selections)
6647 (Customizing Calc): Clarify associativity of multiplication.
6648
6649 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6650
6651 * tramp.texi (Traces and Profiles): Simplify loop over
6652 `trace-function-background'.
6653
6654 2007-10-22 Juri Linkov <juri@jurta.org>
6655
6656 * dired-x.texi (Shell Command Guessing): Default values are now
6657 available by typing M-n instead of M-p.
6658
6659 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6660
6661 * tramp.texi (Cleanup remote connections): New section.
6662 (Password caching): Remove `tramp-clear-passwd'.
6663 It's not a command anymore.
6664 (Bug Reports): Add `tramp-bug' to function index.
6665 (Function Index, Variable Index): New nodes.
6666 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6667
6668 * trampver.texi: Update release number.
6669
6670 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6671
6672 * calc.texi (History and Acknowledgements): Turn comment
6673 about integer size into past tense.
6674 (Time Zones): Remove pointer to Calc author's address.
6675 (Trigonometric and Hyperbolic Functions): Mention cotangent
6676 and hyperbolic cotangent. Fix typo.
6677
6678 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6679
6680 Sync with Tramp 2.1.11.
6681
6682 * trampver.texi: Update release number.
6683
6684 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6685
6686 * tramp.texi (External packages): New section.
6687
6688 2007-09-29 Juri Linkov <juri@jurta.org>
6689
6690 * info.texi (Help-Int): Document `L' (`Info-history').
6691
6692 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6693
6694 * org.texi: Change links to webpage and maintained email.
6695 (Remember): Promote to Chapter, significant changes.
6696 (Fast access to TODO states): New section.
6697 (Faces for TODO keywords): New section.
6698 (Export options): Example for #+DATE.
6699 (Progress logging): Section moved.
6700
6701 2007-09-26 Bill Wohler <wohler@newt.com>
6702
6703 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6704 browse-url-at-mouse.
6705
6706 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6707
6708 * flymake.texi (Customizable variables): Face names don't end in -face.
6709 Fix flymake-err-line-patterns template.
6710 (Example -- Configuring a tool called directly): Fix init-function.
6711 (Highlighting erroneous lines): Face names don't end in -face.
6712
6713 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6714
6715 * erc.texi (Special-Features): Fix small typo.
6716
6717 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6718
6719 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6720 and "External transfer methods".
6721
6722 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6723
6724 * calc.texi (Predefined Units): Add some history.
6725
6726 2007-09-08 Michael Olson <mwolson@gnu.org>
6727
6728 * erc.texi (Copying): New section included from gpl.texi.
6729 This matches the look of the upstream ERC manual.
6730
6731 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6732
6733 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6734 (Random Numbers): Clarify the distribution of `random'.
6735
6736 2007-09-06 Glenn Morris <rgm@gnu.org>
6737
6738 Move manual sources from man/ to subdirectories of doc/.
6739 Split into the Emacs manual in emacs/, and other manuals in misc/.
6740 Change all setfilename commands to use ../../info.
6741 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6742 refer to the Emacs manual here.
6743 (infodir): New variable.
6744 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6745 (cc-mode.texi, faq.texi): Update references to source file locations.
6746 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6747 do not refer to the Emacs manual here.
6748 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6749
6750 * Makefile.in: Add `basename' versions of all info targets, for
6751 convenience when rebuilding just one manual.
6752 (../etc/GNU): Delete obsolete target.
6753 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6754 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6755 *.vrs *.toc here...
6756 (maintainer-clean): ...from here.
6757
6758 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6759
6760 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6761
6762 * calc.texi (Date Conversions): Clarify definition of
6763 Julian day numbering.
6764 (Date Forms): Clarify definition of Julian day numbering;
6765 add some history.
6766
6767 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6768
6769 * org.texi: Version 5.07.
6770
6771 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6772
6773 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6774
6775 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6776
6777 * org.texi (Adding hyperlink types): New section.
6778 (Embedded LaTeX): Chapter updated because of LaTeX export.
6779 (LaTeX export): New section.
6780 (Using links out): New section.
6781
6782 2007-08-22 Glenn Morris <rgm@gnu.org>
6783
6784 * faq.texi (Learning how to do something): Refcards now in
6785 etc/refcards/ directory.
6786
6787 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6788
6789 * tramp.texi (Remote Programs): Persistency file must be cleared when
6790 changing `tramp-remote-path'.
6791 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6792 macro.
6793
6794 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6795
6796 * calc.texi: Move contents to beginning of file.
6797 (Algebraic Entry): Fix the formatting of an example.
6798
6799 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6800
6801 * calc.texi (Basic Operations on Units): Mention exact versus
6802 inexact conversions.
6803
6804 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6805
6806 * calc.texi (Basic Operations on Units): Mention default
6807 values for new units.
6808 (Quick Calculator Mode): Mention that binary format will
6809 be displayed.
6810
6811 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6812
6813 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6814
6815 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6816
6817 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6818
6819 2007-08-08 Glenn Morris <rgm@gnu.org>
6820
6821 * gnus.texi, sieve.texi: Replace `iff'.
6822
6823 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6824
6825 * calc.texi (Basic Graphics): Mention the graphing of error
6826 forms.
6827 (Graphics Options): Mention how `g s' handles error forms.
6828 (Curve Fitting): Mention plotting the curves.
6829 (Standard Nonlinear Models): Add additional models.
6830 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6831 (Linear Fits): Correct result.
6832
6833 2007-08-01 Alan Mackenzie <acm@muc.de>
6834
6835 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6836 to "--no-site-file".
6837
6838 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6839
6840 * tramp.texi (Frequently Asked Questions): Point to mode line
6841 extension in Emacs 23.1.
6842
6843 * trampver.texi: Update release number.
6844
6845 2007-07-27 Glenn Morris <rgm@gnu.org>
6846
6847 * calc.texi (Copying): Include license text from gpl.texi, rather than
6848 in-line.
6849
6850 2007-07-25 Glenn Morris <rgm@gnu.org>
6851
6852 * calc.texi (Copying): Replace license with GPLv3.
6853
6854 * Relicense all FSF files to GPLv3 or later.
6855
6856 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6857
6858 Sync with Tramp 2.1.10.
6859
6860 * tramp.texi (trampfn): Expand macro implementation in order to handle
6861 empty arguments.
6862 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6863 occurrences by trampfn.
6864 (Frequently Asked Questions): Extend example code for host
6865 identification in the modeline. Add bbdb to approaches shortening Tramp
6866 file names to be typed.
6867
6868 * trampver.texi: Update release number.
6869
6870 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6871
6872 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6873 section. Reported by <poti@potis.org>.
6874 (Remote processes): Arguments of the program to be debugged are taken
6875 literally.
6876 (Frequently Asked Questions): Simplify recentf example.
6877
6878 2007-07-14 Karl Berry <karl@gnu.org>
6879
6880 * info.texi (@copying): New Back-Cover Text.
6881
6882 * info.texi (Quitting Info): Move to proper place in source.
6883 (Reported by Benno Schulenberg.)
6884
6885 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6886
6887 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6888
6889 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6890
6891 * emacs-mime.texi: Add @documentencoding directive.
6892
6893 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6894
6895 * tramp.texi (Remote processes): Add an anchor to the subsection
6896 "Running a debugger on a remote host".
6897
6898 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6899
6900 * tramp.texi (Remote processes): Don't call it "experimental" any
6901 longer. Add subsection about running a debugger on a remote host.
6902
6903 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6904
6905 * org.texi (Properties and columns): Chapter rewritten.
6906
6907 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6908
6909 * tramp.texi:
6910 * trampver.texi: Migrate to Tramp 2.1.
6911
6912 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6913
6914 * org.texi (Properties): New chapter.
6915
6916 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6917
6918 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6919 Control Panel.
6920
6921 * gnus.texi (Misc Article): Add index entry for
6922 gnus-single-article-buffer.
6923
6924 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6925
6926 * gnus.texi (Starting Up): Fix typo.
6927
6928 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6929
6930 * gnus.texi (Asynchronous Fetching): Fix typo.
6931
6932 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6933
6934 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6935 (About This Manual): Remove redundant information.
6936 (Getting Started): Mention author.
6937 (Basic Arithmetic, Customizing Calc): Make description of the
6938 variable `calc-multiplication-has-precedence' match its new effect.
6939
6940 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6941
6942 * calc.texi (Basic Arithmetic, Customizing Calc):
6943 Mention the variable `calc-multiplication-has-precedence'.
6944
6945 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6946
6947 * org.texi (Tag): Section swapped with node Timestamps.
6948 (Formula syntax for Lisp): Document new `L' flag.
6949
6950 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6951
6952 * gnus.texi (Misc Group Stuff, Summary Buffer)
6953 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6954
6955 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6956
6957 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6958 * gnus.texi (Article Buttons, Mail Source Customization)
6959 (Sending or Not Sending, Customizing NNDiary):
6960 * message.texi (Message Headers):
6961 * mh-e.texi (HTML): Fix typos.
6962
6963 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6964
6965 Sync with Tramp 2.0.56.
6966
6967 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6968 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6969
6970 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6971
6972 * Version 22.1 released.
6973
6974 2007-05-26 Michael Olson <mwolson@gnu.org>
6975
6976 * erc.texi (Modules): Fix references to completion modules.
6977
6978 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6979
6980 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6981
6982 2007-05-09 Didier Verna <didier@xemacs.org>
6983
6984 * gnus.texi (Email Based Diary): New. Proper documentation for the
6985 nndiary back end and the gnus-diary library.
6986
6987 2007-05-03 Karl Berry <karl@gnu.org>
6988
6989 * .cvsignore (*.pdf): New entry.
6990
6991 * texinfo.tex: Update from current version for better pdf generation.
6992
6993 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6994
6995 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6996
6997 2007-04-28 Glenn Morris <rgm@gnu.org>
6998
6999 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7000 consideration of legal status.
7001
7002 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7003
7004 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7005
7006 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7007
7008 * faq.texi (New in Emacs 22): python.el removed.
7009
7010 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7011
7012 * calc.texi (Reporting bugs): Update maintainer's address.
7013
7014 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7015
7016 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7017
7018 2007-04-15 Jay Belanger <belanger@truman.edu>
7019
7020 * calc.texi (Title page): Remove the date.
7021 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7022 (The Standard Calc Interface): Change trail title.
7023 (Floats): Mention that when non-decimal floats are entered, only
7024 approximations are stored.
7025 (Copying): Move to the appendices.
7026 (GNU Free Documentation License): Add as an appendix.
7027
7028 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7031 * dired-x.texi, ebrowse.texi, ediff.texi:
7032 * emacs-mime.texi, erc.texi, eshell.texi:
7033 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7034 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7035 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7036 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7037 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7038 * woman.texi: Include GFDL.
7039
7040 * doclicense.texi: Remove node heading, so that it can be included by
7041 other files.
7042
7043 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7044
7045 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7046 than *.
7047
7048 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7049
7050 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7051 in Calc.
7052
7053 2007-04-09 Romain Francoise <romain@orebokech.com>
7054
7055 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7056 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7057 replace mouse-2.
7058
7059 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7060
7061 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7062 renamed to woman-use-topic-at-point. Document new behavior.
7063
7064 2007-04-08 Richard Stallman <rms@gnu.org>
7065
7066 * url.texi: Fix some indexing.
7067 (Disk Caching): Drop discussion of old/other Emacs versions.
7068
7069 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7070
7071 * url.texi (Disk Caching): Say Emacs 21 "and later".
7072
7073 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7074 on Font locking which now mentions JIT lock.
7075
7076 2007-04-01 Michael Olson <mwolson@gnu.org>
7077
7078 * erc.texi: Update for the ERC 5.2 release.
7079
7080 2007-03-31 David Kastrup <dak@gnu.org>
7081
7082 * woman.texi (Topic, Interface Options): Explain changes semantics of
7083 woman-manpath in order to consider MANPATH_MAP entries.
7084
7085 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7086
7087 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7088
7089 2007-03-26 Richard Stallman <rms@gnu.org>
7090
7091 * pgg.texi (Caching passphrase): Clean up previous change.
7092
7093 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7094
7095 * gnus.texi (Setting Process Marks): Fix typo.
7096
7097 2007-03-25 Romain Francoise <romain@orebokech.com>
7098
7099 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7100 readability, and include various fixes by Daniel Brockman, Nick Roberts
7101 and Dieter Wilhelm.
7102
7103 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7104
7105 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7106
7107 * gnus.texi (Mail Source Specifiers): Fix typo.
7108
7109 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7110
7111 * reftex.texi (Imprint): Update maintainer information.
7112
7113 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7114
7115 * message.texi (Message Buffers): Update documentation for
7116 message-generate-new-buffers.
7117
7118 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7119
7120 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7121
7122 2007-03-21 Glenn Morris <rgm@gnu.org>
7123
7124 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7125
7126 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7127
7128 * eshell.texi (Known problems): Emacs 21 -> 22.
7129
7130 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7131
7132 2007-03-18 Jay Belanger <belanger@truman.edu>
7133
7134 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7135
7136 2007-03-12 Glenn Morris <rgm@gnu.org>
7137
7138 * calc.texi (Time Zones): Switch to new North America DST rule.
7139
7140 * calc.texi: Replace "daylight savings" with "daylight
7141 saving" in text throughout.
7142
7143 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7144
7145 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7146 The variable now uses a list of symbols instead of just a symbol.
7147 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7148
7149 2007-03-06 Romain Francoise <romain@orebokech.com>
7150
7151 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7152 new packages, and mention Gnus update.
7153
7154 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7155
7156 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7157 nntp-open-connection-functions-never-echo-commands.
7158
7159 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7160
7161 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7162 problems on the console, and security risk in not using gpg-agent.
7163
7164 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7165
7166 * org.texi (The spreadsheet): Rename from "Table calculations".
7167 Completely reorganized and rewritten.
7168 (CamelCase links): Section removed.
7169 (Repeating items): New section.
7170 (Tracking TODO state changes): New section.
7171 (Agenda views): Chapter reorganized and rewritten.
7172 (HTML export): Section rewritten.
7173 (Tables in arbitrary syntax): New section.
7174 (Summary): Better feature summary.
7175 (Activation): Document problem with cut-and-paste of Lisp code
7176 from PDF files.
7177 (Visibility cycling): Document indirect buffer use.
7178 (Structure editing): Document sorting.
7179 (Remember): Section rewritten.
7180 (Time stamps): Better description of time stamp types.
7181 (Tag searches): Document regular expression search for tags.
7182 (Stuck projects): New section.
7183 (In-buffer settings): New keywords.
7184 (History and Acknowledgments): Update description.
7185
7186 2007-02-24 Alan Mackenzie <acm@muc.de>
7187
7188 * cc-mode.texi (Movement Commands): Insert two missing command names.
7189 (Getting Started): Slight wording correction (use conditional).
7190
7191 2007-02-22 Kim F. Storm <storm@cua.dk>
7192
7193 * widget.texi (User Interface, Basic Types): Document need to put some
7194 text before the %v escape in :format string in editable-field widget.
7195
7196 2007-02-18 Romain Francoise <romain@orebokech.com>
7197
7198 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7199 `cvs-mode-quit'.
7200
7201 2007-02-10 Markus Triska <markus.triska@gmx.at>
7202
7203 * widget.texi (Programming Example): Put constant strings in :format.
7204
7205 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7206
7207 * faq.texi (Fullscreen mode on MS-Windows): New node.
7208
7209 2007-02-04 David Kastrup <dak@gnu.org>
7210
7211 * faq.texi (AUCTeX): Update version number. Should probably be done
7212 for other packages as well.
7213
7214 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7215
7216 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7217 <tassilo@member.fsf.org>.
7218
7219 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7220
7221 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7222 ls-lisp-use-localized-time-format.
7223
7224 2007-01-20 Markus Triska <markus.triska@gmx.at>
7225
7226 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7227
7228 2007-01-13 Michael Olson <mwolson@gnu.org>
7229
7230 * erc.texi (Modules): Mention capab-identify module.
7231
7232 2007-01-05 Michael Olson <mwolson@gnu.org>
7233
7234 * erc.texi (Getting Started): Update for /RECONNECT command.
7235
7236 2007-01-04 Richard Stallman <rms@gnu.org>
7237
7238 * ebrowse.texi: Change C-c b to C-c C-m.
7239
7240 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7241
7242 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7243 variables only in info to avoid redundant entries in the printed
7244 manual.
7245
7246 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7247
7248 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7249
7250 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7251
7252 * message.texi (Security): Split into sub-nodes.
7253
7254 2007-01-01 Alan Mackenzie <acm@muc.de>
7255
7256 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7257 eval-after-load in Emacs <=21 and a workaround. Document that
7258 trigraphs are not supported.
7259
7260 2007-01-01 Alan Mackenzie <acm@muc.de>
7261
7262 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7263 c-context-line-break. When invoked within a string, preserve
7264 whitespace. Add a backslash only when also in a macro.
7265
7266 2007-01-01 Alan Mackenzie <acm@muc.de>
7267
7268 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7269
7270 2007-01-01 Alan Mackenzie <acm@muc.de>
7271
7272 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7273 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7274
7275 2007-01-01 Alan Mackenzie <acm@muc.de>
7276
7277 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7278 "Choosing a Style".
7279
7280 * cc-mode.texi ("Styles"): Add @dfn{style}.
7281
7282 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7283
7284 Sync with Tramp 2.0.55.
7285
7286 * trampver.texi: Update release number.
7287
7288 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7289
7290 * gnus.texi (Customizing Articles): Add index entries for all
7291 gnus-treat-* variables.
7292
7293 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7294
7295 * gnus.texi (IMAP): Fix incorrect explanation of
7296 nnimap-search-uids-not-since-is-evil in documentation for
7297 nnimap-expunge-search-string.
7298
7299 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7300
7301 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7302 spam-ifile-database.
7303
7304 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7305
7306 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7307 rebind C-s.
7308
7309 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7310
7311 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7312 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7313 "expiring mail".
7314 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7315 nnimap-nov-is-evil.
7316
7317 2006-12-25 Kevin Ryde <user42@zip.com.au>
7318
7319 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7320 about the key procedure being used heavily.
7321
7322 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7323
7324 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7325 to t.
7326 (Prerequisites): Add explanation about gpg-agent.
7327
7328 2006-12-22 Kevin Ryde <user42@zip.com.au>
7329
7330 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7331 "sort" instead of "sort*".
7332
7333 2006-12-19 Richard Stallman <rms@gnu.org>
7334
7335 * calc.texi (History and Acknowledgements): Recognize that Emacs
7336 now does have floating point.
7337
7338 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7339
7340 * tramp.texi (External transfer methods): Describe new method `scpc'.
7341
7342 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7343
7344 * pgg.texi: Added short note on gpg-agent to the introduction.
7345
7346 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7347
7348 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7349 also applies to Cc.
7350
7351 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7352
7353 * gnus.texi (X-Face): Clarify. Say which programs are required
7354 on Windows.
7355
7356 2006-12-08 Michael Olson <mwolson@gnu.org>
7357
7358 * erc.texi (Modules): Remove documentation for list module.
7359
7360 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7361
7362 * faq.texi (^M in the shell buffer): Ditto.
7363
7364 2006-11-20 Michael Olson <mwolson@gnu.org>
7365
7366 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7367
7368 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7369
7370 * org.texi: Fix typos.
7371 (Agenda commands): Document `C-k'.
7372
7373 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7374
7375 * url.texi (http/https): Fix a typo in the HTTP URL.
7376
7377 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7378
7379 * ada-mode.texi: Total rewrite.
7380
7381 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7382
7383 * org.texi: Minor typo fixes.
7384
7385 2006-11-13 Bill Wohler <wohler@newt.com>
7386
7387 Release MH-E manual version 8.0.3.
7388
7389 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7390 release 8.0.3.
7391
7392 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7393 to set MAILDIR.
7394 (Reading Mail): Document the customization of read-mail-command
7395 for MH-E.
7396 (Viewing Attachments): Document mm-discouraged-alternatives.
7397 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7398 (Junk): Add more information about the settings of mh-junk-background
7399 in a program. Add /usr/bin/mh to PATH in examples.
7400
7401 2006-11-12 Richard Stallman <rms@gnu.org>
7402
7403 * woman.texi: Update author address but say he no longer maintains it.
7404
7405 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7406
7407 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7408 archived trees.
7409 (Checkboxes): Section moved to chapter 5, and extended.
7410 (The date/time prompt): New section.
7411 (Link abbreviations): New section.
7412 (Presentation and sorting): New section.
7413 (Custom agenda views): Section completely rewritten.
7414 (Summary): Compare with Planner.
7415 (Feedback): More info about creating backtraces.
7416 (Plain lists): Modify example.
7417 (Breaking down tasks): New section.
7418 (Custom time format): New section.
7419 (Time stamps): Document inactive timestamps.
7420 (Setting tags): More details about fast tag selection.
7421 (Block agenda): New section.
7422 (Custom agenda views): Section rewritten.
7423 (Block agenda): New section.
7424
7425 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7426
7427 * tramp.texi (Configuration): scp is the default method.
7428 (Default Method): Use ssh as example for another method.
7429
7430 2006-10-27 Richard Stallman <rms@gnu.org>
7431
7432 * woman.texi: Downcase nroff/troff/roff.
7433 (Installation): Chapter deleted. Some xrefs deleted.
7434 (Background): woman doesn't advise man ;-).
7435
7436 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7437
7438 * ada-mode.texi (Project files, Identifier completion)
7439 (Automatic Casing, Debugging, Using non-standard file names)
7440 (Working Remotely): Fix typos.
7441
7442 2006-10-20 Masatake YAMATO <jet@gyve.org>
7443
7444 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7445 sample code `my-c-initialization-hook'.
7446
7447 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7448
7449 * widget.texi: Fix typos.
7450
7451 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7452
7453 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7454 "???". There have been no complaints for years, so the information
7455 must be appropriate.
7456
7457 2006-10-16 Richard Stallman <rms@gnu.org>
7458
7459 * widget.texi: Use @var instead of capitalization.
7460 Clarify many widget type descriptions.
7461
7462 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7463
7464 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7465 gnus-dired-attach.
7466 (Selecting a Group): Fix typo.
7467
7468 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7469
7470 * widget.texi: Fix typos.
7471
7472 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus.texi (Image Enhancements): Update for Emacs 22.
7475
7476 * gnus-faq.texi ([1.3]): Update.
7477
7478 2006-10-06 Richard Stallman <rms@gnu.org>
7479
7480 * faq.texi (Displaying the current line or column):
7481 Delete "As of Emacs 20".
7482
7483 2006-10-06 Romain Francoise <romain@orebokech.com>
7484
7485 * faq.texi (VM): VM works with Emacs 22 too.
7486
7487 2006-10-06 Richard Stallman <rms@gnu.org>
7488
7489 * ebrowse.texi: Remove Emacs version "21" from title.
7490
7491 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7492
7493 * gnus.texi (Foreign Groups): Say where change of editing commands are
7494 stored. Add reference to `gnus-parameters'.
7495
7496 2006-09-15 Jay Belanger <belanger@truman.edu>
7497
7498 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7499 Change "Library Public License" to "Lesser Public License"
7500 throughout. Use "yyyy" to represent year.
7501
7502 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7503
7504 * org.texi (Setting tags): Typo fix.
7505
7506 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7507
7508 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7509
7510 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7511
7512 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7513
7514 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7515
7516 * faq.texi (Escape sequences in shell output): EMACS is now set
7517 to Emacs's absolute file name, not to "t".
7518 (^M in the shell buffer): Likewise.
7519 * misc.texi (Interactive Shell): Likewise.
7520
7521 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7522
7523 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7524 mails with pop3-leave-mail-on-server. Fix wording.
7525 (Limiting): Improve gnus-summary-limit-to-articles.
7526 (X-Face): Fix typo.
7527
7528 2006-09-11 Simon Josefsson <jas@extundo.com>
7529
7530 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7531 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7532
7533 2006-09-06 Simon Josefsson <jas@extundo.com>
7534
7535 * smtpmail.texi (Authentication): Mention SSL.
7536
7537 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7538
7539 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7540 Don't use @indicateurl.
7541
7542 * cc-mode.texi (Subword Movement): Don't use @headitem.
7543 (Custom Braces, Clean-ups): Don't use @tie.
7544
7545 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7546
7547 Sync with Tramp 2.0.54.
7548
7549 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7550 Suggested by Adrian Phillips <a.phillips@met.no>.
7551
7552 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7553
7554 * org.texi (Installation, Activation): Split from Installation and
7555 Activation.
7556 (Clocking work time): Documented new features.
7557
7558 2006-08-13 Alex Schroeder <alex@gnu.org>
7559
7560 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7561 example.
7562
7563 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7564
7565 * faq.texi (How to add fonts): New node.
7566
7567 2006-08-05 Romain Francoise <romain@orebokech.com>
7568
7569 * faq.texi (New in Emacs 22): Expand.
7570
7571 2006-08-03 Michael Olson <mwolson@gnu.org>
7572
7573 * erc.texi: Update for ERC 5.1.4.
7574
7575 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7576
7577 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7578 in .../site-lisp/gnus/ by default.
7579 [ From gnus-news.texi in the trunk. ]
7580
7581 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7582
7583 * gnus.texi (MIME Commands): Additions for yEnc.
7584
7585 2006-07-24 Richard Stallman <rms@gnu.org>
7586
7587 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7588 * faq.texi: Move periods and commas inside quotes.
7589
7590 2006-07-20 Jay Belanger <belanger@truman.edu>
7591
7592 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7593
7594 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7595
7596 * faq.texi (Security risks with Emacs): Document Emacs 22
7597 file-local-variable mechanism.
7598
7599 2006-07-12 Michael Olson <mwolson@gnu.org>
7600
7601 * erc.texi: Update for ERC 5.1.3.
7602
7603 2006-07-12 Alex Schroeder <alex@gnu.org>
7604
7605 * rcirc.texi: Fix typos.
7606 (Getting started with rcirc): New calling convention for M-x irc.
7607 Mention #rcirc. Removed channel tracking.
7608 (Configuration): Change the names of all variables that got changed
7609 recently, eg. rcirc-server to rcirc-default-server. Added
7610 documentation for rcirc-authinfo, some background for Bitlbee, and
7611 rcirc-track-minor-mode.
7612 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7613 Scrolling.
7614 (Reconnecting after you have lost the connection): Fix example code
7615 to match code changes.
7616
7617 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7618
7619 * gnus.texi, message.texi: Fix typos.
7620
7621 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7622
7623 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7624 commands.
7625 (Global TODO list): Document the use of the variables
7626 `org-agenda-todo-ignore-scheduled' and
7627 `org-agenda-todo-list-sublevels'.
7628
7629 2006-07-05 Richard Stallman <rms@gnu.org>
7630
7631 * faq.texi (Scrolling only one line): Fix xref.
7632
7633 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7634
7635 * faq.texi (Evaluating Emacs Lisp code):
7636 Throughout, replace eval-current-buffer with eval-buffer.
7637
7638 2006-07-03 Richard Stallman <rms@gnu.org>
7639
7640 * rcirc.texi (Scrolling conservatively): Fix xref.
7641
7642 * pcl-cvs.texi (Viewing differences): Usage fix.
7643
7644 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7645
7646 * org.texi (Agenda commands): Document `s' key to save all org-mode
7647 buffers.
7648
7649 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7650
7651 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7652 names. Mention `cvs-msg' face.
7653
7654 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7655
7656 * org.texi (Checkboxes): New section.
7657
7658 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7659
7660 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7661 throughout this chapter.
7662
7663 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7664
7665 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7666 text for standalone vs Emacs info.
7667 (Help): Clarify header line description. Use mouse-1 for clicks.
7668 (Help-P): Use mouse-1 for clicks.
7669 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7670 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7671 (Choose menu subtopic): Remove gratuitous Emacs command names.
7672 (Help-FOO): Put usual behavior first.
7673 (Help-Xref): Clicking on xrefs works in Emacs.
7674 (Search Text): Clarify what the default behavior is.
7675 (Create Info buffer): Fix Emacs window/X window confusion.
7676 (Emacs Info Variables): Fix for new Emacs init file behavior.
7677
7678 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7679
7680 * gnus.texi (Summary Buffer Lines): Fix typo.
7681
7682 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7683
7684 * org.texi (Embedded LaTeX): New chapter.
7685 (Archiving): Section rewritten.
7686 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7687
7688 2006-06-20 Bill Wohler <wohler@newt.com>
7689
7690 Release MH-E manual version 8.0.1.
7691
7692 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7693 release 8.0.1.
7694 (Preface): Depend on GNU mailutils 1.0 and higher.
7695
7696 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7697
7698 * message.texi (News Headers): Update message-syntax-checks section.
7699
7700 2006-06-19 Karl Berry <karl@gnu.org>
7701
7702 * info.texi (Advanced): Mention C-q, especially with ?.
7703
7704 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7705
7706 * org.texi (Publishing links): Document the `:link-validation-function'
7707 property.
7708 (Extensions and Hacking): New chapter, includes some sections of the
7709 "Miscellaneous" chapter.
7710
7711 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7712
7713 * org.texi (Progress logging): New section.
7714
7715 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi (ASCII export): Document indentation adaptation.
7718 (Setting tags): Document mutually-exclusive tags.
7719
7720 2006-06-05 Romain Francoise <romain@orebokech.com>
7721
7722 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7723 Fix typo.
7724
7725 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7726 channel (#gnus@irc.freenode.net).
7727 Fix typos. Update copyright notice.
7728
7729 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7730 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7731 (Line-Up Functions, Custom Macros):
7732 * ediff.texi (Window and Frame Configuration)
7733 (Highlighting Difference Regions):
7734 * emacs-mime.texi (Display Customization):
7735 * erc.texi (History):
7736 * eshell.texi (Known problems):
7737 * eudc.texi (Overview, BBDB):
7738 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7739 (The problem of spam, SpamOracle, Extending the Spam package)
7740 (Conformity, Terminology):
7741 * idlwave.texi (Routine Info)
7742 (Class and Keyword Inheritance, Padding Operators)
7743 (Breakpoints and Stepping, Electric Debug Mode)
7744 (Examining Variables, Troubleshooting):
7745 * org.texi (Creating timestamps):
7746 * reftex.texi (Commands, Options, Changes):
7747 * tramp.texi (Inline methods, Password caching)
7748 (Auto-save and Backup, Issues):
7749 * vip.texi (Files, Commands in Insert Mode):
7750 * viper.texi (Emacs Preliminaries, States in Viper)
7751 (Packages that Change Keymaps, Viper Specials, Groundwork):
7752 Fix various typos.
7753
7754 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7755
7756 * ediff.texi: Fix typos.
7757
7758 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7759
7760 * org.texi: Small typo fixes.
7761
7762 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7763
7764 * viper.texi (Viper Specials):
7765 * gnus.texi (Example Setup):
7766 * faq.texi (Backspace invokes help):
7767 * dired-x.texi (Optional Installation Dired Jump):
7768 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7769 follow coding conventions.
7770
7771 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7772
7773 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7774
7775 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7776
7777 * pcl-cvs.texi: Fix typos.
7778 (Customization): Say "us".
7779
7780 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7781
7782 * org.texi: Remove bogus @setfilename.
7783
7784 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7785
7786 * org.texi (ASCII export): Omit command name.
7787 (HTML export): Add prefix to all lines in Local Variable example.
7788 (Acknowledgments): Typeset names in italics.
7789
7790 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7791
7792 * org.texi (Plain lists): Add new item navigation commands.
7793 (External links): Document elisp and info links.
7794 (Custom searches): New section.
7795 (Publishing): New chapter.
7796 (HTML export): Include a list of supported CSS classes.
7797 (Setting tags): Describe the fast-tag-setting interface.
7798
7799 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7800
7801 * dired-x.texi: ifinfo -> ifnottex.
7802
7803 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7804
7805 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7806
7807 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7808
7809 * message.texi (Interface): Add tool bar customization.
7810 (MIME): Index and text additions for mml-attach.
7811 (MIME): Describe mml-dnd-protocol-alist and
7812 mml-dnd-attach-options.
7813
7814 * gnus.texi (Oort Gnus): Reorder entries in sections.
7815 Fix some entries.
7816 (Starting Up): Add references to "Emacs for Heathens" and to
7817 "Finding the News". Add user-full-name and user-mail-address.
7818 (Group Buffer Format): Add tool bar customization and update.
7819 (Summary Buffer): Add tool bar customization.
7820 (Posting Styles): Add message-alternative-emails.
7821
7822 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7823
7824 * tramp.texi (Filename completion): Improve wording.
7825
7826 2006-05-07 Romain Francoise <romain@orebokech.com>
7827
7828 * faq.texi (Using regular expressions): Fix typo.
7829 (Packages that do not come with Emacs): Fix capitalization.
7830 (Replacing text across multiple files): Expand node to explain how
7831 to use `dired-do-query-replace-regexp' in more detail, based on
7832 suggestion by Eric Hanchrow <offby1@blarg.net>.
7833
7834 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7835
7836 * tramp.texi (Filename completion): Completion of remote files'
7837 method, user name and host name is active only in partial
7838 completion mode.
7839
7840 2006-05-06 Bill Wohler <wohler@newt.com>
7841
7842 Release MH-E manual version 8.0.
7843
7844 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7845 release 8.0.
7846
7847 2006-05-06 Bill Wohler <wohler@newt.com>
7848
7849 * mh-e.texi (MH-BOOK-HOME): Change from
7850 http://www.ics.uci.edu/~mh/book/mh to
7851 http://rand-mh.sourceforge.net/book/mh.
7852 Replace .htm suffix with .html for MH book files.
7853 (Using This Manual): Update key binding for getting relevant
7854 chapter in Info from command key.
7855 (Ranges): Fix itemx.
7856
7857 2006-05-05 Karl Berry <karl@gnu.org>
7858
7859 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7860 (\fonttextsize): New user-level command to change text font size.
7861
7862 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7863
7864 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7865
7866 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7867
7868 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7869
7870 2006-04-24 Bill Wohler <wohler@newt.com>
7871
7872 * mh-e.texi (Getting Started): Make it more explicit that you need
7873 to install MH. Add pointers to current MH implementations.
7874
7875 2006-04-21 Bill Wohler <wohler@newt.com>
7876
7877 Release MH-E manual version 7.94.
7878
7879 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7880 release 7.94.
7881
7882 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7883
7884 * org.texi: Many small fixes.
7885 (Handling links): Rename from "Managing links".
7886
7887 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7888
7889 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7890 (Splitting mail using spam-stat): Fix @xref.
7891
7892 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7893
7894 * gnus.texi (Spam Package): Major revision of the text.
7895 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7896
7897 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7898
7899 * org.texi (Time stamps): Better explanation of the purpose of
7900 different time stamps.
7901 (Structure editing, Plain lists): More details on how new items
7902 and headings are inserted.
7903
7904 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7905
7906 * org.texi (Formula syntax): Fix link to Calc Manual.
7907
7908 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7909
7910 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7911
7912 2006-04-17 Bill Wohler <wohler@newt.com>
7913
7914 * mh-e.texi (Folders): Update mh-before-quit-hook and
7915 mh-quit-hook example with code that removes the buffers rather
7916 than just bury them.
7917
7918 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7919
7920 Sync with Tramp 2.0.53.
7921
7922 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7923
7924 * org.texi (Updating settings): New section.
7925 (Visibility cycling): Better names for the startup folding
7926 options.
7927 (Exporting): Completely restructured.
7928 (The very busy C-c C-c key): New section.
7929 (Summary of in-buffer settings): New section.
7930
7931 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7932
7933 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7934
7935 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7936
7937 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7938 (Server Commands): Key `v' is reserved for users.
7939
7940 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7941
7942 * org.texi (Link format): New section, emphasis on bracket links.
7943 (External links): Document bracket links.
7944 (FAQ): Expand to cover shell links and the new link format.
7945
7946 2006-04-09 Kevin Ryde <user42@zip.com.au>
7947
7948 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7949
7950 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7951
7952 * gnus.texi (Summary Buffer Lines): Add `*'.
7953
7954 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7955
7956 * gnus.texi (Group Parameters):
7957 Mention gnus-permanently-visible-groups.
7958
7959 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7960
7961 * gnus.texi (Face): Fix typo.
7962
7963 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7964
7965 * gnus.texi (X-Face): Clarify.
7966 (Face): Need Emacs with PNG support.
7967
7968 2006-04-06 Richard Stallman <rms@gnu.org>
7969
7970 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7971 Emacs".
7972
7973 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7974
7975 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7976 blocks not suitable for inclusion with Emacs using variable
7977 PARTOFEMACS.
7978
7979 2006-04-04 Simon Josefsson <jas@extundo.com>
7980
7981 * gnus.texi (Security): Improve.
7982
7983 2006-04-02 Bill Wohler <wohler@newt.com>
7984
7985 * mh-e.texi (Getting Started, Junk, Bug Reports)
7986 (MH FAQ and Support): Fix URLs.
7987
7988 2006-03-31 Romain Francoise <romain@orebokech.com>
7989
7990 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7991 to t, not nil (and has for the past eight years).
7992
7993 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7994
7995 * message.texi, gnus.texi: Bump version to 5.11.
7996
7997 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7998
7999 * gnus.texi (Top): Add comment about version line.
8000
8001 * message.texi (Top): Ditto. Change to take named versions into
8002 account.
8003
8004 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8005
8006 * gnus.texi (Posting Styles): Add x-face-file to example.
8007 (X-Face): Refer to posting styles.
8008
8009 * gnus-faq.texi ([5.8]): Add x-face-file.
8010 ([8.4]): Add links to gmane.emacs.gnus.user and
8011 gmane.emacs.gnus.general.
8012
8013 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8014
8015 * gnus-faq.texi: Use .invalid.
8016 ([5.4]): Fix gnus-posting-styles example.
8017
8018 2006-03-27 Romain Francoise <romain@orebokech.com>
8019
8020 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8021 Emacs/W3 needs a new maintainer.
8022 (Ispell): Update author and version info.
8023 (Mailcrypt): Mention PGG.
8024 (New in Emacs 22): Add PGG to the list of new packages.
8025 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8026 updating dead URLs.
8027
8028 2006-03-25 Karl Berry <karl@gnu.org>
8029
8030 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8031 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8032 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8033 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8034 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8035 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8036 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8037 (2) do not indent copyright year list (or anything else).
8038
8039 2006-03-21 Bill Wohler <wohler@newt.com>
8040
8041 * mh-e.texi (Folders): Various edits.
8042
8043 2006-03-20 Romain Francoise <romain@orebokech.com>
8044
8045 * gnus.texi (Mail Folders): Grammar fix.
8046
8047 2006-03-19 Bill Wohler <wohler@newt.com>
8048
8049 * mh-e.texi (Replying): Document Mail-Followup-To.
8050 Change manually-formatted table to multitable. Add debugging info.
8051 Move description of mh-reply-default-reply-to into paragraph
8052 that describes its values.
8053
8054 2006-03-17 Bill Wohler <wohler@newt.com>
8055
8056 * mh-e.texi: Use smallexample and smalllisp consistently.
8057 (Sending Mail Tour): Update method of entering
8058 addresses and subject.
8059 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8060 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8061
8062 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8063
8064 * org.texi: Version number change only.
8065
8066 2006-03-14 Bill Wohler <wohler@newt.com>
8067
8068 * mh-e.texi: Add index entries around each paragraph rather than
8069 depend on entries from beginning of node. Doing so ensures that
8070 index entries are less likely to be forgotten if text is cut and
8071 pasted, and are necessary anyway if the references are on a
8072 separate page. It seems that makeinfo is now (v. 4.8) only
8073 producing one index entry per node, so there is no longer any
8074 excuse not to. Use subheading instead of heading. The incorrect
8075 use of heading produced very large fonts in Info--as large as the
8076 main heading.
8077 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8078 versions 6 and 7 appeared *around* the time of these Emacs releases.
8079
8080 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8081
8082 * org.texi (Clean view): Document new startup options.
8083
8084 2006-03-11 Bill Wohler <wohler@newt.com>
8085
8086 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8087 (Composing, Scan Line Formats): Fix @refs.
8088 (Getting Started): Define MH profile and MH profile components.
8089 (Incorporating Mail, Reading Mail, Viewing, Printing)
8090 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8091 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8092 for string constants.
8093 (Tool Bar): Remove spurious quote.
8094 (Junk): Use ``...'' instead of "...".
8095 (Scan Line Formats): Replace @samp with @kbd.
8096
8097 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8098
8099 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8100
8101 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8102
8103 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8104 easy to understand.
8105
8106 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8107
8108 * gnus.texi: Markup fix.
8109 (Fancy Mail Splitting): Specify new feature.
8110
8111 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8112
8113 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8114 partial-words matching.
8115
8116 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8117
8118 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8119
8120 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8121 (MIME Commands): Fix mm-discouraged-alternatives.
8122
8123 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8124
8125 * org.texi: Version number change only.
8126
8127 2006-03-06 Bill Wohler <wohler@newt.com>
8128
8129 * mh-e.texi: Move from SourceForge repository to Savannah.
8130 This is version 7.93, which is a total rewrite from the previous
8131 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8132 version 7.93.
8133
8134 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8135
8136 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8137
8138 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8139
8140 * org.texi (Interaction): Add item about `org-mouse.el' by
8141 Piotr Zielinski.
8142 (Managing links): Document that also mouse-1 can be used to
8143 activate a link.
8144 (Headlines, FAQ): Add entry about hiding leading stars.
8145 (Miscellaneous): Resort the sections in this chapter to a more
8146 logical sequence.
8147
8148 2006-02-27 Simon Josefsson <jas@extundo.com>
8149
8150 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8151 2004-01-27 from the trunk).
8152
8153 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8154
8155 * cc-mode.texi: Rename c-hungry-backspace to
8156 c-hungry-delete-backwards, at the request of RMS. Leave the old
8157 name as an alias.
8158
8159 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8160
8161 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8162 include the function header within the defun.
8163
8164 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8165
8166 * cc-mode.texi: Correct two typos.
8167
8168 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8169
8170 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8171 existing comment.
8172 (Electric Keys): Add a justification for electric indentation.
8173 (Hungry WS Deletion): Clear up the names and complications of the
8174 BACKSPACE and DELETE keys.
8175
8176 2006-02-23 Juri Linkov <juri@jurta.org>
8177
8178 * faq.texi (Common requests): Move `Turning on auto-fill by
8179 default' after `Wrapping words automatically'. Move `Working with
8180 unprintable characters' before `Searching for/replacing newlines'.
8181 Move `Replacing highlighted text' after `Highlighting a region'.
8182 Merge `Repeating commands' and `Repeating a command as many times
8183 as possible' into the former.
8184 (Packages that do not come with Emacs): Add refs to Gmane and
8185 etc/MORE.STUFF.
8186
8187 2006-02-23 Juri Linkov <juri@jurta.org>
8188
8189 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8190 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8191 Add xref to `(emacs)Reporting Bugs'.
8192 (Getting a printed manual): Add URL to other formats of the manual.
8193 (Common requests): Fix menu.
8194 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8195 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8196 (Inserting text at the beginning of each line): Add pxref to
8197 `Changing the included text prefix'.
8198 (Forcing the cursor to remain in the same column): Mention `track-eol'
8199 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8200 (Replacing text across multiple files): Add keybinding `Q' for
8201 `dired-do-query-replace'.
8202
8203 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8204
8205 * reftex.texi: Version number and date change only.
8206
8207 * org.texi (Internal Links): Rewrite to cover the modified
8208 linking system.
8209
8210 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8211
8212 * faq.texi: Remove the coding cookie, it's not needed anymore.
8213
8214 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8215
8216 * faq.texi (Colors on a TTY): Mention Mac OS port.
8217
8218 2006-02-12 Karl Berry <karl@gnu.org>
8219
8220 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8221 8-bit accented a.
8222
8223 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8224
8225 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8226
8227 2006-02-08 Romain Francoise <romain@orebokech.com>
8228
8229 * faq.texi (Top): Remove paragraph about the FAQ being a
8230 transitional document, etc.
8231 (Searching for/replacing newlines): New node.
8232 (Yanking text in isearch): New node.
8233 (Inserting text at the beginning of each line): Rename and make
8234 more general, mention `M-;' in Message mode.
8235
8236 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8237
8238 * faq.texi (Meta key does not work in xterm)
8239 (Emacs does not display 8-bit characters)
8240 (Inputting eight-bit characters): Update xrefs.
8241
8242 2006-02-06 Romain Francoise <romain@orebokech.com>
8243
8244 * faq.texi (VM): VM now at version 7.19.
8245 Set myself as maintainer of this file.
8246
8247 2006-02-04 Michael Olson <mwolson@gnu.org>
8248
8249 * erc.texi (History): Note that ERC is now included with Emacs.
8250
8251 2006-01-31 Romain Francoise <romain@orebokech.com>
8252
8253 * message.texi (Message Headers): Explain what
8254 `message-alternative-emails' does in more detail.
8255 Update copyright year.
8256
8257 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8258
8259 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8260
8261 2006-01-29 Richard M. Stallman <rms@gnu.org>
8262
8263 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8264
8265 2006-01-29 Michael Olson <mwolson@gnu.org>
8266
8267 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8268
8269 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8270
8271 * faq.texi (New in Emacs 22): Mention ERC.
8272
8273 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8274
8275 * rcirc.texi: Capitalize dir entry for consistency with the entry
8276 in info/dir and other entries in the Emacs category.
8277 Fix typos. Delete trailing whitespace.
8278
8279 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8280
8281 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8282
8283 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8284
8285 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8286 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8287
8288 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8289 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8290
8291 2006-01-27 Alex Schroeder <alex@gnu.org>
8292
8293 * rcirc.texi: New file.
8294
8295 2006-01-23 Juri Linkov <juri@jurta.org>
8296
8297 * widget.texi (User Interface): Add S-TAB for widget-backward.
8298
8299 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8300
8301 Sync with Tramp 2.0.52.
8302
8303 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8304 Add Tramp disabling item. New item for common connection problems.
8305 (various): Apply "ftp" as method for the download URL.
8306 (Bug Reports): Refer to FAQ for common problems.
8307
8308 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8309
8310 * widget.texi (User Interface): Use @key for TAB.
8311
8312 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8313
8314 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8315 for TAB.
8316
8317 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8318
8319 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8320
8321 * gnus.texi: Update copyright.
8322
8323 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8324
8325 * gnus.texi (Article Washing): Additions.
8326
8327 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8328
8329 * org.texi (Agenda commands): Document tags command.
8330
8331 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8332
8333 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8334
8335 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8336
8337 * gnus.texi (RSS): Addition.
8338
8339 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8340
8341 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8342
8343 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8344
8345 * emacs-mime.texi (Display Customization): Add setting example to
8346 mm-discouraged-alternatives.
8347
8348 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8349
8350 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8351 version is the canonical version.
8352
8353 2006-01-08 Alex Schroeder <alex@gnu.org>
8354
8355 * pgg.texi (Caching passphrase): Rewording.
8356
8357 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8358
8359 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8360 repository URL.
8361
8362 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8363
8364 * org.texi: Removed the accidentally re-added empty line in the
8365 direntry.
8366
8367 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8368
8369 * org.texi (Agenda Views): Chapter reorganized.
8370
8371 2005-12-29 Romain Francoise <romain@orebokech.com>
8372
8373 * faq.texi (Using Customize): New node.
8374
8375 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8376
8377 * org.texi: Remove blank line in @direntry. It is non-standard
8378 and recursively produces blank lines all over the dir file (when
8379 using Texinfo 4.8).
8380
8381 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8382
8383 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8384
8385 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8386
8387 * org.texi (Tags): Boolean logic documented.
8388 (Agenda Views): Document custom commands.
8389
8390 2005-12-20 David Kastrup <dak@gnu.org>
8391
8392 * faq.texi (AUCTeX): Update version and mailing list info.
8393
8394 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8395
8396 * gnus.texi (MIME Commands): Mention addition of
8397 multipart/alternative to gnus-buttonized-mime-types and add xref
8398 to mm-discouraged-alternatives.
8399
8400 * emacs-mime.texi (Display Customization): Mention addition of
8401 "image/.*" and add xref to gnus-buttonized-mime-types in the
8402 mm-discouraged-alternatives section.
8403
8404 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8405
8406 * org.texi (Tags): New section.
8407 (Agenda Views): Chapter reorganized.
8408
8409 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8410
8411 * org.texi (Internal Links): Add a missing comma after an @xref.
8412
8413 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8414
8415 * faq.texi (Filling paragraphs with a single space): No need to
8416 change sentence-end now.
8417
8418 2005-12-13 Romain Francoise <romain@orebokech.com>
8419
8420 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8421
8422 2005-12-12 Jay Belanger <belanger@truman.edu>
8423
8424 * faq.texi (Calc): Update version number.
8425
8426 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8427
8428 * org.texi (Progress Logging): New section.
8429
8430 2005-12-10 Romain Francoise <romain@orebokech.com>
8431
8432 Update the Emacs FAQ for the 22.1 release.
8433
8434 * faq.texi: Set VER to `22.1'.
8435 (Basic editing): Explain how to use localized versions of the
8436 Tutorial. Mention that `C-h r' displays the manual.
8437 Delete obsolete WWW link to an Emacs 18 tutorial.
8438 (Getting a printed manual): Point to the new locations of the
8439 manuals on the GNU Web site.
8440 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8441 available via Info (it was previously distributed separately).
8442 (Installing Texinfo documentation): The latest version of Texinfo
8443 is 4.8, not 4.0.
8444 (Informational files for Emacs): COPYING is the GNU General Public
8445 License, not the Emacs General Public License.
8446 (Informational files for Emacs): Delete obsolete link to the
8447 GNUinfo pages as they have been removed from the GNU Web site.
8448 (New in Emacs 22): New node.
8449 (Setting up a customization file): Say that most packages support
8450 Customize nowadays.
8451 (Colors on a TTY): Delete reference to instructions on how to
8452 enable syntax highlighting, it is now enabled by default.
8453 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8454 at startup automatically.
8455 (Controlling case sensitivity): Mention `M-c' in isearch.
8456 (Using an already running Emacs process): Emacs now creates the
8457 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8458 gnuserv. As emacsclient can now run Lisp code as well, delete a
8459 sentence praising gnuserv for that. Simplify description of how
8460 the client/server operation works.
8461 (Compiler error messages): Delete obsolete text (compile.el has
8462 been rewritten).
8463 (Indenting switch statements): Fix typo.
8464 (Matching parentheses): Simplify setup instructions, mention the
8465 menu bar item in the Options menu.
8466 (Repeating a command as many times as possible): Mention `C-x e'.
8467 (Going to a line by number): Mention new keymap and bindings
8468 `M-g M-g', `M-g M-p' and `M-g M-n'.
8469 (Turning on syntax highlighting): Now on by default. Simplify.
8470 (Replacing highlighted text): Use `1', not `t'.
8471 (Problems with very large files): The maximum size is now 256MB on
8472 32-bit machines.
8473 (^M in the shell buffer): Mention `comint-process-echoes'.
8474 (Emacs for Apple computers): Emacs 22 has native support for Mac
8475 OS X.
8476 (Translating names to IP addresses): Delete node.
8477 (Binding keys to commands): Fix typo.
8478 (SPC no longer completes file names): New node.
8479 (MIME with Emacs mail packages): Delete section about the Emacs
8480 MIME FAQ (it's not reachable anymore).
8481
8482 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8483
8484 * cc-mode.texi: The manual has been extensively revised: the
8485 information about using CC Mode has been separated from the larger
8486 and more difficult chapters about configuration. It has been
8487 updated for CC Mode 5.31.
8488
8489 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8490
8491 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8492 (Selecting an implementation): Fix descriptions.
8493
8494 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8495
8496 * message.texi (Various Message Variables): Addition.
8497
8498 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8499
8500 * message.texi: Fix default values.
8501
8502 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8503
8504 * message.texi (Header Commands): Clarify descriptions of
8505 message-cross-post-followup-to, message-reduce-to-to-cc, and
8506 message-insert-wide-reply.
8507 (Various Commands): Fix kindex for message-kill-to-signature;
8508 clarify description of message-tab.
8509
8510 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8511
8512 * message.texi (Mailing Lists): Fix description about MFT.
8513
8514 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8515
8516 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8517
8518 * gnus.texi (Slow Terminal Connection): Replace old description
8519 with new one.
8520
8521 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8522
8523 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8524 replace X-Draft-Headers with X-Draft-From.
8525
8526 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8527
8528 * gnus.texi (Various Various): Fix the default value of
8529 nnheader-max-head-length.
8530 (Gnus Versions): Fix typo.
8531
8532 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8533
8534 * org.texi (Structure editing): Document new functionality of
8535 M-RET.
8536
8537 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8538
8539 * org.texi (Internal Links): Fix Texinfo usage.
8540
8541 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8542
8543 * org.texi (TODO basics): Document the global todo list.
8544 (TODO items): Documents sparse tree for specific TODO
8545 keywords.
8546
8547 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8548
8549 * org.texi (Plain Lists): Typos fixed.
8550
8551 2005-11-28 Jay Belanger <belanger@truman.edu>
8552
8553 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8554
8555 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8556
8557 * org.texi (Structure editing): New item moving commands added.
8558 (Plain Lists): New section.
8559
8560 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8561
8562 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8563 (Agenda): Document commands `org-cycle-agenda-files' and
8564 `org-agenda-file-to-front'.
8565 (Built-in table editor): Document `org-table-sort-lines'.
8566 (HTML formatting): Export of hand-formatted lists.
8567
8568 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8569
8570 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8571 new variable gnus-toolbar-thickness.
8572
8573 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8574
8575 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8576
8577 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8578
8579 * gnus.texi (X-Face): Fix description.
8580 (XVarious): Remove gnus-xmas-logo-color-alist and
8581 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8582
8583 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8584
8585 * gnus.texi (Group Parameters): Mention new variable
8586 gnus-parameters-case-fold-search.
8587 (Home Score File): Addition.
8588
8589 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8590
8591 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8592 (Overview): List supported feed types.
8593 (Installation): No installation necessary when using autoload.
8594 (Configuration): Rename "RSS" to "news".
8595
8596 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8597
8598 * pgg.texi (User Commands): Document additional passphrase
8599 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8600 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8601
8602 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8603
8604 * org.texi: Version number changed to 3.19.
8605
8606 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8607
8608 * pgg.texi (How to use): Update the example to add autoload of
8609 pgg-encrypt-symmetric-region.
8610 (User Commands): Document pgg-encrypt-symmetric-region.
8611 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8612
8613 2005-10-27 Jay Belanger <belanger@truman.edu>
8614
8615 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8616 mention other TeX-related units.
8617
8618 2005-10-23 Lars Hansen <larsh@soem.dk>
8619
8620 * dired-x.texi (Miscellaneous Commands):
8621 Replace dired-do-relative-symlink by dired-do-relsymlink and
8622 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8623
8624 2005-10-23 Jay Belanger <belanger@truman.edu>
8625
8626 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8627 constant.
8628
8629 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8630
8631 * faq.texi (Bugs and problems):
8632 Replace `dired-move-to-filename-regexp' by
8633 `directory-listing-before-filename-regexp'.
8634
8635 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8636
8637 * newsticker.texi (UPDATED): Set value.
8638
8639 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8640
8641 * gnus.texi (Document Groups): Remove duplicate item.
8642
8643 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8644
8645 * org.texi (Summary): Mention iCalendar support.
8646 (Exporting): Document iCalendar support.
8647
8648 2005-10-18 Romain Francoise <romain@orebokech.com>
8649
8650 * viper.texi (Viper Specials): Capitalize GNU.
8651
8652 2005-10-17 Juri Linkov <juri@jurta.org>
8653
8654 * info.texi (Getting Started, Search Index, Expert Info):
8655 Fix wording.
8656 (Search Text): Replace `echo area' with `mode line'.
8657 (Search Index): Both `i' and `,' find all index entries.
8658 Replace example `C-f' with `C-l' (which exists in index of Info
8659 manual) and delete spaces in its keyboard input sequence.
8660 Delete unnecessary explanations about literal characters.
8661
8662 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8663
8664 * gnus.texi (Document Server Internals): Addition.
8665
8666 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8667
8668 * gnus.texi (A note on namespaces): Fix RFC reference.
8669
8670 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8671
8672 * gnus.texi (RSS): Fix key description.
8673
8674 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8675
8676 * gnus.texi: Emacs/w3 -> Emacs/W3.
8677 (Browsing the Web): Fix description.
8678 (Web Searches): Ditto.
8679 (Customizing W3): Ditto.
8680
8681 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8682
8683 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8684
8685 2005-10-11 Jay Belanger <belanger@truman.edu>
8686
8687 * calc.texi (Integration): Mention using `a i' to compute definite
8688 integrals.
8689
8690 2005-10-11 Juri Linkov <juri@jurta.org>
8691
8692 * info.texi: Rearrange nodes.
8693 (Top): Update menu. Change ref `Info for Experts' to
8694 `Advanced Info Commands'.
8695 (Getting Started): Fix description of manual's parts.
8696 (Help-Int): Change xref `Info Search' to `Search Index', and
8697 `Expert Info' to `Advanced'.
8698 (Advanced): Move node one level up.
8699 (Search Text, Search Index): New nodes split out from `Info Search'.
8700 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8701 split out from `Advanced'.
8702 (Advanced, Emacs Info Variables): De-document editing an Info file
8703 in Info.
8704 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8705 (Creating an Info File): Delete node and move its text to
8706 `Expert Info'.
8707
8708 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8709
8710 * org.texi (Workflow states): Documented that change in keywords
8711 becomes active only after restart of Emacs.
8712
8713 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8714
8715 Sync with Tramp 2.0.51.
8716
8717 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8718
8719 * speedbar.texi (Introduction): Describe new location of speedbar
8720 on menubar.
8721 (Basic Key Bindings): Remove descriptions of bindings that have
8722 been removed.
8723
8724 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8725
8726 * speedbar.texi (GDB): Describe use of watch expressions.
8727
8728 2005-09-28 Simon Josefsson <jas@extundo.com>
8729
8730 * message.texi (IDNA): Fix.
8731
8732 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8733
8734 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8735 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8736 description of nntp-open-connection-function.
8737 (Common Variables): Fix descriptions.
8738
8739 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8740
8741 * gnus.texi (Server Buffer Format): Document the %a format spec.
8742
8743 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8744
8745 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8746
8747 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8748
8749 * org.texi Version 3.16.
8750
8751 2005-09-19 Miles Bader <miles@gnu.org>
8752
8753 * newsticker.texi: Get rid of CVS keywords.
8754
8755 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8756
8757 * gnus.texi (Finding the Parent): Fix description of how Gnus
8758 finds article.
8759
8760 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8761
8762 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8763 to drop off non-answered articles.
8764
8765 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8766
8767 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8768 braces (which are unsupported by NMAKE) for macro `srcdir'.
8769
8770 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8771
8772 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8773 (../info/newsticker, newsticker.dvi): New targets.
8774
8775 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8776
8777 * newsticker.texi: Replace @command with @code. Replace @example
8778 with @lisp.
8779 (Top): Add explanations to menu items.
8780 (GNU Free Documentation License): Remove.
8781
8782 2005-09-16 Romain Francoise <romain@orebokech.com>
8783
8784 Update all files to specify GFDL version 1.2.
8785
8786 * doclicense.texi (GNU Free Documentation License): Update to
8787 version 1.2.
8788
8789 2005-09-15 Richard M. Stallman <rms@gnu.org>
8790
8791 * newsticker.texi: Fix @setfilename.
8792
8793 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8794 (../info/newsticker, newsticker.dvi): New targets.
8795
8796 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8797
8798 * org.texi: Version 3.15.
8799
8800 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8801
8802 * ses.texi: Combine all three indices into one.
8803 Correct a few typos.
8804
8805 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8806
8807 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8808
8809 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8810
8811 * emacs-mime.texi (Handles): Remove duplicate item.
8812 (Encoding Customization): Fix the default value for
8813 mm-coding-system-priorities.
8814 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8815 (Basic Functions): Fix reference.
8816
8817 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8818
8819 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8820
8821 2005-08-18 Richard M. Stallman <rms@gnu.org>
8822
8823 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8824 and web site.
8825
8826 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8827 not keyboard-translate.
8828
8829 2005-08-11 Richard M. Stallman <rms@gnu.org>
8830
8831 * faq.texi (Using regular expressions): Fix xref.
8832
8833 2005-08-09 Juri Linkov <juri@jurta.org>
8834
8835 * info.texi (Help-P): Replace `Prev' with `Previous'.
8836 (Help-M, Help-Xref): Add S-TAB.
8837 (Help-FOO): Update `u' command.
8838 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8839 Update info about visibility of xref parts.
8840 (Help-Int): Fix `m' command. Rename `Info-last' to
8841 `Info-history-back'. Add `Info-history-forward'.
8842 (Advanced): Fix `g*' and `M-n' commands.
8843 (Info Search): Add `index-apropos' in stand-alone browser.
8844 Add isearch commands.
8845 (Emacs Info Variables): Remove `Info-fontify'.
8846 Add `Info-mode-hook'. Update face names.
8847 Add `Info-fontify-maximum-menu-size',
8848 `Info-fontify-visited-nodes', `Info-isearch-search'.
8849
8850 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8851
8852 Sync with Tramp 2.0.50.
8853
8854 * tramp.texi: Use @option{} consequently for method names.
8855 (Inline methods, External transfer methods): Remove references to
8856 Cygwin.
8857 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8858 implementation.
8859
8860 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8861
8862 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8863 Mention that gnus-init-file is not read when Emacs is invoked with
8864 --no-init-file or -q.
8865
8866 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8867
8868 * org.texi: Version 3.14.
8869
8870 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8871
8872 * org.texi: Version 3.13.
8873
8874 2005-07-18 Juri Linkov <juri@jurta.org>
8875
8876 * calc.texi (Time Zones, Logical Operations):
8877 * cl.texi (Overview):
8878 * org.texi (TODO types):
8879 * sc.texi (Emacs 18 MUAs):
8880 * speedbar.texi (Top):
8881 * url.texi (History):
8882 Delete duplicate duplicate words.
8883
8884 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8885
8886 * cl.texi (Type Predicates): Document `atom' type.
8887
8888 2005-07-04 Lute Kamstra <lute@gnu.org>
8889
8890 Update FSF's address in GPL notices.
8891
8892 * calc.texi (Copying):
8893 * doclicense.texi (GNU Free Documentation License):
8894 * faq.texi (Contacting the FSF):
8895 * mh-e.texi (Copying): Update FSF's address.
8896
8897 2005-07-03 Richard M. Stallman <rms@gnu.org>
8898
8899 * flymake.texi (Example -- Configuring a tool called directly):
8900 Update name of flymake-build-relative-filename.
8901
8902 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8903
8904 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8905
8906 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8907
8908 * org.texi: Version 3.12.
8909
8910 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8911
8912 * makefile.w32-in (MAKEINFO): Use --force.
8913 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8914 Makefile.in.
8915 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8916 more shells.
8917
8918 2005-06-23 Richard M. Stallman <rms@gnu.org>
8919
8920 * speedbar.texi (Creating a display): Texinfo usage fixes.
8921
8922 * tramp.texi (Customizing Completion, Auto-save and Backup):
8923 Texinfo usage fixes.
8924
8925 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8926
8927 * dired-x.texi (Miscellaneous Commands):
8928 * ediff.texi (Miscellaneous):
8929 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8930 (Agent Variables):
8931 * info.texi (Help-Xref):
8932 * message.texi (Message Headers):
8933 * org.texi (Remember):
8934 * reftex.texi (Options (Defining Label Environments)):
8935 (Options (Index Support)):
8936 (Options (Viewing Cross-References)):
8937 (Options (Misc)):
8938 (Changes):
8939 * speedbar.texi (Creating a display):
8940 * tramp.texi (Customizing Completion, Auto-save and Backup):
8941 Texinfo usage fix.
8942
8943 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8944
8945 * org.texi: Version 3.11.
8946
8947 2005-06-12 Jay Belanger <belanger@truman.edu>
8948
8949 * calc.texi (Getting Started): Remove extra menu item.
8950
8951 2005-05-31 Jay Belanger <belanger@truman.edu>
8952
8953 * calc.texi (Notations Used in This Manual): Use @kbd for key
8954 sequence.
8955 (Demonstration of Calc): Mention another way of starting Calc.
8956 (Starting Calc): Mention long name of M-#.
8957 (Embedded Mode Overview): Remove unnecessary instruction.
8958 (Other M-# commands): Rephrase `M-# 0' explanation.
8959 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8960 reflect current behavior.
8961
8962 2005-05-30 Jay Belanger <belanger@truman.edu>
8963
8964 * calc.texi (Hooks): Change description of calc-window-hook and
8965 calc-trail-window-hook to match usage.
8966 (Computational Functions): Add more constant-generating functions.
8967 (Customizable Variables): Use defvar.
8968
8969 2005-05-28 Jay Belanger <belanger@truman.edu>
8970
8971 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8972 (Basic Embedded Mode): Explain behavior of arguments to
8973 calc-embedded-mode.
8974
8975 2005-05-27 Jay Belanger <belanger@truman.edu>
8976
8977 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8978 current behavior.
8979
8980 2005-05-25 Jay Belanger <belanger@truman.edu>
8981
8982 * calc.texi: Change Calc version number throughout.
8983 (Keypad Mode): Change location in info output.
8984 (Keypad mode overview): Move picture of keypad.
8985
8986 2005-05-21 Jay Belanger <belanger@truman.edu>
8987
8988 * calc.texi (Storing variables): Mention that only most variables
8989 are void to begin with.
8990
8991 2005-05-21 Kevin Ryde <user42@zip.com.au>
8992
8993 * widget.texi (Basic Types): Update cross ref from "Enabling
8994 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8995 lispref/text.texi change.
8996
8997 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8998
8999 * org.texi: Version 3.09.
9000
9001 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9002
9003 * reftex.texi: Version 4.28.
9004
9005 2005-05-16 Jay Belanger <belanger@truman.edu>
9006
9007 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9008
9009 2005-05-14 Jay Belanger <belanger@truman.edu>
9010
9011 * calc.texi (Default Simplifications): Insert missing ! (logical
9012 not operator).
9013
9014 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9015
9016 Sync with Tramp 2.0.49.
9017
9018 2005-05-10 Jay Belanger <belanger@truman.edu>
9019
9020 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9021 to 1.
9022
9023 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9024
9025 * org.texi: Version 3.08, structure reorganized.
9026
9027 2005-04-24 Richard M. Stallman <rms@gnu.org>
9028
9029 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9030
9031 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9032
9033 * org.texi: Update to version 3.06.
9034
9035 2005-04-13 Lute Kamstra <lute@gnu.org>
9036
9037 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9038
9039 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9040
9041 * cl.texi (Porting Common Lisp): Fix typo.
9042
9043 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9044
9045 * gnus.texi (RSS): Addition.
9046
9047 2005-04-04 Jay Belanger <belanger@truman.edu>
9048
9049 * calc.texi: Change Calc version number.
9050 (Customizable variables): Fix description of calc-language-alist.
9051 (Copying): Put in version 2 of GPL.
9052
9053 2005-04-01 Jay Belanger <belanger@truman.edu>
9054
9055 * calc.texi (Troubleshooting Commands): Remove comment about
9056 installation.
9057 (Installation): Remove section.
9058 (Customizable Variables): New section.
9059 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9060 (Graphical Devices): Add references to Customizable Variables.
9061
9062 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9063
9064 * emacs-mime.texi (Display Customization): Markup fixes.
9065 (rfc2047): Update.
9066
9067 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9068
9069 * gnus-faq.texi: Replaced with auto-generated version.
9070
9071 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9072
9073 * dired-x.texi (Multiple Dired Directories): default-directory was
9074 renamed to dired-default-directory.
9075
9076 2005-03-26 Jay Belanger <belanger@truman.edu>
9077
9078 * calc.texi (Simplifying Formulas, Rewrite Rules):
9079 Change description of top and bottom of fraction.
9080 (Modulo Forms): Move description of how to create modulo forms to
9081 earlier in the section.
9082 (Fraction Mode): Suggest using : to get a fraction by dividing.
9083 (Basic Arithmetic): Adjust placement of command name.
9084 (Truncating the Stack): Emphasize that "hidden" entries are still
9085 visible.
9086 (Installation): Move discussion of printing manual to "About This
9087 Manual".
9088 (About This Manual): Mention how to print the manual.
9089 (Reporting Bugs): Remove first person.
9090 (Building Vectors): Add algebraic version of append.
9091 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9092 (Grouping Digits): Fix typo.
9093
9094 2005-03-25 Werner Lemberg <wl@gnu.org>
9095
9096 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9097 Replace `legal' with `valid'.
9098
9099 2005-03-25 Werner Lemberg <wl@gnu.org>
9100
9101 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9102
9103 2005-03-24 Jay Belanger <belanger@truman.edu>
9104
9105 * calc.texi (General Mode Commands)
9106 (Mode Settings in Embedded Mode): Add some explanation of
9107 recording mode settings.
9108
9109 2005-03-24 Richard M. Stallman <rms@gnu.org>
9110
9111 * calc.texi: Remove praise of non-free software.
9112
9113 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9114 (Installation): Node deleted.
9115
9116 2005-03-23 Richard M. Stallman <rms@gnu.org>
9117
9118 * url.texi (HTTP language/coding): Improve last change.
9119
9120 2005-03-22 Jay Belanger <belanger@truman.edu>
9121
9122 * calc.texi (Embedded Mode): Add new information on changing
9123 modes.
9124
9125 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9126
9127 Sync with Tramp 2.0.48.
9128
9129 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9130
9131 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9132 "GNU/Linux". Change all addresses to .gnu.org.
9133 (Default Method): Offer shortened syntax for "su" and "sudo"
9134 methods.
9135
9136 2005-03-07 Richard M. Stallman <rms@gnu.org>
9137
9138 * url.texi: Fix usage of "e.g.".
9139 (HTTP language/coding): Explain the rules for these strings.
9140
9141 2005-03-06 Richard M. Stallman <rms@gnu.org>
9142
9143 * woman.texi (Introduction): Minor cleanups.
9144
9145 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9146
9147 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9148 (Installation): Node deleted.
9149
9150 * mh-e.texi (Preface): Get rid of "Emacs 21".
9151
9152 * eshell.texi (Installation): Delete node (for Emacs 20).
9153
9154 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9155
9156 * flymake.texi: Refill and tweak style in @lisp blocks.
9157
9158 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9159
9160 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9161
9162 2005-03-01 Jay Belanger <belanger@truman.edu>
9163
9164 * calc.texi (Trigonometric and Hyperbolic Functions):
9165 Mention additional functions.
9166 (Algebraic Simplifications): Mention additional simplifications.
9167
9168 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9169
9170 * ses.texi: Add concept/function/variable indices (this work was
9171 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9172 papers on file at FSF).
9173
9174 2005-02-10 Jay Belanger <belanger@truman.edu>
9175
9176 * calc.texi: Change @LaTeX to La@TeX throughout.
9177 Redefine @expr as @math for TeX output.
9178 Redefine @texline as a no-op for TeX output.
9179 Define @tfn, replace @t by @tfn throughout.
9180
9181 2005-02-09 Jay Belanger <belanger@truman.edu>
9182
9183 * calc.texi: Add macro for LaTeX for info output.
9184
9185 2005-02-08 Kim F. Storm <storm@cua.dk>
9186
9187 * texinfo.tex (LaTex): Add def.
9188
9189 2005-02-06 Jay Belanger <belanger@truman.edu>
9190
9191 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9192 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9193 throughout manual.
9194
9195 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9196
9197 * gnus.texi: Some edits based on comments from David Abrahams.
9198
9199 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9200
9201 * gnus.texi (RSS): Fix the keystroke.
9202
9203 2005-01-24 David Kastrup <dak@gnu.org>
9204
9205 * faq.texi: Update AUCTeX version info.
9206
9207 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9208
9209 * gnus-faq.texi ([4.1]): Typo.
9210
9211 2005-01-19 Jay Belanger <belanger@truman.edu>
9212
9213 * calc.texi (Keep Arguments): Mention that keeping arguments
9214 doesn't work with keyboard macros.
9215
9216 2005-01-16 Richard M. Stallman <rms@gnu.org>
9217
9218 * autotype.texi (Autoinserting): Fix small error.
9219
9220 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9221
9222 Sync with Tramp 2.0.47.
9223
9224 * tramp.texi (Compilation): New section, describing compilation of
9225 remote files.
9226
9227 2005-01-11 Kim F. Storm <storm@cua.dk>
9228
9229 * widget.texi (Basic Types): Add :follow-link keyword.
9230
9231 2005-01-09 Jay Belanger <belanger@truman.edu>
9232
9233 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9234
9235 2005-01-08 Jay Belanger <belanger@truman.edu>
9236
9237 * calc.texi: Change throughout to reflect new default value of
9238 calc-settings-file.
9239
9240 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9241
9242 * message.texi (Reply): `message-reply-to-function' should return
9243 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9244
9245 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9246
9247 * faq.texi (Changing load-path): Fix typo.
9248
9249 2005-01-05 Jay Belanger <belanger@truman.edu>
9250
9251 * calc.texi (Programming Tutorial): Replace kbd command by
9252 appropriate characters for a keyboard macro.
9253
9254 2005-01-04 Jay Belanger <belanger@truman.edu>
9255
9256 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9257 for Lucid Emacs.
9258 (Programming Tutorial): Mention that the user needs to be in the
9259 right mode to compute some functions.
9260
9261 2005-01-04 Jay Belanger <belanger@truman.edu>
9262
9263 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9264 no longer applicable.
9265
9266 2005-01-01 Jay Belanger <belanger@truman.edu>
9267
9268 * calc.texi (Programming Tutorial): Change description of how to
9269 edit keyboard macros to match current behavior.
9270
9271 2004-12-31 Jay Belanger <belanger@truman.edu>
9272
9273 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9274
9275 2004-12-20 Jay Belanger <belanger@truman.edu>
9276
9277 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9278 zero.
9279
9280 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9281
9282 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9283 @xref.
9284 (Font Locking): Avoid @strong{Note:}.
9285
9286 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9287
9288 Sync with Tramp 2.0.46.
9289
9290 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9291
9292 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9293
9294 * url.texi: Correct typos.
9295 (Retrieving URLs): @var{nil}->@code{nil}.
9296 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9297 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9298 (Dealing with HTTP documents): @inforef->@xref.
9299
9300 2004-12-15 Jay Belanger <belanger@truman.edu>
9301
9302 * calc.texi: Consistently capitalized all mode names.
9303 (Answers to Exercises): Mention that an answer can be a fraction
9304 when in Fraction mode.
9305
9306 2004-12-13 Jay Belanger <belanger@truman.edu>
9307
9308 * calc.texi: Fix some TeX definitions.
9309
9310 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9311
9312 * reftex.texi (Imprint): Remove erroneous @value's.
9313
9314 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9315
9316 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9317 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9318
9319 2004-12-08 Jay Belanger <belanger@truman.edu>
9320
9321 * calc.texi (Starting Calc): Remove comment about installation.
9322 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9323
9324 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9325
9326 * url.texi: Update @setfilename.
9327 (Getting Started): No need to worry about Gnus versions.
9328 (Dealing with HTTP documents): Use @inforef.
9329
9330 * org.texi: Fix @direntry file name.
9331
9332 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9333
9334 * url.texi: New file.
9335
9336 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9337
9338 2004-12-06 Jay Belanger <belanger@truman.edu>
9339
9340 * calc.texi (Using Calc): Remove paragraph about installation.
9341
9342 2004-12-06 Jay Belanger <belanger@truman.edu>
9343
9344 * calc.texi: Use more Texinfo macros and less TeX defs.
9345 Remove @refill's.
9346
9347 2004-12-06 Richard M. Stallman <rms@gnu.org>
9348
9349 * org.texi: New file.
9350
9351 2004-12-05 Richard M. Stallman <rms@gnu.org>
9352
9353 * Makefile.in (org.dvi, ../info/org): New targets.
9354 (INFO_TARGETS): Add ../info/org.
9355 (DVI_TARGETS): Add org.dvi.
9356 (maintainer-clean): Remove the info files in the info dir.
9357
9358 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9359
9360 * idlwave.texi: Fix the setfilename directive to put the produced
9361 file in ../info.
9362 (Continued Statement Indentation): Resurrect Jan D.'s change from
9363 2004-11-03 that was lost when a newer version of idlwave.texi was
9364 imported.
9365
9366 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9367
9368 * gnus-faq.texi ([5.1]): Add missing bracket.
9369
9370 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9371 Index `spam-initialize'.
9372
9373 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9374
9375 * message.texi (Various Message Variables): Mention that all mail
9376 file variables are derived from `message-directory'.
9377
9378 * gnus.texi (Splitting Mail): Clarify bogus group.
9379
9380 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9381
9382 * emacs-mime.texi (Encoding Customization):
9383 Fix mm-coding-system-priorities entry.
9384
9385 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9386
9387 * idlwave.texi (Continued Statement Indentation):
9388 * reftex.texi (Options (Index Support)):
9389 (Displaying and Editing the Index, Table of Contents):
9390 * speedbar.texi (Creating a display, Major Display Modes):
9391 Replace non-nil with non-@code{nil}.
9392
9393 2004-10-21 Jay Belanger <belanger@truman.edu>
9394
9395 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9396
9397 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9398
9399 * calc.texi (Reporting Bugs): Double up `@'.
9400
9401 2004-10-18 Jay Belanger <belanger@truman.edu>
9402
9403 * calc.texi (Reporting Bugs): Change the address that bugs
9404 should be sent to.
9405
9406 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9407
9408 * gnus.texi (New Features): Add 5.11.
9409
9410 * message.texi (Resending): Remove wrong default value.
9411
9412 * gnus.texi (Mail Source Specifiers): Describe possible problems
9413 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9414 `pop3-leave-mail-on-server' to the index.
9415
9416 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9417
9418 * message.texi (Canceling News): Add how to set a password.
9419
9420 2004-10-12 Jay Belanger <belanger@truman.edu>
9421
9422 * calc.texi (Help Commands): Change the descriptions of
9423 calc-describe-function and calc-describe-variable to match their
9424 current behavior.
9425
9426 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9427
9428 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9429
9430 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9431
9432 Sync with Tramp 2.0.45.
9433
9434 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9435 plink link. The URL is outdated. Originator contacted for
9436 clarification.
9437
9438 2004-10-10 Juri Linkov <juri@jurta.org>
9439
9440 * gnus.texi (Top, Marking Articles): Join two menus in one node
9441 because a node can have only one menu.
9442
9443 2004-10-09 Juri Linkov <juri@jurta.org>
9444
9445 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9446 example of nnmail-split-fancy.
9447
9448 2004-10-06 Karl Berry <karl@gnu.org>
9449
9450 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9451 consistency with other uses of dashes.
9452
9453 2004-10-05 Karl Berry <karl@gnu.org>
9454
9455 * info.texi: Consistently use --- throughout, periods at end of
9456 menu descriptions, and a couple typos.
9457
9458 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9459
9460 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9461 * pgg.texi (User Commands, Backend methods): Do.
9462 * gnus.texi: Markup fixes.
9463 (Setting Process Marks): Fix `M P a' entry.
9464 * emacs-mime.texi: Fixes.
9465
9466 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9467
9468 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9469 again.
9470 Use 5.10 instead of 5.10.0.
9471
9472 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9473
9474 * gnus.texi (Summary Mail Commands): S D e.
9475
9476 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9477
9478 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9479 the gnus-article-mode-line-format section.
9480
9481 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9482
9483 * gnus.texi (Various Summary Stuff): Fix the documentation for
9484 gnus-newsgroup-variables.
9485
9486 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9487
9488 * gnus.texi (MIME Commands):
9489 Add gnus-mime-display-multipart-as-mixed,
9490 gnus-mime-display-multipart-alternative-as-mixed,
9491 gnus-mime-display-multipart-related-as-mixed.
9492 (Mail Source Customization): Clarify `mail-source-directory'.
9493 (Splitting Mail): Mention gnus-group-find-new-groups.
9494 (SpamOracle): Fix typo.
9495
9496 * gnus-faq.texi: Untabify.
9497 ([6.3]): nnir.el is in contrib directory.
9498
9499 * message.texi (News Headers): Clarify how a unique ID is created.
9500
9501 * gnus.texi (Batching Agents): Fix typo in example.
9502 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9503
9504 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9505
9506 * gnus.texi (Group Parameters): Add more on hooks.
9507
9508 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9509
9510 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9511
9512 2004-09-22 Jay Belanger <belanger@truman.edu>
9513
9514 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9515 might be hidden during part of the session.
9516
9517 2004-09-20 Jay Belanger <belanger@truman.edu>
9518
9519 * calc.texi (Notations Used in This Manual): Put in an earlier
9520 mention that DEL could be called Backspace.
9521
9522 2004-09-10 Simon Josefsson <jas@extundo.com>
9523
9524 * gnus.texi (IMAP): Add example. Suggested and partially written
9525 by Steinar Bang <sb@dod.no>.
9526
9527 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9528
9529 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9530 netrc syntax.
9531
9532 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9533
9534 * gnus.texi (Spam ELisp Package Sequence of Events):
9535 Some clarifications.
9536 (Spam ELisp Package Global Variables): More clarifications.
9537
9538 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9539
9540 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9541 Mention spam-split does not modify incoming mail.
9542
9543 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9544
9545 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9546
9547 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9548
9549 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9550
9551 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9552
9553 * makefile.w32-in (sieve, pgg): Use $(infodir).
9554
9555 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9556
9557 * makefile.w32-in: Fix PGG and Sieve entries.
9558
9559 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9560
9561 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9562 Emacs and related programs.
9563
9564 2004-08-27 Richard M. Stallman <rms@gnu.org>
9565
9566 * faq.texi: Fix texinfo usage, esp. doublequotes.
9567 (Difference between Emacs and XEmacs): Some clarification.
9568
9569 * faq.texi (Difference between Emacs and XEmacs):
9570 Explain not to contrast XEmacs with GNU Emacs.
9571
9572 2004-08-26 Richard M. Stallman <rms@gnu.org>
9573
9574 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9575
9576 2004-08-22 David Kastrup <dak@gnu.org>
9577
9578 * reftex.texi (AUCTeX): Update links, section name.
9579
9580 * faq.texi (Calc): Update availability (included in 22.1).
9581 (AUCTeX): Update availability, information, versions, description.
9582
9583 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9584
9585 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9586
9587 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9588
9589 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9590
9591 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9592
9593 Sync with Tramp 2.0.44.
9594
9595 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9596
9597 * widget.texi (User Interface): Update how to separate the
9598 editable field of an editable-field widget from other widgets.
9599 (Programming Example): Add text after field.
9600
9601 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9602
9603 * emacs-mime.texi (Encoding Customization): Add a note to the
9604 mm-content-transfer-encoding-defaults entry.
9605 (rfc2047): Update.
9606
9607 * gnus.texi (Article Highlighting):
9608 Add gnus-cite-ignore-quoted-from.
9609 (POP before SMTP): New node.
9610 (Posting Styles): Addition.
9611 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9612 (Fancy Mail Splitting): Ditto.
9613 (X-Face): Add gnus-x-face.
9614
9615 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9616
9617 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9618 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9619
9620 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9621
9622 * gnus.texi (Mail Source Specifiers):
9623 Describe `pop3-leave-mail-on-server'.
9624
9625 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9626
9627 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9628
9629 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9630 repository. Change setfilename.
9631
9632 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9633
9634 2004-07-02 Juri Linkov <juri@jurta.org>
9635
9636 * pcl-cvs.texi (Viewing differences): Add `d r'.
9637
9638 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9639
9640 * ses.texi, viper.texi, flymake.texi, faq.texi:
9641 * eshell.texi, ediff.texi: Markup fixes.
9642
9643 2004-06-21 Karl Berry <karl@gnu.org>
9644
9645 * info.texi (Top): Mention that only Emacs has mouse support.
9646 (Getting Started): Mention this in a few other places.
9647
9648 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9649
9650 * autotype.texi (Copyrights, Timestamps):
9651 Recommend `before-save-hook' instead of `write-file-functions'.
9652
9653 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9654
9655 * dired-x.texi (dired-mark-omitted): Update keybinding.
9656
9657 2004-06-10 Kim F. Storm <storm@cua.dk>
9658
9659 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9660
9661 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9662
9663 * dired-x.texi (variable dired-omit-mode): Rename from
9664 dired-omit-files-p.
9665 (function dired-omit-mode): Rename from dired-omit-toggle.
9666 Call dired-omit-mode rather than set dired-omit-files-p.
9667 (dired-mark-omitted): Describe command.
9668
9669 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9670
9671 Version 2.0.41 of Tramp released.
9672
9673 2004-05-29 Juanma Barranquero <lektu@terra.es>
9674
9675 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9676 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9677
9678 2004-05-29 Richard M. Stallman <rms@gnu.org>
9679
9680 * cl.texi (Top): Call this chapter `Introduction'.
9681 (Overview): In TeX, no section heading here.
9682
9683 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9684
9685 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9686
9687 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9688 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9689
9690 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9691
9692 * flymake.texi: New file.
9693
9694 2004-05-28 Simon Josefsson <jas@extundo.com>
9695
9696 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9697
9698 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9699
9700 Version 2.0.40 of Tramp released.
9701
9702 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9703
9704 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9705
9706 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9707 variables `tramp-backup-directory-alist' and
9708 `tramp-bkup-backup-directory-info'.
9709 (Overview, Connection types)
9710 (External transfer methods, Default Method)
9711 (Windows setup hints): Remove restriction of password entering
9712 with external methods.
9713 (Auto-save and Backup): Make file name example
9714 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9715 and `auto-save-directory' must be used.
9716 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9717 only "NT"). Remove doubled entry "What kinds of systems does
9718 @tramp{} work on".
9719 (tramp): Macro removed.
9720 (Obtaining Tramp): Flag removed from title.
9721 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9722 and `trampver' used properly. Flag `tramp-inst' replaced by
9723 `installchapter'. Installation related text adapted.
9724
9725 2004-04-28 Masatake YAMATO <jet@gyve.org>
9726
9727 * widget.texi (Programming Example): Remove overlays.
9728
9729 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9730
9731 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9732
9733 2004-04-23 Juanma Barranquero <lektu@terra.es>
9734
9735 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9736
9737 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9738
9739 * info.texi (Info Search): Add info-apropos.
9740
9741 2004-03-22 Juri Linkov <juri@jurta.org>
9742
9743 * faq.texi: Fix help key bindings.
9744
9745 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9746
9747 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9748 (as suggested by Karl Berry). Update information about colored
9749 stars in menus. Add new subheading describing M-n.
9750
9751 2004-03-12 Richard M. Stallman <rms@gnu.org>
9752
9753 * cl.texi (Top): Rename top node's title.
9754
9755 2004-03-08 Karl Berry <karl@gnu.org>
9756
9757 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9758 problems making the texinfo distribution.
9759
9760 2004-02-29 Simon Josefsson <jas@extundo.com>
9761
9762 * smtpmail.texi (Authentication): Change the list of supported
9763 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9764 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9765 <voegelas@gmx.net>.
9766
9767 2004-02-29 Juanma Barranquero <lektu@terra.es>
9768
9769 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9770 Use $(DEL) instead of rm, and ignore exit code.
9771
9772 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9773
9774 Tramp version 2.0.39 released.
9775
9776 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9777
9778 * tramp.texi (Customizing Completion): Explain new functions
9779 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9780 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9781 (Top): Refer to Savannah mailing list as the major one.
9782 Mention older mailing lists in HTML mode only.
9783 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9784 (Frequently Asked Questions): Remote hosts must not be Unix-like
9785 for "smb" method.
9786 (Password caching): New node.
9787 (External transfer methods): Refer to password caching for "smb"
9788 method.
9789
9790 2004-02-17 Karl Berry <karl@gnu.org>
9791
9792 * info.texi (Help-Int): Mention the new line number feature.
9793
9794 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9795
9796 * ses.texi (Advanced Features): New functionality for
9797 ses-set-header-row (defaults to current row unless C-u used).
9798 (Acknowledgements): Add Stefan Monnier.
9799
9800 2003-12-29 Kevin Ryde <user42@zip.com.au>
9801
9802 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9803
9804 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9805
9806 Tramp version 2.0.38 released.
9807
9808 * tramp.texi (Remote shell setup): Warn of environment variables
9809 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9810 <sven.gabriel@imk.fzk.de>.
9811 (Configuration): Tramp now chooses base64/uuencode
9812 automatically. Update wording accordingly.
9813 (Top): More description for the `Default Method' menu entry.
9814 (Default Method): Use @code, not @var, for Lisp variables.
9815 (Default Method): New subsection `Which method is the right one
9816 for me?' Suggested by Christian Kirsch.
9817 (Configuration): Pointer to new subsection added.
9818 (Default Method): Too many "use" in one sentence.
9819 Rephrase. Reported by Christian Kirsch.
9820 (Filename Syntax): Old `su' example is probably a left-over from
9821 the sm/su method naming. Replace with `ssh', instead.
9822 (External transfer methods, Auto-save and Backup):
9823 Typo fixes.
9824
9825 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9826
9827 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9828 (Top): Mention japanese manual only if flag `jamanual' is set.
9829 Insert section `Japanese manual' in menu.
9830
9831 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9832
9833 * eshell.texi (Known Problems): Add doc item.
9834
9835 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9836
9837 * cc-mode.texi: Update for CC Mode 5.30.
9838
9839 Note: Please refrain from doing purely cosmetic changes like
9840 removing trailing whitespace in this manual; it clobbers cvs
9841 merging for no good reason.
9842
9843 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9844
9845 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9846 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9847 @acronym{ASCII}.
9848
9849 2003-10-26 Karl Berry <karl@gnu.org>
9850
9851 * info.texi (Info Search): Echo area, not echo are. From Debian
9852 diff.
9853
9854 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9855
9856 * widget.texi (Defining New Widgets): Document new behavior of
9857 :buttons and :children keywords.
9858
9859 2003-10-22 Miles Bader <miles@gnu.org>
9860
9861 * Makefile.in (info): Move before $(top_srcdir)/info.
9862
9863 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9864
9865 * tramp.texi (Inline methods): Small grammar fix.
9866 (External transfer methods): Likewise.
9867
9868 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9869
9870 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9871
9872 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9873
9874 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9875
9876 2003-09-30 Richard M. Stallman <rms@gnu.org>
9877
9878 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9879
9880 * widget.texi (User Interface): Fix typos.
9881
9882 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9883
9884 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9885
9886 * pcl-cvs.texi (Selected Files): Fix typo.
9887
9888 2003-09-21 Karl Berry <karl@gnu.org>
9889
9890 * info.texi (] and [ commands): No period at end of section title.
9891
9892 2003-09-04 Miles Bader <miles@gnu.org>
9893
9894 * Makefile.in (top_srcdir): New variable.
9895 ($(top_srcdir)/info): New rule.
9896 (info): Depend on it.
9897
9898 2003-09-03 Peter Runestig <peter@runestig.com>
9899
9900 * makefile.w32-in: New file.
9901
9902 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9903
9904 * widget.texi (User Interface): Explain the need of static text
9905 around an editable field.
9906
9907 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9908
9909 * widget.texi (Basic Types): The argument to `:help-echo' can now
9910 be a form that evaluates to a string.
9911
9912 2003-08-18 Kim F. Storm <storm@cua.dk>
9913
9914 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9915
9916 2003-08-16 Richard M. Stallman <rms@gnu.org>
9917
9918 * dired-x.texi (Shell Command Guessing): Explain *.
9919
9920 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9921
9922 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9923 log-edit-insert-changelog.
9924
9925 2003-08-03 Karl Berry <karl@gnu.org>
9926
9927 * info.texi: Need @contents.
9928
9929 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9930
9931 Tramp version 2.0.36 released.
9932
9933 * tramp.texi (Remote shell setup): Explain about problems with
9934 non-Bourne commands in ~/.profile and ~/.shrc.
9935
9936 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9937
9938 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9939 renaming of `vis-mode' to `visible-mode'.
9940
9941 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9942
9943 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9944 next, prev and up pointers.
9945
9946 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9947
9948 * info.texi (Help): Mention existence of Emacs and stand-alone
9949 Info at the very beginning of the tutorial.
9950 (Help-Inv): New node.
9951 (Help-]): New node.
9952 (Help-M): Systematically point out the differences between default
9953 Emacs and stand-alone versions. Delete second menu.
9954 (Help-Xref): Systematically point out the differences between
9955 default Emacs and stand-alone versions.
9956 (Help-Int): Change `l' example.
9957 (Expert Info): Fix typos.
9958 (Emacs Info Variables): Mention `Info-hide-note-references' and
9959 new default for `Info-scroll-prefer-subnodes'.
9960
9961 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9962
9963 Version 2.0.35 of Tramp released.
9964
9965 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9966 (Inline methods): Add methods `remsh' and `plink1'.
9967 (External transfer methods): Add method `remcp'.
9968 (Multi-hop Methods): Add method `remsh'.
9969 Small patch from Adrian Aichner <adrian@xemacs.org>:
9970 Fix minor typos.
9971 (Concept Index): Add to make manual searchable via
9972 `Info-index'.
9973 (Version Control): Add cindex entry.
9974
9975 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9976
9977 * trampver.texi: Version 2.0.34 released.
9978
9979 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9980
9981 * faq.texi: Improve previous changes.
9982
9983 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9984
9985 * faq.texi: Update copyright and maintenance details.
9986 Update some package URLs, versions, and maintainers.
9987 Remove many references to the Emacs Lisp Archive.
9988
9989 2003-04-23 Simon Josefsson <jas@extundo.com>
9990
9991 * smtpmail.texi: Fix license (the invariant sections mentioned has
9992 never been part of the smtp manual). Align info dir entry with
9993 other emacs packages.
9994
9995 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9996
9997 * tramp.texi: Version 2.0.33 released.
9998 Remove installation chapter. Remove XEmacs specifics.
9999
10000 2003-03-29 Richard M. Stallman <rms@gnu.org>
10001
10002 * tramp.texi (Top): Undo the previous renaming.
10003 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10004
10005 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10006
10007 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10008 version of manual.
10009
10010 * tramp.texi (Auto-save and Backup): New node.
10011
10012 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10013
10014 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10015 Emacs" in order to have better differentiation to "XEmacs".
10016 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10017 are new macros in order to point to the other Emacs flavor where
10018 appropriate. In info case, point to node `Installation' in order
10019 to explain how to generate the other way. In html case, make a
10020 link to the other html file.
10021 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10022 after CVS checkout/update.
10023 (Installation): Completely rewritten.
10024 (Installation parameters, Load paths): New sections under
10025 `Installation'.
10026
10027 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10028
10029 * tramp.texi: Version 2.0.30 released.
10030 Replace word "path" with "localname" where used as a component of
10031 a Tramp file name.
10032
10033 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10034
10035 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10036 introduced.
10037 (Installation): Explain what to do if files from the tramp/contrib
10038 directory are needed.
10039
10040 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10041
10042 * smtpmail.texi (How Mail Works): New.
10043
10044 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10045
10046 * smtpmail.texi: New file.
10047
10048 * Makefile.in: Build SMTP manual.
10049
10050 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10051
10052 * tramp.texi: Version 2.0.29 released.
10053 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10054 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10055
10056 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10057
10058 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10059 another package loads accidentally Ange-FTP.
10060
10061 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10062
10063 * tramp.texi (Customizing Completion): Add function
10064 `tramp-parse-sconfig'. Change example of
10065 `tramp-set-completion-function', because parsing of ssh config
10066 files looks more natural.
10067
10068 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10069
10070 * gnus.texi: Do not use `path' in several locations.
10071
10072 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10073
10074 * tramp.texi (External transfer methods): New method `smb'.
10075 From Michael Albinus.
10076
10077 2002-11-05 Karl Berry <karl@gnu.org>
10078
10079 * info.texi (Info-fontify): Reorder face list to avoid bad line
10080 breaks.
10081
10082 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10083
10084 * tramp.texi: Move @copying to standard place.
10085 Use @insertcopying.
10086
10087 2002-10-02 Karl Berry <karl@gnu.org>
10088
10089 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10090 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10091 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10092 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10093 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10094 Per rms, update all manuals to use @copying instead of @ifinfo.
10095 Also use @ifnottex instead of @ifinfo around the top node, where
10096 needed for the sake of the HTML output.
10097 (The Gnus manual is not fixed since it's not clear to me how it
10098 works; and the Tramp manual already uses @copying, although in an
10099 unusual way. All others were changed.)
10100
10101 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10102
10103 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10104 (../info/ses, ses.dvi): New targets.
10105 * ses.texi: New file.
10106
10107 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10108
10109 * texinfo.tex: Update to texinfo 4.2.
10110
10111 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10112
10113 * reftex.texi: Update to RefTeX 4.19.
10114
10115 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10116
10117 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10118 (../info/tramp, tramp.dvi): New targets.
10119
10120 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10121
10122 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10123 (calc.dvi): Uncomment.
10124
10125 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10126
10127 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10128 (../info/calc): New target.
10129
10130 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10131
10132 * (Version 21.1 released.)
10133
10134 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10135
10136 * Branch for 21.1.
10137
10138 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10139
10140 * Makefile.in (../info/info): Use an explicit -o switch to
10141 makeinfo.
10142
10143 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10144
10145 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10146
10147 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10148
10149 * Makefile.in (../info/idlwave): Use --no-split.
10150
10151 2000-12-14 Dave Love <fx@gnu.org>
10152
10153 * Makefile.in (mostlyclean): Remove gnustmp.*.
10154 (gnus.dvi): Change rule to remove @latex stuff.
10155
10156 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10157
10158 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10159
10160 2000-10-13 John Wiegley <johnw@gnu.org>
10161
10162 * Makefile.in: Add build targets for eshell.texi.
10163
10164 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10165
10166 * Makefile.in: Remove/comment speedbar stuff.
10167
10168 2000-09-22 Dave Love <fx@gnu.org>
10169
10170 * Makefile.in: Add emacs-mime.
10171
10172 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10173
10174 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10175 (DVI_TARGETS): Add woman.dvi.
10176 (../info/woman, woman.dvi): New targets.
10177
10178 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10179
10180 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10181
10182 * pcl-cvs.texi: New file.
10183 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10184 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10185
10186 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10187
10188 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10189 (../info/ebrowse, ebrowse.dvi): New targets.
10190
10191 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10192
10193 * Makefile.in (INFO_TARGETS): Add eudc.
10194 (DVI_TARGETS): Add eudc.dvi.
10195 (../info/eudc, eudc.dvi): New targets.
10196
10197 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10198
10199 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10200 compatibility with 8+3 filesystems).
10201 (../info/efaq): Rename from emacs-faq.
10202
10203 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10204
10205 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10206 (../info/idlwave, idlwave.dvi): New targets.
10207
10208 1999-10-23 Dave Love <fx@gnu.org>
10209
10210 * Makefile.in: Use autotype.texi.
10211
10212 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10213
10214 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10215 faq.texi file) rather than ../info/faq.
10216
10217 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10218
10219 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10220 (../info/ada-mode, ada-mode.dvi): New targets.
10221
10222 1999-09-01 Dave Love <fx@gnu.org>
10223
10224 * Makefile.in: Add faq.
10225
10226 1999-07-12 Richard Stallman <rms@gnu.org>
10227
10228 * Version 20.4 released.
10229
10230 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10231
10232 * Version 20.3 released.
10233
10234 1998-04-06 Andreas Schwab <schwab@gnu.org>
10235
10236 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10237 Use it in dvi targets.
10238 (../etc/GNU): Change to $(srcdir) first.
10239
10240 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10241
10242 * reftex.texi: Update for RefTeX version 3.22.
10243
10244 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10245
10246 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10247 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10248
10249 1997-09-23 Paul Eggert <eggert@twinsun.com>
10250
10251 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10252 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10253
10254 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10255
10256 * Version 20.2 released.
10257
10258 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10259
10260 * Version 20.1 released.
10261
10262 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10263
10264 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10265
10266 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10267
10268 * Version 19.33 released.
10269
10270 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10271
10272 * Version 19.32 released.
10273
10274 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10275
10276 * Makefile.in: Add rules for the Message manual.
10277
10278 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10279
10280 * gnus.texi: New version.
10281
10282 * message.texi: New manual.
10283
10284 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10285
10286 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10287
10288 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10289
10290 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10291 Specify -I option.
10292 (All dvi targets): Set the TEXINPUTS variable.
10293
10294 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10295
10296 * Version 19.31 released.
10297
10298 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10299
10300 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10301 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10302
10303 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10304
10305 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10306 (INFO_TARGETS): Add ../info/cc-mode.
10307 (DVI_TARGETS): Add cc-mode.dvi.
10308
10309 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10310
10311 * Version 19.30 released.
10312
10313 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10314
10315 * gnus.texi: New file.
10316
10317 1995-11-04 Erik Naggum <erik@naggum.no>
10318
10319 * gnus.texi: File deleted.
10320
10321 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10322
10323 * mh-e.texi: "Function Index" -> "Command Index" to work with
10324 Emacs 19.30 C-h C-k support of separately-documented commands.
10325
10326 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10327
10328 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10329 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10330
10331 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10332
10333 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10334 (../info/viper, viper.dvi): New targets.
10335
10336 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10337
10338 * dired-x.texi (Installation): Change the example to set
10339 buffer-local variables like dired-omit-files-p in
10340 dired-mode-hook.
10341
10342 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10343
10344 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10345 (../info/mh-e, mh-e.dvi): New targets.
10346
10347 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10348
10349 * Makefile.in (maintainer-clean): Rename from realclean.
10350
10351 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10352
10353 * Makefile.in: New file.
10354 * Makefile: File deleted.
10355
10356 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10357
10358 * Makefile (TEXINDEX_OBJS): Variable deleted.
10359 (texindex, texindex.o, getopt.o): Rules deleted.
10360 All deps on texindex deleted.
10361 (distclean): Don't delete texindex.
10362 (mostlyclean): Don't delete *.o.
10363 * texindex.c, getopt.c: Files deleted.
10364
10365 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10366
10367 * Version 19.26 released.
10368
10369 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10370
10371 * Version 19.25 released.
10372
10373 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10374
10375 * Version 19.24 released.
10376
10377 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10378
10379 * Version 19.23 released.
10380
10381 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10382
10383 * Makefile: Delete spurious tab.
10384
10385 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10386
10387 * Makefile (.SUFFIXES): New rule.
10388
10389 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10390
10391 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10392 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10393
10394 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10395
10396 * Makefile (../info/sc): Rename from sc.info.
10397 (../info/cl): Likewise.
10398 (INFO_TARGETS): Use new names.
10399
10400 1993-12-04 Richard Stallman (rms@srarc2)
10401
10402 * getopt.c: New file.
10403 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10404 (getopt.o): New rule.
10405 (dvi): Don't depend on texindex.
10406 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10407 Depend on texindex.
10408
10409 1993-12-03 Richard Stallman (rms@srarc2)
10410
10411 * Makefile (../info/sc.info): Rename from ../info/sc.
10412 (TEXI2DVI): New variable.
10413 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10414 Add explicit commands.
10415 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10416
10417 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10418
10419 * Version 19.22 released.
10420
10421 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10422
10423 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10424
10425 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10426
10427 * Version 19.21 released.
10428
10429 1993-11-15 Paul Eggert (eggert@twinsun.com)
10430
10431 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10432
10433 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10434
10435 * Makefile (../etc/GNU): New target.
10436 (EMACSSOURCES): Add gnu1.texi.
10437
10438 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10439
10440 * Makefile (realclean): Don't delete the Info files.
10441
10442 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10443
10444 * forms.texi: Fix forms.texi so that it will format correctly.
10445 Add missing `@end iftex', fix bad reference.
10446
10447 * info.texi, info-stn.texi: New files implement texinfo version of
10448 `info' file.
10449
10450 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10451
10452 * Makefile: Fix targets for texindex, new info.texi files.
10453 * info-stnd.texi: New file implements info for standalone info
10454 reader.
10455 * info.texi: Update to include recent changes to "../info/info".
10456 New source file for ../info/info; includes info-stnd.texi.
10457
10458 * texindex.c: Include "../src/config.h" if building in emacs.
10459
10460 * Makefile: Change all files to FILENAME.texi, force all targets
10461 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10462 vip.texinfo, forms.texinfo, cl.texinfo.
10463 Add target to build texindex.c, defining `emacs'.
10464
10465 * forms.texi: Install new file to match version 2.3 of forms.el.
10466
10467 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10468
10469 * Version 19.19 released.
10470
10471 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10472
10473 * sc.texinfo: Fix info file name.
10474
10475 * Makefile (info): Add gnus and sc.
10476 (dvi): Add gnus.dvi and sc.dvi.
10477 (../info/sc, sc.dvi): New targets.
10478
10479 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10480
10481 * Version 19.18 released.
10482
10483 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10484
10485 * Makefile: Fix source file names of the separate manuals.
10486 (gnus.dvi, ../info/gnus): New targets.
10487
10488 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10489
10490 * Version 19.17 released.
10491
10492 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10493
10494 * split-man: Fix typos in last change.
10495
10496 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10497
10498 * Version 19.16 released.
10499
10500 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10501
10502 * version 19.15 released.
10503
10504 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10505
10506 * Makefile (distclean): It's rm, not rf.
10507
10508 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10509
10510 * Version 19.14 released.
10511
10512 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10513
10514 * Makefile: New file.
10515
10516 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10517
10518 * Version 19.13 released.
10519
10520 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10521
10522 * Version 19.9 released.
10523
10524 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10525
10526 * Version 19.8 released.
10527
10528 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10529
10530 * Version 19.7 released.
10531
10532 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10533
10534 * gnus.texinfo: New file. Removed installation instructions.
10535
10536 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10537
10538 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10539
10540 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10541
10542 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10543 then define `\sc' as the command for smallcaps in Texinfo.
10544 This means that the @sc command will produce small caps. bfox has
10545 made the corresponding change to makeinfo and texinfm.el.
10546
10547 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10548
10549 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10550 Customization since the menu entry did not point to anything.
10551 Also add an @finalout command to remove overfull hboxes from the
10552 printed output.
10553
10554 * cl.texinfo: Add @bye, \input line and @settitle to file.
10555 This file is clearly intended to be a chapter of some other work,
10556 but the other work does not yet exist.
10557
10558 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10559
10560 * texinfo.texinfo: Three typos corrected.
10561
10562 ;; Local Variables:
10563 ;; coding: utf-8
10564 ;; End:
10565
10566 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10567
10568 This file is part of GNU Emacs.
10569
10570 GNU Emacs is free software: you can redistribute it and/or modify
10571 it under the terms of the GNU General Public License as published by
10572 the Free Software Foundation, either version 3 of the License, or
10573 (at your option) any later version.
10574
10575 GNU Emacs is distributed in the hope that it will be useful,
10576 but WITHOUT ANY WARRANTY; without even the implied warranty of
10577 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10578 GNU General Public License for more details.
10579
10580 You should have received a copy of the GNU General Public License
10581 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.