* ert.texi (Running Tests Interactively): Adapt examle output.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
2
3 * ert.texi (Running Tests Interactively): Adapt examle output.
4 (Tests and Their Environment): Mention skip-unless.
5
6 2013-10-23 Glenn Morris <rgm@gnu.org>
7
8 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
9 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
10 * widget.texi: Nuke @refill.
11
12 * Makefile.in (install-dvi, install-html, install-pdf)
13 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
14 (uninstall-pdf): Quote entities that might contain whitespace.
15
16 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
17
18 * calc.el (Data Type Formats): Don't specify the size at
19 which integers begin to be represented by lists.
20
21 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
22
23 * cl.texi (Argument Lists): Add indexes for &key and &aux.
24
25 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
26
27 * trampver.texi: Update release number.
28
29 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
30
31 Sync with Tramp 2.2.8.
32
33 * tramp.texi (External packages): Use `non-essential'.
34 * trampver.texi: Update release number.
35
36 2013-09-14 Glenn Morris <rgm@gnu.org>
37
38 * eshell.texi: Markup fixes.
39
40 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
41
42 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
43 of @kbd{RET}.
44 (Prefix Matching): Add an index.
45
46 2013-09-08 Glenn Morris <rgm@gnu.org>
47
48 * emacs-gnutls.texi: Tweak direntry.
49
50 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
51
52 * tramp.texi (Alternative Syntax): Remove chapter.
53
54 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
55
56 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
57 for portability to hosts where /bin/sh has problems.
58
59 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
60
61 Try to reduce redundancy in doc/misc/Makefile.in.
62 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
63 (TARGETS): New intermediate variable.
64 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
65
66 2013-08-27 Glenn Morris <rgm@gnu.org>
67
68 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
69
70 * efaq.texi: Rename from faq.texi, to match its output files.
71 * Makefile.in: Update for faq.texi name change.
72
73 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
74
75 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
76
77 * efaq-w32.texi: Move here from the web-pages repository.
78 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
79 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
80 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
81 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
82 Add DOCMISC_*_W32 variables.
83 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
84 (efaq_w32_deps): New variable.
85 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
86 (efaq-w32.pdf, efaq-w32.html): New rules.
87 (clean): Remove efaq-w32 products.
88
89 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
90
91 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
92 shift_jis from the default value set to mm-coding-system-priorities for
93 Japanese users.
94
95 2013-08-13 Glenn Morris <rgm@gnu.org>
96
97 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
98 (Options - Defining Label Environments, Options - Creating Labels)
99 (Options - Referencing Labels, Options - Creating Citations)
100 (Options - Index Support, Options - Viewing Cross-References)
101 (Options - Finding Files, Options - Optimizations)
102 (Options - Fontification, Options - Misc):
103 * cc-mode.texi (Sample Init File):
104 * edt.texi (Init file):
105 * epa.texi (Encrypting/decrypting gpg files):
106 * mairix-el.texi (About, Setting up the mairix interface, Using)
107 (Extending):
108 Rename nodes to avoid characters that can cause Texinfo problems.
109
110 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
111
112 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
113
114 2013-08-12 Glenn Morris <rgm@gnu.org>
115
116 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
117 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
118 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
119 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
120 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
121 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
122 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
123 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
124 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
125 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
126 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
127 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
128 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
129
130 * woman.texi (Top): Avoid mailto: in html output.
131
132 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
133 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
134 (INSTALL_DATA): New, set by configure.
135 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
136 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
137 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
138 uninstall-ps, and uninstall-doc.
139 (.SUFFIXES): Add .ps and .dvi.
140 (.dvi.ps): New suffix rule.
141 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
142 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
143 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
144 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
145 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
146 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
147 (ido.html, mairix-el.html, message.html, mh-e.html)
148 (newsticker.html, nxml-mode.html, org.html, pgg.html)
149 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
150 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
151 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
152 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
153 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
154 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
155 New rules.
156 (clean): Remove HTML_TARGETS and PS_TARGETS.
157
158 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
159
160 * ido.texi (Working Directories):
161 (Flexible Matching, Regexp Matching, Find File At Point)
162 (Ignoring, Misc Customization): Use @defopt for user options.
163
164 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
165
166 * htmlfontify.texi (Customization): Remove documentation of
167 `hfy-fast-lock-save'. Minor fixes.
168
169 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
170
171 * ido.texi (Top): Insert node "Working Directories" in menu.
172 (Working Directories): New node.
173 (Misc Customization): Add documentation of
174 `ido-confirm-unique-completion' and some other user options.
175
176 2013-08-07 Eli Zaretskii <eliz@gnu.org>
177
178 * todo-mode.texi: Update @dircategory.
179 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
180 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
181 @ref.
182
183 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
184
185 * sc.texi (Introduction): Fix index.
186 (Usage Overview):
187 (Citations, Citation Elements, Recognizing Citations)
188 (Information Keys and the Info Alist, Reference Headers)
189 (The Built-in Header Rewrite Functions)
190 (Electric References, Reply Buffer Initialization)
191 (Filling Cited Text, Selecting an Attribution)
192 (Attribution Preferences)
193 (Anonymous Attributions, Author Names)
194 (Using Regi, Post-yank Formatting Commands)
195 (Citing Commands, Insertion Commands)
196 (Mail Field Commands)
197 (Hints to MUA Authors, Thanks and History): Change from one space
198 between sentences to two.
199 (What Supercite Does): Typo fix.
200
201 * newsticker.texi (Usage): Use @key for RET.
202
203 * cl.texi (Argument Lists):
204 (For Clauses):
205 (Macros): Add indexes.
206
207 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
208
209 * cl.texi (Blocks and Exits): Add an index.
210
211 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
212
213 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
214 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
215 (todo-mode.dvi, todo-mode.pdf): New rules.
216
217 * todo-mode.texi: New file.
218
219 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
220
221 * gnus.texi (Basic Usage): Mention that warp means jump here.
222 (The notmuch Engine): Mention notmuch.
223
224 2013-07-30 Tassilo Horn <tsdh@gnu.org>
225
226 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
227 `gnus-subthread-sort-functions' and remove the obsolete documentation
228 of `gnus-sort-threads-recursively'.
229
230 2013-07-29 David Engster <deng@randomsample.de>
231
232 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
233 implementation.
234 (Introduction): Add further missing features.
235 (Building Classes): Add introductory paragraph.
236 (Wish List): Add metaclasses and EQL specialization.
237
238 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
239
240 * tramp.texi (Frequently Asked Questions): Mention
241 `tramp-use-ssh-controlmaster-options'.
242
243 2013-07-26 Tassilo Horn <tsdh@gnu.org>
244
245 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
246 `gnus-sort-threads-recursively'.
247
248 2013-07-25 Glenn Morris <rgm@gnu.org>
249
250 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
251 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
252
253 * erc.texi (Special Features): Update contact information.
254 (History): Avoid using @email.
255
256 * eshell.texi (Bugs and ideas): Minor updates.
257
258 * faq.texi (Reporting bugs, Origin of the term Emacs)
259 (Setting up a customization file)
260 (Using an already running Emacs process, Turning off beeping)
261 (Packages that do not come with Emacs)
262 (Replying to the sender of a message): Avoid using @email.
263
264 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
265
266 * reftex.texi (Imprint): Avoid using @email.
267
268 * ses.texi (Top): Update bug reporting instructions.
269 (Acknowledgments): Avoid using @email.
270
271 * woman.texi (Introduction, Background): Remove outdated information.
272 (Bugs, Acknowledgments): Avoid using @email.
273
274 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
275
276 * ido.texi: New file.
277
278 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
279
280 * gnus.texi (Customizing Articles): Document function predicates.
281
282 2013-07-08 Tassilo Horn <tsdh@gnu.org>
283
284 * gnus.texi (lines): Correct description of
285 `gnus-registry-track-extra's default value. Mention
286 `gnus-registry-remove-extra-data'.
287
288 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
289
290 * gnus.texi (Group Parameters): Mention regexp
291 substitutions (bug#11688).
292
293 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
294
295 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
296
297 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
298
299 * gnus.texi (Emacsen): Fix version.
300
301 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
302
303 2013-07-06 Glenn Morris <rgm@gnu.org>
304
305 * mh-e.texi: Fix external links.
306 (Using This Manual): Printed elisp manuals no longer available.
307
308 * newsticker.texi (Overview): Update URL.
309
310 * nxml-mode.texi (Introduction): Update URL.
311
312 * org.texi (JavaScript support): Fix URL.
313
314 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
315
316 * eudc.texi (CCSO PH/QI): Remove defunct URL.
317
318 * dbus.texi (Introspection): Update URL to a less defunct one.
319
320 * gnus.texi (Top): Restrict "Other related manuals" to info output.
321 (Foreign Groups): Use @indicateurl for examples.
322 (Direct Functions): Remove defunct URL.
323 (RSS): Update URL.
324
325 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
326 (FAQ 7-1): Update URL.
327
328 * pgg.texi (Top, Overview): Add note about obsolescence.
329
330 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
331
332 * texinfo.tex: Merge from gnulib.
333
334 2013-07-03 Glenn Morris <rgm@gnu.org>
335
336 * bovine.texi (top):
337 * cc-mode.texi (AWK Mode Font Locking):
338 * mh-e.texi (Preface):
339 * url.texi (URI Parsing): Fix cross-references to other manuals.
340
341 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
342
343 * gnus.texi (Client-Side IMAP Splitting):
344 Note that `nnimap-inbox' now can be a list.
345
346 2013-06-24 Glenn Morris <rgm@gnu.org>
347
348 * eshell.texi: Fix cross-references to other manuals.
349
350 2013-06-23 Glenn Morris <rgm@gnu.org>
351
352 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
353 Remove; not needed now we use a standard html layout for the faq.
354 (clean): Remove HTML_TARGETS, emacs-faq.text.
355
356 2013-06-21 Eduard Wiebe <usenet@pusto.de>
357
358 * flymake.texi (Parsing the output, Customizable variables):
359 Add reference to `flymake-warning-predicate'.
360
361 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
362
363 * tramp.texi (Top, Configuration): Insert section `Predefined
364 connection information' in menu.
365 (Predefined connection information): New section.
366 (Android shell setup): Make a reference to `Predefined connection
367 information'.
368
369 2013-06-19 Glenn Morris <rgm@gnu.org>
370
371 * Makefile.in (version): New, set by configure.
372 (clean): Delete dist tar file.
373 (infoclean): New, split from maintainer-clean.
374 (maintainer-clean): Run infoclean.
375 (dist): New rule, to make tarfile for www.gnu.org.
376
377 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
378
379 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
380 for keys q and Q.
381 (Standards): Reference RFC5804 as the defining document of the
382 managesieve protocol.
383
384 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
385
386 * eshell.texi (Input/Output): Expand to cover new visual-command
387 options, eshell-visual-subcommands and eshell-visual-options.
388 Divide into separate Visual Commands and Redirection sections.
389
390 2013-06-10 Glenn Morris <rgm@gnu.org>
391
392 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
393
394 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
395
396 * gnus.texi (Article Date):
397 Fix description of gnus-article-update-date-headers.
398
399 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
400
401 * erc.texi (Special Features): ERC is being maintained within
402 Emacs now.
403
404 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
405
406 * flymake.texi: Change from one space between sentences to two.
407
408 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * cl.texi (Obsolete Macros): Describe replacements for `flet'
411 (bug#14293).
412
413 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
414
415 * tramp.texi (Frequently Asked Questions): Precise, how to define
416 an own ControlPath.
417
418 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (Frequently Asked Questions): New item for
421 ControlPath settings.
422
423 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
424
425 * calc.texi (Basic Operations on Units): Streamline some
426 descriptions.
427
428 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
429
430 * eshell.texi (Built-ins): Update manual to mention tramp module.
431
432 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
433
434 * tramp.texi (Filename Syntax): Host names are not allowed to be
435 any method name, unless method name is specified explicitly.
436 Remove restriction on unibyte filenames.
437
438 * trampver.texi: Update release number.
439
440 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
441
442 doc: convert some TeX accents to UTF-8
443 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
444 '@"{@dotless{i}}'.
445
446 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
447
448 Sync with Tramp 2.2.7.
449
450 * trampver.texi: Update release number.
451
452 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
453
454 * calc.texi (Basic Operations on Units): Streamline some
455 descriptions.
456
457 2013-03-08 Glenn Morris <rgm@gnu.org>
458
459 * faq.texi (Top): Don't say this was updated @today.
460 That's irrelevant and leads to spurious diffs.
461
462 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
463
464 * calc.texi (Basic Operations on Units):
465 Fix cross-reference.
466
467 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
468
469 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
470
471 2013-03-06 Alan Mackenzie <acm@muc.de>
472
473 * cc-mode.texi (Custom Line-Up): Clarify position of point on
474 calling a line-up function.
475
476 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
477
478 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
479 * ses.texi: Switch from Latin-1 to UTF-8.
480
481 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
482
483 * tramp.texi (External methods): Tramp does not connect Android
484 devices by itself.
485
486 2013-03-02 Bill Wohler <wohler@newt.com>
487
488 Release MH-E manual version 8.5.
489
490 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
491 release 8.5.
492
493 * mh-e.texi (Preface, Conventions, Getting Started)
494 (Using This Manual, Folder Selection, Viewing, Aliases)
495 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
496 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
497 Update URLs.
498
499 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
500
501 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
502 and "plink2" entries. "plink2" is obsolete for a long time.
503 (External methods): Remove "scp1" and "scp2" entries.
504 Explain user name and host name specification for "adb".
505
506 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
507
508 * tramp.texi (External methods): Mention `tramp-adb-program'.
509
510 2013-02-28 Bastien Guerry <bzg@gnu.org>
511
512 * org.texi (Visibility cycling): Suggest to set
513 `org-agenda-inhibit-startup' to nil if user wants the startup
514 visibility settings to be honored in any circumstances.
515 (Progress logging, Checkboxes): Fix typos.
516
517 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
518
519 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
520 the macros, for Texinfo 4.13 and 5.0.
521
522 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
523
524 Port Tramp documentation to Texinfo 5.0.
525 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
526 (Filename Syntax): Do not use @trampfn{} in @item.
527 (Filename completion): Use @columnfractions in @multitable.
528
529 2013-02-22 Glenn Morris <rgm@gnu.org>
530
531 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
532
533 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
534
535 * Makefile.in (html): New rule.
536
537 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
538
539 * tramp.texi (Android shell setup): Improve. Reported by Thierry
540 Volpiatto <thierry.volpiatto@gmail.com>.
541
542 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
543
544 * tramp.texi (Top, Configuration): Insert section `Android shell
545 setup' in menu.
546 (Android shell setup): New section.
547 (Connection types, Default Method)
548 (Frequently Asked Questions): Mention "scp" instead of "scpc".
549 (External methods): Remove "scpc" and "rsyncc" entries.
550 (Frequently Asked Questions): Remove entry about ControlPersist.
551
552 2013-02-13 Glenn Morris <rgm@gnu.org>
553
554 * message.texi (News Headers): Don't mention yow any more.
555
556 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
557
558 * calc.texi (Basic Operations on Units):
559 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
560
561 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
562
563 * eshell.texi: Fill most of the missing sections.
564
565 2013-02-07 Bastien Guerry <bzg@gnu.org>
566
567 * org.texi (References): Clarify an example.
568 (Installation): Fix instructions.
569 (Org-Plot): Fix link.
570 (Checkboxes, Radio lists): Fix typos.
571
572 2013-02-07 Glenn Morris <rgm@gnu.org>
573
574 * cl.texi (Equality Predicates): Mention memql.
575
576 2013-02-07 Eric Ludlam <zappo@gnu.org>
577
578 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
579 specific, and only about items it supports, indicating that there
580 might be more. Remove refs to simple project and direct automake
581 from ede new.
582 (Simple projects): Re-write to not talk about ede-simple-project
583 which is deprecated, and instead use the term to mean projects
584 that don't do much management, just project wrapping.
585 Add ede-generic-project link.
586 (ede-generic-project): New node (bug#11441).
587
588 2013-02-07 Glenn Morris <rgm@gnu.org>
589
590 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
591
592 2013-02-01 Glenn Morris <rgm@gnu.org>
593
594 * calc.texi (Help Commands): Update calc-view-news description.
595 Mention etc/CALC-NEWS.
596
597 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
598
599 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
600
601 2013-01-13 Bastien Guerry <bzg@gnu.org>
602
603 * org.texi (Installation): Simplify.
604
605 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
606
607 * org.texi (Handling links): Update the mention to the obsolete
608 variable `org-link-to-org-use-id' with a mention to the newer
609 variable `org-id-link-to-org-use-id'. Mention the need to load
610 the org-id library.
611
612 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
613
614 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
615
616 2013-01-09 Bastien Guerry <bzg@gnu.org>
617
618 * org.texi (Pushing to MobileOrg): Add footnote about using
619 symbolic links in `org-directory'.
620 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
621 of the now obsolete alias `org-float'.
622 (TODO basics): Add `org-use-fast-todo-selection' to the variable
623 index. Fix description of TODO keywords cycling.
624 (Advanced features): Add missing argument for @item.
625 (Storing searches): Add index entries and a note about
626 *-tree agenda views.
627 (Structure editing): Document `org-mark-element' and
628 `org-mark-subtree'.
629 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
630
631 2013-01-08 Juri Linkov <juri@jurta.org>
632
633 * info.texi (Go to node): Mention the abbreviated format
634 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
635
636 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
637
638 * autotype.texi: Remove undefined command @subtitlefont.
639 * cc-mode.texi: Likewise.
640
641 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
642 @item argument.
643 (Property searches): Use \\ instead of @backslashchar{}.
644 * pgg.texi (VERSION): Move @set below @setfilename.
645
646 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
647
648 * ada-mode.texi: Remove braces from @title argument.
649 * eudc.texi: Likewise.
650 * smtpmail.texi: Likewise.
651 * auth.texi (VERSION): Set before first use.
652 * emacs-gnutls.texi (VERSION): Likewise.
653 * pgg.texi (VERSION): Likewise.
654 * ede.texi (Top): Rename from top, all uses changed.
655 * eshell.texi: Add missing argument to @sp.
656 * forms.texi (Top): Reorder menu to match structure.
657 * htmlfontify.texi (Customisation): Add missing @item in
658 @enumerate.
659 * org.texi (Advanced features): Add missing argument for @item.
660 (Property searches): Use @backslashchar{} in macro argument.
661 * pcl-cvs.texi: Add missing argument to @sp.
662 (Movement commands): Fix use of @itemx.
663 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
664 * reftex.texi (Options (Creating Citations)): Add missing newline
665 before @end.
666 * tramp.texi (Obtaining Tramp): Remove extra dots.
667 (Configuration): Reorder menu to match structure.
668 (Remote shell setup): Replace literal NUL character by \0.
669 * viper.texi (Marking): Add missing argument for @item.
670
671 2013-01-04 Glenn Morris <rgm@gnu.org>
672
673 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
674 Add htmlfontify.
675 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
676 (htmlfontify.dvi, htmlfontify.pdf): New targets.
677 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
678 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
679
680 * htmlfontify.texi: Miscellaneous fixes and updates.
681 Set copyright to FSF, update license to GFDL 1.3+.
682
683 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
684
685 * htmlfontify.texi: New file.
686
687 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
688
689 * calc.texi (Free-Form Dates): Expand on the date reading
690 algorithm.
691
692 2012-12-27 Glenn Morris <rgm@gnu.org>
693
694 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
695 Avoid some overfull lines.
696
697 * widget.texi (Programming Example): Break some long lines.
698
699 * wisent.texi (Wisent Overview): Fix xref.
700 (Grammar format, Understanding the automaton): Avoid overfill.
701
702 * bovine.texi (Optional Lambda Expression): Allow line break.
703
704 * auth.texi (Help for users): Break long lines.
705
706 * ada-mode.texi (Project file variables):
707 Reword to reduce underfull hbox.
708 (No project files, Use GNAT project file):
709 Use smallexample to make some overfull lines less terrible.
710
711 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
712 Fix cross-references to separate manuals.
713
714 * Makefile.in (gfdl): New variable. Use throughout where
715 appropriate so that targets depend on doclicense.texi.
716
717 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
718
719 * gnus.texi (Customizing the IMAP Connection): Mention the other
720 authenticators.
721
722 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
723
724 * gnus.texi (Browse Foreign Server):
725 Document `gnus-browse-delete-group'.
726
727 2012-12-22 Glenn Morris <rgm@gnu.org>
728
729 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
730 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
731 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
732 * widget.texi, wisent.texi: Nuke hand-written node pointers.
733
734 * Makefile.in (gfdl): New variable. Use throughout where
735 appropriate so that targets depend on doclicense.texi.
736
737 2012-12-22 Eli Zaretskii <eliz@gnu.org>
738
739 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
740 doclicense.texi. Remove doclicense.texi from all targets that
741 mentioned it explicitly.
742 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
743 $(emacsdir)/emacsver.texi.
744 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
745
746 2012-12-21 Glenn Morris <rgm@gnu.org>
747
748 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
749 Include emacsver.texi. Nuke hand-written node pointers.
750 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
751 Depend on emacsver.texi.
752
753 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
754 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
755 May as well just include doclicense.texi in everything.
756
757 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
758 which @copying says is included.
759
760 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
761 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
762 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
763 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
764 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
765 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
766 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
767 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
768 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
769 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
770 * widget.texi, wisent.texi, woman.texi: Do not mention buying
771 copies from the FSF, which does not publish these manuals.
772
773 * erc.texi: No need to include gpl in this small manual.
774
775 * org.texi (copying): Include a copy of the GFDL.
776 (GNU Free Documentation License): New section.
777
778 2012-12-21 Bastien Guerry <bzg@gnu.org>
779
780 * org.texi: Fix typos.
781
782 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
783
784 * calc.texi (ISO 8601): Rename from ISO-8601,
785 as it's typically spelled without a hyphen.
786
787 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
788
789 * calc.texi (ISO-8601): New section.
790 (Date Formatting Codes): Mention new codes.
791 (Standard Date Formats): Mention new formats.
792
793 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
794
795 * tramp.texi (External methods): Move `adb' method here.
796
797 2012-12-13 Glenn Morris <rgm@gnu.org>
798
799 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
800
801 * wisent.texi: Small edits. Set copyright to FSF, update license to
802 GFDL 1.3+.
803 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
804 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
805 New targets.
806 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
807 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
808
809 * bovine.texi: Small edits. Set copyright to FSF, update license to
810 GFDL 1.3+, remove empty index.
811 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
812 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
813 New targets.
814 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
815 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
816
817 2012-12-13 Eric Ludlam <zappo@gnu.org>
818 David Ponce <david@dponce.com>
819 Richard Kim <emacs18@gmail.com>
820
821 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
822
823 2012-12-13 Glenn Morris <rgm@gnu.org>
824
825 * flymake.texi (Customizable variables, Locating the buildfile):
826 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
827
828 * srecode.texi: Small edits. Set copyright to FSF, add explicit
829 GFDL 1.3+ license, fix up index.
830 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
831 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
832 (srecode.pdf): New targets.
833 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
834 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
835
836 2012-12-13 Eric Ludlam <zappo@gnu.org>
837
838 * srecode.texi: New file, imported from CEDET trunk.
839
840 2012-12-13 Bastien Guerry <bzg@gnu.org>
841
842 * org.texi (Summary, Code block specific header arguments)
843 (Code block specific header arguments)
844 (Header arguments in function calls, var, noweb)
845 (Results of evaluation, Code evaluation security):
846 Small reformatting: add a blank line before some example.
847
848 * org.texi (System-wide header arguments)
849 (Header arguments in Org mode properties, Conflicts)
850 (Dynamic blocks, Using the mapping API):
851 Fix indentation of Elisp code examples.
852
853 * org.texi (Comment lines): Fix description of the comment syntax.
854
855 * org.texi (Installation): Mention "make test" in the correct section.
856
857 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
858
859 * doclicense.texi, gpl.texi: Update to latest version from FSF.
860 These are just minor editorial changes.
861
862 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
863
864 * tramp.texi (History): Mention ADB.
865 (Inline methods): Add `adb' method.
866
867 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
868
869 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
870 (External methods): Fix typo.
871
872 2012-12-03 Glenn Morris <rgm@gnu.org>
873
874 * rcirc.texi (Notices): Fix typo.
875
876 2012-11-25 Bill Wohler <wohler@newt.com>
877
878 Release MH-E manual version 8.4.
879
880 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
881 Update for release 8.4.
882
883 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
884 (Junk): Add mh-whitelist-preserves-sequences-flag,
885 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
886 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
887
888 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
889
890 * mh-e.texi (Procmail): Fix two @ typos.
891
892 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
893
894 * doclicense.texi, gpl.texi: Update to latest version from FSF.
895 These are just minor editorial changes.
896
897 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
898
899 * calc.texi (Date Formatting Codes): Mention the new beginning of
900 the date numbering system.
901
902 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
903
904 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
905 (Date Forms): Correct off-by-one error in explanation of
906 Julian day numbers. Give Gregorian equivalent of its origin.
907
908 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
909
910 * doc/misc/calc.texi (Date Forms): Mention the customizable
911 Gregorian-Julian switch.
912 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
913
914 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
915
916 Calc now uses the Gregorian calendar for all dates (Bug#12633).
917 It also uses January 1, 1 AD as its day number 1.
918 * calc.texi (Date Forms): Document this.
919
920 2012-11-16 Glenn Morris <rgm@gnu.org>
921
922 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
923 (Obsolete Macros): Move example here from Function Bindings.
924
925 * erc.texi: Use @code{nil} rather than just "nil".
926 (Modules): Undocument obsolete "hecomplete".
927 Add "notifications".
928 (Connecting): Add brief section on passwords.
929 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
930
931 2012-11-13 Glenn Morris <rgm@gnu.org>
932
933 * flymake.texi (Customizable variables)
934 (Highlighting erroneous lines): Mention flymake-error-bitmap,
935 flymake-warning-bitmap, and flymake-fringe-indicator-position.
936
937 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
938
939 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
940 In all file place SES into @acronym{...}.
941 (Advanced Features): Add key index and function index for
942 ses-set-header-row. Add description for function
943 ses-rename-cell. Add description for function
944 ses-repair-cell-reference-all.
945 (Ranges in formulas): Add description for ses-range flags.
946
947 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
948
949 * texinfo.tex: Merge from gnulib.
950
951 2012-11-10 Chong Yidong <cyd@gnu.org>
952
953 * url.texi (Introduction): Move url-configuration-directory to
954 Customization node.
955 (Parsed URIs): Split into its own node.
956 (URI Encoding): New node.
957 (Defining New URLs): Remove empty chapter.
958 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
959 Improve docs for url-queue-*.
960 (Supported URL Types): Copyedits. Delete empty subnodes.
961
962 * url.texi (Introduction): Rename from Getting Started.
963 Rewrite the introduction.
964 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
965
966 2012-11-10 Glenn Morris <rgm@gnu.org>
967
968 * cl.texi (Obsolete Setf Customization):
969 Revert defsetf example to the more correct let rather than prog1.
970 Give define-modify-macro, defsetf, and define-setf-method
971 gv.el replacements.
972
973 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
974 (Setf Extensions): Remove obsolete reference.
975 (Obsolete Setf Customization):
976 Move note on lack of setf functions to lispref/variables.texi.
977 Undocument get-setf-method, since it no longer exists.
978 Mention simple defsetf replaced by gv-define-simple-setter.
979
980 2012-11-03 Glenn Morris <rgm@gnu.org>
981
982 * cl.texi: Further general copyedits.
983 (List Functions): Remove copy-tree, standard elisp for some time.
984 (Efficiency Concerns): Comment out examples that no longer apply.
985 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
986 (Creating Symbols, Random Numbers): De-emphasize internal
987 variables cl--gensym-counter and cl--random-state. (Bug#12788)
988 (Naming Conventions, Type Predicates, Macros)
989 (Predicates on Numbers): No longer mention cl-floatp-safe.
990
991 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
992
993 * gnus.texi (Mail Source Specifiers):
994 Document :leave keyword used for pop mail source.
995
996 2012-11-01 Glenn Morris <rgm@gnu.org>
997
998 * cl.texi: General copyedits for style, line-breaks, etc.
999 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1000 (Macro Bindings, Blocks and Exits):
1001 Acknowledge existence of lexical-binding.
1002 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1003
1004 2012-10-31 Glenn Morris <rgm@gnu.org>
1005
1006 * ert.texi (Introduction, The @code{should} Macro):
1007 Refer to "cl-assert" rather than "assert".
1008
1009 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1010 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1011 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1012 Reword, and add details of flet and labels.
1013 (Modify Macros, Function Bindings): Add some xrefs.
1014
1015 2012-10-30 Glenn Morris <rgm@gnu.org>
1016
1017 * cl.texi (Modify Macros): Update for cl-letf changes.
1018 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1019 (Setf Extensions): Partially restore note about cl-getf,
1020 mainly moved to lispref/variables.texi.
1021 (Property Lists): Fix cl-getf typos.
1022 (Mapping over Sequences): Mention cl-mapc naming oddity.
1023
1024 2012-10-29 Glenn Morris <rgm@gnu.org>
1025
1026 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1027 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1028 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1029 (Modify Macros, Multiple Values, Other Clauses):
1030 Remove mentions of obsolete features.
1031 (Obsolete Setf Customization): Don't mention `apply' setf.
1032
1033 2012-10-28 Glenn Morris <rgm@gnu.org>
1034
1035 * cl.texi (Multiple Values, Common Lisp Compatibility):
1036 More namespace updates.
1037 (Obsolete Features): Copyedits.
1038 (Obsolete Lexical Macros, Obsolete Setf Customization):
1039 New subsections.
1040
1041 * cl.texi (Porting Common Lisp, Lexical Bindings):
1042 Add some xrefs to the Elisp manual.
1043
1044 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1045 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1046 (Obsolete Features): New appendix. Move Lexical Bindings here.
1047
1048 2012-10-27 Glenn Morris <rgm@gnu.org>
1049
1050 * cl.texi: Use defmac for macros rather than defspec.
1051 (Efficiency Concerns): Related copyedit.
1052
1053 * cl.texi (Control Structure): Update for setf now being in core.
1054 (Setf Extensions): Rename from Basic Setf. Move much of the
1055 former content to lispref/variables.texi.
1056 (Modify Macros): Move pop, push details to lispref/variables.texi.
1057 (Customizing Setf): Copyedits for setf etc being in core.
1058 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1059 Further namespaces updates.
1060
1061 2012-10-26 Bastien Guerry <bzg@gnu.org>
1062
1063 * org.texi (Installation): Update the link to Org's ELPA.
1064 Also don't mention org-install.el anymore as the replacement file
1065 org-loaddefs.el is now loaded by org.el.
1066
1067 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1068
1069 * tramp.texi (Frequently Asked Questions):
1070 Mention `tramp-completion-reread-directory-timeout' for performance
1071 improvement.
1072
1073 2012-10-25 Glenn Morris <rgm@gnu.org>
1074
1075 * cl.texi: Don't mess with the TeX section number counter.
1076 Use Texinfo recommended convention for quotes+punctuation.
1077 (Overview, Sequence Functions): Rephrase for better line-breaking.
1078 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1079 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1080 (Random Numbers, Mapping over Sequences, Structures)
1081 (Porting Common Lisp): Further updates for cl-lib namespace.
1082 (Modify Macros, Declarations, Macro Bindings, Structures):
1083 Break long lines in examples.
1084 (Dynamic Bindings): Update for changed progv behavior.
1085 (Loop Examples, Efficiency Concerns): Markup fixes.
1086 (Structures): Remove TeX margin change.
1087 (Declarations): Fix typos.
1088
1089 2012-10-24 Glenn Morris <rgm@gnu.org>
1090
1091 * cl.texi (Overview, Multiple Values, Creating Symbols)
1092 (Numerical Functions): Say less/nothing about the original cl.el.
1093 (Old CL Compatibility): Remove.
1094 (Assertions): Remove ignore-errors (standard Elisp for some time).
1095
1096 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1097 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1098 (Efficiency Concerns, Efficiency Concerns)
1099 (Common Lisp Compatibility, Old CL Compatibility):
1100 Further updates for cl-lib namespace.
1101
1102 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1103
1104 Update manual for new time stamp format (Bug#12706).
1105 * emacs-mime.texi (time-date): Update for new format.
1106 Also, fix bogus time stamp and modernize a bit.
1107
1108 2012-10-23 Glenn Morris <rgm@gnu.org>
1109
1110 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1111 than unchanging cl.el version number.
1112 End all menu descriptions with a period.
1113 Do not use @dfn{CL} for every instance of "CL".
1114 (Overview): Remove no-runtime caveat, and note about foo* names.
1115 (Usage): Use cl-lib rather than cl.
1116 (Organization, Naming Conventions): Update for cl-lib.el.
1117 (Installation): Remove long-irrelevant node.
1118 (Program Structure, Predicates, Control Structure):
1119 Start updating for cl-lib namespace.
1120 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1121 Depend on emacsver.texi.
1122
1123 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1124
1125 * trampver.texi: Update release number.
1126
1127 2012-10-06 Glenn Morris <rgm@gnu.org>
1128
1129 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1130 ERC version.
1131 (Introduction): ERC is distributed with Emacs.
1132 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1133 (Getting Started): Simplify.
1134 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1135 (History): Mention ERC maintained as part of Emacs now.
1136 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1137 Add dependency on emacsver.texi.
1138
1139 * erc.texi: Remove hand-written node pointers.
1140
1141 2012-10-05 Glenn Morris <rgm@gnu.org>
1142
1143 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1144 Copyedits.
1145
1146 2012-10-01 Eric Ludlam <zappo@gnu.org>
1147
1148 * ede.texi (Quick Start, Project Local Variables)
1149 (Miscellaneous commands, ede-java-root, Development Overview)
1150 (Detecting a Project): New nodes.
1151 (Simple projects): Node deleted.
1152
1153 * eieio.texi (Building Classes): Some slot attributes cannot be
1154 overridden.
1155 (Slot Options): Remove an example.
1156 (Method Invocation, Documentation): New nodes.
1157
1158 2012-10-01 Glenn Morris <rgm@gnu.org>
1159
1160 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1161 (reftex.pdf): Add dependency on emacsver.texi.
1162 * reftex.texi: Don't include directory part for emacsver.texi;
1163 the Makefile's -I handles it.
1164
1165 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1166
1167 Merge from standalone RefTeX repository.
1168
1169 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1170 with macros.
1171 (Imprint): Mention Wolfgang in list of contributors.
1172 (Creating Citations): Give a hint about how to
1173 auto-revert the BibTeX database file when using external editors.
1174 (Referencing Labels): Simplify section about reference macro
1175 cycling.
1176 (Options (Referencing Labels)): Adapt to new structure of
1177 `reftex-ref-style-alist'.
1178 (Referencing Labels, Reference Styles): Document changes in the
1179 referencing functionality.
1180 (Commands): Mention options for definition of header and footer in
1181 BibTeX files.
1182 (Options (Creating Citations)): Document
1183 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1184 (Reference Styles): New section.
1185 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1186 (Options (Referencing Labels)): Remove descriptions of deprecated
1187 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1188 Add descriptions for `reftex-ref-style-alist' and
1189 `reftex-ref-style-default-list'.
1190 (Referencing Labels): Update regarding reference styles.
1191 (Citation Styles): Mention support for ConTeXt.
1192 (Options (Defining Label Environments)): Fix typo.
1193 (Options (Creating Citations)):
1194 Document `reftex-cite-key-separator'.
1195
1196 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1197
1198 * org.texi: Add description of ORG_ADD_CONTRIB to info
1199 documentation. Add link to Worg for more details.
1200
1201 * org.texi: Clarify installation procedure. Provide link to the
1202 build system description on Worg.
1203
1204 * org.texi: Remove reference to utils/, x11idle.c is now in
1205 contrib/scripts.
1206
1207 * org.texi: Re-normalize to "Org mode" in manual.
1208
1209 * org.texi (Installation): Adapt documentation to new build
1210 system. Mention GNU ELPA (since it needs to be handled like Emacs
1211 built-in Org).
1212
1213 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1214
1215 * org.texi: Fix typo in description of the 'Hooks' section.
1216
1217 * org.texi: Add ID to the list of special properties.
1218
1219 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1220
1221 * org.texi (Moving subtrees): Document the ability to archive to a
1222 datetree.
1223
1224 2012-09-30 Bastien Guerry <bzg@gnu.org>
1225
1226 * org.texi (Installation, Feedback, Batch execution):
1227 Use (add-to-list 'load-path ... t) for the contrib dir.
1228
1229 * org.texi (results): Update documentation for ":results drawer"
1230 and ":results org".
1231
1232 * org.texi (Column width and alignment): Fix typo.
1233
1234 * org.texi (Activation): Point to the "Conflicts" section.
1235
1236 * org.texi (Conflicts): Mention filladapt.el in the list of
1237 conflicting packages.
1238
1239 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1240 not needed for versions of Emacs > 22.1.
1241
1242 * org.texi (History and Acknowledgments): Fix typo.
1243
1244 * org.texi (History and Acknowledgments): Add my own
1245 acknowledgments.
1246
1247 * org.texi (Agenda commands): Document the new command and the new
1248 option.
1249
1250 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1251 (Agenda commands): Reorder. Document `*' to toggle persistent
1252 marks.
1253
1254 * org.texi (Agenda dispatcher):
1255 Mention `org-toggle-agenda-sticky'.
1256 (Agenda commands, Exporting Agenda Views): Fix typo.
1257
1258 * org.texi (Templates in contexts, Setting Options): Update to
1259 reflect changes in how contexts options are processed.
1260
1261 * org.texi (Templates in contexts): Document the new structure of
1262 the variables `org-agenda-custom-commands-contexts' and
1263 `org-capture-templates-contexts'.
1264
1265 * org.texi (Templates in contexts): Document the new option
1266 `org-capture-templates-contexts'.
1267 (Storing searches): Document the new option
1268 `org-agenda-custom-commands-contexts'.
1269
1270 * org.texi (Formula syntax for Lisp): Reformat.
1271
1272 * org.texi (Special properties, Column attributes)
1273 (Agenda column view): Document the new special property
1274 CLOCKSUM_T.
1275
1276 * org.texi (Template expansion): Document the new %l template.
1277
1278 * org.texi (Fast access to TODO states): Fix documentation about
1279 allowed characters for fast todo selection.
1280
1281 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1282 use in `org-agenda-to-appt'.
1283
1284 * org.texi (Comment lines): Update wrt comments.
1285
1286 * org.texi (Resolving idle time): Document new keybinding.
1287
1288 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1289 on clock timestamps.
1290
1291 * org.texi (Fast access to TODO states): Explicitely says only
1292 letters are supported as fast TODO selection keys.
1293
1294 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1295 specifier. Document the new "%(my-function)" specifier.
1296
1297 * org.texi (Clocking commands): New cindex.
1298 (Clocking commands): Update documentation for `org-clock-in'.
1299 Document `org-clock-in-last'. Mention `org-clock-out' and
1300 `org-clock-in-last' as commands that can be globally bound.
1301 (Resolving idle time): Document continuous clocking.
1302
1303 * org.texi (Top, Introduction): Fix formatting.
1304 (Activation): Add index entries.
1305 (Conventions): Update section.
1306 (Embedded @LaTeX{}): Fix formatting.
1307
1308 * org.texi (Visibility cycling): Document `show-children'.
1309
1310 * org.texi (Using capture): Mention the `org-capture-last-stored'
1311 bookmark as a way to jump to the last stored capture.
1312
1313 * org.texi (Uploading files): Fix typo.
1314
1315 * org.texi (Using capture): Document `C-0' as a prefix argument
1316 for `org-capture'.
1317
1318 * org.texi (Agenda commands): Document persistent marks.
1319
1320 * org.texi (Template expansion): Update doc to reflect change.
1321
1322 * org.texi (Radio tables): Document the :no-escape parameter.
1323
1324 * org.texi (Repeated tasks): Document repeat cookies for years,
1325 months, weeks, days and hours.
1326
1327 * org.texi (Export options): State that you can use the d: option
1328 by specifying a list of drawers.
1329
1330 * org.texi (HTML preamble and postamble): Small doc improvement.
1331
1332 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1333
1334 * org.texi: The sections in the Exporting section of the manual
1335 left out articles in the description of the org-export-as-*
1336 commands, among other places. This patch adds them, adds a few
1337 missing prepositions, and switches instances of "an HTML" to "a
1338 html" for internal consistency.
1339
1340 * org.texi: Alter several examples of headings with timestamps in
1341 them to include the timestamps in the body instead of the heading.
1342
1343 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1344
1345 * org.texi (Agenda dispatcher): Document sticky agenda views and
1346 the new key for them.
1347
1348 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1349
1350 * org.texi (Advanced features): Fix error in table.
1351
1352 2012-09-30 Feng Shu <tumashu@gmail.com>
1353
1354 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1355 alternative to dvipng.
1356
1357 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1358
1359 * org.texi: Remove extra curly bracket.
1360
1361 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1362
1363 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1364 defkeys.
1365
1366 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1367
1368 * org.texi (Agenda commands): Fix two typos by giving
1369 corresponding function names, according to
1370 `org-agenda-view-mode-dispatch'.
1371
1372 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1373
1374 * org.texi (The spreadsheet): Fix typo.
1375
1376 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1377
1378 * org.texi (Tracking your habits): Point to the "Tracking TODO
1379 state changes" section.
1380
1381 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1382
1383 * org.texi (Literal examples): Remove reference to unknown
1384 `org-export-latex-minted' variable. Also simplify footnote since
1385 `org-export-latex-listings' documentation is exhaustive already.
1386
1387 * org.texi (Plain lists): Remove reference to now hard-coded
1388 `bullet' automatic rule.
1389
1390 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1391
1392 * org.texi: Updated documentation accordingly.
1393
1394 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1395
1396 * texinfo.tex: Merge from gnulib.
1397
1398 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1399
1400 Sync with Tramp 2.2.6.
1401
1402 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1403
1404 * trampver.texi: Update release number.
1405
1406 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1407
1408 * texinfo.tex: Merge from gnulib.
1409
1410 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1411
1412 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1413 (bug#12096).
1414
1415 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1416
1417 * calc.texi (Simplification modes, Conversions)
1418 (Operating on Selections): Mention "basic" simplification.
1419 (The Calc Mode Line): Mention the mode line display for Basic
1420 simplification mode.
1421 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1422 simplifications.
1423 (Basic Simplifications): Rename from "Limited Simplifications"
1424 Replace "limited" by "basic" throughout.
1425 (Algebraic Simplifications): Indicate that the algebraic
1426 simplifications are done by default.
1427 (Unsafe Simplifications): Mention `m E'.
1428 (Simplification of Units): Mention `m U'.
1429 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1430 (Kinds of Declarations, Functions for Declarations):
1431 Mention "algebraic simplifications" instead of `a s'.
1432 (Algebraic Entry): Remove mention of default simplifications.
1433
1434 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1435
1436 * calc.texi (Getting Started, Tutorial): Change simulated
1437 Calc output to match actual output.
1438 (Simplifying Formulas): Mention that algebraic simplification is now
1439 the default.
1440
1441 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1442
1443 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1444 (Bug#12073)
1445
1446 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1447
1448 Prefer typical American spelling for "acknowledgment".
1449 * calc.texi (History and Acknowledgments): Rename from
1450 History and Acknowledgements.
1451 * idlwave.texi (Acknowledgments):
1452 * ses.texi (Acknowledgments):
1453 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1454
1455 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1456
1457 Rename configure.in to configure.ac (Bug#11603).
1458 * ede.texi (Compiler and Linker objects, ede-proj-project)
1459 (ede-step-project): Prefer the name configure.ac to configure.in.
1460
1461 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1462
1463 * tramp.texi (Multi-hops):
1464 Introduce `tramp-restricted-shell-hosts-alist'.
1465
1466 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1467
1468 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1469 methods, so don't mention smtpmail here.
1470
1471 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1472
1473 * gnus.texi (Picons): Document gnus-picon-properties.
1474
1475 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1476
1477 * gnus.texi: Remove mention of compilation, as that's no longer
1478 supported.
1479
1480 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1481
1482 * gnus.texi (Archived Messages): Mention
1483 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1484
1485 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1486
1487 * gnus.texi (Various Summary Stuff):
1488 Remove mention of `gnus-propagate-marks'.
1489
1490 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1491
1492 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1493 which no longer exist.
1494
1495 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1496
1497 * gnus.texi (Archived Messages):
1498 Document gnus-gcc-self-resent-messages.
1499
1500 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1501
1502 * message.texi (Mail Variables):
1503 Mention the optional user parameter for X-Message-SMTP-Method.
1504
1505 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1506
1507 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1508
1509 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1510
1511 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1512
1513 * gnus.texi (Key Index): Change encoding to utf-8.
1514
1515 2012-06-21 Glenn Morris <rgm@gnu.org>
1516
1517 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1518
1519 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1520
1521 * gnus.texi (Group Timestamp): Mention where to find documentation for
1522 the `gnus-tmp-' variables (bug#11601).
1523
1524 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1525
1526 Sync with Tramp 2.2.6-pre.
1527
1528 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1529 where appropriate.
1530 (Ad-hoc multi-hops): New section.
1531 (Remote processes): New subsection "Running remote processes on
1532 Windows hosts".
1533 (History): Add remote commands on Windows, and ad-hoc multi-hop
1534 methods.
1535 (External methods): "ControlPersist" must be set to "no" for the
1536 `scpc' method.
1537 (Remote processes): Add a note about `auto-revert-tail-mode'.
1538 (Frequently Asked Questions): Use "scpx" in combination with
1539 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1540
1541 * trampver.texi: Update release number.
1542
1543 2012-06-10 Chong Yidong <cyd@gnu.org>
1544
1545 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1546 compilation for html-mono.
1547
1548 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1549
1550 * texinfo.tex: Merge from gnulib.
1551
1552 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1553
1554 * Makefile.in (echo-info): Don't try to install info files named
1555 just ".info".
1556
1557 2012-05-28 Glenn Morris <rgm@gnu.org>
1558
1559 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1560
1561 * sc.texi: Nuke hand-written node pointers.
1562 Fix top-level menu to match actual node order.
1563
1564 2012-05-27 Glenn Morris <rgm@gnu.org>
1565
1566 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1567 Some associated fixes, including not messing with chapno in cl.texi.
1568
1569 2012-05-27 Bastien Guerry <bzg@gnu.org>
1570
1571 * org.texi (Durations and time values): Fix typo.
1572
1573 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1574
1575 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1576 Mention `calc-ensure-consistent-units'.
1577
1578 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
1579
1580 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1581 reference commands. (Bug#11461)
1582
1583 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1584
1585 2012-05-12 Glenn Morris <rgm@gnu.org>
1586
1587 * Makefile.in (mostlyclean): Add more TeX intermediates.
1588
1589 * Makefile.in: Make it look more like the other doc Makefiles.
1590 Use explicit $srcdir in all dependencies.
1591 Remove cd $srcdir from rules.
1592 (VPATH): Remove.
1593 (infodir): Set to an absolute path.
1594 (INFO_TARGETS): Use short names.
1595 (mkinfodir): infodir is now absolute.
1596 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1597
1598 * Makefile.in (info.info): Rename from info, to avoid duplication.
1599 (.SUFFIXES): Disable implicit rules.
1600
1601 * Makefile.in (MKDIR_P): New, set by configure.
1602 (mkinfodir): Use $MKDIR_P.
1603
1604 2012-05-07 Glenn Morris <rgm@gnu.org>
1605
1606 * forms.texi (Long Example): Update for changed location of files.
1607
1608 2012-05-04 Glenn Morris <rgm@gnu.org>
1609
1610 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1611 (INFO_TARGETS): Use $INFO_EXT.
1612 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1613 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1614 (INFO_TARGETS): Use $INFO_EXT.
1615 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1616
1617 2012-05-02 Glenn Morris <rgm@gnu.org>
1618
1619 * Makefile.in (echo-info): New phony target, used by top-level.
1620
1621 * viper.texi: Make direntry shorter (also it is no longer "newest").
1622
1623 * emacs-gnutls.texi, ert.texi, org.texi:
1624 Fix dircategory, direntry to match info/dir.
1625
1626 * faq.texi: Convert @inforefs to @xrefs.
1627 Fix some malformed cross-references.
1628 (File-name conventions): Shorten section name to avoid overfull line.
1629 (How to add fonts): Use smallexample to avoid overfull lines.
1630
1631 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1632
1633 * auth.texi (Help for users): Update for .gpg file being second.
1634
1635 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
1636
1637 * org.texi (Agenda commands): Fix two typos: give corresponding
1638 function names, according to `org-agenda-view-mode-dispatch'.
1639
1640 2012-04-27 Glenn Morris <rgm@gnu.org>
1641
1642 * faq.texi (Major packages and programs): Remove section.
1643 There is no point listing 6 packages (cf etc/MORE.STUFF).
1644 (Finding Emacs and related packages): Move "Spell-checkers" here.
1645
1646 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
1647
1648 * dbus.texi (Version): New node.
1649 (Properties and Annotations): Mention the object manager
1650 interface. Describe dbus-get-all-managed-objects.
1651 (Type Conversion): Floating point numbers are allowed, if an
1652 anteger does not fit Emacs's integer range.
1653 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1654 (Asynchronous Methods): Fix description of
1655 dbus-call-method-asynchronously.
1656 (Receiving Method Calls): Fix some minor errors.
1657 Add dbus-interface-emacs.
1658 (Signals): Describe unicast signals and the new match rules.
1659 (Alternative Buses): Add the PRIVATE optional argument to
1660 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1661
1662 2012-04-20 Glenn Morris <rgm@gnu.org>
1663
1664 * faq.texi (New in Emacs 24): New section.
1665 (Packages that do not come with Emacs): Mention M-x list-packages.
1666
1667 2012-04-14 Alan Mackenzie <acm@muc.de>
1668
1669 * cc-mode.texi (c-offsets-alist): Correct a typo.
1670
1671 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
1672
1673 * org.texi (Deadlines and scheduling): Fix the example: the
1674 DEADLINE item should come right after the headline. We enforce
1675 this convention, so it is a bug not to illustrate it correctly in
1676 the manual.
1677
1678 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1679
1680 * org.texi (Agenda commands): Fix documentation bug by swapping
1681 the equivalent keybindings to `org-agenda-next-line' with the ones
1682 to `org-agenda-previous-line'.
1683
1684 2012-04-14 Glenn Morris <rgm@gnu.org>
1685
1686 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1687
1688 2012-04-09 Eli Zaretskii <eliz@gnu.org>
1689
1690 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1691 Add emacs-gnutls.
1692 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1693
1694 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1695
1696 * Makefile.in: Add emacs-gnutls.texi to build.
1697
1698 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1699
1700 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1701
1702 * auth.texi (Secret Service API): Edit further and give examples.
1703 (Secret Service API): Adjust @samp to @code for collection names.
1704
1705 2012-04-04 Glenn Morris <rgm@gnu.org>
1706
1707 * auth.texi (Secret Service API): Copyedits.
1708 (Help for developers): Fill in some missing function doc-strings.
1709 (Help for users, Help for developers)
1710 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1711
1712 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
1713
1714 * auth.texi (Secret Service API): Add the missing text.
1715
1716 2012-04-04 Chong Yidong <cyd@gnu.org>
1717
1718 * message.texi (Using PGP/MIME): Note that epg is now the default.
1719
1720 * gnus.texi: Reduce references to obsolete pgg library.
1721 (Security): Note that epg is now the default.
1722
1723 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1724
1725 * nxml-mode.texi (Completion): C-RET is no longer bound to
1726 nxml-complete.
1727
1728 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1729
1730 * org.texi (Customizing tables in ODT export): Correct few errors.
1731
1732 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1733
1734 * org.texi (Links in ODT export): Update.
1735 (Labels and captions in ODT export): New node.
1736
1737 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1738
1739 * org.texi (Literal examples in ODT export): htmlfontify.el in
1740 Emacs-24.1 now supports fontification. So ODT source blocks will
1741 be fontified by default.
1742
1743 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1744
1745 * org.texi (Refiling notes): Remove duplicated keybinding.
1746
1747 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1748
1749 * org.texi (noweb): Documentation of this new option to the :noweb
1750 header argument.
1751
1752 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1753
1754 * org.texi (Header and sectioning): Add example demonstrating how
1755 to use "LaTeX_CLASS_OPTIONS".
1756
1757 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1758
1759 * org.texi (Noweb reference syntax): Describe the ability to
1760 execute noweb references in the manual.
1761
1762 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1763
1764 * org.texi (cache): Improve cache documentation when session
1765 evaluation is used.
1766
1767 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1768
1769 * org.texi (Plain lists): Document removal.
1770
1771 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1772
1773 * org.texi: Decapitalize file name in references to Calc manual.
1774
1775 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1776
1777 * org.texi (Plain lists): Document removal.
1778
1779 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
1780
1781 * org.texi (Top, OpenDocument Text export)
1782 (ODT export commands, Extending ODT export)
1783 (Images in ODT export, Tables in ODT export)
1784 (Configuring a document converter): Add or Update.
1785
1786 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1787
1788 * org.texi (MobileOrg): Change the wording to reflect that the
1789 Android Version is no longer just the little brother of the iOS
1790 version.
1791
1792 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1793
1794 * org.texi (Key bindings and useful functions): Update babel key
1795 binding documentation in manual.
1796
1797 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1798
1799 * org.texi (noweb): Document new noweb header value.
1800
1801 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1802
1803 * org.texi (noweb-sep): Document new header argument.
1804
1805 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1806
1807 * org.texi (noweb-ref): Documentation of this new custom variable.
1808
1809 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1810
1811 * org.texi (wrap): Update the new :wrap documentation to match the
1812 current implementation.
1813
1814 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1815
1816 * org.texi: Added documentation for :wrap.
1817
1818 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1819
1820 * org.texi: #+RESULTS now user-configurable.
1821
1822 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1823
1824 * org.texi: Documented :noweb no-export.
1825
1826 2012-04-01 Thomas Dye <dk@poto.local>
1827
1828 * org.texi: Edit :noweb no header argument for correctness.
1829
1830 2012-04-01 Bastien Guerry <bzg@gnu.org>
1831
1832 * org.texi (Customization): Update the approximate number of Org
1833 variables.
1834
1835 2012-04-01 Thomas Dye <dk@poto.local>
1836
1837 * org.texi: The :results wrap produces a drawer instead of a
1838 begin_results block.
1839
1840 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1841
1842 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1843 reflect the new default.
1844
1845 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1846
1847 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1848 "Getting Started" to this node. (Bug#10450)
1849
1850 2012-03-10 Chong Yidong <cyd@gnu.org>
1851
1852 * flymake.texi (Example -- Configuring a tool called via make):
1853 Mention the Automake COMPILE variable (Bug#8715).
1854
1855 * info.texi (Getting Started): Add an index entry (Bug#10450).
1856
1857 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1858
1859 * dbus.texi (Signals): Known names will be mapped onto unique
1860 names, when registering for signals.
1861
1862 2012-02-29 Glenn Morris <rgm@gnu.org>
1863
1864 * url.texi: Fix quote usage in body text.
1865
1866 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1867
1868 * cl.texi: Use @code{} in menus when appropriate.
1869
1870 2012-02-28 Glenn Morris <rgm@gnu.org>
1871
1872 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1873 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1874 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1875 * org.texi, sc.texi, vip.texi, viper.texi:
1876 Standardize possessive apostrophe usage.
1877
1878 2012-02-26 Chong Yidong <cyd@gnu.org>
1879
1880 * ediff.texi (Quick Help Commands): Add a couple of index entries
1881 (Bug#10834).
1882
1883 2012-02-17 Glenn Morris <rgm@gnu.org>
1884
1885 * gnus.texi (Posting Styles):
1886 * remember.texi (Org): Fix cross-refs to other manuals.
1887
1888 2012-02-15 Glenn Morris <rgm@gnu.org>
1889
1890 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1891 (Encryption): New chapter, split out from previous.
1892
1893 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1894
1895 * gnus.texi (Customizing the IMAP Connection):
1896 Mention nnimap-record-commands.
1897
1898 2012-02-10 Glenn Morris <rgm@gnu.org>
1899
1900 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1901 Mention url-queue-retrieve.
1902
1903 2012-02-09 Glenn Morris <rgm@gnu.org>
1904
1905 * sem-user.texi (Semantic mode user commands): Typo fix.
1906
1907 * info.texi (Create Info buffer): Mention info-display-manual.
1908
1909 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1910
1911 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1912 example (modified from an example by Michael Albinus).
1913
1914 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1915
1916 * gnus.texi (Agent Basics): Fix outdated description of
1917 `gnus-agent-auto-agentize-methods'.
1918
1919 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1920
1921 * cc-mode.texi: Always @defindex ss.
1922 (Config Basics): Fix argument of @itemize.
1923 (Macro Backslashes): Add @code around index entry.
1924
1925 2012-01-23 Glenn Morris <rgm@gnu.org>
1926
1927 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1928
1929 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1930
1931 * tramp.texi (File): Tweak wording for the `scpc' option.
1932
1933 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1934
1935 * gnus.texi (Group Parameters): Really note precedence.
1936
1937 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1938
1939 * gnus.texi (Group Parameters): Note precedence.
1940
1941 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1942
1943 * org.texi (Noweb reference syntax): Adding documentation of
1944 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1945 variable.
1946
1947 2012-01-03 Bastien Guerry <bzg@gnu.org>
1948
1949 * org.texi (Plain lists): Split the table to fix the display
1950 of items.
1951
1952 2012-01-03 Bastien Guerry <bzg@gnu.org>
1953
1954 * org.texi (Plain lists): Fix misplaced explanation.
1955
1956 2012-01-03 Bastien Guerry <bzg@gnu.org>
1957
1958 * org.texi (Plain lists, Agenda files): Add index entries.
1959
1960 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1961
1962 * org.texi: Use "Org mode" instead of alternatives like
1963 "Org-mode" or "org-mode".
1964
1965 2012-01-03 Bernt Hansen <bernt@norang.ca>
1966
1967 * org.texi (Agenda commands):
1968 Document `org-clock-report-include-clocking-task'.
1969
1970 2012-01-03 Bastien Guerry <bzg@gnu.org>
1971
1972 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1973 C-c' on checkboxes.
1974
1975 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1976
1977 * org.texi: End sentences with two spaces.
1978
1979 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1980
1981 * org.texi (External links): Document the link types file+sys
1982 and file+emacs, slightly narrow used page width.
1983
1984 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1985
1986 * org.texi (colnames): Note that colnames behavior may differ
1987 across languages.
1988
1989 2012-01-03 Bastien Guerry <bzg@gnu.org>
1990
1991 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1992
1993 2012-01-03 Thomas Dye <dk@poto.westell.com>
1994
1995 * org.texi: Augmented discussion of babel property
1996 inheritance. Put footnote outside sentence ending period.
1997
1998 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1999
2000 * org.texi (eval): Documenting the full range of :eval header
2001 argument values.
2002
2003 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2004
2005 * org.texi (eval): Documentation of the new :eval option.
2006
2007 2012-01-03 Thomas Dye <dk@poto.local>
2008
2009 * org.texi: Add accumulated properties.
2010
2011 2012-01-03 Thomas Dye <dk@poto.local>
2012
2013 * org.texi: Documented no spaces in name=assign, another
2014 correction to :var table.
2015
2016 2012-01-03 Thomas Dye <dk@poto.local>
2017
2018 * org.texi: Changed DATA to NAME in Working With Source Code
2019 section.
2020
2021 2012-01-03 Tom Dye <tsd@tsdye.com>
2022
2023 * org.texi: Minor change to :var table.
2024
2025 2012-01-03 Tom Dye <tsd@tsdye.com>
2026
2027 * org.texi: More changes to :var table (some examples were wrong).
2028
2029 2012-01-03 Tom Dye <tsd@tsdye.com>
2030
2031 * org.texi: Cleaned up :var table.
2032
2033 2012-01-03 Bastien Guerry <bzg@gnu.org>
2034
2035 * org.texi (Timestamps, Weekly/daily agenda)
2036 (Weekly/daily agenda): Add @cindex for "appointment".
2037
2038 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2039
2040 * org.texi (Literal examples): A new link to the template for
2041 inserting empty code blocks.
2042 (Structure of code blocks): A new link to the template for
2043 inserting empty code blocks.
2044
2045 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2046
2047 * org.texi (External links): Add footnote on how the behavior
2048 of the text search in Org files are controled by the variable
2049 `org-link-search-must-match-exact-headline'.
2050
2051 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2052
2053 * org.texi (Buffer-wide header arguments):
2054 Update documentation to reflect removal of #+PROPERTIES.
2055
2056 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2057
2058 * org.texi (The clock table): Mention that ACHIVED trees
2059 contribute to the clock table.
2060
2061 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2062
2063 * org.texi (Conflicts): Better yasnippet config info.
2064
2065 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2066
2067 * org.texi (Selective export): Explicitely mention the default
2068 values for `org-export-select-tags',
2069 `org-export-exclude-tags'.
2070
2071 2012-01-03 Tom Dye <tsd@tsdye.com>
2072
2073 * org.texi: Added a line to specify that header arguments are
2074 lowercase.
2075
2076 2012-01-03 Tom Dye <tsd@tsdye.com>
2077
2078 * org.texi: :var requires default value when declared.
2079
2080 2012-01-03 Bastien Guerry <bzg@gnu.org>
2081
2082 * org.texi (Handling links): Add a note about the
2083 `org-link-frame-setup' option.
2084
2085 2012-01-03 David Maus <dmaus@ictsoc.de>
2086
2087 * org.texi (Exporting Agenda Views, Extracting agenda
2088 information): Fix command line syntax, quote symbol parameter
2089 values.
2090
2091 2012-01-03 David Maus <dmaus@ictsoc.de>
2092
2093 * org.texi (Exporting Agenda Views): Fix command line syntax.
2094
2095 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2096
2097 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2098 Use octal notation for file permissions, which are normally
2099 thought of in octal.
2100 (Mail Back End Variables): Use more-plausible modes in example.
2101
2102 2011-12-20 Alan Mackenzie <acm@muc.de>
2103
2104 * cc-mode.texi: Update version string 5.31 -> 5.32.
2105
2106 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2107
2108 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2109
2110 2011-11-24 Glenn Morris <rgm@gnu.org>
2111
2112 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2113
2114 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2115
2116 * makefile.w32-in: Update dependencies.
2117
2118 2011-11-20 Glenn Morris <rgm@gnu.org>
2119
2120 * gnus.texi (Group Information):
2121 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2122
2123 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2124
2125 * gnus-coding.texi (Gnus Maintenance Guide):
2126 Rename from "Gnus Maintainance Guide".
2127
2128 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2129 * eieio.texi (Customizing):
2130 * gnus.texi (Article Washing):
2131 * gnus-news.texi:
2132 * sem-user.texi (Smart Jump): Fix typos.
2133
2134 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2135
2136 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2137
2138 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2139
2140 * ede.texi (project-am-texinfo):
2141 * gnus.texi (Sending or Not Sending):
2142 * org.texi (Template elements): Fix typos.
2143
2144 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2145
2146 * ediff.texi (Hooks):
2147 * sem-user.texi (Semanticdb Roots): Fix typos.
2148
2149 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2150
2151 * semantic.texi (Tag handling): Fix typo.
2152
2153 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2154
2155 * gnus.texi (Other Gnus Versions): Remove.
2156
2157 2011-10-28 Alan Mackenzie <acm@muc.de>
2158
2159 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2160 (Other Special Indentations): Add an xref to "Macros with ;".
2161 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2162 "Macros with ;".
2163 (Macros with ;): New page.
2164
2165 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2166 Document the new handling of nested scopes for movement by defuns.
2167
2168 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2169
2170 Sync with Tramp 2.2.3.
2171
2172 * trampver.texi: Update release number.
2173
2174 2011-10-14 Glenn Morris <rgm@gnu.org>
2175
2176 * ert.texi (Introduction, How to Run Tests)
2177 (Running Tests Interactively, Expected Failures)
2178 (Tests and Their Environment, Useful Techniques)
2179 (Interactive Debugging, Fixtures and Test Suites):
2180 Minor rephrasings.
2181 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2182 (Running Tests in Batch Mode): Simplify loading instructions.
2183 (Test Selectors): Clarify some selectors.
2184 (Expected Failures, Useful Techniques):
2185 Make examples fit in 80 columns.
2186
2187 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2188
2189 * calc.texi (Basic Operations on Units): Discuss temperature
2190 conversion (`u t') alongside with other unit conversions ('u c').
2191
2192 2011-10-12 Glenn Morris <rgm@gnu.org>
2193
2194 * ert.texi: Whitespace trivia to make main menu items line up better.
2195
2196 2011-10-08 Glenn Morris <rgm@gnu.org>
2197
2198 * Makefile.in: Fix ert rules.
2199
2200 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2201
2202 * gnus.texi (Gnus Utility Functions): Add more references and
2203 explanations (bug#9683).
2204
2205 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2206
2207 * gnus.texi (Archived Messages): Note the default (bug#9552).
2208
2209 2011-09-21 Bill Wohler <wohler@newt.com>
2210
2211 Release MH-E manual version 8.3.
2212
2213 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2214 release 8.3.
2215 (Preface): Update support information.
2216 (From Bill Wohler): Reset text to original version. As a
2217 historical quote, the tense should be correct in the time that it
2218 was written.
2219
2220 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2221
2222 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2223 (Finding the News): Doc clarification.
2224 (Terminology): Mention naming.
2225
2226 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2227
2228 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2229 (Interactive): Document `quiet'.
2230
2231 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2232
2233 * org.texi (Images in LaTeX export): Rewrite.
2234
2235 2011-08-15 Bastien Guerry <bzg@gnu.org>
2236
2237 * org.texi (Using the mapping API): Mention 'region as a possible
2238 scope for `org-map-entries'.
2239
2240 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2241
2242 * org.texi (Visibility cycling): Document `org-copy-visible'.
2243
2244 2011-08-15 Bastien Guerry <bzg@gnu.org>
2245
2246 * org.texi (Template expansion): Order template sequences in the
2247 proper order.
2248
2249 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2250
2251 * org.texi (eval): Expand discussion of the :eval header argument.
2252
2253 2011-08-15 Bastien Guerry <bzg@gnu.org>
2254
2255 * org.texi (Languages): Add Lilypond and Awk as supported
2256 languages.
2257
2258 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2259
2260 * org.texi: Document that both CLOCK_INTO_DRAWER and
2261 LOG_INTO_DRAWER can be used to override the contents of variable
2262 org-clock-into-drawer (or if unset, org-log-into-drawer).
2263
2264 * org.texi: Replace @xref->@pxref.
2265
2266 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2267
2268 * org.texi (Evaluating code blocks): Documenting the new option
2269 for inline call lines.
2270
2271 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2272
2273 * org.texi (Results of evaluation): More explicit about the
2274 mechanism through which interactive evaluation of code is
2275 performed.
2276
2277 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2278
2279 * org.texi (noweb-ref): New header argument documentation.
2280
2281 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2282
2283 * org.texi (Extracting source code): Documentation of the new
2284 org-babel-tangle-named-block-combination variable.
2285
2286 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2287
2288 * org.texi (Structure of code blocks): Explicitly state that the
2289 behavior of multiple blocks of the same name is undefined.
2290
2291 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2292
2293 * org.texi (TaskJuggler export): Modify the example to reflect the
2294 new effort durations.
2295
2296 2011-08-15 David Maus <dmaus@ictsoc.de>
2297
2298 * org.texi (Images in LaTeX export): Escape curly brackets in
2299 LaTeX example.
2300
2301 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2302
2303 * org.texi (The clock table): Document the :properties and
2304 :inherit-props arguments for the clocktable.
2305
2306 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2307
2308 * org.texi (Tables in LaTeX export): Document specifying placement
2309 options for tables.
2310
2311 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2312
2313 * org.texi (Evaluating code blocks): More specific documentation
2314 about the different types of header arguments.
2315
2316 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2317
2318 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2319
2320 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2321
2322 * org.texi (Built-in table editor): Document the table field
2323 follow mode.
2324
2325 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2326
2327 * org.texi (Easy Templates): Document new template.
2328
2329 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2330
2331 * org.texi (Literal examples): Add a cross-reference from "Literal
2332 Examples" to "Easy Templates."
2333
2334 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2335
2336 * org.texi (The clock table): Add link to match syntax.
2337
2338 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2339
2340 * org.texi (Agenda commands): Document clock consistency checks.
2341
2342 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2343
2344 * org.texi (Built-in table editor): Document that \vert represents
2345 a vertical bar in a table field.
2346
2347 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2348
2349 * org.texi (Literal examples): Link from "Markup" > "Literate
2350 Examples" to "Working with Source Code".
2351
2352 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2353
2354 * org.texi (Agenda commands): Doc for function option to bulk
2355 action.
2356
2357 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2358
2359 * org.texi (Template expansion): Document new %<...> template
2360 escape.
2361
2362 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2363
2364 * org.texi (Selective export): Document exclusion of any tasks
2365 from export.
2366
2367 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2368
2369 * org.texi (Selective export): Document how to exclude DONE tasks
2370 from export.
2371 (Publishing options): Document the properties to be used to turn off
2372 export of DONE tasks.
2373
2374 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2375
2376 * org.texi (The date/time prompt): Document date range protection.
2377
2378 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2379
2380 * org.texi (padline): Documentation of the new padline header
2381 argument.
2382
2383 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2384
2385 * org.texi (var): Adding "[" to list of characters triggering
2386 elisp evaluation.
2387
2388 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2389
2390 * org.texi (var): Documentation of Emacs Lisp evaluation during
2391 variable assignment.
2392
2393 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2394
2395 * org.texi (colnames): Reference indexing into variables, and note
2396 that colnames are *not* removed before indexing occurs.
2397 (rownames): Reference indexing into variables, and note that
2398 rownames are *not* removed before indexing occurs.
2399
2400 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2401
2402 * org.texi (var): Clarification of indexing into tabular
2403 variables.
2404
2405 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2406
2407 * org.texi (results): Documentation of the `:results wrap' header
2408 argument.
2409
2410 2011-08-15 Bastien Guerry <bzg@gnu.org>
2411
2412 * org.texi (LaTeX and PDF export): Add a note about a limitation
2413 of the LaTeX export: the org file has to be properly structured.
2414
2415 2011-08-15 Bastien Guerry <bzg@gnu.org>
2416
2417 * org.texi (Dynamic blocks, Structure editing):
2418 Mention the function `org-narrow-to-block'.
2419
2420 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2421
2422 * org.texi (Languages): Updating list of code block supported
2423 languages.
2424
2425 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2426
2427 * org.texi (Special properties): CATEGORY is a special property,
2428 but it may also used in the drawer.
2429
2430 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2431
2432 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2433
2434 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2435
2436 * org.texi (Include files): Document :lines.
2437
2438 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2439
2440 * org.texi (comments): Documentation of the ":comments noweb" code
2441 block header argument.
2442
2443 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2444
2445 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2446 added extra whitespace around functions to be consistent with the
2447 rest of the section.
2448
2449 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2450
2451 * org.texi (Evaluating code blocks): Expand discussion of
2452 #+call: line syntax.
2453 (Header arguments in function calls): Expand discussion of
2454 #+call: line syntax.
2455
2456 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2457
2458 * org.texi (Evaluating code blocks): More explicit about how to
2459 pass variables to #+call lines.
2460
2461 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2462
2463 * org.texi (Results of evaluation): Link to the :results header
2464 argument list from the "Results of evaluation" section.
2465
2466 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2467
2468 * org.texi (Conflicts): Adding additional information about
2469 resolving org/yasnippet conflicts.
2470
2471 2011-08-15 David Maus <dmaus@ictsoc.de>
2472
2473 * org.texi (Publishing options): Document style-include-scripts
2474 publishing project property.
2475
2476 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2477
2478 * org.texi (Sparse trees): Document the next-error /
2479 previous-error functionality.
2480
2481 2011-08-15 Tom Dye <tsd@tsdye.com>
2482
2483 * org.texi (cache): Improve documentation of code block caches.
2484
2485 2011-08-15 Tom Dye <tsd@tsdye.com>
2486
2487 * org.texi (Code block specific header arguments):
2488 Documentation of multi-line header arguments.
2489
2490 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2491
2492 * org.texi (Code evaluation security): Add example for using a
2493 function.
2494
2495 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2496
2497 * org.texi (Tables in LaTeX export): Documentation of new
2498 attr_latex options for tables.
2499
2500 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2501
2502 * trampver.texi: Update release number.
2503
2504 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2505
2506 Sync with Tramp 2.2.2.
2507
2508 * trampver.texi: Update release number.
2509
2510 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2511
2512 * flymake.texi (Example -- Configuring a tool called via make):
2513 Use /dev/null instead of the Windows "nul" (bug#8715).
2514
2515 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2516
2517 * widget.texi (Setting Up the Buffer): Remove mention of the
2518 global keymap parent, which doesn't seem to be accurate
2519 (bug#7045).
2520
2521 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2522
2523 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2524
2525 2010-07-10 Kevin Ryde <user42@zip.com.au>
2526
2527 * cl.texi (For Clauses): Add destructuring example processing an
2528 alist (bug#6596).
2529
2530 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2531
2532 * ediff.texi (Major Entry Points): Remove mention of `require',
2533 since that's not pertinent in the installed Emacs (bug#9016).
2534
2535 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2536
2537 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2538 (Filtering New Groups): Clarify how simple the "options -n" format is.
2539 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2540 is internal.
2541
2542 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
2543
2544 * tramp.texi (Cleanup remote connections):
2545 Add `tramp-cleanup-this-connection'.
2546
2547 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2548
2549 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2550 zombies.
2551 (Checking New Groups): Ditto (bug#8974).
2552 (Checking New Groups): Move the reference to the right place.
2553
2554 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2555
2556 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2557 backups, and not actual vc (bug#8975).
2558
2559 2011-07-03 Kevin Ryde <user42@zip.com.au>
2560
2561 * cl.texi (For Clauses): @items for hash-values and key-bindings
2562 to make them more visible when skimming. Add examples of `using'
2563 clause to them, examples being clearer than a description in
2564 words (bug#6599).
2565
2566 2011-07-01 Alan Mackenzie <acm@muc.de>
2567
2568 * cc-mode.texi (Guessing the Style): New page.
2569 (Styles): Add a short introduction to above.
2570
2571 2011-06-28 Deniz Dogan <deniz@dogan.se>
2572
2573 * rcirc.texi (Configuration): Bug-fix:
2574 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2575 Reported by Elias Pipping <pipping@exherbo.org>.
2576
2577 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2578
2579 * gnus.texi (Summary Mail Commands):
2580 Document `gnus-summary-reply-to-list-with-original'.
2581
2582 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2583
2584 * eshell.texi (Known problems): Fix typo.
2585
2586 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
2587
2588 * tramp.texi (Customizing Completion): Mention authinfo-style files.
2589 (Password handling): `auth-source-debug' is good for debug messages.
2590
2591 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2592
2593 * gnus.texi (Store custom flags and keywords): Refer to
2594 `gnus-registry-article-marks-to-{chars,names}' instead of
2595 `gnus-registry-user-format-function-{M,M2}'.
2596
2597 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2598
2599 * texinfo.tex: Merge from gnulib.
2600
2601 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2602
2603 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2604 (Store custom flags and keywords):
2605 Mention `gnus-registry-user-format-function-M' and
2606 `gnus-registry-user-format-function-M2'.
2607
2608 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2609
2610 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2611
2612 2011-05-17 Glenn Morris <rgm@gnu.org>
2613
2614 * gnus.texi (Face): Fix typo.
2615
2616 2011-05-14 Glenn Morris <rgm@gnu.org>
2617
2618 * dired-x.texi (Omitting Examples): Minor addition.
2619
2620 2011-05-10 Jim Meyering <meyering@redhat.com>
2621
2622 * ede.texi: Fix typo "or or -> or".
2623
2624 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
2625
2626 * gnus.texi (Summary Buffer Lines):
2627 gnus-summary-user-date-format-alist does not exist.
2628 (Sorting the Summary Buffer): More about sorting threads.
2629
2630 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
2631
2632 * trampver.texi: Update release number.
2633
2634 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
2635
2636 * tramp.texi (Frequently Asked Questions): New item for disabling
2637 Tramp in other packages.
2638
2639 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2640
2641 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2642 (Fancy splitting to parent, Store arbitrary data):
2643 Update gnus-registry docs.
2644
2645 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
2646
2647 * ede.texi: Fix typos.
2648
2649 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2650
2651 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2652 It's @table @code.
2653
2654 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2655
2656 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2657
2658 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2659
2660 * calc.texi (Logarithmic Units): Update the function names.
2661
2662 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2663
2664 * message.texi (Various Commands): Document format specs in the
2665 ellipsis.
2666
2667 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2668
2669 * message.texi (Insertion Variables): Document message-cite-style.
2670
2671 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
2672
2673 * tramp.texi (Remote processes): New subsection "Running shell on
2674 a remote host".
2675
2676 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2677
2678 * auth.texi (Help for developers): Update docs to explain that the
2679 :save-function will only run the first time.
2680
2681 2011-03-12 Glenn Morris <rgm@gnu.org>
2682
2683 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2684 (emacs-faq.text): New target.
2685 (clean): Add emacs-faq.
2686
2687 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
2688
2689 Sync with Tramp 2.2.1.
2690
2691 * trampver.texi: Update release number.
2692
2693 2011-03-11 Glenn Morris <rgm@gnu.org>
2694
2695 * Makefile.in (HTML_TARGETS): New.
2696 (clean): Delete $HTML_TARGETS.
2697 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2698
2699 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2700
2701 * auth.texi (Help for developers): Show example of using
2702 `auth-source-search' with prompts and :save-function.
2703
2704 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * Version 23.3 released.
2707
2708 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2709
2710 * message.texi (Message Buffers): Update default value of
2711 message-generate-new-buffers.
2712
2713 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2714
2715 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2716 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2717 respectively.
2718 (Musical Notes): New section.
2719 (Customizing Calc): Mention the customizable variable
2720 calc-note-threshold.
2721
2722 2011-03-03 Glenn Morris <rgm@gnu.org>
2723
2724 * url.texi (Dealing with HTTP documents): Remove reference to
2725 function url-decode-text-part; never seems to have existed. (Bug#6038)
2726 (Configuration): Update url-configuration-directory description.
2727
2728 2011-03-02 Glenn Morris <rgm@gnu.org>
2729
2730 * dired-x.texi (Multiple Dired Directories): Remove mentions
2731 of dired-default-directory-alist and dired-default-directory.
2732 Move dired-smart-shell-command here...
2733 (Miscellaneous Commands): ... from here.
2734
2735 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2736
2737 * texinfo.tex: Update to version 2011-02-24.09.
2738
2739 2011-03-02 Glenn Morris <rgm@gnu.org>
2740
2741 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2742 instead of the obsoleted dired-omit-here-always.
2743
2744 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
2745
2746 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2747 supported systems.
2748
2749 2011-02-28 Glenn Morris <rgm@gnu.org>
2750
2751 * dbus.texi (Type Conversion): Grammar fix.
2752
2753 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
2754
2755 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2756 "Debian GNU/Linux".
2757
2758 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2759
2760 2011-02-23 Glenn Morris <rgm@gnu.org>
2761
2762 * dired-x.texi (Features): Minor rephrasing.
2763 (Local Variables): Fix typos.
2764
2765 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2766 Standardize some Emacs/XEmacs terminology.
2767
2768 * dired-x.texi (Features): Don't advertise obsolete local variables.
2769 Simplify layout.
2770 (Omitting Variables): Update local variables example.
2771 (Local Variables): Say this is obsolete. Fix description of
2772 dired-enable-local-variables possible values.
2773
2774 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2775
2776 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2777 default now.
2778
2779 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2780
2781 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2782
2783 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2784
2785 * gnus.texi (Window Layout): Document layout names.
2786
2787 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2788
2789 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2790 * auth.texi: Sync @dircategory with ../../info/dir.
2791 * autotype.texi: Sync @dircategory with ../../info/dir.
2792 * calc.texi: Sync @dircategory with ../../info/dir.
2793 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2794 * cl.texi: Sync @dircategory with ../../info/dir.
2795 * dbus.texi: Sync @dircategory with ../../info/dir.
2796 * dired-x.texi: Sync @dircategory with ../../info/dir.
2797 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2798 * ede.texi: Sync @dircategory with ../../info/dir.
2799 * ediff.texi: Sync @dircategory with ../../info/dir.
2800 * edt.texi: Sync @dircategory with ../../info/dir.
2801 * eieio.texi: Sync @dircategory with ../../info/dir.
2802 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2803 * epa.texi: Sync @dircategory with ../../info/dir.
2804 * erc.texi: Sync @dircategory with ../../info/dir.
2805 * eshell.texi: Sync @dircategory with ../../info/dir.
2806 * eudc.texi: Sync @dircategory with ../../info/dir.
2807 * flymake.texi: Sync @dircategory with ../../info/dir.
2808 * forms.texi: Sync @dircategory with ../../info/dir.
2809 * gnus.texi: Sync @dircategory with ../../info/dir.
2810 * idlwave.texi: Sync @dircategory with ../../info/dir.
2811 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2812 * message.texi: Sync @dircategory with ../../info/dir.
2813 * mh-e.texi: Sync @dircategory with ../../info/dir.
2814 * newsticker.texi: Sync @dircategory with ../../info/dir.
2815 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2816 * org.texi: Sync @dircategory with ../../info/dir.
2817 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2818 * pgg.texi: Sync @dircategory with ../../info/dir.
2819 * rcirc.texi: Sync @dircategory with ../../info/dir.
2820 * reftex.texi: Sync @dircategory with ../../info/dir.
2821 * remember.texi: Sync @dircategory with ../../info/dir.
2822 * sasl.texi: Sync @dircategory with ../../info/dir.
2823 * sc.texi: Sync @dircategory with ../../info/dir.
2824 * semantic.texi: Sync @dircategory with ../../info/dir.
2825 * ses.texi: Sync @dircategory with ../../info/dir.
2826 * sieve.texi: Sync @dircategory with ../../info/dir.
2827 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2828 * speedbar.texi: Sync @dircategory with ../../info/dir.
2829 * trampver.texi [emacs]: Set emacsname to "Emacs".
2830 * tramp.texi: Sync @dircategory with ../../info/dir.
2831 * url.texi: Sync @dircategory with ../../info/dir.
2832 * vip.texi: Sync @dircategory with ../../info/dir.
2833 * viper.texi: Sync @dircategory with ../../info/dir.
2834 * widget.texi: Sync @dircategory with ../../info/dir.
2835 * woman.texi: Sync @dircategory with ../../info/dir.
2836
2837 2011-02-19 Glenn Morris <rgm@gnu.org>
2838
2839 * dired-x.texi (Technical Details): No longer redefines
2840 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2841 dired-read-shell-command, or dired-find-buffer-nocreate.
2842
2843 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2844
2845 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2846
2847 2011-02-18 Glenn Morris <rgm@gnu.org>
2848
2849 * dired-x.texi (Optional Installation File At Point): Simplify.
2850
2851 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2852
2853 * auth.texi (Help for users): Use :port instead of :protocol for all
2854 auth-source docs.
2855 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2856 to have two files in `auth-sources'.
2857
2858 2011-02-16 Glenn Morris <rgm@gnu.org>
2859
2860 * dired-x.texi: Use emacsver.texi to get Emacs version.
2861 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2862 Depend on emacsver.texi.
2863
2864 * dired-x.texi: Drop meaningless version number.
2865 (Introduction): Remove old info.
2866 (Optional Installation Dired Jump): Autoload from dired-x.
2867 Remove incorrect info about loaddefs.el.
2868 (Bugs): Just refer to M-x report-emacs-bug.
2869
2870 * dired-x.texi (Multiple Dired Directories): Update for rename of
2871 default-directory-alist.
2872 (Miscellaneous Commands): No longer mention very old VM version 4.
2873
2874 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2875
2876 Merge from gnulib.
2877 * texinfo.tex: Update to version 2011-02-14.11.
2878
2879 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2880
2881 * auth.texi (Help for users):
2882 Login collection is "Login" and not "login".
2883
2884 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2885
2886 * tramp.texi (History): Remove IMAP support.
2887 (External methods, Frequently Asked Questions): Remove `imap' and
2888 `imaps' methods.
2889 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2890
2891 * trampver.texi: Remove default value of `emacsimap'.
2892
2893 2011-02-13 Glenn Morris <rgm@gnu.org>
2894
2895 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2896 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2897
2898 2011-02-12 Glenn Morris <rgm@gnu.org>
2899
2900 * sc.texi (Getting Connected): Remove old index entries.
2901
2902 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2903
2904 * url.texi: Remove duplicate @dircategory (Bug#7942).
2905
2906 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2907
2908 * auth.texi (Overview, Help for users, Help for developers):
2909 Update docs.
2910 (Help for users): Talk about spaces.
2911
2912 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2913
2914 * texinfo.tex: Update to version 2011-02-07.16.
2915
2916 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2917
2918 * dbus.texi (Bus names): Adapt descriptions for
2919 dbus-list-activatable-names and dbus-list-known-names.
2920
2921 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2922
2923 * calc.texi (Logarithmic Units): New section.
2924
2925 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2926
2927 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2928 manuals use it now.
2929
2930 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2931
2932 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2933
2934 * overrides.texi: Remove.
2935
2936 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2937 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2938
2939 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2940
2941 * tramp.texi (Frequently Asked Questions): Mention problems with
2942 WinSSHD.
2943
2944 * trampver.texi: Update release number.
2945
2946 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2947
2948 * tramp.texi:
2949 Replace "delimet" with "delimit" globally.
2950 Replace "explicite" with "explicit" globally.
2951 Replace "instead of" with "instead" where there was nothing after "of".
2952 Audit use of comma before interrogative pronoun, "that", or "which".
2953 Minor word order, spelling, wording changes.
2954
2955 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2956
2957 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2958
2959 * sieve.texi: Use WEBHACKDEVEL.
2960
2961 * sasl.texi: Use WEBHACKDEVEL.
2962
2963 * pgg.texi: Use WEBHACKDEVEL.
2964
2965 * message.texi: Use WEBHACKDEVEL.
2966
2967 * gnus.texi: Use WEBHACKDEVEL.
2968
2969 * emacs-mime.texi: Use WEBHACKDEVEL.
2970
2971 * auth.texi: Use WEBHACKDEVEL.
2972
2973 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2974 manuals.
2975
2976 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2977
2978 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2979
2980 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2981
2982 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2983 which in turn is copied from ftp://tug.org/tex/.
2984
2985 2011-02-03 Glenn Morris <rgm@gnu.org>
2986
2987 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2988 (Binding combinations of modifiers and function keys):
2989 Let's assume people reading this are not using Emacs 18.
2990
2991 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2992
2993 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2994 since it's run automatically.
2995
2996 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2997
2998 * gnus.texi (Customizing Articles): Fix typo.
2999
3000 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3001
3002 * gnus.texi (Customizing Articles): Document the new way of customizing
3003 the date headers(s).
3004
3005 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3006
3007 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3008 splitting example.
3009
3010 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3011
3012 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3013 (MAKEINFO_OPTS): New variable.
3014 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3015 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3016 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3017 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3018 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3019 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3020 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3021 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3022 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3023 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3024 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3025 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3026 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3027 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3028 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3029 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3030 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3031 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3032
3033 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3034
3035 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3036
3037 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3038
3039 * message.texi (IDNA): Explain what it is.
3040
3041 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3042
3043 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3044
3045 2011-01-23 Werner Lemberg <wl@gnu.org>
3046
3047 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3048 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3049 (ENVADD): Update.
3050
3051 2011-01-18 Glenn Morris <rgm@gnu.org>
3052
3053 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3054
3055 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3056
3057 * nxml-mode.texi (Introduction): Fix file name typos.
3058
3059 2011-01-13 Christian Ohler <ohler@gnu.org>
3060
3061 * ert.texi: New file.
3062
3063 * Makefile.in:
3064 * makefile.w32-in: Add ert.texi.
3065
3066 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3067
3068 * dbus.texi (Receiving Method Calls): New function
3069 dbus-register-service. Rearrange node.
3070
3071 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3072
3073 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3074 which in turn is copied from ftp://tug.org/tex/.
3075
3076 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3077
3078 * dbus.texi (Receiving Method Calls): Describe new optional
3079 parameter dont-register-service of dbus-register-{method,property}.
3080
3081 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3082
3083 * epa.texi (Encrypting/decrypting *.gpg files):
3084 Mention epa-file-select-keys.
3085
3086 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3087
3088 * gnus.texi (Archived Messages): Remove outdated text.
3089
3090 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3091
3092 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3093
3094 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3095
3096 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3097
3098 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3099
3100 * gnus.texi (The swish++ Engine): Add customizable parameters
3101 descriptions.
3102 (The swish-e Engine): Ditto.
3103
3104 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3105
3106 * tramp.texi (Inline methods): Add "ksu" method.
3107 (Remote processes): Add example with remote `default-directory'.
3108
3109 2010-12-14 Glenn Morris <rgm@gnu.org>
3110
3111 * faq.texi (Expanding aliases when sending mail):
3112 Now build-mail-aliases is interactive.
3113
3114 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3115
3116 * gnus.texi: First pass at adding (rough) nnir documentation.
3117
3118 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3119
3120 * gnus.texi (Filtering New Groups):
3121 Mention gnus-auto-subscribed-categories.
3122 (The First Time): Remove, since default-subscribed-newsgroups has been
3123 removed.
3124
3125 2010-12-13 Glenn Morris <rgm@gnu.org>
3126
3127 * cl.texi (For Clauses): Small fixes for frames and windows.
3128
3129 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3130
3131 * org.texi (Using capture): Document using prefix arguments for
3132 finalizing capture.
3133 (Agenda commands): Document prefix argument for the bulk scatter
3134 command.
3135 (Beamer class export): Document that also overlay arguments can be
3136 passed to the column environment.
3137 (Template elements): Document the new entry type.
3138
3139 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3140
3141 * org.texi (Include files): Document :minlevel.
3142
3143 2010-12-11 Julien Danjou <julien@danjou.info>
3144
3145 * org.texi (Categories): Document category icons.
3146
3147 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3148
3149 * org.texi (noweb): Fix typo.
3150
3151 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3152
3153 * gnus.texi (Server Commands): Point to the rest of the server
3154 commands.
3155
3156 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3157
3158 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3159 g'.
3160
3161 2010-12-02 Julien Danjou <julien@danjou.info>
3162
3163 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3164
3165 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3168 (Direct Functions): Note the STARTTLS upgrade.
3169
3170 2010-11-27 Glenn Morris <rgm@gnu.org>
3171 James Clark <none@example.com>
3172
3173 * nxml-mode.texi (Introduction): New section.
3174
3175 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3176
3177 * gnus.texi (Server Commands): Document gnus-server-show-server.
3178
3179 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3180
3181 Sync with Tramp 2.2.0.
3182
3183 * trampver.texi: Update release number.
3184
3185 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3186
3187 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3188 Mention that the TeX specific units won't use the `tex' prefix
3189 in TeX mode.
3190
3191 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3192
3193 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3194
3195 2010-11-17 Glenn Morris <rgm@gnu.org>
3196
3197 * edt.texi: Remove information about Emacs 19.
3198
3199 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3200
3201 * trampver.texi: Update release number.
3202
3203 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3204
3205 * gnus.texi (Article Washing): Fix typo.
3206
3207 2010-11-11 Noorul Islam <noorul@noorul.com>
3208
3209 * org.texi: Fix typo.
3210
3211 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3212
3213 * org.texi (Using capture): Explain that refiling is
3214 sensitive to cursor position.
3215
3216 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3217
3218 * org.texi (Images and tables): Add cross reference to link section.
3219
3220 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3221
3222 * org.texi: Document the <c> cookie.
3223
3224 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3225
3226 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3227 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3228
3229 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3230
3231 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3232
3233 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3234
3235 * org.texi (Project alist): Mention that this is a property list.
3236
3237 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3238
3239 * org.texi (Setting up the staging area): Document that
3240 file names remain visible when encrypting the MobileOrg files.
3241
3242 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3243
3244 * org.texi (Setting up the staging area): Document which
3245 versions are needed for encryption.
3246
3247 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3248
3249 * org.texi (noweb): Update :noweb documentation to
3250 reflect the new "tangle" argument.
3251
3252 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3253
3254 * org.texi (Batch execution): Improve tangling script in
3255 documentation.
3256
3257 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3258
3259 * org.texi (Handling links):
3260 (In-buffer settings): Document inlining images on startup.
3261
3262 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3263
3264 * org.texi (Setting up the staging area): Document use of
3265 crypt password.
3266
3267 2010-11-11 David Maus <dmaus@ictsoc.de>
3268
3269 * org.texi (Template expansion): Add date related link type escapes.
3270
3271 2010-11-11 David Maus <dmaus@ictsoc.de>
3272
3273 * org.texi (Template expansion): Add mew in table for link type
3274 escapes.
3275
3276 2010-11-11 David Maus <dmaus@ictsoc.de>
3277
3278 * org.texi (Template expansion): Fix typo in link type escapes.
3279
3280 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3281
3282 * org.texi (Structure of code blocks): Another documentation tweak.
3283
3284 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3285
3286 * org.texi (Structure of code blocks): Documentation tweak.
3287
3288 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3289
3290 * org.texi (Structure of code blocks):
3291 Update documentation to mention inline code block syntax.
3292
3293 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3294
3295 * org.texi (comments): Improve wording.
3296
3297 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3298
3299 * org.texi (comments): Document the new :comments header arguments.
3300
3301 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3302
3303 * org.texi (Installation): Remove the special
3304 installation instructions for XEmacs.
3305
3306 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3307
3308 * org.texi (Easy Templates): New section. Documents quick
3309 insertion of empty structural elements.
3310
3311 2010-11-11 Noorul Islam <noorul@noorul.com>
3312
3313 * org.texi: Fix doc.
3314
3315 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3316
3317 * org.texi (The date/time prompt): Document specification
3318 of time ranges.
3319
3320 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3321
3322 * org.texi (Internal links): Document the changes in
3323 internal links.
3324
3325 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3326
3327 * org.texi (Agenda commands): Document the limitation for
3328 the filter preset - it can only be used for an entire agenda
3329 view, not in an individual block in a block agenda.
3330
3331 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3332
3333 * org.texi (iCalendar export): Document alarm creation.
3334
3335 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3336
3337 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3338
3339 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3340
3341 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3342
3343 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3344
3345 * calc.texi: Use emacsver.texi to determine Emacs version.
3346
3347 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3348
3349 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3350 since that works by default.
3351
3352 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3353
3354 * gnus.texi (Customizing the IMAP Connection): Document
3355 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3356
3357 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3358
3359 * tramp.texi (Remote shell setup): New item "Interactive shell
3360 prompt". Reported by Christian Millour <cm@abtela.com>.
3361 (Remote shell setup, Remote processes): Use @code{} for
3362 environment variables.
3363
3364 2010-11-03 Glenn Morris <rgm@gnu.org>
3365
3366 * ediff.texi (Quick Help Commands, Miscellaneous):
3367 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3368
3369 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3370
3371 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3372
3373 2010-10-31 Glenn Morris <rgm@gnu.org>
3374
3375 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3376
3377 2010-10-31 Glenn Morris <rgm@gnu.org>
3378
3379 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3380
3381 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3382
3383 * gnus.texi (Client-Side IMAP Splitting):
3384 Mention nnimap-unsplittable-articles.
3385
3386 2010-10-29 Julien Danjou <julien@danjou.info>
3387
3388 * gnus.texi (Finding the News): Remove references to obsoletes
3389 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3390
3391 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3392
3393 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3394 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3395 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3396 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3397
3398 2010-10-28 Glenn Morris <rgm@gnu.org>
3399
3400 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3401 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3402 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3403
3404 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3405
3406 * epa.texi (Mail-mode integration): Add alternative key bindings
3407 for epa-mail commands; escape comma.
3408 Don't use the word "PGP", since it is a non-free program.
3409
3410 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3411
3412 * calc.texi: Use emacsver.texi to determine Emacs version.
3413
3414 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3415
3416 * gnus.texi (Group Parameters, Buttons): Fix typos.
3417
3418 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3419
3420 * gnus.texi (Subscription Commands): Mention that you can also
3421 subscribe to new groups via the Server buffer, which is probably more
3422 convenient when subscribing to many groups.
3423
3424 2010-10-21 Julien Danjou <julien@danjou.info>
3425
3426 * message.texi (Message Headers): Allow message-default-headers to be a
3427 function.
3428
3429 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3430
3431 * gnus-news.texi: Mention new archive defaults.
3432
3433 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3434
3435 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3436
3437 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3438
3439 * gnus.texi (HTML): Document the function value of
3440 gnus-blocked-images.
3441 (Article Washing): shr and gnus-w3m, not the direct function names.
3442
3443 2010-10-20 Julien Danjou <julien@danjou.info>
3444
3445 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3446 variable.
3447
3448 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3449
3450 * gnus.texi (Customizing the IMAP Connection): The port strings are
3451 strings.
3452 (Document Groups): Mention git.
3453
3454 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3455
3456 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3457 bzr/Gnus git sync.
3458
3459 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3460
3461 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3462 change.
3463
3464 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3465
3466 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3467 @item syntax for in-Emacs makeinfo.
3468
3469 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3470
3471 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3472 trim sentence.
3473
3474 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3475
3476 * epa.texi (Caching Passphrases):
3477 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3478 Clarify some configurations require to set up gpg-agent.
3479
3480 2010-10-11 Glenn Morris <rgm@gnu.org>
3481
3482 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3483
3484 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * gnus.texi (Spam Package Introduction): Mention `$'.
3487
3488 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3489
3490 * makefile.w32-in (emacsdir): New variable.
3491 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3492 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3493
3494 2010-10-09 Glenn Morris <rgm@gnu.org>
3495
3496 * Makefile.in (mostlyclean): Delete *.toc.
3497
3498 * Makefile.in: Use $< in rules.
3499
3500 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3501
3502 * Makefile.in ($(infodir)): Delete rule.
3503 (mkinfodir): New. Use it in all the info rules, rather than depending
3504 on infodir.
3505
3506 2010-10-09 Glenn Morris <rgm@gnu.org>
3507
3508 * gnus.texi (Article Washing): Fix previous change.
3509
3510 * Makefile.in (emacsdir): New variable.
3511 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3512 Depend on emacsver.texi.
3513
3514 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3515
3516 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3517
3518 2010-10-08 Julien Danjou <julien@danjou.info>
3519
3520 * gnus.texi: Add mm-shr.
3521
3522 2010-10-08 Ludovic Courtès <ludo@gnu.org>
3523
3524 * gnus.texi (Finding the Parent, The Gnus Registry)
3525 (Registry Article Refer Method): Update docs for nnregistry.el.
3526
3527 2010-10-08 Daiki Ueno <ueno@unixuser.org>
3528
3529 * auth.texi (Help for users)
3530 (GnuPG and EasyPG Assistant Configuration): Update docs.
3531
3532 2010-10-08 Glenn Morris <rgm@gnu.org>
3533
3534 * cl.texi (Organization, Installation, Old CL Compatibility):
3535 Deprecate cl-compat for new code.
3536 (Usage, Installation): Remove outdated information.
3537
3538 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3539
3540 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3541
3542 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3543
3544 2010-10-06 Julien Danjou <julien@danjou.info>
3545
3546 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3547
3548 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3549 broken link.
3550
3551 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3552
3553 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3554 to ReiserFS.
3555
3556 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3557 (FAQ 7-1): Fix getmail URL.
3558
3559 2010-10-06 Daiki Ueno <ueno@unixuser.org>
3560
3561 * epa.texi (Caching Passphrases): New section.
3562
3563 2010-10-06 Glenn Morris <rgm@gnu.org>
3564
3565 * Makefile.in (SHELL): Set it.
3566 (info): Move the mkdir dependency to the individual info files.
3567 (mostlyclean): Tidy up.
3568 (clean): Only delete the specific dvi and pdf files.
3569 (maintainer-clean): Be more restrictive in what we delete.
3570 ($(infodir)): Add parallel build workaround.
3571
3572 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3573
3574 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3575
3576 2010-10-03 Julien Danjou <julien@danjou.info>
3577
3578 * emacs-mime.texi (Display Customization):
3579 Update mm-inline-large-images documentation and add documentation for
3580 mm-inline-large-images-proportion.
3581
3582 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3583
3584 * tramp.texi (Frequently Asked Questions):
3585 Mention remote-file-name-inhibit-cache.
3586
3587 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3588
3589 * gnus.texi (Splitting Mail): Fix @xref syntax.
3590 (Splitting Mail): Really fix the @ref syntax.
3591
3592 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3595 (Article Hiding): Add google banner example.
3596 Suggested by Benjamin Xu.
3597
3598 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3599
3600 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3601 Remove nnimap-split-rule from examples.
3602
3603 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3604
3605 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3606 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3607 Fishman.
3608 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3609
3610 2010-09-30 Julien Danjou <julien@danjou.info>
3611
3612 * gnus.texi (Gravatars): Fix documentation about
3613 gnu-gravatar-properties.
3614
3615 2010-09-29 Daiki Ueno <ueno@unixuser.org>
3616
3617 * epa.texi (Bug Reports): New section.
3618
3619 2010-09-29 Glenn Morris <rgm@gnu.org>
3620
3621 * Makefile.in (top_srcdir): Remove unused variable.
3622
3623 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3624
3625 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3626 (Client-Side IMAP Splitting): Document 'default.
3627
3628 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3629
3630 * gnus.texi (Customizing the IMAP Connection):
3631 Document nnimap-fetch-partial-articles.
3632
3633 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3634
3635 * gnus-news.texi: Mention nnimap-inbox.
3636
3637 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3638
3639 2010-09-26 Julien Danjou <julien@danjou.info>
3640
3641 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3642
3643 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3644
3645 * gnus.texi (Security): Remove gpg.el mention.
3646
3647 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3648
3649 * gnus.texi (Browse Foreign Server): New variable
3650 gnus-browse-subscribe-newsgroup-method.
3651
3652 * gnus-news.texi: Mention it.
3653
3654 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3655
3656 * gnus.texi (NoCeM): Remove.
3657 (Startup Variables): No jingle.
3658
3659 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3660
3661 * woman.texi (Interface Options): xz compression is now supported.
3662
3663 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3664
3665 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3666 (Unavailable Servers): Document gnus-server-copy-server.
3667 (Using IMAP): Document the new nnimap.
3668
3669 2010-09-25 Julien Danjou <julien@danjou.info>
3670
3671 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3672
3673 2010-09-24 Glenn Morris <rgm@gnu.org>
3674
3675 * url.texi (Disk Caching): Tweak previous change.
3676
3677 2010-09-24 Julien Danjou <julien@danjou.info>
3678
3679 * url.texi (Disk Caching): Mention url-cache-expire-time,
3680 url-cache-expired, and url-fetch-from-cache.
3681
3682 2010-09-24 Julien Danjou <julien@danjou.info>
3683
3684 * gnus.texi: Add Gravatars.
3685
3686 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3687
3688 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3689
3690 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3691
3692 * gnus.texi (Expunging mailboxes): Update name of the expunging
3693 command.
3694
3695 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3696
3697 * emacs-mime.texi (rfc2047): Update description for
3698 rfc2047-encode-parameter.
3699
3700 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3701
3702 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3703 "fish" methods.
3704 (External methods): Remove "scp1_old" and "scp2_old" methods.
3705
3706 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
3707
3708 * tramp.texi: Remove Japanese manual. Fix typo.
3709
3710 * trampver.texi: Update release number. Remove japanesemanual.
3711
3712 2010-09-09 Glenn Morris <rgm@gnu.org>
3713
3714 * org.texi: Restore clobbered changes (copyright years, untabify).
3715
3716 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3717
3718 * gnus.texi (Adaptive Scoring): Fix typo.
3719
3720 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3721
3722 * gnus.texi (Article Display): Document gnus-html-show-images.
3723
3724 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3725
3726 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3727
3728 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3729
3730 * gnus.texi (HTML): Document gnus-max-image-proportion.
3731
3732 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3733
3734 * gnus.texi (HTML): Document gnus-blocked-images.
3735
3736 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3737
3738 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3739
3740 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3741 the first message are used for wide replies.
3742 (Changing Servers): Remove documentation on gnus-change-server and
3743 friends, since it's been removed.
3744
3745 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3746
3747 * gnus.texi (Drafts): Mention B DEL.
3748
3749 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3750
3751 * gnus.texi (Delayed Articles): Mention that the Date header is the
3752 original one, even if you delay.
3753
3754 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3755
3756 * gnus.texi (Asynchronous Fetching):
3757 Document gnus-async-post-fetch-function.
3758 (HTML): Made into its own section.
3759
3760 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3761
3762 Sync with Tramp 2.1.19.
3763
3764 * tramp.texi (Inline methods, Default Method):
3765 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3766 Remove remark about doubled "-t" argument.
3767 (Auto-save and Backup): Remove reference to Emacs 21.
3768 (Filename Syntax): Describe port numbers.
3769 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3770 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3771 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3772 errors with the backquotes.
3773 (External packages): File attributes cache flushing for asynchronous
3774 processes.
3775 (Traces and Profiles): Describe verbose level 9.
3776
3777 * trampver.texi: Update release number.
3778
3779 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3780
3781 * dbus.texi (Alternative Buses): New chapter.
3782
3783 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3784
3785 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3786
3787 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3788
3789 * calc.texi (Customizing Calc): Rearrange description of new
3790 variables to match the presentation of other variables.
3791
3792 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3793
3794 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3795
3796 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3797
3798 * calc.texi (Making Selections, Selecting Subformulas)
3799 (Customizing Calc): Mention how to use faces to emphasize selected
3800 sub-formulas.
3801
3802 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
3803
3804 * tramp.texi (External packages): File attributes cache flushing
3805 for asynchronous processes.
3806
3807 2010-08-01 Alan Mackenzie <acm@muc.de>
3808
3809 Enhance the manual for the latest Java Mode.
3810
3811 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3812 annotation-var-cont.
3813 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3814 two new symbols.
3815
3816 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3819
3820 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3821
3822 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3823
3824 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3825
3826 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3827
3828 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3829
3830 * org.texi: Add macros to get plain quotes in PDF output.
3831 List additional contributors.
3832 (Capture): New section, replaces the section about remember.
3833 (Working With Source Code): New chapter, focused on documenting Org
3834 Babel.
3835 (Code evaluation security): New section.
3836 (MobileOrg): Document DropBox support.
3837 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3838 (Special symbols): Show how to display UTF8 characters for entities.
3839 (Global TODO list): Clarify the use of the "M" key and the differences
3840 to the "m" key.
3841 (RSS Feeds): Mention Atom feeds as well.
3842 (Setting tags): Remove paragraph about
3843 `org-complete-tags-always-offer-all-agenda-tags'.
3844
3845 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3846
3847 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3848 argument.
3849 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3850 echoing shells.
3851
3852 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3853
3854 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3855 (Filename Syntax): Describe port numbers.
3856
3857 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3858
3859 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3860 forgotten.
3861 (Type Conversion): Precise conversion of natural numbers.
3862 (Errors and Events): Add "debugging" to concept index. Add variable
3863 `dbus-debug'.
3864
3865 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3866
3867 * dbus.texi (Receiving Method Calls): Add optional argument
3868 EMITS-SIGNAL to `dbus-register-property'.
3869
3870 2010-06-27 Alex Schroeder <alex@gnu.org>
3871
3872 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3873
3874 2010-06-24 Glenn Morris <rgm@gnu.org>
3875
3876 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3877 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3878 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3879 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3880 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3881 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3882 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3883 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3884 convention. Make them end with a period.
3885
3886 2010-06-23 Glenn Morris <rgm@gnu.org>
3887
3888 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3889 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3890 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3891 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3892 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3893 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3894
3895 2010-06-10 Glenn Morris <rgm@gnu.org>
3896
3897 * idlwave.texi (Load-Path Shadows):
3898 * org.texi (Handling links): Fix typos.
3899
3900 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3901
3902 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3903
3904 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3905
3906 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3907 by an alias. (Bug#6226)
3908
3909 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3910
3911 * calc.texi (Manipulating Vectors): Mention that vectors can
3912 be used to determine bins for `calc-histogram'.
3913
3914 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3915
3916 * calc.texi: Remove "\turnoffactive" commands throughout.
3917
3918 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3919
3920 * url.texi (HTTP language/coding, Customization):
3921 * message.texi (Header Commands, Responses):
3922 * cl.texi (Argument Lists): Fix typos.
3923
3924 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3925
3926 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3927 Note that Development menu is always available.
3928 (Creating a project): Fix terminology.
3929 (Add/Remove files): Fix typo.
3930
3931 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * Version 23.2 released.
3934
3935 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3936
3937 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3938
3939 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3940
3941 * tramp.texi (Inline methods, Default Method):
3942 Mention `tramp-inline-compress-start-size'.
3943
3944 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3945
3946 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3947 the CVS repo. Put the Git repo in the news section.
3948
3949 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3950 Removed some mentions of CVS. Mention the new Git repo.
3951
3952 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3953
3954 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3955 (Mail Group Commands): Add index entry.
3956
3957 2010-04-18 Glenn Morris <rgm@gnu.org>
3958
3959 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3960
3961 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3962
3963 * calc.texi (Radix modes): Mention that the option prefix will
3964 turn on twos-complement mode.
3965 (Inverse and Hyperbolic Flags): Mention the Option flag.
3966
3967 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3968
3969 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3970 (LaTeX/PDF export commands): Rename and Move section.
3971 (Sectioning structure): Update.
3972 (References): New use case for field coordinates.
3973 (The export dispatcher): Rename from ASCII export.
3974 (Setting up the staging area): Document the availability of
3975 encryption for MobileOrg.
3976 (Images and tables): Document how to reference labels.
3977 (Index entries): New section.
3978 (Generating an index): New section.
3979 (Column width and alignment): Document that <N> now
3980 means a fixed width, not a maximum width.
3981 (Publishing options): Document the :email option.
3982 (Beamer class export): Fix bug in the BEAMER example.
3983 (Refiling notes): Document refile logging.
3984 (In-buffer settings): Document refile logging keywords.
3985 (Drawers): Document `C-c C-z' command.
3986 (Agenda commands): Mention the alternative key `C-c C-z'.
3987 (Special properties): Document the BLOCKED property.
3988 (The spreadsheet): Mention the formula editor.
3989 (References): Document field coordinates.
3990 (Publishing action): Correct the documentation for the
3991 publishing function.
3992 (The date/time prompt): Document that we accept dates
3993 like month/day/year.
3994 (Cooperation): Document the changes in table.el support.
3995 (Faces for TODO keywords, Faces for TODO keywords)
3996 (Priorities): Document the easy colors.
3997 (Visibility cycling): Document the new double prefix
3998 arg for `org-reveal'.
3999 (Cooperation): Remember.el is part of Emacs.
4000 (Clean view): Mention that `wrap-prefix' is also set by
4001 org-indent-mode.
4002 (Agenda commands): Add information about prefix args to
4003 scheduling and deadline commands.
4004 (Search view): Point to the docstring of
4005 `org-search-view' for more details.
4006 (Agenda commands): Document that `>' prompts for a date.
4007 (Setting tags): Document variable
4008 org-complete-tags-always-offer-all-agenda-tags.
4009 (Column attributes): Cross-reference special properties.
4010
4011 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4012
4013 Synchronize with Tramp repository.
4014
4015 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4016 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4017 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4018 syntax, texi2dvi reports errors with the backquotes.
4019
4020 * trampver.texi: Update release number.
4021
4022 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4023
4024 * gnus.texi (Finding the News): Add pointers to the Server buffer
4025 because it's essential.
4026
4027 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4028
4029 * gnus.texi (MIME Commands): Update description of
4030 gnus-article-browse-html-article.
4031
4032 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4033
4034 * auth.texi (Secret Service API): Add TODO node.
4035 (Help for users): Explain the new source options for `auth-sources'.
4036
4037 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4038
4039 * trampver.texi: Update release number.
4040
4041 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4042
4043 * Branch for 23.2.
4044
4045 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4048 now enabled by default.
4049
4050 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4051
4052 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4053 when Emacs runs in interactive mode. (Bug#5645)
4054
4055 2010-02-16 Glenn Morris <rgm@gnu.org>
4056
4057 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4058
4059 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4060
4061 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4062
4063 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4064
4065 * gnus.texi (Score File Format): Fix typo.
4066
4067 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4068
4069 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4070
4071 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4072
4073 * ada-mode.texi (Project File Overview): Fix typo.
4074
4075 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4076
4077 * semantic.texi: Add Richard Y. Kim credit.
4078
4079 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4080
4081 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4082
4083 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4084 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4085
4086 2010-01-17 Glenn Morris <rgm@gnu.org>
4087
4088 * calc.texi (Reporting Bugs): Don't mention format of repository.
4089
4090 * woman.texi (Bugs): Make "Emacs repository" less specific,
4091 and the URL for same more specific.
4092
4093 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4094
4095 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4096
4097 * ede.texi (ede-step-project, ede-proj-target):
4098 * tramp.texi (Remote processes): Fix typos.
4099
4100 2010-01-16 Mario Lang <mlang@delysid.org>
4101
4102 * ede.texi (ede-target):
4103 * org.texi (Refiling notes): Remove duplicated words.
4104
4105 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4106
4107 * gnus.texi (Posting Styles): Use with-current-buffer.
4108 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4109
4110 2010-01-02 Kevin Ryde <user42@zip.com.au>
4111
4112 * eieio.texi (Naming Conventions): Correction to xref on elisp
4113 coding conventions, is "Tips" node not "Standards".
4114
4115 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4118
4119 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4120
4121 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4122
4123 * gnus.texi (Direct Functions): Add missing port number to tls method.
4124
4125 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4126
4127 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4128 ($(infodir)/edt, edt.dvi): New targets.
4129
4130 2009-12-15 Glenn Morris <rgm@gnu.org>
4131
4132 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4133 (edt, $(infodir)/edt, edt.dvi): New targets.
4134 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4135
4136 * Makefile.in (PDF_TARGETS, pdf): New.
4137 (clean): Add *.pdf.
4138 Add pdf rules for all manuals.
4139
4140 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4141
4142 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4143
4144 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4147 (Smart Jump, Analyzer Debug): Copyedits.
4148 (Semantic mode user commands): Link to new nodes.
4149 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4150 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4151 upstream Semantic manual.
4152
4153 * semantic.texi (Introduction): Minor fix to diagram.
4154
4155 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4156
4157 * eshell.texi (History): Add the other built-in variables.
4158 (Built-ins): Explain built-ins, and how to apply the external commands.
4159 Add `history', `su' and `sudo'.
4160
4161 * tramp.texi (Remote processes): Add missing <RET> in the example.
4162
4163 2009-12-01 Bill Wohler <wohler@newt.com>
4164
4165 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4166 path for mairix example. Specify -q in namazu example since namazu is
4167 excessively garrulous.
4168
4169 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * tramp.texi (Remote processes): Improve eshell example with "su"
4172 and "sudo" commands.
4173
4174 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4177
4178 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4179 Document semantic-complete-analyze-inline.
4180 (Semanticdb search debugging commands): Minor clarification.
4181 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4182 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4183 manual.
4184 (Semantic mode): Link to Idle Scheduler.
4185
4186 2009-11-28 Kevin Ryde <user42@zip.com.au>
4187
4188 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4189 @pxref, now EIEIO is in Emacs.
4190
4191 * erc.texi (Development): Correction to git tutorial url.
4192
4193 2009-11-26 Glenn Morris <rgm@gnu.org>
4194
4195 * faq.texi (Latest version of Emacs): Mention stability of development
4196 version.
4197 (Problems with very large files): Max buffer size increase in 23.2.
4198 (VM): VM has moved house again.
4199
4200 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4201
4202 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4203 notations.
4204
4205 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4206
4207 * org.texi (Column attributes): Fix documentation of new operators.
4208
4209 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4210
4211 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4212 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4213 (Idle Completions Mode): Numerous copyedits.
4214
4215 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4216
4217 * semantic.texi (Semantic Internals, Glossary):
4218 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4219 (Semanticdb search debugging commands): Fix typos.
4220
4221 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4222
4223 * calc.texi (Radix modes): Mention twos-complement notation.
4224
4225 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4226
4227 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4228 ($(infodir)/semantic, semantic.dvi): New targets.
4229
4230 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * Makefile.in: Build the Semantic manual.
4233
4234 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4235 repository.
4236
4237 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4238
4239 * dbus.texi (Receiving Method Calls): New defun
4240 `dbus-unregister-service'.
4241
4242 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4243
4244 * org.texi (Speed keys): New section.
4245
4246 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4247
4248 * dbus.texi (Type Conversion): Fix typo.
4249 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4250 `dbus-registered-objects-table'.
4251 (Receiving Method Calls): New defun `dbus-register-property'.
4252 Move `dbus-unregister-object' here.
4253
4254 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4255
4256 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4257
4258 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4259
4260 * org.texi (Column attributes): Add the new age summary operators.
4261 Also, mention the fact you can only use one summary operator per
4262 property.
4263
4264 2009-11-13 John Wiegley <johnw@newartisans.com>
4265
4266 * org.texi (Tracking your habits): Add a new section in the
4267 manual about how to track habits.
4268 (Resolving idle time): Add a section on how idle and
4269 dangling clocks are resolved.
4270
4271 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4272
4273 * org.texi (Agenda commands): Document the new `i' command.
4274 (Inserting deadline/schedule): Document logging changes
4275 of scheduling and deadline times stamps.
4276 (In-buffer settings): Document the in-buffer keywords for logging
4277 changes of scheduling and deadline times stamps.
4278 (Structure editing, Plain lists): Document indentation
4279 cycling in empty entries with TAB.
4280 (Archiving): Document the default archiving command.
4281 (Moving subtrees): Document the new keys for archiving.
4282 (Internal archiving): Fix incorrect key.
4283 (Agenda commands): Document the TODO set switching commands.
4284 (Agenda commands): Document the new archiving keys.
4285 (Clocking work time): Better description on how to save
4286 and restore a clock.
4287 (Resolving idle time): Mention the x11idle program to get true
4288 idleness also under X11.
4289 (Resolving idle time): Use @kbd instead of @key for normal
4290 letters, because this is how he rest of the manual does this.
4291 (Pushing to MobileOrg): Mention that `org-directory'
4292 should be set.
4293 (Agenda commands): Document that SPC is a filter for
4294 any tag.
4295 (Search view): Rename from "Keyword search".
4296 (Capure): New chapter.
4297 (Markup): New chapter.
4298 (Links in HTML export, Images in HTML export):
4299 Extend the section titles.
4300 (Images in HTML export): Document the align option.
4301 (Text areas in HTML export): Extend the section title.
4302 (Images in LaTeX export): Explain image placement in LaTeX.
4303
4304 2009-11-10 Glenn Morris <rgm@gnu.org>
4305
4306 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4307
4308 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4309
4310 * tramp.texi (Auto-save and Backup): Disable backups just for a
4311 method.
4312
4313 * trampver.texi: Update release number.
4314
4315 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4316
4317 Sync with Tramp 2.1.17.
4318
4319 * trampver.texi: Update release number.
4320
4321 2009-10-29 Glenn Morris <rgm@gnu.org>
4322
4323 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4324
4325 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4326
4327 * tramp.texi (External methods): Temporary files are kept for
4328 `rsync' and `rsyncc' methods.
4329
4330 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4331
4332 * eieio.texi: Fix typos.
4333
4334 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4335
4336 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4337
4338 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4339
4340 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4341 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4342
4343 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4344
4345 * Makefile.in: Build EIEIO and EDE manuals.
4346
4347 2009-10-07 Eric Ludlam <zappo@gnu.org>
4348
4349 * eieio.texi:
4350 * ede.texi: New files.
4351
4352 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4353
4354 * tramp.texi (Remote processes): Association of a pty is not supported.
4355
4356 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4357
4358 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4359 (Processing LaTeX fragments): Document that the size of images can be
4360 changes using the variable `org-format-latex-options'.
4361 (The date/time prompt, Timestamps): Be more accurate over ISO format
4362 dates and times.
4363 (Visibility cycling): Document showeverything keyword.
4364 (In-buffer settings): Document showeverything keyword.
4365 (Setting up the staging area): Fix the example.
4366 (MobileOrg): New section.
4367 (Agenda commands, Exporting Agenda Views): Document exporting the
4368 agenda view to Org files.
4369
4370 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4371
4372 * tramp.texi (History): Add IMAP support.
4373 (External methods): Add `imap' and `imaps' methods.
4374 (GVFS based methods): Add indices for `davs'.
4375 (Password handling): Rename anchors. Add IMAP entries for
4376 ~/.authinfo.gpg.
4377
4378 * trampver.texi: Set default value of `emacsimap'.
4379
4380 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4381
4382 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4383
4384 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4385
4386 * dired-x.texi (Technical Details):
4387 Delete dired-up-directory (Bug#4292).
4388
4389 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4390
4391 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4392
4393 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4394
4395 * org.texi (Effort estimates): Document new effort setting commands.
4396 (Agenda commands): Document the new keys fro agenda time motion.
4397 Document entry text mode. Improve documentation of the keys to include
4398 inactive time stamps into the agenda view.
4399 (Feedback): Document the new bug report command.
4400 (Structure editing): Add an index entry for the sorting of subtrees.
4401
4402 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4403
4404 * auth.texi (Help for users): Corrected markup.
4405
4406 2009-09-02 Glenn Morris <rgm@gnu.org>
4407
4408 * emacs-mime.texi (time-date): Mention float-time.
4409
4410 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4411
4412 * calc.texi (Simplifying Formulas): Improve the wording.
4413
4414 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4415
4416 * auth.texi: Rewritten for coverage and clarity.
4417
4418 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4419
4420 * gnus.texi (Expiring Mail):
4421 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4422 (Various Various): Mention gnus-safe-html-newsgroups.
4423
4424 * gnus-news.texi: Mention
4425 gnus-mark-copied-or-moved-articles-as-expirable.
4426
4427 * emacs-mime.texi (Display Customization): Add xref to
4428 gnus-safe-html-newsgroups.
4429
4430 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4431
4432 * tramp.texi (Version Control): Remove.
4433 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4434 reference.
4435 (External methods): Correct `scpc' concept index entries. New method
4436 `rsyncc'.
4437 (External packages): New subsections "Filename completion" and "File
4438 attributes cache".
4439
4440 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4441
4442 * calc.texi (Rewrite Rules): Improve the example.
4443 (Simplifying Formulas): Explain use of the I and H flags for
4444 simplification.
4445
4446 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4447
4448 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4449 Describe autostart behavior of dbus-ping.
4450 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4451 for timeout values.
4452 (Top): Remove footnote saying D-Bus is not enabled by
4453 default. (Bug#4256)
4454
4455 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4456
4457 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4458 Reported by Jari Aalto (Bug#4211).
4459 (Mail-mode integration): Mention epa-mail-mode and
4460 epa-global-mail-mode.
4461 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4462 epa-setup.
4463
4464 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4465
4466 * dbus.texi (Asynchronous Methods): Allow nil handler.
4467
4468 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4469
4470 * ediff.texi (ediff-current-file): Add information about this new function.
4471
4472 * viper.texi: Add information about C-s in viper's search command.
4473
4474 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4475
4476 * calc.texi (Date Forms): Fix typos.
4477
4478 2009-08-08 Glenn Morris <rgm@gnu.org>
4479
4480 * org.texi (Agenda commands): Restore clobbered change.
4481
4482 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4483
4484 * calc.texi (Graphics, Devices): Update with the peculiarities of
4485 operation on MS-Windows.
4486
4487 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4488
4489 * org.texi (Publishing action): Improve documentation of file
4490 names when publishing to the source directory.
4491 (Clean view): Document `org-indent-mode'.
4492 (Clocking work time): Add documentation for the
4493 new :timetamp option when creating a clock report.
4494 (Paragraphs): Fix many typos.
4495 (Plain lists): Remove duplicate explanation about the
4496 `C-c *' command.
4497 (Literal examples): Update to reflect the new behavior
4498 of the -n -r -k switches when exporting source code examples.
4499 (Structure editing): Add information about `C-c *',
4500 converting a plain list into a list of Org items.
4501 (Remember): Small rephrasing of the paragraph
4502 describing remember.el. Also mentioned that remember.el is part
4503 of Emacs 23, not Emacs 22.
4504 (Clocking work time): Add documentation about
4505 displaying the current clocking time against the effort estimate.
4506 Also add a footnote about using `org-clock-in-prepare-hook' to add
4507 an effort estimate on the fly, just before clocking it.
4508 (Footnotes): Document automatic renumbering and
4509 sorting.
4510 (Agenda commands): Document new bulk commands.
4511 (Plain lists): Document new behavior of
4512 `org-cycle-include-plain-lists'.
4513 Hyphenation only in TeX.
4514 (Clocking work time): Document the key to update effort
4515 estimates.
4516 (Clocking work time): Document the clock time display.
4517 (Structure editing, TODO basics): Document new
4518 variables.
4519 (Column attributes): Document new colciew operators.
4520 (Publishing options): Document :xml-declaration.
4521 (Tracking TODO state changes): Document the
4522 LOG_INTO_DRAWER property.
4523 (Literal examples): Document the new implementation for
4524 editing source code.
4525 (Publishing action): Mention the new publishing
4526 function, to publish an Org source file.
4527 (Publishing links): Mention how to link to an Org source file.
4528 (Macro replacement): Document new macros.
4529 (Handling links): Document type-specific completion
4530 when inserting links.
4531 (Structure editing, Plain lists): Improve documentation
4532 on sorting.
4533 (Internal links): Document custom ids for links.
4534 (Handling links): Document custom ids for links.
4535 (CSS support): Document new class.
4536 (Refiling notes): Document the possibility to create new nodes
4537 during refiling.
4538 (Agenda commands): Document the "?" operator to find
4539 tasks without effort setting.
4540 (Exporting agenda information): Section moved.
4541 (RSS Feeds): New section.
4542 (Built-in table editor): Document M-e and M-a navigate
4543 inside table field.
4544 (Stuck projects): Docment that projects identified as
4545 un-stuck will still be searchd for stuck sub-projects.
4546 (Paragraphs): Document centering.
4547 (Creating timestamps, Agenda commands): Document new
4548 behavior when changing time stamps.
4549 (Structure editing): Document the new command
4550 `org-clone-subtree-with-time-shift'.
4551 (Publishing): Refresh this chapter.
4552 (Export options, Export options, In-buffer settings):
4553 Document the new keywords.
4554 (Matching tags and properties): Collect all
4555 documentation about tags/property matches here.
4556 (Setting tags): Document `org-tag-persistent-alist'.
4557 (Weekly/daily agenda): New section.
4558 (Orgstruct mode): Describe `orgstruct++-mode'.
4559 (Drawers): Mention the LOGBOOK drawer.
4560 (Export options, Sectioning structure): Document the
4561 #+LEATEX_HEADER in-buffer setting.
4562 (Bugs): Section removed.
4563 (Hooks): New section.
4564 (Add-on packages): Move here from old location.
4565 (Context-sensitive commands): New section.
4566 (Setting tags): Document newline option.
4567 (Global TODO list, Matching tags and properties):
4568 Mention more variables.
4569 (Checkboxes): Update to changed command behavior.
4570
4571 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4572
4573 * speedbar.texi (Basic Key Bindings): Fix typo.
4574
4575 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4576
4577 * calc.texi (Vector/Matrix Functions): Add index entries for both
4578 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4579 affects matrices with more than one row.
4580 (Help Commands): Add index entries for "prefix ?" key bindings.
4581
4582 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4583
4584 * calc.texi (Stack Manipulation Commands): Add documentation for
4585 `calc-transpose-lines'.
4586
4587 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
4588
4589 * dbus.texi (Receiving Method Calls): Describe special return value
4590 `:ignore'.
4591
4592 2009-07-24 Alan Mackenzie <acm@muc.de>
4593
4594 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4595 initialization, any individual variable setting now takes precedence
4596 over one done via c-file-style/c-file-offsets.
4597
4598 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4599
4600 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4601 truncated when Calc is quit.
4602 (Customizing Calc): Document `calc-undo-length'.
4603
4604 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
4605
4606 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4607
4608 2009-07-11 Kevin Ryde <user42@zip.com.au>
4609
4610 * pcl-cvs.texi (About PCL-CVS):
4611 * widget.texi (Basic Types):
4612 Fix cross-references.
4613
4614 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4615
4616 * dbus.texi (Type Conversion): Don't use literal control character.
4617
4618 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
4619
4620 * tramp.texi (GVFS based methods): New section.
4621 (Remote processes): Processes for GVFS based methods run locally.
4622
4623 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
4624
4625 * tramp.texi (Inline methods, External methods, Gateway methods):
4626 Avoid the words "kludge" and hack".
4627 (External methods): Add `synce' method.
4628
4629 * trampver.texi: Update release number.
4630
4631 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
4632
4633 Sync with Tramp 2.1.16.
4634
4635 * tramp.texi (History): Add GVFS support.
4636 (External methods): Precise `rsync' description. Add `dav', `davs' and
4637 `obex' methods. Add 'tramp-gvfs-methods' option.
4638 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4639 forms.
4640 (Remote Programs): Introduce `tramp-own-remote-path'.
4641 (Remote processes): New subsection "Running remote programs that create
4642 local X11 windows".
4643 (Frequently Asked Questions): Improve code for disabling vc.
4644
4645 * trampver.texi: Update release number. Set default value of
4646 `emacsgvfs'.
4647
4648 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4649
4650 * Branch for 23.1.
4651
4652 2009-06-17 Glenn Morris <rgm@gnu.org>
4653
4654 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4655 (Latest version of Emacs): Mention source code repository.
4656
4657 2009-06-16 Glenn Morris <rgm@gnu.org>
4658
4659 * faq.texi (Top): Language tweak.
4660 (Extended commands): Most people have arrow keys.
4661 (Emacs manual): Say how to follow info links.
4662 (File-name conventions): Change title a bit. Explain about source
4663 versus installed. Condense etc description.
4664 (Guidelines for newsgroup postings): Mention Savannah list page.
4665 (Newsgroup archives): Simplify.
4666 (Contacting the FSF): Add contact URL.
4667 (Emacs Lisp documentation): Printed version not always available.
4668 (Installing Texinfo documentation): Explain how by hand installation is
4669 not normally needed. Use add-to-list. Remove duplicate reference.
4670 (Informational files for Emacs): Move info on Help menu here from
4671 "File-name conventions".
4672 (Help installing Emacs): Tweak uref.
4673 (Obtaining the FAQ): Mention repository.
4674 (Origin of the term Emacs): Explain "ITS".
4675 (Changing load-path): Use add-to-list.
4676 (Automatic indentation): Clarify this is for Text mode.
4677 Don't mention Indented Text mode.
4678 (Finding Emacs on the Internet): The FSF does not seem to offer a
4679 deluxe distribution on CD anymore.
4680
4681 2009-06-16 Glenn Morris <rgm@gnu.org>
4682
4683 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4684 Recommend the latest release. Mention how to get older FAQs.
4685 Recommend the Emacs manual.
4686 (Guidelines for newsgroup postings): Discourage cross-posts.
4687 (Underlining paragraphs): Remove.
4688 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4689 (Bugs and problems): Update key-binding.
4690 (Problems with very large files): Mention 64-bit.
4691 (Shell process exits abnormally): Remove.
4692 (Problems with Shell Mode): Rename and update.
4693 (Spontaneous entry into isearch-mode)
4694 (Problems talking to certain hosts): Remove. This is old information,
4695 in etc/PROBLEMS if needed.
4696 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4697 (Dired claims that no file is on this line): Update.
4698 (Installing Emacs, Problems building Emacs): Simplify.
4699 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4700 information.
4701 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4702 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4703 (JDEE): "JDEE", not "JDE".
4704 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4705 Remove. This is old information, in etc/PROBLEMS if needed.
4706 (stty and Backspace key, Kanji and Chinese characters): Remove.
4707 (Right-to-left alphabets): Update section.
4708 (Changing the included text prefix): Gnus uses message-yank-prefix.
4709 Add cross-reference to Supercite manual.
4710 (Saving a copy of outgoing mail): Simplify output file description.
4711 (Expanding aliases when sending mail): Refer to Emacs manual.
4712 Remove old info about RFC822.
4713 Correct description of how to rebuild aliases.
4714 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4715 (MIME with Emacs mail packages)
4716 (Viewing articles with embedded underlining)
4717 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4718 Remove old sections.
4719 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4720 and is well-documented in the Gnus manual.
4721 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4722 (Making Gnus faster): Rename from "Starting Gnus faster".
4723 Merge "Catch-up is slow in Gnus" into here.
4724
4725 2009-06-14 Glenn Morris <rgm@gnu.org>
4726
4727 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4728 (New in Emacs 23): New section.
4729 (Handling C-s and C-q with flow control): Add xref.
4730
4731 2009-06-13 Glenn Morris <rgm@gnu.org>
4732
4733 * faq.texi (Setting up a customization file): Grammar fix.
4734 Customize is no longer "new".
4735 (Displaying the current line or column): Line-number mode is on by
4736 default. Don't mention `column' package. Mention linum.el.
4737 (Turning on abbrevs by default): Explain how to do it for buffers,
4738 modes, and everywhere.
4739 (Associating modes with files): Use add-to-list. Don't mention Emacs
4740 19.
4741 (Highlighting a region): On by default since 23.1.
4742 (Replacing highlighted text): Update doc quote.
4743 (Working with unprintable characters): Don't mention search-quote-char.
4744 (Using an already running Emacs process): Gnuclient is probably not an
4745 enhancement these days.
4746 (Indenting switch statements): Remove mention of pre-Emacs 20.
4747 (Horizontal scrolling): Abbreviate Emacs 20 description.
4748 (Replacing text across multiple files): Fix name of dired command.
4749 (Disabling backups): Use require not load.
4750 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4751
4752 2009-06-13 Bill Wohler <wohler@newt.com>
4753
4754 Release MH-E manual version 8.2.
4755
4756 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4757 release 8.2.
4758
4759 2009-06-13 Glenn Morris <rgm@gnu.org>
4760
4761 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4762 in this day and age the common meaning is "on the web".
4763 (copying): Use @copyright in all cases.
4764 (Basic keys): Remove reference to deleted manual node "Text Characters".
4765 (File-name conventions): Use GNU as an example rather than SERVICE.
4766 default.el lives in site-lisp. Update Info directory location.
4767 (Real meaning of copyleft): GPL actions have been brought, but all
4768 settled out of court.
4769 (Guidelines for newsgroup postings): Shorten section title.
4770 Simplify comp.emacs description.
4771 (Newsgroup archives): Change Google URL. Describe Gmane.
4772 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4773 points". Mention List-Unsubscribe header.
4774 (Contacting the FSF): Update email and URLs.
4775 (Basic editing): Mention F1 for help.
4776 (Installing Texinfo documentation): Refer to Texinfo website rather
4777 than ftp server.
4778 (Printing a Texinfo file): Mention texi2pdf.
4779 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4780 are just stubs nowadays.
4781 (Latest version of Emacs): Explain version numbers.
4782 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4783 (Turning on syntax highlighting): No need to mention hilit19 any more.
4784 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4785 (Modes for various languages): Remove section.
4786 (Major packages and programs): Remove most version and maintainer
4787 information - it's hard to keep up-to-date, and adds nothing.
4788 Similarly with direct links to mailing lists.
4789 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4790 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4791 years, and Emacs comes with tools for this now.
4792 (Patch): Remove section - this is a standard tool.
4793 (Using function keys under X): Remove section.
4794
4795 2009-06-12 Glenn Morris <rgm@gnu.org>
4796
4797 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4798 (Help installing Emacs): Remove reference to deleted X11 node.
4799 (Associating modes with files): Interpreter-mode-alist is no longer
4800 subservient to auto-mode-alist.
4801 (Installing Emacs): Change future Emacs version.
4802 (Linking with -lX11 fails): Remove old section.
4803 (Packages that do not come with Emacs): Update ELL location.
4804 Emacs Lisp archive is dead.
4805 (Emacs for Windows): Remove reference to old CE port.
4806 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4807 (Emacs for VMS and DECwindows): Remove old ports.
4808 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4809 (Removing flashing messages): Remove section about non-existent Gnus
4810 option.
4811
4812 * faq.texi (Top): Add @top command.
4813 Remove the optional arguments from all @node commands: makeinfo can
4814 generate these automatically, and it is easier to edit and rearrange
4815 nodes without them.
4816
4817 2009-06-11 Glenn Morris <rgm@gnu.org>
4818
4819 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4820 (The LPF): Make the updated URL the sole reference point.
4821 (Learning how to do something): Update refcard price and format.
4822 (Getting a printed manual): Sources in doc/emacs/, not man/.
4823 Also available in PDF format. Since the page count varies, be less
4824 precise.
4825 (Informational files for Emacs): Remove references to deleted files
4826 LPF and SUN-SUPPORT, and to UUCP.
4827 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4828 Remove many obsolete ways to get the FAQ, which now seems only to be
4829 distributed with Emacs.
4830 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4831
4832 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * org.texi (Org Plot): Fix tags (Bug#3507).
4835 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4836
4837 * ada-mode.texi (Installation, Compile commands)
4838 (Project File Overview, No project files, Set compiler options)
4839 (Use GNAT project file, Use multiple GNAT project files)
4840 (Identifier completion): Use @samp for menu items, and @kbd for key
4841 sequences (Bug#3504).
4842
4843 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4844
4845 * gnus.texi (Security): Fix wording; add a link to epa.info.
4846
4847 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4848
4849 * message.texi (Header Commands): Fix descriptions to match
4850 keybindings.
4851
4852 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4853
4854 * gnus.texi (Security): Mention that EasyPG is the current default.
4855
4856 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4857
4858 * ediff.texi (Session Commands): Fix typo.
4859
4860 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4861
4862 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4863 news.software.readers. Reported by Florian Rehnisch.
4864
4865 2009-04-02 Glenn Morris <rgm@gnu.org>
4866
4867 * auth.texi: Capitalize direntry.
4868
4869 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4870 using a period in the entry name. (Bug#2797)
4871
4872 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4873
4874 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4875 ($(infodir)/auth, auth.dvi): New targets.
4876
4877 2009-03-03 Glenn Morris <rgm@gnu.org>
4878
4879 * auth.texi: Fix @setfilename.
4880
4881 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4882 (auth, $(infodir)/auth, auth.dvi): New rules.
4883
4884 2009-02-25 Glenn Morris <rgm@gnu.org>
4885
4886 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4887
4888 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4889
4890 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4891
4892 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4893
4894 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4895 gnus-nocem-issuers, and gnus-nocem-verifyer.
4896
4897 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4898
4899 * ada-mode.texi (Project files, Automatic Casing):
4900 * dbus.texi (Signals):
4901 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4902 * mh-e.texi (HTML):
4903 * nxml-mode.texi (Locating a schema)
4904 (Using the document's URI to locate a schema):
4905 * org.texi (Footnotes, Using the mapping API):
4906 * rcirc.texi (Channels): Remove duplicate words.
4907
4908 2009-02-20 Glenn Morris <rgm@gnu.org>
4909
4910 * dired-x.texi (Miscellaneous Commands):
4911 * gnus.texi: Minor updates for mbox Rmail.
4912
4913 2009-02-16 Karl Berry <karl@gnu.org>
4914
4915 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4916 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4917 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4918 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4919 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4920 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4921 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4922 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4923 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4924 Consistently use @insertcopying in the Top node,
4925 @contents at the front (after @end titlepage),
4926 and @direntry after @copying. (Bug#1988)
4927
4928 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4929
4930 * auth.texi: New file documenting auth-source.
4931
4932 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4933
4934 * org.texi (Org Plot): Fix link.
4935
4936 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4937
4938 * epa.texi (Mail-mode integration): Mention the way to do
4939 "encrypt-to-self". (Bug#1807)
4940
4941 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4942
4943 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4944
4945 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4946
4947 * gnus-news.texi: Print version about Incoming*.
4948
4949 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4950
4951 * org.texi (Structure editing, Handling links)
4952 (Fast access to TODO states, Javascript support): Make standard docs
4953 correctly reflect default variable settings.
4954
4955 2009-02-02 Glenn Morris <rgm@gnu.org>
4956
4957 * org.texi: Fix typos.
4958
4959 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4960
4961 Sync with Tramp 2.1.15.
4962
4963 * trampver.texi: Update release number.
4964
4965 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4966
4967 * org.texi (TODO dependencies): Document TODO dependencies on
4968 checkboxes.
4969
4970 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4971
4972 * org.texi (TODO dependencies): Document key binding for toggling
4973 ORDERED property.
4974
4975 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4976
4977 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4978 of hook functions.
4979
4980 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4981
4982 * org.texi (TODO dependencies): New section.
4983
4984 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4985
4986 * org.texi (Plain lists, TODO basics, Priorities)
4987 (Multiple sets in one file, Conflicts): Document interaction with
4988 `shift-selection-mode'.
4989
4990 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4991
4992 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4993 Make Calc the subject of sentences.
4994 (Rearranging Formulas using Selections): Discuss new options
4995 for `j *'.
4996
4997 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4998
4999 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5000
5001 2009-01-26 Glenn Morris <rgm@gnu.org>
5002
5003 * org.texi: Fix typos.
5004
5005 2009-01-26 Bill Wohler <wohler@newt.com>
5006
5007 * mh-e.texi (EDITION, UPDATED): Update.
5008
5009 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5010
5011 * org.texi (References): Add information about remote references.
5012 (Built-in table editor): Document `C-c RET' in tables.
5013 (Math symbols, Quoting LaTeX code): Mention that simple
5014 LaTeX macros survive LaTeX export.
5015 (Images in LaTeX export): Show how to create a reference to a
5016 figure.
5017 (Sectioning structure): Document that the LaTeX class can be
5018 specified in a property.
5019 (Text areas in HTML export): New section.
5020 (External links): Add examples for text search and ID links.
5021 (Built-in table editor): Remove the descriptio of `C-c
5022 C-q', it not longer works.
5023 (Literal examples): Document that a space must follow
5024 the colon in short examples.
5025 (Relative timer): Document `org-timer-stop'.
5026 (Footnotes): New section.
5027 (Footnote markup): Shorten section and refer to new Footnote
5028 section.
5029 (Literal examples): Add documentation for line
5030 numbering in and references to code examples.
5031 (CSS support): Fix the description of default CSS styles.
5032 (Capturing column view): Document
5033 "file:path/to/file.org" as an allowed value for the ID property of
5034 a dynamic block copying column view.
5035
5036 2009-01-23 Stephen Eglen <stephen@gnu.org>
5037
5038 * mh-e.texi (Getting Started): Describe $MH.
5039
5040 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5041
5042 * tramp.texi (all): Harmonize usage of "external method",
5043 "external transfer method" and "out-of-band method".
5044 (Connection types): Precise the differences of inline and external
5045 methods. Written by Adrian Phillips <a.phillips@met.no>.
5046
5047 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5048
5049 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5050 commands as described at the top. Reported by Allan Gottlieb
5051 <gottlieb@nyu.edu>.
5052
5053 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5054
5055 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5056 nnmail-pathname-coding-system.
5057
5058 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5059
5060 * org.texi (Relative timer): Fix typo.
5061
5062 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5063
5064 * org.texi (Clocking work time): Fix typo.
5065 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5066
5067 2009-01-13 Glenn Morris <rgm@gnu.org>
5068
5069 * org.texi: Fix some more typos.
5070
5071 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5072
5073 * org.texi: Fix some typos.
5074
5075 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5076
5077 * gnus.texi (Group Parameters): Add note for local variables.
5078
5079 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5080
5081 * gnus.texi (Converting Kill Files): Fix URL.
5082 Include gnus-kill-to-score.el in contrib directory.
5083
5084 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5085
5086 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5087 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5088 (Paging the Article): Add index entry.
5089
5090 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5091
5092 * ada-mode.texi (Examples): Delete redundant text.
5093
5094 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5095
5096 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5097
5098 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5099 addresses.
5100
5101 2009-01-03 Bill Wohler <wohler@newt.com>
5102
5103 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5104 kept empty.
5105
5106 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5107
5108 * org.texi (Activation, Exporting, ASCII export, HTML export)
5109 (HTML Export commands, LaTeX/PDF export commands):
5110 Improve documentation about transient-mark-mode.
5111 (References): Document the use of special names like $LR1 to reference
5112 to fields in the last table row.
5113
5114 2008-12-19 Juri Linkov <juri@jurta.org>
5115
5116 * info.texi (Search Text): Remove mention of removed key binding M-s.
5117
5118 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5119
5120 * org.texi (References): Remove mentioning of @0 as reference for the
5121 last line, this has been reverted in the Lisp sources.
5122
5123 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5124
5125 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5126 (DVI_TARGETS): Remove duplicates. Add sasl.
5127 ($(infodir)/sasl, sasl.dvi): New targets.
5128
5129 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5130
5131 * org.texi: Version number pushed to 6.15d.
5132
5133 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5134
5135 * org.texi (Tables in LaTeX export): New section.
5136 (Images in LaTeX export): New section.
5137 (Inlined images, Images in HTML export): Sections renamed.
5138
5139 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5140
5141 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5142
5143 2008-12-04 David Engster <dengste@eml.cc>
5144
5145 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5146 of nnml-get-new-mail. Change URL for mairix patch.
5147
5148 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5149
5150 * org.texi (Using the mapping API): Fix bug in mapping example.
5151 (Publishing options): Make the list of properties complete again, in
5152 correspondence to the variable `org-export-plist-vars'.
5153 (Property searches): Document new special values for time comparisons.
5154 (Tag inheritance): Refine the description of tag inheritance.
5155 (Project alist): Add info about the publishing sequence of components.
5156 (Effort estimates): Document the new relative timer.
5157
5158 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5159
5160 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5161 (Using Calc): Clarify use of `C-x * o'.
5162 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5163
5164 2008-11-28 Richard M Stallman <rms@gnu.org>
5165
5166 * dbus.texi (Receiving Method Calls): Clean up previous change.
5167
5168 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5171 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5172 `dbus-unescape-from-identifier'.
5173 (Receiving Method Calls): New constants `dbus-service-emacs' and
5174 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5175 (Signals): Use the constants in the example.
5176
5177 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5178
5179 * org.texi: Re-apply change to FDL 1.3.
5180
5181 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5182
5183 * org.texi (Setting up Remember): Document `org-remember-mode'.
5184 (External links): Document that bbdb links can use a regular
5185 expression.
5186 (External links): Document that elisp links can contain interactive
5187 commands.
5188
5189 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5190
5191 * viper.texi (viper-translate-all-ESC-keysequences):
5192 Description removed.
5193
5194 2008-11-19 Glenn Morris <rgm@gnu.org>
5195
5196 * doclicense.texi: Change to FDL 1.3.
5197 Relicense all texi files under FDL 1.3 or later.
5198
5199 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5200
5201 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5202
5203 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5204
5205 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5206
5207 * ediff.texi: Version/date change.
5208
5209 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5210
5211 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5212
5213 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5214
5215 * calc.texi (About This Manual): Comment out a mention of
5216 marginal notes.
5217
5218 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5219
5220 * org.texi (Clocking work time): Document the :formula property of
5221 clock tables.
5222 (Structure editing, Refiling notes): Document refiling regions.
5223 (Agenda commands): Document the double-prefix version
5224 of the `l' command in the agenda.
5225 (Handling links): Explain the effect of a double prefix
5226 arg to `C-c C-o'.
5227 (TODO basics): Add documentation for tag triggers.
5228
5229 2008-10-23 Glenn Morris <rgm@gnu.org>
5230
5231 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5232 byte-compiling things like `+'.
5233
5234 * ns-emacs.texi: Merge copyright years of author now with assignment
5235 into FSF years.
5236 (VER): Use it for easier automatic updating. Use Emacs version rather
5237 than standalone Emacs.app version.
5238
5239 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5240
5241 * org.texi: Lots of minor fixes.
5242 (Capture): New chapter.
5243 (Org Plot): New section.
5244
5245 2008-09-30 Magnus Henoch <mange@freemail.hu>
5246
5247 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5248
5249 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5250
5251 * calc.texi (User Defined Units): Mention how to enter optional display
5252 string.
5253
5254 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5255
5256 * message.texi (Sending Variables): Fix variable documentation to
5257 avoid the "y/n" wording.
5258
5259 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5260
5261 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5262
5263 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5264
5265 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5266 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5267
5268 2008-09-22 Bill Wohler <wohler@newt.com>
5269
5270 Release MH-E manual version 8.1.
5271
5272 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5273 release 8.1.
5274
5275 * mh-e.texi: Retain dual license as agreed to by the FSF.
5276 However, bump GPL to Version 3.
5277 Use @include for license text.
5278
5279 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5280
5281 * gnus.texi (Top, Setup, Fancy splitting to parent)
5282 (Store custom flags and keywords, Store arbitrary data):
5283 Clean up markup.
5284
5285 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5286
5287 * gnus.texi (The Gnus Registry): Document it.
5288
5289 2008-09-08 David Engster <dengste@eml.cc>
5290
5291 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5292 Clarify section about choosing back end servers.
5293
5294 2008-08-23 Glenn Morris <rgm@gnu.org>
5295
5296 * dired-x.texi (Shell Command Guessing):
5297 Mention dired-guess-shell-case-fold-search. (Bug#417)
5298
5299 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5300
5301 * trampver.texi: Update release number.
5302
5303 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5304
5305 * ns-emacs.texi: Update version.
5306 (Introduction): Correct menu location for options save.
5307 (Customization): Note that defaults are stored under org.gnu.Emacs.
5308
5309 2008-08-11 Bill Wohler <wohler@newt.com>
5310
5311 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5312 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5313 Henman) (closes SF #1768928).
5314
5315 2008-08-10 Glenn Morris <rgm@gnu.org>
5316
5317 * ns-emacs.texi: Use @copying. Change copyright of authors with
5318 assignment to FSF. Change license to GFDL.
5319 (Top): Remove outdated references.
5320
5321 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5322
5323 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5324 Add gnus-summary-sort-by-most-recent-number and
5325 gnus-summary-sort-by-most-recent-date.
5326 (Summary Sorting): Explain prefix argument.
5327
5328 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5329
5330 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5331 gnus-summary-pipe-output.
5332
5333 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5334
5335 * dbus.texi (Receiving Method Calls): Document error handling of own
5336 D-Bus methods.
5337
5338 2008-08-01 Bill Wohler <wohler@newt.com>
5339
5340 * mh-e.texi (Reading Mail)
5341 (Viewing Attachments): Describe new function
5342 mh-show-preferred-alternative.
5343 (Sending Mail, Redistributing, Sending Message): Describe new hook
5344 mh-annotate-msg-hook.
5345
5346 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5347
5348 * dbus.texi (Arguments and Signatures): Fix example.
5349 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5350 (Asynchronous Methods): New node.
5351 (Errors and Events): Describe extended layout of `dbus-event'.
5352 New defun `dbus-event-message-type'.
5353
5354 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5355
5356 * ediff.texi: Remove VMS support.
5357
5358 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5359
5360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5361 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5362
5363 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5364
5365 * Makefile.in: Add mairix-el targets.
5366
5367 2008-07-29 David Engster <deng@randomsample.de>
5368
5369 * mairix-el.texi: New file.
5370
5371 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5372
5373 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5374 project files. Delete 'main_unit' project variable; not needed. Allow
5375 process environment variables wherever project variables are allowed.
5376 Add tutorial section on multiple GNAT project files.
5377
5378 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5379
5380 Sync with Tramp 2.1.14.
5381
5382 * trampver.texi: Update release number.
5383
5384 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5385
5386 * ns-emacs.texi:
5387 * faq.texi: Remove mentions of Mac Carbon.
5388
5389 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5390
5391 * gnus.texi (Saving Articles): Describe the 2nd argument of
5392 gnus-summary-save-in-pipe.
5393 (SpamAssassin): Use it.
5394
5395 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5396
5397 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5398
5399 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5400
5401 * org.texi (Export options): Document the use of the creator flag.
5402
5403 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5404
5405 * org.texi: New version 6.06a.
5406
5407 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5408
5409 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5410 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5411
5412 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5413
5414 * calc.texi (Editing Stack Entries):
5415 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5416 Calc's help functions. Mention fixing typos.
5417 (Customizing Calc): Fix typo.
5418
5419 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5420
5421 * calc.texi (summarykey): New macro. Use to correctly format keys in
5422 the summary.
5423
5424 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5425
5426 * ns-emacs.texi (Customization): Corrected documentation on color
5427 specification formats.
5428
5429 2008-07-19 Andreas Schwab <schwab@suse.de>
5430
5431 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5432
5433 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5434 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5435
5436 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5437
5438 * dbus.texi (Inspection): Rework, introduce submenus.
5439 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5440 (Properties and Annotations, Arguments and Signatures): New nodes.
5441
5442 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5443
5444 * dbus.texi (Receiving Method Calls): Fix description of
5445 `dbus-register-method'.
5446 (Signals): Allow also signal arguments for filtering in
5447 `dbus-register-signal'.
5448
5449 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5450
5451 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5452 `cnorm'.
5453 (Arithmetic Tutorial): Simplify the verification of prime factors.
5454
5455 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5456
5457 * gnus.texi (Saving Articles): Mention
5458 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5459
5460 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5461
5462 * calc.texi: Adjust mode line throughout.
5463
5464 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * sasl.texi (Mechanisms): Fix typos.
5467
5468 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5469
5470 * calc.texi (Killing from the stack): Mention using normal Emacs
5471 copying.
5472
5473 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5474
5475 * tramp.texi (Password handling): Rename from "Password caching".
5476 Add `auth-source' mechanism.
5477 (Connection caching): Tramp reopens the connection automatically,
5478 when the operating system on the remote host has been changed.
5479
5480 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5481
5482 * makefile.w32-in (distclean): Remove makefile.
5483
5484 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5485
5486 * org.texi (Using the mapping API): New section.
5487 (Agenda column view): New section.
5488 (Moving subtrees): Document archiving to the archive sibling.
5489 (Agenda commands): Document columns view in the agenda.
5490 (Using the property API): Document the API for multi-valued properties.
5491
5492 2008-06-17 Jason Riedy <jason@acm.org>
5493
5494 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5495 function, and efmt may be a two-argument function.
5496 (Radio tables): Document multiple destinations.
5497
5498 2008-06-16 Glenn Morris <rgm@gnu.org>
5499
5500 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5501 Add Cover-Texts.
5502
5503 2008-06-15 Glenn Morris <rgm@gnu.org>
5504
5505 * faq.texi (VER): Update to 23.0.60.
5506
5507 * mh-e.texi: Remove option of licensing under GPL.
5508 Add Cover-Texts to GFDL permissions notice.
5509 (GPL): Remove section.
5510 (GFDL): Include doclicense.texi rather than the actual text.
5511
5512 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5513 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5514
5515 * sasl.texi: Fix output file name.
5516
5517 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5518
5519 * gnus-coding.texi: Refer to license in Gnus manual.
5520
5521 * idlwave.texi, sasl.texi: Use @copying.
5522
5523 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5524
5525 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5526
5527 * url.texi: Use @copying, @title, @subtitle, @author.
5528
5529 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5530 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5531 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5532 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5533 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5534 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5535 * widget.texi, woman.texi:
5536 Remove references to external license, since doclicense is included.
5537
5538 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5539 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5540 Remove references to non-existent Invariant Sections.
5541
5542 2008-06-14 Glenn Morris <rgm@gnu.org>
5543
5544 * faq.texi (Major packages and programs): Remove references to external
5545 Supercite, Calc, VIPER, since they have been included for some time.
5546 Update VM, AUCTeX, BBDB entries.
5547
5548 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
5549
5550 * newsticker.texi: Updated to match latest newsticker changes.
5551
5552 2008-06-13 Glenn Morris <rgm@gnu.org>
5553
5554 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5555 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5556 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5557 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5558 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5559 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5560 * woman.texi:
5561 Update Back-Cover Text as per maintain.info.
5562
5563 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5564
5565 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5566
5567 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5568 (gnus-faq.xml): Update repository host.
5569
5570 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5571
5572 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5573
5574 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5575 Fix a typo.
5576
5577 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5578
5579 * gnus.texi (Mail Source Customization): Correct values of
5580 `mail-source-delete-incoming'. Reported by Tassilo Horn.
5581 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5582
5583 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5584
5585 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5586 coding standards.
5587
5588 2008-06-14 David Engster <dengste@eml.cc>
5589
5590 * gnus.texi (nnmairix): Markup fixes.
5591
5592 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5593
5594 * gnus.texi (nnmairix): Markup and other minor fixes.
5595
5596 2008-06-05 David Engster <dengste@eml.cc>
5597
5598 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5599
5600 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5601
5602 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5603 (Searching, nnir, nnmairix): New stub nodes.
5604
5605 2008-05-30 Felix Lee <felix.1@canids.net>
5606
5607 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5608
5609 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5610
5611 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5612
5613 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5614
5615 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5616
5617 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5618
5619 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5620
5621 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
5622
5623 * info.texi (Top): Fix typo in xref.
5624
5625 2008-05-05 Karl Berry <karl@gnu.org>
5626
5627 * info.texi (Top): @xref to stand-alone manual.
5628
5629 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5630
5631 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5632 (Various Summary Stuff): Fix typo in last xref.
5633
5634 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5635
5636 * org.texi (Moving subtrees): Fix typo.
5637
5638 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5639
5640 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5641 Tramp via `tramp-mode'.
5642
5643 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5644
5645 * org.texi: Massive changes, in many parts of the file.
5646
5647 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5648
5649 * gnus.texi (Oort Gnus): Add message-fill-column.
5650
5651 2008-04-12 Adrian Aichner <adrian@xemacs.org>
5652
5653 * gnus.texi (Mail Source Specifiers): Typo fix.
5654
5655 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5656
5657 * gnus.texi (Diary Headers Generation): Update key binding for
5658 `gnus-diary-check-message'.
5659
5660 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5661
5662 * gnus.texi (Emacsen): Addition.
5663
5664 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5665
5666 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5667
5668 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5669
5670 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5671
5672 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5673
5674 * gnus-news.texi: Update tool bar item.
5675
5676 2008-04-09 Sven Joachim <svenjoac@gmx.de>
5677
5678 * gnus-news.texi: Fix typos.
5679
5680 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5681
5682 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5683 Add mention of `kron'.
5684
5685 2008-04-01 Daiki Ueno <ueno@unixuser.org>
5686
5687 * epa.texi (Encrypting/decrypting *.gpg files):
5688 Document epa-file-name-regexp.
5689
5690 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5691
5692 * gnus.texi (Example Methods): Fix description about ssh-agent.
5693 (Indirect Functions): Fix the default value of nntp-telnet-command;
5694 remove link to connect.html.
5695
5696 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
5697
5698 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5699 dbus-call-method.
5700 (Receiving Method Calls): The timeout can be set by the calling client.
5701
5702 * trampver.texi: Update release number.
5703
5704 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5705
5706 * gnus.texi (Top): Fix version. Add SASL.
5707
5708 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
5709
5710 Sync with Tramp 2.1.13.
5711
5712 * trampver.texi: Update release number.
5713
5714 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
5715
5716 * org.texi: Update to new org-mode website.
5717
5718 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5719
5720 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5721
5722 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5723
5724 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5725 gnus-read-ephemeral-gmane-group-url,
5726 gnus-read-ephemeral-emacs-bug-group,
5727 gnus-read-ephemeral-debian-bug-group.
5728
5729 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5730
5731 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5732
5733 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5734 Add FIXMEs for Bookmarks and gnus-registry-marks.
5735
5736 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * gnus.texi (Smileys): Document `smiley-style'.
5739
5740 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5741
5742 * gnus.texi (Gnus Development): Clarify difference between ding and
5743 gnu.emacs.gnus.
5744 (MIME Commands, Using MIME, RSS): Fix markup.
5745
5746 * gnus-faq.texi ([8.4]): Ditto.
5747
5748 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5749
5750 * gnus.texi (Emacsen): Remove obsolete stuff.
5751
5752 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5753
5754 * gnus.texi (Oort Gnus): Add version info WRT
5755 `mail-source-delete-incoming'.
5756
5757 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5758
5759 * gnus.texi (Top): Add "Other related manuals" and version info in
5760 `iftex' output.
5761 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5762 gnus-balloon-face-0 and the corresponding format specifiers.
5763
5764 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
5765
5766 * tramp.texi (Filename completion): Remove footnote about let-bind
5767 of `partial-completion-mode'. It doesn't work this way.
5768
5769 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5770
5771 * pcl-cvs.texi (Contributors): Update my email.
5772
5773 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5774
5775 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5776
5777 2008-03-17 Bill Wohler <wohler@newt.com>
5778
5779 * mh-e.texi (Viewing): Update URL for adding header fields to
5780 mh-invisible-header-fields-default.
5781
5782 2008-03-16 Bill Wohler <wohler@newt.com>
5783
5784 * mh-e.texi (Preface): Add Gnus to requirements.
5785 (Forwarding): Note that forwarded MIME messages are now inline.
5786
5787 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5788
5789 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5790 (Common Variables): Give precedence to the netcat methods over the
5791 telnet methods, and mention that they are more reliable.
5792
5793 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
5794
5795 * org.texi (Exporting Agenda Views): Document agenda export to
5796 iCalendar.
5797 (Progress logging): Document the new progress logging stuff.
5798
5799 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5800
5801 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5802 Update for change of `mail-source-delete-incoming'.
5803
5804 * gnus-news.texi: Ditto.
5805
5806 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5807
5808 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5809 custom versions.
5810
5811 2008-03-07 Alan Mackenzie <acm@muc.de>
5812
5813 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5814 parens/brackets in a k&r region is limited.
5815
5816 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5817
5818 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5819 using different Emacs versions.
5820
5821 2008-02-27 Glenn Morris <rgm@gnu.org>
5822
5823 * sc.texi: Remove a lot of old and obsolete info.
5824 (titlepage): Simplify.
5825 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5826 (VM with any Emacsen, GNEWS with any Emacsen)
5827 (Overloading for Non-conforming MUAs, Version 3 Changes)
5828 (The Supercite Mailing List): Delete nodes.
5829 (Introduction): Remove info about old packages.
5830 (Getting Connected): Simplify. Remove info about old packages.
5831 (Citing Commands): Delete Emacs 19 info.
5832 (Hints to MUA Authors): Simplify.
5833 (Thanks and History): Merge in some info from the deleted node
5834 "Version 3 Changes".
5835
5836 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5837
5838 * org.texi (Setting tags, In-buffer settings):
5839 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5840
5841 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5842
5843 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5844 installation directory name.
5845
5846 2008-02-12 Romain Francoise <romain@orebokech.com>
5847
5848 * epa.texi (Overview): Fix typo.
5849
5850 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5851
5852 * epa.texi (Quick start): Remove the .emacs setting.
5853
5854 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5855
5856 * epa.texi (Quick start): Use the command `epa-enable' instead of
5857 loading `epa-setup'.
5858
5859 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5860
5861 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5862 ($(infodir)/epa, epa.dvi): New targets.
5863
5864 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5865
5866 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5867
5868 * epa.texi: New manual documenting the EasyPG Assistant.
5869
5870 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5871
5872 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5873 (Inspection): New function dbus-ping.
5874
5875 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5876
5877 * tramp.texi (Remote processes): Add `shell-command'.
5878
5879 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5880
5881 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5882 (Group Parameters): Document `mail-source' parameter.
5883
5884 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5885
5886 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5887 must be a local host.
5888
5889 2008-01-26 Michael Olson <mwolson@gnu.org>
5890
5891 * erc.texi: Update version for ERC 5.3 release.
5892 (Obtaining ERC): Update extras URLs for 5.3.
5893 (Development): Write instructions for git, and remove those for Arch.
5894 (History): Mention the switch to git.
5895
5896 2008-01-24 Karl Berry <karl@gnu.org>
5897
5898 * info.texi (Search Index, Search Text): Mention the command
5899 character in the section name, a la the (Go to node) node.
5900
5901 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5902
5903 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5904
5905 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5906
5907 * gnus-news.texi: Mention gnus-article-describe-bindings.
5908
5909 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5910
5911 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5912
5913 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5914
5915 * org.texi (Property inheritance): New section.
5916 (Conventions): New section.
5917 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5918 commands, and the new bindings for refiling.
5919 (Sparse trees): Document the new special command for sparse trees.
5920 (References): Be more clear about the counting of hilines.
5921 (Handling links): Document M-p/n for accessing links.
5922 (Fast access to TODO states): New section.
5923 (Per file keywords): New section.
5924 (Property inheritance): New section.
5925 (Column attributes): New summary types.
5926 (Capturing Column View): New section.
5927 (The date/time prompt): Cover the new features in the date/time prompt.
5928 Compactify the table of keys for the calendar remote control.
5929 (Clocking work time): Document the new :scope parameter.
5930 (Remember): Promoted to chapter.
5931 (Quoted examples): New section.
5932 (Enhancing text): New verbatim environments.
5933
5934 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5935
5936 * trampver.texi: Update release number.
5937
5938 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5939
5940 * gnus.texi (Article Keymap):
5941 Add gnus-article-wide-reply-with-original; fix descriptions of
5942 gnus-article-reply-with-original and
5943 gnus-article-followup-with-original.
5944
5945 2008-01-09 Glenn Morris <rgm@gnu.org>
5946
5947 * nxml-mode.texi: Add @copying section.
5948
5949 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5950
5951 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5952 Server". Add `message-send-mail-with-mailclient'.
5953
5954 * gnus.texi (Posting Server): Move some text to "(message)Mail
5955 Variables" and add a reference here.
5956
5957 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5958
5959 * dbus.texi (Receiving Method Calls): New chapter.
5960 (Errors and Events): Add serial number to events. Replace "signal" by
5961 "message". Introduce dbus-event-serial-number.
5962
5963 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5964
5965 * dbus.texi (Type Conversion): Explain the type specification for empty
5966 arrays. Use another example.
5967
5968 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5969
5970 * dbus.texi (all): Replace "..." by @dots{}.
5971 (Type Conversion): Precise the value range for :byte types.
5972 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5973 Mention its return value.
5974 (Errors and Events): There is no D-Bus error propagation during event
5975 processing.
5976
5977 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5978
5979 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5980 New sections.
5981
5982 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5983
5984 * gnus.texi (Group Parameters): Reorder the text and add a note about
5985 `gnus-parameters' near the beginning of the node.
5986
5987 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5988
5989 * gnus.texi (Score File Editing): Fix function name.
5990
5991 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5992
5993 Sync with Tramp 2.1.12.
5994
5995 * trampver.texi: Update release number.
5996
5997 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5998
5999 * dbus.texi (Type Conversion): Correct input parameters mapping.
6000
6001 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6002
6003 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6004 (Errors and Events): Mention wrong-type-argument error.
6005
6006 2007-12-21 Alex Schroeder <alex@gnu.org>
6007
6008 * rcirc.texi: Changed single spaces after sentence end to double
6009 spaces. Fixed some typos.
6010 (Internet Relay Chat): Explain relay.
6011 (Getting started with rcirc): Change items to reflect prompts.
6012 Add more explanation to rcirc-track-minor-mode and added a comment to
6013 warn future maintainers that this section is a copy.
6014 (People): Change /ignore example.
6015 (Keywords): Not keywords.
6016
6017 2007-12-20 Alex Schroeder <alex@gnu.org>
6018
6019 * rcirc.texi (Top): Fighting Information Overload chapter added.
6020 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6021 (rcirc commands): Move /ignore command to the new chapter.
6022 (Fighting Information Overload): New chapter documenting /keyword,
6023 /bright, /dim, channel ignore, and low priority channels.
6024 (Configuration): Document rcirc-server-alist, remove
6025 rcirc-startup-channels-alist and rcirc-default-server.
6026
6027 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6028
6029 * dbus.texi (Signals): Fix example in dbus-register-signal.
6030
6031 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6032
6033 * gnus.texi (Score Variables): Fix typo.
6034
6035 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6036
6037 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6038 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6039 (Errors and Events): Adapt dbus-event.
6040
6041 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6042
6043 * gnus.texi (Other Files): Add the yenc command.
6044
6045 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6046
6047 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6048 since 2004-08-06.
6049
6050 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6051
6052 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6053 on body.
6054
6055 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6056
6057 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6058 and rfc2047-allow-irregular-q-encoded-words; fix description of
6059 rfc2047-encode-encoded-words.
6060
6061 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6062
6063 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6064
6065 2007-12-05 Michael Olson <mwolson@gnu.org>
6066
6067 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6068 Update documentation for `remember-diary-file'.
6069
6070 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6071
6072 * dbus.texi (Signals): Precise `dbus-register-signal'.
6073 (Errors and Events): Rework events part, the internal structure of
6074 dbus-event has changed.
6075
6076 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6077
6078 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6079 ($(infodir)/dbus, dbus.dvi): New targets.
6080
6081 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6082
6083 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6084 unconditionally.
6085
6086 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6087 emulation with @print{}.
6088
6089 2007-12-02 Richard Stallman <rms@gnu.org>
6090
6091 * dbus.texi (Overview): Minor cleanup.
6092
6093 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6094
6095 * Makefile.in (INFO_TARGETS): Add dbus.
6096 (DVI_TARGETS): Add dbus.dvi.
6097 (dbus, dbus.dvi): New targets.
6098
6099 * dbus.texi: New file.
6100
6101 2007-11-24 Romain Francoise <romain@orebokech.com>
6102
6103 * nxml-mode.texi: Add description in @direntry.
6104 Fix file name to match @setfilename.
6105
6106 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6107
6108 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6109 ($(infodir)/nxml-mode): New rule.
6110
6111 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6112 ($(infodir)/nxml-mode): New rule.
6113 (clean): Add nxml-mode*.
6114
6115 * nxml-mode.texi: New file with nxml manual.
6116
6117 2007-11-18 Richard Stallman <rms@gnu.org>
6118
6119 * flymake.texi (Example -- Configuring a tool called directly):
6120 Update example.
6121
6122 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6123
6124 * tramp.texi (Filename completion): Simplify explanation of
6125 double-slash behavior. Explain directory contents flushing.
6126
6127 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6128
6129 * calc.texi (TeX and LaTeX Language Modes): Put in
6130 missing braces.
6131
6132 2007-11-15 Richard Stallman <rms@gnu.org>
6133
6134 * cl.texi (Equality Predicates): Delete `eql'.
6135 (Predicates, Naming Conventions, Top): Delete `eql'.
6136 (Common Lisp Compatibility): Delete `eql'.
6137 (Porting Common Lisp): Delete obsolete backquote info.
6138 Minor clarification about character constants.
6139 (Sequence Basics): Minor clarification.
6140
6141 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6142
6143 * cc-mode.texi (Electric Keys, Custom Macros):
6144 * tramp.texi (Filename completion): Fix typos.
6145
6146 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6147
6148 * calc.texi (Basic commands): Mention the menu.
6149
6150 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6151
6152 * tramp.texi (Connection caching): Tramp flushes connection
6153 properties when remote operating system has been changed.
6154
6155 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6156
6157 * gnus-news.texi: Fix spelling.
6158 `message-insert-formatted-citation-line', not
6159 `message-insert-formated-citation-line'.
6160
6161 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6162
6163 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6164
6165 * tramp.texi (Overview): Mention also the PuTTY integration under
6166 w32. Remove paragraphs about Tramp's experimental status.
6167 (Frequently Asked Questions): Add code example for highlighting the
6168 mode line.
6169
6170 2007-11-03 Michael Olson <mwolson@gnu.org>
6171
6172 * remember.texi: Change mentions of remember-buffer to
6173 remember-finalize throughout.
6174
6175 2007-10-30 Michael Olson <mwolson@gnu.org>
6176
6177 * remember.texi (Copying): Remove.
6178 (Mailbox): Update with non-BBDB instructions.
6179 (Diary, Org): Add.
6180 (Bibliography, Planner Page): Remove.
6181
6182 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6183
6184 * makefile.w32-in (INFO_TARGETS): Add remember.
6185 (DVI_TARGETS): Add remember.dvi.
6186 ($(infodir)/remember): New rule.
6187 (clean): Add remember*.
6188
6189 2007-10-30 Michael Olson <mwolson@gnu.org>
6190
6191 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6192 ($(infodir)/remember): New rule that builds the Remember Manual.
6193
6194 * remember.texi: New file containing the Remember Mode Manual.
6195 Shuffle chapters around after initial import.
6196 (Function Reference): Split Keystrokes into separate chapter.
6197 (Keystrokes): Document C-c C-k.
6198 (Introduction): Fix typographical issue with "---".
6199
6200 2007-10-29 Richard Stallman <rms@gnu.org>
6201
6202 * widget.texi (Introduction): Delete discussion of implementation
6203 internals.
6204
6205 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6206
6207 * tramp.texi (Connection caching): Host names must be different
6208 when tunneling.
6209
6210 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6211
6212 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6213 Gnus v5.13.
6214
6215 2007-10-28 Miles Bader <miles@gnu.org>
6216
6217 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6218
6219 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6220
6221 * gnus.texi (Sorting the Summary Buffer):
6222 Remove gnus-article-sort-by-date-reverse.
6223
6224 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6225
6226 * gnus.texi (Non-ASCII Group Names): New node.
6227 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6228 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6229
6230 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6231
6232 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6233 clean the output of the program `imap-shell-program'.
6234
6235 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6236
6237 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6238
6239 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6240
6241 * gnus.texi (Sticky Articles): Documentation for sticky article
6242 buffers.
6243
6244 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6245
6246 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6247
6248 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6249
6250 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6251
6252 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6253
6254 * gnus.texi (Archived Messages):
6255 Document gnus-update-message-archive-method.
6256
6257 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6258
6259 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6260
6261 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6262
6263 * gnus.texi (Group Maneuvering):
6264 Document `gnus-summary-next-group-on-exit'.
6265
6266 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6267
6268 * gnus.texi (Really Various Summary Commands):
6269 Mention gnus-auto-select-on-ephemeral-exit.
6270
6271 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6272
6273 * gnus.texi, message.texi: Bump version number.
6274
6275 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6276
6277 * gnus.texi (Group Line Specification, Misc Group Stuff)
6278 (Server Commands): Parenthesize @pxref{Mail Spool}.
6279
6280 2007-10-28 Didier Verna <didier@xemacs.org>
6281
6282 New user option: message-signature-directory.
6283 * message.texi (Insertion Variables): Document it.
6284 * gnus.texi (Posting Styles): Ditto.
6285
6286 2007-10-28 Didier Verna <didier@xemacs.org>
6287
6288 * gnus.texi (Group Line Specification):
6289 * gnus.texi (Misc Group Stuff):
6290 * gnus.texi (Server Commands): Document the group compaction feature.
6291
6292 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6293
6294 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6295
6296 * message.texi (Various Message Variables): Add message-fill-column.
6297
6298 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6299
6300 * gnus.texi: Untabify.
6301
6302 2007-10-28 Didier Verna <didier@xemacs.org>
6303
6304 * gnus.texi (Group Parameters): Document the posting-style merging
6305 process in topic-mode.
6306
6307 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6308
6309 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6310
6311 2007-10-28 Romain Francoise <romain@orebokech.com>
6312
6313 * gnus.texi (Mail Spool): Fix typo.
6314 Update copyright.
6315
6316 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6317
6318 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6319
6320 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6321
6322 * gnus.texi (Summary Generation Commands):
6323 Add gnus-summary-insert-ticked-articles.
6324
6325 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6326
6327 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6328 to spam-spamassassin-program.
6329
6330 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6331
6332 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6333
6334 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6335
6336 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6337
6338 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6339
6340 * message.texi (Mail Headers): Document `opportunistic'.
6341
6342 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6343
6344 * emacs-mime.texi (Encoding Customization): Explain how to set
6345 mm-coding-system-priorities per hierarchy.
6346
6347 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6348
6349 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6350 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6351
6352 2007-10-28 Didier Verna <didier@xemacs.org>
6353
6354 * message.texi (Wide Reply): Update documentation of
6355 message-dont-reply-to-names (now allowing a list of regexps).
6356
6357 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6358
6359 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6360
6361 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6362
6363 * gnus.texi (SpamAssassin back end): Fix typo.
6364
6365 * sieve.texi (Examples): Fix grammar.
6366
6367 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6368
6369 * gnus.texi (Searching for Articles): Document M-S and M-R.
6370 (Limiting): Document / b.
6371
6372 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6373
6374 * gnus.texi (Thread Commands): T M-^.
6375
6376 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6377
6378 * message.texi (Mail Aliases): Document ecomplete.
6379 (Mail Aliases): Fix typo.
6380
6381 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6382
6383 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6384 fix typo.
6385
6386 2007-10-28 Romain Francoise <romain@orebokech.com>
6387
6388 * gnus.texi (Mail Spool): Grammar fix.
6389
6390 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6391
6392 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6393 string.
6394
6395 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6396
6397 * gnus.texi (Group Parameters): Fix description.
6398
6399 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6400
6401 * gnus.texi (Gmane Spam Reporting):
6402 Fix spam-report-gmane-use-article-number.
6403 Add spam-report-user-mail-address.
6404
6405 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6406
6407 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6408
6409 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6410
6411 * gnus.texi (Group Parameters): Add simplified sorting example based on
6412 example for `Sorting the Summary Buffer' from Jari Aalto
6413 <jari.aalto@cante.net>.
6414 (Example Methods): Add example for an indirect connection.
6415
6416 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6417
6418 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6419 (Agent Parameters): Update parameter names to match code.
6420 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6421 'gnus-agent-summary-fetch-series'.
6422 (Agent and flags): New section providing a generalized discussion
6423 of flag handling.
6424 (Agent and IMAP): Remove flag discussion.
6425 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6426
6427 2007-10-28 Romain Francoise <romain@orebokech.com>
6428
6429 * gnus.texi (Exiting the Summary Buffer): Add new function
6430 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6431
6432 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6433
6434 * gnus.texi (Conformity): Fix typo.
6435 (Customizing Articles): Document `first'.
6436
6437 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6438
6439 * gnus.texi (Sorting the Summary Buffer):
6440 Add `gnus-thread-sort-by-date-reverse'. Add example
6441 host to different sorting in NNTP and RSS groups.
6442
6443 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6444
6445 * message.texi (Insertion): Describe prefix for
6446 message-mark-inserted-region and message-mark-insert-file.
6447
6448 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6451 LaTeX documents. Describe "text/x-gnus-verbatim".
6452
6453 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6454
6455 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6456 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6457 (spam-stat spam filtering, SpamOracle)
6458 (Extending the Spam ELisp package): Remove extra quote symbol for
6459 clarity.
6460
6461 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6462
6463 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6464 gnus-article-delete-part and gnus-article-replace-part.
6465 (Using MIME): Add gnus-mime-replace-part.
6466
6467 2007-10-28 Romain Francoise <romain@orebokech.com>
6468
6469 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6470 requires `auto-compression-mode' to be enabled. Add new nnml
6471 variable `nnml-compressed-files-size-threshold'.
6472
6473 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6474
6475 * gnus.texi (Sorting the Summary Buffer):
6476 Add gnus-thread-sort-by-recipient.
6477
6478 2007-10-28 Romain Francoise <romain@orebokech.com>
6479
6480 * message.texi (Insertion Variables): Mention new variable
6481 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6482 documentation accordingly.
6483
6484 2007-10-28 Romain Francoise <romain@orebokech.com>
6485
6486 * gnus.texi (To From Newsgroups): Mention new variables
6487 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6488
6489 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6490
6491 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6492 stuff; gnus-mime-inline-part does the automatic decompression.
6493
6494 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6495
6496 * gnus.texi (Spam ELisp Package Configuration Examples):
6497 "training.ham" should be "training.spam".
6498
6499 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6500
6501 * message.texi (Mail Variables): Fix the default value for
6502 message-send-mail-function.
6503
6504 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6505
6506 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6507 always returns nil exceptionally.
6508
6509 2007-10-28 Simon Josefsson <jas@extundo.com>
6510
6511 * gnus.texi (Article Washing): Add libidn URL.
6512 Suggested by Michael Cook <michael@waxrat.com>.
6513
6514 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6515
6516 * gnus.texi (Topic Commands): Fix next/previous.
6517
6518 2007-10-28 Simon Josefsson <jas@extundo.com>
6519
6520 * gnus.texi (Article Washing): Mention `W i'.
6521
6522 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6523
6524 * gnus.texi (Group Parameters): Slight extension of sieve
6525 parameter description.
6526
6527 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6528
6529 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6530 matching score files as well.
6531 (Picons): Describe `gnus-picon-style'.
6532
6533 2007-10-28 Romain Francoise <romain@orebokech.com>
6534
6535 * message.texi (Message Headers): Mention that headers are hidden
6536 using narrowing, and how to expose them.
6537 Update copyright.
6538
6539 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6540
6541 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6542 `gnus-summary-sort-by-recipient'.
6543
6544 2007-10-28 Romain Francoise <romain@orebokech.com>
6545
6546 * gnus.texi (NNTP marks): New node.
6547 (NNTP): Move NNTP marks variables to the new node.
6548
6549 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6550
6551 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6552
6553 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6554
6555 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6556
6557 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6558 everywhere for consistency.
6559 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6560 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6561 Say "regular expression" instead of "regex." Admonish.
6562 Pick other words to sound better (s/so/thus/).
6563 (Spam ELisp Package Filtering of Incoming Mail):
6564 Mention statistical filters. Remove old TODO.
6565 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6566 New section on sorting and displaying the spam score.
6567 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6568 backend but an alias to spam-use-BBDB.
6569 (Extending the Spam ELisp package): Rewrite the example using the
6570 new backend functionality.
6571
6572 2007-10-28 Simon Josefsson <jas@extundo.com>
6573
6574 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6575 nntp-marks-directory, from Romain Francoise
6576 <romain@orebokech.com>.
6577
6578 2007-10-28 Magnus Henoch <mange@freemail.hu>
6579
6580 * gnus.texi (Hashcash): New default value of
6581 hashcash-default-payment.
6582
6583 2007-10-28 Simon Josefsson <jas@extundo.com>
6584
6585 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6586 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6587
6588 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6589
6590 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6591
6592 2007-10-28 Simon Josefsson <jas@extundo.com>
6593
6594 * gnus.texi (documentencoding): Add, to avoid warnings.
6595
6596 2007-10-28 Simon Josefsson <jas@extundo.com>
6597
6598 * message.texi (Mail Headers): Add.
6599
6600 * gnus.texi (Hashcash): Fix.
6601
6602 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6603
6604 * gnus.texi (Hashcash): Change location of library, also mention
6605 that payments can be verified and fix the name of the
6606 hashcash-path variable.
6607
6608 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6609
6610 * gnus.texi (Article Display): Add `gnus-picon-style'.
6611
6612 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6613
6614 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6615
6616 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6617
6618 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6619 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6620 warning about ham processors in spam groups removed.
6621
6622 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6623
6624 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6625 From Hubert Chan <hubert@uhoreg.ca>.
6626
6627 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6628
6629 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6630 (Mailing List): Typo.
6631 (Customizing Articles): Add gnus-treat-ansi-sequences.
6632 (Article Washing): Index.
6633
6634 * message.texi: Use m-dash consistently.
6635
6636 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6637
6638 * gnus.texi (GroupLens): Remove.
6639
6640 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6641
6642 * gnus.texi (Outgoing Messages, Agent Variables):
6643 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6644 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6645
6646 2007-10-28 Jesper Harder <harder@ifa.au.dk>
6647
6648 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6649
6650 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6653
6654 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6655
6656 2007-10-28 Simon Josefsson <jas@extundo.com>
6657
6658 * gnus.texi (Top): Add SASL.
6659
6660 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6661
6662 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6663
6664 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6665
6666 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6667
6668 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6669
6670 * calc.texi (Formulas, Composition Basics): Lower the
6671 precedence of negation.
6672
6673 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6674
6675 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6676 Mention the new three-letter column identifiers.
6677 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6678 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6679 message when using `c' on an empty default with default printer.
6680 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6681 renamed to `ses--symbolic-formulas' some time ago.
6682
6683 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6684
6685 * calc.texi (Default Simplifications, Making Selections)
6686 (Customizing Calc): Clarify associativity of multiplication.
6687
6688 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
6689
6690 * tramp.texi (Traces and Profiles): Simplify loop over
6691 `trace-function-background'.
6692
6693 2007-10-22 Juri Linkov <juri@jurta.org>
6694
6695 * dired-x.texi (Shell Command Guessing): Default values are now
6696 available by typing M-n instead of M-p.
6697
6698 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
6699
6700 * tramp.texi (Cleanup remote connections): New section.
6701 (Password caching): Remove `tramp-clear-passwd'.
6702 It's not a command anymore.
6703 (Bug Reports): Add `tramp-bug' to function index.
6704 (Function Index, Variable Index): New nodes.
6705 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6706
6707 * trampver.texi: Update release number.
6708
6709 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6710
6711 * calc.texi (History and Acknowledgements): Turn comment
6712 about integer size into past tense.
6713 (Time Zones): Remove pointer to Calc author's address.
6714 (Trigonometric and Hyperbolic Functions): Mention cotangent
6715 and hyperbolic cotangent. Fix typo.
6716
6717 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
6718
6719 Sync with Tramp 2.1.11.
6720
6721 * trampver.texi: Update release number.
6722
6723 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
6724
6725 * tramp.texi (External packages): New section.
6726
6727 2007-09-29 Juri Linkov <juri@jurta.org>
6728
6729 * info.texi (Help-Int): Document `L' (`Info-history').
6730
6731 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
6732
6733 * org.texi: Change links to webpage and maintained email.
6734 (Remember): Promote to Chapter, significant changes.
6735 (Fast access to TODO states): New section.
6736 (Faces for TODO keywords): New section.
6737 (Export options): Example for #+DATE.
6738 (Progress logging): Section moved.
6739
6740 2007-09-26 Bill Wohler <wohler@newt.com>
6741
6742 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6743 browse-url-at-mouse.
6744
6745 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6746
6747 * flymake.texi (Customizable variables): Face names don't end in -face.
6748 Fix flymake-err-line-patterns template.
6749 (Example -- Configuring a tool called directly): Fix init-function.
6750 (Highlighting erroneous lines): Face names don't end in -face.
6751
6752 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
6753
6754 * erc.texi (Special-Features): Fix small typo.
6755
6756 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
6757
6758 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6759 and "External transfer methods".
6760
6761 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6762
6763 * calc.texi (Predefined Units): Add some history.
6764
6765 2007-09-08 Michael Olson <mwolson@gnu.org>
6766
6767 * erc.texi (Copying): New section included from gpl.texi.
6768 This matches the look of the upstream ERC manual.
6769
6770 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6771
6772 * calc.texi (History and Acknowledgements): Adjust the "thanks".
6773 (Random Numbers): Clarify the distribution of `random'.
6774
6775 2007-09-06 Glenn Morris <rgm@gnu.org>
6776
6777 Move manual sources from man/ to subdirectories of doc/.
6778 Split into the Emacs manual in emacs/, and other manuals in misc/.
6779 Change all setfilename commands to use ../../info.
6780 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6781 refer to the Emacs manual here.
6782 (infodir): New variable.
6783 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6784 (cc-mode.texi, faq.texi): Update references to source file locations.
6785 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6786 do not refer to the Emacs manual here.
6787 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6788
6789 * Makefile.in: Add `basename' versions of all info targets, for
6790 convenience when rebuilding just one manual.
6791 (../etc/GNU): Delete obsolete target.
6792 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6793 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6794 *.vrs *.toc here...
6795 (maintainer-clean): ...from here.
6796
6797 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6798
6799 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6800
6801 * calc.texi (Date Conversions): Clarify definition of
6802 Julian day numbering.
6803 (Date Forms): Clarify definition of Julian day numbering;
6804 add some history.
6805
6806 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
6807
6808 * org.texi: Version 5.07.
6809
6810 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6811
6812 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6813
6814 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6815
6816 * org.texi (Adding hyperlink types): New section.
6817 (Embedded LaTeX): Chapter updated because of LaTeX export.
6818 (LaTeX export): New section.
6819 (Using links out): New section.
6820
6821 2007-08-22 Glenn Morris <rgm@gnu.org>
6822
6823 * faq.texi (Learning how to do something): Refcards now in
6824 etc/refcards/ directory.
6825
6826 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6827
6828 * tramp.texi (Remote Programs): Persistency file must be cleared when
6829 changing `tramp-remote-path'.
6830 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6831 macro.
6832
6833 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6834
6835 * calc.texi: Move contents to beginning of file.
6836 (Algebraic Entry): Fix the formatting of an example.
6837
6838 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6839
6840 * calc.texi (Basic Operations on Units): Mention exact versus
6841 inexact conversions.
6842
6843 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6844
6845 * calc.texi (Basic Operations on Units): Mention default
6846 values for new units.
6847 (Quick Calculator Mode): Mention that binary format will
6848 be displayed.
6849
6850 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6851
6852 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6853
6854 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6855
6856 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6857
6858 2007-08-08 Glenn Morris <rgm@gnu.org>
6859
6860 * gnus.texi, sieve.texi: Replace `iff'.
6861
6862 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6863
6864 * calc.texi (Basic Graphics): Mention the graphing of error
6865 forms.
6866 (Graphics Options): Mention how `g s' handles error forms.
6867 (Curve Fitting): Mention plotting the curves.
6868 (Standard Nonlinear Models): Add additional models.
6869 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6870 (Linear Fits): Correct result.
6871
6872 2007-08-01 Alan Mackenzie <acm@muc.de>
6873
6874 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6875 to "--no-site-file".
6876
6877 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6878
6879 * tramp.texi (Frequently Asked Questions): Point to mode line
6880 extension in Emacs 23.1.
6881
6882 * trampver.texi: Update release number.
6883
6884 2007-07-27 Glenn Morris <rgm@gnu.org>
6885
6886 * calc.texi (Copying): Include license text from gpl.texi, rather than
6887 in-line.
6888
6889 2007-07-25 Glenn Morris <rgm@gnu.org>
6890
6891 * calc.texi (Copying): Replace license with GPLv3.
6892
6893 * Relicense all FSF files to GPLv3 or later.
6894
6895 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6896
6897 Sync with Tramp 2.1.10.
6898
6899 * tramp.texi (trampfn): Expand macro implementation in order to handle
6900 empty arguments.
6901 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6902 occurrences by trampfn.
6903 (Frequently Asked Questions): Extend example code for host
6904 identification in the modeline. Add bbdb to approaches shortening Tramp
6905 file names to be typed.
6906
6907 * trampver.texi: Update release number.
6908
6909 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6910
6911 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6912 section. Reported by <poti@potis.org>.
6913 (Remote processes): Arguments of the program to be debugged are taken
6914 literally.
6915 (Frequently Asked Questions): Simplify recentf example.
6916
6917 2007-07-14 Karl Berry <karl@gnu.org>
6918
6919 * info.texi (@copying): New Back-Cover Text.
6920
6921 * info.texi (Quitting Info): Move to proper place in source.
6922 (Reported by Benno Schulenberg.)
6923
6924 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6925
6926 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6927
6928 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6929
6930 * emacs-mime.texi: Add @documentencoding directive.
6931
6932 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6933
6934 * tramp.texi (Remote processes): Add an anchor to the subsection
6935 "Running a debugger on a remote host".
6936
6937 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6938
6939 * tramp.texi (Remote processes): Don't call it "experimental" any
6940 longer. Add subsection about running a debugger on a remote host.
6941
6942 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6943
6944 * org.texi (Properties and columns): Chapter rewritten.
6945
6946 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6947
6948 * tramp.texi:
6949 * trampver.texi: Migrate to Tramp 2.1.
6950
6951 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6952
6953 * org.texi (Properties): New chapter.
6954
6955 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6956
6957 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6958 Control Panel.
6959
6960 * gnus.texi (Misc Article): Add index entry for
6961 gnus-single-article-buffer.
6962
6963 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6964
6965 * gnus.texi (Starting Up): Fix typo.
6966
6967 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6968
6969 * gnus.texi (Asynchronous Fetching): Fix typo.
6970
6971 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6972
6973 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6974 (About This Manual): Remove redundant information.
6975 (Getting Started): Mention author.
6976 (Basic Arithmetic, Customizing Calc): Make description of the
6977 variable `calc-multiplication-has-precedence' match its new effect.
6978
6979 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6980
6981 * calc.texi (Basic Arithmetic, Customizing Calc):
6982 Mention the variable `calc-multiplication-has-precedence'.
6983
6984 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6985
6986 * org.texi (Tag): Section swapped with node Timestamps.
6987 (Formula syntax for Lisp): Document new `L' flag.
6988
6989 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6990
6991 * gnus.texi (Misc Group Stuff, Summary Buffer)
6992 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6993
6994 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6995
6996 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6997 * gnus.texi (Article Buttons, Mail Source Customization)
6998 (Sending or Not Sending, Customizing NNDiary):
6999 * message.texi (Message Headers):
7000 * mh-e.texi (HTML): Fix typos.
7001
7002 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7003
7004 Sync with Tramp 2.0.56.
7005
7006 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7007 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7008
7009 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7010
7011 * Version 22.1 released.
7012
7013 2007-05-26 Michael Olson <mwolson@gnu.org>
7014
7015 * erc.texi (Modules): Fix references to completion modules.
7016
7017 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7018
7019 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7020
7021 2007-05-09 Didier Verna <didier@xemacs.org>
7022
7023 * gnus.texi (Email Based Diary): New. Proper documentation for the
7024 nndiary back end and the gnus-diary library.
7025
7026 2007-05-03 Karl Berry <karl@gnu.org>
7027
7028 * .cvsignore (*.pdf): New entry.
7029
7030 * texinfo.tex: Update from current version for better pdf generation.
7031
7032 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7035
7036 2007-04-28 Glenn Morris <rgm@gnu.org>
7037
7038 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7039 consideration of legal status.
7040
7041 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7042
7043 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7044
7045 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7046
7047 * faq.texi (New in Emacs 22): python.el removed.
7048
7049 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7050
7051 * calc.texi (Reporting bugs): Update maintainer's address.
7052
7053 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7054
7055 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7056
7057 2007-04-15 Jay Belanger <belanger@truman.edu>
7058
7059 * calc.texi (Title page): Remove the date.
7060 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7061 (The Standard Calc Interface): Change trail title.
7062 (Floats): Mention that when non-decimal floats are entered, only
7063 approximations are stored.
7064 (Copying): Move to the appendices.
7065 (GNU Free Documentation License): Add as an appendix.
7066
7067 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7068
7069 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7070 * dired-x.texi, ebrowse.texi, ediff.texi:
7071 * emacs-mime.texi, erc.texi, eshell.texi:
7072 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7073 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7074 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7075 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7076 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7077 * woman.texi: Include GFDL.
7078
7079 * doclicense.texi: Remove node heading, so that it can be included by
7080 other files.
7081
7082 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7083
7084 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7085 than *.
7086
7087 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7088
7089 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7090 in Calc.
7091
7092 2007-04-09 Romain Francoise <romain@orebokech.com>
7093
7094 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7095 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7096 replace mouse-2.
7097
7098 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7099
7100 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7101 renamed to woman-use-topic-at-point. Document new behavior.
7102
7103 2007-04-08 Richard Stallman <rms@gnu.org>
7104
7105 * url.texi: Fix some indexing.
7106 (Disk Caching): Drop discussion of old/other Emacs versions.
7107
7108 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7109
7110 * url.texi (Disk Caching): Say Emacs 21 "and later".
7111
7112 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7113 on Font locking which now mentions JIT lock.
7114
7115 2007-04-01 Michael Olson <mwolson@gnu.org>
7116
7117 * erc.texi: Update for the ERC 5.2 release.
7118
7119 2007-03-31 David Kastrup <dak@gnu.org>
7120
7121 * woman.texi (Topic, Interface Options): Explain changes semantics of
7122 woman-manpath in order to consider MANPATH_MAP entries.
7123
7124 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7125
7126 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7127
7128 2007-03-26 Richard Stallman <rms@gnu.org>
7129
7130 * pgg.texi (Caching passphrase): Clean up previous change.
7131
7132 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7133
7134 * gnus.texi (Setting Process Marks): Fix typo.
7135
7136 2007-03-25 Romain Francoise <romain@orebokech.com>
7137
7138 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7139 readability, and include various fixes by Daniel Brockman, Nick Roberts
7140 and Dieter Wilhelm.
7141
7142 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7143
7144 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7145
7146 * gnus.texi (Mail Source Specifiers): Fix typo.
7147
7148 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7149
7150 * reftex.texi (Imprint): Update maintainer information.
7151
7152 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7153
7154 * message.texi (Message Buffers): Update documentation for
7155 message-generate-new-buffers.
7156
7157 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7158
7159 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7160
7161 2007-03-21 Glenn Morris <rgm@gnu.org>
7162
7163 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7164
7165 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7166
7167 * eshell.texi (Known problems): Emacs 21 -> 22.
7168
7169 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7170
7171 2007-03-18 Jay Belanger <belanger@truman.edu>
7172
7173 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7174
7175 2007-03-12 Glenn Morris <rgm@gnu.org>
7176
7177 * calc.texi (Time Zones): Switch to new North America DST rule.
7178
7179 * calc.texi: Replace "daylight savings" with "daylight
7180 saving" in text throughout.
7181
7182 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7183
7184 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7185 The variable now uses a list of symbols instead of just a symbol.
7186 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7187
7188 2007-03-06 Romain Francoise <romain@orebokech.com>
7189
7190 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7191 new packages, and mention Gnus update.
7192
7193 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7196 nntp-open-connection-functions-never-echo-commands.
7197
7198 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7199
7200 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7201 problems on the console, and security risk in not using gpg-agent.
7202
7203 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7204
7205 * org.texi (The spreadsheet): Rename from "Table calculations".
7206 Completely reorganized and rewritten.
7207 (CamelCase links): Section removed.
7208 (Repeating items): New section.
7209 (Tracking TODO state changes): New section.
7210 (Agenda views): Chapter reorganized and rewritten.
7211 (HTML export): Section rewritten.
7212 (Tables in arbitrary syntax): New section.
7213 (Summary): Better feature summary.
7214 (Activation): Document problem with cut-and-paste of Lisp code
7215 from PDF files.
7216 (Visibility cycling): Document indirect buffer use.
7217 (Structure editing): Document sorting.
7218 (Remember): Section rewritten.
7219 (Time stamps): Better description of time stamp types.
7220 (Tag searches): Document regular expression search for tags.
7221 (Stuck projects): New section.
7222 (In-buffer settings): New keywords.
7223 (History and Acknowledgments): Update description.
7224
7225 2007-02-24 Alan Mackenzie <acm@muc.de>
7226
7227 * cc-mode.texi (Movement Commands): Insert two missing command names.
7228 (Getting Started): Slight wording correction (use conditional).
7229
7230 2007-02-22 Kim F. Storm <storm@cua.dk>
7231
7232 * widget.texi (User Interface, Basic Types): Document need to put some
7233 text before the %v escape in :format string in editable-field widget.
7234
7235 2007-02-18 Romain Francoise <romain@orebokech.com>
7236
7237 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7238 `cvs-mode-quit'.
7239
7240 2007-02-10 Markus Triska <markus.triska@gmx.at>
7241
7242 * widget.texi (Programming Example): Put constant strings in :format.
7243
7244 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7245
7246 * faq.texi (Fullscreen mode on MS-Windows): New node.
7247
7248 2007-02-04 David Kastrup <dak@gnu.org>
7249
7250 * faq.texi (AUCTeX): Update version number. Should probably be done
7251 for other packages as well.
7252
7253 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7254
7255 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7256 <tassilo@member.fsf.org>.
7257
7258 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7259
7260 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7261 ls-lisp-use-localized-time-format.
7262
7263 2007-01-20 Markus Triska <markus.triska@gmx.at>
7264
7265 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7266
7267 2007-01-13 Michael Olson <mwolson@gnu.org>
7268
7269 * erc.texi (Modules): Mention capab-identify module.
7270
7271 2007-01-05 Michael Olson <mwolson@gnu.org>
7272
7273 * erc.texi (Getting Started): Update for /RECONNECT command.
7274
7275 2007-01-04 Richard Stallman <rms@gnu.org>
7276
7277 * ebrowse.texi: Change C-c b to C-c C-m.
7278
7279 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7280
7281 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7282 variables only in info to avoid redundant entries in the printed
7283 manual.
7284
7285 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7286
7287 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7288
7289 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7290
7291 * message.texi (Security): Split into sub-nodes.
7292
7293 2007-01-01 Alan Mackenzie <acm@muc.de>
7294
7295 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7296 eval-after-load in Emacs <=21 and a workaround. Document that
7297 trigraphs are not supported.
7298
7299 2007-01-01 Alan Mackenzie <acm@muc.de>
7300
7301 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7302 c-context-line-break. When invoked within a string, preserve
7303 whitespace. Add a backslash only when also in a macro.
7304
7305 2007-01-01 Alan Mackenzie <acm@muc.de>
7306
7307 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7308
7309 2007-01-01 Alan Mackenzie <acm@muc.de>
7310
7311 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7312 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7313
7314 2007-01-01 Alan Mackenzie <acm@muc.de>
7315
7316 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7317 "Choosing a Style".
7318
7319 * cc-mode.texi ("Styles"): Add @dfn{style}.
7320
7321 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7322
7323 Sync with Tramp 2.0.55.
7324
7325 * trampver.texi: Update release number.
7326
7327 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi (Customizing Articles): Add index entries for all
7330 gnus-treat-* variables.
7331
7332 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7333
7334 * gnus.texi (IMAP): Fix incorrect explanation of
7335 nnimap-search-uids-not-since-is-evil in documentation for
7336 nnimap-expunge-search-string.
7337
7338 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7339
7340 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7341 spam-ifile-database.
7342
7343 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7344
7345 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7346 rebind C-s.
7347
7348 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7349
7350 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7351 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7352 "expiring mail".
7353 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7354 nnimap-nov-is-evil.
7355
7356 2006-12-25 Kevin Ryde <user42@zip.com.au>
7357
7358 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7359 about the key procedure being used heavily.
7360
7361 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7362
7363 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7364 to t.
7365 (Prerequisites): Add explanation about gpg-agent.
7366
7367 2006-12-22 Kevin Ryde <user42@zip.com.au>
7368
7369 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7370 "sort" instead of "sort*".
7371
7372 2006-12-19 Richard Stallman <rms@gnu.org>
7373
7374 * calc.texi (History and Acknowledgements): Recognize that Emacs
7375 now does have floating point.
7376
7377 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7378
7379 * tramp.texi (External transfer methods): Describe new method `scpc'.
7380
7381 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7382
7383 * pgg.texi: Added short note on gpg-agent to the introduction.
7384
7385 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7386
7387 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7388 also applies to Cc.
7389
7390 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7391
7392 * gnus.texi (X-Face): Clarify. Say which programs are required
7393 on Windows.
7394
7395 2006-12-08 Michael Olson <mwolson@gnu.org>
7396
7397 * erc.texi (Modules): Remove documentation for list module.
7398
7399 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7400
7401 * faq.texi (^M in the shell buffer): Ditto.
7402
7403 2006-11-20 Michael Olson <mwolson@gnu.org>
7404
7405 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7406
7407 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7408
7409 * org.texi: Fix typos.
7410 (Agenda commands): Document `C-k'.
7411
7412 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7413
7414 * url.texi (http/https): Fix a typo in the HTTP URL.
7415
7416 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7417
7418 * ada-mode.texi: Total rewrite.
7419
7420 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7421
7422 * org.texi: Minor typo fixes.
7423
7424 2006-11-13 Bill Wohler <wohler@newt.com>
7425
7426 Release MH-E manual version 8.0.3.
7427
7428 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7429 release 8.0.3.
7430
7431 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7432 to set MAILDIR.
7433 (Reading Mail): Document the customization of read-mail-command
7434 for MH-E.
7435 (Viewing Attachments): Document mm-discouraged-alternatives.
7436 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7437 (Junk): Add more information about the settings of mh-junk-background
7438 in a program. Add /usr/bin/mh to PATH in examples.
7439
7440 2006-11-12 Richard Stallman <rms@gnu.org>
7441
7442 * woman.texi: Update author address but say he no longer maintains it.
7443
7444 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7445
7446 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7447 archived trees.
7448 (Checkboxes): Section moved to chapter 5, and extended.
7449 (The date/time prompt): New section.
7450 (Link abbreviations): New section.
7451 (Presentation and sorting): New section.
7452 (Custom agenda views): Section completely rewritten.
7453 (Summary): Compare with Planner.
7454 (Feedback): More info about creating backtraces.
7455 (Plain lists): Modify example.
7456 (Breaking down tasks): New section.
7457 (Custom time format): New section.
7458 (Time stamps): Document inactive timestamps.
7459 (Setting tags): More details about fast tag selection.
7460 (Block agenda): New section.
7461 (Custom agenda views): Section rewritten.
7462 (Block agenda): New section.
7463
7464 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7465
7466 * tramp.texi (Configuration): scp is the default method.
7467 (Default Method): Use ssh as example for another method.
7468
7469 2006-10-27 Richard Stallman <rms@gnu.org>
7470
7471 * woman.texi: Downcase nroff/troff/roff.
7472 (Installation): Chapter deleted. Some xrefs deleted.
7473 (Background): woman doesn't advise man ;-).
7474
7475 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7476
7477 * ada-mode.texi (Project files, Identifier completion)
7478 (Automatic Casing, Debugging, Using non-standard file names)
7479 (Working Remotely): Fix typos.
7480
7481 2006-10-20 Masatake YAMATO <jet@gyve.org>
7482
7483 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7484 sample code `my-c-initialization-hook'.
7485
7486 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7487
7488 * widget.texi: Fix typos.
7489
7490 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7491
7492 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7493 "???". There have been no complaints for years, so the information
7494 must be appropriate.
7495
7496 2006-10-16 Richard Stallman <rms@gnu.org>
7497
7498 * widget.texi: Use @var instead of capitalization.
7499 Clarify many widget type descriptions.
7500
7501 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7502
7503 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7504 gnus-dired-attach.
7505 (Selecting a Group): Fix typo.
7506
7507 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7508
7509 * widget.texi: Fix typos.
7510
7511 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7512
7513 * gnus.texi (Image Enhancements): Update for Emacs 22.
7514
7515 * gnus-faq.texi ([1.3]): Update.
7516
7517 2006-10-06 Richard Stallman <rms@gnu.org>
7518
7519 * faq.texi (Displaying the current line or column):
7520 Delete "As of Emacs 20".
7521
7522 2006-10-06 Romain Francoise <romain@orebokech.com>
7523
7524 * faq.texi (VM): VM works with Emacs 22 too.
7525
7526 2006-10-06 Richard Stallman <rms@gnu.org>
7527
7528 * ebrowse.texi: Remove Emacs version "21" from title.
7529
7530 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7531
7532 * gnus.texi (Foreign Groups): Say where change of editing commands are
7533 stored. Add reference to `gnus-parameters'.
7534
7535 2006-09-15 Jay Belanger <belanger@truman.edu>
7536
7537 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7538 Change "Library Public License" to "Lesser Public License"
7539 throughout. Use "yyyy" to represent year.
7540
7541 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
7542
7543 * org.texi (Setting tags): Typo fix.
7544
7545 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7546
7547 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7548
7549 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7550
7551 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7552
7553 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7554
7555 * faq.texi (Escape sequences in shell output): EMACS is now set
7556 to Emacs's absolute file name, not to "t".
7557 (^M in the shell buffer): Likewise.
7558 * misc.texi (Interactive Shell): Likewise.
7559
7560 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7561
7562 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7563 mails with pop3-leave-mail-on-server. Fix wording.
7564 (Limiting): Improve gnus-summary-limit-to-articles.
7565 (X-Face): Fix typo.
7566
7567 2006-09-11 Simon Josefsson <jas@extundo.com>
7568
7569 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7570 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7571
7572 2006-09-06 Simon Josefsson <jas@extundo.com>
7573
7574 * smtpmail.texi (Authentication): Mention SSL.
7575
7576 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7577
7578 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7579 Don't use @indicateurl.
7580
7581 * cc-mode.texi (Subword Movement): Don't use @headitem.
7582 (Custom Braces, Clean-ups): Don't use @tie.
7583
7584 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
7585
7586 Sync with Tramp 2.0.54.
7587
7588 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7589 Suggested by Adrian Phillips <a.phillips@met.no>.
7590
7591 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
7592
7593 * org.texi (Installation, Activation): Split from Installation and
7594 Activation.
7595 (Clocking work time): Documented new features.
7596
7597 2006-08-13 Alex Schroeder <alex@gnu.org>
7598
7599 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7600 example.
7601
7602 2006-08-12 Eli Zaretskii <eliz@gnu.org>
7603
7604 * faq.texi (How to add fonts): New node.
7605
7606 2006-08-05 Romain Francoise <romain@orebokech.com>
7607
7608 * faq.texi (New in Emacs 22): Expand.
7609
7610 2006-08-03 Michael Olson <mwolson@gnu.org>
7611
7612 * erc.texi: Update for ERC 5.1.4.
7613
7614 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7615
7616 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7617 in .../site-lisp/gnus/ by default.
7618 [ From gnus-news.texi in the trunk. ]
7619
7620 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7621
7622 * gnus.texi (MIME Commands): Additions for yEnc.
7623
7624 2006-07-24 Richard Stallman <rms@gnu.org>
7625
7626 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7627 * faq.texi: Move periods and commas inside quotes.
7628
7629 2006-07-20 Jay Belanger <belanger@truman.edu>
7630
7631 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7632
7633 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
7634
7635 * faq.texi (Security risks with Emacs): Document Emacs 22
7636 file-local-variable mechanism.
7637
7638 2006-07-12 Michael Olson <mwolson@gnu.org>
7639
7640 * erc.texi: Update for ERC 5.1.3.
7641
7642 2006-07-12 Alex Schroeder <alex@gnu.org>
7643
7644 * rcirc.texi: Fix typos.
7645 (Getting started with rcirc): New calling convention for M-x irc.
7646 Mention #rcirc. Removed channel tracking.
7647 (Configuration): Change the names of all variables that got changed
7648 recently, eg. rcirc-server to rcirc-default-server. Added
7649 documentation for rcirc-authinfo, some background for Bitlbee, and
7650 rcirc-track-minor-mode.
7651 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7652 Scrolling.
7653 (Reconnecting after you have lost the connection): Fix example code
7654 to match code changes.
7655
7656 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7657
7658 * gnus.texi, message.texi: Fix typos.
7659
7660 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
7661
7662 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7663 commands.
7664 (Global TODO list): Document the use of the variables
7665 `org-agenda-todo-ignore-scheduled' and
7666 `org-agenda-todo-list-sublevels'.
7667
7668 2006-07-05 Richard Stallman <rms@gnu.org>
7669
7670 * faq.texi (Scrolling only one line): Fix xref.
7671
7672 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7673
7674 * faq.texi (Evaluating Emacs Lisp code):
7675 Throughout, replace eval-current-buffer with eval-buffer.
7676
7677 2006-07-03 Richard Stallman <rms@gnu.org>
7678
7679 * rcirc.texi (Scrolling conservatively): Fix xref.
7680
7681 * pcl-cvs.texi (Viewing differences): Usage fix.
7682
7683 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
7684
7685 * org.texi (Agenda commands): Document `s' key to save all org-mode
7686 buffers.
7687
7688 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
7689
7690 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7691 names. Mention `cvs-msg' face.
7692
7693 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
7694
7695 * org.texi (Checkboxes): New section.
7696
7697 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
7698
7699 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7700 throughout this chapter.
7701
7702 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
7703
7704 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7705 text for standalone vs Emacs info.
7706 (Help): Clarify header line description. Use mouse-1 for clicks.
7707 (Help-P): Use mouse-1 for clicks.
7708 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7709 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7710 (Choose menu subtopic): Remove gratuitous Emacs command names.
7711 (Help-FOO): Put usual behavior first.
7712 (Help-Xref): Clicking on xrefs works in Emacs.
7713 (Search Text): Clarify what the default behavior is.
7714 (Create Info buffer): Fix Emacs window/X window confusion.
7715 (Emacs Info Variables): Fix for new Emacs init file behavior.
7716
7717 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7718
7719 * gnus.texi (Summary Buffer Lines): Fix typo.
7720
7721 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
7722
7723 * org.texi (Embedded LaTeX): New chapter.
7724 (Archiving): Section rewritten.
7725 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7726
7727 2006-06-20 Bill Wohler <wohler@newt.com>
7728
7729 Release MH-E manual version 8.0.1.
7730
7731 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7732 release 8.0.1.
7733 (Preface): Depend on GNU mailutils 1.0 and higher.
7734
7735 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7736
7737 * message.texi (News Headers): Update message-syntax-checks section.
7738
7739 2006-06-19 Karl Berry <karl@gnu.org>
7740
7741 * info.texi (Advanced): Mention C-q, especially with ?.
7742
7743 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
7744
7745 * org.texi (Publishing links): Document the `:link-validation-function'
7746 property.
7747 (Extensions and Hacking): New chapter, includes some sections of the
7748 "Miscellaneous" chapter.
7749
7750 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
7751
7752 * org.texi (Progress logging): New section.
7753
7754 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
7755
7756 * org.texi (ASCII export): Document indentation adaptation.
7757 (Setting tags): Document mutually-exclusive tags.
7758
7759 2006-06-05 Romain Francoise <romain@orebokech.com>
7760
7761 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7762 Fix typo.
7763
7764 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7765 channel (#gnus@irc.freenode.net).
7766 Fix typos. Update copyright notice.
7767
7768 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7769 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7770 (Line-Up Functions, Custom Macros):
7771 * ediff.texi (Window and Frame Configuration)
7772 (Highlighting Difference Regions):
7773 * emacs-mime.texi (Display Customization):
7774 * erc.texi (History):
7775 * eshell.texi (Known problems):
7776 * eudc.texi (Overview, BBDB):
7777 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7778 (The problem of spam, SpamOracle, Extending the Spam package)
7779 (Conformity, Terminology):
7780 * idlwave.texi (Routine Info)
7781 (Class and Keyword Inheritance, Padding Operators)
7782 (Breakpoints and Stepping, Electric Debug Mode)
7783 (Examining Variables, Troubleshooting):
7784 * org.texi (Creating timestamps):
7785 * reftex.texi (Commands, Options, Changes):
7786 * tramp.texi (Inline methods, Password caching)
7787 (Auto-save and Backup, Issues):
7788 * vip.texi (Files, Commands in Insert Mode):
7789 * viper.texi (Emacs Preliminaries, States in Viper)
7790 (Packages that Change Keymaps, Viper Specials, Groundwork):
7791 Fix various typos.
7792
7793 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
7794
7795 * ediff.texi: Fix typos.
7796
7797 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
7798
7799 * org.texi: Small typo fixes.
7800
7801 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7802
7803 * viper.texi (Viper Specials):
7804 * gnus.texi (Example Setup):
7805 * faq.texi (Backspace invokes help):
7806 * dired-x.texi (Optional Installation Dired Jump):
7807 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7808 follow coding conventions.
7809
7810 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
7811
7812 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7813
7814 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7815
7816 * pcl-cvs.texi: Fix typos.
7817 (Customization): Say "us".
7818
7819 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7820
7821 * org.texi: Remove bogus @setfilename.
7822
7823 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7824
7825 * org.texi (ASCII export): Omit command name.
7826 (HTML export): Add prefix to all lines in Local Variable example.
7827 (Acknowledgments): Typeset names in italics.
7828
7829 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7830
7831 * org.texi (Plain lists): Add new item navigation commands.
7832 (External links): Document elisp and info links.
7833 (Custom searches): New section.
7834 (Publishing): New chapter.
7835 (HTML export): Include a list of supported CSS classes.
7836 (Setting tags): Describe the fast-tag-setting interface.
7837
7838 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7839
7840 * dired-x.texi: ifinfo -> ifnottex.
7841
7842 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7843
7844 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7845
7846 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7847
7848 * message.texi (Interface): Add tool bar customization.
7849 (MIME): Index and text additions for mml-attach.
7850 (MIME): Describe mml-dnd-protocol-alist and
7851 mml-dnd-attach-options.
7852
7853 * gnus.texi (Oort Gnus): Reorder entries in sections.
7854 Fix some entries.
7855 (Starting Up): Add references to "Emacs for Heathens" and to
7856 "Finding the News". Add user-full-name and user-mail-address.
7857 (Group Buffer Format): Add tool bar customization and update.
7858 (Summary Buffer): Add tool bar customization.
7859 (Posting Styles): Add message-alternative-emails.
7860
7861 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7862
7863 * tramp.texi (Filename completion): Improve wording.
7864
7865 2006-05-07 Romain Francoise <romain@orebokech.com>
7866
7867 * faq.texi (Using regular expressions): Fix typo.
7868 (Packages that do not come with Emacs): Fix capitalization.
7869 (Replacing text across multiple files): Expand node to explain how
7870 to use `dired-do-query-replace-regexp' in more detail, based on
7871 suggestion by Eric Hanchrow <offby1@blarg.net>.
7872
7873 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7874
7875 * tramp.texi (Filename completion): Completion of remote files'
7876 method, user name and host name is active only in partial
7877 completion mode.
7878
7879 2006-05-06 Bill Wohler <wohler@newt.com>
7880
7881 Release MH-E manual version 8.0.
7882
7883 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7884 release 8.0.
7885
7886 2006-05-06 Bill Wohler <wohler@newt.com>
7887
7888 * mh-e.texi (MH-BOOK-HOME): Change from
7889 http://www.ics.uci.edu/~mh/book/mh to
7890 http://rand-mh.sourceforge.net/book/mh.
7891 Replace .htm suffix with .html for MH book files.
7892 (Using This Manual): Update key binding for getting relevant
7893 chapter in Info from command key.
7894 (Ranges): Fix itemx.
7895
7896 2006-05-05 Karl Berry <karl@gnu.org>
7897
7898 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7899 (\fonttextsize): New user-level command to change text font size.
7900
7901 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7902
7903 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7904
7905 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7906
7907 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7908
7909 2006-04-24 Bill Wohler <wohler@newt.com>
7910
7911 * mh-e.texi (Getting Started): Make it more explicit that you need
7912 to install MH. Add pointers to current MH implementations.
7913
7914 2006-04-21 Bill Wohler <wohler@newt.com>
7915
7916 Release MH-E manual version 7.94.
7917
7918 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7919 release 7.94.
7920
7921 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7922
7923 * org.texi: Many small fixes.
7924 (Handling links): Rename from "Managing links".
7925
7926 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7927
7928 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7929 (Splitting mail using spam-stat): Fix @xref.
7930
7931 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7932
7933 * gnus.texi (Spam Package): Major revision of the text.
7934 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7935
7936 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7937
7938 * org.texi (Time stamps): Better explanation of the purpose of
7939 different time stamps.
7940 (Structure editing, Plain lists): More details on how new items
7941 and headings are inserted.
7942
7943 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7944
7945 * org.texi (Formula syntax): Fix link to Calc Manual.
7946
7947 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7948
7949 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7950
7951 2006-04-17 Bill Wohler <wohler@newt.com>
7952
7953 * mh-e.texi (Folders): Update mh-before-quit-hook and
7954 mh-quit-hook example with code that removes the buffers rather
7955 than just bury them.
7956
7957 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7958
7959 Sync with Tramp 2.0.53.
7960
7961 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7962
7963 * org.texi (Updating settings): New section.
7964 (Visibility cycling): Better names for the startup folding
7965 options.
7966 (Exporting): Completely restructured.
7967 (The very busy C-c C-c key): New section.
7968 (Summary of in-buffer settings): New section.
7969
7970 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7971
7972 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7973
7974 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7975
7976 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7977 (Server Commands): Key `v' is reserved for users.
7978
7979 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7980
7981 * org.texi (Link format): New section, emphasis on bracket links.
7982 (External links): Document bracket links.
7983 (FAQ): Expand to cover shell links and the new link format.
7984
7985 2006-04-09 Kevin Ryde <user42@zip.com.au>
7986
7987 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7988
7989 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7990
7991 * gnus.texi (Summary Buffer Lines): Add `*'.
7992
7993 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7994
7995 * gnus.texi (Group Parameters):
7996 Mention gnus-permanently-visible-groups.
7997
7998 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7999
8000 * gnus.texi (Face): Fix typo.
8001
8002 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8003
8004 * gnus.texi (X-Face): Clarify.
8005 (Face): Need Emacs with PNG support.
8006
8007 2006-04-06 Richard Stallman <rms@gnu.org>
8008
8009 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8010 Emacs".
8011
8012 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8013
8014 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8015 blocks not suitable for inclusion with Emacs using variable
8016 PARTOFEMACS.
8017
8018 2006-04-04 Simon Josefsson <jas@extundo.com>
8019
8020 * gnus.texi (Security): Improve.
8021
8022 2006-04-02 Bill Wohler <wohler@newt.com>
8023
8024 * mh-e.texi (Getting Started, Junk, Bug Reports)
8025 (MH FAQ and Support): Fix URLs.
8026
8027 2006-03-31 Romain Francoise <romain@orebokech.com>
8028
8029 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8030 to t, not nil (and has for the past eight years).
8031
8032 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8033
8034 * message.texi, gnus.texi: Bump version to 5.11.
8035
8036 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8037
8038 * gnus.texi (Top): Add comment about version line.
8039
8040 * message.texi (Top): Ditto. Change to take named versions into
8041 account.
8042
8043 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8044
8045 * gnus.texi (Posting Styles): Add x-face-file to example.
8046 (X-Face): Refer to posting styles.
8047
8048 * gnus-faq.texi ([5.8]): Add x-face-file.
8049 ([8.4]): Add links to gmane.emacs.gnus.user and
8050 gmane.emacs.gnus.general.
8051
8052 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8053
8054 * gnus-faq.texi: Use .invalid.
8055 ([5.4]): Fix gnus-posting-styles example.
8056
8057 2006-03-27 Romain Francoise <romain@orebokech.com>
8058
8059 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8060 Emacs/W3 needs a new maintainer.
8061 (Ispell): Update author and version info.
8062 (Mailcrypt): Mention PGG.
8063 (New in Emacs 22): Add PGG to the list of new packages.
8064 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8065 updating dead URLs.
8066
8067 2006-03-25 Karl Berry <karl@gnu.org>
8068
8069 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8070 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8071 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8072 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8073 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8074 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8075 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8076 (2) do not indent copyright year list (or anything else).
8077
8078 2006-03-21 Bill Wohler <wohler@newt.com>
8079
8080 * mh-e.texi (Folders): Various edits.
8081
8082 2006-03-20 Romain Francoise <romain@orebokech.com>
8083
8084 * gnus.texi (Mail Folders): Grammar fix.
8085
8086 2006-03-19 Bill Wohler <wohler@newt.com>
8087
8088 * mh-e.texi (Replying): Document Mail-Followup-To.
8089 Change manually-formatted table to multitable. Add debugging info.
8090 Move description of mh-reply-default-reply-to into paragraph
8091 that describes its values.
8092
8093 2006-03-17 Bill Wohler <wohler@newt.com>
8094
8095 * mh-e.texi: Use smallexample and smalllisp consistently.
8096 (Sending Mail Tour): Update method of entering
8097 addresses and subject.
8098 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8099 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8100
8101 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8102
8103 * org.texi: Version number change only.
8104
8105 2006-03-14 Bill Wohler <wohler@newt.com>
8106
8107 * mh-e.texi: Add index entries around each paragraph rather than
8108 depend on entries from beginning of node. Doing so ensures that
8109 index entries are less likely to be forgotten if text is cut and
8110 pasted, and are necessary anyway if the references are on a
8111 separate page. It seems that makeinfo is now (v. 4.8) only
8112 producing one index entry per node, so there is no longer any
8113 excuse not to. Use subheading instead of heading. The incorrect
8114 use of heading produced very large fonts in Info--as large as the
8115 main heading.
8116 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8117 versions 6 and 7 appeared *around* the time of these Emacs releases.
8118
8119 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8120
8121 * org.texi (Clean view): Document new startup options.
8122
8123 2006-03-11 Bill Wohler <wohler@newt.com>
8124
8125 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8126 (Composing, Scan Line Formats): Fix @refs.
8127 (Getting Started): Define MH profile and MH profile components.
8128 (Incorporating Mail, Reading Mail, Viewing, Printing)
8129 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8130 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8131 for string constants.
8132 (Tool Bar): Remove spurious quote.
8133 (Junk): Use ``...'' instead of "...".
8134 (Scan Line Formats): Replace @samp with @kbd.
8135
8136 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8137
8138 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8139
8140 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8141
8142 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8143 easy to understand.
8144
8145 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8146
8147 * gnus.texi: Markup fix.
8148 (Fancy Mail Splitting): Specify new feature.
8149
8150 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8151
8152 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8153 partial-words matching.
8154
8155 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8156
8157 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8158
8159 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8160 (MIME Commands): Fix mm-discouraged-alternatives.
8161
8162 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8163
8164 * org.texi: Version number change only.
8165
8166 2006-03-06 Bill Wohler <wohler@newt.com>
8167
8168 * mh-e.texi: Move from SourceForge repository to Savannah.
8169 This is version 7.93, which is a total rewrite from the previous
8170 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8171 version 7.93.
8172
8173 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8174
8175 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8176
8177 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8178
8179 * org.texi (Interaction): Add item about `org-mouse.el' by
8180 Piotr Zielinski.
8181 (Managing links): Document that also mouse-1 can be used to
8182 activate a link.
8183 (Headlines, FAQ): Add entry about hiding leading stars.
8184 (Miscellaneous): Resort the sections in this chapter to a more
8185 logical sequence.
8186
8187 2006-02-27 Simon Josefsson <jas@extundo.com>
8188
8189 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8190 2004-01-27 from the trunk).
8191
8192 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8193
8194 * cc-mode.texi: Rename c-hungry-backspace to
8195 c-hungry-delete-backwards, at the request of RMS. Leave the old
8196 name as an alias.
8197
8198 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8199
8200 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8201 include the function header within the defun.
8202
8203 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8204
8205 * cc-mode.texi: Correct two typos.
8206
8207 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8208
8209 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8210 existing comment.
8211 (Electric Keys): Add a justification for electric indentation.
8212 (Hungry WS Deletion): Clear up the names and complications of the
8213 BACKSPACE and DELETE keys.
8214
8215 2006-02-23 Juri Linkov <juri@jurta.org>
8216
8217 * faq.texi (Common requests): Move `Turning on auto-fill by
8218 default' after `Wrapping words automatically'. Move `Working with
8219 unprintable characters' before `Searching for/replacing newlines'.
8220 Move `Replacing highlighted text' after `Highlighting a region'.
8221 Merge `Repeating commands' and `Repeating a command as many times
8222 as possible' into the former.
8223 (Packages that do not come with Emacs): Add refs to Gmane and
8224 etc/MORE.STUFF.
8225
8226 2006-02-23 Juri Linkov <juri@jurta.org>
8227
8228 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8229 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8230 Add xref to `(emacs)Reporting Bugs'.
8231 (Getting a printed manual): Add URL to other formats of the manual.
8232 (Common requests): Fix menu.
8233 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8234 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8235 (Inserting text at the beginning of each line): Add pxref to
8236 `Changing the included text prefix'.
8237 (Forcing the cursor to remain in the same column): Mention `track-eol'
8238 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8239 (Replacing text across multiple files): Add keybinding `Q' for
8240 `dired-do-query-replace'.
8241
8242 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8243
8244 * reftex.texi: Version number and date change only.
8245
8246 * org.texi (Internal Links): Rewrite to cover the modified
8247 linking system.
8248
8249 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8250
8251 * faq.texi: Remove the coding cookie, it's not needed anymore.
8252
8253 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8254
8255 * faq.texi (Colors on a TTY): Mention Mac OS port.
8256
8257 2006-02-12 Karl Berry <karl@gnu.org>
8258
8259 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8260 8-bit accented a.
8261
8262 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8263
8264 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8265
8266 2006-02-08 Romain Francoise <romain@orebokech.com>
8267
8268 * faq.texi (Top): Remove paragraph about the FAQ being a
8269 transitional document, etc.
8270 (Searching for/replacing newlines): New node.
8271 (Yanking text in isearch): New node.
8272 (Inserting text at the beginning of each line): Rename and make
8273 more general, mention `M-;' in Message mode.
8274
8275 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8276
8277 * faq.texi (Meta key does not work in xterm)
8278 (Emacs does not display 8-bit characters)
8279 (Inputting eight-bit characters): Update xrefs.
8280
8281 2006-02-06 Romain Francoise <romain@orebokech.com>
8282
8283 * faq.texi (VM): VM now at version 7.19.
8284 Set myself as maintainer of this file.
8285
8286 2006-02-04 Michael Olson <mwolson@gnu.org>
8287
8288 * erc.texi (History): Note that ERC is now included with Emacs.
8289
8290 2006-01-31 Romain Francoise <romain@orebokech.com>
8291
8292 * message.texi (Message Headers): Explain what
8293 `message-alternative-emails' does in more detail.
8294 Update copyright year.
8295
8296 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8297
8298 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8299
8300 2006-01-29 Richard M. Stallman <rms@gnu.org>
8301
8302 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8303
8304 2006-01-29 Michael Olson <mwolson@gnu.org>
8305
8306 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8307
8308 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8309
8310 * faq.texi (New in Emacs 22): Mention ERC.
8311
8312 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8313
8314 * rcirc.texi: Capitalize dir entry for consistency with the entry
8315 in info/dir and other entries in the Emacs category.
8316 Fix typos. Delete trailing whitespace.
8317
8318 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8319
8320 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8321
8322 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8323
8324 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8325 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8326
8327 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8328 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8329
8330 2006-01-27 Alex Schroeder <alex@gnu.org>
8331
8332 * rcirc.texi: New file.
8333
8334 2006-01-23 Juri Linkov <juri@jurta.org>
8335
8336 * widget.texi (User Interface): Add S-TAB for widget-backward.
8337
8338 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8339
8340 Sync with Tramp 2.0.52.
8341
8342 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8343 Add Tramp disabling item. New item for common connection problems.
8344 (various): Apply "ftp" as method for the download URL.
8345 (Bug Reports): Refer to FAQ for common problems.
8346
8347 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8348
8349 * widget.texi (User Interface): Use @key for TAB.
8350
8351 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8352
8353 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8354 for TAB.
8355
8356 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8357
8358 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8359
8360 * gnus.texi: Update copyright.
8361
8362 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8363
8364 * gnus.texi (Article Washing): Additions.
8365
8366 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8367
8368 * org.texi (Agenda commands): Document tags command.
8369
8370 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8371
8372 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8373
8374 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8375
8376 * gnus.texi (RSS): Addition.
8377
8378 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8379
8380 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8381
8382 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8383
8384 * emacs-mime.texi (Display Customization): Add setting example to
8385 mm-discouraged-alternatives.
8386
8387 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8388
8389 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8390 version is the canonical version.
8391
8392 2006-01-08 Alex Schroeder <alex@gnu.org>
8393
8394 * pgg.texi (Caching passphrase): Rewording.
8395
8396 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8397
8398 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8399 repository URL.
8400
8401 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8402
8403 * org.texi: Removed the accidentally re-added empty line in the
8404 direntry.
8405
8406 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8407
8408 * org.texi (Agenda Views): Chapter reorganized.
8409
8410 2005-12-29 Romain Francoise <romain@orebokech.com>
8411
8412 * faq.texi (Using Customize): New node.
8413
8414 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8415
8416 * org.texi: Remove blank line in @direntry. It is non-standard
8417 and recursively produces blank lines all over the dir file (when
8418 using Texinfo 4.8).
8419
8420 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8421
8422 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8423
8424 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8425
8426 * org.texi (Tags): Boolean logic documented.
8427 (Agenda Views): Document custom commands.
8428
8429 2005-12-20 David Kastrup <dak@gnu.org>
8430
8431 * faq.texi (AUCTeX): Update version and mailing list info.
8432
8433 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8434
8435 * gnus.texi (MIME Commands): Mention addition of
8436 multipart/alternative to gnus-buttonized-mime-types and add xref
8437 to mm-discouraged-alternatives.
8438
8439 * emacs-mime.texi (Display Customization): Mention addition of
8440 "image/.*" and add xref to gnus-buttonized-mime-types in the
8441 mm-discouraged-alternatives section.
8442
8443 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8444
8445 * org.texi (Tags): New section.
8446 (Agenda Views): Chapter reorganized.
8447
8448 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8449
8450 * org.texi (Internal Links): Add a missing comma after an @xref.
8451
8452 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8453
8454 * faq.texi (Filling paragraphs with a single space): No need to
8455 change sentence-end now.
8456
8457 2005-12-13 Romain Francoise <romain@orebokech.com>
8458
8459 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8460
8461 2005-12-12 Jay Belanger <belanger@truman.edu>
8462
8463 * faq.texi (Calc): Update version number.
8464
8465 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8466
8467 * org.texi (Progress Logging): New section.
8468
8469 2005-12-10 Romain Francoise <romain@orebokech.com>
8470
8471 Update the Emacs FAQ for the 22.1 release.
8472
8473 * faq.texi: Set VER to `22.1'.
8474 (Basic editing): Explain how to use localized versions of the
8475 Tutorial. Mention that `C-h r' displays the manual.
8476 Delete obsolete WWW link to an Emacs 18 tutorial.
8477 (Getting a printed manual): Point to the new locations of the
8478 manuals on the GNU Web site.
8479 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8480 available via Info (it was previously distributed separately).
8481 (Installing Texinfo documentation): The latest version of Texinfo
8482 is 4.8, not 4.0.
8483 (Informational files for Emacs): COPYING is the GNU General Public
8484 License, not the Emacs General Public License.
8485 (Informational files for Emacs): Delete obsolete link to the
8486 GNUinfo pages as they have been removed from the GNU Web site.
8487 (New in Emacs 22): New node.
8488 (Setting up a customization file): Say that most packages support
8489 Customize nowadays.
8490 (Colors on a TTY): Delete reference to instructions on how to
8491 enable syntax highlighting, it is now enabled by default.
8492 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8493 at startup automatically.
8494 (Controlling case sensitivity): Mention `M-c' in isearch.
8495 (Using an already running Emacs process): Emacs now creates the
8496 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8497 gnuserv. As emacsclient can now run Lisp code as well, delete a
8498 sentence praising gnuserv for that. Simplify description of how
8499 the client/server operation works.
8500 (Compiler error messages): Delete obsolete text (compile.el has
8501 been rewritten).
8502 (Indenting switch statements): Fix typo.
8503 (Matching parentheses): Simplify setup instructions, mention the
8504 menu bar item in the Options menu.
8505 (Repeating a command as many times as possible): Mention `C-x e'.
8506 (Going to a line by number): Mention new keymap and bindings
8507 `M-g M-g', `M-g M-p' and `M-g M-n'.
8508 (Turning on syntax highlighting): Now on by default. Simplify.
8509 (Replacing highlighted text): Use `1', not `t'.
8510 (Problems with very large files): The maximum size is now 256MB on
8511 32-bit machines.
8512 (^M in the shell buffer): Mention `comint-process-echoes'.
8513 (Emacs for Apple computers): Emacs 22 has native support for Mac
8514 OS X.
8515 (Translating names to IP addresses): Delete node.
8516 (Binding keys to commands): Fix typo.
8517 (SPC no longer completes file names): New node.
8518 (MIME with Emacs mail packages): Delete section about the Emacs
8519 MIME FAQ (it's not reachable anymore).
8520
8521 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8522
8523 * cc-mode.texi: The manual has been extensively revised: the
8524 information about using CC Mode has been separated from the larger
8525 and more difficult chapters about configuration. It has been
8526 updated for CC Mode 5.31.
8527
8528 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8529
8530 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8531 (Selecting an implementation): Fix descriptions.
8532
8533 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8534
8535 * message.texi (Various Message Variables): Addition.
8536
8537 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8538
8539 * message.texi: Fix default values.
8540
8541 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8542
8543 * message.texi (Header Commands): Clarify descriptions of
8544 message-cross-post-followup-to, message-reduce-to-to-cc, and
8545 message-insert-wide-reply.
8546 (Various Commands): Fix kindex for message-kill-to-signature;
8547 clarify description of message-tab.
8548
8549 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8550
8551 * message.texi (Mailing Lists): Fix description about MFT.
8552
8553 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8554
8555 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8556
8557 * gnus.texi (Slow Terminal Connection): Replace old description
8558 with new one.
8559
8560 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8561
8562 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8563 replace X-Draft-Headers with X-Draft-From.
8564
8565 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8566
8567 * gnus.texi (Various Various): Fix the default value of
8568 nnheader-max-head-length.
8569 (Gnus Versions): Fix typo.
8570
8571 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8572
8573 * org.texi (Structure editing): Document new functionality of
8574 M-RET.
8575
8576 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8577
8578 * org.texi (Internal Links): Fix Texinfo usage.
8579
8580 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8581
8582 * org.texi (TODO basics): Document the global todo list.
8583 (TODO items): Documents sparse tree for specific TODO
8584 keywords.
8585
8586 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
8587
8588 * org.texi (Plain Lists): Typos fixed.
8589
8590 2005-11-28 Jay Belanger <belanger@truman.edu>
8591
8592 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8593
8594 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8595
8596 * org.texi (Structure editing): New item moving commands added.
8597 (Plain Lists): New section.
8598
8599 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8600
8601 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8602 (Agenda): Document commands `org-cycle-agenda-files' and
8603 `org-agenda-file-to-front'.
8604 (Built-in table editor): Document `org-table-sort-lines'.
8605 (HTML formatting): Export of hand-formatted lists.
8606
8607 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8608
8609 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8610 new variable gnus-toolbar-thickness.
8611
8612 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8613
8614 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8615
8616 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8617
8618 * gnus.texi (X-Face): Fix description.
8619 (XVarious): Remove gnus-xmas-logo-color-alist and
8620 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8621
8622 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8623
8624 * gnus.texi (Group Parameters): Mention new variable
8625 gnus-parameters-case-fold-search.
8626 (Home Score File): Addition.
8627
8628 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8629
8630 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8631 (Overview): List supported feed types.
8632 (Installation): No installation necessary when using autoload.
8633 (Configuration): Rename "RSS" to "news".
8634
8635 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8636
8637 * pgg.texi (User Commands): Document additional passphrase
8638 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8639 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8640
8641 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8642
8643 * org.texi: Version number changed to 3.19.
8644
8645 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
8646
8647 * pgg.texi (How to use): Update the example to add autoload of
8648 pgg-encrypt-symmetric-region.
8649 (User Commands): Document pgg-encrypt-symmetric-region.
8650 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8651
8652 2005-10-27 Jay Belanger <belanger@truman.edu>
8653
8654 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8655 mention other TeX-related units.
8656
8657 2005-10-23 Lars Hansen <larsh@soem.dk>
8658
8659 * dired-x.texi (Miscellaneous Commands):
8660 Replace dired-do-relative-symlink by dired-do-relsymlink and
8661 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8662
8663 2005-10-23 Jay Belanger <belanger@truman.edu>
8664
8665 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8666 constant.
8667
8668 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8669
8670 * faq.texi (Bugs and problems):
8671 Replace `dired-move-to-filename-regexp' by
8672 `directory-listing-before-filename-regexp'.
8673
8674 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8675
8676 * newsticker.texi (UPDATED): Set value.
8677
8678 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8679
8680 * gnus.texi (Document Groups): Remove duplicate item.
8681
8682 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
8683
8684 * org.texi (Summary): Mention iCalendar support.
8685 (Exporting): Document iCalendar support.
8686
8687 2005-10-18 Romain Francoise <romain@orebokech.com>
8688
8689 * viper.texi (Viper Specials): Capitalize GNU.
8690
8691 2005-10-17 Juri Linkov <juri@jurta.org>
8692
8693 * info.texi (Getting Started, Search Index, Expert Info):
8694 Fix wording.
8695 (Search Text): Replace `echo area' with `mode line'.
8696 (Search Index): Both `i' and `,' find all index entries.
8697 Replace example `C-f' with `C-l' (which exists in index of Info
8698 manual) and delete spaces in its keyboard input sequence.
8699 Delete unnecessary explanations about literal characters.
8700
8701 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8702
8703 * gnus.texi (Document Server Internals): Addition.
8704
8705 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8706
8707 * gnus.texi (A note on namespaces): Fix RFC reference.
8708
8709 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8710
8711 * gnus.texi (RSS): Fix key description.
8712
8713 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8714
8715 * gnus.texi: Emacs/w3 -> Emacs/W3.
8716 (Browsing the Web): Fix description.
8717 (Web Searches): Ditto.
8718 (Customizing W3): Ditto.
8719
8720 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8721
8722 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8723
8724 2005-10-11 Jay Belanger <belanger@truman.edu>
8725
8726 * calc.texi (Integration): Mention using `a i' to compute definite
8727 integrals.
8728
8729 2005-10-11 Juri Linkov <juri@jurta.org>
8730
8731 * info.texi: Rearrange nodes.
8732 (Top): Update menu. Change ref `Info for Experts' to
8733 `Advanced Info Commands'.
8734 (Getting Started): Fix description of manual's parts.
8735 (Help-Int): Change xref `Info Search' to `Search Index', and
8736 `Expert Info' to `Advanced'.
8737 (Advanced): Move node one level up.
8738 (Search Text, Search Index): New nodes split out from `Info Search'.
8739 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8740 split out from `Advanced'.
8741 (Advanced, Emacs Info Variables): De-document editing an Info file
8742 in Info.
8743 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8744 (Creating an Info File): Delete node and move its text to
8745 `Expert Info'.
8746
8747 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
8748
8749 * org.texi (Workflow states): Documented that change in keywords
8750 becomes active only after restart of Emacs.
8751
8752 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
8753
8754 Sync with Tramp 2.0.51.
8755
8756 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
8757
8758 * speedbar.texi (Introduction): Describe new location of speedbar
8759 on menubar.
8760 (Basic Key Bindings): Remove descriptions of bindings that have
8761 been removed.
8762
8763 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
8764
8765 * speedbar.texi (GDB): Describe use of watch expressions.
8766
8767 2005-09-28 Simon Josefsson <jas@extundo.com>
8768
8769 * message.texi (IDNA): Fix.
8770
8771 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8772
8773 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8774 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8775 description of nntp-open-connection-function.
8776 (Common Variables): Fix descriptions.
8777
8778 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8779
8780 * gnus.texi (Server Buffer Format): Document the %a format spec.
8781
8782 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8783
8784 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8785
8786 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8787
8788 * org.texi Version 3.16.
8789
8790 2005-09-19 Miles Bader <miles@gnu.org>
8791
8792 * newsticker.texi: Get rid of CVS keywords.
8793
8794 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8795
8796 * gnus.texi (Finding the Parent): Fix description of how Gnus
8797 finds article.
8798
8799 2005-09-14 Jari Aalto <jari.aalto@cante.net>
8800
8801 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8802 to drop off non-answered articles.
8803
8804 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8805
8806 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8807 braces (which are unsupported by NMAKE) for macro `srcdir'.
8808
8809 2005-09-17 Eli Zaretskii <eliz@gnu.org>
8810
8811 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8812 (../info/newsticker, newsticker.dvi): New targets.
8813
8814 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8815
8816 * newsticker.texi: Replace @command with @code. Replace @example
8817 with @lisp.
8818 (Top): Add explanations to menu items.
8819 (GNU Free Documentation License): Remove.
8820
8821 2005-09-16 Romain Francoise <romain@orebokech.com>
8822
8823 Update all files to specify GFDL version 1.2.
8824
8825 * doclicense.texi (GNU Free Documentation License): Update to
8826 version 1.2.
8827
8828 2005-09-15 Richard M. Stallman <rms@gnu.org>
8829
8830 * newsticker.texi: Fix @setfilename.
8831
8832 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8833 (../info/newsticker, newsticker.dvi): New targets.
8834
8835 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8836
8837 * org.texi: Version 3.15.
8838
8839 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * ses.texi: Combine all three indices into one.
8842 Correct a few typos.
8843
8844 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8845
8846 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8847
8848 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8849
8850 * emacs-mime.texi (Handles): Remove duplicate item.
8851 (Encoding Customization): Fix the default value for
8852 mm-coding-system-priorities.
8853 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8854 (Basic Functions): Fix reference.
8855
8856 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8857
8858 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8859
8860 2005-08-18 Richard M. Stallman <rms@gnu.org>
8861
8862 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8863 and web site.
8864
8865 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8866 not keyboard-translate.
8867
8868 2005-08-11 Richard M. Stallman <rms@gnu.org>
8869
8870 * faq.texi (Using regular expressions): Fix xref.
8871
8872 2005-08-09 Juri Linkov <juri@jurta.org>
8873
8874 * info.texi (Help-P): Replace `Prev' with `Previous'.
8875 (Help-M, Help-Xref): Add S-TAB.
8876 (Help-FOO): Update `u' command.
8877 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8878 Update info about visibility of xref parts.
8879 (Help-Int): Fix `m' command. Rename `Info-last' to
8880 `Info-history-back'. Add `Info-history-forward'.
8881 (Advanced): Fix `g*' and `M-n' commands.
8882 (Info Search): Add `index-apropos' in stand-alone browser.
8883 Add isearch commands.
8884 (Emacs Info Variables): Remove `Info-fontify'.
8885 Add `Info-mode-hook'. Update face names.
8886 Add `Info-fontify-maximum-menu-size',
8887 `Info-fontify-visited-nodes', `Info-isearch-search'.
8888
8889 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8890
8891 Sync with Tramp 2.0.50.
8892
8893 * tramp.texi: Use @option{} consequently for method names.
8894 (Inline methods, External transfer methods): Remove references to
8895 Cygwin.
8896 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8897 implementation.
8898
8899 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8900
8901 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8902 Mention that gnus-init-file is not read when Emacs is invoked with
8903 --no-init-file or -q.
8904
8905 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8906
8907 * org.texi: Version 3.14.
8908
8909 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8910
8911 * org.texi: Version 3.13.
8912
8913 2005-07-18 Juri Linkov <juri@jurta.org>
8914
8915 * calc.texi (Time Zones, Logical Operations):
8916 * cl.texi (Overview):
8917 * org.texi (TODO types):
8918 * sc.texi (Emacs 18 MUAs):
8919 * speedbar.texi (Top):
8920 * url.texi (History):
8921 Delete duplicate duplicate words.
8922
8923 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8924
8925 * cl.texi (Type Predicates): Document `atom' type.
8926
8927 2005-07-04 Lute Kamstra <lute@gnu.org>
8928
8929 Update FSF's address in GPL notices.
8930
8931 * calc.texi (Copying):
8932 * doclicense.texi (GNU Free Documentation License):
8933 * faq.texi (Contacting the FSF):
8934 * mh-e.texi (Copying): Update FSF's address.
8935
8936 2005-07-03 Richard M. Stallman <rms@gnu.org>
8937
8938 * flymake.texi (Example -- Configuring a tool called directly):
8939 Update name of flymake-build-relative-filename.
8940
8941 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8942
8943 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8944
8945 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8946
8947 * org.texi: Version 3.12.
8948
8949 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8950
8951 * makefile.w32-in (MAKEINFO): Use --force.
8952 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8953 Makefile.in.
8954 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8955 more shells.
8956
8957 2005-06-23 Richard M. Stallman <rms@gnu.org>
8958
8959 * speedbar.texi (Creating a display): Texinfo usage fixes.
8960
8961 * tramp.texi (Customizing Completion, Auto-save and Backup):
8962 Texinfo usage fixes.
8963
8964 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8965
8966 * dired-x.texi (Miscellaneous Commands):
8967 * ediff.texi (Miscellaneous):
8968 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8969 (Agent Variables):
8970 * info.texi (Help-Xref):
8971 * message.texi (Message Headers):
8972 * org.texi (Remember):
8973 * reftex.texi (Options (Defining Label Environments)):
8974 (Options (Index Support)):
8975 (Options (Viewing Cross-References)):
8976 (Options (Misc)):
8977 (Changes):
8978 * speedbar.texi (Creating a display):
8979 * tramp.texi (Customizing Completion, Auto-save and Backup):
8980 Texinfo usage fix.
8981
8982 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * org.texi: Version 3.11.
8985
8986 2005-06-12 Jay Belanger <belanger@truman.edu>
8987
8988 * calc.texi (Getting Started): Remove extra menu item.
8989
8990 2005-05-31 Jay Belanger <belanger@truman.edu>
8991
8992 * calc.texi (Notations Used in This Manual): Use @kbd for key
8993 sequence.
8994 (Demonstration of Calc): Mention another way of starting Calc.
8995 (Starting Calc): Mention long name of M-#.
8996 (Embedded Mode Overview): Remove unnecessary instruction.
8997 (Other M-# commands): Rephrase `M-# 0' explanation.
8998 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8999 reflect current behavior.
9000
9001 2005-05-30 Jay Belanger <belanger@truman.edu>
9002
9003 * calc.texi (Hooks): Change description of calc-window-hook and
9004 calc-trail-window-hook to match usage.
9005 (Computational Functions): Add more constant-generating functions.
9006 (Customizable Variables): Use defvar.
9007
9008 2005-05-28 Jay Belanger <belanger@truman.edu>
9009
9010 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9011 (Basic Embedded Mode): Explain behavior of arguments to
9012 calc-embedded-mode.
9013
9014 2005-05-27 Jay Belanger <belanger@truman.edu>
9015
9016 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9017 current behavior.
9018
9019 2005-05-25 Jay Belanger <belanger@truman.edu>
9020
9021 * calc.texi: Change Calc version number throughout.
9022 (Keypad Mode): Change location in info output.
9023 (Keypad mode overview): Move picture of keypad.
9024
9025 2005-05-21 Jay Belanger <belanger@truman.edu>
9026
9027 * calc.texi (Storing variables): Mention that only most variables
9028 are void to begin with.
9029
9030 2005-05-21 Kevin Ryde <user42@zip.com.au>
9031
9032 * widget.texi (Basic Types): Update cross ref from "Enabling
9033 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9034 lispref/text.texi change.
9035
9036 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9037
9038 * org.texi: Version 3.09.
9039
9040 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9041
9042 * reftex.texi: Version 4.28.
9043
9044 2005-05-16 Jay Belanger <belanger@truman.edu>
9045
9046 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9047
9048 2005-05-14 Jay Belanger <belanger@truman.edu>
9049
9050 * calc.texi (Default Simplifications): Insert missing ! (logical
9051 not operator).
9052
9053 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9054
9055 Sync with Tramp 2.0.49.
9056
9057 2005-05-10 Jay Belanger <belanger@truman.edu>
9058
9059 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9060 to 1.
9061
9062 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9063
9064 * org.texi: Version 3.08, structure reorganized.
9065
9066 2005-04-24 Richard M. Stallman <rms@gnu.org>
9067
9068 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9069
9070 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9071
9072 * org.texi: Update to version 3.06.
9073
9074 2005-04-13 Lute Kamstra <lute@gnu.org>
9075
9076 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9077
9078 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9079
9080 * cl.texi (Porting Common Lisp): Fix typo.
9081
9082 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9083
9084 * gnus.texi (RSS): Addition.
9085
9086 2005-04-04 Jay Belanger <belanger@truman.edu>
9087
9088 * calc.texi: Change Calc version number.
9089 (Customizable variables): Fix description of calc-language-alist.
9090 (Copying): Put in version 2 of GPL.
9091
9092 2005-04-01 Jay Belanger <belanger@truman.edu>
9093
9094 * calc.texi (Troubleshooting Commands): Remove comment about
9095 installation.
9096 (Installation): Remove section.
9097 (Customizable Variables): New section.
9098 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9099 (Graphical Devices): Add references to Customizable Variables.
9100
9101 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9102
9103 * emacs-mime.texi (Display Customization): Markup fixes.
9104 (rfc2047): Update.
9105
9106 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9107
9108 * gnus-faq.texi: Replaced with auto-generated version.
9109
9110 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9111
9112 * dired-x.texi (Multiple Dired Directories): default-directory was
9113 renamed to dired-default-directory.
9114
9115 2005-03-26 Jay Belanger <belanger@truman.edu>
9116
9117 * calc.texi (Simplifying Formulas, Rewrite Rules):
9118 Change description of top and bottom of fraction.
9119 (Modulo Forms): Move description of how to create modulo forms to
9120 earlier in the section.
9121 (Fraction Mode): Suggest using : to get a fraction by dividing.
9122 (Basic Arithmetic): Adjust placement of command name.
9123 (Truncating the Stack): Emphasize that "hidden" entries are still
9124 visible.
9125 (Installation): Move discussion of printing manual to "About This
9126 Manual".
9127 (About This Manual): Mention how to print the manual.
9128 (Reporting Bugs): Remove first person.
9129 (Building Vectors): Add algebraic version of append.
9130 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9131 (Grouping Digits): Fix typo.
9132
9133 2005-03-25 Werner Lemberg <wl@gnu.org>
9134
9135 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9136 Replace `legal' with `valid'.
9137
9138 2005-03-25 Werner Lemberg <wl@gnu.org>
9139
9140 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9141
9142 2005-03-24 Jay Belanger <belanger@truman.edu>
9143
9144 * calc.texi (General Mode Commands)
9145 (Mode Settings in Embedded Mode): Add some explanation of
9146 recording mode settings.
9147
9148 2005-03-24 Richard M. Stallman <rms@gnu.org>
9149
9150 * calc.texi: Remove praise of non-free software.
9151
9152 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9153 (Installation): Node deleted.
9154
9155 2005-03-23 Richard M. Stallman <rms@gnu.org>
9156
9157 * url.texi (HTTP language/coding): Improve last change.
9158
9159 2005-03-22 Jay Belanger <belanger@truman.edu>
9160
9161 * calc.texi (Embedded Mode): Add new information on changing
9162 modes.
9163
9164 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9165
9166 Sync with Tramp 2.0.48.
9167
9168 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9169
9170 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9171 "GNU/Linux". Change all addresses to .gnu.org.
9172 (Default Method): Offer shortened syntax for "su" and "sudo"
9173 methods.
9174
9175 2005-03-07 Richard M. Stallman <rms@gnu.org>
9176
9177 * url.texi: Fix usage of "e.g.".
9178 (HTTP language/coding): Explain the rules for these strings.
9179
9180 2005-03-06 Richard M. Stallman <rms@gnu.org>
9181
9182 * woman.texi (Introduction): Minor cleanups.
9183
9184 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9185
9186 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9187 (Installation): Node deleted.
9188
9189 * mh-e.texi (Preface): Get rid of "Emacs 21".
9190
9191 * eshell.texi (Installation): Delete node (for Emacs 20).
9192
9193 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9194
9195 * flymake.texi: Refill and tweak style in @lisp blocks.
9196
9197 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9198
9199 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9200
9201 2005-03-01 Jay Belanger <belanger@truman.edu>
9202
9203 * calc.texi (Trigonometric and Hyperbolic Functions):
9204 Mention additional functions.
9205 (Algebraic Simplifications): Mention additional simplifications.
9206
9207 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9208
9209 * ses.texi: Add concept/function/variable indices (this work was
9210 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9211 papers on file at FSF).
9212
9213 2005-02-10 Jay Belanger <belanger@truman.edu>
9214
9215 * calc.texi: Change @LaTeX to La@TeX throughout.
9216 Redefine @expr as @math for TeX output.
9217 Redefine @texline as a no-op for TeX output.
9218 Define @tfn, replace @t by @tfn throughout.
9219
9220 2005-02-09 Jay Belanger <belanger@truman.edu>
9221
9222 * calc.texi: Add macro for LaTeX for info output.
9223
9224 2005-02-08 Kim F. Storm <storm@cua.dk>
9225
9226 * texinfo.tex (LaTex): Add def.
9227
9228 2005-02-06 Jay Belanger <belanger@truman.edu>
9229
9230 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9231 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9232 throughout manual.
9233
9234 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9235
9236 * gnus.texi: Some edits based on comments from David Abrahams.
9237
9238 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9239
9240 * gnus.texi (RSS): Fix the keystroke.
9241
9242 2005-01-24 David Kastrup <dak@gnu.org>
9243
9244 * faq.texi: Update AUCTeX version info.
9245
9246 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9247
9248 * gnus-faq.texi ([4.1]): Typo.
9249
9250 2005-01-19 Jay Belanger <belanger@truman.edu>
9251
9252 * calc.texi (Keep Arguments): Mention that keeping arguments
9253 doesn't work with keyboard macros.
9254
9255 2005-01-16 Richard M. Stallman <rms@gnu.org>
9256
9257 * autotype.texi (Autoinserting): Fix small error.
9258
9259 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9260
9261 Sync with Tramp 2.0.47.
9262
9263 * tramp.texi (Compilation): New section, describing compilation of
9264 remote files.
9265
9266 2005-01-11 Kim F. Storm <storm@cua.dk>
9267
9268 * widget.texi (Basic Types): Add :follow-link keyword.
9269
9270 2005-01-09 Jay Belanger <belanger@truman.edu>
9271
9272 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9273
9274 2005-01-08 Jay Belanger <belanger@truman.edu>
9275
9276 * calc.texi: Change throughout to reflect new default value of
9277 calc-settings-file.
9278
9279 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9280
9281 * message.texi (Reply): `message-reply-to-function' should return
9282 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9283
9284 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9285
9286 * faq.texi (Changing load-path): Fix typo.
9287
9288 2005-01-05 Jay Belanger <belanger@truman.edu>
9289
9290 * calc.texi (Programming Tutorial): Replace kbd command by
9291 appropriate characters for a keyboard macro.
9292
9293 2005-01-04 Jay Belanger <belanger@truman.edu>
9294
9295 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9296 for Lucid Emacs.
9297 (Programming Tutorial): Mention that the user needs to be in the
9298 right mode to compute some functions.
9299
9300 2005-01-04 Jay Belanger <belanger@truman.edu>
9301
9302 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9303 no longer applicable.
9304
9305 2005-01-01 Jay Belanger <belanger@truman.edu>
9306
9307 * calc.texi (Programming Tutorial): Change description of how to
9308 edit keyboard macros to match current behavior.
9309
9310 2004-12-31 Jay Belanger <belanger@truman.edu>
9311
9312 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9313
9314 2004-12-20 Jay Belanger <belanger@truman.edu>
9315
9316 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9317 zero.
9318
9319 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9322 @xref.
9323 (Font Locking): Avoid @strong{Note:}.
9324
9325 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9326
9327 Sync with Tramp 2.0.46.
9328
9329 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9330
9331 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9332
9333 * url.texi: Correct typos.
9334 (Retrieving URLs): @var{nil}->@code{nil}.
9335 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9336 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9337 (Dealing with HTTP documents): @inforef->@xref.
9338
9339 2004-12-15 Jay Belanger <belanger@truman.edu>
9340
9341 * calc.texi: Consistently capitalized all mode names.
9342 (Answers to Exercises): Mention that an answer can be a fraction
9343 when in Fraction mode.
9344
9345 2004-12-13 Jay Belanger <belanger@truman.edu>
9346
9347 * calc.texi: Fix some TeX definitions.
9348
9349 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9350
9351 * reftex.texi (Imprint): Remove erroneous @value's.
9352
9353 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9354
9355 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9356 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9357
9358 2004-12-08 Jay Belanger <belanger@truman.edu>
9359
9360 * calc.texi (Starting Calc): Remove comment about installation.
9361 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9362
9363 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9364
9365 * url.texi: Update @setfilename.
9366 (Getting Started): No need to worry about Gnus versions.
9367 (Dealing with HTTP documents): Use @inforef.
9368
9369 * org.texi: Fix @direntry file name.
9370
9371 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9372
9373 * url.texi: New file.
9374
9375 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9376
9377 2004-12-06 Jay Belanger <belanger@truman.edu>
9378
9379 * calc.texi (Using Calc): Remove paragraph about installation.
9380
9381 2004-12-06 Jay Belanger <belanger@truman.edu>
9382
9383 * calc.texi: Use more Texinfo macros and less TeX defs.
9384 Remove @refill's.
9385
9386 2004-12-06 Richard M. Stallman <rms@gnu.org>
9387
9388 * org.texi: New file.
9389
9390 2004-12-05 Richard M. Stallman <rms@gnu.org>
9391
9392 * Makefile.in (org.dvi, ../info/org): New targets.
9393 (INFO_TARGETS): Add ../info/org.
9394 (DVI_TARGETS): Add org.dvi.
9395 (maintainer-clean): Remove the info files in the info dir.
9396
9397 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9398
9399 * idlwave.texi: Fix the setfilename directive to put the produced
9400 file in ../info.
9401 (Continued Statement Indentation): Resurrect Jan D.'s change from
9402 2004-11-03 that was lost when a newer version of idlwave.texi was
9403 imported.
9404
9405 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9406
9407 * gnus-faq.texi ([5.1]): Add missing bracket.
9408
9409 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9410 Index `spam-initialize'.
9411
9412 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9413
9414 * message.texi (Various Message Variables): Mention that all mail
9415 file variables are derived from `message-directory'.
9416
9417 * gnus.texi (Splitting Mail): Clarify bogus group.
9418
9419 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9420
9421 * emacs-mime.texi (Encoding Customization):
9422 Fix mm-coding-system-priorities entry.
9423
9424 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9425
9426 * idlwave.texi (Continued Statement Indentation):
9427 * reftex.texi (Options (Index Support)):
9428 (Displaying and Editing the Index, Table of Contents):
9429 * speedbar.texi (Creating a display, Major Display Modes):
9430 Replace non-nil with non-@code{nil}.
9431
9432 2004-10-21 Jay Belanger <belanger@truman.edu>
9433
9434 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9435
9436 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9437
9438 * calc.texi (Reporting Bugs): Double up `@'.
9439
9440 2004-10-18 Jay Belanger <belanger@truman.edu>
9441
9442 * calc.texi (Reporting Bugs): Change the address that bugs
9443 should be sent to.
9444
9445 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9446
9447 * gnus.texi (New Features): Add 5.11.
9448
9449 * message.texi (Resending): Remove wrong default value.
9450
9451 * gnus.texi (Mail Source Specifiers): Describe possible problems
9452 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9453 `pop3-leave-mail-on-server' to the index.
9454
9455 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9456
9457 * message.texi (Canceling News): Add how to set a password.
9458
9459 2004-10-12 Jay Belanger <belanger@truman.edu>
9460
9461 * calc.texi (Help Commands): Change the descriptions of
9462 calc-describe-function and calc-describe-variable to match their
9463 current behavior.
9464
9465 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9466
9467 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9468
9469 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9470
9471 Sync with Tramp 2.0.45.
9472
9473 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9474 plink link. The URL is outdated. Originator contacted for
9475 clarification.
9476
9477 2004-10-10 Juri Linkov <juri@jurta.org>
9478
9479 * gnus.texi (Top, Marking Articles): Join two menus in one node
9480 because a node can have only one menu.
9481
9482 2004-10-09 Juri Linkov <juri@jurta.org>
9483
9484 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9485 example of nnmail-split-fancy.
9486
9487 2004-10-06 Karl Berry <karl@gnu.org>
9488
9489 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9490 consistency with other uses of dashes.
9491
9492 2004-10-05 Karl Berry <karl@gnu.org>
9493
9494 * info.texi: Consistently use --- throughout, periods at end of
9495 menu descriptions, and a couple typos.
9496
9497 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9498
9499 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9500 * pgg.texi (User Commands, Backend methods): Do.
9501 * gnus.texi: Markup fixes.
9502 (Setting Process Marks): Fix `M P a' entry.
9503 * emacs-mime.texi: Fixes.
9504
9505 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9506
9507 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9508 again.
9509 Use 5.10 instead of 5.10.0.
9510
9511 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9512
9513 * gnus.texi (Summary Mail Commands): S D e.
9514
9515 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9516
9517 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9518 the gnus-article-mode-line-format section.
9519
9520 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9521
9522 * gnus.texi (Various Summary Stuff): Fix the documentation for
9523 gnus-newsgroup-variables.
9524
9525 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9526
9527 * gnus.texi (MIME Commands):
9528 Add gnus-mime-display-multipart-as-mixed,
9529 gnus-mime-display-multipart-alternative-as-mixed,
9530 gnus-mime-display-multipart-related-as-mixed.
9531 (Mail Source Customization): Clarify `mail-source-directory'.
9532 (Splitting Mail): Mention gnus-group-find-new-groups.
9533 (SpamOracle): Fix typo.
9534
9535 * gnus-faq.texi: Untabify.
9536 ([6.3]): nnir.el is in contrib directory.
9537
9538 * message.texi (News Headers): Clarify how a unique ID is created.
9539
9540 * gnus.texi (Batching Agents): Fix typo in example.
9541 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9542
9543 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
9544
9545 * gnus.texi (Group Parameters): Add more on hooks.
9546
9547 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
9548
9549 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9550
9551 2004-09-22 Jay Belanger <belanger@truman.edu>
9552
9553 * calc.texi (Vectors as Lists): Add a warning that the tutorial
9554 might be hidden during part of the session.
9555
9556 2004-09-20 Jay Belanger <belanger@truman.edu>
9557
9558 * calc.texi (Notations Used in This Manual): Put in an earlier
9559 mention that DEL could be called Backspace.
9560
9561 2004-09-10 Simon Josefsson <jas@extundo.com>
9562
9563 * gnus.texi (IMAP): Add example. Suggested and partially written
9564 by Steinar Bang <sb@dod.no>.
9565
9566 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9567
9568 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9569 netrc syntax.
9570
9571 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9572
9573 * gnus.texi (Spam ELisp Package Sequence of Events):
9574 Some clarifications.
9575 (Spam ELisp Package Global Variables): More clarifications.
9576
9577 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9578
9579 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9580 Mention spam-split does not modify incoming mail.
9581
9582 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9583
9584 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9585
9586 2004-09-10 Eli Zaretskii <eliz@gnu.org>
9587
9588 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9589
9590 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9591
9592 * makefile.w32-in (sieve, pgg): Use $(infodir).
9593
9594 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9595
9596 * makefile.w32-in: Fix PGG and Sieve entries.
9597
9598 2004-08-28 Eli Zaretskii <eliz@gnu.org>
9599
9600 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9601 Emacs and related programs.
9602
9603 2004-08-27 Richard M. Stallman <rms@gnu.org>
9604
9605 * faq.texi: Fix texinfo usage, esp. doublequotes.
9606 (Difference between Emacs and XEmacs): Some clarification.
9607
9608 * faq.texi (Difference between Emacs and XEmacs):
9609 Explain not to contrast XEmacs with GNU Emacs.
9610
9611 2004-08-26 Richard M. Stallman <rms@gnu.org>
9612
9613 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9614
9615 2004-08-22 David Kastrup <dak@gnu.org>
9616
9617 * reftex.texi (AUCTeX): Update links, section name.
9618
9619 * faq.texi (Calc): Update availability (included in 22.1).
9620 (AUCTeX): Update availability, information, versions, description.
9621
9622 2004-08-14 Eli Zaretskii <eliz@gnu.org>
9623
9624 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9625
9626 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9627
9628 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9629
9630 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9631
9632 Sync with Tramp 2.0.44.
9633
9634 2004-08-05 Lars Hansen <larsh@math.ku.dk>
9635
9636 * widget.texi (User Interface): Update how to separate the
9637 editable field of an editable-field widget from other widgets.
9638 (Programming Example): Add text after field.
9639
9640 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9641
9642 * emacs-mime.texi (Encoding Customization): Add a note to the
9643 mm-content-transfer-encoding-defaults entry.
9644 (rfc2047): Update.
9645
9646 * gnus.texi (Article Highlighting):
9647 Add gnus-cite-ignore-quoted-from.
9648 (POP before SMTP): New node.
9649 (Posting Styles): Addition.
9650 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9651 (Fancy Mail Splitting): Ditto.
9652 (X-Face): Add gnus-x-face.
9653
9654 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9655
9656 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9657 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9658
9659 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9660
9661 * gnus.texi (Mail Source Specifiers):
9662 Describe `pop3-leave-mail-on-server'.
9663
9664 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9665
9666 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9667
9668 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9669 repository. Change setfilename.
9670
9671 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9672
9673 2004-07-02 Juri Linkov <juri@jurta.org>
9674
9675 * pcl-cvs.texi (Viewing differences): Add `d r'.
9676
9677 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9678
9679 * ses.texi, viper.texi, flymake.texi, faq.texi:
9680 * eshell.texi, ediff.texi: Markup fixes.
9681
9682 2004-06-21 Karl Berry <karl@gnu.org>
9683
9684 * info.texi (Top): Mention that only Emacs has mouse support.
9685 (Getting Started): Mention this in a few other places.
9686
9687 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9688
9689 * autotype.texi (Copyrights, Timestamps):
9690 Recommend `before-save-hook' instead of `write-file-functions'.
9691
9692 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9693
9694 * dired-x.texi (dired-mark-omitted): Update keybinding.
9695
9696 2004-06-10 Kim F. Storm <storm@cua.dk>
9697
9698 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9699
9700 2004-06-05 Lars Hansen <larsh@math.ku.dk>
9701
9702 * dired-x.texi (variable dired-omit-mode): Rename from
9703 dired-omit-files-p.
9704 (function dired-omit-mode): Rename from dired-omit-toggle.
9705 Call dired-omit-mode rather than set dired-omit-files-p.
9706 (dired-mark-omitted): Describe command.
9707
9708 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
9709
9710 Version 2.0.41 of Tramp released.
9711
9712 2004-05-29 Juanma Barranquero <lektu@terra.es>
9713
9714 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9715 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9716
9717 2004-05-29 Richard M. Stallman <rms@gnu.org>
9718
9719 * cl.texi (Top): Call this chapter `Introduction'.
9720 (Overview): In TeX, no section heading here.
9721
9722 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9723
9724 2004-05-29 Eli Zaretskii <eliz@gnu.org>
9725
9726 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9727 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9728
9729 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9730
9731 * flymake.texi: New file.
9732
9733 2004-05-28 Simon Josefsson <jas@extundo.com>
9734
9735 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9736
9737 2004-05-07 Kai Großjohann <kai@emptydomain.de>
9738
9739 Version 2.0.40 of Tramp released.
9740
9741 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9742
9743 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9744
9745 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9746 variables `tramp-backup-directory-alist' and
9747 `tramp-bkup-backup-directory-info'.
9748 (Overview, Connection types)
9749 (External transfer methods, Default Method)
9750 (Windows setup hints): Remove restriction of password entering
9751 with external methods.
9752 (Auto-save and Backup): Make file name example
9753 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9754 and `auto-save-directory' must be used.
9755 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9756 only "NT"). Remove doubled entry "What kinds of systems does
9757 @tramp{} work on".
9758 (tramp): Macro removed.
9759 (Obtaining Tramp): Flag removed from title.
9760 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9761 and `trampver' used properly. Flag `tramp-inst' replaced by
9762 `installchapter'. Installation related text adapted.
9763
9764 2004-04-28 Masatake YAMATO <jet@gyve.org>
9765
9766 * widget.texi (Programming Example): Remove overlays.
9767
9768 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9769
9770 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9771
9772 2004-04-23 Juanma Barranquero <lektu@terra.es>
9773
9774 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9775
9776 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9777
9778 * info.texi (Info Search): Add info-apropos.
9779
9780 2004-03-22 Juri Linkov <juri@jurta.org>
9781
9782 * faq.texi: Fix help key bindings.
9783
9784 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9785
9786 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9787 (as suggested by Karl Berry). Update information about colored
9788 stars in menus. Add new subheading describing M-n.
9789
9790 2004-03-12 Richard M. Stallman <rms@gnu.org>
9791
9792 * cl.texi (Top): Rename top node's title.
9793
9794 2004-03-08 Karl Berry <karl@gnu.org>
9795
9796 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9797 problems making the texinfo distribution.
9798
9799 2004-02-29 Simon Josefsson <jas@extundo.com>
9800
9801 * smtpmail.texi (Authentication): Change the list of supported
9802 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9803 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9804 <voegelas@gmx.net>.
9805
9806 2004-02-29 Juanma Barranquero <lektu@terra.es>
9807
9808 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9809 Use $(DEL) instead of rm, and ignore exit code.
9810
9811 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9812
9813 Tramp version 2.0.39 released.
9814
9815 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9816
9817 * tramp.texi (Customizing Completion): Explain new functions
9818 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9819 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9820 (Top): Refer to Savannah mailing list as the major one.
9821 Mention older mailing lists in HTML mode only.
9822 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9823 (Frequently Asked Questions): Remote hosts must not be Unix-like
9824 for "smb" method.
9825 (Password caching): New node.
9826 (External transfer methods): Refer to password caching for "smb"
9827 method.
9828
9829 2004-02-17 Karl Berry <karl@gnu.org>
9830
9831 * info.texi (Help-Int): Mention the new line number feature.
9832
9833 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9834
9835 * ses.texi (Advanced Features): New functionality for
9836 ses-set-header-row (defaults to current row unless C-u used).
9837 (Acknowledgements): Add Stefan Monnier.
9838
9839 2003-12-29 Kevin Ryde <user42@zip.com.au>
9840
9841 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9842
9843 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9844
9845 Tramp version 2.0.38 released.
9846
9847 * tramp.texi (Remote shell setup): Warn of environment variables
9848 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9849 <sven.gabriel@imk.fzk.de>.
9850 (Configuration): Tramp now chooses base64/uuencode
9851 automatically. Update wording accordingly.
9852 (Top): More description for the `Default Method' menu entry.
9853 (Default Method): Use @code, not @var, for Lisp variables.
9854 (Default Method): New subsection `Which method is the right one
9855 for me?' Suggested by Christian Kirsch.
9856 (Configuration): Pointer to new subsection added.
9857 (Default Method): Too many "use" in one sentence.
9858 Rephrase. Reported by Christian Kirsch.
9859 (Filename Syntax): Old `su' example is probably a left-over from
9860 the sm/su method naming. Replace with `ssh', instead.
9861 (External transfer methods, Auto-save and Backup):
9862 Typo fixes.
9863
9864 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9865
9866 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9867 (Top): Mention japanese manual only if flag `jamanual' is set.
9868 Insert section `Japanese manual' in menu.
9869
9870 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9871
9872 * eshell.texi (Known Problems): Add doc item.
9873
9874 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9875
9876 * cc-mode.texi: Update for CC Mode 5.30.
9877
9878 Note: Please refrain from doing purely cosmetic changes like
9879 removing trailing whitespace in this manual; it clobbers cvs
9880 merging for no good reason.
9881
9882 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9883
9884 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9885 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9886 @acronym{ASCII}.
9887
9888 2003-10-26 Karl Berry <karl@gnu.org>
9889
9890 * info.texi (Info Search): Echo area, not echo are. From Debian
9891 diff.
9892
9893 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9894
9895 * widget.texi (Defining New Widgets): Document new behavior of
9896 :buttons and :children keywords.
9897
9898 2003-10-22 Miles Bader <miles@gnu.org>
9899
9900 * Makefile.in (info): Move before $(top_srcdir)/info.
9901
9902 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9903
9904 * tramp.texi (Inline methods): Small grammar fix.
9905 (External transfer methods): Likewise.
9906
9907 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9908
9909 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9910
9911 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9912
9913 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9914
9915 2003-09-30 Richard M. Stallman <rms@gnu.org>
9916
9917 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9918
9919 * widget.texi (User Interface): Fix typos.
9920
9921 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9922
9923 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9924
9925 * pcl-cvs.texi (Selected Files): Fix typo.
9926
9927 2003-09-21 Karl Berry <karl@gnu.org>
9928
9929 * info.texi (] and [ commands): No period at end of section title.
9930
9931 2003-09-04 Miles Bader <miles@gnu.org>
9932
9933 * Makefile.in (top_srcdir): New variable.
9934 ($(top_srcdir)/info): New rule.
9935 (info): Depend on it.
9936
9937 2003-09-03 Peter Runestig <peter@runestig.com>
9938
9939 * makefile.w32-in: New file.
9940
9941 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9942
9943 * widget.texi (User Interface): Explain the need of static text
9944 around an editable field.
9945
9946 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9947
9948 * widget.texi (Basic Types): The argument to `:help-echo' can now
9949 be a form that evaluates to a string.
9950
9951 2003-08-18 Kim F. Storm <storm@cua.dk>
9952
9953 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9954
9955 2003-08-16 Richard M. Stallman <rms@gnu.org>
9956
9957 * dired-x.texi (Shell Command Guessing): Explain *.
9958
9959 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9960
9961 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9962 log-edit-insert-changelog.
9963
9964 2003-08-03 Karl Berry <karl@gnu.org>
9965
9966 * info.texi: Need @contents.
9967
9968 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9969
9970 Tramp version 2.0.36 released.
9971
9972 * tramp.texi (Remote shell setup): Explain about problems with
9973 non-Bourne commands in ~/.profile and ~/.shrc.
9974
9975 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9976
9977 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9978 renaming of `vis-mode' to `visible-mode'.
9979
9980 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9981
9982 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9983 next, prev and up pointers.
9984
9985 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9986
9987 * info.texi (Help): Mention existence of Emacs and stand-alone
9988 Info at the very beginning of the tutorial.
9989 (Help-Inv): New node.
9990 (Help-]): New node.
9991 (Help-M): Systematically point out the differences between default
9992 Emacs and stand-alone versions. Delete second menu.
9993 (Help-Xref): Systematically point out the differences between
9994 default Emacs and stand-alone versions.
9995 (Help-Int): Change `l' example.
9996 (Expert Info): Fix typos.
9997 (Emacs Info Variables): Mention `Info-hide-note-references' and
9998 new default for `Info-scroll-prefer-subnodes'.
9999
10000 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10001
10002 Version 2.0.35 of Tramp released.
10003
10004 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10005 (Inline methods): Add methods `remsh' and `plink1'.
10006 (External transfer methods): Add method `remcp'.
10007 (Multi-hop Methods): Add method `remsh'.
10008 Small patch from Adrian Aichner <adrian@xemacs.org>:
10009 Fix minor typos.
10010 (Concept Index): Add to make manual searchable via
10011 `Info-index'.
10012 (Version Control): Add cindex entry.
10013
10014 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10015
10016 * trampver.texi: Version 2.0.34 released.
10017
10018 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10019
10020 * faq.texi: Improve previous changes.
10021
10022 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10023
10024 * faq.texi: Update copyright and maintenance details.
10025 Update some package URLs, versions, and maintainers.
10026 Remove many references to the Emacs Lisp Archive.
10027
10028 2003-04-23 Simon Josefsson <jas@extundo.com>
10029
10030 * smtpmail.texi: Fix license (the invariant sections mentioned has
10031 never been part of the smtp manual). Align info dir entry with
10032 other emacs packages.
10033
10034 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10035
10036 * tramp.texi: Version 2.0.33 released.
10037 Remove installation chapter. Remove XEmacs specifics.
10038
10039 2003-03-29 Richard M. Stallman <rms@gnu.org>
10040
10041 * tramp.texi (Top): Undo the previous renaming.
10042 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10043
10044 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10045
10046 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10047 version of manual.
10048
10049 * tramp.texi (Auto-save and Backup): New node.
10050
10051 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10052
10053 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10054 Emacs" in order to have better differentiation to "XEmacs".
10055 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10056 are new macros in order to point to the other Emacs flavor where
10057 appropriate. In info case, point to node `Installation' in order
10058 to explain how to generate the other way. In html case, make a
10059 link to the other html file.
10060 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10061 after CVS checkout/update.
10062 (Installation): Completely rewritten.
10063 (Installation parameters, Load paths): New sections under
10064 `Installation'.
10065
10066 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10067
10068 * tramp.texi: Version 2.0.30 released.
10069 Replace word "path" with "localname" where used as a component of
10070 a Tramp file name.
10071
10072 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10073
10074 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10075 introduced.
10076 (Installation): Explain what to do if files from the tramp/contrib
10077 directory are needed.
10078
10079 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10080
10081 * smtpmail.texi (How Mail Works): New.
10082
10083 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10084
10085 * smtpmail.texi: New file.
10086
10087 * Makefile.in: Build SMTP manual.
10088
10089 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10090
10091 * tramp.texi: Version 2.0.29 released.
10092 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10093 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10094
10095 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10096
10097 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10098 another package loads accidentally Ange-FTP.
10099
10100 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10101
10102 * tramp.texi (Customizing Completion): Add function
10103 `tramp-parse-sconfig'. Change example of
10104 `tramp-set-completion-function', because parsing of ssh config
10105 files looks more natural.
10106
10107 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10108
10109 * gnus.texi: Do not use `path' in several locations.
10110
10111 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10112
10113 * tramp.texi (External transfer methods): New method `smb'.
10114 From Michael Albinus.
10115
10116 2002-11-05 Karl Berry <karl@gnu.org>
10117
10118 * info.texi (Info-fontify): Reorder face list to avoid bad line
10119 breaks.
10120
10121 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10122
10123 * tramp.texi: Move @copying to standard place.
10124 Use @insertcopying.
10125
10126 2002-10-02 Karl Berry <karl@gnu.org>
10127
10128 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10129 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10130 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10131 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10132 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10133 Per rms, update all manuals to use @copying instead of @ifinfo.
10134 Also use @ifnottex instead of @ifinfo around the top node, where
10135 needed for the sake of the HTML output.
10136 (The Gnus manual is not fixed since it's not clear to me how it
10137 works; and the Tramp manual already uses @copying, although in an
10138 unusual way. All others were changed.)
10139
10140 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10141
10142 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10143 (../info/ses, ses.dvi): New targets.
10144 * ses.texi: New file.
10145
10146 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10147
10148 * texinfo.tex: Update to texinfo 4.2.
10149
10150 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10151
10152 * reftex.texi: Update to RefTeX 4.19.
10153
10154 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10155
10156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10157 (../info/tramp, tramp.dvi): New targets.
10158
10159 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10160
10161 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10162 (calc.dvi): Uncomment.
10163
10164 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10165
10166 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10167 (../info/calc): New target.
10168
10169 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10170
10171 * (Version 21.1 released.)
10172
10173 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10174
10175 * Branch for 21.1.
10176
10177 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10178
10179 * Makefile.in (../info/info): Use an explicit -o switch to
10180 makeinfo.
10181
10182 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10183
10184 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10185
10186 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10187
10188 * Makefile.in (../info/idlwave): Use --no-split.
10189
10190 2000-12-14 Dave Love <fx@gnu.org>
10191
10192 * Makefile.in (mostlyclean): Remove gnustmp.*.
10193 (gnus.dvi): Change rule to remove @latex stuff.
10194
10195 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10196
10197 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10198
10199 2000-10-13 John Wiegley <johnw@gnu.org>
10200
10201 * Makefile.in: Add build targets for eshell.texi.
10202
10203 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10204
10205 * Makefile.in: Remove/comment speedbar stuff.
10206
10207 2000-09-22 Dave Love <fx@gnu.org>
10208
10209 * Makefile.in: Add emacs-mime.
10210
10211 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10212
10213 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10214 (DVI_TARGETS): Add woman.dvi.
10215 (../info/woman, woman.dvi): New targets.
10216
10217 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10218
10219 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10220
10221 * pcl-cvs.texi: New file.
10222 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10223 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10224
10225 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10226
10227 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10228 (../info/ebrowse, ebrowse.dvi): New targets.
10229
10230 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10231
10232 * Makefile.in (INFO_TARGETS): Add eudc.
10233 (DVI_TARGETS): Add eudc.dvi.
10234 (../info/eudc, eudc.dvi): New targets.
10235
10236 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10237
10238 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10239 compatibility with 8+3 filesystems).
10240 (../info/efaq): Rename from emacs-faq.
10241
10242 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10243
10244 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10245 (../info/idlwave, idlwave.dvi): New targets.
10246
10247 1999-10-23 Dave Love <fx@gnu.org>
10248
10249 * Makefile.in: Use autotype.texi.
10250
10251 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10252
10253 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10254 faq.texi file) rather than ../info/faq.
10255
10256 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10257
10258 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10259 (../info/ada-mode, ada-mode.dvi): New targets.
10260
10261 1999-09-01 Dave Love <fx@gnu.org>
10262
10263 * Makefile.in: Add faq.
10264
10265 1999-07-12 Richard Stallman <rms@gnu.org>
10266
10267 * Version 20.4 released.
10268
10269 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10270
10271 * Version 20.3 released.
10272
10273 1998-04-06 Andreas Schwab <schwab@gnu.org>
10274
10275 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10276 Use it in dvi targets.
10277 (../etc/GNU): Change to $(srcdir) first.
10278
10279 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10280
10281 * reftex.texi: Update for RefTeX version 3.22.
10282
10283 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10284
10285 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10286 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10287
10288 1997-09-23 Paul Eggert <eggert@twinsun.com>
10289
10290 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10291 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10292
10293 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10294
10295 * Version 20.2 released.
10296
10297 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10298
10299 * Version 20.1 released.
10300
10301 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10302
10303 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10304
10305 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10306
10307 * Version 19.33 released.
10308
10309 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10310
10311 * Version 19.32 released.
10312
10313 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10314
10315 * Makefile.in: Add rules for the Message manual.
10316
10317 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10318
10319 * gnus.texi: New version.
10320
10321 * message.texi: New manual.
10322
10323 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10324
10325 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10326
10327 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10328
10329 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10330 Specify -I option.
10331 (All dvi targets): Set the TEXINPUTS variable.
10332
10333 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10334
10335 * Version 19.31 released.
10336
10337 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10338
10339 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10340 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10341
10342 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10343
10344 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10345 (INFO_TARGETS): Add ../info/cc-mode.
10346 (DVI_TARGETS): Add cc-mode.dvi.
10347
10348 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10349
10350 * Version 19.30 released.
10351
10352 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10353
10354 * gnus.texi: New file.
10355
10356 1995-11-04 Erik Naggum <erik@naggum.no>
10357
10358 * gnus.texi: File deleted.
10359
10360 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10361
10362 * mh-e.texi: "Function Index" -> "Command Index" to work with
10363 Emacs 19.30 C-h C-k support of separately-documented commands.
10364
10365 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10366
10367 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10368 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10369
10370 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10371
10372 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10373 (../info/viper, viper.dvi): New targets.
10374
10375 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10376
10377 * dired-x.texi (Installation): Change the example to set
10378 buffer-local variables like dired-omit-files-p in
10379 dired-mode-hook.
10380
10381 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10382
10383 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10384 (../info/mh-e, mh-e.dvi): New targets.
10385
10386 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10387
10388 * Makefile.in (maintainer-clean): Rename from realclean.
10389
10390 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10391
10392 * Makefile.in: New file.
10393 * Makefile: File deleted.
10394
10395 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10396
10397 * Makefile (TEXINDEX_OBJS): Variable deleted.
10398 (texindex, texindex.o, getopt.o): Rules deleted.
10399 All deps on texindex deleted.
10400 (distclean): Don't delete texindex.
10401 (mostlyclean): Don't delete *.o.
10402 * texindex.c, getopt.c: Files deleted.
10403
10404 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10405
10406 * Version 19.26 released.
10407
10408 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10409
10410 * Version 19.25 released.
10411
10412 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10413
10414 * Version 19.24 released.
10415
10416 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10417
10418 * Version 19.23 released.
10419
10420 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10421
10422 * Makefile: Delete spurious tab.
10423
10424 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10425
10426 * Makefile (.SUFFIXES): New rule.
10427
10428 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10429
10430 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10431 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10432
10433 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10434
10435 * Makefile (../info/sc): Rename from sc.info.
10436 (../info/cl): Likewise.
10437 (INFO_TARGETS): Use new names.
10438
10439 1993-12-04 Richard Stallman (rms@srarc2)
10440
10441 * getopt.c: New file.
10442 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10443 (getopt.o): New rule.
10444 (dvi): Don't depend on texindex.
10445 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10446 Depend on texindex.
10447
10448 1993-12-03 Richard Stallman (rms@srarc2)
10449
10450 * Makefile (../info/sc.info): Rename from ../info/sc.
10451 (TEXI2DVI): New variable.
10452 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10453 Add explicit commands.
10454 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10455
10456 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10457
10458 * Version 19.22 released.
10459
10460 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10461
10462 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10463
10464 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10465
10466 * Version 19.21 released.
10467
10468 1993-11-15 Paul Eggert (eggert@twinsun.com)
10469
10470 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10471
10472 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10473
10474 * Makefile (../etc/GNU): New target.
10475 (EMACSSOURCES): Add gnu1.texi.
10476
10477 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10478
10479 * Makefile (realclean): Don't delete the Info files.
10480
10481 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10482
10483 * forms.texi: Fix forms.texi so that it will format correctly.
10484 Add missing `@end iftex', fix bad reference.
10485
10486 * info.texi, info-stn.texi: New files implement texinfo version of
10487 `info' file.
10488
10489 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10490
10491 * Makefile: Fix targets for texindex, new info.texi files.
10492 * info-stnd.texi: New file implements info for standalone info
10493 reader.
10494 * info.texi: Update to include recent changes to "../info/info".
10495 New source file for ../info/info; includes info-stnd.texi.
10496
10497 * texindex.c: Include "../src/config.h" if building in emacs.
10498
10499 * Makefile: Change all files to FILENAME.texi, force all targets
10500 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10501 vip.texinfo, forms.texinfo, cl.texinfo.
10502 Add target to build texindex.c, defining `emacs'.
10503
10504 * forms.texi: Install new file to match version 2.3 of forms.el.
10505
10506 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10507
10508 * Version 19.19 released.
10509
10510 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10511
10512 * sc.texinfo: Fix info file name.
10513
10514 * Makefile (info): Add gnus and sc.
10515 (dvi): Add gnus.dvi and sc.dvi.
10516 (../info/sc, sc.dvi): New targets.
10517
10518 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10519
10520 * Version 19.18 released.
10521
10522 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10523
10524 * Makefile: Fix source file names of the separate manuals.
10525 (gnus.dvi, ../info/gnus): New targets.
10526
10527 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10528
10529 * Version 19.17 released.
10530
10531 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10532
10533 * split-man: Fix typos in last change.
10534
10535 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10536
10537 * Version 19.16 released.
10538
10539 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10540
10541 * version 19.15 released.
10542
10543 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10544
10545 * Makefile (distclean): It's rm, not rf.
10546
10547 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10548
10549 * Version 19.14 released.
10550
10551 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10552
10553 * Makefile: New file.
10554
10555 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10556
10557 * Version 19.13 released.
10558
10559 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10560
10561 * Version 19.9 released.
10562
10563 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10564
10565 * Version 19.8 released.
10566
10567 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10568
10569 * Version 19.7 released.
10570
10571 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10572
10573 * gnus.texinfo: New file. Removed installation instructions.
10574
10575 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10576
10577 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10578
10579 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10580
10581 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10582 then define `\sc' as the command for smallcaps in Texinfo.
10583 This means that the @sc command will produce small caps. bfox has
10584 made the corresponding change to makeinfo and texinfm.el.
10585
10586 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10587
10588 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10589 Customization since the menu entry did not point to anything.
10590 Also add an @finalout command to remove overfull hboxes from the
10591 printed output.
10592
10593 * cl.texinfo: Add @bye, \input line and @settitle to file.
10594 This file is clearly intended to be a chapter of some other work,
10595 but the other work does not yet exist.
10596
10597 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10598
10599 * texinfo.texinfo: Three typos corrected.
10600
10601 ;; Local Variables:
10602 ;; coding: utf-8
10603 ;; End:
10604
10605 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10606
10607 This file is part of GNU Emacs.
10608
10609 GNU Emacs is free software: you can redistribute it and/or modify
10610 it under the terms of the GNU General Public License as published by
10611 the Free Software Foundation, either version 3 of the License, or
10612 (at your option) any later version.
10613
10614 GNU Emacs is distributed in the hope that it will be useful,
10615 but WITHOUT ANY WARRANTY; without even the implied warranty of
10616 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10617 GNU General Public License for more details.
10618
10619 You should have received a copy of the GNU General Public License
10620 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.