* trampver.texi: Update release number.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
2
3 * trampver.texi: Update release number.
4
5 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
6
7 Sync with Tramp 2.2.8.
8
9 * tramp.texi (External packages): Use `non-essential'.
10 * trampver.texi: Update release number.
11
12 2013-09-14 Glenn Morris <rgm@gnu.org>
13
14 * eshell.texi: Markup fixes.
15
16 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
17
18 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
19 of @kbd{RET}.
20 (Prefix Matching): Add an index.
21
22 2013-09-08 Glenn Morris <rgm@gnu.org>
23
24 * emacs-gnutls.texi: Tweak direntry.
25
26 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
27
28 * tramp.texi (Alternative Syntax): Remove chapter.
29
30 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
31
32 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
33 for portability to hosts where /bin/sh has problems.
34
35 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 Try to reduce redundancy in doc/misc/Makefile.in.
38 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
39 (TARGETS): New intermediate variable.
40 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
41
42 2013-08-27 Glenn Morris <rgm@gnu.org>
43
44 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
45
46 * efaq.texi: Rename from faq.texi, to match its output files.
47 * Makefile.in: Update for faq.texi name change.
48
49 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
50
51 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
52
53 * efaq-w32.texi: Move here from the web-pages repository.
54 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
55 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
56 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
57 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
58 Add DOCMISC_*_W32 variables.
59 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
60 (efaq_w32_deps): New variable.
61 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
62 (efaq-w32.pdf, efaq-w32.html): New rules.
63 (clean): Remove efaq-w32 products.
64
65 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
66
67 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
68 shift_jis from the default value set to mm-coding-system-priorities for
69 Japanese users.
70
71 2013-08-13 Glenn Morris <rgm@gnu.org>
72
73 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
74 (Options - Defining Label Environments, Options - Creating Labels)
75 (Options - Referencing Labels, Options - Creating Citations)
76 (Options - Index Support, Options - Viewing Cross-References)
77 (Options - Finding Files, Options - Optimizations)
78 (Options - Fontification, Options - Misc):
79 * cc-mode.texi (Sample Init File):
80 * edt.texi (Init file):
81 * epa.texi (Encrypting/decrypting gpg files):
82 * mairix-el.texi (About, Setting up the mairix interface, Using)
83 (Extending):
84 Rename nodes to avoid characters that can cause Texinfo problems.
85
86 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
87
88 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
89
90 2013-08-12 Glenn Morris <rgm@gnu.org>
91
92 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
93 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
94 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
95 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
96 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
97 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
98 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
99 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
100 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
101 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
102 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
103 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
104 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
105
106 * woman.texi (Top): Avoid mailto: in html output.
107
108 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
109 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
110 (INSTALL_DATA): New, set by configure.
111 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
112 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
113 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
114 uninstall-ps, and uninstall-doc.
115 (.SUFFIXES): Add .ps and .dvi.
116 (.dvi.ps): New suffix rule.
117 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
118 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
119 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
120 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
121 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
122 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
123 (ido.html, mairix-el.html, message.html, mh-e.html)
124 (newsticker.html, nxml-mode.html, org.html, pgg.html)
125 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
126 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
127 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
128 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
129 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
130 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
131 New rules.
132 (clean): Remove HTML_TARGETS and PS_TARGETS.
133
134 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
135
136 * ido.texi (Working Directories):
137 (Flexible Matching, Regexp Matching, Find File At Point)
138 (Ignoring, Misc Customization): Use @defopt for user options.
139
140 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
141
142 * htmlfontify.texi (Customization): Remove documentation of
143 `hfy-fast-lock-save'. Minor fixes.
144
145 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
146
147 * ido.texi (Top): Insert node "Working Directories" in menu.
148 (Working Directories): New node.
149 (Misc Customization): Add documentation of
150 `ido-confirm-unique-completion' and some other user options.
151
152 2013-08-07 Eli Zaretskii <eliz@gnu.org>
153
154 * todo-mode.texi: Update @dircategory.
155 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
156 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
157 @ref.
158
159 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
160
161 * sc.texi (Introduction): Fix index.
162 (Usage Overview):
163 (Citations, Citation Elements, Recognizing Citations)
164 (Information Keys and the Info Alist, Reference Headers)
165 (The Built-in Header Rewrite Functions)
166 (Electric References, Reply Buffer Initialization)
167 (Filling Cited Text, Selecting an Attribution)
168 (Attribution Preferences)
169 (Anonymous Attributions, Author Names)
170 (Using Regi, Post-yank Formatting Commands)
171 (Citing Commands, Insertion Commands)
172 (Mail Field Commands)
173 (Hints to MUA Authors, Thanks and History): Change from one space
174 between sentences to two.
175 (What Supercite Does): Typo fix.
176
177 * newsticker.texi (Usage): Use @key for RET.
178
179 * cl.texi (Argument Lists):
180 (For Clauses):
181 (Macros): Add indexes.
182
183 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
184
185 * cl.texi (Blocks and Exits): Add an index.
186
187 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
188
189 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
190 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
191 (todo-mode.dvi, todo-mode.pdf): New rules.
192
193 * todo-mode.texi: New file.
194
195 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
196
197 * gnus.texi (Basic Usage): Mention that warp means jump here.
198 (The notmuch Engine): Mention notmuch.
199
200 2013-07-30 Tassilo Horn <tsdh@gnu.org>
201
202 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
203 `gnus-subthread-sort-functions' and remove the obsolete documentation
204 of `gnus-sort-threads-recursively'.
205
206 2013-07-29 David Engster <deng@randomsample.de>
207
208 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
209 implementation.
210 (Introduction): Add further missing features.
211 (Building Classes): Add introductory paragraph.
212 (Wish List): Add metaclasses and EQL specialization.
213
214 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
215
216 * tramp.texi (Frequently Asked Questions): Mention
217 `tramp-use-ssh-controlmaster-options'.
218
219 2013-07-26 Tassilo Horn <tsdh@gnu.org>
220
221 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
222 `gnus-sort-threads-recursively'.
223
224 2013-07-25 Glenn Morris <rgm@gnu.org>
225
226 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
227 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
228
229 * erc.texi (Special Features): Update contact information.
230 (History): Avoid using @email.
231
232 * eshell.texi (Bugs and ideas): Minor updates.
233
234 * faq.texi (Reporting bugs, Origin of the term Emacs)
235 (Setting up a customization file)
236 (Using an already running Emacs process, Turning off beeping)
237 (Packages that do not come with Emacs)
238 (Replying to the sender of a message): Avoid using @email.
239
240 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
241
242 * reftex.texi (Imprint): Avoid using @email.
243
244 * ses.texi (Top): Update bug reporting instructions.
245 (Acknowledgments): Avoid using @email.
246
247 * woman.texi (Introduction, Background): Remove outdated information.
248 (Bugs, Acknowledgments): Avoid using @email.
249
250 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
251
252 * ido.texi: New file.
253
254 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
255
256 * gnus.texi (Customizing Articles): Document function predicates.
257
258 2013-07-08 Tassilo Horn <tsdh@gnu.org>
259
260 * gnus.texi (lines): Correct description of
261 `gnus-registry-track-extra's default value. Mention
262 `gnus-registry-remove-extra-data'.
263
264 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
265
266 * gnus.texi (Group Parameters): Mention regexp
267 substitutions (bug#11688).
268
269 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
270
271 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
272
273 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
274
275 * gnus.texi (Emacsen): Fix version.
276
277 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
278
279 2013-07-06 Glenn Morris <rgm@gnu.org>
280
281 * mh-e.texi: Fix external links.
282 (Using This Manual): Printed elisp manuals no longer available.
283
284 * newsticker.texi (Overview): Update URL.
285
286 * nxml-mode.texi (Introduction): Update URL.
287
288 * org.texi (JavaScript support): Fix URL.
289
290 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
291
292 * eudc.texi (CCSO PH/QI): Remove defunct URL.
293
294 * dbus.texi (Introspection): Update URL to a less defunct one.
295
296 * gnus.texi (Top): Restrict "Other related manuals" to info output.
297 (Foreign Groups): Use @indicateurl for examples.
298 (Direct Functions): Remove defunct URL.
299 (RSS): Update URL.
300
301 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
302 (FAQ 7-1): Update URL.
303
304 * pgg.texi (Top, Overview): Add note about obsolescence.
305
306 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
307
308 * texinfo.tex: Merge from gnulib.
309
310 2013-07-03 Glenn Morris <rgm@gnu.org>
311
312 * bovine.texi (top):
313 * cc-mode.texi (AWK Mode Font Locking):
314 * mh-e.texi (Preface):
315 * url.texi (URI Parsing): Fix cross-references to other manuals.
316
317 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
318
319 * gnus.texi (Client-Side IMAP Splitting):
320 Note that `nnimap-inbox' now can be a list.
321
322 2013-06-24 Glenn Morris <rgm@gnu.org>
323
324 * eshell.texi: Fix cross-references to other manuals.
325
326 2013-06-23 Glenn Morris <rgm@gnu.org>
327
328 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
329 Remove; not needed now we use a standard html layout for the faq.
330 (clean): Remove HTML_TARGETS, emacs-faq.text.
331
332 2013-06-21 Eduard Wiebe <usenet@pusto.de>
333
334 * flymake.texi (Parsing the output, Customizable variables):
335 Add reference to `flymake-warning-predicate'.
336
337 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
338
339 * tramp.texi (Top, Configuration): Insert section `Predefined
340 connection information' in menu.
341 (Predefined connection information): New section.
342 (Android shell setup): Make a reference to `Predefined connection
343 information'.
344
345 2013-06-19 Glenn Morris <rgm@gnu.org>
346
347 * Makefile.in (version): New, set by configure.
348 (clean): Delete dist tar file.
349 (infoclean): New, split from maintainer-clean.
350 (maintainer-clean): Run infoclean.
351 (dist): New rule, to make tarfile for www.gnu.org.
352
353 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
354
355 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
356 for keys q and Q.
357 (Standards): Reference RFC5804 as the defining document of the
358 managesieve protocol.
359
360 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
361
362 * eshell.texi (Input/Output): Expand to cover new visual-command
363 options, eshell-visual-subcommands and eshell-visual-options.
364 Divide into separate Visual Commands and Redirection sections.
365
366 2013-06-10 Glenn Morris <rgm@gnu.org>
367
368 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
369
370 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
371
372 * gnus.texi (Article Date):
373 Fix description of gnus-article-update-date-headers.
374
375 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
376
377 * erc.texi (Special Features): ERC is being maintained within
378 Emacs now.
379
380 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
381
382 * flymake.texi: Change from one space between sentences to two.
383
384 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
385
386 * cl.texi (Obsolete Macros): Describe replacements for `flet'
387 (bug#14293).
388
389 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
390
391 * tramp.texi (Frequently Asked Questions): Precise, how to define
392 an own ControlPath.
393
394 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
395
396 * tramp.texi (Frequently Asked Questions): New item for
397 ControlPath settings.
398
399 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
400
401 * calc.texi (Basic Operations on Units): Streamline some
402 descriptions.
403
404 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
405
406 * eshell.texi (Built-ins): Update manual to mention tramp module.
407
408 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
409
410 * tramp.texi (Filename Syntax): Host names are not allowed to be
411 any method name, unless method name is specified explicitly.
412 Remove restriction on unibyte filenames.
413
414 * trampver.texi: Update release number.
415
416 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
417
418 doc: convert some TeX accents to UTF-8
419 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
420 '@"{@dotless{i}}'.
421
422 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
423
424 Sync with Tramp 2.2.7.
425
426 * trampver.texi: Update release number.
427
428 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
429
430 * calc.texi (Basic Operations on Units): Streamline some
431 descriptions.
432
433 2013-03-08 Glenn Morris <rgm@gnu.org>
434
435 * faq.texi (Top): Don't say this was updated @today.
436 That's irrelevant and leads to spurious diffs.
437
438 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
439
440 * calc.texi (Basic Operations on Units):
441 Fix cross-reference.
442
443 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
444
445 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
446
447 2013-03-06 Alan Mackenzie <acm@muc.de>
448
449 * cc-mode.texi (Custom Line-Up): Clarify position of point on
450 calling a line-up function.
451
452 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
453
454 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
455 * ses.texi: Switch from Latin-1 to UTF-8.
456
457 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
458
459 * tramp.texi (External methods): Tramp does not connect Android
460 devices by itself.
461
462 2013-03-02 Bill Wohler <wohler@newt.com>
463
464 Release MH-E manual version 8.5.
465
466 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
467 release 8.5.
468
469 * mh-e.texi (Preface, Conventions, Getting Started)
470 (Using This Manual, Folder Selection, Viewing, Aliases)
471 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
472 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
473 Update URLs.
474
475 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
476
477 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
478 and "plink2" entries. "plink2" is obsolete for a long time.
479 (External methods): Remove "scp1" and "scp2" entries.
480 Explain user name and host name specification for "adb".
481
482 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
483
484 * tramp.texi (External methods): Mention `tramp-adb-program'.
485
486 2013-02-28 Bastien Guerry <bzg@gnu.org>
487
488 * org.texi (Visibility cycling): Suggest to set
489 `org-agenda-inhibit-startup' to nil if user wants the startup
490 visibility settings to be honored in any circumstances.
491 (Progress logging, Checkboxes): Fix typos.
492
493 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
494
495 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
496 the macros, for Texinfo 4.13 and 5.0.
497
498 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
499
500 Port Tramp documentation to Texinfo 5.0.
501 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
502 (Filename Syntax): Do not use @trampfn{} in @item.
503 (Filename completion): Use @columnfractions in @multitable.
504
505 2013-02-22 Glenn Morris <rgm@gnu.org>
506
507 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
508
509 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
510
511 * Makefile.in (html): New rule.
512
513 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
514
515 * tramp.texi (Android shell setup): Improve. Reported by Thierry
516 Volpiatto <thierry.volpiatto@gmail.com>.
517
518 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
519
520 * tramp.texi (Top, Configuration): Insert section `Android shell
521 setup' in menu.
522 (Android shell setup): New section.
523 (Connection types, Default Method)
524 (Frequently Asked Questions): Mention "scp" instead of "scpc".
525 (External methods): Remove "scpc" and "rsyncc" entries.
526 (Frequently Asked Questions): Remove entry about ControlPersist.
527
528 2013-02-13 Glenn Morris <rgm@gnu.org>
529
530 * message.texi (News Headers): Don't mention yow any more.
531
532 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
533
534 * calc.texi (Basic Operations on Units):
535 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
536
537 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
538
539 * eshell.texi: Fill most of the missing sections.
540
541 2013-02-07 Bastien Guerry <bzg@gnu.org>
542
543 * org.texi (References): Clarify an example.
544 (Installation): Fix instructions.
545 (Org-Plot): Fix link.
546 (Checkboxes, Radio lists): Fix typos.
547
548 2013-02-07 Glenn Morris <rgm@gnu.org>
549
550 * cl.texi (Equality Predicates): Mention memql.
551
552 2013-02-07 Eric Ludlam <zappo@gnu.org>
553
554 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
555 specific, and only about items it supports, indicating that there
556 might be more. Remove refs to simple project and direct automake
557 from ede new.
558 (Simple projects): Re-write to not talk about ede-simple-project
559 which is deprecated, and instead use the term to mean projects
560 that don't do much management, just project wrapping.
561 Add ede-generic-project link.
562 (ede-generic-project): New node (bug#11441).
563
564 2013-02-07 Glenn Morris <rgm@gnu.org>
565
566 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
567
568 2013-02-01 Glenn Morris <rgm@gnu.org>
569
570 * calc.texi (Help Commands): Update calc-view-news description.
571 Mention etc/CALC-NEWS.
572
573 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
574
575 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
576
577 2013-01-13 Bastien Guerry <bzg@gnu.org>
578
579 * org.texi (Installation): Simplify.
580
581 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
582
583 * org.texi (Handling links): Update the mention to the obsolete
584 variable `org-link-to-org-use-id' with a mention to the newer
585 variable `org-id-link-to-org-use-id'. Mention the need to load
586 the org-id library.
587
588 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
589
590 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
591
592 2013-01-09 Bastien Guerry <bzg@gnu.org>
593
594 * org.texi (Pushing to MobileOrg): Add footnote about using
595 symbolic links in `org-directory'.
596 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
597 of the now obsolete alias `org-float'.
598 (TODO basics): Add `org-use-fast-todo-selection' to the variable
599 index. Fix description of TODO keywords cycling.
600 (Advanced features): Add missing argument for @item.
601 (Storing searches): Add index entries and a note about
602 *-tree agenda views.
603 (Structure editing): Document `org-mark-element' and
604 `org-mark-subtree'.
605 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
606
607 2013-01-08 Juri Linkov <juri@jurta.org>
608
609 * info.texi (Go to node): Mention the abbreviated format
610 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
611
612 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
613
614 * autotype.texi: Remove undefined command @subtitlefont.
615 * cc-mode.texi: Likewise.
616
617 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
618 @item argument.
619 (Property searches): Use \\ instead of @backslashchar{}.
620 * pgg.texi (VERSION): Move @set below @setfilename.
621
622 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
623
624 * ada-mode.texi: Remove braces from @title argument.
625 * eudc.texi: Likewise.
626 * smtpmail.texi: Likewise.
627 * auth.texi (VERSION): Set before first use.
628 * emacs-gnutls.texi (VERSION): Likewise.
629 * pgg.texi (VERSION): Likewise.
630 * ede.texi (Top): Rename from top, all uses changed.
631 * eshell.texi: Add missing argument to @sp.
632 * forms.texi (Top): Reorder menu to match structure.
633 * htmlfontify.texi (Customisation): Add missing @item in
634 @enumerate.
635 * org.texi (Advanced features): Add missing argument for @item.
636 (Property searches): Use @backslashchar{} in macro argument.
637 * pcl-cvs.texi: Add missing argument to @sp.
638 (Movement commands): Fix use of @itemx.
639 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
640 * reftex.texi (Options (Creating Citations)): Add missing newline
641 before @end.
642 * tramp.texi (Obtaining Tramp): Remove extra dots.
643 (Configuration): Reorder menu to match structure.
644 (Remote shell setup): Replace literal NUL character by \0.
645 * viper.texi (Marking): Add missing argument for @item.
646
647 2013-01-04 Glenn Morris <rgm@gnu.org>
648
649 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
650 Add htmlfontify.
651 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
652 (htmlfontify.dvi, htmlfontify.pdf): New targets.
653 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
654 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
655
656 * htmlfontify.texi: Miscellaneous fixes and updates.
657 Set copyright to FSF, update license to GFDL 1.3+.
658
659 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
660
661 * htmlfontify.texi: New file.
662
663 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
664
665 * calc.texi (Free-Form Dates): Expand on the date reading
666 algorithm.
667
668 2012-12-27 Glenn Morris <rgm@gnu.org>
669
670 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
671 Avoid some overfull lines.
672
673 * widget.texi (Programming Example): Break some long lines.
674
675 * wisent.texi (Wisent Overview): Fix xref.
676 (Grammar format, Understanding the automaton): Avoid overfill.
677
678 * bovine.texi (Optional Lambda Expression): Allow line break.
679
680 * auth.texi (Help for users): Break long lines.
681
682 * ada-mode.texi (Project file variables):
683 Reword to reduce underfull hbox.
684 (No project files, Use GNAT project file):
685 Use smallexample to make some overfull lines less terrible.
686
687 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
688 Fix cross-references to separate manuals.
689
690 * Makefile.in (gfdl): New variable. Use throughout where
691 appropriate so that targets depend on doclicense.texi.
692
693 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
694
695 * gnus.texi (Customizing the IMAP Connection): Mention the other
696 authenticators.
697
698 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
699
700 * gnus.texi (Browse Foreign Server):
701 Document `gnus-browse-delete-group'.
702
703 2012-12-22 Glenn Morris <rgm@gnu.org>
704
705 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
706 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
707 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
708 * widget.texi, wisent.texi: Nuke hand-written node pointers.
709
710 * Makefile.in (gfdl): New variable. Use throughout where
711 appropriate so that targets depend on doclicense.texi.
712
713 2012-12-22 Eli Zaretskii <eliz@gnu.org>
714
715 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
716 doclicense.texi. Remove doclicense.texi from all targets that
717 mentioned it explicitly.
718 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
719 $(emacsdir)/emacsver.texi.
720 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
721
722 2012-12-21 Glenn Morris <rgm@gnu.org>
723
724 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
725 Include emacsver.texi. Nuke hand-written node pointers.
726 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
727 Depend on emacsver.texi.
728
729 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
730 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
731 May as well just include doclicense.texi in everything.
732
733 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
734 which @copying says is included.
735
736 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
737 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
738 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
739 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
740 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
741 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
742 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
743 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
744 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
745 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
746 * widget.texi, wisent.texi, woman.texi: Do not mention buying
747 copies from the FSF, which does not publish these manuals.
748
749 * erc.texi: No need to include gpl in this small manual.
750
751 * org.texi (copying): Include a copy of the GFDL.
752 (GNU Free Documentation License): New section.
753
754 2012-12-21 Bastien Guerry <bzg@gnu.org>
755
756 * org.texi: Fix typos.
757
758 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
759
760 * calc.texi (ISO 8601): Rename from ISO-8601,
761 as it's typically spelled without a hyphen.
762
763 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
764
765 * calc.texi (ISO-8601): New section.
766 (Date Formatting Codes): Mention new codes.
767 (Standard Date Formats): Mention new formats.
768
769 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
770
771 * tramp.texi (External methods): Move `adb' method here.
772
773 2012-12-13 Glenn Morris <rgm@gnu.org>
774
775 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
776
777 * wisent.texi: Small edits. Set copyright to FSF, update license to
778 GFDL 1.3+.
779 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
780 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
781 New targets.
782 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
783 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
784
785 * bovine.texi: Small edits. Set copyright to FSF, update license to
786 GFDL 1.3+, remove empty index.
787 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
788 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
789 New targets.
790 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
791 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
792
793 2012-12-13 Eric Ludlam <zappo@gnu.org>
794 David Ponce <david@dponce.com>
795 Richard Kim <emacs18@gmail.com>
796
797 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
798
799 2012-12-13 Glenn Morris <rgm@gnu.org>
800
801 * flymake.texi (Customizable variables, Locating the buildfile):
802 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
803
804 * srecode.texi: Small edits. Set copyright to FSF, add explicit
805 GFDL 1.3+ license, fix up index.
806 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
807 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
808 (srecode.pdf): New targets.
809 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
810 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
811
812 2012-12-13 Eric Ludlam <zappo@gnu.org>
813
814 * srecode.texi: New file, imported from CEDET trunk.
815
816 2012-12-13 Bastien Guerry <bzg@gnu.org>
817
818 * org.texi (Summary, Code block specific header arguments)
819 (Code block specific header arguments)
820 (Header arguments in function calls, var, noweb)
821 (Results of evaluation, Code evaluation security):
822 Small reformatting: add a blank line before some example.
823
824 * org.texi (System-wide header arguments)
825 (Header arguments in Org mode properties, Conflicts)
826 (Dynamic blocks, Using the mapping API):
827 Fix indentation of Elisp code examples.
828
829 * org.texi (Comment lines): Fix description of the comment syntax.
830
831 * org.texi (Installation): Mention "make test" in the correct section.
832
833 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
834
835 * doclicense.texi, gpl.texi: Update to latest version from FSF.
836 These are just minor editorial changes.
837
838 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
839
840 * tramp.texi (History): Mention ADB.
841 (Inline methods): Add `adb' method.
842
843 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
844
845 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
846 (External methods): Fix typo.
847
848 2012-12-03 Glenn Morris <rgm@gnu.org>
849
850 * rcirc.texi (Notices): Fix typo.
851
852 2012-11-25 Bill Wohler <wohler@newt.com>
853
854 Release MH-E manual version 8.4.
855
856 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
857 Update for release 8.4.
858
859 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
860 (Junk): Add mh-whitelist-preserves-sequences-flag,
861 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
862 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
863
864 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
865
866 * mh-e.texi (Procmail): Fix two @ typos.
867
868 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
869
870 * doclicense.texi, gpl.texi: Update to latest version from FSF.
871 These are just minor editorial changes.
872
873 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
874
875 * calc.texi (Date Formatting Codes): Mention the new beginning of
876 the date numbering system.
877
878 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
879
880 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
881 (Date Forms): Correct off-by-one error in explanation of
882 Julian day numbers. Give Gregorian equivalent of its origin.
883
884 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
885
886 * doc/misc/calc.texi (Date Forms): Mention the customizable
887 Gregorian-Julian switch.
888 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
889
890 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
891
892 Calc now uses the Gregorian calendar for all dates (Bug#12633).
893 It also uses January 1, 1 AD as its day number 1.
894 * calc.texi (Date Forms): Document this.
895
896 2012-11-16 Glenn Morris <rgm@gnu.org>
897
898 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
899 (Obsolete Macros): Move example here from Function Bindings.
900
901 * erc.texi: Use @code{nil} rather than just "nil".
902 (Modules): Undocument obsolete "hecomplete".
903 Add "notifications".
904 (Connecting): Add brief section on passwords.
905 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
906
907 2012-11-13 Glenn Morris <rgm@gnu.org>
908
909 * flymake.texi (Customizable variables)
910 (Highlighting erroneous lines): Mention flymake-error-bitmap,
911 flymake-warning-bitmap, and flymake-fringe-indicator-position.
912
913 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
914
915 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
916 In all file place SES into @acronym{...}.
917 (Advanced Features): Add key index and function index for
918 ses-set-header-row. Add description for function
919 ses-rename-cell. Add description for function
920 ses-repair-cell-reference-all.
921 (Ranges in formulas): Add description for ses-range flags.
922
923 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
924
925 * texinfo.tex: Merge from gnulib.
926
927 2012-11-10 Chong Yidong <cyd@gnu.org>
928
929 * url.texi (Introduction): Move url-configuration-directory to
930 Customization node.
931 (Parsed URIs): Split into its own node.
932 (URI Encoding): New node.
933 (Defining New URLs): Remove empty chapter.
934 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
935 Improve docs for url-queue-*.
936 (Supported URL Types): Copyedits. Delete empty subnodes.
937
938 * url.texi (Introduction): Rename from Getting Started.
939 Rewrite the introduction.
940 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
941
942 2012-11-10 Glenn Morris <rgm@gnu.org>
943
944 * cl.texi (Obsolete Setf Customization):
945 Revert defsetf example to the more correct let rather than prog1.
946 Give define-modify-macro, defsetf, and define-setf-method
947 gv.el replacements.
948
949 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
950 (Setf Extensions): Remove obsolete reference.
951 (Obsolete Setf Customization):
952 Move note on lack of setf functions to lispref/variables.texi.
953 Undocument get-setf-method, since it no longer exists.
954 Mention simple defsetf replaced by gv-define-simple-setter.
955
956 2012-11-03 Glenn Morris <rgm@gnu.org>
957
958 * cl.texi: Further general copyedits.
959 (List Functions): Remove copy-tree, standard elisp for some time.
960 (Efficiency Concerns): Comment out examples that no longer apply.
961 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
962 (Creating Symbols, Random Numbers): De-emphasize internal
963 variables cl--gensym-counter and cl--random-state. (Bug#12788)
964 (Naming Conventions, Type Predicates, Macros)
965 (Predicates on Numbers): No longer mention cl-floatp-safe.
966
967 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
968
969 * gnus.texi (Mail Source Specifiers):
970 Document :leave keyword used for pop mail source.
971
972 2012-11-01 Glenn Morris <rgm@gnu.org>
973
974 * cl.texi: General copyedits for style, line-breaks, etc.
975 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
976 (Macro Bindings, Blocks and Exits):
977 Acknowledge existence of lexical-binding.
978 (Iteration): Mainly defer to doc of standard dolist, dotimes.
979
980 2012-10-31 Glenn Morris <rgm@gnu.org>
981
982 * ert.texi (Introduction, The @code{should} Macro):
983 Refer to "cl-assert" rather than "assert".
984
985 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
986 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
987 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
988 Reword, and add details of flet and labels.
989 (Modify Macros, Function Bindings): Add some xrefs.
990
991 2012-10-30 Glenn Morris <rgm@gnu.org>
992
993 * cl.texi (Modify Macros): Update for cl-letf changes.
994 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
995 (Setf Extensions): Partially restore note about cl-getf,
996 mainly moved to lispref/variables.texi.
997 (Property Lists): Fix cl-getf typos.
998 (Mapping over Sequences): Mention cl-mapc naming oddity.
999
1000 2012-10-29 Glenn Morris <rgm@gnu.org>
1001
1002 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1003 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1004 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1005 (Modify Macros, Multiple Values, Other Clauses):
1006 Remove mentions of obsolete features.
1007 (Obsolete Setf Customization): Don't mention `apply' setf.
1008
1009 2012-10-28 Glenn Morris <rgm@gnu.org>
1010
1011 * cl.texi (Multiple Values, Common Lisp Compatibility):
1012 More namespace updates.
1013 (Obsolete Features): Copyedits.
1014 (Obsolete Lexical Macros, Obsolete Setf Customization):
1015 New subsections.
1016
1017 * cl.texi (Porting Common Lisp, Lexical Bindings):
1018 Add some xrefs to the Elisp manual.
1019
1020 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1021 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1022 (Obsolete Features): New appendix. Move Lexical Bindings here.
1023
1024 2012-10-27 Glenn Morris <rgm@gnu.org>
1025
1026 * cl.texi: Use defmac for macros rather than defspec.
1027 (Efficiency Concerns): Related copyedit.
1028
1029 * cl.texi (Control Structure): Update for setf now being in core.
1030 (Setf Extensions): Rename from Basic Setf. Move much of the
1031 former content to lispref/variables.texi.
1032 (Modify Macros): Move pop, push details to lispref/variables.texi.
1033 (Customizing Setf): Copyedits for setf etc being in core.
1034 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1035 Further namespaces updates.
1036
1037 2012-10-26 Bastien Guerry <bzg@gnu.org>
1038
1039 * org.texi (Installation): Update the link to Org's ELPA.
1040 Also don't mention org-install.el anymore as the replacement file
1041 org-loaddefs.el is now loaded by org.el.
1042
1043 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1044
1045 * tramp.texi (Frequently Asked Questions):
1046 Mention `tramp-completion-reread-directory-timeout' for performance
1047 improvement.
1048
1049 2012-10-25 Glenn Morris <rgm@gnu.org>
1050
1051 * cl.texi: Don't mess with the TeX section number counter.
1052 Use Texinfo recommended convention for quotes+punctuation.
1053 (Overview, Sequence Functions): Rephrase for better line-breaking.
1054 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1055 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1056 (Random Numbers, Mapping over Sequences, Structures)
1057 (Porting Common Lisp): Further updates for cl-lib namespace.
1058 (Modify Macros, Declarations, Macro Bindings, Structures):
1059 Break long lines in examples.
1060 (Dynamic Bindings): Update for changed progv behavior.
1061 (Loop Examples, Efficiency Concerns): Markup fixes.
1062 (Structures): Remove TeX margin change.
1063 (Declarations): Fix typos.
1064
1065 2012-10-24 Glenn Morris <rgm@gnu.org>
1066
1067 * cl.texi (Overview, Multiple Values, Creating Symbols)
1068 (Numerical Functions): Say less/nothing about the original cl.el.
1069 (Old CL Compatibility): Remove.
1070 (Assertions): Remove ignore-errors (standard Elisp for some time).
1071
1072 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1073 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1074 (Efficiency Concerns, Efficiency Concerns)
1075 (Common Lisp Compatibility, Old CL Compatibility):
1076 Further updates for cl-lib namespace.
1077
1078 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1079
1080 Update manual for new time stamp format (Bug#12706).
1081 * emacs-mime.texi (time-date): Update for new format.
1082 Also, fix bogus time stamp and modernize a bit.
1083
1084 2012-10-23 Glenn Morris <rgm@gnu.org>
1085
1086 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1087 than unchanging cl.el version number.
1088 End all menu descriptions with a period.
1089 Do not use @dfn{CL} for every instance of "CL".
1090 (Overview): Remove no-runtime caveat, and note about foo* names.
1091 (Usage): Use cl-lib rather than cl.
1092 (Organization, Naming Conventions): Update for cl-lib.el.
1093 (Installation): Remove long-irrelevant node.
1094 (Program Structure, Predicates, Control Structure):
1095 Start updating for cl-lib namespace.
1096 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1097 Depend on emacsver.texi.
1098
1099 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1100
1101 * trampver.texi: Update release number.
1102
1103 2012-10-06 Glenn Morris <rgm@gnu.org>
1104
1105 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1106 ERC version.
1107 (Introduction): ERC is distributed with Emacs.
1108 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1109 (Getting Started): Simplify.
1110 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1111 (History): Mention ERC maintained as part of Emacs now.
1112 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1113 Add dependency on emacsver.texi.
1114
1115 * erc.texi: Remove hand-written node pointers.
1116
1117 2012-10-05 Glenn Morris <rgm@gnu.org>
1118
1119 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1120 Copyedits.
1121
1122 2012-10-01 Eric Ludlam <zappo@gnu.org>
1123
1124 * ede.texi (Quick Start, Project Local Variables)
1125 (Miscellaneous commands, ede-java-root, Development Overview)
1126 (Detecting a Project): New nodes.
1127 (Simple projects): Node deleted.
1128
1129 * eieio.texi (Building Classes): Some slot attributes cannot be
1130 overridden.
1131 (Slot Options): Remove an example.
1132 (Method Invocation, Documentation): New nodes.
1133
1134 2012-10-01 Glenn Morris <rgm@gnu.org>
1135
1136 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1137 (reftex.pdf): Add dependency on emacsver.texi.
1138 * reftex.texi: Don't include directory part for emacsver.texi;
1139 the Makefile's -I handles it.
1140
1141 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1142
1143 Merge from standalone RefTeX repository.
1144
1145 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1146 with macros.
1147 (Imprint): Mention Wolfgang in list of contributors.
1148 (Creating Citations): Give a hint about how to
1149 auto-revert the BibTeX database file when using external editors.
1150 (Referencing Labels): Simplify section about reference macro
1151 cycling.
1152 (Options (Referencing Labels)): Adapt to new structure of
1153 `reftex-ref-style-alist'.
1154 (Referencing Labels, Reference Styles): Document changes in the
1155 referencing functionality.
1156 (Commands): Mention options for definition of header and footer in
1157 BibTeX files.
1158 (Options (Creating Citations)): Document
1159 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1160 (Reference Styles): New section.
1161 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1162 (Options (Referencing Labels)): Remove descriptions of deprecated
1163 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1164 Add descriptions for `reftex-ref-style-alist' and
1165 `reftex-ref-style-default-list'.
1166 (Referencing Labels): Update regarding reference styles.
1167 (Citation Styles): Mention support for ConTeXt.
1168 (Options (Defining Label Environments)): Fix typo.
1169 (Options (Creating Citations)):
1170 Document `reftex-cite-key-separator'.
1171
1172 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1173
1174 * org.texi: Add description of ORG_ADD_CONTRIB to info
1175 documentation. Add link to Worg for more details.
1176
1177 * org.texi: Clarify installation procedure. Provide link to the
1178 build system description on Worg.
1179
1180 * org.texi: Remove reference to utils/, x11idle.c is now in
1181 contrib/scripts.
1182
1183 * org.texi: Re-normalize to "Org mode" in manual.
1184
1185 * org.texi (Installation): Adapt documentation to new build
1186 system. Mention GNU ELPA (since it needs to be handled like Emacs
1187 built-in Org).
1188
1189 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1190
1191 * org.texi: Fix typo in description of the 'Hooks' section.
1192
1193 * org.texi: Add ID to the list of special properties.
1194
1195 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1196
1197 * org.texi (Moving subtrees): Document the ability to archive to a
1198 datetree.
1199
1200 2012-09-30 Bastien Guerry <bzg@gnu.org>
1201
1202 * org.texi (Installation, Feedback, Batch execution):
1203 Use (add-to-list 'load-path ... t) for the contrib dir.
1204
1205 * org.texi (results): Update documentation for ":results drawer"
1206 and ":results org".
1207
1208 * org.texi (Column width and alignment): Fix typo.
1209
1210 * org.texi (Activation): Point to the "Conflicts" section.
1211
1212 * org.texi (Conflicts): Mention filladapt.el in the list of
1213 conflicting packages.
1214
1215 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1216 not needed for versions of Emacs > 22.1.
1217
1218 * org.texi (History and Acknowledgments): Fix typo.
1219
1220 * org.texi (History and Acknowledgments): Add my own
1221 acknowledgments.
1222
1223 * org.texi (Agenda commands): Document the new command and the new
1224 option.
1225
1226 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1227 (Agenda commands): Reorder. Document `*' to toggle persistent
1228 marks.
1229
1230 * org.texi (Agenda dispatcher):
1231 Mention `org-toggle-agenda-sticky'.
1232 (Agenda commands, Exporting Agenda Views): Fix typo.
1233
1234 * org.texi (Templates in contexts, Setting Options): Update to
1235 reflect changes in how contexts options are processed.
1236
1237 * org.texi (Templates in contexts): Document the new structure of
1238 the variables `org-agenda-custom-commands-contexts' and
1239 `org-capture-templates-contexts'.
1240
1241 * org.texi (Templates in contexts): Document the new option
1242 `org-capture-templates-contexts'.
1243 (Storing searches): Document the new option
1244 `org-agenda-custom-commands-contexts'.
1245
1246 * org.texi (Formula syntax for Lisp): Reformat.
1247
1248 * org.texi (Special properties, Column attributes)
1249 (Agenda column view): Document the new special property
1250 CLOCKSUM_T.
1251
1252 * org.texi (Template expansion): Document the new %l template.
1253
1254 * org.texi (Fast access to TODO states): Fix documentation about
1255 allowed characters for fast todo selection.
1256
1257 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1258 use in `org-agenda-to-appt'.
1259
1260 * org.texi (Comment lines): Update wrt comments.
1261
1262 * org.texi (Resolving idle time): Document new keybinding.
1263
1264 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1265 on clock timestamps.
1266
1267 * org.texi (Fast access to TODO states): Explicitely says only
1268 letters are supported as fast TODO selection keys.
1269
1270 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1271 specifier. Document the new "%(my-function)" specifier.
1272
1273 * org.texi (Clocking commands): New cindex.
1274 (Clocking commands): Update documentation for `org-clock-in'.
1275 Document `org-clock-in-last'. Mention `org-clock-out' and
1276 `org-clock-in-last' as commands that can be globally bound.
1277 (Resolving idle time): Document continuous clocking.
1278
1279 * org.texi (Top, Introduction): Fix formatting.
1280 (Activation): Add index entries.
1281 (Conventions): Update section.
1282 (Embedded @LaTeX{}): Fix formatting.
1283
1284 * org.texi (Visibility cycling): Document `show-children'.
1285
1286 * org.texi (Using capture): Mention the `org-capture-last-stored'
1287 bookmark as a way to jump to the last stored capture.
1288
1289 * org.texi (Uploading files): Fix typo.
1290
1291 * org.texi (Using capture): Document `C-0' as a prefix argument
1292 for `org-capture'.
1293
1294 * org.texi (Agenda commands): Document persistent marks.
1295
1296 * org.texi (Template expansion): Update doc to reflect change.
1297
1298 * org.texi (Radio tables): Document the :no-escape parameter.
1299
1300 * org.texi (Repeated tasks): Document repeat cookies for years,
1301 months, weeks, days and hours.
1302
1303 * org.texi (Export options): State that you can use the d: option
1304 by specifying a list of drawers.
1305
1306 * org.texi (HTML preamble and postamble): Small doc improvement.
1307
1308 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1309
1310 * org.texi: The sections in the Exporting section of the manual
1311 left out articles in the description of the org-export-as-*
1312 commands, among other places. This patch adds them, adds a few
1313 missing prepositions, and switches instances of "an HTML" to "a
1314 html" for internal consistency.
1315
1316 * org.texi: Alter several examples of headings with timestamps in
1317 them to include the timestamps in the body instead of the heading.
1318
1319 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1320
1321 * org.texi (Agenda dispatcher): Document sticky agenda views and
1322 the new key for them.
1323
1324 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1325
1326 * org.texi (Advanced features): Fix error in table.
1327
1328 2012-09-30 Feng Shu <tumashu@gmail.com>
1329
1330 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1331 alternative to dvipng.
1332
1333 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1334
1335 * org.texi: Remove extra curly bracket.
1336
1337 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1338
1339 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1340 defkeys.
1341
1342 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1343
1344 * org.texi (Agenda commands): Fix two typos by giving
1345 corresponding function names, according to
1346 `org-agenda-view-mode-dispatch'.
1347
1348 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1349
1350 * org.texi (The spreadsheet): Fix typo.
1351
1352 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1353
1354 * org.texi (Tracking your habits): Point to the "Tracking TODO
1355 state changes" section.
1356
1357 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1358
1359 * org.texi (Literal examples): Remove reference to unknown
1360 `org-export-latex-minted' variable. Also simplify footnote since
1361 `org-export-latex-listings' documentation is exhaustive already.
1362
1363 * org.texi (Plain lists): Remove reference to now hard-coded
1364 `bullet' automatic rule.
1365
1366 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1367
1368 * org.texi: Updated documentation accordingly.
1369
1370 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1371
1372 * texinfo.tex: Merge from gnulib.
1373
1374 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1375
1376 Sync with Tramp 2.2.6.
1377
1378 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1379
1380 * trampver.texi: Update release number.
1381
1382 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1383
1384 * texinfo.tex: Merge from gnulib.
1385
1386 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1387
1388 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1389 (bug#12096).
1390
1391 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1392
1393 * calc.texi (Simplification modes, Conversions)
1394 (Operating on Selections): Mention "basic" simplification.
1395 (The Calc Mode Line): Mention the mode line display for Basic
1396 simplification mode.
1397 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1398 simplifications.
1399 (Basic Simplifications): Rename from "Limited Simplifications"
1400 Replace "limited" by "basic" throughout.
1401 (Algebraic Simplifications): Indicate that the algebraic
1402 simplifications are done by default.
1403 (Unsafe Simplifications): Mention `m E'.
1404 (Simplification of Units): Mention `m U'.
1405 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1406 (Kinds of Declarations, Functions for Declarations):
1407 Mention "algebraic simplifications" instead of `a s'.
1408 (Algebraic Entry): Remove mention of default simplifications.
1409
1410 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1411
1412 * calc.texi (Getting Started, Tutorial): Change simulated
1413 Calc output to match actual output.
1414 (Simplifying Formulas): Mention that algebraic simplification is now
1415 the default.
1416
1417 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1418
1419 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1420 (Bug#12073)
1421
1422 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1423
1424 Prefer typical American spelling for "acknowledgment".
1425 * calc.texi (History and Acknowledgments): Rename from
1426 History and Acknowledgements.
1427 * idlwave.texi (Acknowledgments):
1428 * ses.texi (Acknowledgments):
1429 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1430
1431 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1432
1433 Rename configure.in to configure.ac (Bug#11603).
1434 * ede.texi (Compiler and Linker objects, ede-proj-project)
1435 (ede-step-project): Prefer the name configure.ac to configure.in.
1436
1437 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * tramp.texi (Multi-hops):
1440 Introduce `tramp-restricted-shell-hosts-alist'.
1441
1442 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1443
1444 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1445 methods, so don't mention smtpmail here.
1446
1447 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1448
1449 * gnus.texi (Picons): Document gnus-picon-properties.
1450
1451 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1452
1453 * gnus.texi: Remove mention of compilation, as that's no longer
1454 supported.
1455
1456 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1457
1458 * gnus.texi (Archived Messages): Mention
1459 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1460
1461 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1462
1463 * gnus.texi (Various Summary Stuff):
1464 Remove mention of `gnus-propagate-marks'.
1465
1466 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1467
1468 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1469 which no longer exist.
1470
1471 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1472
1473 * gnus.texi (Archived Messages):
1474 Document gnus-gcc-self-resent-messages.
1475
1476 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1477
1478 * message.texi (Mail Variables):
1479 Mention the optional user parameter for X-Message-SMTP-Method.
1480
1481 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1482
1483 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1484
1485 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1486
1487 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1488
1489 * gnus.texi (Key Index): Change encoding to utf-8.
1490
1491 2012-06-21 Glenn Morris <rgm@gnu.org>
1492
1493 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1494
1495 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1496
1497 * gnus.texi (Group Timestamp): Mention where to find documentation for
1498 the `gnus-tmp-' variables (bug#11601).
1499
1500 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1501
1502 Sync with Tramp 2.2.6-pre.
1503
1504 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1505 where appropriate.
1506 (Ad-hoc multi-hops): New section.
1507 (Remote processes): New subsection "Running remote processes on
1508 Windows hosts".
1509 (History): Add remote commands on Windows, and ad-hoc multi-hop
1510 methods.
1511 (External methods): "ControlPersist" must be set to "no" for the
1512 `scpc' method.
1513 (Remote processes): Add a note about `auto-revert-tail-mode'.
1514 (Frequently Asked Questions): Use "scpx" in combination with
1515 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1516
1517 * trampver.texi: Update release number.
1518
1519 2012-06-10 Chong Yidong <cyd@gnu.org>
1520
1521 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1522 compilation for html-mono.
1523
1524 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1525
1526 * texinfo.tex: Merge from gnulib.
1527
1528 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1529
1530 * Makefile.in (echo-info): Don't try to install info files named
1531 just ".info".
1532
1533 2012-05-28 Glenn Morris <rgm@gnu.org>
1534
1535 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1536
1537 * sc.texi: Nuke hand-written node pointers.
1538 Fix top-level menu to match actual node order.
1539
1540 2012-05-27 Glenn Morris <rgm@gnu.org>
1541
1542 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1543 Some associated fixes, including not messing with chapno in cl.texi.
1544
1545 2012-05-27 Bastien Guerry <bzg@gnu.org>
1546
1547 * org.texi (Durations and time values): Fix typo.
1548
1549 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1550
1551 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1552 Mention `calc-ensure-consistent-units'.
1553
1554 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1555
1556 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1557 reference commands. (Bug#11461)
1558
1559 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1560
1561 2012-05-12 Glenn Morris <rgm@gnu.org>
1562
1563 * Makefile.in (mostlyclean): Add more TeX intermediates.
1564
1565 * Makefile.in: Make it look more like the other doc Makefiles.
1566 Use explicit $srcdir in all dependencies.
1567 Remove cd $srcdir from rules.
1568 (VPATH): Remove.
1569 (infodir): Set to an absolute path.
1570 (INFO_TARGETS): Use short names.
1571 (mkinfodir): infodir is now absolute.
1572 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1573
1574 * Makefile.in (info.info): Rename from info, to avoid duplication.
1575 (.SUFFIXES): Disable implicit rules.
1576
1577 * Makefile.in (MKDIR_P): New, set by configure.
1578 (mkinfodir): Use $MKDIR_P.
1579
1580 2012-05-07 Glenn Morris <rgm@gnu.org>
1581
1582 * forms.texi (Long Example): Update for changed location of files.
1583
1584 2012-05-04 Glenn Morris <rgm@gnu.org>
1585
1586 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1587 (INFO_TARGETS): Use $INFO_EXT.
1588 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1589 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1590 (INFO_TARGETS): Use $INFO_EXT.
1591 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1592
1593 2012-05-02 Glenn Morris <rgm@gnu.org>
1594
1595 * Makefile.in (echo-info): New phony target, used by top-level.
1596
1597 * viper.texi: Make direntry shorter (also it is no longer "newest").
1598
1599 * emacs-gnutls.texi, ert.texi, org.texi:
1600 Fix dircategory, direntry to match info/dir.
1601
1602 * faq.texi: Convert @inforefs to @xrefs.
1603 Fix some malformed cross-references.
1604 (File-name conventions): Shorten section name to avoid overfull line.
1605 (How to add fonts): Use smallexample to avoid overfull lines.
1606
1607 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1608
1609 * auth.texi (Help for users): Update for .gpg file being second.
1610
1611 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1612
1613 * org.texi (Agenda commands): Fix two typos: give corresponding
1614 function names, according to `org-agenda-view-mode-dispatch'.
1615
1616 2012-04-27 Glenn Morris <rgm@gnu.org>
1617
1618 * faq.texi (Major packages and programs): Remove section.
1619 There is no point listing 6 packages (cf etc/MORE.STUFF).
1620 (Finding Emacs and related packages): Move "Spell-checkers" here.
1621
1622 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1623
1624 * dbus.texi (Version): New node.
1625 (Properties and Annotations): Mention the object manager
1626 interface. Describe dbus-get-all-managed-objects.
1627 (Type Conversion): Floating point numbers are allowed, if an
1628 anteger does not fit Emacs's integer range.
1629 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1630 (Asynchronous Methods): Fix description of
1631 dbus-call-method-asynchronously.
1632 (Receiving Method Calls): Fix some minor errors.
1633 Add dbus-interface-emacs.
1634 (Signals): Describe unicast signals and the new match rules.
1635 (Alternative Buses): Add the PRIVATE optional argument to
1636 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1637
1638 2012-04-20 Glenn Morris <rgm@gnu.org>
1639
1640 * faq.texi (New in Emacs 24): New section.
1641 (Packages that do not come with Emacs): Mention M-x list-packages.
1642
1643 2012-04-14 Alan Mackenzie <acm@muc.de>
1644
1645 * cc-mode.texi (c-offsets-alist): Correct a typo.
1646
1647 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1648
1649 * org.texi (Deadlines and scheduling): Fix the example: the
1650 DEADLINE item should come right after the headline. We enforce
1651 this convention, so it is a bug not to illustrate it correctly in
1652 the manual.
1653
1654 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1655
1656 * org.texi (Agenda commands): Fix documentation bug by swapping
1657 the equivalent keybindings to `org-agenda-next-line' with the ones
1658 to `org-agenda-previous-line'.
1659
1660 2012-04-14 Glenn Morris <rgm@gnu.org>
1661
1662 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1663
1664 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1665
1666 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1667 Add emacs-gnutls.
1668 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1669
1670 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1671
1672 * Makefile.in: Add emacs-gnutls.texi to build.
1673
1674 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1675
1676 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1677
1678 * auth.texi (Secret Service API): Edit further and give examples.
1679 (Secret Service API): Adjust @samp to @code for collection names.
1680
1681 2012-04-04 Glenn Morris <rgm@gnu.org>
1682
1683 * auth.texi (Secret Service API): Copyedits.
1684 (Help for developers): Fill in some missing function doc-strings.
1685 (Help for users, Help for developers)
1686 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1687
1688 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1689
1690 * auth.texi (Secret Service API): Add the missing text.
1691
1692 2012-04-04 Chong Yidong <cyd@gnu.org>
1693
1694 * message.texi (Using PGP/MIME): Note that epg is now the default.
1695
1696 * gnus.texi: Reduce references to obsolete pgg library.
1697 (Security): Note that epg is now the default.
1698
1699 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1700
1701 * nxml-mode.texi (Completion): C-RET is no longer bound to
1702 nxml-complete.
1703
1704 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1705
1706 * org.texi (Customizing tables in ODT export): Correct few errors.
1707
1708 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1709
1710 * org.texi (Links in ODT export): Update.
1711 (Labels and captions in ODT export): New node.
1712
1713 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1714
1715 * org.texi (Literal examples in ODT export): htmlfontify.el in
1716 Emacs-24.1 now supports fontification. So ODT source blocks will
1717 be fontified by default.
1718
1719 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1720
1721 * org.texi (Refiling notes): Remove duplicated keybinding.
1722
1723 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1724
1725 * org.texi (noweb): Documentation of this new option to the :noweb
1726 header argument.
1727
1728 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1729
1730 * org.texi (Header and sectioning): Add example demonstrating how
1731 to use "LaTeX_CLASS_OPTIONS".
1732
1733 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1734
1735 * org.texi (Noweb reference syntax): Describe the ability to
1736 execute noweb references in the manual.
1737
1738 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1739
1740 * org.texi (cache): Improve cache documentation when session
1741 evaluation is used.
1742
1743 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1744
1745 * org.texi (Plain lists): Document removal.
1746
1747 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1748
1749 * org.texi: Decapitalize file name in references to Calc manual.
1750
1751 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1752
1753 * org.texi (Plain lists): Document removal.
1754
1755 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1756
1757 * org.texi (Top, OpenDocument Text export)
1758 (ODT export commands, Extending ODT export)
1759 (Images in ODT export, Tables in ODT export)
1760 (Configuring a document converter): Add or Update.
1761
1762 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1763
1764 * org.texi (MobileOrg): Change the wording to reflect that the
1765 Android Version is no longer just the little brother of the iOS
1766 version.
1767
1768 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1769
1770 * org.texi (Key bindings and useful functions): Update babel key
1771 binding documentation in manual.
1772
1773 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1774
1775 * org.texi (noweb): Document new noweb header value.
1776
1777 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1778
1779 * org.texi (noweb-sep): Document new header argument.
1780
1781 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1782
1783 * org.texi (noweb-ref): Documentation of this new custom variable.
1784
1785 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1786
1787 * org.texi (wrap): Update the new :wrap documentation to match the
1788 current implementation.
1789
1790 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1791
1792 * org.texi: Added documentation for :wrap.
1793
1794 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1795
1796 * org.texi: #+RESULTS now user-configurable.
1797
1798 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1799
1800 * org.texi: Documented :noweb no-export.
1801
1802 2012-04-01 Thomas Dye <dk@poto.local>
1803
1804 * org.texi: Edit :noweb no header argument for correctness.
1805
1806 2012-04-01 Bastien Guerry <bzg@gnu.org>
1807
1808 * org.texi (Customization): Update the approximate number of Org
1809 variables.
1810
1811 2012-04-01 Thomas Dye <dk@poto.local>
1812
1813 * org.texi: The :results wrap produces a drawer instead of a
1814 begin_results block.
1815
1816 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1817
1818 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1819 reflect the new default.
1820
1821 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1822
1823 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1824 "Getting Started" to this node. (Bug#10450)
1825
1826 2012-03-10 Chong Yidong <cyd@gnu.org>
1827
1828 * flymake.texi (Example -- Configuring a tool called via make):
1829 Mention the Automake COMPILE variable (Bug#8715).
1830
1831 * info.texi (Getting Started): Add an index entry (Bug#10450).
1832
1833 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1834
1835 * dbus.texi (Signals): Known names will be mapped onto unique
1836 names, when registering for signals.
1837
1838 2012-02-29 Glenn Morris <rgm@gnu.org>
1839
1840 * url.texi: Fix quote usage in body text.
1841
1842 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1843
1844 * cl.texi: Use @code{} in menus when appropriate.
1845
1846 2012-02-28 Glenn Morris <rgm@gnu.org>
1847
1848 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1849 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1850 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1851 * org.texi, sc.texi, vip.texi, viper.texi:
1852 Standardize possessive apostrophe usage.
1853
1854 2012-02-26 Chong Yidong <cyd@gnu.org>
1855
1856 * ediff.texi (Quick Help Commands): Add a couple of index entries
1857 (Bug#10834).
1858
1859 2012-02-17 Glenn Morris <rgm@gnu.org>
1860
1861 * gnus.texi (Posting Styles):
1862 * remember.texi (Org): Fix cross-refs to other manuals.
1863
1864 2012-02-15 Glenn Morris <rgm@gnu.org>
1865
1866 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1867 (Encryption): New chapter, split out from previous.
1868
1869 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1870
1871 * gnus.texi (Customizing the IMAP Connection):
1872 Mention nnimap-record-commands.
1873
1874 2012-02-10 Glenn Morris <rgm@gnu.org>
1875
1876 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1877 Mention url-queue-retrieve.
1878
1879 2012-02-09 Glenn Morris <rgm@gnu.org>
1880
1881 * sem-user.texi (Semantic mode user commands): Typo fix.
1882
1883 * info.texi (Create Info buffer): Mention info-display-manual.
1884
1885 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1886
1887 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1888 example (modified from an example by Michael Albinus).
1889
1890 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1891
1892 * gnus.texi (Agent Basics): Fix outdated description of
1893 `gnus-agent-auto-agentize-methods'.
1894
1895 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1896
1897 * cc-mode.texi: Always @defindex ss.
1898 (Config Basics): Fix argument of @itemize.
1899 (Macro Backslashes): Add @code around index entry.
1900
1901 2012-01-23 Glenn Morris <rgm@gnu.org>
1902
1903 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1904
1905 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1906
1907 * tramp.texi (File): Tweak wording for the `scpc' option.
1908
1909 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1910
1911 * gnus.texi (Group Parameters): Really note precedence.
1912
1913 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1914
1915 * gnus.texi (Group Parameters): Note precedence.
1916
1917 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1918
1919 * org.texi (Noweb reference syntax): Adding documentation of
1920 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1921 variable.
1922
1923 2012-01-03 Bastien Guerry <bzg@gnu.org>
1924
1925 * org.texi (Plain lists): Split the table to fix the display
1926 of items.
1927
1928 2012-01-03 Bastien Guerry <bzg@gnu.org>
1929
1930 * org.texi (Plain lists): Fix misplaced explanation.
1931
1932 2012-01-03 Bastien Guerry <bzg@gnu.org>
1933
1934 * org.texi (Plain lists, Agenda files): Add index entries.
1935
1936 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1937
1938 * org.texi: Use "Org mode" instead of alternatives like
1939 "Org-mode" or "org-mode".
1940
1941 2012-01-03 Bernt Hansen <bernt@norang.ca>
1942
1943 * org.texi (Agenda commands):
1944 Document `org-clock-report-include-clocking-task'.
1945
1946 2012-01-03 Bastien Guerry <bzg@gnu.org>
1947
1948 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1949 C-c' on checkboxes.
1950
1951 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1952
1953 * org.texi: End sentences with two spaces.
1954
1955 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1956
1957 * org.texi (External links): Document the link types file+sys
1958 and file+emacs, slightly narrow used page width.
1959
1960 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1961
1962 * org.texi (colnames): Note that colnames behavior may differ
1963 across languages.
1964
1965 2012-01-03 Bastien Guerry <bzg@gnu.org>
1966
1967 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1968
1969 2012-01-03 Thomas Dye <dk@poto.westell.com>
1970
1971 * org.texi: Augmented discussion of babel property
1972 inheritance. Put footnote outside sentence ending period.
1973
1974 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1975
1976 * org.texi (eval): Documenting the full range of :eval header
1977 argument values.
1978
1979 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1980
1981 * org.texi (eval): Documentation of the new :eval option.
1982
1983 2012-01-03 Thomas Dye <dk@poto.local>
1984
1985 * org.texi: Add accumulated properties.
1986
1987 2012-01-03 Thomas Dye <dk@poto.local>
1988
1989 * org.texi: Documented no spaces in name=assign, another
1990 correction to :var table.
1991
1992 2012-01-03 Thomas Dye <dk@poto.local>
1993
1994 * org.texi: Changed DATA to NAME in Working With Source Code
1995 section.
1996
1997 2012-01-03 Tom Dye <tsd@tsdye.com>
1998
1999 * org.texi: Minor change to :var table.
2000
2001 2012-01-03 Tom Dye <tsd@tsdye.com>
2002
2003 * org.texi: More changes to :var table (some examples were wrong).
2004
2005 2012-01-03 Tom Dye <tsd@tsdye.com>
2006
2007 * org.texi: Cleaned up :var table.
2008
2009 2012-01-03 Bastien Guerry <bzg@gnu.org>
2010
2011 * org.texi (Timestamps, Weekly/daily agenda)
2012 (Weekly/daily agenda): Add @cindex for "appointment".
2013
2014 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2015
2016 * org.texi (Literal examples): A new link to the template for
2017 inserting empty code blocks.
2018 (Structure of code blocks): A new link to the template for
2019 inserting empty code blocks.
2020
2021 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2022
2023 * org.texi (External links): Add footnote on how the behavior
2024 of the text search in Org files are controled by the variable
2025 `org-link-search-must-match-exact-headline'.
2026
2027 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2028
2029 * org.texi (Buffer-wide header arguments):
2030 Update documentation to reflect removal of #+PROPERTIES.
2031
2032 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2033
2034 * org.texi (The clock table): Mention that ACHIVED trees
2035 contribute to the clock table.
2036
2037 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2038
2039 * org.texi (Conflicts): Better yasnippet config info.
2040
2041 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2042
2043 * org.texi (Selective export): Explicitely mention the default
2044 values for `org-export-select-tags',
2045 `org-export-exclude-tags'.
2046
2047 2012-01-03 Tom Dye <tsd@tsdye.com>
2048
2049 * org.texi: Added a line to specify that header arguments are
2050 lowercase.
2051
2052 2012-01-03 Tom Dye <tsd@tsdye.com>
2053
2054 * org.texi: :var requires default value when declared.
2055
2056 2012-01-03 Bastien Guerry <bzg@gnu.org>
2057
2058 * org.texi (Handling links): Add a note about the
2059 `org-link-frame-setup' option.
2060
2061 2012-01-03 David Maus <dmaus@ictsoc.de>
2062
2063 * org.texi (Exporting Agenda Views, Extracting agenda
2064 information): Fix command line syntax, quote symbol parameter
2065 values.
2066
2067 2012-01-03 David Maus <dmaus@ictsoc.de>
2068
2069 * org.texi (Exporting Agenda Views): Fix command line syntax.
2070
2071 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2072
2073 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2074 Use octal notation for file permissions, which are normally
2075 thought of in octal.
2076 (Mail Back End Variables): Use more-plausible modes in example.
2077
2078 2011-12-20 Alan Mackenzie <acm@muc.de>
2079
2080 * cc-mode.texi: Update version string 5.31 -> 5.32.
2081
2082 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2083
2084 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2085
2086 2011-11-24 Glenn Morris <rgm@gnu.org>
2087
2088 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2089
2090 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2091
2092 * makefile.w32-in: Update dependencies.
2093
2094 2011-11-20 Glenn Morris <rgm@gnu.org>
2095
2096 * gnus.texi (Group Information):
2097 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2098
2099 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2100
2101 * gnus-coding.texi (Gnus Maintenance Guide):
2102 Rename from "Gnus Maintainance Guide".
2103
2104 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2105 * eieio.texi (Customizing):
2106 * gnus.texi (Article Washing):
2107 * gnus-news.texi:
2108 * sem-user.texi (Smart Jump): Fix typos.
2109
2110 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2111
2112 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2113
2114 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2115
2116 * ede.texi (project-am-texinfo):
2117 * gnus.texi (Sending or Not Sending):
2118 * org.texi (Template elements): Fix typos.
2119
2120 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2121
2122 * ediff.texi (Hooks):
2123 * sem-user.texi (Semanticdb Roots): Fix typos.
2124
2125 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2126
2127 * semantic.texi (Tag handling): Fix typo.
2128
2129 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2130
2131 * gnus.texi (Other Gnus Versions): Remove.
2132
2133 2011-10-28 Alan Mackenzie <acm@muc.de>
2134
2135 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2136 (Other Special Indentations): Add an xref to "Macros with ;".
2137 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2138 "Macros with ;".
2139 (Macros with ;): New page.
2140
2141 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2142 Document the new handling of nested scopes for movement by defuns.
2143
2144 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2145
2146 Sync with Tramp 2.2.3.
2147
2148 * trampver.texi: Update release number.
2149
2150 2011-10-14 Glenn Morris <rgm@gnu.org>
2151
2152 * ert.texi (Introduction, How to Run Tests)
2153 (Running Tests Interactively, Expected Failures)
2154 (Tests and Their Environment, Useful Techniques)
2155 (Interactive Debugging, Fixtures and Test Suites):
2156 Minor rephrasings.
2157 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2158 (Running Tests in Batch Mode): Simplify loading instructions.
2159 (Test Selectors): Clarify some selectors.
2160 (Expected Failures, Useful Techniques):
2161 Make examples fit in 80 columns.
2162
2163 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2164
2165 * calc.texi (Basic Operations on Units): Discuss temperature
2166 conversion (`u t') alongside with other unit conversions ('u c').
2167
2168 2011-10-12 Glenn Morris <rgm@gnu.org>
2169
2170 * ert.texi: Whitespace trivia to make main menu items line up better.
2171
2172 2011-10-08 Glenn Morris <rgm@gnu.org>
2173
2174 * Makefile.in: Fix ert rules.
2175
2176 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2177
2178 * gnus.texi (Gnus Utility Functions): Add more references and
2179 explanations (bug#9683).
2180
2181 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2182
2183 * gnus.texi (Archived Messages): Note the default (bug#9552).
2184
2185 2011-09-21 Bill Wohler <wohler@newt.com>
2186
2187 Release MH-E manual version 8.3.
2188
2189 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2190 release 8.3.
2191 (Preface): Update support information.
2192 (From Bill Wohler): Reset text to original version. As a
2193 historical quote, the tense should be correct in the time that it
2194 was written.
2195
2196 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2197
2198 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2199 (Finding the News): Doc clarification.
2200 (Terminology): Mention naming.
2201
2202 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2203
2204 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2205 (Interactive): Document `quiet'.
2206
2207 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2208
2209 * org.texi (Images in LaTeX export): Rewrite.
2210
2211 2011-08-15 Bastien Guerry <bzg@gnu.org>
2212
2213 * org.texi (Using the mapping API): Mention 'region as a possible
2214 scope for `org-map-entries'.
2215
2216 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2217
2218 * org.texi (Visibility cycling): Document `org-copy-visible'.
2219
2220 2011-08-15 Bastien Guerry <bzg@gnu.org>
2221
2222 * org.texi (Template expansion): Order template sequences in the
2223 proper order.
2224
2225 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2226
2227 * org.texi (eval): Expand discussion of the :eval header argument.
2228
2229 2011-08-15 Bastien Guerry <bzg@gnu.org>
2230
2231 * org.texi (Languages): Add Lilypond and Awk as supported
2232 languages.
2233
2234 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2235
2236 * org.texi: Document that both CLOCK_INTO_DRAWER and
2237 LOG_INTO_DRAWER can be used to override the contents of variable
2238 org-clock-into-drawer (or if unset, org-log-into-drawer).
2239
2240 * org.texi: Replace @xref->@pxref.
2241
2242 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2243
2244 * org.texi (Evaluating code blocks): Documenting the new option
2245 for inline call lines.
2246
2247 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2248
2249 * org.texi (Results of evaluation): More explicit about the
2250 mechanism through which interactive evaluation of code is
2251 performed.
2252
2253 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2254
2255 * org.texi (noweb-ref): New header argument documentation.
2256
2257 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2258
2259 * org.texi (Extracting source code): Documentation of the new
2260 org-babel-tangle-named-block-combination variable.
2261
2262 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2263
2264 * org.texi (Structure of code blocks): Explicitly state that the
2265 behavior of multiple blocks of the same name is undefined.
2266
2267 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2268
2269 * org.texi (TaskJuggler export): Modify the example to reflect the
2270 new effort durations.
2271
2272 2011-08-15 David Maus <dmaus@ictsoc.de>
2273
2274 * org.texi (Images in LaTeX export): Escape curly brackets in
2275 LaTeX example.
2276
2277 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2278
2279 * org.texi (The clock table): Document the :properties and
2280 :inherit-props arguments for the clocktable.
2281
2282 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2283
2284 * org.texi (Tables in LaTeX export): Document specifying placement
2285 options for tables.
2286
2287 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2288
2289 * org.texi (Evaluating code blocks): More specific documentation
2290 about the different types of header arguments.
2291
2292 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2293
2294 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2295
2296 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2297
2298 * org.texi (Built-in table editor): Document the table field
2299 follow mode.
2300
2301 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2302
2303 * org.texi (Easy Templates): Document new template.
2304
2305 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2306
2307 * org.texi (Literal examples): Add a cross-reference from "Literal
2308 Examples" to "Easy Templates."
2309
2310 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2311
2312 * org.texi (The clock table): Add link to match syntax.
2313
2314 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2315
2316 * org.texi (Agenda commands): Document clock consistency checks.
2317
2318 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2319
2320 * org.texi (Built-in table editor): Document that \vert represents
2321 a vertical bar in a table field.
2322
2323 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2324
2325 * org.texi (Literal examples): Link from "Markup" > "Literate
2326 Examples" to "Working with Source Code".
2327
2328 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2329
2330 * org.texi (Agenda commands): Doc for function option to bulk
2331 action.
2332
2333 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2334
2335 * org.texi (Template expansion): Document new %<...> template
2336 escape.
2337
2338 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2339
2340 * org.texi (Selective export): Document exclusion of any tasks
2341 from export.
2342
2343 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2344
2345 * org.texi (Selective export): Document how to exclude DONE tasks
2346 from export.
2347 (Publishing options): Document the properties to be used to turn off
2348 export of DONE tasks.
2349
2350 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2351
2352 * org.texi (The date/time prompt): Document date range protection.
2353
2354 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2355
2356 * org.texi (padline): Documentation of the new padline header
2357 argument.
2358
2359 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2360
2361 * org.texi (var): Adding "[" to list of characters triggering
2362 elisp evaluation.
2363
2364 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2365
2366 * org.texi (var): Documentation of Emacs Lisp evaluation during
2367 variable assignment.
2368
2369 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2370
2371 * org.texi (colnames): Reference indexing into variables, and note
2372 that colnames are *not* removed before indexing occurs.
2373 (rownames): Reference indexing into variables, and note that
2374 rownames are *not* removed before indexing occurs.
2375
2376 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2377
2378 * org.texi (var): Clarification of indexing into tabular
2379 variables.
2380
2381 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2382
2383 * org.texi (results): Documentation of the `:results wrap' header
2384 argument.
2385
2386 2011-08-15 Bastien Guerry <bzg@gnu.org>
2387
2388 * org.texi (LaTeX and PDF export): Add a note about a limitation
2389 of the LaTeX export: the org file has to be properly structured.
2390
2391 2011-08-15 Bastien Guerry <bzg@gnu.org>
2392
2393 * org.texi (Dynamic blocks, Structure editing):
2394 Mention the function `org-narrow-to-block'.
2395
2396 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2397
2398 * org.texi (Languages): Updating list of code block supported
2399 languages.
2400
2401 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2402
2403 * org.texi (Special properties): CATEGORY is a special property,
2404 but it may also used in the drawer.
2405
2406 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2407
2408 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2409
2410 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2411
2412 * org.texi (Include files): Document :lines.
2413
2414 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2415
2416 * org.texi (comments): Documentation of the ":comments noweb" code
2417 block header argument.
2418
2419 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2420
2421 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2422 added extra whitespace around functions to be consistent with the
2423 rest of the section.
2424
2425 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2426
2427 * org.texi (Evaluating code blocks): Expand discussion of
2428 #+call: line syntax.
2429 (Header arguments in function calls): Expand discussion of
2430 #+call: line syntax.
2431
2432 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2433
2434 * org.texi (Evaluating code blocks): More explicit about how to
2435 pass variables to #+call lines.
2436
2437 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2438
2439 * org.texi (Results of evaluation): Link to the :results header
2440 argument list from the "Results of evaluation" section.
2441
2442 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2443
2444 * org.texi (Conflicts): Adding additional information about
2445 resolving org/yasnippet conflicts.
2446
2447 2011-08-15 David Maus <dmaus@ictsoc.de>
2448
2449 * org.texi (Publishing options): Document style-include-scripts
2450 publishing project property.
2451
2452 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2453
2454 * org.texi (Sparse trees): Document the next-error /
2455 previous-error functionality.
2456
2457 2011-08-15 Tom Dye <tsd@tsdye.com>
2458
2459 * org.texi (cache): Improve documentation of code block caches.
2460
2461 2011-08-15 Tom Dye <tsd@tsdye.com>
2462
2463 * org.texi (Code block specific header arguments):
2464 Documentation of multi-line header arguments.
2465
2466 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2467
2468 * org.texi (Code evaluation security): Add example for using a
2469 function.
2470
2471 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2472
2473 * org.texi (Tables in LaTeX export): Documentation of new
2474 attr_latex options for tables.
2475
2476 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2477
2478 * trampver.texi: Update release number.
2479
2480 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2481
2482 Sync with Tramp 2.2.2.
2483
2484 * trampver.texi: Update release number.
2485
2486 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2487
2488 * flymake.texi (Example -- Configuring a tool called via make):
2489 Use /dev/null instead of the Windows "nul" (bug#8715).
2490
2491 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2492
2493 * widget.texi (Setting Up the Buffer): Remove mention of the
2494 global keymap parent, which doesn't seem to be accurate
2495 (bug#7045).
2496
2497 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2498
2499 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2500
2501 2010-07-10 Kevin Ryde <user42@zip.com.au>
2502
2503 * cl.texi (For Clauses): Add destructuring example processing an
2504 alist (bug#6596).
2505
2506 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2507
2508 * ediff.texi (Major Entry Points): Remove mention of `require',
2509 since that's not pertinent in the installed Emacs (bug#9016).
2510
2511 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2512
2513 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2514 (Filtering New Groups): Clarify how simple the "options -n" format is.
2515 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2516 is internal.
2517
2518 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2519
2520 * tramp.texi (Cleanup remote connections):
2521 Add `tramp-cleanup-this-connection'.
2522
2523 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2524
2525 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2526 zombies.
2527 (Checking New Groups): Ditto (bug#8974).
2528 (Checking New Groups): Move the reference to the right place.
2529
2530 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2531
2532 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2533 backups, and not actual vc (bug#8975).
2534
2535 2011-07-03 Kevin Ryde <user42@zip.com.au>
2536
2537 * cl.texi (For Clauses): @items for hash-values and key-bindings
2538 to make them more visible when skimming. Add examples of `using'
2539 clause to them, examples being clearer than a description in
2540 words (bug#6599).
2541
2542 2011-07-01 Alan Mackenzie <acm@muc.de>
2543
2544 * cc-mode.texi (Guessing the Style): New page.
2545 (Styles): Add a short introduction to above.
2546
2547 2011-06-28 Deniz Dogan <deniz@dogan.se>
2548
2549 * rcirc.texi (Configuration): Bug-fix:
2550 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2551 Reported by Elias Pipping <pipping@exherbo.org>.
2552
2553 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2554
2555 * gnus.texi (Summary Mail Commands):
2556 Document `gnus-summary-reply-to-list-with-original'.
2557
2558 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2559
2560 * eshell.texi (Known problems): Fix typo.
2561
2562 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2563
2564 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2565 (Password handling): `auth-source-debug' is good for debug messages.
2566
2567 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2568
2569 * gnus.texi (Store custom flags and keywords): Refer to
2570 `gnus-registry-article-marks-to-{chars,names}' instead of
2571 `gnus-registry-user-format-function-{M,M2}'.
2572
2573 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2574
2575 * texinfo.tex: Merge from gnulib.
2576
2577 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2578
2579 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2580 (Store custom flags and keywords):
2581 Mention `gnus-registry-user-format-function-M' and
2582 `gnus-registry-user-format-function-M2'.
2583
2584 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2585
2586 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2587
2588 2011-05-17 Glenn Morris <rgm@gnu.org>
2589
2590 * gnus.texi (Face): Fix typo.
2591
2592 2011-05-14 Glenn Morris <rgm@gnu.org>
2593
2594 * dired-x.texi (Omitting Examples): Minor addition.
2595
2596 2011-05-10 Jim Meyering <meyering@redhat.com>
2597
2598 * ede.texi: Fix typo "or or -> or".
2599
2600 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2601
2602 * gnus.texi (Summary Buffer Lines):
2603 gnus-summary-user-date-format-alist does not exist.
2604 (Sorting the Summary Buffer): More about sorting threads.
2605
2606 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2607
2608 * trampver.texi: Update release number.
2609
2610 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2611
2612 * tramp.texi (Frequently Asked Questions): New item for disabling
2613 Tramp in other packages.
2614
2615 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2616
2617 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2618 (Fancy splitting to parent, Store arbitrary data):
2619 Update gnus-registry docs.
2620
2621 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2622
2623 * ede.texi: Fix typos.
2624
2625 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2626
2627 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2628 It's @table @code.
2629
2630 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2631
2632 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2633
2634 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2635
2636 * calc.texi (Logarithmic Units): Update the function names.
2637
2638 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2639
2640 * message.texi (Various Commands): Document format specs in the
2641 ellipsis.
2642
2643 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2644
2645 * message.texi (Insertion Variables): Document message-cite-style.
2646
2647 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2648
2649 * tramp.texi (Remote processes): New subsection "Running shell on
2650 a remote host".
2651
2652 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2653
2654 * auth.texi (Help for developers): Update docs to explain that the
2655 :save-function will only run the first time.
2656
2657 2011-03-12 Glenn Morris <rgm@gnu.org>
2658
2659 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2660 (emacs-faq.text): New target.
2661 (clean): Add emacs-faq.
2662
2663 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2664
2665 Sync with Tramp 2.2.1.
2666
2667 * trampver.texi: Update release number.
2668
2669 2011-03-11 Glenn Morris <rgm@gnu.org>
2670
2671 * Makefile.in (HTML_TARGETS): New.
2672 (clean): Delete $HTML_TARGETS.
2673 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2674
2675 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2676
2677 * auth.texi (Help for developers): Show example of using
2678 `auth-source-search' with prompts and :save-function.
2679
2680 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * Version 23.3 released.
2683
2684 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2685
2686 * message.texi (Message Buffers): Update default value of
2687 message-generate-new-buffers.
2688
2689 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2690
2691 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2692 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2693 respectively.
2694 (Musical Notes): New section.
2695 (Customizing Calc): Mention the customizable variable
2696 calc-note-threshold.
2697
2698 2011-03-03 Glenn Morris <rgm@gnu.org>
2699
2700 * url.texi (Dealing with HTTP documents): Remove reference to
2701 function url-decode-text-part; never seems to have existed. (Bug#6038)
2702 (Configuration): Update url-configuration-directory description.
2703
2704 2011-03-02 Glenn Morris <rgm@gnu.org>
2705
2706 * dired-x.texi (Multiple Dired Directories): Remove mentions
2707 of dired-default-directory-alist and dired-default-directory.
2708 Move dired-smart-shell-command here...
2709 (Miscellaneous Commands): ... from here.
2710
2711 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2712
2713 * texinfo.tex: Update to version 2011-02-24.09.
2714
2715 2011-03-02 Glenn Morris <rgm@gnu.org>
2716
2717 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2718 instead of the obsoleted dired-omit-here-always.
2719
2720 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2721
2722 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2723 supported systems.
2724
2725 2011-02-28 Glenn Morris <rgm@gnu.org>
2726
2727 * dbus.texi (Type Conversion): Grammar fix.
2728
2729 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2730
2731 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2732 "Debian GNU/Linux".
2733
2734 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2735
2736 2011-02-23 Glenn Morris <rgm@gnu.org>
2737
2738 * dired-x.texi (Features): Minor rephrasing.
2739 (Local Variables): Fix typos.
2740
2741 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2742 Standardize some Emacs/XEmacs terminology.
2743
2744 * dired-x.texi (Features): Don't advertise obsolete local variables.
2745 Simplify layout.
2746 (Omitting Variables): Update local variables example.
2747 (Local Variables): Say this is obsolete. Fix description of
2748 dired-enable-local-variables possible values.
2749
2750 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2751
2752 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2753 default now.
2754
2755 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2756
2757 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2758
2759 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2760
2761 * gnus.texi (Window Layout): Document layout names.
2762
2763 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2764
2765 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2766 * auth.texi: Sync @dircategory with ../../info/dir.
2767 * autotype.texi: Sync @dircategory with ../../info/dir.
2768 * calc.texi: Sync @dircategory with ../../info/dir.
2769 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2770 * cl.texi: Sync @dircategory with ../../info/dir.
2771 * dbus.texi: Sync @dircategory with ../../info/dir.
2772 * dired-x.texi: Sync @dircategory with ../../info/dir.
2773 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2774 * ede.texi: Sync @dircategory with ../../info/dir.
2775 * ediff.texi: Sync @dircategory with ../../info/dir.
2776 * edt.texi: Sync @dircategory with ../../info/dir.
2777 * eieio.texi: Sync @dircategory with ../../info/dir.
2778 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2779 * epa.texi: Sync @dircategory with ../../info/dir.
2780 * erc.texi: Sync @dircategory with ../../info/dir.
2781 * eshell.texi: Sync @dircategory with ../../info/dir.
2782 * eudc.texi: Sync @dircategory with ../../info/dir.
2783 * flymake.texi: Sync @dircategory with ../../info/dir.
2784 * forms.texi: Sync @dircategory with ../../info/dir.
2785 * gnus.texi: Sync @dircategory with ../../info/dir.
2786 * idlwave.texi: Sync @dircategory with ../../info/dir.
2787 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2788 * message.texi: Sync @dircategory with ../../info/dir.
2789 * mh-e.texi: Sync @dircategory with ../../info/dir.
2790 * newsticker.texi: Sync @dircategory with ../../info/dir.
2791 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2792 * org.texi: Sync @dircategory with ../../info/dir.
2793 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2794 * pgg.texi: Sync @dircategory with ../../info/dir.
2795 * rcirc.texi: Sync @dircategory with ../../info/dir.
2796 * reftex.texi: Sync @dircategory with ../../info/dir.
2797 * remember.texi: Sync @dircategory with ../../info/dir.
2798 * sasl.texi: Sync @dircategory with ../../info/dir.
2799 * sc.texi: Sync @dircategory with ../../info/dir.
2800 * semantic.texi: Sync @dircategory with ../../info/dir.
2801 * ses.texi: Sync @dircategory with ../../info/dir.
2802 * sieve.texi: Sync @dircategory with ../../info/dir.
2803 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2804 * speedbar.texi: Sync @dircategory with ../../info/dir.
2805 * trampver.texi [emacs]: Set emacsname to "Emacs".
2806 * tramp.texi: Sync @dircategory with ../../info/dir.
2807 * url.texi: Sync @dircategory with ../../info/dir.
2808 * vip.texi: Sync @dircategory with ../../info/dir.
2809 * viper.texi: Sync @dircategory with ../../info/dir.
2810 * widget.texi: Sync @dircategory with ../../info/dir.
2811 * woman.texi: Sync @dircategory with ../../info/dir.
2812
2813 2011-02-19 Glenn Morris <rgm@gnu.org>
2814
2815 * dired-x.texi (Technical Details): No longer redefines
2816 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2817 dired-read-shell-command, or dired-find-buffer-nocreate.
2818
2819 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2820
2821 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2822
2823 2011-02-18 Glenn Morris <rgm@gnu.org>
2824
2825 * dired-x.texi (Optional Installation File At Point): Simplify.
2826
2827 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2828
2829 * auth.texi (Help for users): Use :port instead of :protocol for all
2830 auth-source docs.
2831 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2832 to have two files in `auth-sources'.
2833
2834 2011-02-16 Glenn Morris <rgm@gnu.org>
2835
2836 * dired-x.texi: Use emacsver.texi to get Emacs version.
2837 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2838 Depend on emacsver.texi.
2839
2840 * dired-x.texi: Drop meaningless version number.
2841 (Introduction): Remove old info.
2842 (Optional Installation Dired Jump): Autoload from dired-x.
2843 Remove incorrect info about loaddefs.el.
2844 (Bugs): Just refer to M-x report-emacs-bug.
2845
2846 * dired-x.texi (Multiple Dired Directories): Update for rename of
2847 default-directory-alist.
2848 (Miscellaneous Commands): No longer mention very old VM version 4.
2849
2850 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2851
2852 Merge from gnulib.
2853 * texinfo.tex: Update to version 2011-02-14.11.
2854
2855 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2856
2857 * auth.texi (Help for users):
2858 Login collection is "Login" and not "login".
2859
2860 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2861
2862 * tramp.texi (History): Remove IMAP support.
2863 (External methods, Frequently Asked Questions): Remove `imap' and
2864 `imaps' methods.
2865 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2866
2867 * trampver.texi: Remove default value of `emacsimap'.
2868
2869 2011-02-13 Glenn Morris <rgm@gnu.org>
2870
2871 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2872 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2873
2874 2011-02-12 Glenn Morris <rgm@gnu.org>
2875
2876 * sc.texi (Getting Connected): Remove old index entries.
2877
2878 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2879
2880 * url.texi: Remove duplicate @dircategory (Bug#7942).
2881
2882 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2883
2884 * auth.texi (Overview, Help for users, Help for developers):
2885 Update docs.
2886 (Help for users): Talk about spaces.
2887
2888 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2889
2890 * texinfo.tex: Update to version 2011-02-07.16.
2891
2892 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2893
2894 * dbus.texi (Bus names): Adapt descriptions for
2895 dbus-list-activatable-names and dbus-list-known-names.
2896
2897 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2898
2899 * calc.texi (Logarithmic Units): New section.
2900
2901 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2902
2903 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2904 manuals use it now.
2905
2906 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2907
2908 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2909
2910 * overrides.texi: Remove.
2911
2912 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2913 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2914
2915 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2916
2917 * tramp.texi (Frequently Asked Questions): Mention problems with
2918 WinSSHD.
2919
2920 * trampver.texi: Update release number.
2921
2922 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2923
2924 * tramp.texi:
2925 Replace "delimet" with "delimit" globally.
2926 Replace "explicite" with "explicit" globally.
2927 Replace "instead of" with "instead" where there was nothing after "of".
2928 Audit use of comma before interrogative pronoun, "that", or "which".
2929 Minor word order, spelling, wording changes.
2930
2931 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2932
2933 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2934
2935 * sieve.texi: Use WEBHACKDEVEL.
2936
2937 * sasl.texi: Use WEBHACKDEVEL.
2938
2939 * pgg.texi: Use WEBHACKDEVEL.
2940
2941 * message.texi: Use WEBHACKDEVEL.
2942
2943 * gnus.texi: Use WEBHACKDEVEL.
2944
2945 * emacs-mime.texi: Use WEBHACKDEVEL.
2946
2947 * auth.texi: Use WEBHACKDEVEL.
2948
2949 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2950 manuals.
2951
2952 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2953
2954 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2955
2956 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2957
2958 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2959 which in turn is copied from ftp://tug.org/tex/.
2960
2961 2011-02-03 Glenn Morris <rgm@gnu.org>
2962
2963 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2964 (Binding combinations of modifiers and function keys):
2965 Let's assume people reading this are not using Emacs 18.
2966
2967 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2968
2969 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2970 since it's run automatically.
2971
2972 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2973
2974 * gnus.texi (Customizing Articles): Fix typo.
2975
2976 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2977
2978 * gnus.texi (Customizing Articles): Document the new way of customizing
2979 the date headers(s).
2980
2981 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2982
2983 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2984 splitting example.
2985
2986 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2987
2988 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2989 (MAKEINFO_OPTS): New variable.
2990 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2991 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2992 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2993 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2994 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2995 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2996 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2997 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2998 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2999 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3000 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3001 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3002 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3003 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3004 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3005 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3006 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3007 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3008
3009 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3010
3011 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3012
3013 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3014
3015 * message.texi (IDNA): Explain what it is.
3016
3017 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3018
3019 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3020
3021 2011-01-23 Werner Lemberg <wl@gnu.org>
3022
3023 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3024 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3025 (ENVADD): Update.
3026
3027 2011-01-18 Glenn Morris <rgm@gnu.org>
3028
3029 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3030
3031 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3032
3033 * nxml-mode.texi (Introduction): Fix file name typos.
3034
3035 2011-01-13 Christian Ohler <ohler@gnu.org>
3036
3037 * ert.texi: New file.
3038
3039 * Makefile.in:
3040 * makefile.w32-in: Add ert.texi.
3041
3042 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3043
3044 * dbus.texi (Receiving Method Calls): New function
3045 dbus-register-service. Rearrange node.
3046
3047 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3048
3049 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3050 which in turn is copied from ftp://tug.org/tex/.
3051
3052 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3053
3054 * dbus.texi (Receiving Method Calls): Describe new optional
3055 parameter dont-register-service of dbus-register-{method,property}.
3056
3057 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3058
3059 * epa.texi (Encrypting/decrypting *.gpg files):
3060 Mention epa-file-select-keys.
3061
3062 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3063
3064 * gnus.texi (Archived Messages): Remove outdated text.
3065
3066 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3067
3068 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3069
3070 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3071
3072 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3073
3074 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3075
3076 * gnus.texi (The swish++ Engine): Add customizable parameters
3077 descriptions.
3078 (The swish-e Engine): Ditto.
3079
3080 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3081
3082 * tramp.texi (Inline methods): Add "ksu" method.
3083 (Remote processes): Add example with remote `default-directory'.
3084
3085 2010-12-14 Glenn Morris <rgm@gnu.org>
3086
3087 * faq.texi (Expanding aliases when sending mail):
3088 Now build-mail-aliases is interactive.
3089
3090 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3091
3092 * gnus.texi: First pass at adding (rough) nnir documentation.
3093
3094 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3095
3096 * gnus.texi (Filtering New Groups):
3097 Mention gnus-auto-subscribed-categories.
3098 (The First Time): Remove, since default-subscribed-newsgroups has been
3099 removed.
3100
3101 2010-12-13 Glenn Morris <rgm@gnu.org>
3102
3103 * cl.texi (For Clauses): Small fixes for frames and windows.
3104
3105 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3106
3107 * org.texi (Using capture): Document using prefix arguments for
3108 finalizing capture.
3109 (Agenda commands): Document prefix argument for the bulk scatter
3110 command.
3111 (Beamer class export): Document that also overlay arguments can be
3112 passed to the column environment.
3113 (Template elements): Document the new entry type.
3114
3115 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3116
3117 * org.texi (Include files): Document :minlevel.
3118
3119 2010-12-11 Julien Danjou <julien@danjou.info>
3120
3121 * org.texi (Categories): Document category icons.
3122
3123 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3124
3125 * org.texi (noweb): Fix typo.
3126
3127 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3128
3129 * gnus.texi (Server Commands): Point to the rest of the server
3130 commands.
3131
3132 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3133
3134 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3135 g'.
3136
3137 2010-12-02 Julien Danjou <julien@danjou.info>
3138
3139 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3140
3141 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3142
3143 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3144 (Direct Functions): Note the STARTTLS upgrade.
3145
3146 2010-11-27 Glenn Morris <rgm@gnu.org>
3147 James Clark <none@example.com>
3148
3149 * nxml-mode.texi (Introduction): New section.
3150
3151 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3152
3153 * gnus.texi (Server Commands): Document gnus-server-show-server.
3154
3155 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3156
3157 Sync with Tramp 2.2.0.
3158
3159 * trampver.texi: Update release number.
3160
3161 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3162
3163 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3164 Mention that the TeX specific units won't use the `tex' prefix
3165 in TeX mode.
3166
3167 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3168
3169 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3170
3171 2010-11-17 Glenn Morris <rgm@gnu.org>
3172
3173 * edt.texi: Remove information about Emacs 19.
3174
3175 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3176
3177 * trampver.texi: Update release number.
3178
3179 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3180
3181 * gnus.texi (Article Washing): Fix typo.
3182
3183 2010-11-11 Noorul Islam <noorul@noorul.com>
3184
3185 * org.texi: Fix typo.
3186
3187 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3188
3189 * org.texi (Using capture): Explain that refiling is
3190 sensitive to cursor position.
3191
3192 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3193
3194 * org.texi (Images and tables): Add cross reference to link section.
3195
3196 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3197
3198 * org.texi: Document the <c> cookie.
3199
3200 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3201
3202 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3203 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3204
3205 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3206
3207 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3208
3209 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3210
3211 * org.texi (Project alist): Mention that this is a property list.
3212
3213 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3214
3215 * org.texi (Setting up the staging area): Document that
3216 file names remain visible when encrypting the MobileOrg files.
3217
3218 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3219
3220 * org.texi (Setting up the staging area): Document which
3221 versions are needed for encryption.
3222
3223 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3224
3225 * org.texi (noweb): Update :noweb documentation to
3226 reflect the new "tangle" argument.
3227
3228 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3229
3230 * org.texi (Batch execution): Improve tangling script in
3231 documentation.
3232
3233 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3234
3235 * org.texi (Handling links):
3236 (In-buffer settings): Document inlining images on startup.
3237
3238 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3239
3240 * org.texi (Setting up the staging area): Document use of
3241 crypt password.
3242
3243 2010-11-11 David Maus <dmaus@ictsoc.de>
3244
3245 * org.texi (Template expansion): Add date related link type escapes.
3246
3247 2010-11-11 David Maus <dmaus@ictsoc.de>
3248
3249 * org.texi (Template expansion): Add mew in table for link type
3250 escapes.
3251
3252 2010-11-11 David Maus <dmaus@ictsoc.de>
3253
3254 * org.texi (Template expansion): Fix typo in link type escapes.
3255
3256 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3257
3258 * org.texi (Structure of code blocks): Another documentation tweak.
3259
3260 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3261
3262 * org.texi (Structure of code blocks): Documentation tweak.
3263
3264 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3265
3266 * org.texi (Structure of code blocks):
3267 Update documentation to mention inline code block syntax.
3268
3269 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3270
3271 * org.texi (comments): Improve wording.
3272
3273 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3274
3275 * org.texi (comments): Document the new :comments header arguments.
3276
3277 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3278
3279 * org.texi (Installation): Remove the special
3280 installation instructions for XEmacs.
3281
3282 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3283
3284 * org.texi (Easy Templates): New section. Documents quick
3285 insertion of empty structural elements.
3286
3287 2010-11-11 Noorul Islam <noorul@noorul.com>
3288
3289 * org.texi: Fix doc.
3290
3291 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3292
3293 * org.texi (The date/time prompt): Document specification
3294 of time ranges.
3295
3296 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3297
3298 * org.texi (Internal links): Document the changes in
3299 internal links.
3300
3301 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3302
3303 * org.texi (Agenda commands): Document the limitation for
3304 the filter preset - it can only be used for an entire agenda
3305 view, not in an individual block in a block agenda.
3306
3307 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3308
3309 * org.texi (iCalendar export): Document alarm creation.
3310
3311 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3312
3313 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3314
3315 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3316
3317 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3318
3319 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3320
3321 * calc.texi: Use emacsver.texi to determine Emacs version.
3322
3323 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3324
3325 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3326 since that works by default.
3327
3328 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3329
3330 * gnus.texi (Customizing the IMAP Connection): Document
3331 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3332
3333 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * tramp.texi (Remote shell setup): New item "Interactive shell
3336 prompt". Reported by Christian Millour <cm@abtela.com>.
3337 (Remote shell setup, Remote processes): Use @code{} for
3338 environment variables.
3339
3340 2010-11-03 Glenn Morris <rgm@gnu.org>
3341
3342 * ediff.texi (Quick Help Commands, Miscellaneous):
3343 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3344
3345 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3346
3347 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3348
3349 2010-10-31 Glenn Morris <rgm@gnu.org>
3350
3351 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3352
3353 2010-10-31 Glenn Morris <rgm@gnu.org>
3354
3355 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3356
3357 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3358
3359 * gnus.texi (Client-Side IMAP Splitting):
3360 Mention nnimap-unsplittable-articles.
3361
3362 2010-10-29 Julien Danjou <julien@danjou.info>
3363
3364 * gnus.texi (Finding the News): Remove references to obsoletes
3365 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3366
3367 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3368
3369 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3370 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3371 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3372 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3373
3374 2010-10-28 Glenn Morris <rgm@gnu.org>
3375
3376 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3377 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3378 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3379
3380 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3381
3382 * epa.texi (Mail-mode integration): Add alternative key bindings
3383 for epa-mail commands; escape comma.
3384 Don't use the word "PGP", since it is a non-free program.
3385
3386 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3387
3388 * calc.texi: Use emacsver.texi to determine Emacs version.
3389
3390 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3391
3392 * gnus.texi (Group Parameters, Buttons): Fix typos.
3393
3394 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3395
3396 * gnus.texi (Subscription Commands): Mention that you can also
3397 subscribe to new groups via the Server buffer, which is probably more
3398 convenient when subscribing to many groups.
3399
3400 2010-10-21 Julien Danjou <julien@danjou.info>
3401
3402 * message.texi (Message Headers): Allow message-default-headers to be a
3403 function.
3404
3405 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3406
3407 * gnus-news.texi: Mention new archive defaults.
3408
3409 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3410
3411 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3412
3413 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3414
3415 * gnus.texi (HTML): Document the function value of
3416 gnus-blocked-images.
3417 (Article Washing): shr and gnus-w3m, not the direct function names.
3418
3419 2010-10-20 Julien Danjou <julien@danjou.info>
3420
3421 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3422 variable.
3423
3424 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3425
3426 * gnus.texi (Customizing the IMAP Connection): The port strings are
3427 strings.
3428 (Document Groups): Mention git.
3429
3430 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3431
3432 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3433 bzr/Gnus git sync.
3434
3435 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3436
3437 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3438 change.
3439
3440 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3441
3442 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3443 @item syntax for in-Emacs makeinfo.
3444
3445 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3446
3447 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3448 trim sentence.
3449
3450 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3451
3452 * epa.texi (Caching Passphrases):
3453 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3454 Clarify some configurations require to set up gpg-agent.
3455
3456 2010-10-11 Glenn Morris <rgm@gnu.org>
3457
3458 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3459
3460 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3461
3462 * gnus.texi (Spam Package Introduction): Mention `$'.
3463
3464 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3465
3466 * makefile.w32-in (emacsdir): New variable.
3467 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3468 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3469
3470 2010-10-09 Glenn Morris <rgm@gnu.org>
3471
3472 * Makefile.in (mostlyclean): Delete *.toc.
3473
3474 * Makefile.in: Use $< in rules.
3475
3476 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3477
3478 * Makefile.in ($(infodir)): Delete rule.
3479 (mkinfodir): New. Use it in all the info rules, rather than depending
3480 on infodir.
3481
3482 2010-10-09 Glenn Morris <rgm@gnu.org>
3483
3484 * gnus.texi (Article Washing): Fix previous change.
3485
3486 * Makefile.in (emacsdir): New variable.
3487 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3488 Depend on emacsver.texi.
3489
3490 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3491
3492 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3493
3494 2010-10-08 Julien Danjou <julien@danjou.info>
3495
3496 * gnus.texi: Add mm-shr.
3497
3498 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3499
3500 * gnus.texi (Finding the Parent, The Gnus Registry)
3501 (Registry Article Refer Method): Update docs for nnregistry.el.
3502
3503 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3504
3505 * auth.texi (Help for users)
3506 (GnuPG and EasyPG Assistant Configuration): Update docs.
3507
3508 2010-10-08 Glenn Morris <rgm@gnu.org>
3509
3510 * cl.texi (Organization, Installation, Old CL Compatibility):
3511 Deprecate cl-compat for new code.
3512 (Usage, Installation): Remove outdated information.
3513
3514 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3515
3516 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3517
3518 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3519
3520 2010-10-06 Julien Danjou <julien@danjou.info>
3521
3522 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3523
3524 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3525 broken link.
3526
3527 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3528
3529 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3530 to ReiserFS.
3531
3532 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3533 (FAQ 7-1): Fix getmail URL.
3534
3535 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3536
3537 * epa.texi (Caching Passphrases): New section.
3538
3539 2010-10-06 Glenn Morris <rgm@gnu.org>
3540
3541 * Makefile.in (SHELL): Set it.
3542 (info): Move the mkdir dependency to the individual info files.
3543 (mostlyclean): Tidy up.
3544 (clean): Only delete the specific dvi and pdf files.
3545 (maintainer-clean): Be more restrictive in what we delete.
3546 ($(infodir)): Add parallel build workaround.
3547
3548 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3549
3550 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3551
3552 2010-10-03 Julien Danjou <julien@danjou.info>
3553
3554 * emacs-mime.texi (Display Customization):
3555 Update mm-inline-large-images documentation and add documentation for
3556 mm-inline-large-images-proportion.
3557
3558 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3559
3560 * tramp.texi (Frequently Asked Questions):
3561 Mention remote-file-name-inhibit-cache.
3562
3563 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus.texi (Splitting Mail): Fix @xref syntax.
3566 (Splitting Mail): Really fix the @ref syntax.
3567
3568 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3569
3570 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3571 (Article Hiding): Add google banner example.
3572 Suggested by Benjamin Xu.
3573
3574 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3575
3576 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3577 Remove nnimap-split-rule from examples.
3578
3579 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3580
3581 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3582 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3583 Fishman.
3584 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3585
3586 2010-09-30 Julien Danjou <julien@danjou.info>
3587
3588 * gnus.texi (Gravatars): Fix documentation about
3589 gnu-gravatar-properties.
3590
3591 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3592
3593 * epa.texi (Bug Reports): New section.
3594
3595 2010-09-29 Glenn Morris <rgm@gnu.org>
3596
3597 * Makefile.in (top_srcdir): Remove unused variable.
3598
3599 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3600
3601 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3602 (Client-Side IMAP Splitting): Document 'default.
3603
3604 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3605
3606 * gnus.texi (Customizing the IMAP Connection):
3607 Document nnimap-fetch-partial-articles.
3608
3609 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3610
3611 * gnus-news.texi: Mention nnimap-inbox.
3612
3613 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3614
3615 2010-09-26 Julien Danjou <julien@danjou.info>
3616
3617 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3618
3619 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3620
3621 * gnus.texi (Security): Remove gpg.el mention.
3622
3623 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3624
3625 * gnus.texi (Browse Foreign Server): New variable
3626 gnus-browse-subscribe-newsgroup-method.
3627
3628 * gnus-news.texi: Mention it.
3629
3630 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3631
3632 * gnus.texi (NoCeM): Remove.
3633 (Startup Variables): No jingle.
3634
3635 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3636
3637 * woman.texi (Interface Options): xz compression is now supported.
3638
3639 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3640
3641 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3642 (Unavailable Servers): Document gnus-server-copy-server.
3643 (Using IMAP): Document the new nnimap.
3644
3645 2010-09-25 Julien Danjou <julien@danjou.info>
3646
3647 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3648
3649 2010-09-24 Glenn Morris <rgm@gnu.org>
3650
3651 * url.texi (Disk Caching): Tweak previous change.
3652
3653 2010-09-24 Julien Danjou <julien@danjou.info>
3654
3655 * url.texi (Disk Caching): Mention url-cache-expire-time,
3656 url-cache-expired, and url-fetch-from-cache.
3657
3658 2010-09-24 Julien Danjou <julien@danjou.info>
3659
3660 * gnus.texi: Add Gravatars.
3661
3662 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3665
3666 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3667
3668 * gnus.texi (Expunging mailboxes): Update name of the expunging
3669 command.
3670
3671 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3672
3673 * emacs-mime.texi (rfc2047): Update description for
3674 rfc2047-encode-parameter.
3675
3676 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3677
3678 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3679 "fish" methods.
3680 (External methods): Remove "scp1_old" and "scp2_old" methods.
3681
3682 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3683
3684 * tramp.texi: Remove Japanese manual. Fix typo.
3685
3686 * trampver.texi: Update release number. Remove japanesemanual.
3687
3688 2010-09-09 Glenn Morris <rgm@gnu.org>
3689
3690 * org.texi: Restore clobbered changes (copyright years, untabify).
3691
3692 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3693
3694 * gnus.texi (Adaptive Scoring): Fix typo.
3695
3696 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3697
3698 * gnus.texi (Article Display): Document gnus-html-show-images.
3699
3700 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3701
3702 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3703
3704 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3705
3706 * gnus.texi (HTML): Document gnus-max-image-proportion.
3707
3708 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3709
3710 * gnus.texi (HTML): Document gnus-blocked-images.
3711
3712 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3713
3714 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3715
3716 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3717 the first message are used for wide replies.
3718 (Changing Servers): Remove documentation on gnus-change-server and
3719 friends, since it's been removed.
3720
3721 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3722
3723 * gnus.texi (Drafts): Mention B DEL.
3724
3725 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3726
3727 * gnus.texi (Delayed Articles): Mention that the Date header is the
3728 original one, even if you delay.
3729
3730 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3731
3732 * gnus.texi (Asynchronous Fetching):
3733 Document gnus-async-post-fetch-function.
3734 (HTML): Made into its own section.
3735
3736 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3737
3738 Sync with Tramp 2.1.19.
3739
3740 * tramp.texi (Inline methods, Default Method):
3741 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3742 Remove remark about doubled "-t" argument.
3743 (Auto-save and Backup): Remove reference to Emacs 21.
3744 (Filename Syntax): Describe port numbers.
3745 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3746 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3747 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3748 errors with the backquotes.
3749 (External packages): File attributes cache flushing for asynchronous
3750 processes.
3751 (Traces and Profiles): Describe verbose level 9.
3752
3753 * trampver.texi: Update release number.
3754
3755 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * dbus.texi (Alternative Buses): New chapter.
3758
3759 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3760
3761 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3762
3763 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3764
3765 * calc.texi (Customizing Calc): Rearrange description of new
3766 variables to match the presentation of other variables.
3767
3768 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3769
3770 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3771
3772 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3773
3774 * calc.texi (Making Selections, Selecting Subformulas)
3775 (Customizing Calc): Mention how to use faces to emphasize selected
3776 sub-formulas.
3777
3778 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3779
3780 * tramp.texi (External packages): File attributes cache flushing
3781 for asynchronous processes.
3782
3783 2010-08-01 Alan Mackenzie <acm@muc.de>
3784
3785 Enhance the manual for the latest Java Mode.
3786
3787 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3788 annotation-var-cont.
3789 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3790 two new symbols.
3791
3792 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3793
3794 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3795
3796 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3797
3798 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3799
3800 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3801
3802 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3803
3804 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3805
3806 * org.texi: Add macros to get plain quotes in PDF output.
3807 List additional contributors.
3808 (Capture): New section, replaces the section about remember.
3809 (Working With Source Code): New chapter, focused on documenting Org
3810 Babel.
3811 (Code evaluation security): New section.
3812 (MobileOrg): Document DropBox support.
3813 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3814 (Special symbols): Show how to display UTF8 characters for entities.
3815 (Global TODO list): Clarify the use of the "M" key and the differences
3816 to the "m" key.
3817 (RSS Feeds): Mention Atom feeds as well.
3818 (Setting tags): Remove paragraph about
3819 `org-complete-tags-always-offer-all-agenda-tags'.
3820
3821 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3822
3823 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3824 argument.
3825 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3826 echoing shells.
3827
3828 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3829
3830 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3831 (Filename Syntax): Describe port numbers.
3832
3833 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3834
3835 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3836 forgotten.
3837 (Type Conversion): Precise conversion of natural numbers.
3838 (Errors and Events): Add "debugging" to concept index. Add variable
3839 `dbus-debug'.
3840
3841 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3842
3843 * dbus.texi (Receiving Method Calls): Add optional argument
3844 EMITS-SIGNAL to `dbus-register-property'.
3845
3846 2010-06-27 Alex Schroeder <alex@gnu.org>
3847
3848 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3849
3850 2010-06-24 Glenn Morris <rgm@gnu.org>
3851
3852 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3853 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3854 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3855 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3856 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3857 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3858 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3859 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3860 convention. Make them end with a period.
3861
3862 2010-06-23 Glenn Morris <rgm@gnu.org>
3863
3864 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3865 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3866 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3867 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3868 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3869 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3870
3871 2010-06-10 Glenn Morris <rgm@gnu.org>
3872
3873 * idlwave.texi (Load-Path Shadows):
3874 * org.texi (Handling links): Fix typos.
3875
3876 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3877
3878 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3879
3880 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3881
3882 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3883 by an alias. (Bug#6226)
3884
3885 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3886
3887 * calc.texi (Manipulating Vectors): Mention that vectors can
3888 be used to determine bins for `calc-histogram'.
3889
3890 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3891
3892 * calc.texi: Remove "\turnoffactive" commands throughout.
3893
3894 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3895
3896 * url.texi (HTTP language/coding, Customization):
3897 * message.texi (Header Commands, Responses):
3898 * cl.texi (Argument Lists): Fix typos.
3899
3900 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3901
3902 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3903 Note that Development menu is always available.
3904 (Creating a project): Fix terminology.
3905 (Add/Remove files): Fix typo.
3906
3907 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * Version 23.2 released.
3910
3911 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3912
3913 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3914
3915 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3916
3917 * tramp.texi (Inline methods, Default Method):
3918 Mention `tramp-inline-compress-start-size'.
3919
3920 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3921
3922 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3923 the CVS repo. Put the Git repo in the news section.
3924
3925 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3926 Removed some mentions of CVS. Mention the new Git repo.
3927
3928 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3929
3930 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3931 (Mail Group Commands): Add index entry.
3932
3933 2010-04-18 Glenn Morris <rgm@gnu.org>
3934
3935 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3936
3937 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3938
3939 * calc.texi (Radix modes): Mention that the option prefix will
3940 turn on twos-complement mode.
3941 (Inverse and Hyperbolic Flags): Mention the Option flag.
3942
3943 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3944
3945 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3946 (LaTeX/PDF export commands): Rename and Move section.
3947 (Sectioning structure): Update.
3948 (References): New use case for field coordinates.
3949 (The export dispatcher): Rename from ASCII export.
3950 (Setting up the staging area): Document the availability of
3951 encryption for MobileOrg.
3952 (Images and tables): Document how to reference labels.
3953 (Index entries): New section.
3954 (Generating an index): New section.
3955 (Column width and alignment): Document that <N> now
3956 means a fixed width, not a maximum width.
3957 (Publishing options): Document the :email option.
3958 (Beamer class export): Fix bug in the BEAMER example.
3959 (Refiling notes): Document refile logging.
3960 (In-buffer settings): Document refile logging keywords.
3961 (Drawers): Document `C-c C-z' command.
3962 (Agenda commands): Mention the alternative key `C-c C-z'.
3963 (Special properties): Document the BLOCKED property.
3964 (The spreadsheet): Mention the formula editor.
3965 (References): Document field coordinates.
3966 (Publishing action): Correct the documentation for the
3967 publishing function.
3968 (The date/time prompt): Document that we accept dates
3969 like month/day/year.
3970 (Cooperation): Document the changes in table.el support.
3971 (Faces for TODO keywords, Faces for TODO keywords)
3972 (Priorities): Document the easy colors.
3973 (Visibility cycling): Document the new double prefix
3974 arg for `org-reveal'.
3975 (Cooperation): Remember.el is part of Emacs.
3976 (Clean view): Mention that `wrap-prefix' is also set by
3977 org-indent-mode.
3978 (Agenda commands): Add information about prefix args to
3979 scheduling and deadline commands.
3980 (Search view): Point to the docstring of
3981 `org-search-view' for more details.
3982 (Agenda commands): Document that `>' prompts for a date.
3983 (Setting tags): Document variable
3984 org-complete-tags-always-offer-all-agenda-tags.
3985 (Column attributes): Cross-reference special properties.
3986
3987 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3988
3989 Synchronize with Tramp repository.
3990
3991 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3992 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3993 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3994 syntax, texi2dvi reports errors with the backquotes.
3995
3996 * trampver.texi: Update release number.
3997
3998 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3999
4000 * gnus.texi (Finding the News): Add pointers to the Server buffer
4001 because it's essential.
4002
4003 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4004
4005 * gnus.texi (MIME Commands): Update description of
4006 gnus-article-browse-html-article.
4007
4008 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4009
4010 * auth.texi (Secret Service API): Add TODO node.
4011 (Help for users): Explain the new source options for `auth-sources'.
4012
4013 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4014
4015 * trampver.texi: Update release number.
4016
4017 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4018
4019 * Branch for 23.2.
4020
4021 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4022
4023 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4024 now enabled by default.
4025
4026 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4027
4028 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4029 when Emacs runs in interactive mode. (Bug#5645)
4030
4031 2010-02-16 Glenn Morris <rgm@gnu.org>
4032
4033 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4034
4035 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4036
4037 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4038
4039 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4040
4041 * gnus.texi (Score File Format): Fix typo.
4042
4043 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4044
4045 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4046
4047 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4048
4049 * ada-mode.texi (Project File Overview): Fix typo.
4050
4051 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4052
4053 * semantic.texi: Add Richard Y. Kim credit.
4054
4055 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4056
4057 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4058
4059 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4060 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4061
4062 2010-01-17 Glenn Morris <rgm@gnu.org>
4063
4064 * calc.texi (Reporting Bugs): Don't mention format of repository.
4065
4066 * woman.texi (Bugs): Make "Emacs repository" less specific,
4067 and the URL for same more specific.
4068
4069 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4070
4071 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4072
4073 * ede.texi (ede-step-project, ede-proj-target):
4074 * tramp.texi (Remote processes): Fix typos.
4075
4076 2010-01-16 Mario Lang <mlang@delysid.org>
4077
4078 * ede.texi (ede-target):
4079 * org.texi (Refiling notes): Remove duplicated words.
4080
4081 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4082
4083 * gnus.texi (Posting Styles): Use with-current-buffer.
4084 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4085
4086 2010-01-02 Kevin Ryde <user42@zip.com.au>
4087
4088 * eieio.texi (Naming Conventions): Correction to xref on elisp
4089 coding conventions, is "Tips" node not "Standards".
4090
4091 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4094
4095 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4096
4097 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4098
4099 * gnus.texi (Direct Functions): Add missing port number to tls method.
4100
4101 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4102
4103 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4104 ($(infodir)/edt, edt.dvi): New targets.
4105
4106 2009-12-15 Glenn Morris <rgm@gnu.org>
4107
4108 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4109 (edt, $(infodir)/edt, edt.dvi): New targets.
4110 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4111
4112 * Makefile.in (PDF_TARGETS, pdf): New.
4113 (clean): Add *.pdf.
4114 Add pdf rules for all manuals.
4115
4116 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4117
4118 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4119
4120 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4123 (Smart Jump, Analyzer Debug): Copyedits.
4124 (Semantic mode user commands): Link to new nodes.
4125 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4126 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4127 upstream Semantic manual.
4128
4129 * semantic.texi (Introduction): Minor fix to diagram.
4130
4131 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4132
4133 * eshell.texi (History): Add the other built-in variables.
4134 (Built-ins): Explain built-ins, and how to apply the external commands.
4135 Add `history', `su' and `sudo'.
4136
4137 * tramp.texi (Remote processes): Add missing <RET> in the example.
4138
4139 2009-12-01 Bill Wohler <wohler@newt.com>
4140
4141 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4142 path for mairix example. Specify -q in namazu example since namazu is
4143 excessively garrulous.
4144
4145 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4146
4147 * tramp.texi (Remote processes): Improve eshell example with "su"
4148 and "sudo" commands.
4149
4150 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4151
4152 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4153
4154 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4155 Document semantic-complete-analyze-inline.
4156 (Semanticdb search debugging commands): Minor clarification.
4157 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4158 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4159 manual.
4160 (Semantic mode): Link to Idle Scheduler.
4161
4162 2009-11-28 Kevin Ryde <user42@zip.com.au>
4163
4164 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4165 @pxref, now EIEIO is in Emacs.
4166
4167 * erc.texi (Development): Correction to git tutorial url.
4168
4169 2009-11-26 Glenn Morris <rgm@gnu.org>
4170
4171 * faq.texi (Latest version of Emacs): Mention stability of development
4172 version.
4173 (Problems with very large files): Max buffer size increase in 23.2.
4174 (VM): VM has moved house again.
4175
4176 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4177
4178 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4179 notations.
4180
4181 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4182
4183 * org.texi (Column attributes): Fix documentation of new operators.
4184
4185 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4186
4187 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4188 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4189 (Idle Completions Mode): Numerous copyedits.
4190
4191 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4192
4193 * semantic.texi (Semantic Internals, Glossary):
4194 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4195 (Semanticdb search debugging commands): Fix typos.
4196
4197 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4198
4199 * calc.texi (Radix modes): Mention twos-complement notation.
4200
4201 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4202
4203 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4204 ($(infodir)/semantic, semantic.dvi): New targets.
4205
4206 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4207
4208 * Makefile.in: Build the Semantic manual.
4209
4210 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4211 repository.
4212
4213 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4214
4215 * dbus.texi (Receiving Method Calls): New defun
4216 `dbus-unregister-service'.
4217
4218 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4219
4220 * org.texi (Speed keys): New section.
4221
4222 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4223
4224 * dbus.texi (Type Conversion): Fix typo.
4225 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4226 `dbus-registered-objects-table'.
4227 (Receiving Method Calls): New defun `dbus-register-property'.
4228 Move `dbus-unregister-object' here.
4229
4230 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4231
4232 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4233
4234 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4235
4236 * org.texi (Column attributes): Add the new age summary operators.
4237 Also, mention the fact you can only use one summary operator per
4238 property.
4239
4240 2009-11-13 John Wiegley <johnw@newartisans.com>
4241
4242 * org.texi (Tracking your habits): Add a new section in the
4243 manual about how to track habits.
4244 (Resolving idle time): Add a section on how idle and
4245 dangling clocks are resolved.
4246
4247 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4248
4249 * org.texi (Agenda commands): Document the new `i' command.
4250 (Inserting deadline/schedule): Document logging changes
4251 of scheduling and deadline times stamps.
4252 (In-buffer settings): Document the in-buffer keywords for logging
4253 changes of scheduling and deadline times stamps.
4254 (Structure editing, Plain lists): Document indentation
4255 cycling in empty entries with TAB.
4256 (Archiving): Document the default archiving command.
4257 (Moving subtrees): Document the new keys for archiving.
4258 (Internal archiving): Fix incorrect key.
4259 (Agenda commands): Document the TODO set switching commands.
4260 (Agenda commands): Document the new archiving keys.
4261 (Clocking work time): Better description on how to save
4262 and restore a clock.
4263 (Resolving idle time): Mention the x11idle program to get true
4264 idleness also under X11.
4265 (Resolving idle time): Use @kbd instead of @key for normal
4266 letters, because this is how he rest of the manual does this.
4267 (Pushing to MobileOrg): Mention that `org-directory'
4268 should be set.
4269 (Agenda commands): Document that SPC is a filter for
4270 any tag.
4271 (Search view): Rename from "Keyword search".
4272 (Capure): New chapter.
4273 (Markup): New chapter.
4274 (Links in HTML export, Images in HTML export):
4275 Extend the section titles.
4276 (Images in HTML export): Document the align option.
4277 (Text areas in HTML export): Extend the section title.
4278 (Images in LaTeX export): Explain image placement in LaTeX.
4279
4280 2009-11-10 Glenn Morris <rgm@gnu.org>
4281
4282 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4283
4284 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4285
4286 * tramp.texi (Auto-save and Backup): Disable backups just for a
4287 method.
4288
4289 * trampver.texi: Update release number.
4290
4291 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4292
4293 Sync with Tramp 2.1.17.
4294
4295 * trampver.texi: Update release number.
4296
4297 2009-10-29 Glenn Morris <rgm@gnu.org>
4298
4299 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4300
4301 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4302
4303 * tramp.texi (External methods): Temporary files are kept for
4304 `rsync' and `rsyncc' methods.
4305
4306 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4307
4308 * eieio.texi: Fix typos.
4309
4310 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4311
4312 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4313
4314 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4315
4316 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4317 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4318
4319 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * Makefile.in: Build EIEIO and EDE manuals.
4322
4323 2009-10-07 Eric Ludlam <zappo@gnu.org>
4324
4325 * eieio.texi:
4326 * ede.texi: New files.
4327
4328 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4329
4330 * tramp.texi (Remote processes): Association of a pty is not supported.
4331
4332 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4333
4334 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4335 (Processing LaTeX fragments): Document that the size of images can be
4336 changes using the variable `org-format-latex-options'.
4337 (The date/time prompt, Timestamps): Be more accurate over ISO format
4338 dates and times.
4339 (Visibility cycling): Document showeverything keyword.
4340 (In-buffer settings): Document showeverything keyword.
4341 (Setting up the staging area): Fix the example.
4342 (MobileOrg): New section.
4343 (Agenda commands, Exporting Agenda Views): Document exporting the
4344 agenda view to Org files.
4345
4346 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4347
4348 * tramp.texi (History): Add IMAP support.
4349 (External methods): Add `imap' and `imaps' methods.
4350 (GVFS based methods): Add indices for `davs'.
4351 (Password handling): Rename anchors. Add IMAP entries for
4352 ~/.authinfo.gpg.
4353
4354 * trampver.texi: Set default value of `emacsimap'.
4355
4356 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4357
4358 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4359
4360 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4361
4362 * dired-x.texi (Technical Details):
4363 Delete dired-up-directory (Bug#4292).
4364
4365 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4366
4367 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4368
4369 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4370
4371 * org.texi (Effort estimates): Document new effort setting commands.
4372 (Agenda commands): Document the new keys fro agenda time motion.
4373 Document entry text mode. Improve documentation of the keys to include
4374 inactive time stamps into the agenda view.
4375 (Feedback): Document the new bug report command.
4376 (Structure editing): Add an index entry for the sorting of subtrees.
4377
4378 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4379
4380 * auth.texi (Help for users): Corrected markup.
4381
4382 2009-09-02 Glenn Morris <rgm@gnu.org>
4383
4384 * emacs-mime.texi (time-date): Mention float-time.
4385
4386 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4387
4388 * calc.texi (Simplifying Formulas): Improve the wording.
4389
4390 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4391
4392 * auth.texi: Rewritten for coverage and clarity.
4393
4394 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4395
4396 * gnus.texi (Expiring Mail):
4397 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4398 (Various Various): Mention gnus-safe-html-newsgroups.
4399
4400 * gnus-news.texi: Mention
4401 gnus-mark-copied-or-moved-articles-as-expirable.
4402
4403 * emacs-mime.texi (Display Customization): Add xref to
4404 gnus-safe-html-newsgroups.
4405
4406 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4407
4408 * tramp.texi (Version Control): Remove.
4409 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4410 reference.
4411 (External methods): Correct `scpc' concept index entries. New method
4412 `rsyncc'.
4413 (External packages): New subsections "Filename completion" and "File
4414 attributes cache".
4415
4416 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4417
4418 * calc.texi (Rewrite Rules): Improve the example.
4419 (Simplifying Formulas): Explain use of the I and H flags for
4420 simplification.
4421
4422 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4423
4424 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4425 Describe autostart behavior of dbus-ping.
4426 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4427 for timeout values.
4428 (Top): Remove footnote saying D-Bus is not enabled by
4429 default. (Bug#4256)
4430
4431 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4432
4433 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4434 Reported by Jari Aalto (Bug#4211).
4435 (Mail-mode integration): Mention epa-mail-mode and
4436 epa-global-mail-mode.
4437 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4438 epa-setup.
4439
4440 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4441
4442 * dbus.texi (Asynchronous Methods): Allow nil handler.
4443
4444 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4445
4446 * ediff.texi (ediff-current-file): Add information about this new function.
4447
4448 * viper.texi: Add information about C-s in viper's search command.
4449
4450 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4451
4452 * calc.texi (Date Forms): Fix typos.
4453
4454 2009-08-08 Glenn Morris <rgm@gnu.org>
4455
4456 * org.texi (Agenda commands): Restore clobbered change.
4457
4458 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4459
4460 * calc.texi (Graphics, Devices): Update with the peculiarities of
4461 operation on MS-Windows.
4462
4463 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4464
4465 * org.texi (Publishing action): Improve documentation of file
4466 names when publishing to the source directory.
4467 (Clean view): Document `org-indent-mode'.
4468 (Clocking work time): Add documentation for the
4469 new :timetamp option when creating a clock report.
4470 (Paragraphs): Fix many typos.
4471 (Plain lists): Remove duplicate explanation about the
4472 `C-c *' command.
4473 (Literal examples): Update to reflect the new behavior
4474 of the -n -r -k switches when exporting source code examples.
4475 (Structure editing): Add information about `C-c *',
4476 converting a plain list into a list of Org items.
4477 (Remember): Small rephrasing of the paragraph
4478 describing remember.el. Also mentioned that remember.el is part
4479 of Emacs 23, not Emacs 22.
4480 (Clocking work time): Add documentation about
4481 displaying the current clocking time against the effort estimate.
4482 Also add a footnote about using `org-clock-in-prepare-hook' to add
4483 an effort estimate on the fly, just before clocking it.
4484 (Footnotes): Document automatic renumbering and
4485 sorting.
4486 (Agenda commands): Document new bulk commands.
4487 (Plain lists): Document new behavior of
4488 `org-cycle-include-plain-lists'.
4489 Hyphenation only in TeX.
4490 (Clocking work time): Document the key to update effort
4491 estimates.
4492 (Clocking work time): Document the clock time display.
4493 (Structure editing, TODO basics): Document new
4494 variables.
4495 (Column attributes): Document new colciew operators.
4496 (Publishing options): Document :xml-declaration.
4497 (Tracking TODO state changes): Document the
4498 LOG_INTO_DRAWER property.
4499 (Literal examples): Document the new implementation for
4500 editing source code.
4501 (Publishing action): Mention the new publishing
4502 function, to publish an Org source file.
4503 (Publishing links): Mention how to link to an Org source file.
4504 (Macro replacement): Document new macros.
4505 (Handling links): Document type-specific completion
4506 when inserting links.
4507 (Structure editing, Plain lists): Improve documentation
4508 on sorting.
4509 (Internal links): Document custom ids for links.
4510 (Handling links): Document custom ids for links.
4511 (CSS support): Document new class.
4512 (Refiling notes): Document the possibility to create new nodes
4513 during refiling.
4514 (Agenda commands): Document the "?" operator to find
4515 tasks without effort setting.
4516 (Exporting agenda information): Section moved.
4517 (RSS Feeds): New section.
4518 (Built-in table editor): Document M-e and M-a navigate
4519 inside table field.
4520 (Stuck projects): Docment that projects identified as
4521 un-stuck will still be searchd for stuck sub-projects.
4522 (Paragraphs): Document centering.
4523 (Creating timestamps, Agenda commands): Document new
4524 behavior when changing time stamps.
4525 (Structure editing): Document the new command
4526 `org-clone-subtree-with-time-shift'.
4527 (Publishing): Refresh this chapter.
4528 (Export options, Export options, In-buffer settings):
4529 Document the new keywords.
4530 (Matching tags and properties): Collect all
4531 documentation about tags/property matches here.
4532 (Setting tags): Document `org-tag-persistent-alist'.
4533 (Weekly/daily agenda): New section.
4534 (Orgstruct mode): Describe `orgstruct++-mode'.
4535 (Drawers): Mention the LOGBOOK drawer.
4536 (Export options, Sectioning structure): Document the
4537 #+LEATEX_HEADER in-buffer setting.
4538 (Bugs): Section removed.
4539 (Hooks): New section.
4540 (Add-on packages): Move here from old location.
4541 (Context-sensitive commands): New section.
4542 (Setting tags): Document newline option.
4543 (Global TODO list, Matching tags and properties):
4544 Mention more variables.
4545 (Checkboxes): Update to changed command behavior.
4546
4547 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4548
4549 * speedbar.texi (Basic Key Bindings): Fix typo.
4550
4551 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4552
4553 * calc.texi (Vector/Matrix Functions): Add index entries for both
4554 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4555 affects matrices with more than one row.
4556 (Help Commands): Add index entries for "prefix ?" key bindings.
4557
4558 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4559
4560 * calc.texi (Stack Manipulation Commands): Add documentation for
4561 `calc-transpose-lines'.
4562
4563 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4564
4565 * dbus.texi (Receiving Method Calls): Describe special return value
4566 `:ignore'.
4567
4568 2009-07-24 Alan Mackenzie <acm@muc.de>
4569
4570 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4571 initialization, any individual variable setting now takes precedence
4572 over one done via c-file-style/c-file-offsets.
4573
4574 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4575
4576 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4577 truncated when Calc is quit.
4578 (Customizing Calc): Document `calc-undo-length'.
4579
4580 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4581
4582 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4583
4584 2009-07-11 Kevin Ryde <user42@zip.com.au>
4585
4586 * pcl-cvs.texi (About PCL-CVS):
4587 * widget.texi (Basic Types):
4588 Fix cross-references.
4589
4590 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4591
4592 * dbus.texi (Type Conversion): Don't use literal control character.
4593
4594 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4595
4596 * tramp.texi (GVFS based methods): New section.
4597 (Remote processes): Processes for GVFS based methods run locally.
4598
4599 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4600
4601 * tramp.texi (Inline methods, External methods, Gateway methods):
4602 Avoid the words "kludge" and hack".
4603 (External methods): Add `synce' method.
4604
4605 * trampver.texi: Update release number.
4606
4607 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4608
4609 Sync with Tramp 2.1.16.
4610
4611 * tramp.texi (History): Add GVFS support.
4612 (External methods): Precise `rsync' description. Add `dav', `davs' and
4613 `obex' methods. Add 'tramp-gvfs-methods' option.
4614 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4615 forms.
4616 (Remote Programs): Introduce `tramp-own-remote-path'.
4617 (Remote processes): New subsection "Running remote programs that create
4618 local X11 windows".
4619 (Frequently Asked Questions): Improve code for disabling vc.
4620
4621 * trampver.texi: Update release number. Set default value of
4622 `emacsgvfs'.
4623
4624 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4625
4626 * Branch for 23.1.
4627
4628 2009-06-17 Glenn Morris <rgm@gnu.org>
4629
4630 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4631 (Latest version of Emacs): Mention source code repository.
4632
4633 2009-06-16 Glenn Morris <rgm@gnu.org>
4634
4635 * faq.texi (Top): Language tweak.
4636 (Extended commands): Most people have arrow keys.
4637 (Emacs manual): Say how to follow info links.
4638 (File-name conventions): Change title a bit. Explain about source
4639 versus installed. Condense etc description.
4640 (Guidelines for newsgroup postings): Mention Savannah list page.
4641 (Newsgroup archives): Simplify.
4642 (Contacting the FSF): Add contact URL.
4643 (Emacs Lisp documentation): Printed version not always available.
4644 (Installing Texinfo documentation): Explain how by hand installation is
4645 not normally needed. Use add-to-list. Remove duplicate reference.
4646 (Informational files for Emacs): Move info on Help menu here from
4647 "File-name conventions".
4648 (Help installing Emacs): Tweak uref.
4649 (Obtaining the FAQ): Mention repository.
4650 (Origin of the term Emacs): Explain "ITS".
4651 (Changing load-path): Use add-to-list.
4652 (Automatic indentation): Clarify this is for Text mode.
4653 Don't mention Indented Text mode.
4654 (Finding Emacs on the Internet): The FSF does not seem to offer a
4655 deluxe distribution on CD anymore.
4656
4657 2009-06-16 Glenn Morris <rgm@gnu.org>
4658
4659 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4660 Recommend the latest release. Mention how to get older FAQs.
4661 Recommend the Emacs manual.
4662 (Guidelines for newsgroup postings): Discourage cross-posts.
4663 (Underlining paragraphs): Remove.
4664 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4665 (Bugs and problems): Update key-binding.
4666 (Problems with very large files): Mention 64-bit.
4667 (Shell process exits abnormally): Remove.
4668 (Problems with Shell Mode): Rename and update.
4669 (Spontaneous entry into isearch-mode)
4670 (Problems talking to certain hosts): Remove. This is old information,
4671 in etc/PROBLEMS if needed.
4672 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4673 (Dired claims that no file is on this line): Update.
4674 (Installing Emacs, Problems building Emacs): Simplify.
4675 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4676 information.
4677 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4678 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4679 (JDEE): "JDEE", not "JDE".
4680 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4681 Remove. This is old information, in etc/PROBLEMS if needed.
4682 (stty and Backspace key, Kanji and Chinese characters): Remove.
4683 (Right-to-left alphabets): Update section.
4684 (Changing the included text prefix): Gnus uses message-yank-prefix.
4685 Add cross-reference to Supercite manual.
4686 (Saving a copy of outgoing mail): Simplify output file description.
4687 (Expanding aliases when sending mail): Refer to Emacs manual.
4688 Remove old info about RFC822.
4689 Correct description of how to rebuild aliases.
4690 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4691 (MIME with Emacs mail packages)
4692 (Viewing articles with embedded underlining)
4693 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4694 Remove old sections.
4695 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4696 and is well-documented in the Gnus manual.
4697 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4698 (Making Gnus faster): Rename from "Starting Gnus faster".
4699 Merge "Catch-up is slow in Gnus" into here.
4700
4701 2009-06-14 Glenn Morris <rgm@gnu.org>
4702
4703 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4704 (New in Emacs 23): New section.
4705 (Handling C-s and C-q with flow control): Add xref.
4706
4707 2009-06-13 Glenn Morris <rgm@gnu.org>
4708
4709 * faq.texi (Setting up a customization file): Grammar fix.
4710 Customize is no longer "new".
4711 (Displaying the current line or column): Line-number mode is on by
4712 default. Don't mention `column' package. Mention linum.el.
4713 (Turning on abbrevs by default): Explain how to do it for buffers,
4714 modes, and everywhere.
4715 (Associating modes with files): Use add-to-list. Don't mention Emacs
4716 19.
4717 (Highlighting a region): On by default since 23.1.
4718 (Replacing highlighted text): Update doc quote.
4719 (Working with unprintable characters): Don't mention search-quote-char.
4720 (Using an already running Emacs process): Gnuclient is probably not an
4721 enhancement these days.
4722 (Indenting switch statements): Remove mention of pre-Emacs 20.
4723 (Horizontal scrolling): Abbreviate Emacs 20 description.
4724 (Replacing text across multiple files): Fix name of dired command.
4725 (Disabling backups): Use require not load.
4726 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4727
4728 2009-06-13 Bill Wohler <wohler@newt.com>
4729
4730 Release MH-E manual version 8.2.
4731
4732 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4733 release 8.2.
4734
4735 2009-06-13 Glenn Morris <rgm@gnu.org>
4736
4737 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4738 in this day and age the common meaning is "on the web".
4739 (copying): Use @copyright in all cases.
4740 (Basic keys): Remove reference to deleted manual node "Text Characters".
4741 (File-name conventions): Use GNU as an example rather than SERVICE.
4742 default.el lives in site-lisp. Update Info directory location.
4743 (Real meaning of copyleft): GPL actions have been brought, but all
4744 settled out of court.
4745 (Guidelines for newsgroup postings): Shorten section title.
4746 Simplify comp.emacs description.
4747 (Newsgroup archives): Change Google URL. Describe Gmane.
4748 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4749 points". Mention List-Unsubscribe header.
4750 (Contacting the FSF): Update email and URLs.
4751 (Basic editing): Mention F1 for help.
4752 (Installing Texinfo documentation): Refer to Texinfo website rather
4753 than ftp server.
4754 (Printing a Texinfo file): Mention texi2pdf.
4755 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4756 are just stubs nowadays.
4757 (Latest version of Emacs): Explain version numbers.
4758 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4759 (Turning on syntax highlighting): No need to mention hilit19 any more.
4760 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4761 (Modes for various languages): Remove section.
4762 (Major packages and programs): Remove most version and maintainer
4763 information - it's hard to keep up-to-date, and adds nothing.
4764 Similarly with direct links to mailing lists.
4765 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4766 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4767 years, and Emacs comes with tools for this now.
4768 (Patch): Remove section - this is a standard tool.
4769 (Using function keys under X): Remove section.
4770
4771 2009-06-12 Glenn Morris <rgm@gnu.org>
4772
4773 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4774 (Help installing Emacs): Remove reference to deleted X11 node.
4775 (Associating modes with files): Interpreter-mode-alist is no longer
4776 subservient to auto-mode-alist.
4777 (Installing Emacs): Change future Emacs version.
4778 (Linking with -lX11 fails): Remove old section.
4779 (Packages that do not come with Emacs): Update ELL location.
4780 Emacs Lisp archive is dead.
4781 (Emacs for Windows): Remove reference to old CE port.
4782 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4783 (Emacs for VMS and DECwindows): Remove old ports.
4784 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4785 (Removing flashing messages): Remove section about non-existent Gnus
4786 option.
4787
4788 * faq.texi (Top): Add @top command.
4789 Remove the optional arguments from all @node commands: makeinfo can
4790 generate these automatically, and it is easier to edit and rearrange
4791 nodes without them.
4792
4793 2009-06-11 Glenn Morris <rgm@gnu.org>
4794
4795 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4796 (The LPF): Make the updated URL the sole reference point.
4797 (Learning how to do something): Update refcard price and format.
4798 (Getting a printed manual): Sources in doc/emacs/, not man/.
4799 Also available in PDF format. Since the page count varies, be less
4800 precise.
4801 (Informational files for Emacs): Remove references to deleted files
4802 LPF and SUN-SUPPORT, and to UUCP.
4803 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4804 Remove many obsolete ways to get the FAQ, which now seems only to be
4805 distributed with Emacs.
4806 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4807
4808 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4809
4810 * org.texi (Org Plot): Fix tags (Bug#3507).
4811 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4812
4813 * ada-mode.texi (Installation, Compile commands)
4814 (Project File Overview, No project files, Set compiler options)
4815 (Use GNAT project file, Use multiple GNAT project files)
4816 (Identifier completion): Use @samp for menu items, and @kbd for key
4817 sequences (Bug#3504).
4818
4819 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4820
4821 * gnus.texi (Security): Fix wording; add a link to epa.info.
4822
4823 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4824
4825 * message.texi (Header Commands): Fix descriptions to match
4826 keybindings.
4827
4828 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4829
4830 * gnus.texi (Security): Mention that EasyPG is the current default.
4831
4832 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * ediff.texi (Session Commands): Fix typo.
4835
4836 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4837
4838 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4839 news.software.readers. Reported by Florian Rehnisch.
4840
4841 2009-04-02 Glenn Morris <rgm@gnu.org>
4842
4843 * auth.texi: Capitalize direntry.
4844
4845 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4846 using a period in the entry name. (Bug#2797)
4847
4848 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4849
4850 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4851 ($(infodir)/auth, auth.dvi): New targets.
4852
4853 2009-03-03 Glenn Morris <rgm@gnu.org>
4854
4855 * auth.texi: Fix @setfilename.
4856
4857 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4858 (auth, $(infodir)/auth, auth.dvi): New rules.
4859
4860 2009-02-25 Glenn Morris <rgm@gnu.org>
4861
4862 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4863
4864 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4865
4866 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4867
4868 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4869
4870 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4871 gnus-nocem-issuers, and gnus-nocem-verifyer.
4872
4873 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4874
4875 * ada-mode.texi (Project files, Automatic Casing):
4876 * dbus.texi (Signals):
4877 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4878 * mh-e.texi (HTML):
4879 * nxml-mode.texi (Locating a schema)
4880 (Using the document's URI to locate a schema):
4881 * org.texi (Footnotes, Using the mapping API):
4882 * rcirc.texi (Channels): Remove duplicate words.
4883
4884 2009-02-20 Glenn Morris <rgm@gnu.org>
4885
4886 * dired-x.texi (Miscellaneous Commands):
4887 * gnus.texi: Minor updates for mbox Rmail.
4888
4889 2009-02-16 Karl Berry <karl@gnu.org>
4890
4891 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4892 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4893 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4894 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4895 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4896 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4897 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4898 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4899 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4900 Consistently use @insertcopying in the Top node,
4901 @contents at the front (after @end titlepage),
4902 and @direntry after @copying. (Bug#1988)
4903
4904 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4905
4906 * auth.texi: New file documenting auth-source.
4907
4908 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4909
4910 * org.texi (Org Plot): Fix link.
4911
4912 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4913
4914 * epa.texi (Mail-mode integration): Mention the way to do
4915 "encrypt-to-self". (Bug#1807)
4916
4917 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4918
4919 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4920
4921 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * gnus-news.texi: Print version about Incoming*.
4924
4925 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4926
4927 * org.texi (Structure editing, Handling links)
4928 (Fast access to TODO states, Javascript support): Make standard docs
4929 correctly reflect default variable settings.
4930
4931 2009-02-02 Glenn Morris <rgm@gnu.org>
4932
4933 * org.texi: Fix typos.
4934
4935 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4936
4937 Sync with Tramp 2.1.15.
4938
4939 * trampver.texi: Update release number.
4940
4941 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4942
4943 * org.texi (TODO dependencies): Document TODO dependencies on
4944 checkboxes.
4945
4946 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4947
4948 * org.texi (TODO dependencies): Document key binding for toggling
4949 ORDERED property.
4950
4951 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4952
4953 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4954 of hook functions.
4955
4956 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4957
4958 * org.texi (TODO dependencies): New section.
4959
4960 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4961
4962 * org.texi (Plain lists, TODO basics, Priorities)
4963 (Multiple sets in one file, Conflicts): Document interaction with
4964 `shift-selection-mode'.
4965
4966 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4967
4968 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4969 Make Calc the subject of sentences.
4970 (Rearranging Formulas using Selections): Discuss new options
4971 for `j *'.
4972
4973 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4974
4975 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4976
4977 2009-01-26 Glenn Morris <rgm@gnu.org>
4978
4979 * org.texi: Fix typos.
4980
4981 2009-01-26 Bill Wohler <wohler@newt.com>
4982
4983 * mh-e.texi (EDITION, UPDATED): Update.
4984
4985 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4986
4987 * org.texi (References): Add information about remote references.
4988 (Built-in table editor): Document `C-c RET' in tables.
4989 (Math symbols, Quoting LaTeX code): Mention that simple
4990 LaTeX macros survive LaTeX export.
4991 (Images in LaTeX export): Show how to create a reference to a
4992 figure.
4993 (Sectioning structure): Document that the LaTeX class can be
4994 specified in a property.
4995 (Text areas in HTML export): New section.
4996 (External links): Add examples for text search and ID links.
4997 (Built-in table editor): Remove the descriptio of `C-c
4998 C-q', it not longer works.
4999 (Literal examples): Document that a space must follow
5000 the colon in short examples.
5001 (Relative timer): Document `org-timer-stop'.
5002 (Footnotes): New section.
5003 (Footnote markup): Shorten section and refer to new Footnote
5004 section.
5005 (Literal examples): Add documentation for line
5006 numbering in and references to code examples.
5007 (CSS support): Fix the description of default CSS styles.
5008 (Capturing column view): Document
5009 "file:path/to/file.org" as an allowed value for the ID property of
5010 a dynamic block copying column view.
5011
5012 2009-01-23 Stephen Eglen <stephen@gnu.org>
5013
5014 * mh-e.texi (Getting Started): Describe $MH.
5015
5016 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * tramp.texi (all): Harmonize usage of "external method",
5019 "external transfer method" and "out-of-band method".
5020 (Connection types): Precise the differences of inline and external
5021 methods. Written by Adrian Phillips <a.phillips@met.no>.
5022
5023 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5024
5025 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5026 commands as described at the top. Reported by Allan Gottlieb
5027 <gottlieb@nyu.edu>.
5028
5029 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5030
5031 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5032 nnmail-pathname-coding-system.
5033
5034 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5035
5036 * org.texi (Relative timer): Fix typo.
5037
5038 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5039
5040 * org.texi (Clocking work time): Fix typo.
5041 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5042
5043 2009-01-13 Glenn Morris <rgm@gnu.org>
5044
5045 * org.texi: Fix some more typos.
5046
5047 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5048
5049 * org.texi: Fix some typos.
5050
5051 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * gnus.texi (Group Parameters): Add note for local variables.
5054
5055 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5056
5057 * gnus.texi (Converting Kill Files): Fix URL.
5058 Include gnus-kill-to-score.el in contrib directory.
5059
5060 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5061
5062 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5063 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5064 (Paging the Article): Add index entry.
5065
5066 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5067
5068 * ada-mode.texi (Examples): Delete redundant text.
5069
5070 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5071
5072 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5073
5074 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5075 addresses.
5076
5077 2009-01-03 Bill Wohler <wohler@newt.com>
5078
5079 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5080 kept empty.
5081
5082 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5083
5084 * org.texi (Activation, Exporting, ASCII export, HTML export)
5085 (HTML Export commands, LaTeX/PDF export commands):
5086 Improve documentation about transient-mark-mode.
5087 (References): Document the use of special names like $LR1 to reference
5088 to fields in the last table row.
5089
5090 2008-12-19 Juri Linkov <juri@jurta.org>
5091
5092 * info.texi (Search Text): Remove mention of removed key binding M-s.
5093
5094 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5095
5096 * org.texi (References): Remove mentioning of @0 as reference for the
5097 last line, this has been reverted in the Lisp sources.
5098
5099 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5100
5101 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5102 (DVI_TARGETS): Remove duplicates. Add sasl.
5103 ($(infodir)/sasl, sasl.dvi): New targets.
5104
5105 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5106
5107 * org.texi: Version number pushed to 6.15d.
5108
5109 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5110
5111 * org.texi (Tables in LaTeX export): New section.
5112 (Images in LaTeX export): New section.
5113 (Inlined images, Images in HTML export): Sections renamed.
5114
5115 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5116
5117 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5118
5119 2008-12-04 David Engster <dengste@eml.cc>
5120
5121 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5122 of nnml-get-new-mail. Change URL for mairix patch.
5123
5124 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5125
5126 * org.texi (Using the mapping API): Fix bug in mapping example.
5127 (Publishing options): Make the list of properties complete again, in
5128 correspondence to the variable `org-export-plist-vars'.
5129 (Property searches): Document new special values for time comparisons.
5130 (Tag inheritance): Refine the description of tag inheritance.
5131 (Project alist): Add info about the publishing sequence of components.
5132 (Effort estimates): Document the new relative timer.
5133
5134 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5135
5136 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5137 (Using Calc): Clarify use of `C-x * o'.
5138 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5139
5140 2008-11-28 Richard M Stallman <rms@gnu.org>
5141
5142 * dbus.texi (Receiving Method Calls): Clean up previous change.
5143
5144 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5145
5146 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5147 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5148 `dbus-unescape-from-identifier'.
5149 (Receiving Method Calls): New constants `dbus-service-emacs' and
5150 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5151 (Signals): Use the constants in the example.
5152
5153 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5154
5155 * org.texi: Re-apply change to FDL 1.3.
5156
5157 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5158
5159 * org.texi (Setting up Remember): Document `org-remember-mode'.
5160 (External links): Document that bbdb links can use a regular
5161 expression.
5162 (External links): Document that elisp links can contain interactive
5163 commands.
5164
5165 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5166
5167 * viper.texi (viper-translate-all-ESC-keysequences):
5168 Description removed.
5169
5170 2008-11-19 Glenn Morris <rgm@gnu.org>
5171
5172 * doclicense.texi: Change to FDL 1.3.
5173 Relicense all texi files under FDL 1.3 or later.
5174
5175 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5176
5177 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5178
5179 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5180
5181 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5182
5183 * ediff.texi: Version/date change.
5184
5185 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5186
5187 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5188
5189 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5190
5191 * calc.texi (About This Manual): Comment out a mention of
5192 marginal notes.
5193
5194 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5195
5196 * org.texi (Clocking work time): Document the :formula property of
5197 clock tables.
5198 (Structure editing, Refiling notes): Document refiling regions.
5199 (Agenda commands): Document the double-prefix version
5200 of the `l' command in the agenda.
5201 (Handling links): Explain the effect of a double prefix
5202 arg to `C-c C-o'.
5203 (TODO basics): Add documentation for tag triggers.
5204
5205 2008-10-23 Glenn Morris <rgm@gnu.org>
5206
5207 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5208 byte-compiling things like `+'.
5209
5210 * ns-emacs.texi: Merge copyright years of author now with assignment
5211 into FSF years.
5212 (VER): Use it for easier automatic updating. Use Emacs version rather
5213 than standalone Emacs.app version.
5214
5215 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5216
5217 * org.texi: Lots of minor fixes.
5218 (Capture): New chapter.
5219 (Org Plot): New section.
5220
5221 2008-09-30 Magnus Henoch <mange@freemail.hu>
5222
5223 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5224
5225 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5226
5227 * calc.texi (User Defined Units): Mention how to enter optional display
5228 string.
5229
5230 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5231
5232 * message.texi (Sending Variables): Fix variable documentation to
5233 avoid the "y/n" wording.
5234
5235 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5236
5237 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5238
5239 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5240
5241 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5242 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5243
5244 2008-09-22 Bill Wohler <wohler@newt.com>
5245
5246 Release MH-E manual version 8.1.
5247
5248 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5249 release 8.1.
5250
5251 * mh-e.texi: Retain dual license as agreed to by the FSF.
5252 However, bump GPL to Version 3.
5253 Use @include for license text.
5254
5255 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5256
5257 * gnus.texi (Top, Setup, Fancy splitting to parent)
5258 (Store custom flags and keywords, Store arbitrary data):
5259 Clean up markup.
5260
5261 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5262
5263 * gnus.texi (The Gnus Registry): Document it.
5264
5265 2008-09-08 David Engster <dengste@eml.cc>
5266
5267 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5268 Clarify section about choosing back end servers.
5269
5270 2008-08-23 Glenn Morris <rgm@gnu.org>
5271
5272 * dired-x.texi (Shell Command Guessing):
5273 Mention dired-guess-shell-case-fold-search. (Bug#417)
5274
5275 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5276
5277 * trampver.texi: Update release number.
5278
5279 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5280
5281 * ns-emacs.texi: Update version.
5282 (Introduction): Correct menu location for options save.
5283 (Customization): Note that defaults are stored under org.gnu.Emacs.
5284
5285 2008-08-11 Bill Wohler <wohler@newt.com>
5286
5287 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5288 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5289 Henman) (closes SF #1768928).
5290
5291 2008-08-10 Glenn Morris <rgm@gnu.org>
5292
5293 * ns-emacs.texi: Use @copying. Change copyright of authors with
5294 assignment to FSF. Change license to GFDL.
5295 (Top): Remove outdated references.
5296
5297 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5298
5299 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5300 Add gnus-summary-sort-by-most-recent-number and
5301 gnus-summary-sort-by-most-recent-date.
5302 (Summary Sorting): Explain prefix argument.
5303
5304 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5305
5306 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5307 gnus-summary-pipe-output.
5308
5309 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5310
5311 * dbus.texi (Receiving Method Calls): Document error handling of own
5312 D-Bus methods.
5313
5314 2008-08-01 Bill Wohler <wohler@newt.com>
5315
5316 * mh-e.texi (Reading Mail)
5317 (Viewing Attachments): Describe new function
5318 mh-show-preferred-alternative.
5319 (Sending Mail, Redistributing, Sending Message): Describe new hook
5320 mh-annotate-msg-hook.
5321
5322 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * dbus.texi (Arguments and Signatures): Fix example.
5325 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5326 (Asynchronous Methods): New node.
5327 (Errors and Events): Describe extended layout of `dbus-event'.
5328 New defun `dbus-event-message-type'.
5329
5330 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5331
5332 * ediff.texi: Remove VMS support.
5333
5334 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5335
5336 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5337 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5338
5339 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * Makefile.in: Add mairix-el targets.
5342
5343 2008-07-29 David Engster <deng@randomsample.de>
5344
5345 * mairix-el.texi: New file.
5346
5347 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5348
5349 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5350 project files. Delete 'main_unit' project variable; not needed. Allow
5351 process environment variables wherever project variables are allowed.
5352 Add tutorial section on multiple GNAT project files.
5353
5354 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5355
5356 Sync with Tramp 2.1.14.
5357
5358 * trampver.texi: Update release number.
5359
5360 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5361
5362 * ns-emacs.texi:
5363 * faq.texi: Remove mentions of Mac Carbon.
5364
5365 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5366
5367 * gnus.texi (Saving Articles): Describe the 2nd argument of
5368 gnus-summary-save-in-pipe.
5369 (SpamAssassin): Use it.
5370
5371 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5372
5373 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5374
5375 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5376
5377 * org.texi (Export options): Document the use of the creator flag.
5378
5379 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5380
5381 * org.texi: New version 6.06a.
5382
5383 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5384
5385 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5386 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5387
5388 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5389
5390 * calc.texi (Editing Stack Entries):
5391 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5392 Calc's help functions. Mention fixing typos.
5393 (Customizing Calc): Fix typo.
5394
5395 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5396
5397 * calc.texi (summarykey): New macro. Use to correctly format keys in
5398 the summary.
5399
5400 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5401
5402 * ns-emacs.texi (Customization): Corrected documentation on color
5403 specification formats.
5404
5405 2008-07-19 Andreas Schwab <schwab@suse.de>
5406
5407 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5408
5409 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5410 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5411
5412 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5413
5414 * dbus.texi (Inspection): Rework, introduce submenus.
5415 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5416 (Properties and Annotations, Arguments and Signatures): New nodes.
5417
5418 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5419
5420 * dbus.texi (Receiving Method Calls): Fix description of
5421 `dbus-register-method'.
5422 (Signals): Allow also signal arguments for filtering in
5423 `dbus-register-signal'.
5424
5425 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5426
5427 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5428 `cnorm'.
5429 (Arithmetic Tutorial): Simplify the verification of prime factors.
5430
5431 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5432
5433 * gnus.texi (Saving Articles): Mention
5434 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5435
5436 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5437
5438 * calc.texi: Adjust mode line throughout.
5439
5440 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5441
5442 * sasl.texi (Mechanisms): Fix typos.
5443
5444 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5445
5446 * calc.texi (Killing from the stack): Mention using normal Emacs
5447 copying.
5448
5449 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5450
5451 * tramp.texi (Password handling): Rename from "Password caching".
5452 Add `auth-source' mechanism.
5453 (Connection caching): Tramp reopens the connection automatically,
5454 when the operating system on the remote host has been changed.
5455
5456 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5457
5458 * makefile.w32-in (distclean): Remove makefile.
5459
5460 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5461
5462 * org.texi (Using the mapping API): New section.
5463 (Agenda column view): New section.
5464 (Moving subtrees): Document archiving to the archive sibling.
5465 (Agenda commands): Document columns view in the agenda.
5466 (Using the property API): Document the API for multi-valued properties.
5467
5468 2008-06-17 Jason Riedy <jason@acm.org>
5469
5470 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5471 function, and efmt may be a two-argument function.
5472 (Radio tables): Document multiple destinations.
5473
5474 2008-06-16 Glenn Morris <rgm@gnu.org>
5475
5476 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5477 Add Cover-Texts.
5478
5479 2008-06-15 Glenn Morris <rgm@gnu.org>
5480
5481 * faq.texi (VER): Update to 23.0.60.
5482
5483 * mh-e.texi: Remove option of licensing under GPL.
5484 Add Cover-Texts to GFDL permissions notice.
5485 (GPL): Remove section.
5486 (GFDL): Include doclicense.texi rather than the actual text.
5487
5488 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5489 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5490
5491 * sasl.texi: Fix output file name.
5492
5493 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5494
5495 * gnus-coding.texi: Refer to license in Gnus manual.
5496
5497 * idlwave.texi, sasl.texi: Use @copying.
5498
5499 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5500
5501 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5502
5503 * url.texi: Use @copying, @title, @subtitle, @author.
5504
5505 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5506 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5507 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5508 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5509 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5510 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5511 * widget.texi, woman.texi:
5512 Remove references to external license, since doclicense is included.
5513
5514 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5515 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5516 Remove references to non-existent Invariant Sections.
5517
5518 2008-06-14 Glenn Morris <rgm@gnu.org>
5519
5520 * faq.texi (Major packages and programs): Remove references to external
5521 Supercite, Calc, VIPER, since they have been included for some time.
5522 Update VM, AUCTeX, BBDB entries.
5523
5524 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5525
5526 * newsticker.texi: Updated to match latest newsticker changes.
5527
5528 2008-06-13 Glenn Morris <rgm@gnu.org>
5529
5530 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5531 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5532 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5533 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5534 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5535 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5536 * woman.texi:
5537 Update Back-Cover Text as per maintain.info.
5538
5539 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5540
5541 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5542
5543 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5544 (gnus-faq.xml): Update repository host.
5545
5546 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5547
5548 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5549
5550 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5551 Fix a typo.
5552
5553 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5554
5555 * gnus.texi (Mail Source Customization): Correct values of
5556 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5557 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5558
5559 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5560
5561 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5562 coding standards.
5563
5564 2008-06-14 David Engster <dengste@eml.cc>
5565
5566 * gnus.texi (nnmairix): Markup fixes.
5567
5568 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5569
5570 * gnus.texi (nnmairix): Markup and other minor fixes.
5571
5572 2008-06-05 David Engster <dengste@eml.cc>
5573
5574 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5575
5576 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5577
5578 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5579 (Searching, nnir, nnmairix): New stub nodes.
5580
5581 2008-05-30 Felix Lee <felix.1@canids.net>
5582
5583 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5584
5585 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5586
5587 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5588
5589 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5592
5593 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5594
5595 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5596
5597 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5598
5599 * info.texi (Top): Fix typo in xref.
5600
5601 2008-05-05 Karl Berry <karl@gnu.org>
5602
5603 * info.texi (Top): @xref to stand-alone manual.
5604
5605 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5606
5607 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5608 (Various Summary Stuff): Fix typo in last xref.
5609
5610 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5611
5612 * org.texi (Moving subtrees): Fix typo.
5613
5614 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5615
5616 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5617 Tramp via `tramp-mode'.
5618
5619 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5620
5621 * org.texi: Massive changes, in many parts of the file.
5622
5623 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5624
5625 * gnus.texi (Oort Gnus): Add message-fill-column.
5626
5627 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5628
5629 * gnus.texi (Mail Source Specifiers): Typo fix.
5630
5631 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5632
5633 * gnus.texi (Diary Headers Generation): Update key binding for
5634 `gnus-diary-check-message'.
5635
5636 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5637
5638 * gnus.texi (Emacsen): Addition.
5639
5640 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5641
5642 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5643
5644 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5645
5646 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5647
5648 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5649
5650 * gnus-news.texi: Update tool bar item.
5651
5652 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5653
5654 * gnus-news.texi: Fix typos.
5655
5656 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5657
5658 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5659 Add mention of `kron'.
5660
5661 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5662
5663 * epa.texi (Encrypting/decrypting *.gpg files):
5664 Document epa-file-name-regexp.
5665
5666 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5667
5668 * gnus.texi (Example Methods): Fix description about ssh-agent.
5669 (Indirect Functions): Fix the default value of nntp-telnet-command;
5670 remove link to connect.html.
5671
5672 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5673
5674 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5675 dbus-call-method.
5676 (Receiving Method Calls): The timeout can be set by the calling client.
5677
5678 * trampver.texi: Update release number.
5679
5680 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5681
5682 * gnus.texi (Top): Fix version. Add SASL.
5683
5684 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5685
5686 Sync with Tramp 2.1.13.
5687
5688 * trampver.texi: Update release number.
5689
5690 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5691
5692 * org.texi: Update to new org-mode website.
5693
5694 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5695
5696 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5697
5698 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5699
5700 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5701 gnus-read-ephemeral-gmane-group-url,
5702 gnus-read-ephemeral-emacs-bug-group,
5703 gnus-read-ephemeral-debian-bug-group.
5704
5705 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5706
5707 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5708
5709 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5710 Add FIXMEs for Bookmarks and gnus-registry-marks.
5711
5712 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5713
5714 * gnus.texi (Smileys): Document `smiley-style'.
5715
5716 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5717
5718 * gnus.texi (Gnus Development): Clarify difference between ding and
5719 gnu.emacs.gnus.
5720 (MIME Commands, Using MIME, RSS): Fix markup.
5721
5722 * gnus-faq.texi ([8.4]): Ditto.
5723
5724 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5725
5726 * gnus.texi (Emacsen): Remove obsolete stuff.
5727
5728 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5729
5730 * gnus.texi (Oort Gnus): Add version info WRT
5731 `mail-source-delete-incoming'.
5732
5733 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5734
5735 * gnus.texi (Top): Add "Other related manuals" and version info in
5736 `iftex' output.
5737 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5738 gnus-balloon-face-0 and the corresponding format specifiers.
5739
5740 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5741
5742 * tramp.texi (Filename completion): Remove footnote about let-bind
5743 of `partial-completion-mode'. It doesn't work this way.
5744
5745 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5746
5747 * pcl-cvs.texi (Contributors): Update my email.
5748
5749 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5750
5751 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5752
5753 2008-03-17 Bill Wohler <wohler@newt.com>
5754
5755 * mh-e.texi (Viewing): Update URL for adding header fields to
5756 mh-invisible-header-fields-default.
5757
5758 2008-03-16 Bill Wohler <wohler@newt.com>
5759
5760 * mh-e.texi (Preface): Add Gnus to requirements.
5761 (Forwarding): Note that forwarded MIME messages are now inline.
5762
5763 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5764
5765 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5766 (Common Variables): Give precedence to the netcat methods over the
5767 telnet methods, and mention that they are more reliable.
5768
5769 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5770
5771 * org.texi (Exporting Agenda Views): Document agenda export to
5772 iCalendar.
5773 (Progress logging): Document the new progress logging stuff.
5774
5775 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5776
5777 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5778 Update for change of `mail-source-delete-incoming'.
5779
5780 * gnus-news.texi: Ditto.
5781
5782 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5783
5784 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5785 custom versions.
5786
5787 2008-03-07 Alan Mackenzie <acm@muc.de>
5788
5789 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5790 parens/brackets in a k&r region is limited.
5791
5792 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5793
5794 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5795 using different Emacs versions.
5796
5797 2008-02-27 Glenn Morris <rgm@gnu.org>
5798
5799 * sc.texi: Remove a lot of old and obsolete info.
5800 (titlepage): Simplify.
5801 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5802 (VM with any Emacsen, GNEWS with any Emacsen)
5803 (Overloading for Non-conforming MUAs, Version 3 Changes)
5804 (The Supercite Mailing List): Delete nodes.
5805 (Introduction): Remove info about old packages.
5806 (Getting Connected): Simplify. Remove info about old packages.
5807 (Citing Commands): Delete Emacs 19 info.
5808 (Hints to MUA Authors): Simplify.
5809 (Thanks and History): Merge in some info from the deleted node
5810 "Version 3 Changes".
5811
5812 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5813
5814 * org.texi (Setting tags, In-buffer settings):
5815 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5816
5817 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5818
5819 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5820 installation directory name.
5821
5822 2008-02-12 Romain Francoise <romain@orebokech.com>
5823
5824 * epa.texi (Overview): Fix typo.
5825
5826 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5827
5828 * epa.texi (Quick start): Remove the .emacs setting.
5829
5830 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5831
5832 * epa.texi (Quick start): Use the command `epa-enable' instead of
5833 loading `epa-setup'.
5834
5835 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5836
5837 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5838 ($(infodir)/epa, epa.dvi): New targets.
5839
5840 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5841
5842 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5843
5844 * epa.texi: New manual documenting the EasyPG Assistant.
5845
5846 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5847
5848 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5849 (Inspection): New function dbus-ping.
5850
5851 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5852
5853 * tramp.texi (Remote processes): Add `shell-command'.
5854
5855 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5856
5857 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5858 (Group Parameters): Document `mail-source' parameter.
5859
5860 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5861
5862 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5863 must be a local host.
5864
5865 2008-01-26 Michael Olson <mwolson@gnu.org>
5866
5867 * erc.texi: Update version for ERC 5.3 release.
5868 (Obtaining ERC): Update extras URLs for 5.3.
5869 (Development): Write instructions for git, and remove those for Arch.
5870 (History): Mention the switch to git.
5871
5872 2008-01-24 Karl Berry <karl@gnu.org>
5873
5874 * info.texi (Search Index, Search Text): Mention the command
5875 character in the section name, a la the (Go to node) node.
5876
5877 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5878
5879 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5880
5881 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5882
5883 * gnus-news.texi: Mention gnus-article-describe-bindings.
5884
5885 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5886
5887 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5888
5889 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5890
5891 * org.texi (Property inheritance): New section.
5892 (Conventions): New section.
5893 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5894 commands, and the new bindings for refiling.
5895 (Sparse trees): Document the new special command for sparse trees.
5896 (References): Be more clear about the counting of hilines.
5897 (Handling links): Document M-p/n for accessing links.
5898 (Fast access to TODO states): New section.
5899 (Per file keywords): New section.
5900 (Property inheritance): New section.
5901 (Column attributes): New summary types.
5902 (Capturing Column View): New section.
5903 (The date/time prompt): Cover the new features in the date/time prompt.
5904 Compactify the table of keys for the calendar remote control.
5905 (Clocking work time): Document the new :scope parameter.
5906 (Remember): Promoted to chapter.
5907 (Quoted examples): New section.
5908 (Enhancing text): New verbatim environments.
5909
5910 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5911
5912 * trampver.texi: Update release number.
5913
5914 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5915
5916 * gnus.texi (Article Keymap):
5917 Add gnus-article-wide-reply-with-original; fix descriptions of
5918 gnus-article-reply-with-original and
5919 gnus-article-followup-with-original.
5920
5921 2008-01-09 Glenn Morris <rgm@gnu.org>
5922
5923 * nxml-mode.texi: Add @copying section.
5924
5925 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5926
5927 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5928 Server". Add `message-send-mail-with-mailclient'.
5929
5930 * gnus.texi (Posting Server): Move some text to "(message)Mail
5931 Variables" and add a reference here.
5932
5933 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5934
5935 * dbus.texi (Receiving Method Calls): New chapter.
5936 (Errors and Events): Add serial number to events. Replace "signal" by
5937 "message". Introduce dbus-event-serial-number.
5938
5939 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5940
5941 * dbus.texi (Type Conversion): Explain the type specification for empty
5942 arrays. Use another example.
5943
5944 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5945
5946 * dbus.texi (all): Replace "..." by @dots{}.
5947 (Type Conversion): Precise the value range for :byte types.
5948 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5949 Mention its return value.
5950 (Errors and Events): There is no D-Bus error propagation during event
5951 processing.
5952
5953 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5954
5955 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5956 New sections.
5957
5958 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5959
5960 * gnus.texi (Group Parameters): Reorder the text and add a note about
5961 `gnus-parameters' near the beginning of the node.
5962
5963 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5964
5965 * gnus.texi (Score File Editing): Fix function name.
5966
5967 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5968
5969 Sync with Tramp 2.1.12.
5970
5971 * trampver.texi: Update release number.
5972
5973 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5974
5975 * dbus.texi (Type Conversion): Correct input parameters mapping.
5976
5977 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5978
5979 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5980 (Errors and Events): Mention wrong-type-argument error.
5981
5982 2007-12-21 Alex Schroeder <alex@gnu.org>
5983
5984 * rcirc.texi: Changed single spaces after sentence end to double
5985 spaces. Fixed some typos.
5986 (Internet Relay Chat): Explain relay.
5987 (Getting started with rcirc): Change items to reflect prompts.
5988 Add more explanation to rcirc-track-minor-mode and added a comment to
5989 warn future maintainers that this section is a copy.
5990 (People): Change /ignore example.
5991 (Keywords): Not keywords.
5992
5993 2007-12-20 Alex Schroeder <alex@gnu.org>
5994
5995 * rcirc.texi (Top): Fighting Information Overload chapter added.
5996 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5997 (rcirc commands): Move /ignore command to the new chapter.
5998 (Fighting Information Overload): New chapter documenting /keyword,
5999 /bright, /dim, channel ignore, and low priority channels.
6000 (Configuration): Document rcirc-server-alist, remove
6001 rcirc-startup-channels-alist and rcirc-default-server.
6002
6003 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6004
6005 * dbus.texi (Signals): Fix example in dbus-register-signal.
6006
6007 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6008
6009 * gnus.texi (Score Variables): Fix typo.
6010
6011 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6012
6013 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6014 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6015 (Errors and Events): Adapt dbus-event.
6016
6017 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6018
6019 * gnus.texi (Other Files): Add the yenc command.
6020
6021 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6022
6023 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6024 since 2004-08-06.
6025
6026 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6027
6028 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6029 on body.
6030
6031 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6032
6033 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6034 and rfc2047-allow-irregular-q-encoded-words; fix description of
6035 rfc2047-encode-encoded-words.
6036
6037 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6038
6039 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6040
6041 2007-12-05 Michael Olson <mwolson@gnu.org>
6042
6043 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6044 Update documentation for `remember-diary-file'.
6045
6046 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6047
6048 * dbus.texi (Signals): Precise `dbus-register-signal'.
6049 (Errors and Events): Rework events part, the internal structure of
6050 dbus-event has changed.
6051
6052 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6053
6054 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6055 ($(infodir)/dbus, dbus.dvi): New targets.
6056
6057 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6058
6059 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6060 unconditionally.
6061
6062 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6063 emulation with @print{}.
6064
6065 2007-12-02 Richard Stallman <rms@gnu.org>
6066
6067 * dbus.texi (Overview): Minor cleanup.
6068
6069 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6070
6071 * Makefile.in (INFO_TARGETS): Add dbus.
6072 (DVI_TARGETS): Add dbus.dvi.
6073 (dbus, dbus.dvi): New targets.
6074
6075 * dbus.texi: New file.
6076
6077 2007-11-24 Romain Francoise <romain@orebokech.com>
6078
6079 * nxml-mode.texi: Add description in @direntry.
6080 Fix file name to match @setfilename.
6081
6082 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6083
6084 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6085 ($(infodir)/nxml-mode): New rule.
6086
6087 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6088 ($(infodir)/nxml-mode): New rule.
6089 (clean): Add nxml-mode*.
6090
6091 * nxml-mode.texi: New file with nxml manual.
6092
6093 2007-11-18 Richard Stallman <rms@gnu.org>
6094
6095 * flymake.texi (Example -- Configuring a tool called directly):
6096 Update example.
6097
6098 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6099
6100 * tramp.texi (Filename completion): Simplify explanation of
6101 double-slash behavior. Explain directory contents flushing.
6102
6103 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6104
6105 * calc.texi (TeX and LaTeX Language Modes): Put in
6106 missing braces.
6107
6108 2007-11-15 Richard Stallman <rms@gnu.org>
6109
6110 * cl.texi (Equality Predicates): Delete `eql'.
6111 (Predicates, Naming Conventions, Top): Delete `eql'.
6112 (Common Lisp Compatibility): Delete `eql'.
6113 (Porting Common Lisp): Delete obsolete backquote info.
6114 Minor clarification about character constants.
6115 (Sequence Basics): Minor clarification.
6116
6117 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6118
6119 * cc-mode.texi (Electric Keys, Custom Macros):
6120 * tramp.texi (Filename completion): Fix typos.
6121
6122 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6123
6124 * calc.texi (Basic commands): Mention the menu.
6125
6126 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6127
6128 * tramp.texi (Connection caching): Tramp flushes connection
6129 properties when remote operating system has been changed.
6130
6131 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6132
6133 * gnus-news.texi: Fix spelling.
6134 `message-insert-formatted-citation-line', not
6135 `message-insert-formated-citation-line'.
6136
6137 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6138
6139 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6140
6141 * tramp.texi (Overview): Mention also the PuTTY integration under
6142 w32. Remove paragraphs about Tramp's experimental status.
6143 (Frequently Asked Questions): Add code example for highlighting the
6144 mode line.
6145
6146 2007-11-03 Michael Olson <mwolson@gnu.org>
6147
6148 * remember.texi: Change mentions of remember-buffer to
6149 remember-finalize throughout.
6150
6151 2007-10-30 Michael Olson <mwolson@gnu.org>
6152
6153 * remember.texi (Copying): Remove.
6154 (Mailbox): Update with non-BBDB instructions.
6155 (Diary, Org): Add.
6156 (Bibliography, Planner Page): Remove.
6157
6158 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6159
6160 * makefile.w32-in (INFO_TARGETS): Add remember.
6161 (DVI_TARGETS): Add remember.dvi.
6162 ($(infodir)/remember): New rule.
6163 (clean): Add remember*.
6164
6165 2007-10-30 Michael Olson <mwolson@gnu.org>
6166
6167 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6168 ($(infodir)/remember): New rule that builds the Remember Manual.
6169
6170 * remember.texi: New file containing the Remember Mode Manual.
6171 Shuffle chapters around after initial import.
6172 (Function Reference): Split Keystrokes into separate chapter.
6173 (Keystrokes): Document C-c C-k.
6174 (Introduction): Fix typographical issue with "---".
6175
6176 2007-10-29 Richard Stallman <rms@gnu.org>
6177
6178 * widget.texi (Introduction): Delete discussion of implementation
6179 internals.
6180
6181 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6182
6183 * tramp.texi (Connection caching): Host names must be different
6184 when tunneling.
6185
6186 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6187
6188 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6189 Gnus v5.13.
6190
6191 2007-10-28 Miles Bader <miles@gnu.org>
6192
6193 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6194
6195 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6196
6197 * gnus.texi (Sorting the Summary Buffer):
6198 Remove gnus-article-sort-by-date-reverse.
6199
6200 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6201
6202 * gnus.texi (Non-ASCII Group Names): New node.
6203 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6204 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6205
6206 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6207
6208 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6209 clean the output of the program `imap-shell-program'.
6210
6211 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6212
6213 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6214
6215 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6216
6217 * gnus.texi (Sticky Articles): Documentation for sticky article
6218 buffers.
6219
6220 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6221
6222 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6223
6224 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6225
6226 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6227
6228 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6229
6230 * gnus.texi (Archived Messages):
6231 Document gnus-update-message-archive-method.
6232
6233 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6234
6235 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6236
6237 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6238
6239 * gnus.texi (Group Maneuvering):
6240 Document `gnus-summary-next-group-on-exit'.
6241
6242 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6243
6244 * gnus.texi (Really Various Summary Commands):
6245 Mention gnus-auto-select-on-ephemeral-exit.
6246
6247 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi, message.texi: Bump version number.
6250
6251 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6252
6253 * gnus.texi (Group Line Specification, Misc Group Stuff)
6254 (Server Commands): Parenthesize @pxref{Mail Spool}.
6255
6256 2007-10-28 Didier Verna <didier@xemacs.org>
6257
6258 New user option: message-signature-directory.
6259 * message.texi (Insertion Variables): Document it.
6260 * gnus.texi (Posting Styles): Ditto.
6261
6262 2007-10-28 Didier Verna <didier@xemacs.org>
6263
6264 * gnus.texi (Group Line Specification):
6265 * gnus.texi (Misc Group Stuff):
6266 * gnus.texi (Server Commands): Document the group compaction feature.
6267
6268 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6269
6270 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6271
6272 * message.texi (Various Message Variables): Add message-fill-column.
6273
6274 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6275
6276 * gnus.texi: Untabify.
6277
6278 2007-10-28 Didier Verna <didier@xemacs.org>
6279
6280 * gnus.texi (Group Parameters): Document the posting-style merging
6281 process in topic-mode.
6282
6283 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6284
6285 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6286
6287 2007-10-28 Romain Francoise <romain@orebokech.com>
6288
6289 * gnus.texi (Mail Spool): Fix typo.
6290 Update copyright.
6291
6292 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6293
6294 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6295
6296 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6297
6298 * gnus.texi (Summary Generation Commands):
6299 Add gnus-summary-insert-ticked-articles.
6300
6301 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6302
6303 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6304 to spam-spamassassin-program.
6305
6306 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6307
6308 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6309
6310 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6311
6312 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6313
6314 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6315
6316 * message.texi (Mail Headers): Document `opportunistic'.
6317
6318 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6319
6320 * emacs-mime.texi (Encoding Customization): Explain how to set
6321 mm-coding-system-priorities per hierarchy.
6322
6323 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6324
6325 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6326 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6327
6328 2007-10-28 Didier Verna <didier@xemacs.org>
6329
6330 * message.texi (Wide Reply): Update documentation of
6331 message-dont-reply-to-names (now allowing a list of regexps).
6332
6333 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6334
6335 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6336
6337 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6338
6339 * gnus.texi (SpamAssassin back end): Fix typo.
6340
6341 * sieve.texi (Examples): Fix grammar.
6342
6343 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6344
6345 * gnus.texi (Searching for Articles): Document M-S and M-R.
6346 (Limiting): Document / b.
6347
6348 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6349
6350 * gnus.texi (Thread Commands): T M-^.
6351
6352 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6353
6354 * message.texi (Mail Aliases): Document ecomplete.
6355 (Mail Aliases): Fix typo.
6356
6357 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6358
6359 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6360 fix typo.
6361
6362 2007-10-28 Romain Francoise <romain@orebokech.com>
6363
6364 * gnus.texi (Mail Spool): Grammar fix.
6365
6366 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6367
6368 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6369 string.
6370
6371 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6372
6373 * gnus.texi (Group Parameters): Fix description.
6374
6375 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6376
6377 * gnus.texi (Gmane Spam Reporting):
6378 Fix spam-report-gmane-use-article-number.
6379 Add spam-report-user-mail-address.
6380
6381 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6382
6383 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6384
6385 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6386
6387 * gnus.texi (Group Parameters): Add simplified sorting example based on
6388 example for `Sorting the Summary Buffer' from Jari Aalto
6389 <jari.aalto@cante.net>.
6390 (Example Methods): Add example for an indirect connection.
6391
6392 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6393
6394 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6395 (Agent Parameters): Update parameter names to match code.
6396 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6397 'gnus-agent-summary-fetch-series'.
6398 (Agent and flags): New section providing a generalized discussion
6399 of flag handling.
6400 (Agent and IMAP): Remove flag discussion.
6401 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6402
6403 2007-10-28 Romain Francoise <romain@orebokech.com>
6404
6405 * gnus.texi (Exiting the Summary Buffer): Add new function
6406 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6407
6408 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6409
6410 * gnus.texi (Conformity): Fix typo.
6411 (Customizing Articles): Document `first'.
6412
6413 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6414
6415 * gnus.texi (Sorting the Summary Buffer):
6416 Add `gnus-thread-sort-by-date-reverse'. Add example
6417 host to different sorting in NNTP and RSS groups.
6418
6419 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6420
6421 * message.texi (Insertion): Describe prefix for
6422 message-mark-inserted-region and message-mark-insert-file.
6423
6424 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6425
6426 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6427 LaTeX documents. Describe "text/x-gnus-verbatim".
6428
6429 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6430
6431 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6432 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6433 (spam-stat spam filtering, SpamOracle)
6434 (Extending the Spam ELisp package): Remove extra quote symbol for
6435 clarity.
6436
6437 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6438
6439 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6440 gnus-article-delete-part and gnus-article-replace-part.
6441 (Using MIME): Add gnus-mime-replace-part.
6442
6443 2007-10-28 Romain Francoise <romain@orebokech.com>
6444
6445 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6446 requires `auto-compression-mode' to be enabled. Add new nnml
6447 variable `nnml-compressed-files-size-threshold'.
6448
6449 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6450
6451 * gnus.texi (Sorting the Summary Buffer):
6452 Add gnus-thread-sort-by-recipient.
6453
6454 2007-10-28 Romain Francoise <romain@orebokech.com>
6455
6456 * message.texi (Insertion Variables): Mention new variable
6457 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6458 documentation accordingly.
6459
6460 2007-10-28 Romain Francoise <romain@orebokech.com>
6461
6462 * gnus.texi (To From Newsgroups): Mention new variables
6463 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6464
6465 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6466
6467 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6468 stuff; gnus-mime-inline-part does the automatic decompression.
6469
6470 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6471
6472 * gnus.texi (Spam ELisp Package Configuration Examples):
6473 "training.ham" should be "training.spam".
6474
6475 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6476
6477 * message.texi (Mail Variables): Fix the default value for
6478 message-send-mail-function.
6479
6480 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6481
6482 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6483 always returns nil exceptionally.
6484
6485 2007-10-28 Simon Josefsson <jas@extundo.com>
6486
6487 * gnus.texi (Article Washing): Add libidn URL.
6488 Suggested by Michael Cook <michael@waxrat.com>.
6489
6490 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6491
6492 * gnus.texi (Topic Commands): Fix next/previous.
6493
6494 2007-10-28 Simon Josefsson <jas@extundo.com>
6495
6496 * gnus.texi (Article Washing): Mention `W i'.
6497
6498 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6499
6500 * gnus.texi (Group Parameters): Slight extension of sieve
6501 parameter description.
6502
6503 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6504
6505 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6506 matching score files as well.
6507 (Picons): Describe `gnus-picon-style'.
6508
6509 2007-10-28 Romain Francoise <romain@orebokech.com>
6510
6511 * message.texi (Message Headers): Mention that headers are hidden
6512 using narrowing, and how to expose them.
6513 Update copyright.
6514
6515 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6516
6517 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6518 `gnus-summary-sort-by-recipient'.
6519
6520 2007-10-28 Romain Francoise <romain@orebokech.com>
6521
6522 * gnus.texi (NNTP marks): New node.
6523 (NNTP): Move NNTP marks variables to the new node.
6524
6525 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6526
6527 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6528
6529 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6530
6531 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6532
6533 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6534 everywhere for consistency.
6535 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6536 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6537 Say "regular expression" instead of "regex." Admonish.
6538 Pick other words to sound better (s/so/thus/).
6539 (Spam ELisp Package Filtering of Incoming Mail):
6540 Mention statistical filters. Remove old TODO.
6541 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6542 New section on sorting and displaying the spam score.
6543 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6544 backend but an alias to spam-use-BBDB.
6545 (Extending the Spam ELisp package): Rewrite the example using the
6546 new backend functionality.
6547
6548 2007-10-28 Simon Josefsson <jas@extundo.com>
6549
6550 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6551 nntp-marks-directory, from Romain Francoise
6552 <romain@orebokech.com>.
6553
6554 2007-10-28 Magnus Henoch <mange@freemail.hu>
6555
6556 * gnus.texi (Hashcash): New default value of
6557 hashcash-default-payment.
6558
6559 2007-10-28 Simon Josefsson <jas@extundo.com>
6560
6561 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6562 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6563
6564 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6565
6566 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6567
6568 2007-10-28 Simon Josefsson <jas@extundo.com>
6569
6570 * gnus.texi (documentencoding): Add, to avoid warnings.
6571
6572 2007-10-28 Simon Josefsson <jas@extundo.com>
6573
6574 * message.texi (Mail Headers): Add.
6575
6576 * gnus.texi (Hashcash): Fix.
6577
6578 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6579
6580 * gnus.texi (Hashcash): Change location of library, also mention
6581 that payments can be verified and fix the name of the
6582 hashcash-path variable.
6583
6584 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6585
6586 * gnus.texi (Article Display): Add `gnus-picon-style'.
6587
6588 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6589
6590 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6591
6592 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6593
6594 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6595 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6596 warning about ham processors in spam groups removed.
6597
6598 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6599
6600 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6601 From Hubert Chan <hubert@uhoreg.ca>.
6602
6603 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6604
6605 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6606 (Mailing List): Typo.
6607 (Customizing Articles): Add gnus-treat-ansi-sequences.
6608 (Article Washing): Index.
6609
6610 * message.texi: Use m-dash consistently.
6611
6612 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6613
6614 * gnus.texi (GroupLens): Remove.
6615
6616 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6617
6618 * gnus.texi (Outgoing Messages, Agent Variables):
6619 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6620 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6621
6622 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6623
6624 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6625
6626 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6627
6628 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6629
6630 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6631
6632 2007-10-28 Simon Josefsson <jas@extundo.com>
6633
6634 * gnus.texi (Top): Add SASL.
6635
6636 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6637
6638 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6639
6640 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6643
6644 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6645
6646 * calc.texi (Formulas, Composition Basics): Lower the
6647 precedence of negation.
6648
6649 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6650
6651 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6652 Mention the new three-letter column identifiers.
6653 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6654 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6655 message when using `c' on an empty default with default printer.
6656 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6657 renamed to `ses--symbolic-formulas' some time ago.
6658
6659 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6660
6661 * calc.texi (Default Simplifications, Making Selections)
6662 (Customizing Calc): Clarify associativity of multiplication.
6663
6664 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6665
6666 * tramp.texi (Traces and Profiles): Simplify loop over
6667 `trace-function-background'.
6668
6669 2007-10-22 Juri Linkov <juri@jurta.org>
6670
6671 * dired-x.texi (Shell Command Guessing): Default values are now
6672 available by typing M-n instead of M-p.
6673
6674 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * tramp.texi (Cleanup remote connections): New section.
6677 (Password caching): Remove `tramp-clear-passwd'.
6678 It's not a command anymore.
6679 (Bug Reports): Add `tramp-bug' to function index.
6680 (Function Index, Variable Index): New nodes.
6681 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6682
6683 * trampver.texi: Update release number.
6684
6685 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6686
6687 * calc.texi (History and Acknowledgements): Turn comment
6688 about integer size into past tense.
6689 (Time Zones): Remove pointer to Calc author's address.
6690 (Trigonometric and Hyperbolic Functions): Mention cotangent
6691 and hyperbolic cotangent. Fix typo.
6692
6693 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6694
6695 Sync with Tramp 2.1.11.
6696
6697 * trampver.texi: Update release number.
6698
6699 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6700
6701 * tramp.texi (External packages): New section.
6702
6703 2007-09-29 Juri Linkov <juri@jurta.org>
6704
6705 * info.texi (Help-Int): Document `L' (`Info-history').
6706
6707 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6708
6709 * org.texi: Change links to webpage and maintained email.
6710 (Remember): Promote to Chapter, significant changes.
6711 (Fast access to TODO states): New section.
6712 (Faces for TODO keywords): New section.
6713 (Export options): Example for #+DATE.
6714 (Progress logging): Section moved.
6715
6716 2007-09-26 Bill Wohler <wohler@newt.com>
6717
6718 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6719 browse-url-at-mouse.
6720
6721 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6722
6723 * flymake.texi (Customizable variables): Face names don't end in -face.
6724 Fix flymake-err-line-patterns template.
6725 (Example -- Configuring a tool called directly): Fix init-function.
6726 (Highlighting erroneous lines): Face names don't end in -face.
6727
6728 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6729
6730 * erc.texi (Special-Features): Fix small typo.
6731
6732 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6733
6734 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6735 and "External transfer methods".
6736
6737 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6738
6739 * calc.texi (Predefined Units): Add some history.
6740
6741 2007-09-08 Michael Olson <mwolson@gnu.org>
6742
6743 * erc.texi (Copying): New section included from gpl.texi.
6744 This matches the look of the upstream ERC manual.
6745
6746 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6747
6748 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6749 (Random Numbers): Clarify the distribution of `random'.
6750
6751 2007-09-06 Glenn Morris <rgm@gnu.org>
6752
6753 Move manual sources from man/ to subdirectories of doc/.
6754 Split into the Emacs manual in emacs/, and other manuals in misc/.
6755 Change all setfilename commands to use ../../info.
6756 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6757 refer to the Emacs manual here.
6758 (infodir): New variable.
6759 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6760 (cc-mode.texi, faq.texi): Update references to source file locations.
6761 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6762 do not refer to the Emacs manual here.
6763 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6764
6765 * Makefile.in: Add `basename' versions of all info targets, for
6766 convenience when rebuilding just one manual.
6767 (../etc/GNU): Delete obsolete target.
6768 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6769 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6770 *.vrs *.toc here...
6771 (maintainer-clean): ...from here.
6772
6773 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6774
6775 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6776
6777 * calc.texi (Date Conversions): Clarify definition of
6778 Julian day numbering.
6779 (Date Forms): Clarify definition of Julian day numbering;
6780 add some history.
6781
6782 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6783
6784 * org.texi: Version 5.07.
6785
6786 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6787
6788 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6789
6790 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6791
6792 * org.texi (Adding hyperlink types): New section.
6793 (Embedded LaTeX): Chapter updated because of LaTeX export.
6794 (LaTeX export): New section.
6795 (Using links out): New section.
6796
6797 2007-08-22 Glenn Morris <rgm@gnu.org>
6798
6799 * faq.texi (Learning how to do something): Refcards now in
6800 etc/refcards/ directory.
6801
6802 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6803
6804 * tramp.texi (Remote Programs): Persistency file must be cleared when
6805 changing `tramp-remote-path'.
6806 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6807 macro.
6808
6809 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6810
6811 * calc.texi: Move contents to beginning of file.
6812 (Algebraic Entry): Fix the formatting of an example.
6813
6814 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6815
6816 * calc.texi (Basic Operations on Units): Mention exact versus
6817 inexact conversions.
6818
6819 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6820
6821 * calc.texi (Basic Operations on Units): Mention default
6822 values for new units.
6823 (Quick Calculator Mode): Mention that binary format will
6824 be displayed.
6825
6826 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6827
6828 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6829
6830 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6831
6832 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6833
6834 2007-08-08 Glenn Morris <rgm@gnu.org>
6835
6836 * gnus.texi, sieve.texi: Replace `iff'.
6837
6838 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6839
6840 * calc.texi (Basic Graphics): Mention the graphing of error
6841 forms.
6842 (Graphics Options): Mention how `g s' handles error forms.
6843 (Curve Fitting): Mention plotting the curves.
6844 (Standard Nonlinear Models): Add additional models.
6845 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6846 (Linear Fits): Correct result.
6847
6848 2007-08-01 Alan Mackenzie <acm@muc.de>
6849
6850 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6851 to "--no-site-file".
6852
6853 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6854
6855 * tramp.texi (Frequently Asked Questions): Point to mode line
6856 extension in Emacs 23.1.
6857
6858 * trampver.texi: Update release number.
6859
6860 2007-07-27 Glenn Morris <rgm@gnu.org>
6861
6862 * calc.texi (Copying): Include license text from gpl.texi, rather than
6863 in-line.
6864
6865 2007-07-25 Glenn Morris <rgm@gnu.org>
6866
6867 * calc.texi (Copying): Replace license with GPLv3.
6868
6869 * Relicense all FSF files to GPLv3 or later.
6870
6871 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6872
6873 Sync with Tramp 2.1.10.
6874
6875 * tramp.texi (trampfn): Expand macro implementation in order to handle
6876 empty arguments.
6877 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6878 occurrences by trampfn.
6879 (Frequently Asked Questions): Extend example code for host
6880 identification in the modeline. Add bbdb to approaches shortening Tramp
6881 file names to be typed.
6882
6883 * trampver.texi: Update release number.
6884
6885 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6886
6887 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6888 section. Reported by <poti@potis.org>.
6889 (Remote processes): Arguments of the program to be debugged are taken
6890 literally.
6891 (Frequently Asked Questions): Simplify recentf example.
6892
6893 2007-07-14 Karl Berry <karl@gnu.org>
6894
6895 * info.texi (@copying): New Back-Cover Text.
6896
6897 * info.texi (Quitting Info): Move to proper place in source.
6898 (Reported by Benno Schulenberg.)
6899
6900 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6901
6902 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6903
6904 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6905
6906 * emacs-mime.texi: Add @documentencoding directive.
6907
6908 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6909
6910 * tramp.texi (Remote processes): Add an anchor to the subsection
6911 "Running a debugger on a remote host".
6912
6913 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6914
6915 * tramp.texi (Remote processes): Don't call it "experimental" any
6916 longer. Add subsection about running a debugger on a remote host.
6917
6918 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6919
6920 * org.texi (Properties and columns): Chapter rewritten.
6921
6922 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6923
6924 * tramp.texi:
6925 * trampver.texi: Migrate to Tramp 2.1.
6926
6927 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6928
6929 * org.texi (Properties): New chapter.
6930
6931 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6932
6933 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6934 Control Panel.
6935
6936 * gnus.texi (Misc Article): Add index entry for
6937 gnus-single-article-buffer.
6938
6939 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6940
6941 * gnus.texi (Starting Up): Fix typo.
6942
6943 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6944
6945 * gnus.texi (Asynchronous Fetching): Fix typo.
6946
6947 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6948
6949 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6950 (About This Manual): Remove redundant information.
6951 (Getting Started): Mention author.
6952 (Basic Arithmetic, Customizing Calc): Make description of the
6953 variable `calc-multiplication-has-precedence' match its new effect.
6954
6955 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6956
6957 * calc.texi (Basic Arithmetic, Customizing Calc):
6958 Mention the variable `calc-multiplication-has-precedence'.
6959
6960 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6961
6962 * org.texi (Tag): Section swapped with node Timestamps.
6963 (Formula syntax for Lisp): Document new `L' flag.
6964
6965 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6966
6967 * gnus.texi (Misc Group Stuff, Summary Buffer)
6968 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6969
6970 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6971
6972 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6973 * gnus.texi (Article Buttons, Mail Source Customization)
6974 (Sending or Not Sending, Customizing NNDiary):
6975 * message.texi (Message Headers):
6976 * mh-e.texi (HTML): Fix typos.
6977
6978 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6979
6980 Sync with Tramp 2.0.56.
6981
6982 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6983 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6984
6985 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6986
6987 * Version 22.1 released.
6988
6989 2007-05-26 Michael Olson <mwolson@gnu.org>
6990
6991 * erc.texi (Modules): Fix references to completion modules.
6992
6993 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6994
6995 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6996
6997 2007-05-09 Didier Verna <didier@xemacs.org>
6998
6999 * gnus.texi (Email Based Diary): New. Proper documentation for the
7000 nndiary back end and the gnus-diary library.
7001
7002 2007-05-03 Karl Berry <karl@gnu.org>
7003
7004 * .cvsignore (*.pdf): New entry.
7005
7006 * texinfo.tex: Update from current version for better pdf generation.
7007
7008 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7009
7010 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7011
7012 2007-04-28 Glenn Morris <rgm@gnu.org>
7013
7014 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7015 consideration of legal status.
7016
7017 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7018
7019 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7020
7021 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7022
7023 * faq.texi (New in Emacs 22): python.el removed.
7024
7025 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7026
7027 * calc.texi (Reporting bugs): Update maintainer's address.
7028
7029 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7030
7031 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7032
7033 2007-04-15 Jay Belanger <belanger@truman.edu>
7034
7035 * calc.texi (Title page): Remove the date.
7036 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7037 (The Standard Calc Interface): Change trail title.
7038 (Floats): Mention that when non-decimal floats are entered, only
7039 approximations are stored.
7040 (Copying): Move to the appendices.
7041 (GNU Free Documentation License): Add as an appendix.
7042
7043 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7044
7045 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7046 * dired-x.texi, ebrowse.texi, ediff.texi:
7047 * emacs-mime.texi, erc.texi, eshell.texi:
7048 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7049 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7050 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7051 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7052 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7053 * woman.texi: Include GFDL.
7054
7055 * doclicense.texi: Remove node heading, so that it can be included by
7056 other files.
7057
7058 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7059
7060 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7061 than *.
7062
7063 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7064
7065 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7066 in Calc.
7067
7068 2007-04-09 Romain Francoise <romain@orebokech.com>
7069
7070 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7071 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7072 replace mouse-2.
7073
7074 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7075
7076 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7077 renamed to woman-use-topic-at-point. Document new behavior.
7078
7079 2007-04-08 Richard Stallman <rms@gnu.org>
7080
7081 * url.texi: Fix some indexing.
7082 (Disk Caching): Drop discussion of old/other Emacs versions.
7083
7084 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7085
7086 * url.texi (Disk Caching): Say Emacs 21 "and later".
7087
7088 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7089 on Font locking which now mentions JIT lock.
7090
7091 2007-04-01 Michael Olson <mwolson@gnu.org>
7092
7093 * erc.texi: Update for the ERC 5.2 release.
7094
7095 2007-03-31 David Kastrup <dak@gnu.org>
7096
7097 * woman.texi (Topic, Interface Options): Explain changes semantics of
7098 woman-manpath in order to consider MANPATH_MAP entries.
7099
7100 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7101
7102 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7103
7104 2007-03-26 Richard Stallman <rms@gnu.org>
7105
7106 * pgg.texi (Caching passphrase): Clean up previous change.
7107
7108 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7109
7110 * gnus.texi (Setting Process Marks): Fix typo.
7111
7112 2007-03-25 Romain Francoise <romain@orebokech.com>
7113
7114 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7115 readability, and include various fixes by Daniel Brockman, Nick Roberts
7116 and Dieter Wilhelm.
7117
7118 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7119
7120 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7121
7122 * gnus.texi (Mail Source Specifiers): Fix typo.
7123
7124 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7125
7126 * reftex.texi (Imprint): Update maintainer information.
7127
7128 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7129
7130 * message.texi (Message Buffers): Update documentation for
7131 message-generate-new-buffers.
7132
7133 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7134
7135 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7136
7137 2007-03-21 Glenn Morris <rgm@gnu.org>
7138
7139 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7140
7141 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7142
7143 * eshell.texi (Known problems): Emacs 21 -> 22.
7144
7145 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7146
7147 2007-03-18 Jay Belanger <belanger@truman.edu>
7148
7149 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7150
7151 2007-03-12 Glenn Morris <rgm@gnu.org>
7152
7153 * calc.texi (Time Zones): Switch to new North America DST rule.
7154
7155 * calc.texi: Replace "daylight savings" with "daylight
7156 saving" in text throughout.
7157
7158 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7159
7160 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7161 The variable now uses a list of symbols instead of just a symbol.
7162 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7163
7164 2007-03-06 Romain Francoise <romain@orebokech.com>
7165
7166 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7167 new packages, and mention Gnus update.
7168
7169 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7170
7171 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7172 nntp-open-connection-functions-never-echo-commands.
7173
7174 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7175
7176 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7177 problems on the console, and security risk in not using gpg-agent.
7178
7179 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7180
7181 * org.texi (The spreadsheet): Rename from "Table calculations".
7182 Completely reorganized and rewritten.
7183 (CamelCase links): Section removed.
7184 (Repeating items): New section.
7185 (Tracking TODO state changes): New section.
7186 (Agenda views): Chapter reorganized and rewritten.
7187 (HTML export): Section rewritten.
7188 (Tables in arbitrary syntax): New section.
7189 (Summary): Better feature summary.
7190 (Activation): Document problem with cut-and-paste of Lisp code
7191 from PDF files.
7192 (Visibility cycling): Document indirect buffer use.
7193 (Structure editing): Document sorting.
7194 (Remember): Section rewritten.
7195 (Time stamps): Better description of time stamp types.
7196 (Tag searches): Document regular expression search for tags.
7197 (Stuck projects): New section.
7198 (In-buffer settings): New keywords.
7199 (History and Acknowledgments): Update description.
7200
7201 2007-02-24 Alan Mackenzie <acm@muc.de>
7202
7203 * cc-mode.texi (Movement Commands): Insert two missing command names.
7204 (Getting Started): Slight wording correction (use conditional).
7205
7206 2007-02-22 Kim F. Storm <storm@cua.dk>
7207
7208 * widget.texi (User Interface, Basic Types): Document need to put some
7209 text before the %v escape in :format string in editable-field widget.
7210
7211 2007-02-18 Romain Francoise <romain@orebokech.com>
7212
7213 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7214 `cvs-mode-quit'.
7215
7216 2007-02-10 Markus Triska <markus.triska@gmx.at>
7217
7218 * widget.texi (Programming Example): Put constant strings in :format.
7219
7220 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7221
7222 * faq.texi (Fullscreen mode on MS-Windows): New node.
7223
7224 2007-02-04 David Kastrup <dak@gnu.org>
7225
7226 * faq.texi (AUCTeX): Update version number. Should probably be done
7227 for other packages as well.
7228
7229 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7230
7231 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7232 <tassilo@member.fsf.org>.
7233
7234 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7235
7236 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7237 ls-lisp-use-localized-time-format.
7238
7239 2007-01-20 Markus Triska <markus.triska@gmx.at>
7240
7241 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7242
7243 2007-01-13 Michael Olson <mwolson@gnu.org>
7244
7245 * erc.texi (Modules): Mention capab-identify module.
7246
7247 2007-01-05 Michael Olson <mwolson@gnu.org>
7248
7249 * erc.texi (Getting Started): Update for /RECONNECT command.
7250
7251 2007-01-04 Richard Stallman <rms@gnu.org>
7252
7253 * ebrowse.texi: Change C-c b to C-c C-m.
7254
7255 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7256
7257 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7258 variables only in info to avoid redundant entries in the printed
7259 manual.
7260
7261 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7262
7263 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7264
7265 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7266
7267 * message.texi (Security): Split into sub-nodes.
7268
7269 2007-01-01 Alan Mackenzie <acm@muc.de>
7270
7271 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7272 eval-after-load in Emacs <=21 and a workaround. Document that
7273 trigraphs are not supported.
7274
7275 2007-01-01 Alan Mackenzie <acm@muc.de>
7276
7277 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7278 c-context-line-break. When invoked within a string, preserve
7279 whitespace. Add a backslash only when also in a macro.
7280
7281 2007-01-01 Alan Mackenzie <acm@muc.de>
7282
7283 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7284
7285 2007-01-01 Alan Mackenzie <acm@muc.de>
7286
7287 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7288 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7289
7290 2007-01-01 Alan Mackenzie <acm@muc.de>
7291
7292 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7293 "Choosing a Style".
7294
7295 * cc-mode.texi ("Styles"): Add @dfn{style}.
7296
7297 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7298
7299 Sync with Tramp 2.0.55.
7300
7301 * trampver.texi: Update release number.
7302
7303 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7304
7305 * gnus.texi (Customizing Articles): Add index entries for all
7306 gnus-treat-* variables.
7307
7308 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7309
7310 * gnus.texi (IMAP): Fix incorrect explanation of
7311 nnimap-search-uids-not-since-is-evil in documentation for
7312 nnimap-expunge-search-string.
7313
7314 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7315
7316 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7317 spam-ifile-database.
7318
7319 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7320
7321 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7322 rebind C-s.
7323
7324 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7325
7326 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7327 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7328 "expiring mail".
7329 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7330 nnimap-nov-is-evil.
7331
7332 2006-12-25 Kevin Ryde <user42@zip.com.au>
7333
7334 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7335 about the key procedure being used heavily.
7336
7337 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7338
7339 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7340 to t.
7341 (Prerequisites): Add explanation about gpg-agent.
7342
7343 2006-12-22 Kevin Ryde <user42@zip.com.au>
7344
7345 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7346 "sort" instead of "sort*".
7347
7348 2006-12-19 Richard Stallman <rms@gnu.org>
7349
7350 * calc.texi (History and Acknowledgements): Recognize that Emacs
7351 now does have floating point.
7352
7353 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7354
7355 * tramp.texi (External transfer methods): Describe new method `scpc'.
7356
7357 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7358
7359 * pgg.texi: Added short note on gpg-agent to the introduction.
7360
7361 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7364 also applies to Cc.
7365
7366 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7367
7368 * gnus.texi (X-Face): Clarify. Say which programs are required
7369 on Windows.
7370
7371 2006-12-08 Michael Olson <mwolson@gnu.org>
7372
7373 * erc.texi (Modules): Remove documentation for list module.
7374
7375 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7376
7377 * faq.texi (^M in the shell buffer): Ditto.
7378
7379 2006-11-20 Michael Olson <mwolson@gnu.org>
7380
7381 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7382
7383 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7384
7385 * org.texi: Fix typos.
7386 (Agenda commands): Document `C-k'.
7387
7388 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7389
7390 * url.texi (http/https): Fix a typo in the HTTP URL.
7391
7392 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7393
7394 * ada-mode.texi: Total rewrite.
7395
7396 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7397
7398 * org.texi: Minor typo fixes.
7399
7400 2006-11-13 Bill Wohler <wohler@newt.com>
7401
7402 Release MH-E manual version 8.0.3.
7403
7404 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7405 release 8.0.3.
7406
7407 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7408 to set MAILDIR.
7409 (Reading Mail): Document the customization of read-mail-command
7410 for MH-E.
7411 (Viewing Attachments): Document mm-discouraged-alternatives.
7412 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7413 (Junk): Add more information about the settings of mh-junk-background
7414 in a program. Add /usr/bin/mh to PATH in examples.
7415
7416 2006-11-12 Richard Stallman <rms@gnu.org>
7417
7418 * woman.texi: Update author address but say he no longer maintains it.
7419
7420 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7421
7422 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7423 archived trees.
7424 (Checkboxes): Section moved to chapter 5, and extended.
7425 (The date/time prompt): New section.
7426 (Link abbreviations): New section.
7427 (Presentation and sorting): New section.
7428 (Custom agenda views): Section completely rewritten.
7429 (Summary): Compare with Planner.
7430 (Feedback): More info about creating backtraces.
7431 (Plain lists): Modify example.
7432 (Breaking down tasks): New section.
7433 (Custom time format): New section.
7434 (Time stamps): Document inactive timestamps.
7435 (Setting tags): More details about fast tag selection.
7436 (Block agenda): New section.
7437 (Custom agenda views): Section rewritten.
7438 (Block agenda): New section.
7439
7440 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7441
7442 * tramp.texi (Configuration): scp is the default method.
7443 (Default Method): Use ssh as example for another method.
7444
7445 2006-10-27 Richard Stallman <rms@gnu.org>
7446
7447 * woman.texi: Downcase nroff/troff/roff.
7448 (Installation): Chapter deleted. Some xrefs deleted.
7449 (Background): woman doesn't advise man ;-).
7450
7451 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7452
7453 * ada-mode.texi (Project files, Identifier completion)
7454 (Automatic Casing, Debugging, Using non-standard file names)
7455 (Working Remotely): Fix typos.
7456
7457 2006-10-20 Masatake YAMATO <jet@gyve.org>
7458
7459 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7460 sample code `my-c-initialization-hook'.
7461
7462 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7463
7464 * widget.texi: Fix typos.
7465
7466 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7467
7468 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7469 "???". There have been no complaints for years, so the information
7470 must be appropriate.
7471
7472 2006-10-16 Richard Stallman <rms@gnu.org>
7473
7474 * widget.texi: Use @var instead of capitalization.
7475 Clarify many widget type descriptions.
7476
7477 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7478
7479 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7480 gnus-dired-attach.
7481 (Selecting a Group): Fix typo.
7482
7483 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7484
7485 * widget.texi: Fix typos.
7486
7487 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7488
7489 * gnus.texi (Image Enhancements): Update for Emacs 22.
7490
7491 * gnus-faq.texi ([1.3]): Update.
7492
7493 2006-10-06 Richard Stallman <rms@gnu.org>
7494
7495 * faq.texi (Displaying the current line or column):
7496 Delete "As of Emacs 20".
7497
7498 2006-10-06 Romain Francoise <romain@orebokech.com>
7499
7500 * faq.texi (VM): VM works with Emacs 22 too.
7501
7502 2006-10-06 Richard Stallman <rms@gnu.org>
7503
7504 * ebrowse.texi: Remove Emacs version "21" from title.
7505
7506 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7507
7508 * gnus.texi (Foreign Groups): Say where change of editing commands are
7509 stored. Add reference to `gnus-parameters'.
7510
7511 2006-09-15 Jay Belanger <belanger@truman.edu>
7512
7513 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7514 Change "Library Public License" to "Lesser Public License"
7515 throughout. Use "yyyy" to represent year.
7516
7517 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7518
7519 * org.texi (Setting tags): Typo fix.
7520
7521 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7522
7523 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7524
7525 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7526
7527 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7528
7529 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7530
7531 * faq.texi (Escape sequences in shell output): EMACS is now set
7532 to Emacs's absolute file name, not to "t".
7533 (^M in the shell buffer): Likewise.
7534 * misc.texi (Interactive Shell): Likewise.
7535
7536 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7537
7538 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7539 mails with pop3-leave-mail-on-server. Fix wording.
7540 (Limiting): Improve gnus-summary-limit-to-articles.
7541 (X-Face): Fix typo.
7542
7543 2006-09-11 Simon Josefsson <jas@extundo.com>
7544
7545 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7546 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7547
7548 2006-09-06 Simon Josefsson <jas@extundo.com>
7549
7550 * smtpmail.texi (Authentication): Mention SSL.
7551
7552 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7553
7554 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7555 Don't use @indicateurl.
7556
7557 * cc-mode.texi (Subword Movement): Don't use @headitem.
7558 (Custom Braces, Clean-ups): Don't use @tie.
7559
7560 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7561
7562 Sync with Tramp 2.0.54.
7563
7564 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7565 Suggested by Adrian Phillips <a.phillips@met.no>.
7566
7567 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7568
7569 * org.texi (Installation, Activation): Split from Installation and
7570 Activation.
7571 (Clocking work time): Documented new features.
7572
7573 2006-08-13 Alex Schroeder <alex@gnu.org>
7574
7575 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7576 example.
7577
7578 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7579
7580 * faq.texi (How to add fonts): New node.
7581
7582 2006-08-05 Romain Francoise <romain@orebokech.com>
7583
7584 * faq.texi (New in Emacs 22): Expand.
7585
7586 2006-08-03 Michael Olson <mwolson@gnu.org>
7587
7588 * erc.texi: Update for ERC 5.1.4.
7589
7590 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7591
7592 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7593 in .../site-lisp/gnus/ by default.
7594 [ From gnus-news.texi in the trunk. ]
7595
7596 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7597
7598 * gnus.texi (MIME Commands): Additions for yEnc.
7599
7600 2006-07-24 Richard Stallman <rms@gnu.org>
7601
7602 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7603 * faq.texi: Move periods and commas inside quotes.
7604
7605 2006-07-20 Jay Belanger <belanger@truman.edu>
7606
7607 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7608
7609 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7610
7611 * faq.texi (Security risks with Emacs): Document Emacs 22
7612 file-local-variable mechanism.
7613
7614 2006-07-12 Michael Olson <mwolson@gnu.org>
7615
7616 * erc.texi: Update for ERC 5.1.3.
7617
7618 2006-07-12 Alex Schroeder <alex@gnu.org>
7619
7620 * rcirc.texi: Fix typos.
7621 (Getting started with rcirc): New calling convention for M-x irc.
7622 Mention #rcirc. Removed channel tracking.
7623 (Configuration): Change the names of all variables that got changed
7624 recently, eg. rcirc-server to rcirc-default-server. Added
7625 documentation for rcirc-authinfo, some background for Bitlbee, and
7626 rcirc-track-minor-mode.
7627 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7628 Scrolling.
7629 (Reconnecting after you have lost the connection): Fix example code
7630 to match code changes.
7631
7632 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7633
7634 * gnus.texi, message.texi: Fix typos.
7635
7636 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7637
7638 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7639 commands.
7640 (Global TODO list): Document the use of the variables
7641 `org-agenda-todo-ignore-scheduled' and
7642 `org-agenda-todo-list-sublevels'.
7643
7644 2006-07-05 Richard Stallman <rms@gnu.org>
7645
7646 * faq.texi (Scrolling only one line): Fix xref.
7647
7648 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7649
7650 * faq.texi (Evaluating Emacs Lisp code):
7651 Throughout, replace eval-current-buffer with eval-buffer.
7652
7653 2006-07-03 Richard Stallman <rms@gnu.org>
7654
7655 * rcirc.texi (Scrolling conservatively): Fix xref.
7656
7657 * pcl-cvs.texi (Viewing differences): Usage fix.
7658
7659 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7660
7661 * org.texi (Agenda commands): Document `s' key to save all org-mode
7662 buffers.
7663
7664 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7665
7666 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7667 names. Mention `cvs-msg' face.
7668
7669 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7670
7671 * org.texi (Checkboxes): New section.
7672
7673 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7674
7675 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7676 throughout this chapter.
7677
7678 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7679
7680 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7681 text for standalone vs Emacs info.
7682 (Help): Clarify header line description. Use mouse-1 for clicks.
7683 (Help-P): Use mouse-1 for clicks.
7684 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7685 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7686 (Choose menu subtopic): Remove gratuitous Emacs command names.
7687 (Help-FOO): Put usual behavior first.
7688 (Help-Xref): Clicking on xrefs works in Emacs.
7689 (Search Text): Clarify what the default behavior is.
7690 (Create Info buffer): Fix Emacs window/X window confusion.
7691 (Emacs Info Variables): Fix for new Emacs init file behavior.
7692
7693 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7694
7695 * gnus.texi (Summary Buffer Lines): Fix typo.
7696
7697 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7698
7699 * org.texi (Embedded LaTeX): New chapter.
7700 (Archiving): Section rewritten.
7701 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7702
7703 2006-06-20 Bill Wohler <wohler@newt.com>
7704
7705 Release MH-E manual version 8.0.1.
7706
7707 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7708 release 8.0.1.
7709 (Preface): Depend on GNU mailutils 1.0 and higher.
7710
7711 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7712
7713 * message.texi (News Headers): Update message-syntax-checks section.
7714
7715 2006-06-19 Karl Berry <karl@gnu.org>
7716
7717 * info.texi (Advanced): Mention C-q, especially with ?.
7718
7719 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7720
7721 * org.texi (Publishing links): Document the `:link-validation-function'
7722 property.
7723 (Extensions and Hacking): New chapter, includes some sections of the
7724 "Miscellaneous" chapter.
7725
7726 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7727
7728 * org.texi (Progress logging): New section.
7729
7730 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7731
7732 * org.texi (ASCII export): Document indentation adaptation.
7733 (Setting tags): Document mutually-exclusive tags.
7734
7735 2006-06-05 Romain Francoise <romain@orebokech.com>
7736
7737 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7738 Fix typo.
7739
7740 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7741 channel (#gnus@irc.freenode.net).
7742 Fix typos. Update copyright notice.
7743
7744 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7745 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7746 (Line-Up Functions, Custom Macros):
7747 * ediff.texi (Window and Frame Configuration)
7748 (Highlighting Difference Regions):
7749 * emacs-mime.texi (Display Customization):
7750 * erc.texi (History):
7751 * eshell.texi (Known problems):
7752 * eudc.texi (Overview, BBDB):
7753 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7754 (The problem of spam, SpamOracle, Extending the Spam package)
7755 (Conformity, Terminology):
7756 * idlwave.texi (Routine Info)
7757 (Class and Keyword Inheritance, Padding Operators)
7758 (Breakpoints and Stepping, Electric Debug Mode)
7759 (Examining Variables, Troubleshooting):
7760 * org.texi (Creating timestamps):
7761 * reftex.texi (Commands, Options, Changes):
7762 * tramp.texi (Inline methods, Password caching)
7763 (Auto-save and Backup, Issues):
7764 * vip.texi (Files, Commands in Insert Mode):
7765 * viper.texi (Emacs Preliminaries, States in Viper)
7766 (Packages that Change Keymaps, Viper Specials, Groundwork):
7767 Fix various typos.
7768
7769 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7770
7771 * ediff.texi: Fix typos.
7772
7773 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7774
7775 * org.texi: Small typo fixes.
7776
7777 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7778
7779 * viper.texi (Viper Specials):
7780 * gnus.texi (Example Setup):
7781 * faq.texi (Backspace invokes help):
7782 * dired-x.texi (Optional Installation Dired Jump):
7783 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7784 follow coding conventions.
7785
7786 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7787
7788 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7789
7790 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7791
7792 * pcl-cvs.texi: Fix typos.
7793 (Customization): Say "us".
7794
7795 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7796
7797 * org.texi: Remove bogus @setfilename.
7798
7799 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7800
7801 * org.texi (ASCII export): Omit command name.
7802 (HTML export): Add prefix to all lines in Local Variable example.
7803 (Acknowledgments): Typeset names in italics.
7804
7805 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7806
7807 * org.texi (Plain lists): Add new item navigation commands.
7808 (External links): Document elisp and info links.
7809 (Custom searches): New section.
7810 (Publishing): New chapter.
7811 (HTML export): Include a list of supported CSS classes.
7812 (Setting tags): Describe the fast-tag-setting interface.
7813
7814 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7815
7816 * dired-x.texi: ifinfo -> ifnottex.
7817
7818 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7819
7820 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7821
7822 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7823
7824 * message.texi (Interface): Add tool bar customization.
7825 (MIME): Index and text additions for mml-attach.
7826 (MIME): Describe mml-dnd-protocol-alist and
7827 mml-dnd-attach-options.
7828
7829 * gnus.texi (Oort Gnus): Reorder entries in sections.
7830 Fix some entries.
7831 (Starting Up): Add references to "Emacs for Heathens" and to
7832 "Finding the News". Add user-full-name and user-mail-address.
7833 (Group Buffer Format): Add tool bar customization and update.
7834 (Summary Buffer): Add tool bar customization.
7835 (Posting Styles): Add message-alternative-emails.
7836
7837 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7838
7839 * tramp.texi (Filename completion): Improve wording.
7840
7841 2006-05-07 Romain Francoise <romain@orebokech.com>
7842
7843 * faq.texi (Using regular expressions): Fix typo.
7844 (Packages that do not come with Emacs): Fix capitalization.
7845 (Replacing text across multiple files): Expand node to explain how
7846 to use `dired-do-query-replace-regexp' in more detail, based on
7847 suggestion by Eric Hanchrow <offby1@blarg.net>.
7848
7849 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7850
7851 * tramp.texi (Filename completion): Completion of remote files'
7852 method, user name and host name is active only in partial
7853 completion mode.
7854
7855 2006-05-06 Bill Wohler <wohler@newt.com>
7856
7857 Release MH-E manual version 8.0.
7858
7859 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7860 release 8.0.
7861
7862 2006-05-06 Bill Wohler <wohler@newt.com>
7863
7864 * mh-e.texi (MH-BOOK-HOME): Change from
7865 http://www.ics.uci.edu/~mh/book/mh to
7866 http://rand-mh.sourceforge.net/book/mh.
7867 Replace .htm suffix with .html for MH book files.
7868 (Using This Manual): Update key binding for getting relevant
7869 chapter in Info from command key.
7870 (Ranges): Fix itemx.
7871
7872 2006-05-05 Karl Berry <karl@gnu.org>
7873
7874 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7875 (\fonttextsize): New user-level command to change text font size.
7876
7877 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7878
7879 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7880
7881 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7882
7883 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7884
7885 2006-04-24 Bill Wohler <wohler@newt.com>
7886
7887 * mh-e.texi (Getting Started): Make it more explicit that you need
7888 to install MH. Add pointers to current MH implementations.
7889
7890 2006-04-21 Bill Wohler <wohler@newt.com>
7891
7892 Release MH-E manual version 7.94.
7893
7894 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7895 release 7.94.
7896
7897 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7898
7899 * org.texi: Many small fixes.
7900 (Handling links): Rename from "Managing links".
7901
7902 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7903
7904 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7905 (Splitting mail using spam-stat): Fix @xref.
7906
7907 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7908
7909 * gnus.texi (Spam Package): Major revision of the text.
7910 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7911
7912 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7913
7914 * org.texi (Time stamps): Better explanation of the purpose of
7915 different time stamps.
7916 (Structure editing, Plain lists): More details on how new items
7917 and headings are inserted.
7918
7919 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7920
7921 * org.texi (Formula syntax): Fix link to Calc Manual.
7922
7923 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7924
7925 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7926
7927 2006-04-17 Bill Wohler <wohler@newt.com>
7928
7929 * mh-e.texi (Folders): Update mh-before-quit-hook and
7930 mh-quit-hook example with code that removes the buffers rather
7931 than just bury them.
7932
7933 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7934
7935 Sync with Tramp 2.0.53.
7936
7937 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7938
7939 * org.texi (Updating settings): New section.
7940 (Visibility cycling): Better names for the startup folding
7941 options.
7942 (Exporting): Completely restructured.
7943 (The very busy C-c C-c key): New section.
7944 (Summary of in-buffer settings): New section.
7945
7946 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7947
7948 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7949
7950 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7951
7952 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7953 (Server Commands): Key `v' is reserved for users.
7954
7955 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7956
7957 * org.texi (Link format): New section, emphasis on bracket links.
7958 (External links): Document bracket links.
7959 (FAQ): Expand to cover shell links and the new link format.
7960
7961 2006-04-09 Kevin Ryde <user42@zip.com.au>
7962
7963 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7964
7965 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7966
7967 * gnus.texi (Summary Buffer Lines): Add `*'.
7968
7969 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7970
7971 * gnus.texi (Group Parameters):
7972 Mention gnus-permanently-visible-groups.
7973
7974 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7975
7976 * gnus.texi (Face): Fix typo.
7977
7978 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7979
7980 * gnus.texi (X-Face): Clarify.
7981 (Face): Need Emacs with PNG support.
7982
7983 2006-04-06 Richard Stallman <rms@gnu.org>
7984
7985 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7986 Emacs".
7987
7988 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7989
7990 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7991 blocks not suitable for inclusion with Emacs using variable
7992 PARTOFEMACS.
7993
7994 2006-04-04 Simon Josefsson <jas@extundo.com>
7995
7996 * gnus.texi (Security): Improve.
7997
7998 2006-04-02 Bill Wohler <wohler@newt.com>
7999
8000 * mh-e.texi (Getting Started, Junk, Bug Reports)
8001 (MH FAQ and Support): Fix URLs.
8002
8003 2006-03-31 Romain Francoise <romain@orebokech.com>
8004
8005 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8006 to t, not nil (and has for the past eight years).
8007
8008 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8009
8010 * message.texi, gnus.texi: Bump version to 5.11.
8011
8012 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8013
8014 * gnus.texi (Top): Add comment about version line.
8015
8016 * message.texi (Top): Ditto. Change to take named versions into
8017 account.
8018
8019 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8020
8021 * gnus.texi (Posting Styles): Add x-face-file to example.
8022 (X-Face): Refer to posting styles.
8023
8024 * gnus-faq.texi ([5.8]): Add x-face-file.
8025 ([8.4]): Add links to gmane.emacs.gnus.user and
8026 gmane.emacs.gnus.general.
8027
8028 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8029
8030 * gnus-faq.texi: Use .invalid.
8031 ([5.4]): Fix gnus-posting-styles example.
8032
8033 2006-03-27 Romain Francoise <romain@orebokech.com>
8034
8035 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8036 Emacs/W3 needs a new maintainer.
8037 (Ispell): Update author and version info.
8038 (Mailcrypt): Mention PGG.
8039 (New in Emacs 22): Add PGG to the list of new packages.
8040 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8041 updating dead URLs.
8042
8043 2006-03-25 Karl Berry <karl@gnu.org>
8044
8045 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8046 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8047 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8048 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8049 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8050 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8051 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8052 (2) do not indent copyright year list (or anything else).
8053
8054 2006-03-21 Bill Wohler <wohler@newt.com>
8055
8056 * mh-e.texi (Folders): Various edits.
8057
8058 2006-03-20 Romain Francoise <romain@orebokech.com>
8059
8060 * gnus.texi (Mail Folders): Grammar fix.
8061
8062 2006-03-19 Bill Wohler <wohler@newt.com>
8063
8064 * mh-e.texi (Replying): Document Mail-Followup-To.
8065 Change manually-formatted table to multitable. Add debugging info.
8066 Move description of mh-reply-default-reply-to into paragraph
8067 that describes its values.
8068
8069 2006-03-17 Bill Wohler <wohler@newt.com>
8070
8071 * mh-e.texi: Use smallexample and smalllisp consistently.
8072 (Sending Mail Tour): Update method of entering
8073 addresses and subject.
8074 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8075 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8076
8077 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8078
8079 * org.texi: Version number change only.
8080
8081 2006-03-14 Bill Wohler <wohler@newt.com>
8082
8083 * mh-e.texi: Add index entries around each paragraph rather than
8084 depend on entries from beginning of node. Doing so ensures that
8085 index entries are less likely to be forgotten if text is cut and
8086 pasted, and are necessary anyway if the references are on a
8087 separate page. It seems that makeinfo is now (v. 4.8) only
8088 producing one index entry per node, so there is no longer any
8089 excuse not to. Use subheading instead of heading. The incorrect
8090 use of heading produced very large fonts in Info--as large as the
8091 main heading.
8092 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8093 versions 6 and 7 appeared *around* the time of these Emacs releases.
8094
8095 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8096
8097 * org.texi (Clean view): Document new startup options.
8098
8099 2006-03-11 Bill Wohler <wohler@newt.com>
8100
8101 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8102 (Composing, Scan Line Formats): Fix @refs.
8103 (Getting Started): Define MH profile and MH profile components.
8104 (Incorporating Mail, Reading Mail, Viewing, Printing)
8105 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8106 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8107 for string constants.
8108 (Tool Bar): Remove spurious quote.
8109 (Junk): Use ``...'' instead of "...".
8110 (Scan Line Formats): Replace @samp with @kbd.
8111
8112 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8113
8114 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8115
8116 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8117
8118 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8119 easy to understand.
8120
8121 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8122
8123 * gnus.texi: Markup fix.
8124 (Fancy Mail Splitting): Specify new feature.
8125
8126 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8127
8128 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8129 partial-words matching.
8130
8131 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8132
8133 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8134
8135 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8136 (MIME Commands): Fix mm-discouraged-alternatives.
8137
8138 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8139
8140 * org.texi: Version number change only.
8141
8142 2006-03-06 Bill Wohler <wohler@newt.com>
8143
8144 * mh-e.texi: Move from SourceForge repository to Savannah.
8145 This is version 7.93, which is a total rewrite from the previous
8146 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8147 version 7.93.
8148
8149 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8150
8151 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8152
8153 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8154
8155 * org.texi (Interaction): Add item about `org-mouse.el' by
8156 Piotr Zielinski.
8157 (Managing links): Document that also mouse-1 can be used to
8158 activate a link.
8159 (Headlines, FAQ): Add entry about hiding leading stars.
8160 (Miscellaneous): Resort the sections in this chapter to a more
8161 logical sequence.
8162
8163 2006-02-27 Simon Josefsson <jas@extundo.com>
8164
8165 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8166 2004-01-27 from the trunk).
8167
8168 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8169
8170 * cc-mode.texi: Rename c-hungry-backspace to
8171 c-hungry-delete-backwards, at the request of RMS. Leave the old
8172 name as an alias.
8173
8174 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8175
8176 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8177 include the function header within the defun.
8178
8179 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8180
8181 * cc-mode.texi: Correct two typos.
8182
8183 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8184
8185 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8186 existing comment.
8187 (Electric Keys): Add a justification for electric indentation.
8188 (Hungry WS Deletion): Clear up the names and complications of the
8189 BACKSPACE and DELETE keys.
8190
8191 2006-02-23 Juri Linkov <juri@jurta.org>
8192
8193 * faq.texi (Common requests): Move `Turning on auto-fill by
8194 default' after `Wrapping words automatically'. Move `Working with
8195 unprintable characters' before `Searching for/replacing newlines'.
8196 Move `Replacing highlighted text' after `Highlighting a region'.
8197 Merge `Repeating commands' and `Repeating a command as many times
8198 as possible' into the former.
8199 (Packages that do not come with Emacs): Add refs to Gmane and
8200 etc/MORE.STUFF.
8201
8202 2006-02-23 Juri Linkov <juri@jurta.org>
8203
8204 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8205 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8206 Add xref to `(emacs)Reporting Bugs'.
8207 (Getting a printed manual): Add URL to other formats of the manual.
8208 (Common requests): Fix menu.
8209 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8210 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8211 (Inserting text at the beginning of each line): Add pxref to
8212 `Changing the included text prefix'.
8213 (Forcing the cursor to remain in the same column): Mention `track-eol'
8214 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8215 (Replacing text across multiple files): Add keybinding `Q' for
8216 `dired-do-query-replace'.
8217
8218 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8219
8220 * reftex.texi: Version number and date change only.
8221
8222 * org.texi (Internal Links): Rewrite to cover the modified
8223 linking system.
8224
8225 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8226
8227 * faq.texi: Remove the coding cookie, it's not needed anymore.
8228
8229 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8230
8231 * faq.texi (Colors on a TTY): Mention Mac OS port.
8232
8233 2006-02-12 Karl Berry <karl@gnu.org>
8234
8235 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8236 8-bit accented a.
8237
8238 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8239
8240 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8241
8242 2006-02-08 Romain Francoise <romain@orebokech.com>
8243
8244 * faq.texi (Top): Remove paragraph about the FAQ being a
8245 transitional document, etc.
8246 (Searching for/replacing newlines): New node.
8247 (Yanking text in isearch): New node.
8248 (Inserting text at the beginning of each line): Rename and make
8249 more general, mention `M-;' in Message mode.
8250
8251 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8252
8253 * faq.texi (Meta key does not work in xterm)
8254 (Emacs does not display 8-bit characters)
8255 (Inputting eight-bit characters): Update xrefs.
8256
8257 2006-02-06 Romain Francoise <romain@orebokech.com>
8258
8259 * faq.texi (VM): VM now at version 7.19.
8260 Set myself as maintainer of this file.
8261
8262 2006-02-04 Michael Olson <mwolson@gnu.org>
8263
8264 * erc.texi (History): Note that ERC is now included with Emacs.
8265
8266 2006-01-31 Romain Francoise <romain@orebokech.com>
8267
8268 * message.texi (Message Headers): Explain what
8269 `message-alternative-emails' does in more detail.
8270 Update copyright year.
8271
8272 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8273
8274 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8275
8276 2006-01-29 Richard M. Stallman <rms@gnu.org>
8277
8278 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8279
8280 2006-01-29 Michael Olson <mwolson@gnu.org>
8281
8282 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8283
8284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8285
8286 * faq.texi (New in Emacs 22): Mention ERC.
8287
8288 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8289
8290 * rcirc.texi: Capitalize dir entry for consistency with the entry
8291 in info/dir and other entries in the Emacs category.
8292 Fix typos. Delete trailing whitespace.
8293
8294 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8295
8296 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8297
8298 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8299
8300 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8301 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8302
8303 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8304 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8305
8306 2006-01-27 Alex Schroeder <alex@gnu.org>
8307
8308 * rcirc.texi: New file.
8309
8310 2006-01-23 Juri Linkov <juri@jurta.org>
8311
8312 * widget.texi (User Interface): Add S-TAB for widget-backward.
8313
8314 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8315
8316 Sync with Tramp 2.0.52.
8317
8318 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8319 Add Tramp disabling item. New item for common connection problems.
8320 (various): Apply "ftp" as method for the download URL.
8321 (Bug Reports): Refer to FAQ for common problems.
8322
8323 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8324
8325 * widget.texi (User Interface): Use @key for TAB.
8326
8327 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8328
8329 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8330 for TAB.
8331
8332 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8333
8334 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8335
8336 * gnus.texi: Update copyright.
8337
8338 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8339
8340 * gnus.texi (Article Washing): Additions.
8341
8342 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8343
8344 * org.texi (Agenda commands): Document tags command.
8345
8346 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8347
8348 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8349
8350 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8351
8352 * gnus.texi (RSS): Addition.
8353
8354 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8355
8356 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8357
8358 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8359
8360 * emacs-mime.texi (Display Customization): Add setting example to
8361 mm-discouraged-alternatives.
8362
8363 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8364
8365 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8366 version is the canonical version.
8367
8368 2006-01-08 Alex Schroeder <alex@gnu.org>
8369
8370 * pgg.texi (Caching passphrase): Rewording.
8371
8372 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8373
8374 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8375 repository URL.
8376
8377 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8378
8379 * org.texi: Removed the accidentally re-added empty line in the
8380 direntry.
8381
8382 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8383
8384 * org.texi (Agenda Views): Chapter reorganized.
8385
8386 2005-12-29 Romain Francoise <romain@orebokech.com>
8387
8388 * faq.texi (Using Customize): New node.
8389
8390 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8391
8392 * org.texi: Remove blank line in @direntry. It is non-standard
8393 and recursively produces blank lines all over the dir file (when
8394 using Texinfo 4.8).
8395
8396 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8397
8398 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8399
8400 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8401
8402 * org.texi (Tags): Boolean logic documented.
8403 (Agenda Views): Document custom commands.
8404
8405 2005-12-20 David Kastrup <dak@gnu.org>
8406
8407 * faq.texi (AUCTeX): Update version and mailing list info.
8408
8409 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8410
8411 * gnus.texi (MIME Commands): Mention addition of
8412 multipart/alternative to gnus-buttonized-mime-types and add xref
8413 to mm-discouraged-alternatives.
8414
8415 * emacs-mime.texi (Display Customization): Mention addition of
8416 "image/.*" and add xref to gnus-buttonized-mime-types in the
8417 mm-discouraged-alternatives section.
8418
8419 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8420
8421 * org.texi (Tags): New section.
8422 (Agenda Views): Chapter reorganized.
8423
8424 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8425
8426 * org.texi (Internal Links): Add a missing comma after an @xref.
8427
8428 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8429
8430 * faq.texi (Filling paragraphs with a single space): No need to
8431 change sentence-end now.
8432
8433 2005-12-13 Romain Francoise <romain@orebokech.com>
8434
8435 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8436
8437 2005-12-12 Jay Belanger <belanger@truman.edu>
8438
8439 * faq.texi (Calc): Update version number.
8440
8441 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8442
8443 * org.texi (Progress Logging): New section.
8444
8445 2005-12-10 Romain Francoise <romain@orebokech.com>
8446
8447 Update the Emacs FAQ for the 22.1 release.
8448
8449 * faq.texi: Set VER to `22.1'.
8450 (Basic editing): Explain how to use localized versions of the
8451 Tutorial. Mention that `C-h r' displays the manual.
8452 Delete obsolete WWW link to an Emacs 18 tutorial.
8453 (Getting a printed manual): Point to the new locations of the
8454 manuals on the GNU Web site.
8455 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8456 available via Info (it was previously distributed separately).
8457 (Installing Texinfo documentation): The latest version of Texinfo
8458 is 4.8, not 4.0.
8459 (Informational files for Emacs): COPYING is the GNU General Public
8460 License, not the Emacs General Public License.
8461 (Informational files for Emacs): Delete obsolete link to the
8462 GNUinfo pages as they have been removed from the GNU Web site.
8463 (New in Emacs 22): New node.
8464 (Setting up a customization file): Say that most packages support
8465 Customize nowadays.
8466 (Colors on a TTY): Delete reference to instructions on how to
8467 enable syntax highlighting, it is now enabled by default.
8468 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8469 at startup automatically.
8470 (Controlling case sensitivity): Mention `M-c' in isearch.
8471 (Using an already running Emacs process): Emacs now creates the
8472 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8473 gnuserv. As emacsclient can now run Lisp code as well, delete a
8474 sentence praising gnuserv for that. Simplify description of how
8475 the client/server operation works.
8476 (Compiler error messages): Delete obsolete text (compile.el has
8477 been rewritten).
8478 (Indenting switch statements): Fix typo.
8479 (Matching parentheses): Simplify setup instructions, mention the
8480 menu bar item in the Options menu.
8481 (Repeating a command as many times as possible): Mention `C-x e'.
8482 (Going to a line by number): Mention new keymap and bindings
8483 `M-g M-g', `M-g M-p' and `M-g M-n'.
8484 (Turning on syntax highlighting): Now on by default. Simplify.
8485 (Replacing highlighted text): Use `1', not `t'.
8486 (Problems with very large files): The maximum size is now 256MB on
8487 32-bit machines.
8488 (^M in the shell buffer): Mention `comint-process-echoes'.
8489 (Emacs for Apple computers): Emacs 22 has native support for Mac
8490 OS X.
8491 (Translating names to IP addresses): Delete node.
8492 (Binding keys to commands): Fix typo.
8493 (SPC no longer completes file names): New node.
8494 (MIME with Emacs mail packages): Delete section about the Emacs
8495 MIME FAQ (it's not reachable anymore).
8496
8497 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8498
8499 * cc-mode.texi: The manual has been extensively revised: the
8500 information about using CC Mode has been separated from the larger
8501 and more difficult chapters about configuration. It has been
8502 updated for CC Mode 5.31.
8503
8504 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8505
8506 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8507 (Selecting an implementation): Fix descriptions.
8508
8509 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8510
8511 * message.texi (Various Message Variables): Addition.
8512
8513 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8514
8515 * message.texi: Fix default values.
8516
8517 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8518
8519 * message.texi (Header Commands): Clarify descriptions of
8520 message-cross-post-followup-to, message-reduce-to-to-cc, and
8521 message-insert-wide-reply.
8522 (Various Commands): Fix kindex for message-kill-to-signature;
8523 clarify description of message-tab.
8524
8525 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8526
8527 * message.texi (Mailing Lists): Fix description about MFT.
8528
8529 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8530
8531 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8532
8533 * gnus.texi (Slow Terminal Connection): Replace old description
8534 with new one.
8535
8536 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8537
8538 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8539 replace X-Draft-Headers with X-Draft-From.
8540
8541 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8542
8543 * gnus.texi (Various Various): Fix the default value of
8544 nnheader-max-head-length.
8545 (Gnus Versions): Fix typo.
8546
8547 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8548
8549 * org.texi (Structure editing): Document new functionality of
8550 M-RET.
8551
8552 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8553
8554 * org.texi (Internal Links): Fix Texinfo usage.
8555
8556 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8557
8558 * org.texi (TODO basics): Document the global todo list.
8559 (TODO items): Documents sparse tree for specific TODO
8560 keywords.
8561
8562 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8563
8564 * org.texi (Plain Lists): Typos fixed.
8565
8566 2005-11-28 Jay Belanger <belanger@truman.edu>
8567
8568 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8569
8570 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8571
8572 * org.texi (Structure editing): New item moving commands added.
8573 (Plain Lists): New section.
8574
8575 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8576
8577 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8578 (Agenda): Document commands `org-cycle-agenda-files' and
8579 `org-agenda-file-to-front'.
8580 (Built-in table editor): Document `org-table-sort-lines'.
8581 (HTML formatting): Export of hand-formatted lists.
8582
8583 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8584
8585 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8586 new variable gnus-toolbar-thickness.
8587
8588 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8589
8590 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8591
8592 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8593
8594 * gnus.texi (X-Face): Fix description.
8595 (XVarious): Remove gnus-xmas-logo-color-alist and
8596 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8597
8598 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8599
8600 * gnus.texi (Group Parameters): Mention new variable
8601 gnus-parameters-case-fold-search.
8602 (Home Score File): Addition.
8603
8604 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8605
8606 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8607 (Overview): List supported feed types.
8608 (Installation): No installation necessary when using autoload.
8609 (Configuration): Rename "RSS" to "news".
8610
8611 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8612
8613 * pgg.texi (User Commands): Document additional passphrase
8614 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8615 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8616
8617 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8618
8619 * org.texi: Version number changed to 3.19.
8620
8621 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8622
8623 * pgg.texi (How to use): Update the example to add autoload of
8624 pgg-encrypt-symmetric-region.
8625 (User Commands): Document pgg-encrypt-symmetric-region.
8626 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8627
8628 2005-10-27 Jay Belanger <belanger@truman.edu>
8629
8630 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8631 mention other TeX-related units.
8632
8633 2005-10-23 Lars Hansen <larsh@soem.dk>
8634
8635 * dired-x.texi (Miscellaneous Commands):
8636 Replace dired-do-relative-symlink by dired-do-relsymlink and
8637 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8638
8639 2005-10-23 Jay Belanger <belanger@truman.edu>
8640
8641 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8642 constant.
8643
8644 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8645
8646 * faq.texi (Bugs and problems):
8647 Replace `dired-move-to-filename-regexp' by
8648 `directory-listing-before-filename-regexp'.
8649
8650 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8651
8652 * newsticker.texi (UPDATED): Set value.
8653
8654 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8655
8656 * gnus.texi (Document Groups): Remove duplicate item.
8657
8658 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8659
8660 * org.texi (Summary): Mention iCalendar support.
8661 (Exporting): Document iCalendar support.
8662
8663 2005-10-18 Romain Francoise <romain@orebokech.com>
8664
8665 * viper.texi (Viper Specials): Capitalize GNU.
8666
8667 2005-10-17 Juri Linkov <juri@jurta.org>
8668
8669 * info.texi (Getting Started, Search Index, Expert Info):
8670 Fix wording.
8671 (Search Text): Replace `echo area' with `mode line'.
8672 (Search Index): Both `i' and `,' find all index entries.
8673 Replace example `C-f' with `C-l' (which exists in index of Info
8674 manual) and delete spaces in its keyboard input sequence.
8675 Delete unnecessary explanations about literal characters.
8676
8677 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8678
8679 * gnus.texi (Document Server Internals): Addition.
8680
8681 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8682
8683 * gnus.texi (A note on namespaces): Fix RFC reference.
8684
8685 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8686
8687 * gnus.texi (RSS): Fix key description.
8688
8689 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8690
8691 * gnus.texi: Emacs/w3 -> Emacs/W3.
8692 (Browsing the Web): Fix description.
8693 (Web Searches): Ditto.
8694 (Customizing W3): Ditto.
8695
8696 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8697
8698 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8699
8700 2005-10-11 Jay Belanger <belanger@truman.edu>
8701
8702 * calc.texi (Integration): Mention using `a i' to compute definite
8703 integrals.
8704
8705 2005-10-11 Juri Linkov <juri@jurta.org>
8706
8707 * info.texi: Rearrange nodes.
8708 (Top): Update menu. Change ref `Info for Experts' to
8709 `Advanced Info Commands'.
8710 (Getting Started): Fix description of manual's parts.
8711 (Help-Int): Change xref `Info Search' to `Search Index', and
8712 `Expert Info' to `Advanced'.
8713 (Advanced): Move node one level up.
8714 (Search Text, Search Index): New nodes split out from `Info Search'.
8715 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8716 split out from `Advanced'.
8717 (Advanced, Emacs Info Variables): De-document editing an Info file
8718 in Info.
8719 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8720 (Creating an Info File): Delete node and move its text to
8721 `Expert Info'.
8722
8723 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8724
8725 * org.texi (Workflow states): Documented that change in keywords
8726 becomes active only after restart of Emacs.
8727
8728 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8729
8730 Sync with Tramp 2.0.51.
8731
8732 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8733
8734 * speedbar.texi (Introduction): Describe new location of speedbar
8735 on menubar.
8736 (Basic Key Bindings): Remove descriptions of bindings that have
8737 been removed.
8738
8739 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8740
8741 * speedbar.texi (GDB): Describe use of watch expressions.
8742
8743 2005-09-28 Simon Josefsson <jas@extundo.com>
8744
8745 * message.texi (IDNA): Fix.
8746
8747 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8748
8749 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8750 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8751 description of nntp-open-connection-function.
8752 (Common Variables): Fix descriptions.
8753
8754 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8755
8756 * gnus.texi (Server Buffer Format): Document the %a format spec.
8757
8758 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8759
8760 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8761
8762 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8763
8764 * org.texi Version 3.16.
8765
8766 2005-09-19 Miles Bader <miles@gnu.org>
8767
8768 * newsticker.texi: Get rid of CVS keywords.
8769
8770 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8771
8772 * gnus.texi (Finding the Parent): Fix description of how Gnus
8773 finds article.
8774
8775 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8776
8777 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8778 to drop off non-answered articles.
8779
8780 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8781
8782 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8783 braces (which are unsupported by NMAKE) for macro `srcdir'.
8784
8785 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8786
8787 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8788 (../info/newsticker, newsticker.dvi): New targets.
8789
8790 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8791
8792 * newsticker.texi: Replace @command with @code. Replace @example
8793 with @lisp.
8794 (Top): Add explanations to menu items.
8795 (GNU Free Documentation License): Remove.
8796
8797 2005-09-16 Romain Francoise <romain@orebokech.com>
8798
8799 Update all files to specify GFDL version 1.2.
8800
8801 * doclicense.texi (GNU Free Documentation License): Update to
8802 version 1.2.
8803
8804 2005-09-15 Richard M. Stallman <rms@gnu.org>
8805
8806 * newsticker.texi: Fix @setfilename.
8807
8808 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8809 (../info/newsticker, newsticker.dvi): New targets.
8810
8811 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8812
8813 * org.texi: Version 3.15.
8814
8815 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8816
8817 * ses.texi: Combine all three indices into one.
8818 Correct a few typos.
8819
8820 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8821
8822 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8823
8824 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8825
8826 * emacs-mime.texi (Handles): Remove duplicate item.
8827 (Encoding Customization): Fix the default value for
8828 mm-coding-system-priorities.
8829 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8830 (Basic Functions): Fix reference.
8831
8832 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8833
8834 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8835
8836 2005-08-18 Richard M. Stallman <rms@gnu.org>
8837
8838 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8839 and web site.
8840
8841 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8842 not keyboard-translate.
8843
8844 2005-08-11 Richard M. Stallman <rms@gnu.org>
8845
8846 * faq.texi (Using regular expressions): Fix xref.
8847
8848 2005-08-09 Juri Linkov <juri@jurta.org>
8849
8850 * info.texi (Help-P): Replace `Prev' with `Previous'.
8851 (Help-M, Help-Xref): Add S-TAB.
8852 (Help-FOO): Update `u' command.
8853 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8854 Update info about visibility of xref parts.
8855 (Help-Int): Fix `m' command. Rename `Info-last' to
8856 `Info-history-back'. Add `Info-history-forward'.
8857 (Advanced): Fix `g*' and `M-n' commands.
8858 (Info Search): Add `index-apropos' in stand-alone browser.
8859 Add isearch commands.
8860 (Emacs Info Variables): Remove `Info-fontify'.
8861 Add `Info-mode-hook'. Update face names.
8862 Add `Info-fontify-maximum-menu-size',
8863 `Info-fontify-visited-nodes', `Info-isearch-search'.
8864
8865 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8866
8867 Sync with Tramp 2.0.50.
8868
8869 * tramp.texi: Use @option{} consequently for method names.
8870 (Inline methods, External transfer methods): Remove references to
8871 Cygwin.
8872 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8873 implementation.
8874
8875 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8876
8877 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8878 Mention that gnus-init-file is not read when Emacs is invoked with
8879 --no-init-file or -q.
8880
8881 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8882
8883 * org.texi: Version 3.14.
8884
8885 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8886
8887 * org.texi: Version 3.13.
8888
8889 2005-07-18 Juri Linkov <juri@jurta.org>
8890
8891 * calc.texi (Time Zones, Logical Operations):
8892 * cl.texi (Overview):
8893 * org.texi (TODO types):
8894 * sc.texi (Emacs 18 MUAs):
8895 * speedbar.texi (Top):
8896 * url.texi (History):
8897 Delete duplicate duplicate words.
8898
8899 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8900
8901 * cl.texi (Type Predicates): Document `atom' type.
8902
8903 2005-07-04 Lute Kamstra <lute@gnu.org>
8904
8905 Update FSF's address in GPL notices.
8906
8907 * calc.texi (Copying):
8908 * doclicense.texi (GNU Free Documentation License):
8909 * faq.texi (Contacting the FSF):
8910 * mh-e.texi (Copying): Update FSF's address.
8911
8912 2005-07-03 Richard M. Stallman <rms@gnu.org>
8913
8914 * flymake.texi (Example -- Configuring a tool called directly):
8915 Update name of flymake-build-relative-filename.
8916
8917 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8918
8919 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8920
8921 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8922
8923 * org.texi: Version 3.12.
8924
8925 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8926
8927 * makefile.w32-in (MAKEINFO): Use --force.
8928 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8929 Makefile.in.
8930 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8931 more shells.
8932
8933 2005-06-23 Richard M. Stallman <rms@gnu.org>
8934
8935 * speedbar.texi (Creating a display): Texinfo usage fixes.
8936
8937 * tramp.texi (Customizing Completion, Auto-save and Backup):
8938 Texinfo usage fixes.
8939
8940 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8941
8942 * dired-x.texi (Miscellaneous Commands):
8943 * ediff.texi (Miscellaneous):
8944 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8945 (Agent Variables):
8946 * info.texi (Help-Xref):
8947 * message.texi (Message Headers):
8948 * org.texi (Remember):
8949 * reftex.texi (Options (Defining Label Environments)):
8950 (Options (Index Support)):
8951 (Options (Viewing Cross-References)):
8952 (Options (Misc)):
8953 (Changes):
8954 * speedbar.texi (Creating a display):
8955 * tramp.texi (Customizing Completion, Auto-save and Backup):
8956 Texinfo usage fix.
8957
8958 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8959
8960 * org.texi: Version 3.11.
8961
8962 2005-06-12 Jay Belanger <belanger@truman.edu>
8963
8964 * calc.texi (Getting Started): Remove extra menu item.
8965
8966 2005-05-31 Jay Belanger <belanger@truman.edu>
8967
8968 * calc.texi (Notations Used in This Manual): Use @kbd for key
8969 sequence.
8970 (Demonstration of Calc): Mention another way of starting Calc.
8971 (Starting Calc): Mention long name of M-#.
8972 (Embedded Mode Overview): Remove unnecessary instruction.
8973 (Other M-# commands): Rephrase `M-# 0' explanation.
8974 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8975 reflect current behavior.
8976
8977 2005-05-30 Jay Belanger <belanger@truman.edu>
8978
8979 * calc.texi (Hooks): Change description of calc-window-hook and
8980 calc-trail-window-hook to match usage.
8981 (Computational Functions): Add more constant-generating functions.
8982 (Customizable Variables): Use defvar.
8983
8984 2005-05-28 Jay Belanger <belanger@truman.edu>
8985
8986 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8987 (Basic Embedded Mode): Explain behavior of arguments to
8988 calc-embedded-mode.
8989
8990 2005-05-27 Jay Belanger <belanger@truman.edu>
8991
8992 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8993 current behavior.
8994
8995 2005-05-25 Jay Belanger <belanger@truman.edu>
8996
8997 * calc.texi: Change Calc version number throughout.
8998 (Keypad Mode): Change location in info output.
8999 (Keypad mode overview): Move picture of keypad.
9000
9001 2005-05-21 Jay Belanger <belanger@truman.edu>
9002
9003 * calc.texi (Storing variables): Mention that only most variables
9004 are void to begin with.
9005
9006 2005-05-21 Kevin Ryde <user42@zip.com.au>
9007
9008 * widget.texi (Basic Types): Update cross ref from "Enabling
9009 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9010 lispref/text.texi change.
9011
9012 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9013
9014 * org.texi: Version 3.09.
9015
9016 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9017
9018 * reftex.texi: Version 4.28.
9019
9020 2005-05-16 Jay Belanger <belanger@truman.edu>
9021
9022 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9023
9024 2005-05-14 Jay Belanger <belanger@truman.edu>
9025
9026 * calc.texi (Default Simplifications): Insert missing ! (logical
9027 not operator).
9028
9029 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9030
9031 Sync with Tramp 2.0.49.
9032
9033 2005-05-10 Jay Belanger <belanger@truman.edu>
9034
9035 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9036 to 1.
9037
9038 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9039
9040 * org.texi: Version 3.08, structure reorganized.
9041
9042 2005-04-24 Richard M. Stallman <rms@gnu.org>
9043
9044 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9045
9046 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9047
9048 * org.texi: Update to version 3.06.
9049
9050 2005-04-13 Lute Kamstra <lute@gnu.org>
9051
9052 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9053
9054 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9055
9056 * cl.texi (Porting Common Lisp): Fix typo.
9057
9058 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9059
9060 * gnus.texi (RSS): Addition.
9061
9062 2005-04-04 Jay Belanger <belanger@truman.edu>
9063
9064 * calc.texi: Change Calc version number.
9065 (Customizable variables): Fix description of calc-language-alist.
9066 (Copying): Put in version 2 of GPL.
9067
9068 2005-04-01 Jay Belanger <belanger@truman.edu>
9069
9070 * calc.texi (Troubleshooting Commands): Remove comment about
9071 installation.
9072 (Installation): Remove section.
9073 (Customizable Variables): New section.
9074 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9075 (Graphical Devices): Add references to Customizable Variables.
9076
9077 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9078
9079 * emacs-mime.texi (Display Customization): Markup fixes.
9080 (rfc2047): Update.
9081
9082 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9083
9084 * gnus-faq.texi: Replaced with auto-generated version.
9085
9086 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9087
9088 * dired-x.texi (Multiple Dired Directories): default-directory was
9089 renamed to dired-default-directory.
9090
9091 2005-03-26 Jay Belanger <belanger@truman.edu>
9092
9093 * calc.texi (Simplifying Formulas, Rewrite Rules):
9094 Change description of top and bottom of fraction.
9095 (Modulo Forms): Move description of how to create modulo forms to
9096 earlier in the section.
9097 (Fraction Mode): Suggest using : to get a fraction by dividing.
9098 (Basic Arithmetic): Adjust placement of command name.
9099 (Truncating the Stack): Emphasize that "hidden" entries are still
9100 visible.
9101 (Installation): Move discussion of printing manual to "About This
9102 Manual".
9103 (About This Manual): Mention how to print the manual.
9104 (Reporting Bugs): Remove first person.
9105 (Building Vectors): Add algebraic version of append.
9106 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9107 (Grouping Digits): Fix typo.
9108
9109 2005-03-25 Werner Lemberg <wl@gnu.org>
9110
9111 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9112 Replace `legal' with `valid'.
9113
9114 2005-03-25 Werner Lemberg <wl@gnu.org>
9115
9116 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9117
9118 2005-03-24 Jay Belanger <belanger@truman.edu>
9119
9120 * calc.texi (General Mode Commands)
9121 (Mode Settings in Embedded Mode): Add some explanation of
9122 recording mode settings.
9123
9124 2005-03-24 Richard M. Stallman <rms@gnu.org>
9125
9126 * calc.texi: Remove praise of non-free software.
9127
9128 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9129 (Installation): Node deleted.
9130
9131 2005-03-23 Richard M. Stallman <rms@gnu.org>
9132
9133 * url.texi (HTTP language/coding): Improve last change.
9134
9135 2005-03-22 Jay Belanger <belanger@truman.edu>
9136
9137 * calc.texi (Embedded Mode): Add new information on changing
9138 modes.
9139
9140 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9141
9142 Sync with Tramp 2.0.48.
9143
9144 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9145
9146 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9147 "GNU/Linux". Change all addresses to .gnu.org.
9148 (Default Method): Offer shortened syntax for "su" and "sudo"
9149 methods.
9150
9151 2005-03-07 Richard M. Stallman <rms@gnu.org>
9152
9153 * url.texi: Fix usage of "e.g.".
9154 (HTTP language/coding): Explain the rules for these strings.
9155
9156 2005-03-06 Richard M. Stallman <rms@gnu.org>
9157
9158 * woman.texi (Introduction): Minor cleanups.
9159
9160 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9161
9162 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9163 (Installation): Node deleted.
9164
9165 * mh-e.texi (Preface): Get rid of "Emacs 21".
9166
9167 * eshell.texi (Installation): Delete node (for Emacs 20).
9168
9169 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9170
9171 * flymake.texi: Refill and tweak style in @lisp blocks.
9172
9173 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9174
9175 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9176
9177 2005-03-01 Jay Belanger <belanger@truman.edu>
9178
9179 * calc.texi (Trigonometric and Hyperbolic Functions):
9180 Mention additional functions.
9181 (Algebraic Simplifications): Mention additional simplifications.
9182
9183 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9184
9185 * ses.texi: Add concept/function/variable indices (this work was
9186 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9187 papers on file at FSF).
9188
9189 2005-02-10 Jay Belanger <belanger@truman.edu>
9190
9191 * calc.texi: Change @LaTeX to La@TeX throughout.
9192 Redefine @expr as @math for TeX output.
9193 Redefine @texline as a no-op for TeX output.
9194 Define @tfn, replace @t by @tfn throughout.
9195
9196 2005-02-09 Jay Belanger <belanger@truman.edu>
9197
9198 * calc.texi: Add macro for LaTeX for info output.
9199
9200 2005-02-08 Kim F. Storm <storm@cua.dk>
9201
9202 * texinfo.tex (LaTex): Add def.
9203
9204 2005-02-06 Jay Belanger <belanger@truman.edu>
9205
9206 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9207 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9208 throughout manual.
9209
9210 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9211
9212 * gnus.texi: Some edits based on comments from David Abrahams.
9213
9214 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9215
9216 * gnus.texi (RSS): Fix the keystroke.
9217
9218 2005-01-24 David Kastrup <dak@gnu.org>
9219
9220 * faq.texi: Update AUCTeX version info.
9221
9222 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9223
9224 * gnus-faq.texi ([4.1]): Typo.
9225
9226 2005-01-19 Jay Belanger <belanger@truman.edu>
9227
9228 * calc.texi (Keep Arguments): Mention that keeping arguments
9229 doesn't work with keyboard macros.
9230
9231 2005-01-16 Richard M. Stallman <rms@gnu.org>
9232
9233 * autotype.texi (Autoinserting): Fix small error.
9234
9235 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9236
9237 Sync with Tramp 2.0.47.
9238
9239 * tramp.texi (Compilation): New section, describing compilation of
9240 remote files.
9241
9242 2005-01-11 Kim F. Storm <storm@cua.dk>
9243
9244 * widget.texi (Basic Types): Add :follow-link keyword.
9245
9246 2005-01-09 Jay Belanger <belanger@truman.edu>
9247
9248 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9249
9250 2005-01-08 Jay Belanger <belanger@truman.edu>
9251
9252 * calc.texi: Change throughout to reflect new default value of
9253 calc-settings-file.
9254
9255 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9256
9257 * message.texi (Reply): `message-reply-to-function' should return
9258 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9259
9260 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9261
9262 * faq.texi (Changing load-path): Fix typo.
9263
9264 2005-01-05 Jay Belanger <belanger@truman.edu>
9265
9266 * calc.texi (Programming Tutorial): Replace kbd command by
9267 appropriate characters for a keyboard macro.
9268
9269 2005-01-04 Jay Belanger <belanger@truman.edu>
9270
9271 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9272 for Lucid Emacs.
9273 (Programming Tutorial): Mention that the user needs to be in the
9274 right mode to compute some functions.
9275
9276 2005-01-04 Jay Belanger <belanger@truman.edu>
9277
9278 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9279 no longer applicable.
9280
9281 2005-01-01 Jay Belanger <belanger@truman.edu>
9282
9283 * calc.texi (Programming Tutorial): Change description of how to
9284 edit keyboard macros to match current behavior.
9285
9286 2004-12-31 Jay Belanger <belanger@truman.edu>
9287
9288 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9289
9290 2004-12-20 Jay Belanger <belanger@truman.edu>
9291
9292 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9293 zero.
9294
9295 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9296
9297 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9298 @xref.
9299 (Font Locking): Avoid @strong{Note:}.
9300
9301 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9302
9303 Sync with Tramp 2.0.46.
9304
9305 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9306
9307 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9308
9309 * url.texi: Correct typos.
9310 (Retrieving URLs): @var{nil}->@code{nil}.
9311 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9312 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9313 (Dealing with HTTP documents): @inforef->@xref.
9314
9315 2004-12-15 Jay Belanger <belanger@truman.edu>
9316
9317 * calc.texi: Consistently capitalized all mode names.
9318 (Answers to Exercises): Mention that an answer can be a fraction
9319 when in Fraction mode.
9320
9321 2004-12-13 Jay Belanger <belanger@truman.edu>
9322
9323 * calc.texi: Fix some TeX definitions.
9324
9325 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * reftex.texi (Imprint): Remove erroneous @value's.
9328
9329 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9330
9331 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9332 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9333
9334 2004-12-08 Jay Belanger <belanger@truman.edu>
9335
9336 * calc.texi (Starting Calc): Remove comment about installation.
9337 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9338
9339 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9340
9341 * url.texi: Update @setfilename.
9342 (Getting Started): No need to worry about Gnus versions.
9343 (Dealing with HTTP documents): Use @inforef.
9344
9345 * org.texi: Fix @direntry file name.
9346
9347 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9348
9349 * url.texi: New file.
9350
9351 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9352
9353 2004-12-06 Jay Belanger <belanger@truman.edu>
9354
9355 * calc.texi (Using Calc): Remove paragraph about installation.
9356
9357 2004-12-06 Jay Belanger <belanger@truman.edu>
9358
9359 * calc.texi: Use more Texinfo macros and less TeX defs.
9360 Remove @refill's.
9361
9362 2004-12-06 Richard M. Stallman <rms@gnu.org>
9363
9364 * org.texi: New file.
9365
9366 2004-12-05 Richard M. Stallman <rms@gnu.org>
9367
9368 * Makefile.in (org.dvi, ../info/org): New targets.
9369 (INFO_TARGETS): Add ../info/org.
9370 (DVI_TARGETS): Add org.dvi.
9371 (maintainer-clean): Remove the info files in the info dir.
9372
9373 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9374
9375 * idlwave.texi: Fix the setfilename directive to put the produced
9376 file in ../info.
9377 (Continued Statement Indentation): Resurrect Jan D.'s change from
9378 2004-11-03 that was lost when a newer version of idlwave.texi was
9379 imported.
9380
9381 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9382
9383 * gnus-faq.texi ([5.1]): Add missing bracket.
9384
9385 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9386 Index `spam-initialize'.
9387
9388 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9389
9390 * message.texi (Various Message Variables): Mention that all mail
9391 file variables are derived from `message-directory'.
9392
9393 * gnus.texi (Splitting Mail): Clarify bogus group.
9394
9395 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9396
9397 * emacs-mime.texi (Encoding Customization):
9398 Fix mm-coding-system-priorities entry.
9399
9400 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9401
9402 * idlwave.texi (Continued Statement Indentation):
9403 * reftex.texi (Options (Index Support)):
9404 (Displaying and Editing the Index, Table of Contents):
9405 * speedbar.texi (Creating a display, Major Display Modes):
9406 Replace non-nil with non-@code{nil}.
9407
9408 2004-10-21 Jay Belanger <belanger@truman.edu>
9409
9410 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9411
9412 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9413
9414 * calc.texi (Reporting Bugs): Double up `@'.
9415
9416 2004-10-18 Jay Belanger <belanger@truman.edu>
9417
9418 * calc.texi (Reporting Bugs): Change the address that bugs
9419 should be sent to.
9420
9421 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9422
9423 * gnus.texi (New Features): Add 5.11.
9424
9425 * message.texi (Resending): Remove wrong default value.
9426
9427 * gnus.texi (Mail Source Specifiers): Describe possible problems
9428 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9429 `pop3-leave-mail-on-server' to the index.
9430
9431 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9432
9433 * message.texi (Canceling News): Add how to set a password.
9434
9435 2004-10-12 Jay Belanger <belanger@truman.edu>
9436
9437 * calc.texi (Help Commands): Change the descriptions of
9438 calc-describe-function and calc-describe-variable to match their
9439 current behavior.
9440
9441 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9442
9443 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9444
9445 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9446
9447 Sync with Tramp 2.0.45.
9448
9449 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9450 plink link. The URL is outdated. Originator contacted for
9451 clarification.
9452
9453 2004-10-10 Juri Linkov <juri@jurta.org>
9454
9455 * gnus.texi (Top, Marking Articles): Join two menus in one node
9456 because a node can have only one menu.
9457
9458 2004-10-09 Juri Linkov <juri@jurta.org>
9459
9460 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9461 example of nnmail-split-fancy.
9462
9463 2004-10-06 Karl Berry <karl@gnu.org>
9464
9465 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9466 consistency with other uses of dashes.
9467
9468 2004-10-05 Karl Berry <karl@gnu.org>
9469
9470 * info.texi: Consistently use --- throughout, periods at end of
9471 menu descriptions, and a couple typos.
9472
9473 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9474
9475 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9476 * pgg.texi (User Commands, Backend methods): Do.
9477 * gnus.texi: Markup fixes.
9478 (Setting Process Marks): Fix `M P a' entry.
9479 * emacs-mime.texi: Fixes.
9480
9481 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9482
9483 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9484 again.
9485 Use 5.10 instead of 5.10.0.
9486
9487 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9488
9489 * gnus.texi (Summary Mail Commands): S D e.
9490
9491 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9492
9493 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9494 the gnus-article-mode-line-format section.
9495
9496 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9497
9498 * gnus.texi (Various Summary Stuff): Fix the documentation for
9499 gnus-newsgroup-variables.
9500
9501 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9502
9503 * gnus.texi (MIME Commands):
9504 Add gnus-mime-display-multipart-as-mixed,
9505 gnus-mime-display-multipart-alternative-as-mixed,
9506 gnus-mime-display-multipart-related-as-mixed.
9507 (Mail Source Customization): Clarify `mail-source-directory'.
9508 (Splitting Mail): Mention gnus-group-find-new-groups.
9509 (SpamOracle): Fix typo.
9510
9511 * gnus-faq.texi: Untabify.
9512 ([6.3]): nnir.el is in contrib directory.
9513
9514 * message.texi (News Headers): Clarify how a unique ID is created.
9515
9516 * gnus.texi (Batching Agents): Fix typo in example.
9517 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9518
9519 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9520
9521 * gnus.texi (Group Parameters): Add more on hooks.
9522
9523 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9524
9525 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9526
9527 2004-09-22 Jay Belanger <belanger@truman.edu>
9528
9529 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9530 might be hidden during part of the session.
9531
9532 2004-09-20 Jay Belanger <belanger@truman.edu>
9533
9534 * calc.texi (Notations Used in This Manual): Put in an earlier
9535 mention that DEL could be called Backspace.
9536
9537 2004-09-10 Simon Josefsson <jas@extundo.com>
9538
9539 * gnus.texi (IMAP): Add example. Suggested and partially written
9540 by Steinar Bang <sb@dod.no>.
9541
9542 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9543
9544 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9545 netrc syntax.
9546
9547 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9548
9549 * gnus.texi (Spam ELisp Package Sequence of Events):
9550 Some clarifications.
9551 (Spam ELisp Package Global Variables): More clarifications.
9552
9553 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9554
9555 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9556 Mention spam-split does not modify incoming mail.
9557
9558 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9559
9560 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9561
9562 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9563
9564 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9565
9566 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9567
9568 * makefile.w32-in (sieve, pgg): Use $(infodir).
9569
9570 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9571
9572 * makefile.w32-in: Fix PGG and Sieve entries.
9573
9574 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9575
9576 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9577 Emacs and related programs.
9578
9579 2004-08-27 Richard M. Stallman <rms@gnu.org>
9580
9581 * faq.texi: Fix texinfo usage, esp. doublequotes.
9582 (Difference between Emacs and XEmacs): Some clarification.
9583
9584 * faq.texi (Difference between Emacs and XEmacs):
9585 Explain not to contrast XEmacs with GNU Emacs.
9586
9587 2004-08-26 Richard M. Stallman <rms@gnu.org>
9588
9589 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9590
9591 2004-08-22 David Kastrup <dak@gnu.org>
9592
9593 * reftex.texi (AUCTeX): Update links, section name.
9594
9595 * faq.texi (Calc): Update availability (included in 22.1).
9596 (AUCTeX): Update availability, information, versions, description.
9597
9598 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9599
9600 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9601
9602 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9603
9604 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9605
9606 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9607
9608 Sync with Tramp 2.0.44.
9609
9610 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9611
9612 * widget.texi (User Interface): Update how to separate the
9613 editable field of an editable-field widget from other widgets.
9614 (Programming Example): Add text after field.
9615
9616 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9617
9618 * emacs-mime.texi (Encoding Customization): Add a note to the
9619 mm-content-transfer-encoding-defaults entry.
9620 (rfc2047): Update.
9621
9622 * gnus.texi (Article Highlighting):
9623 Add gnus-cite-ignore-quoted-from.
9624 (POP before SMTP): New node.
9625 (Posting Styles): Addition.
9626 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9627 (Fancy Mail Splitting): Ditto.
9628 (X-Face): Add gnus-x-face.
9629
9630 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9631
9632 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9633 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9634
9635 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9636
9637 * gnus.texi (Mail Source Specifiers):
9638 Describe `pop3-leave-mail-on-server'.
9639
9640 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9641
9642 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9643
9644 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9645 repository. Change setfilename.
9646
9647 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9648
9649 2004-07-02 Juri Linkov <juri@jurta.org>
9650
9651 * pcl-cvs.texi (Viewing differences): Add `d r'.
9652
9653 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9654
9655 * ses.texi, viper.texi, flymake.texi, faq.texi:
9656 * eshell.texi, ediff.texi: Markup fixes.
9657
9658 2004-06-21 Karl Berry <karl@gnu.org>
9659
9660 * info.texi (Top): Mention that only Emacs has mouse support.
9661 (Getting Started): Mention this in a few other places.
9662
9663 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9664
9665 * autotype.texi (Copyrights, Timestamps):
9666 Recommend `before-save-hook' instead of `write-file-functions'.
9667
9668 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9669
9670 * dired-x.texi (dired-mark-omitted): Update keybinding.
9671
9672 2004-06-10 Kim F. Storm <storm@cua.dk>
9673
9674 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9675
9676 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9677
9678 * dired-x.texi (variable dired-omit-mode): Rename from
9679 dired-omit-files-p.
9680 (function dired-omit-mode): Rename from dired-omit-toggle.
9681 Call dired-omit-mode rather than set dired-omit-files-p.
9682 (dired-mark-omitted): Describe command.
9683
9684 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9685
9686 Version 2.0.41 of Tramp released.
9687
9688 2004-05-29 Juanma Barranquero <lektu@terra.es>
9689
9690 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9691 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9692
9693 2004-05-29 Richard M. Stallman <rms@gnu.org>
9694
9695 * cl.texi (Top): Call this chapter `Introduction'.
9696 (Overview): In TeX, no section heading here.
9697
9698 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9699
9700 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9701
9702 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9703 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9704
9705 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9706
9707 * flymake.texi: New file.
9708
9709 2004-05-28 Simon Josefsson <jas@extundo.com>
9710
9711 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9712
9713 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9714
9715 Version 2.0.40 of Tramp released.
9716
9717 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9718
9719 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9720
9721 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9722 variables `tramp-backup-directory-alist' and
9723 `tramp-bkup-backup-directory-info'.
9724 (Overview, Connection types)
9725 (External transfer methods, Default Method)
9726 (Windows setup hints): Remove restriction of password entering
9727 with external methods.
9728 (Auto-save and Backup): Make file name example
9729 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9730 and `auto-save-directory' must be used.
9731 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9732 only "NT"). Remove doubled entry "What kinds of systems does
9733 @tramp{} work on".
9734 (tramp): Macro removed.
9735 (Obtaining Tramp): Flag removed from title.
9736 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9737 and `trampver' used properly. Flag `tramp-inst' replaced by
9738 `installchapter'. Installation related text adapted.
9739
9740 2004-04-28 Masatake YAMATO <jet@gyve.org>
9741
9742 * widget.texi (Programming Example): Remove overlays.
9743
9744 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9745
9746 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9747
9748 2004-04-23 Juanma Barranquero <lektu@terra.es>
9749
9750 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9751
9752 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9753
9754 * info.texi (Info Search): Add info-apropos.
9755
9756 2004-03-22 Juri Linkov <juri@jurta.org>
9757
9758 * faq.texi: Fix help key bindings.
9759
9760 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9761
9762 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9763 (as suggested by Karl Berry). Update information about colored
9764 stars in menus. Add new subheading describing M-n.
9765
9766 2004-03-12 Richard M. Stallman <rms@gnu.org>
9767
9768 * cl.texi (Top): Rename top node's title.
9769
9770 2004-03-08 Karl Berry <karl@gnu.org>
9771
9772 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9773 problems making the texinfo distribution.
9774
9775 2004-02-29 Simon Josefsson <jas@extundo.com>
9776
9777 * smtpmail.texi (Authentication): Change the list of supported
9778 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9779 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9780 <voegelas@gmx.net>.
9781
9782 2004-02-29 Juanma Barranquero <lektu@terra.es>
9783
9784 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9785 Use $(DEL) instead of rm, and ignore exit code.
9786
9787 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9788
9789 Tramp version 2.0.39 released.
9790
9791 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9792
9793 * tramp.texi (Customizing Completion): Explain new functions
9794 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9795 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9796 (Top): Refer to Savannah mailing list as the major one.
9797 Mention older mailing lists in HTML mode only.
9798 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9799 (Frequently Asked Questions): Remote hosts must not be Unix-like
9800 for "smb" method.
9801 (Password caching): New node.
9802 (External transfer methods): Refer to password caching for "smb"
9803 method.
9804
9805 2004-02-17 Karl Berry <karl@gnu.org>
9806
9807 * info.texi (Help-Int): Mention the new line number feature.
9808
9809 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9810
9811 * ses.texi (Advanced Features): New functionality for
9812 ses-set-header-row (defaults to current row unless C-u used).
9813 (Acknowledgements): Add Stefan Monnier.
9814
9815 2003-12-29 Kevin Ryde <user42@zip.com.au>
9816
9817 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9818
9819 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9820
9821 Tramp version 2.0.38 released.
9822
9823 * tramp.texi (Remote shell setup): Warn of environment variables
9824 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9825 <sven.gabriel@imk.fzk.de>.
9826 (Configuration): Tramp now chooses base64/uuencode
9827 automatically. Update wording accordingly.
9828 (Top): More description for the `Default Method' menu entry.
9829 (Default Method): Use @code, not @var, for Lisp variables.
9830 (Default Method): New subsection `Which method is the right one
9831 for me?' Suggested by Christian Kirsch.
9832 (Configuration): Pointer to new subsection added.
9833 (Default Method): Too many "use" in one sentence.
9834 Rephrase. Reported by Christian Kirsch.
9835 (Filename Syntax): Old `su' example is probably a left-over from
9836 the sm/su method naming. Replace with `ssh', instead.
9837 (External transfer methods, Auto-save and Backup):
9838 Typo fixes.
9839
9840 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9841
9842 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9843 (Top): Mention japanese manual only if flag `jamanual' is set.
9844 Insert section `Japanese manual' in menu.
9845
9846 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9847
9848 * eshell.texi (Known Problems): Add doc item.
9849
9850 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9851
9852 * cc-mode.texi: Update for CC Mode 5.30.
9853
9854 Note: Please refrain from doing purely cosmetic changes like
9855 removing trailing whitespace in this manual; it clobbers cvs
9856 merging for no good reason.
9857
9858 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9859
9860 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9861 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9862 @acronym{ASCII}.
9863
9864 2003-10-26 Karl Berry <karl@gnu.org>
9865
9866 * info.texi (Info Search): Echo area, not echo are. From Debian
9867 diff.
9868
9869 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9870
9871 * widget.texi (Defining New Widgets): Document new behavior of
9872 :buttons and :children keywords.
9873
9874 2003-10-22 Miles Bader <miles@gnu.org>
9875
9876 * Makefile.in (info): Move before $(top_srcdir)/info.
9877
9878 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9879
9880 * tramp.texi (Inline methods): Small grammar fix.
9881 (External transfer methods): Likewise.
9882
9883 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9884
9885 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9886
9887 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9888
9889 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9890
9891 2003-09-30 Richard M. Stallman <rms@gnu.org>
9892
9893 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9894
9895 * widget.texi (User Interface): Fix typos.
9896
9897 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9898
9899 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9900
9901 * pcl-cvs.texi (Selected Files): Fix typo.
9902
9903 2003-09-21 Karl Berry <karl@gnu.org>
9904
9905 * info.texi (] and [ commands): No period at end of section title.
9906
9907 2003-09-04 Miles Bader <miles@gnu.org>
9908
9909 * Makefile.in (top_srcdir): New variable.
9910 ($(top_srcdir)/info): New rule.
9911 (info): Depend on it.
9912
9913 2003-09-03 Peter Runestig <peter@runestig.com>
9914
9915 * makefile.w32-in: New file.
9916
9917 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9918
9919 * widget.texi (User Interface): Explain the need of static text
9920 around an editable field.
9921
9922 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9923
9924 * widget.texi (Basic Types): The argument to `:help-echo' can now
9925 be a form that evaluates to a string.
9926
9927 2003-08-18 Kim F. Storm <storm@cua.dk>
9928
9929 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9930
9931 2003-08-16 Richard M. Stallman <rms@gnu.org>
9932
9933 * dired-x.texi (Shell Command Guessing): Explain *.
9934
9935 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9936
9937 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9938 log-edit-insert-changelog.
9939
9940 2003-08-03 Karl Berry <karl@gnu.org>
9941
9942 * info.texi: Need @contents.
9943
9944 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9945
9946 Tramp version 2.0.36 released.
9947
9948 * tramp.texi (Remote shell setup): Explain about problems with
9949 non-Bourne commands in ~/.profile and ~/.shrc.
9950
9951 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9952
9953 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9954 renaming of `vis-mode' to `visible-mode'.
9955
9956 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9957
9958 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9959 next, prev and up pointers.
9960
9961 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9962
9963 * info.texi (Help): Mention existence of Emacs and stand-alone
9964 Info at the very beginning of the tutorial.
9965 (Help-Inv): New node.
9966 (Help-]): New node.
9967 (Help-M): Systematically point out the differences between default
9968 Emacs and stand-alone versions. Delete second menu.
9969 (Help-Xref): Systematically point out the differences between
9970 default Emacs and stand-alone versions.
9971 (Help-Int): Change `l' example.
9972 (Expert Info): Fix typos.
9973 (Emacs Info Variables): Mention `Info-hide-note-references' and
9974 new default for `Info-scroll-prefer-subnodes'.
9975
9976 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9977
9978 Version 2.0.35 of Tramp released.
9979
9980 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9981 (Inline methods): Add methods `remsh' and `plink1'.
9982 (External transfer methods): Add method `remcp'.
9983 (Multi-hop Methods): Add method `remsh'.
9984 Small patch from Adrian Aichner <adrian@xemacs.org>:
9985 Fix minor typos.
9986 (Concept Index): Add to make manual searchable via
9987 `Info-index'.
9988 (Version Control): Add cindex entry.
9989
9990 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9991
9992 * trampver.texi: Version 2.0.34 released.
9993
9994 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9995
9996 * faq.texi: Improve previous changes.
9997
9998 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9999
10000 * faq.texi: Update copyright and maintenance details.
10001 Update some package URLs, versions, and maintainers.
10002 Remove many references to the Emacs Lisp Archive.
10003
10004 2003-04-23 Simon Josefsson <jas@extundo.com>
10005
10006 * smtpmail.texi: Fix license (the invariant sections mentioned has
10007 never been part of the smtp manual). Align info dir entry with
10008 other emacs packages.
10009
10010 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10011
10012 * tramp.texi: Version 2.0.33 released.
10013 Remove installation chapter. Remove XEmacs specifics.
10014
10015 2003-03-29 Richard M. Stallman <rms@gnu.org>
10016
10017 * tramp.texi (Top): Undo the previous renaming.
10018 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10019
10020 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10021
10022 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10023 version of manual.
10024
10025 * tramp.texi (Auto-save and Backup): New node.
10026
10027 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10028
10029 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10030 Emacs" in order to have better differentiation to "XEmacs".
10031 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10032 are new macros in order to point to the other Emacs flavor where
10033 appropriate. In info case, point to node `Installation' in order
10034 to explain how to generate the other way. In html case, make a
10035 link to the other html file.
10036 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10037 after CVS checkout/update.
10038 (Installation): Completely rewritten.
10039 (Installation parameters, Load paths): New sections under
10040 `Installation'.
10041
10042 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10043
10044 * tramp.texi: Version 2.0.30 released.
10045 Replace word "path" with "localname" where used as a component of
10046 a Tramp file name.
10047
10048 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10049
10050 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10051 introduced.
10052 (Installation): Explain what to do if files from the tramp/contrib
10053 directory are needed.
10054
10055 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10056
10057 * smtpmail.texi (How Mail Works): New.
10058
10059 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10060
10061 * smtpmail.texi: New file.
10062
10063 * Makefile.in: Build SMTP manual.
10064
10065 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10066
10067 * tramp.texi: Version 2.0.29 released.
10068 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10069 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10070
10071 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10072
10073 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10074 another package loads accidentally Ange-FTP.
10075
10076 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10077
10078 * tramp.texi (Customizing Completion): Add function
10079 `tramp-parse-sconfig'. Change example of
10080 `tramp-set-completion-function', because parsing of ssh config
10081 files looks more natural.
10082
10083 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10084
10085 * gnus.texi: Do not use `path' in several locations.
10086
10087 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10088
10089 * tramp.texi (External transfer methods): New method `smb'.
10090 From Michael Albinus.
10091
10092 2002-11-05 Karl Berry <karl@gnu.org>
10093
10094 * info.texi (Info-fontify): Reorder face list to avoid bad line
10095 breaks.
10096
10097 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10098
10099 * tramp.texi: Move @copying to standard place.
10100 Use @insertcopying.
10101
10102 2002-10-02 Karl Berry <karl@gnu.org>
10103
10104 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10105 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10106 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10107 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10108 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10109 Per rms, update all manuals to use @copying instead of @ifinfo.
10110 Also use @ifnottex instead of @ifinfo around the top node, where
10111 needed for the sake of the HTML output.
10112 (The Gnus manual is not fixed since it's not clear to me how it
10113 works; and the Tramp manual already uses @copying, although in an
10114 unusual way. All others were changed.)
10115
10116 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10117
10118 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10119 (../info/ses, ses.dvi): New targets.
10120 * ses.texi: New file.
10121
10122 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10123
10124 * texinfo.tex: Update to texinfo 4.2.
10125
10126 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10127
10128 * reftex.texi: Update to RefTeX 4.19.
10129
10130 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10131
10132 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10133 (../info/tramp, tramp.dvi): New targets.
10134
10135 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10136
10137 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10138 (calc.dvi): Uncomment.
10139
10140 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10141
10142 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10143 (../info/calc): New target.
10144
10145 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10146
10147 * (Version 21.1 released.)
10148
10149 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10150
10151 * Branch for 21.1.
10152
10153 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10154
10155 * Makefile.in (../info/info): Use an explicit -o switch to
10156 makeinfo.
10157
10158 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10159
10160 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10161
10162 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10163
10164 * Makefile.in (../info/idlwave): Use --no-split.
10165
10166 2000-12-14 Dave Love <fx@gnu.org>
10167
10168 * Makefile.in (mostlyclean): Remove gnustmp.*.
10169 (gnus.dvi): Change rule to remove @latex stuff.
10170
10171 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10172
10173 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10174
10175 2000-10-13 John Wiegley <johnw@gnu.org>
10176
10177 * Makefile.in: Add build targets for eshell.texi.
10178
10179 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10180
10181 * Makefile.in: Remove/comment speedbar stuff.
10182
10183 2000-09-22 Dave Love <fx@gnu.org>
10184
10185 * Makefile.in: Add emacs-mime.
10186
10187 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10188
10189 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10190 (DVI_TARGETS): Add woman.dvi.
10191 (../info/woman, woman.dvi): New targets.
10192
10193 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10194
10195 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10196
10197 * pcl-cvs.texi: New file.
10198 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10199 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10200
10201 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10202
10203 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10204 (../info/ebrowse, ebrowse.dvi): New targets.
10205
10206 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10207
10208 * Makefile.in (INFO_TARGETS): Add eudc.
10209 (DVI_TARGETS): Add eudc.dvi.
10210 (../info/eudc, eudc.dvi): New targets.
10211
10212 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10213
10214 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10215 compatibility with 8+3 filesystems).
10216 (../info/efaq): Rename from emacs-faq.
10217
10218 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10219
10220 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10221 (../info/idlwave, idlwave.dvi): New targets.
10222
10223 1999-10-23 Dave Love <fx@gnu.org>
10224
10225 * Makefile.in: Use autotype.texi.
10226
10227 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10228
10229 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10230 faq.texi file) rather than ../info/faq.
10231
10232 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10233
10234 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10235 (../info/ada-mode, ada-mode.dvi): New targets.
10236
10237 1999-09-01 Dave Love <fx@gnu.org>
10238
10239 * Makefile.in: Add faq.
10240
10241 1999-07-12 Richard Stallman <rms@gnu.org>
10242
10243 * Version 20.4 released.
10244
10245 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10246
10247 * Version 20.3 released.
10248
10249 1998-04-06 Andreas Schwab <schwab@gnu.org>
10250
10251 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10252 Use it in dvi targets.
10253 (../etc/GNU): Change to $(srcdir) first.
10254
10255 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10256
10257 * reftex.texi: Update for RefTeX version 3.22.
10258
10259 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10260
10261 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10262 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10263
10264 1997-09-23 Paul Eggert <eggert@twinsun.com>
10265
10266 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10267 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10268
10269 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10270
10271 * Version 20.2 released.
10272
10273 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10274
10275 * Version 20.1 released.
10276
10277 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10278
10279 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10280
10281 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10282
10283 * Version 19.33 released.
10284
10285 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10286
10287 * Version 19.32 released.
10288
10289 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10290
10291 * Makefile.in: Add rules for the Message manual.
10292
10293 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10294
10295 * gnus.texi: New version.
10296
10297 * message.texi: New manual.
10298
10299 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10300
10301 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10302
10303 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10304
10305 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10306 Specify -I option.
10307 (All dvi targets): Set the TEXINPUTS variable.
10308
10309 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10310
10311 * Version 19.31 released.
10312
10313 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10314
10315 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10316 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10317
10318 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10319
10320 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10321 (INFO_TARGETS): Add ../info/cc-mode.
10322 (DVI_TARGETS): Add cc-mode.dvi.
10323
10324 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10325
10326 * Version 19.30 released.
10327
10328 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10329
10330 * gnus.texi: New file.
10331
10332 1995-11-04 Erik Naggum <erik@naggum.no>
10333
10334 * gnus.texi: File deleted.
10335
10336 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10337
10338 * mh-e.texi: "Function Index" -> "Command Index" to work with
10339 Emacs 19.30 C-h C-k support of separately-documented commands.
10340
10341 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10342
10343 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10344 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10345
10346 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10347
10348 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10349 (../info/viper, viper.dvi): New targets.
10350
10351 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10352
10353 * dired-x.texi (Installation): Change the example to set
10354 buffer-local variables like dired-omit-files-p in
10355 dired-mode-hook.
10356
10357 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10358
10359 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10360 (../info/mh-e, mh-e.dvi): New targets.
10361
10362 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10363
10364 * Makefile.in (maintainer-clean): Rename from realclean.
10365
10366 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10367
10368 * Makefile.in: New file.
10369 * Makefile: File deleted.
10370
10371 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10372
10373 * Makefile (TEXINDEX_OBJS): Variable deleted.
10374 (texindex, texindex.o, getopt.o): Rules deleted.
10375 All deps on texindex deleted.
10376 (distclean): Don't delete texindex.
10377 (mostlyclean): Don't delete *.o.
10378 * texindex.c, getopt.c: Files deleted.
10379
10380 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10381
10382 * Version 19.26 released.
10383
10384 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10385
10386 * Version 19.25 released.
10387
10388 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10389
10390 * Version 19.24 released.
10391
10392 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10393
10394 * Version 19.23 released.
10395
10396 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10397
10398 * Makefile: Delete spurious tab.
10399
10400 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10401
10402 * Makefile (.SUFFIXES): New rule.
10403
10404 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10405
10406 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10407 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10408
10409 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10410
10411 * Makefile (../info/sc): Rename from sc.info.
10412 (../info/cl): Likewise.
10413 (INFO_TARGETS): Use new names.
10414
10415 1993-12-04 Richard Stallman (rms@srarc2)
10416
10417 * getopt.c: New file.
10418 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10419 (getopt.o): New rule.
10420 (dvi): Don't depend on texindex.
10421 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10422 Depend on texindex.
10423
10424 1993-12-03 Richard Stallman (rms@srarc2)
10425
10426 * Makefile (../info/sc.info): Rename from ../info/sc.
10427 (TEXI2DVI): New variable.
10428 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10429 Add explicit commands.
10430 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10431
10432 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10433
10434 * Version 19.22 released.
10435
10436 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10437
10438 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10439
10440 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10441
10442 * Version 19.21 released.
10443
10444 1993-11-15 Paul Eggert (eggert@twinsun.com)
10445
10446 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10447
10448 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10449
10450 * Makefile (../etc/GNU): New target.
10451 (EMACSSOURCES): Add gnu1.texi.
10452
10453 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10454
10455 * Makefile (realclean): Don't delete the Info files.
10456
10457 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10458
10459 * forms.texi: Fix forms.texi so that it will format correctly.
10460 Add missing `@end iftex', fix bad reference.
10461
10462 * info.texi, info-stn.texi: New files implement texinfo version of
10463 `info' file.
10464
10465 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10466
10467 * Makefile: Fix targets for texindex, new info.texi files.
10468 * info-stnd.texi: New file implements info for standalone info
10469 reader.
10470 * info.texi: Update to include recent changes to "../info/info".
10471 New source file for ../info/info; includes info-stnd.texi.
10472
10473 * texindex.c: Include "../src/config.h" if building in emacs.
10474
10475 * Makefile: Change all files to FILENAME.texi, force all targets
10476 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10477 vip.texinfo, forms.texinfo, cl.texinfo.
10478 Add target to build texindex.c, defining `emacs'.
10479
10480 * forms.texi: Install new file to match version 2.3 of forms.el.
10481
10482 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10483
10484 * Version 19.19 released.
10485
10486 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10487
10488 * sc.texinfo: Fix info file name.
10489
10490 * Makefile (info): Add gnus and sc.
10491 (dvi): Add gnus.dvi and sc.dvi.
10492 (../info/sc, sc.dvi): New targets.
10493
10494 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10495
10496 * Version 19.18 released.
10497
10498 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10499
10500 * Makefile: Fix source file names of the separate manuals.
10501 (gnus.dvi, ../info/gnus): New targets.
10502
10503 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10504
10505 * Version 19.17 released.
10506
10507 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10508
10509 * split-man: Fix typos in last change.
10510
10511 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10512
10513 * Version 19.16 released.
10514
10515 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10516
10517 * version 19.15 released.
10518
10519 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10520
10521 * Makefile (distclean): It's rm, not rf.
10522
10523 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10524
10525 * Version 19.14 released.
10526
10527 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10528
10529 * Makefile: New file.
10530
10531 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10532
10533 * Version 19.13 released.
10534
10535 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10536
10537 * Version 19.9 released.
10538
10539 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10540
10541 * Version 19.8 released.
10542
10543 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10544
10545 * Version 19.7 released.
10546
10547 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10548
10549 * gnus.texinfo: New file. Removed installation instructions.
10550
10551 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10552
10553 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10554
10555 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10556
10557 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10558 then define `\sc' as the command for smallcaps in Texinfo.
10559 This means that the @sc command will produce small caps. bfox has
10560 made the corresponding change to makeinfo and texinfm.el.
10561
10562 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10563
10564 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10565 Customization since the menu entry did not point to anything.
10566 Also add an @finalout command to remove overfull hboxes from the
10567 printed output.
10568
10569 * cl.texinfo: Add @bye, \input line and @settitle to file.
10570 This file is clearly intended to be a chapter of some other work,
10571 but the other work does not yet exist.
10572
10573 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10574
10575 * texinfo.texinfo: Three typos corrected.
10576
10577 ;; Local Variables:
10578 ;; coding: utf-8
10579 ;; End:
10580
10581 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10582
10583 This file is part of GNU Emacs.
10584
10585 GNU Emacs is free software: you can redistribute it and/or modify
10586 it under the terms of the GNU General Public License as published by
10587 the Free Software Foundation, either version 3 of the License, or
10588 (at your option) any later version.
10589
10590 GNU Emacs is distributed in the hope that it will be useful,
10591 but WITHOUT ANY WARRANTY; without even the implied warranty of
10592 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10593 GNU General Public License for more details.
10594
10595 You should have received a copy of the GNU General Public License
10596 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.