* etc/themes/deeper-blue-theme.el: Use another fix.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
62803a2e
PE
12014-05-24 Paul Eggert <eggert@cs.ucla.edu>
2
3 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
4 * htmlfontify.texi, org.texi: Add "coding: utf-8".
5
903204bb
SB
62014-05-23 Stephen Berman <stephen.berman@gmx.net>
7
8 * todo-mode.texi: Update in light of changes due to bug#17482.
9 Replace numerous mistaken uses of literal quotes with proper
10 Texinfo markup.
11 (Todo Mode Entry Points): Comment out reference to using find-file
12 or Dired to visit Todo files, since this has been disabled (bug#17482).
13
23a9a6c8
MA
142014-05-06 Michael Albinus <michael.albinus@gmx.de>
15
16 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
17 setting in ~/.ssh/environment.
18
cb9af965
SB
192014-05-02 Stephen Berman <stephen.berman@gmx.net>
20
21 * todo-mode.texi: Update, improve exposition, add cross
22 references, fix typos.
23 (Inserting New Items, Editing Item Headers and Text): Rewrite to
24 document new user interface.
25
d136f184
GM
262014-05-01 Glenn Morris <rgm@gnu.org>
27
28 * autotype.texi (Skeleton Language):
29 * message.texi (Header Commands): Replace `iff'.
30
30cb51f1
BG
312014-04-22 Bastien Guerry <bzg@gnu.org>
32
33 * org.texi (Installation): Be more clear on why installing Org
34 through ELPA should be done without loading any Org file.
35
36 * org.texi (Emphasis and monospace): Document the use of
37 =verbatim= and ~code~ to be consistent with
38 `org-element-text-markup-successor'.
39
40 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
41
42 * org.texi (Initial visibility):
43 * org.texi (Literal examples): Fix typos.
44
452014-04-22 Michael Brand <michael.ch.brand@gmail.com>
46
47 * org.texi (Column attributes): Add a sentence to point out
48 the dependency on the format specifier.
49
502014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
51
52 * org.texi (The Export Dispatcher): Reformulation.
53
54 * org.texi (@LaTeX{} specific attributes): Update manual.
55
56 * org.texi (Top, Exporting): Org has its own documentation and
57 should therefore be removed from "Other build-in back-ends".
58
cefcfbcc
PE
592014-03-26 Paul Eggert <eggert@cs.ucla.edu>
60
61 * texinfo.tex: Update from gnulib.
62
39e98ed4
MA
632014-03-24 Michael Albinus <michael.albinus@gmx.de>
64
65 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
66
f167458b
GM
672014-03-21 Glenn Morris <rgm@gnu.org>
68
69 * ede.texi (ede-linux):
70 * vip.texi (New Bindings): Tiny copyedits.
71
5fb6db0d
SM
722014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
73
74 * vip.texi (Other Vi Commands): Adjust doc of C-j.
75
76 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
77 defined by CC-mode but globally.
78 (FAQ): Tweak text about RET and auto-indentation.
79
636fd6bc
DE
802014-03-18 David Engster <deng@randomsample.de>
81
82 * ede.texi (Project Local Variables): Remove reference to
83 `ede-java-root' and the example using it.
84 (Android projects, ede-java-root): Remove nodes since they are
85 only in CEDET upstream (Bug#17030). All nodes updated.
5fb6db0d 86 (ede-cpp-root): Document the :compile-command slot.
f6985e81
DE
87 (ede-linux): Document new variables
88 `project-linux-build-directory-default' and
89 `project-linux-architecture-default'.
636fd6bc 90
d29fbf47
GM
912014-03-12 Glenn Morris <rgm@gnu.org>
92
e51f0cb2
GM
93 * eww.texi (History and Acknowledgments):
94 Don't list everyone who changed the code.
95
d29fbf47
GM
96 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
97 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
98 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
99 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
100 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
101 Use @file for buffers, per the Texinfo manual.
102
9cb1f379
PE
1032014-03-12 Paul Eggert <eggert@cs.ucla.edu>
104
105 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
106 so that the Org Manual's style for ` and ' in code is consistent
107 with the other Emacs manuals. This affects PDF, not .info files.
108
e655facf
GM
1092014-03-12 Glenn Morris <rgm@gnu.org>
110
111 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
112 about RET and indentation.
113
c19ad068
JB
1142014-03-03 Juanma Barranquero <lekktu@gmail.com>
115
116 * gnus.texi:
117 * semantic.texi: Fix whitespace.
118
119 * ede.texi (Android projects):
120 * eieio.texi (Class Options, Making New Objects)
121 (Method Invocation, CLOS compatibility):
122 * sem-user.texi (Tag Decoration Mode): Fix typos.
123
209fcf3d
XF
1242014-03-02 Xue Fuqiao <xfq@gnu.org>
125
126 * sem-user.texi (Create System Databases): Markup fix.
127
4a6311cd
GM
1282014-02-28 Glenn Morris <rgm@gnu.org>
129
4486e5eb
GM
130 * info.texi (Further Reading): Rename node from Expert Info.
131 Remove stuff about writing Info nodes by hand.
132 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
133
4a6311cd
GM
134 * info.texi: Nuke hand-written node pointers.
135
6deb314e
KB
1362014-02-28 Karl Berry <karl@gnu.org>
137
138 * info.texi (Top): Mention H for a summary of all commands.
139
a038bd87
GM
1402014-02-25 Glenn Morris <rgm@gnu.org>
141
98bd6b32
GM
142 * edt.texi (Quick start, Starting emulation): Update hook details.
143 * efaq.texi (Fullscreen mode on MS-Windows)
144 (Terminal setup code works after Emacs has begun): Update hook details.
145 * vip.texi (Loading VIP): Fix hook example.
146
a038bd87
GM
147 * efaq-w32.texi (Bash): Don't use setq with hooks.
148
f1037d0b
PE
1492014-02-24 Paul Eggert <eggert@cs.ucla.edu>
150
151 * texinfo.tex: Update from gnulib.
152
1cf4cf56
XF
1532014-02-22 Xue Fuqiao <xfq@gnu.org>
154
155 * remember.texi (Quick Start): Add an index.
156 (Function Reference, Quick Start): Add cross-references.
157
458e643b
GM
1582014-02-21 Glenn Morris <rgm@gnu.org>
159
160 * flymake.texi (Starting the syntax check process): Grammar fix.
161
162 * tramp.texi (External packages): Grammar fix.
163 Reword for default sentinel not being nil any more.
164
c0733b63
MA
1652014-02-19 Michael Albinus <michael.albinus@gmx.de>
166
167 * trampver.texi: Update release number.
168
95160c90
GM
1692014-02-19 Glenn Morris <rgm@gnu.org>
170
171 * remember.texi: Copyedits.
172 (Quick Start): No need for manual autoloads. Mention remember-notes.
173 (Function Reference): Update arguments. Add new commands.
174
a73fae1f
GM
1752014-02-18 Glenn Morris <rgm@gnu.org>
176
177 * remember.texi (copying): Bump remember mode version.
178 (Installation): Remove unnecessary chapter.
179 (Quick Start): No need to explicitly load remember.el.
180 (Separate Text Files): New section.
181
fb7a3ee2
GM
1822014-02-17 Glenn Morris <rgm@gnu.org>
183
184 * eieio.texi (Class Values, CLOS compatibility):
185 Remove references to deleted eieio-describe-class/generic.
186
d34a353c
MA
1872014-02-16 Michael Albinus <michael.albinus@gmx.de>
188
dd7691b7 189 Sync with Tramp 2.2.9.
dd7691b7
MA
190 * trampver.texi: Update release number.
191
d34a353c
MA
192 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
193
2804e0bd
JB
1942014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
195
196 * calc.texi (Single-Variable Statistics): Remove mention of
197 incorrect keybinding.
198
45432fd9
PE
1992014-02-12 Paul Eggert <eggert@cs.ucla.edu>
200
201 * texinfo.tex: Update from gnulib.
202
36f1351e
GM
2032014-02-08 Glenn Morris <rgm@gnu.org>
204
205 * auth.texi (GnuPG and EasyPG Assistant Configuration):
206 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
207
2b568bc9
GM
2082014-02-07 Glenn Morris <rgm@gnu.org>
209
210 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
211
36a672f6
GM
2122014-02-06 Glenn Morris <rgm@gnu.org>
213
79b6e0a9
GM
214 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
215
36a672f6
GM
216 * mh-e.texi, viper.texi: Do not use colons in index entries.
217
06c2ec49
PE
2182014-02-05 Paul Eggert <eggert@cs.ucla.edu>
219
220 * texinfo.tex: Update from gnulib.
221
645586dc
GM
2222014-02-05 Glenn Morris <rgm@gnu.org>
223
6222d672
GM
224 * epa.texi: Add indices.
225
645586dc
GM
226 * url.texi (Cookies): Mention url-cookie-list command.
227
f16a3d52
GM
2282014-02-03 Glenn Morris <rgm@gnu.org>
229
230 * cl.texi (Blocks and Exits): Mention cl-tagbody.
231
65bc4bb5
GM
2322014-02-02 Glenn Morris <rgm@gnu.org>
233
234 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
235
a69ecd19
GM
2362014-01-31 Glenn Morris <rgm@gnu.org>
237
238 * efaq.texi (Replacing highlighted text):
239 Update delete-selection-mode doc.
240
ba74a2c0
XF
2412014-01-30 Xue Fuqiao <xfq.free@gmail.com>
242
243 * sem-user.texi (Include paths): Fix a Texinfo command.
244
ece4bae5
GM
2452014-01-27 Glenn Morris <rgm@gnu.org>
246
247 * idlwave.texi (Lesson III---User Catalog, Online Help)
248 (Starting the Shell, Catalogs, User Catalog):
249 * remember.texi (Quick Start):
250 * viper.texi:
251 * vip.texi (Customization, Customizing Constants)
252 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
253
caece7c3
XF
2542014-01-25 Xue Fuqiao <xfq.free@gmail.com>
255
256 * cc-mode.texi (Minor Modes): Minor fix.
257
c13b1a2d
DE
2582014-01-24 David Engster <deng@randomsample.de>
259
260 * eieio.texi (Introduction): Fix references.
261
96c983e0
GM
2622014-01-24 Glenn Morris <rgm@gnu.org>
263
5ace6c29
GM
264 * efaq.texi (Termcap/Terminfo entries for Emacs):
265 Use M-x term rather than M-x terminal-emulator.
266
96c983e0
GM
267 * emacs-mime.texi (time-date): Use float-time.
268
45d9ec75
DE
2692014-01-22 David Engster <deng@randomsample.de>
270
271 * eieio.texi (Introduction): Move introductory paragraph about
272 EIEIO and CLOS from 'Building Classes' to here.
273 (Documentation): Remove, since eieio-doc is not part of Emacs.
274 (Class Values, CLOS compatibility): Mention that
275 `describe-function' will also give information about classes.
276
2fb6d9c6
GM
2772014-01-20 Paul Eggert <eggert@cs.ucla.edu>
278
279 * texinfo.tex: Update from gnulib.
280
630395d1
GM
2812014-01-15 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
284
c5eb4323
MA
2852014-01-12 Michael Albinus <michael.albinus@gmx.de>
286
287 * tramp.texi (all): Doc fix according to GNU Coding Standards.
288 Use "file name" instead of "filename" or "path". Use "host"
289 instead of "machine".
290
194a9710
DE
2912014-01-12 David Engster <deng@randomsample.de>
292
293 * eieio.texi (Introduction): `class-of' is obsolete.
294 (Predicates, Basic Methods): Adapt function names to namespace
295 cleanup.
296
e6344e17
XF
2972014-01-12 Xue Fuqiao <xfq.free@gmail.com>
298
299 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
300
4efa3f1e
GM
3012014-01-12 Glenn Morris <rgm@gnu.org>
302
303 * efaq.texi (Guidelines for newsgroup postings)
304 (Informational files for Emacs):
305 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
306
122ff675
SM
3072014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
308
309 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
310
548a1b28
RS
3112014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
312
313 * Makefile.in: Add eww.texi.
314 * eww.texi: New file.
315
d831c9b8
GM
3162014-01-07 Glenn Morris <rgm@gnu.org>
317
318 * efaq.texi (Problems with very large files): Fix superscript typo.
319
3c8b09ca
BG
3202013-01-07 Rasmus <w530@pank.eu>
321
cfdaa150 322 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca 323
35e951cd 3242013-01-07 Bastien Guerry <bzg@gnu.org>
3c8b09ca 325
cfdaa150 326 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
327 (Include files, The Export Dispatcher)
328 (Advanced configuration)
329 (Header arguments in Org mode properties): Spelling fixes.
330 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
331 (@LaTeX{} specific attributes): New index entries.
332 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
333
3342013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
335
cfdaa150 336 * org.texi (Org export): New section.
3c8b09ca
BG
337 (HTML doctypes): Fix whitespace error. Fix display.
338 (Publishing options): Add missing html publishing options.
339
ff4a5a41
GM
3402014-01-07 Glenn Morris <rgm@gnu.org>
341
342 * efaq.texi (Basic editing, Packages that do not come with Emacs):
343 Merge in some info from etc/MORE.STUFF.
344
c6ab4664
PE
3452014-01-05 Paul Eggert <eggert@cs.ucla.edu>
346
347 Specify .texi encoding (Bug#16292).
348 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
349 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
350 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
351 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
352 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
353 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
354 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
355 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
356 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
357 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
358 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
359 * widget.texi, wisent.texi, woman.texi:
360 Add @documentencoding.
361
22db5dd5
AG
3622014-01-03 Aidan Gauland <aidalgol@amuri.net>
363
364 * eshell.texi (What Eshell is not): Clean up confusing clause.
365
fdf52fd4
GM
3662014-01-03 Glenn Morris <rgm@gnu.org>
367
de229ee3
GM
368 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
369
75b76b87
GM
370 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
371 Add copyright notice to titlepage.
372
4a970ff5
GM
373 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
374
33306400
GM
375 * ert.texi: Add a titlepage. Use @insertcopying.
376
fdf52fd4
GM
377 * calc.texi (Top): Use @top rather than @chapter.
378
8f9740f0
AG
3792014-01-03 Aidan Gauland <aidalgol@amuri.net>
380
ba05e912 381 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 382
112720b1
AG
3832014-01-03 Aidan Gauland <aidalgol@amuri.net>
384
ba05e912 385 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 386
c28426f9
GM
3872014-01-02 Glenn Morris <rgm@gnu.org>
388
389 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
390
f2299e89
AG
3912014-01-02 Aidan Gauland <aidalgol@amuri.net>
392
122ff675 393 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 394
94ee8719
AG
3952014-01-02 Aidan Gauland <aidalgol@amuri.net>
396
ba05e912 397 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
398 Eshell for.
399
a0f20f21
TZ
4002013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
401
402 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
403
91dedc43
GM
4042013-12-22 Glenn Morris <rgm@gnu.org>
405
406 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 407
91dedc43 4082013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 409
91dedc43
GM
410 * info.texi, woman.texi:
411 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 412
26b75b45
JB
4132013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
414
415 * calc.texi (Stack Manipulation Commands): Mention using the variable
416 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
417
c4246a60
MA
4182013-12-12 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (direntry): Use ssh but rsh.
421 (all): Encode all environment variable names with @env{...}.
422 (Bug Reports): Refer to Testing node.
423
f9405d87
GM
4242013-12-12 Glenn Morris <rgm@gnu.org>
425
426 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
427 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
428 * srecode.texi, todo-mode.texi, tramp.texi:
429 Sync direntry with info/dir version.
430
b94b96b2
GM
4312013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
432
433 * Makefile.in: Add octave-mode.texi.
434
4352013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
436 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
437
438 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
439
36291308
JB
4402013-12-08 Juanma Barranquero <lekktu@gmail.com>
441
442 * dbus.texi (Properties and Annotations): Fix typo.
443
ed72f323
BG
4442013-12-06 Bastien Guerry <bzg@gnu.org>
445
446 * org.texi: Don't include Emacs version within Org's version.
447
73d3db82
BG
4482013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
449
450 * org.texi (Creating one-off styles): Use new export snippet
451 syntax.
452
c295fc18 453 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
454 above the first heading is ignored when an :export: tag is in a
455 file.
456
543dd969
MA
4572013-12-05 Michael Albinus <michael.albinus@gmx.de>
458
459 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
460
26e4aa7d
GM
4612013-11-30 Glenn Morris <rgm@gnu.org>
462
463 * Makefile.in (distclean): Remove Makefile.
464
0ec16636 4652013-11-20 era eriksson <era+emacsbugs@iki.fi>
466
467 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
468 (The Basics, Formulas): Copyedits.
469 (Resizing, Printer functions): Add index entries.
470
014690de
JB
4712013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
472
473 * calc.texi (Customizing Calc): Mention new variable
474 `calc-context-sensitive-enter'.
475
271672fa
BG
4762013-11-12 Aaron Ecay <aaronecay@gmail.com>
477
478 * org.texi (Exporting code blocks): Document the 'inline-only
479 setting for `org-export-babel-evaluate'. Document how :var
480 introduces code block dependencies.
481
4822013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
483
484 * org.texi (Header arguments): Document header-args[:lang]
485 properties and remove deprecated old-style properties from
486 documentation.
487
488 * org.texi (Agenda commands): Remove footnote from @tsubheading
489 and add a sentence with the reference instead.
490
4912013-11-12 Bastien Guerry <bzg@gnu.org>
492
493 * org.texi (Catching invisible edits):
494 * org.texi (Plain lists, Plain lists):
495 * org.texi (Advanced configuration):
496 * org.texi (Tag groups):
497 * org.texi (Conventions):
498 * org.texi (Checkboxes, Radio lists):
499 * org.texi (Top, Summary, Exporting):
500 * org.texi (In-buffer settings): Fix typos.
501
502 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
503 C-w'. Add an index entry for `org-refile-keep'.
504
505 * org.texi (Plain lists): Add an index entry for sorting plain
506 list. Document sorting by checked status for check lists.
507
508 * org.texi (Publishing options): Fix old variable names.
509
510 * org.texi (Orgstruct mode): Fix suggested setting of
511 `orgstruct-heading-prefix-regexp'.
512
122ff675
SM
513 * org.texi (Export settings):
514 Document `org-export-allow-bind-keywords'.
271672fa
BG
515
516 * org.texi (History and Acknowledgments): Small rephrasing.
517
518 * org.texi (Template elements): Add a footnote about tags accepted
519 in a year datetree.
520
521 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
522 (Header and sectioning, @LaTeX{} specific attributes):
523 Enhance style.
271672fa
BG
524
525 * org.texi (Agenda commands): Add a footnote about dragging agenda
526 lines: it does not persist and it does not change the .org files.
527
528 * org.texi (Agenda commands): Add a table heading for dragging
529 agenda lines forward/backward.
530
531 * org.texi (Agenda commands): Add documentation for
532 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
533
534 * org.texi (Publishing options): Update the list of options.
535 (Simple example, Complex example): Fix the examples.
536
537 * org.texi (Formula syntax for Calc): Don't use a bold font the
538 warning.
539
540 * org.texi (Other built-in back-ends): New section.
541
122ff675
SM
542 * org.texi (Editing source code):
543 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
544 `org-edit-src-turn-on-auto-save'.
545
546 * org.texi (External links): Document contributed link types
547 separately.
548
122ff675
SM
549 * org.texi (Closing items):
550 Document `org-closed-keep-when-no-todo'.
271672fa
BG
551
552 * org.texi (Export back-ends): Rename from "Export formats".
553 (The Export Dispatcher): Remove reference to
554 `org-export-run-in-background'.
555 (Export settings): Minor rewrites.
556 (ASCII/Latin-1/UTF-8 export): Update variable's name.
557 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
558
559 * org.texi (Export in foreign buffers): New section.
560 (Exporting): Remove documentation about converting the selected
561 region.
562
563 * org.texi (Advanced configuration): Put the filter valid types in
564 a table. Use @lisp and @smalllisp.
565
566 * org.texi: Use @code{nil} instead of nil. Update the maintainer
567 contact info.
568
569 * org.texi (Exporting): Better introductory sentence. Add a note
570 about conversion commands.
571 (Feedback, Orgstruct mode, Built-in table editor)
572 (Built-in table editor, Orgtbl mode, Updating the table)
573 (Property syntax, Capturing column view, Capture)
574 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
575 (Exporting, Extending ODT export)
576 (Working with @LaTeX{} math snippets, dir, Customization)
577 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
578 Uniformly use @kbd{M-x command RET}.
579
580 * org.texi (Filtering/limiting agenda items): New subsection.
581 Document the use of `org-agenda-max-*' options and
582 `org-agenda-limit-interactively' from the agenda.
583 (Agenda commands): Move details about filtering commands to
584 the new section, only include a summary here.
585 (Customizing tables in ODT export)
122ff675
SM
586 (System-wide header arguments, Conflicts, Dynamic blocks):
587 Use spaces for indentation.
271672fa
BG
588
589 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
590
591 * org.texi (Links in HTML export, Images in HTML export)
592 (post): Fix syntax within #+ATTR_*.
593 (Tables in HTML export): Document `org-html-table-row-tags'
594 and use `org-html-table-default-attributes' instead of
595 `org-html-table-tag'.
596
597 * org.texi (Publishing action, Publishing options)
598 (Publishing links): Major rewrite. Enhance explanations for
599 `org-org-publish-to-org'. Remove reference to
600 `org-export-run-in-background'.
601
602 * org.texi: Fix many small typos. Use #+NAME instead of
603 #+TBLNAME. Use @smalllisp instead of @example.
604 (Special symbols): Add index?
605 (HTML preamble and postamble): Don't mention obsolete use of
606 opt-plist.
607 (JavaScript support): Don't mention the org-jsinfo.el file as it
608 has been merged with ox-html.el.
609
610 * org.texi (Installation, Feedback, Setting Options)
611 (Code evaluation security, org-crypt.el): Use @lisp instead of
612 @example.
613 (Agenda commands): Use @table instead of @example.
614
615 * org.texi (Adding hyperlink types): New appendix.
616
617 * org.texi (ODT export commands, Extending ODT export)
618 (Applying custom styles, Images in ODT export)
619 (Labels and captions in ODT export)
620 (Literal examples in ODT export)
621 (Configuring a document converter)
622 (Working with OpenDocument style files)
623 (Customizing tables in ODT export)
624 (Validating OpenDocument XML): Fix options names.
625
626 * org.texi (History and Acknowledgments): Update acknowledgments
627 to Nicolas. Add Nicolas Goaziou to the list of contributors.
628
629 * org.texi (System-wide header arguments): Don't use "customizing"
630 for setting a variable. Also remove comments.
631
632 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
633 `org-agenda-start-on-weekday' to the variable index and document
634 them.
635
636 * org.texi (Sparse trees, Agenda commands)
637 (@LaTeX{} fragments, Selective export, Export options)
638 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
639 (HTML Export commands, @LaTeX{}/PDF export commands)
640 (iCalendar export, Publishing options, Triggering publication)
641 (In-buffer settings): Update to reflect changes from the new
642 export engine.
643
122ff675
SM
644 * org.texi (Matching tags and properties): More examples.
645 Explain group tags expansion as regular expressions.
271672fa
BG
646
647 * org.texi (Tag groups): New section.
648
649 * org.texi (Setting tags): Tiny formatting fixes.
650
651 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
652 names.
653
654 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
655 concept index. Include example for these agenda views.
656 (Special agenda views): Mention the "agenda*" agenda view.
657
658 * org.texi (Repeated tasks): Document how to ignore a repeater
659 when using both a scheduled and a deadline timetamp.
660
661 * org.texi (Global and local cycling): Wrap in a new subsection.
662 (Initial visibility, Catching invisible edits): New subsections.
663
664 * org.texi (Visibility cycling): Mention that
665 `org-agenda-inhibit-startup' will prevent visibility setting when
666 the agenda opens an Org file for the first time.
667
668 * org.texi (Org syntax): New section.
669
122ff675
SM
670 * org.texi (Orgstruct mode):
671 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
672
673 * org.texi (Speeding up your agendas): New section.
674
675 * org.texi (Installation): When installing Org from ELPA, users
676 should do this from an Emacs session where no .org file has been
677 visited.
678
679 * org.texi (CSS support, In-buffer settings): Update HTML options
680 names.
681
682 * org.texi (Structure editing): Update documentation for
683 `org-insert-heading-or-item'.
684 (Plain lists, Relative timer): Update index entry.
685
686 * org.texi (JavaScript support): Update variable names.
687
688 * org.texi (comments): Minor formatting fix.
689
690 * org.texi (@LaTeX{} fragments): Minor enhancement.
691
692 * org.texi: Update the list contributions.
693
694 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
695 will not copy the subtrees and the inherited tags.
696 Document `org-agenda-filter-by-regexp'.
271672fa
BG
697
698 * org.texi (Publishing action, Complex example): Fix names of
699 publishing functions.
700
701 * org.texi (Top, Exporting): Delete references to Freemind.
702 (Freemind export): Delete section.
703
704 * org.texi (Top, Exporting): Delete references to the XOXO export.
705 (XOXO export): Delete section.
706
707 * org.texi (Capture): Mention that org-remember.el is not
708 supported anymore.
709
122ff675
SM
710 * org.texi (Top, Exporting, Beamer class export):
711 Delete references to the TaskJuggler export.
271672fa
BG
712 (History and Acknowledgments): Mention that the TaskJuggler has
713 been rewritten by Nicolas and now lives in the contrib/ directory
714 of Org's distribution. Mention that Jambunathan rewrote the HTML
715 exporter. Remove Jambunathan from my own acknowledgments.
716 (TaskJuggler export): Delete.
717
718 * org.texi (HTML preamble and postamble)
719 (Tables in HTML export, Images in HTML export)
720 (Math formatting in HTML export, CSS support)
721 (@LaTeX{} and PDF export, Publishing options): Fix the names of
722 the HTML export and publishing options.
723
724 * org.texi (Literal examples, Export options)
725 (@LaTeX{} and PDF export, Header and sectioning)
726 (Publishing options): Fix LaTeX options names.
727
122ff675
SM
728 * org.texi (Export options, CSS support, In-buffer settings):
729 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
730
731 * org.texi (Export options, In-buffer settings): Fix references to
732 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
733
734 * org.texi (Top, Markup, Initial text, Images and tables)
735 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
736 (Export options, JavaScript support, Beamer class export):
737 Remove references to the DocBook export, which has been deleted.
271672fa
BG
738 (History and Acknowledgments): Mention that DocBook has been
739 deleted, suggest to use the Texinfo exporter instead, then to
740 convert the .texi to DocBook with makeinfo.
741 (Links in ODT export, Tables in ODT export): Fix indices.
742
743 * org.texi (Deadlines and scheduling): Add a variable to the
744 index. Add documentation about delays for scheduled tasks.
745
122ff675
SM
746 * org.texi (Emphasis and monospace):
747 Mention `org-fontify-emphasized-text' and
271672fa
BG
748 `org-emphasis-regexp-components'.
749
750 * org.texi (References): Small enhancement.
751
752 * org.texi (Column width and alignment): Make the example visually
753 more clear.
754
755 * org.texi (The clock table): Document :mstart and :wstart as a
756 way to set the starting day of the week.
757
758 * org.texi (In-buffer settings): Document new startup keywords.
759 Thanks to John J Foerch for this idea.
760
761 * org.texi (Include files): Tiny formatting fix.
762
763 * org.texi (Activation): Point to the "Conflicts" section.
764
7652013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
766
767 * org.texi (CSS support): Clarify this section.
768
769 * org.texi (@LaTeX{} specific attributes): Document that tabu and
770 tabularx packages are not in the default set of packages.
771
772 * org.texi (Agenda commands): Document fortnight view.
773
774 * org.texi: Document conflict with ecomplete.el.
775
776 * org.texi (History and Acknowledgments): Acknowledgements for
777 Jason Dunsmore and Rakcspace.
778
779 * org.texi: Rename org-crypt.el node to org-crypt.
780
781 * org.texi (A @LaTeX{} example): Fix typo in variable name.
782
783 * org.texi (MobileOrg): Mention the new iPhone developer.
784
785 * org.texi (Table of contents) Improve documentation of TOC
786 placement.
787
788 * org.texi: Explain that date/time information at read-date prompt
789 should start at the beginning, not anywhere in the middle of a
790 long string.
791
7922013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
793
794 * org.texi (Orgstruct mode): Fix wrong regexp.
795
7962013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
797
798 * org.texi: Document export to (X)HTML flavors.
799
8002013-11-12 Eric Schulte <schulte.eric@gmail.com>
801
802 * org.texi (Extracting source code): Mention the prefix argument
803 to org-babel-tangle.
122ff675 804 (noweb): Remove erroneous negative.
271672fa
BG
805 (Specific header arguments): Document new header arguments.
806 Documentation for new tangle-mode header argument.
807 (Top): Documentation for new tangle-mode header argument.
808 (rownames): Documentation for new tangle-mode header argument.
809 Mention elisp as special rowname case.
810 (tangle-mode): Documentation for new tangle-mode header argument.
811 (post): Documentation and an example of usage.
812 (var): Remove the "Alternate argument syntax" section from the
813 documentation.
814 (hlines): Note that :hline has no effect for Emacs Lisp code
815 blocks.
816
8172013-11-12 Feng Shu <tumashu@gmail.com>
818
819 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
820 (Math formatting in HTML export)
821 (Working with @LaTeX{} math snippets): Add document about creating
822 formula image with imagemagick.
823
824 * org.texi (@LaTeX{} specific attributes): Document `:caption'
825 attribute of #+ATTR_LATEX.
826
8272013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
828
829 * org.texi (Handling links): Fix a typo in
830 `org-startup-with-inline-images' documentation.
831
832 * org.texi (Previewing @LaTeX{} fragments): Document the startup
833 keywords to use for previewing LaTeX fragments or not.
834 (Summary of in-buffer settings): Improve formatting and add an
835 entry for the variable `org-startup-with-latex-preview'.
836
837 * org.texi (Property syntax): Recall the user to refresh the org
838 buffer when properties are set on a per-file basis.
839
8402013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
841
842 * org.texi (Matching tags and properties): Clarification.
843
8442013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
845
846 * org.texi (Editing and debugging formulas): Add an example when a
847 table has multiple #+TBLFM lines.
848
8492013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
850
851 * org.texi (The clock table): Document acceptance of relative
852 times in tstart and tend, link to syntax description and provide
853 example.
854
8552013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
856
857 * org.texi (The spreadsheet): Document lookup functions.
858
8592013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
860
8449dd1f 861 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
862 and .table-number.
863
8642013-11-12 Michael Brand <michael.ch.brand@gmail.com>
865
866 * org.texi
867 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
868 spreadsheet formula mode strings and some examples from @example
869 block with xy @r{yz} to @table.
870
871 * org.texi (Formula syntax for Calc): Improve the documentation of
872 empty fields in formulas for spreadsheet. Add explanation and
873 example for empty field. Extend explanations of format
874 specifiers. Add a sentence to mention Calc defmath.
875
876 * org.texi (Column formulas): Add a sentence to be more explicit
877 about when a table header is mandatory.
878
8792013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
880
881 * org.texi (Subscripts and superscripts): Remove reference to
882 quoted underscores until this mechanism is implemented again.
883
884 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
885 property.
886
887 * org.texi (Document title): Subtree export is no longer triggered
888 by marking one as the region.
889 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
890 giving examples isn't very useful: "horizontal rule" is, at least,
891 as explicit as <hr/>.
892
893 * org.texi (HTML doctypes): Reflect keyword removal.
894 (CSS support): Reflect keyword removal.
895
896 * org.texi (@LaTeX{} specific attributes): Document new :float
897 values.
898
899 * org.texi (Export settings): Improve documentation.
900
901 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
902 (Text areas in HTML export): Update text areas.
903 (HTML Export commands): Update export commands.
904
905 * org.texi (Header and sectioning): Add a footnote about the
906 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
907
122ff675
SM
908 * org.texi (The Export Dispatcher):
909 Document `org-export-in-background'.
271672fa
BG
910
911 * org.texi (Footnotes): Export back-ends do not use
912 `org-footnote-normalize' anymore.
913
914 * org.texi: Document variable changes.
915
c295fc18 916 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
917
918 * org.texi (Exporting): Massive rewrite of the first sections.
919 (Selective export): Delete.
920 (The Export Dispatcher): Rewrite.
921 (Export options): Rewrite as "Export settings".
922
923 * org.texi: Small changes to documentation for embedded LaTeX.
924
925 * org.texi (Internal links): Document #+NAME keyword and
926 cross-referencing during export.
927
928 * org.texi (Include files): Remove reference to :prefix1
929 and :prefix. Give more details for :minlevel.
930
122ff675
SM
931 * org.texi (Macro replacement): Fix macro name.
932 Update documentation about possible locations and escaping mechanism.
271672fa 933
122ff675
SM
934 * org.texi (Table of contents): Update documentation.
935 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
936 optional title and #+TOC: keyword.
937
9382013-11-12 Rick Frankel <rick@rickster.com>
939
940 * org.texi (results): Add Format section, broken out of Type
941 section to match code.
122ff675
SM
942 (hlines, colnames): Remove incorrect Emacs Lisp exception.
943 Note that the actual default handling (at least for python and
271672fa
BG
944 emacs-lisp) does not seem to match the description.
945
9462013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
947
948 * org.texi (The date/time prompt): Update the documentation to
949 reflect the new way `org-read-date-get-relative' handles weekdays.
950
9512013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
952
122ff675
SM
953 * org.texi (Resolving idle time):
954 Document `org-clock-x11idle-program-name'.
271672fa 955
955ada11
MA
9562013-10-24 Michael Albinus <michael.albinus@gmx.de>
957
958 * ert.texi (Running Tests Interactively): Adapt examle output.
959 (Tests and Their Environment): Mention skip-unless.
960
48f73cfb
GM
9612013-10-23 Glenn Morris <rgm@gnu.org>
962
76f1a3c3
GM
963 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
964 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
965 * widget.texi: Nuke @refill.
966
48f73cfb
GM
967 * Makefile.in (install-dvi, install-html, install-pdf)
968 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
969 (uninstall-pdf): Quote entities that might contain whitespace.
970
c8722a97
JB
9712013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
972
a12bf61e 973 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
974 which integers begin to be represented by lists.
975
f55f544f
XF
9762013-10-14 Xue Fuqiao <xfq.free@gmail.com>
977
978 * cl.texi (Argument Lists): Add indexes for &key and &aux.
979
81856d28
MA
9802013-10-07 Michael Albinus <michael.albinus@gmx.de>
981
982 * trampver.texi: Update release number.
983
afae9a69
MA
9842013-10-02 Michael Albinus <michael.albinus@gmx.de>
985
986 Sync with Tramp 2.2.8.
987
988 * tramp.texi (External packages): Use `non-essential'.
989 * trampver.texi: Update release number.
990
fe30962e
GM
9912013-09-14 Glenn Morris <rgm@gnu.org>
992
993 * eshell.texi: Markup fixes.
994
412a0972
XF
9952013-09-11 Xue Fuqiao <xfq.free@gmail.com>
996
997 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
998 of @kbd{RET}.
999 (Prefix Matching): Add an index.
1000
7dc61a66
GM
10012013-09-08 Glenn Morris <rgm@gnu.org>
1002
1003 * emacs-gnutls.texi: Tweak direntry.
1004
97e99cc3
MA
10052013-09-06 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (Alternative Syntax): Remove chapter.
1008
50b13cde
PE
10092013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1010
1011 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1012 for portability to hosts where /bin/sh has problems.
1013
0acfedd3
SM
10142013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 Try to reduce redundancy in doc/misc/Makefile.in.
1017 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1018 (TARGETS): New intermediate variable.
1019 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1020
1857cd3f
GM
10212013-08-27 Glenn Morris <rgm@gnu.org>
1022
63e984f8
GM
1023 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1024
278208b8
GM
1025 * efaq.texi: Rename from faq.texi, to match its output files.
1026 * Makefile.in: Update for faq.texi name change.
1027
79c238dc
GM
1028 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1029
c076ba95
GM
1030 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1031
1857cd3f
GM
1032 * efaq-w32.texi: Move here from the web-pages repository.
1033 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1034 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1035 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1036 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1037 Add DOCMISC_*_W32 variables.
1038 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1039 (efaq_w32_deps): New variable.
1040 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1041 (efaq-w32.pdf, efaq-w32.html): New rules.
1042 (clean): Remove efaq-w32 products.
1043
2fb6d9c6
GM
10442013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 * texinfo.tex: Update from gnulib.
1047
dab3a8d5
KY
10482013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1049
1050 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1051 shift_jis from the default value set to mm-coding-system-priorities for
1052 Japanese users.
1053
55f612f0
GM
10542013-08-13 Glenn Morris <rgm@gnu.org>
1055
1056 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1057 (Options - Defining Label Environments, Options - Creating Labels)
1058 (Options - Referencing Labels, Options - Creating Citations)
1059 (Options - Index Support, Options - Viewing Cross-References)
1060 (Options - Finding Files, Options - Optimizations)
1061 (Options - Fontification, Options - Misc):
1062 * cc-mode.texi (Sample Init File):
1063 * edt.texi (Init file):
1064 * epa.texi (Encrypting/decrypting gpg files):
1065 * mairix-el.texi (About, Setting up the mairix interface, Using)
1066 (Extending):
1067 Rename nodes to avoid characters that can cause Texinfo problems.
1068
d401ef43
KY
10692013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1070
1071 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1072
8496d8d7
GM
10732013-08-12 Glenn Morris <rgm@gnu.org>
1074
808190e6
GM
1075 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1076 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1077 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1078 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1079 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1080 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1081 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1082 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1083 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1084 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1085 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1086 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1087 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1088
2f3ac208
GM
1089 * woman.texi (Top): Avoid mailto: in html output.
1090
8496d8d7
GM
1091 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1092 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1093 (INSTALL_DATA): New, set by configure.
1094 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1095 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 1096 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
1097 uninstall-ps, and uninstall-doc.
1098 (.SUFFIXES): Add .ps and .dvi.
1099 (.dvi.ps): New suffix rule.
1100 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1101 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1102 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1103 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1104 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1105 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1106 (ido.html, mairix-el.html, message.html, mh-e.html)
1107 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1108 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1109 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1110 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1111 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1112 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1113 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1114 New rules.
1115 (clean): Remove HTML_TARGETS and PS_TARGETS.
1116
33a9f380
XF
11172013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1118
35e951cd
JB
1119 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1120 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1121 for user options.
33a9f380 1122
353ca646
XF
11232013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1124
1125 * htmlfontify.texi (Customization): Remove documentation of
241de290 1126 `hfy-fast-lock-save'. Minor fixes.
353ca646 1127
03300a14
XF
11282013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1129
1130 * ido.texi (Top): Insert node "Working Directories" in menu.
1131 (Working Directories): New node.
9dfc8491
XF
1132 (Misc Customization): Add documentation of
1133 `ido-confirm-unique-completion' and some other user options.
03300a14 1134
2a024334
EZ
11352013-08-07 Eli Zaretskii <eliz@gnu.org>
1136
1137 * todo-mode.texi: Update @dircategory.
1138 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1139 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1140 @ref.
1141
c85989f5
XF
11422013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1143
998ad848 1144 * sc.texi (Introduction): Fix index.
35e951cd 1145 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
998ad848
XF
1146 (Information Keys and the Info Alist, Reference Headers)
1147 (The Built-in Header Rewrite Functions)
1148 (Electric References, Reply Buffer Initialization)
1149 (Filling Cited Text, Selecting an Attribution)
1150 (Attribution Preferences)
1151 (Anonymous Attributions, Author Names)
1152 (Using Regi, Post-yank Formatting Commands)
1153 (Citing Commands, Insertion Commands)
1154 (Mail Field Commands)
1155 (Hints to MUA Authors, Thanks and History): Change from one space
1156 between sentences to two.
03300a14 1157 (What Supercite Does): Typo fix.
998ad848 1158
98374c9a
XF
1159 * newsticker.texi (Usage): Use @key for RET.
1160
35e951cd 1161 * cl.texi (Argument Lists, For Clauses)
20940c20 1162 (Macros): Add indexes.
c85989f5 1163
57fedd9f
XF
11642013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1165
1166 * cl.texi (Blocks and Exits): Add an index.
1167
016d3f7d
SB
11682013-08-04 Stephen Berman <stephen.berman@gmx.net>
1169
1170 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
35e951cd 1171 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
016d3f7d
SB
1172 (todo-mode.dvi, todo-mode.pdf): New rules.
1173
1174 * todo-mode.texi: New file.
1175
89cccc2f
G
11762013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1177
1178 * gnus.texi (Basic Usage): Mention that warp means jump here.
1179 (The notmuch Engine): Mention notmuch.
1180
a3fd87cb
TH
11812013-07-30 Tassilo Horn <tsdh@gnu.org>
1182
1183 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1184 `gnus-subthread-sort-functions' and remove the obsolete documentation
1185 of `gnus-sort-threads-recursively'.
1186
2fb6d9c6
GM
11872012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1188
1189 * texinfo.tex: Update to 2012-07-29.17 version.
1190
a3fd87cb 11912013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1192
1193 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1194 implementation.
1195 (Introduction): Add further missing features.
1196 (Building Classes): Add introductory paragraph.
1197 (Wish List): Add metaclasses and EQL specialization.
1198
b69c2ea7
MA
11992013-07-29 Michael Albinus <michael.albinus@gmx.de>
1200
122ff675
SM
1201 * tramp.texi (Frequently Asked Questions):
1202 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1203
13afd560
TH
12042013-07-26 Tassilo Horn <tsdh@gnu.org>
1205
1206 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1207 `gnus-sort-threads-recursively'.
1208
7add5a8a
GM
12092013-07-25 Glenn Morris <rgm@gnu.org>
1210
57cff712
GM
1211 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1212 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1213
7add5a8a
GM
1214 * erc.texi (Special Features): Update contact information.
1215 (History): Avoid using @email.
1216
1217 * eshell.texi (Bugs and ideas): Minor updates.
1218
1219 * faq.texi (Reporting bugs, Origin of the term Emacs)
1220 (Setting up a customization file)
1221 (Using an already running Emacs process, Turning off beeping)
1222 (Packages that do not come with Emacs)
1223 (Replying to the sender of a message): Avoid using @email.
1224
1225 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1226
1227 * reftex.texi (Imprint): Avoid using @email.
1228
1229 * ses.texi (Top): Update bug reporting instructions.
1230 (Acknowledgments): Avoid using @email.
1231
1232 * woman.texi (Introduction, Background): Remove outdated information.
1233 (Bugs, Acknowledgments): Avoid using @email.
1234
3f0faa45
XF
12352013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1236
1237 * ido.texi: New file.
1238
47cc1156
G
12392013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1240
1241 * gnus.texi (Customizing Articles): Document function predicates.
1242
c17b81a7
G
12432013-07-08 Tassilo Horn <tsdh@gnu.org>
1244
1245 * gnus.texi (lines): Correct description of
122ff675
SM
1246 `gnus-registry-track-extra's default value.
1247 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1248
6ed7a66a
G
12492013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1250
1251 * gnus.texi (Group Parameters): Mention regexp
1252 substitutions (bug#11688).
1253
12542013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1255
1256 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1257
12582013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1259
1260 * gnus.texi (Emacsen): Fix version.
1261
1262 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1263
5154917e
GM
12642013-07-06 Glenn Morris <rgm@gnu.org>
1265
1266 * mh-e.texi: Fix external links.
3cab18a3 1267 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1268
9d7a25d6 1269 * newsticker.texi (Overview): Update URL.
583873a9 1270
9d7a25d6
GM
1271 * nxml-mode.texi (Introduction): Update URL.
1272
1273 * org.texi (JavaScript support): Fix URL.
91eea47b 1274
bfd569a4
GM
1275 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1276
6338a049
GM
1277 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1278
97df87bb
GM
1279 * dbus.texi (Introspection): Update URL to a less defunct one.
1280
f2a538a2
GM
1281 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1282 (Foreign Groups): Use @indicateurl for examples.
1283 (Direct Functions): Remove defunct URL.
1284 (RSS): Update URL.
1285
1286 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1287 (FAQ 7-1): Update URL.
1288
f0a77200
GM
1289 * pgg.texi (Top, Overview): Add note about obsolescence.
1290
5aa43a3a
PE
12912013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1292
1293 * texinfo.tex: Merge from gnulib.
1294
a944db14
GM
12952013-07-03 Glenn Morris <rgm@gnu.org>
1296
1297 * bovine.texi (top):
1298 * cc-mode.texi (AWK Mode Font Locking):
1299 * mh-e.texi (Preface):
1300 * url.texi (URI Parsing): Fix cross-references to other manuals.
1301
eaa610c3
KY
13022013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1303
1304 * gnus.texi (Client-Side IMAP Splitting):
1305 Note that `nnimap-inbox' now can be a list.
1306
7eeeb7dd
GM
13072013-06-24 Glenn Morris <rgm@gnu.org>
1308
1309 * eshell.texi: Fix cross-references to other manuals.
1310
2e667b8c
GM
13112013-06-23 Glenn Morris <rgm@gnu.org>
1312
1313 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1314 Remove; not needed now we use a standard html layout for the faq.
1315 (clean): Remove HTML_TARGETS, emacs-faq.text.
1316
c5b0993e
EW
13172013-06-21 Eduard Wiebe <usenet@pusto.de>
1318
1319 * flymake.texi (Parsing the output, Customizable variables):
1320 Add reference to `flymake-warning-predicate'.
1321
d6491e24
MA
13222013-06-19 Michael Albinus <michael.albinus@gmx.de>
1323
1324 * tramp.texi (Top, Configuration): Insert section `Predefined
1325 connection information' in menu.
1326 (Predefined connection information): New section.
1327 (Android shell setup): Make a reference to `Predefined connection
1328 information'.
1329
09af5c3e
GM
13302013-06-19 Glenn Morris <rgm@gnu.org>
1331
1332 * Makefile.in (version): New, set by configure.
1333 (clean): Delete dist tar file.
1334 (infoclean): New, split from maintainer-clean.
1335 (maintainer-clean): Run infoclean.
1336 (dist): New rule, to make tarfile for www.gnu.org.
1337
745b097b
AK
13382013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1339
4f405069 1340 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1341 for keys q and Q.
1342 (Standards): Reference RFC5804 as the defining document of the
1343 managesieve protocol.
1344
fa472906
AG
13452013-06-10 Aidan Gauland <aidalgol@amuri.net>
1346
1347 * eshell.texi (Input/Output): Expand to cover new visual-command
1348 options, eshell-visual-subcommands and eshell-visual-options.
1349 Divide into separate Visual Commands and Redirection sections.
1350
ff4871b9
GM
13512013-06-10 Glenn Morris <rgm@gnu.org>
1352
1353 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1354
cdebc6dd
KY
13552013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1356
1357 * gnus.texi (Article Date):
1358 Fix description of gnus-article-update-date-headers.
1359
962e44a5
XF
13602013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1361
1362 * erc.texi (Special Features): ERC is being maintained within
1363 Emacs now.
1364
5d028165
XF
13652013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1366
998ad848 1367 * flymake.texi: Change from one space between sentences to two.
5d028165 1368
0a6313f7
SM
13692013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1370
1371 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1372 (bug#14293).
1373
a7bef505
MA
13742013-04-16 Michael Albinus <michael.albinus@gmx.de>
1375
1376 * tramp.texi (Frequently Asked Questions): Precise, how to define
1377 an own ControlPath.
1378
7a55aa13
MA
13792013-04-15 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * tramp.texi (Frequently Asked Questions): New item for
1382 ControlPath settings.
1383
c81ecb72
JB
13842013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1385
4f405069 1386 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1387 descriptions.
1388
73572c72
AG
13892013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1390
78b8f320 1391 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1392
24afc2e2
MA
13932013-03-18 Michael Albinus <michael.albinus@gmx.de>
1394
1395 * tramp.texi (Filename Syntax): Host names are not allowed to be
1396 any method name, unless method name is specified explicitly.
1397 Remove restriction on unibyte filenames.
1398
1399 * trampver.texi: Update release number.
1400
5294599f
PE
14012013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1402
1403 doc: convert some TeX accents to UTF-8
1404 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1405 '@"{@dotless{i}}'.
1406
d7251c31
MA
14072013-03-15 Michael Albinus <michael.albinus@gmx.de>
1408
1409 Sync with Tramp 2.2.7.
1410
1411 * trampver.texi: Update release number.
1412
f6817529
JB
14132013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1414
1415 * calc.texi (Basic Operations on Units): Streamline some
1416 descriptions.
1417
c3e2de4c
GM
14182013-03-08 Glenn Morris <rgm@gnu.org>
1419
1420 * faq.texi (Top): Don't say this was updated @today.
1421 That's irrelevant and leads to spurious diffs.
1422
6d7ebb72
JB
14232013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1424
c5b0993e
EW
1425 * calc.texi (Basic Operations on Units):
1426 Fix cross-reference.
6d7ebb72 1427
3cd23a35
KY
14282013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1429
1430 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1431
33d1e2f5
AM
14322013-03-06 Alan Mackenzie <acm@muc.de>
1433
1434 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1435 calling a line-up function.
1436
681ebc33
PE
14372013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1440 * ses.texi: Switch from Latin-1 to UTF-8.
1441
eeb84739
MA
14422013-03-03 Michael Albinus <michael.albinus@gmx.de>
1443
1444 * tramp.texi (External methods): Tramp does not connect Android
1445 devices by itself.
1446
fc0c5af8
BW
14472013-03-02 Bill Wohler <wohler@newt.com>
1448
1449 Release MH-E manual version 8.5.
1450
1451 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1452 release 8.5.
1453
1454 * mh-e.texi (Preface, Conventions, Getting Started)
1455 (Using This Manual, Folder Selection, Viewing, Aliases)
1456 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1457 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1458 Update URLs.
1459
adb7352b
MA
14602013-03-01 Michael Albinus <michael.albinus@gmx.de>
1461
1462 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1463 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1464 (External methods): Remove "scp1" and "scp2" entries.
1465 Explain user name and host name specification for "adb".
adb7352b 1466
538d9b94
MA
14672013-02-28 Michael Albinus <michael.albinus@gmx.de>
1468
1469 * tramp.texi (External methods): Mention `tramp-adb-program'.
1470
8a28a5b8
BG
14712013-02-28 Bastien Guerry <bzg@gnu.org>
1472
1473 * org.texi (Visibility cycling): Suggest to set
1474 `org-agenda-inhibit-startup' to nil if user wants the startup
1475 visibility settings to be honored in any circumstances.
1476 (Progress logging, Checkboxes): Fix typos.
1477
929aeac6 14782013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1479
1480 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1481 the macros, for Texinfo 4.13 and 5.0.
1482
c0c2eb82
MA
14832013-02-24 Michael Albinus <michael.albinus@gmx.de>
1484
1abfd3e8 1485 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1486 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1487 (Filename Syntax): Do not use @trampfn{} in @item.
1488 (Filename completion): Use @columnfractions in @multitable.
1489
6800ff8d
GM
14902013-02-22 Glenn Morris <rgm@gnu.org>
1491
1492 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1493
b59a2e9e
PE
14942013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1495
1496 * Makefile.in (html): New rule.
1497
5079cfef
MA
14982013-02-20 Michael Albinus <michael.albinus@gmx.de>
1499
1500 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1501 Volpiatto <thierry.volpiatto@gmail.com>.
1502
2150b471
MA
15032013-02-16 Michael Albinus <michael.albinus@gmx.de>
1504
1505 * tramp.texi (Top, Configuration): Insert section `Android shell
1506 setup' in menu.
1507 (Android shell setup): New section.
1508 (Connection types, Default Method)
1509 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1510 (External methods): Remove "scpc" and "rsyncc" entries.
1511 (Frequently Asked Questions): Remove entry about ControlPersist.
1512
4e16ddf4
GM
15132013-02-13 Glenn Morris <rgm@gnu.org>
1514
1515 * message.texi (News Headers): Don't mention yow any more.
1516
5d9c6f17
JB
15172013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1518
35e951cd
JB
1519 * calc.texi (Basic Operations on Units, Customizing Calc):
1520 Mention the variable `calc-allow-units-as-numbers'.
5d9c6f17 1521
dacbc44c
AG
15222013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1523
1524 * eshell.texi: Fill most of the missing sections.
1525
d3517077
BG
15262013-02-07 Bastien Guerry <bzg@gnu.org>
1527
1528 * org.texi (References): Clarify an example.
1529 (Installation): Fix instructions.
1530 (Org-Plot): Fix link.
1531 (Checkboxes, Radio lists): Fix typos.
1532
8c4b24b2 15332013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1534
1535 * cl.texi (Equality Predicates): Mention memql.
1536
8c4b24b2 15372013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1538
cfdaa150 1539 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1540 specific, and only about items it supports, indicating that there
1541 might be more. Remove refs to simple project and direct automake
1542 from ede new.
1543 (Simple projects): Re-write to not talk about ede-simple-project
1544 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1545 that don't do much management, just project wrapping.
1546 Add ede-generic-project link.
cf4dd911
EL
1547 (ede-generic-project): New node (bug#11441).
1548
8c4b24b2 15492013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1550
1551 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1552
86e100a6
GM
15532013-02-01 Glenn Morris <rgm@gnu.org>
1554
1555 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1556 Mention etc/CALC-NEWS.
86e100a6 1557
7ff2b2a6
MA
15582013-01-24 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1561
a89c8ef0
BG
15622013-01-13 Bastien Guerry <bzg@gnu.org>
1563
1564 * org.texi (Installation): Simplify.
1565
15662013-01-13 François Allisson <francois@allisson.co> (tiny change)
1567
1568 * org.texi (Handling links): Update the mention to the obsolete
1569 variable `org-link-to-org-use-id' with a mention to the newer
1570 variable `org-id-link-to-org-use-id'. Mention the need to load
1571 the org-id library.
1572
997d5f2d
MA
15732013-01-10 Michael Albinus <michael.albinus@gmx.de>
1574
1575 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1576
fb9f7146 15772013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1578
1579 * org.texi (Pushing to MobileOrg): Add footnote about using
1580 symbolic links in `org-directory'.
1581 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1582 of the now obsolete alias `org-float'.
1583 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1584 index. Fix description of TODO keywords cycling.
1585 (Advanced features): Add missing argument for @item.
1586 (Storing searches): Add index entries and a note about
1587 *-tree agenda views.
6d3e4c80
BG
1588 (Structure editing): Document `org-mark-element' and
1589 `org-mark-subtree'.
1590 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1591
c6a22ce2
JL
15922013-01-08 Juri Linkov <juri@jurta.org>
1593
1594 * info.texi (Go to node): Mention the abbreviated format
1595 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1596
7b08ccf7
AS
15972013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1598
605f02ee
AS
1599 * autotype.texi: Remove undefined command @subtitlefont.
1600 * cc-mode.texi: Likewise.
1601
7b08ccf7
AS
1602 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1603 @item argument.
1604 (Property searches): Use \\ instead of @backslashchar{}.
1605 * pgg.texi (VERSION): Move @set below @setfilename.
1606
db671917
AS
16072013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1608
1609 * ada-mode.texi: Remove braces from @title argument.
1610 * eudc.texi: Likewise.
1611 * smtpmail.texi: Likewise.
1612 * auth.texi (VERSION): Set before first use.
1613 * emacs-gnutls.texi (VERSION): Likewise.
1614 * pgg.texi (VERSION): Likewise.
1615 * ede.texi (Top): Rename from top, all uses changed.
1616 * eshell.texi: Add missing argument to @sp.
1617 * forms.texi (Top): Reorder menu to match structure.
4fa20d8f 1618 * htmlfontify.texi (Customization): Add missing @item in
db671917
AS
1619 @enumerate.
1620 * org.texi (Advanced features): Add missing argument for @item.
1621 (Property searches): Use @backslashchar{} in macro argument.
1622 * pcl-cvs.texi: Add missing argument to @sp.
1623 (Movement commands): Fix use of @itemx.
1624 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1625 * reftex.texi (Options (Creating Citations)): Add missing newline
1626 before @end.
1627 * tramp.texi (Obtaining Tramp): Remove extra dots.
1628 (Configuration): Reorder menu to match structure.
651a2c77 1629 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1630 * viper.texi (Marking): Add missing argument for @item.
1631
b55349fb
GM
16322013-01-04 Glenn Morris <rgm@gnu.org>
1633
92d59611
GM
1634 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1635 Add htmlfontify.
1636 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1637 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1638 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1639 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1640
b55349fb
GM
1641 * htmlfontify.texi: Miscellaneous fixes and updates.
1642 Set copyright to FSF, update license to GFDL 1.3+.
1643
7fca93e2
VD
16442013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1645
1646 * htmlfontify.texi: New file.
1647
87e65f96
JB
16482013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1649
1650 * calc.texi (Free-Form Dates): Expand on the date reading
1651 algorithm.
1652
82e2a1f0 16532012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1654
173076b4
GM
1655 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1656 Avoid some overfull lines.
1657
d227e322
GM
1658 * widget.texi (Programming Example): Break some long lines.
1659
2ecfdaa6
GM
1660 * wisent.texi (Wisent Overview): Fix xref.
1661 (Grammar format, Understanding the automaton): Avoid overfill.
1662
fd762011
GM
1663 * bovine.texi (Optional Lambda Expression): Allow line break.
1664
9fbc8f46
GM
1665 * auth.texi (Help for users): Break long lines.
1666
ceccabdb
GM
1667 * ada-mode.texi (Project file variables):
1668 Reword to reduce underfull hbox.
1669 (No project files, Use GNAT project file):
1670 Use smallexample to make some overfull lines less terrible.
1671
88edc57f
GM
1672 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1673 Fix cross-references to separate manuals.
1674
ddc41264
GM
1675 * Makefile.in (gfdl): New variable. Use throughout where
1676 appropriate so that targets depend on doclicense.texi.
1677
45dd6480
LI
16782012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1679
1680 * gnus.texi (Customizing the IMAP Connection): Mention the other
1681 authenticators.
1682
61bbede6
LI
16832012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1684
c5b0993e
EW
1685 * gnus.texi (Browse Foreign Server):
1686 Document `gnus-browse-delete-group'.
61bbede6 1687
ddc41264
GM
16882012-12-22 Glenn Morris <rgm@gnu.org>
1689
563a450c 1690 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1691 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1692 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1693 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1694
ddc41264
GM
1695 * Makefile.in (gfdl): New variable. Use throughout where
1696 appropriate so that targets depend on doclicense.texi.
1697
c995b26e
EZ
16982012-12-22 Eli Zaretskii <eliz@gnu.org>
1699
1700 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1701 doclicense.texi. Remove doclicense.texi from all targets that
1702 mentioned it explicitly.
1703 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1704 $(emacsdir)/emacsver.texi.
a170fe53 1705 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1706
08953d7f
GM
17072012-12-21 Glenn Morris <rgm@gnu.org>
1708
c545e313
GM
1709 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1710 Include emacsver.texi. Nuke hand-written node pointers.
1711 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1712 Depend on emacsver.texi.
1713
0b1af106
GM
1714 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1715 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1716 May as well just include doclicense.texi in everything.
1717
1718 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1719 which @copying says is included.
1720
6bf430d1
GM
1721 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1722 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1723 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1724 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1725 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1726 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1727 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1728 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1729 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1730 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1731 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1732 copies from the FSF, which does not publish these manuals.
1733
08953d7f
GM
1734 * erc.texi: No need to include gpl in this small manual.
1735
257b2c7d
GM
1736 * org.texi (copying): Include a copy of the GFDL.
1737 (GNU Free Documentation License): New section.
1738
a4b0cca1 17392012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1740
1741 * org.texi: Fix typos.
1742
d2435ab9
PE
17432012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1744
1745 * calc.texi (ISO 8601): Rename from ISO-8601,
1746 as it's typically spelled without a hyphen.
1747
b9d8175e
JB
17482012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1749
1750 * calc.texi (ISO-8601): New section.
1751 (Date Formatting Codes): Mention new codes.
1752 (Standard Date Formats): Mention new formats.
1753
f0bc0bf1
MA
17542012-12-14 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * tramp.texi (External methods): Move `adb' method here.
1757
98c94021
GM
17582012-12-13 Glenn Morris <rgm@gnu.org>
1759
ba30c70f
GM
1760 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1761
bfe6ffb6
GM
1762 * wisent.texi: Small edits. Set copyright to FSF, update license to
1763 GFDL 1.3+.
1764 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1765 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1766 New targets.
1767 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1768 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1769
98c94021
GM
1770 * bovine.texi: Small edits. Set copyright to FSF, update license to
1771 GFDL 1.3+, remove empty index.
1772 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1773 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1774 New targets.
1775 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1776 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1777
cfa49c1e
EL
17782012-12-13 Eric Ludlam <zappo@gnu.org>
1779 David Ponce <david@dponce.com>
1780 Richard Kim <emacs18@gmail.com>
1781
9e7abd17 1782 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1783
727f9739 17842012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1785
9b97b143
GM
1786 * flymake.texi (Customizable variables, Locating the buildfile):
1787 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1788
4c2dd4ee
GM
1789 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1790 GFDL 1.3+ license, fix up index.
1791 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1792 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1793 (srecode.pdf): New targets.
1794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1795 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1796
727f9739 17972012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1798
1799 * srecode.texi: New file, imported from CEDET trunk.
1800
727f9739 18012012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1802
1803 * org.texi (Summary, Code block specific header arguments)
1804 (Code block specific header arguments)
1805 (Header arguments in function calls, var, noweb)
727f9739
GM
1806 (Results of evaluation, Code evaluation security):
1807 Small reformatting: add a blank line before some example.
63aa0982
BG
1808
1809 * org.texi (System-wide header arguments)
1810 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1811 (Dynamic blocks, Using the mapping API):
1812 Fix indentation of Elisp code examples.
63aa0982
BG
1813
1814 * org.texi (Comment lines): Fix description of the comment syntax.
1815
727f9739
GM
1816 * org.texi (Installation): Mention "make test" in the correct section.
1817
4288142b
PE
18182012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1819
1820 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1821 These are just minor editorial changes.
1822
61b835df
MA
18232012-12-04 Michael Albinus <michael.albinus@gmx.de>
1824
1825 * tramp.texi (History): Mention ADB.
1826 (Inline methods): Add `adb' method.
1827
c5bc2d1d 18282012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1829
1830 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1831 (External methods): Fix typo.
1832
c5bc2d1d 18332012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1834
1835 * rcirc.texi (Notices): Fix typo.
1836
d0457b57
BW
18372012-11-25 Bill Wohler <wohler@newt.com>
1838
1839 Release MH-E manual version 8.4.
1840
4f405069 1841 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1842 Update for release 8.4.
1843
551aaa66
BW
1844 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1845 (Junk): Add mh-whitelist-preserves-sequences-flag,
1846 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1847 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1848
61d841dd
PE
18492012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1850
1851 * mh-e.texi (Procmail): Fix two @ typos.
1852
c07a6ded
PE
18532012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1854
1855 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1856 These are just minor editorial changes.
1857
678a34f4
JB
18582012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1859
1860 * calc.texi (Date Formatting Codes): Mention the new beginning of
1861 the date numbering system.
1862
0e70ce93
PE
18632012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1864
1865 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1866 (Date Forms): Correct off-by-one error in explanation of
1867 Julian day numbers. Give Gregorian equivalent of its origin.
1868
723da6aa
JB
18692012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1870
cfdaa150 1871 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1872 Gregorian-Julian switch.
1873 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1874
310e60d9
PE
18752012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1876
6f6b82d6
PE
1877 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1878 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1879 * calc.texi (Date Forms): Document this.
1880
e8693c96
GM
18812012-11-16 Glenn Morris <rgm@gnu.org>
1882
1883 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1884 (Obsolete Macros): Move example here from Function Bindings.
1885
5c934f8b
GM
1886 * erc.texi: Use @code{nil} rather than just "nil".
1887 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1888 Add "notifications".
f925b109 1889 (Connecting): Add brief section on passwords.
274f5de6 1890 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1891
f78ee6af 18922012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1893
1894 * flymake.texi (Customizable variables)
1895 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1896 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1897
1796ef98
VB
18982012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1899
1900 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1901 In all file place SES into @acronym{...}.
1902 (Advanced Features): Add key index and function index for
4f405069
JB
1903 ses-set-header-row. Add description for function
1904 ses-rename-cell. Add description for function
1796ef98
VB
1905 ses-repair-cell-reference-all.
1906 (Ranges in formulas): Add description for ses-range flags.
1907
31f47fba
PE
19082012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1909
1910 * texinfo.tex: Merge from gnulib.
1911
6baf66d5 19122012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1913
1914 * url.texi (Introduction): Move url-configuration-directory to
1915 Customization node.
1916 (Parsed URIs): Split into its own node.
1917 (URI Encoding): New node.
1918 (Defining New URLs): Remove empty chapter.
1919 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1920 Improve docs for url-queue-*.
1921 (Supported URL Types): Copyedits. Delete empty subnodes.
1922
c5b0993e
EW
1923 * url.texi (Introduction): Rename from Getting Started.
1924 Rewrite the introduction.
82f84fa3
CY
1925 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1926
6baf66d5 19272012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1928
1929 * cl.texi (Obsolete Setf Customization):
1930 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1931 Give define-modify-macro, defsetf, and define-setf-method
1932 gv.el replacements.
2ee1d59f 1933
2027b1b3 1934 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1935 (Setf Extensions): Remove obsolete reference.
2027b1b3 1936 (Obsolete Setf Customization):
651af8c6 1937 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1938 Undocument get-setf-method, since it no longer exists.
a358a44e 1939 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1940
c65b407b
GM
19412012-11-03 Glenn Morris <rgm@gnu.org>
1942
1943 * cl.texi: Further general copyedits.
685b0026
GM
1944 (List Functions): Remove copy-tree, standard elisp for some time.
1945 (Efficiency Concerns): Comment out examples that no longer apply.
1946 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1947 (Creating Symbols, Random Numbers): De-emphasize internal
1948 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1949 (Naming Conventions, Type Predicates, Macros)
1950 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1951
a71e2379
G
19522012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1953
1954 * gnus.texi (Mail Source Specifiers):
1955 Document :leave keyword used for pop mail source.
1956
df43dd53
GM
19572012-11-01 Glenn Morris <rgm@gnu.org>
1958
1959 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1960 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1961 (Macro Bindings, Blocks and Exits):
1962 Acknowledge existence of lexical-binding.
1963 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1964
69c1c2e6
GM
19652012-10-31 Glenn Morris <rgm@gnu.org>
1966
dd90fd1a
GM
1967 * ert.texi (Introduction, The @code{should} Macro):
1968 Refer to "cl-assert" rather than "assert".
1969
69c1c2e6
GM
1970 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1971 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1972 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1973 Reword, and add details of flet and labels.
87b0d8b1 1974 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1975
4ddedf94
GM
19762012-10-30 Glenn Morris <rgm@gnu.org>
1977
1978 * cl.texi (Modify Macros): Update for cl-letf changes.
1979 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1980 (Setf Extensions): Partially restore note about cl-getf,
1981 mainly moved to lispref/variables.texi.
1982 (Property Lists): Fix cl-getf typos.
f43a5263 1983 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1984
d3094168
GM
19852012-10-29 Glenn Morris <rgm@gnu.org>
1986
1987 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1988 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1989 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1990 (Modify Macros, Multiple Values, Other Clauses):
1991 Remove mentions of obsolete features.
6a07d52e 1992 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1993
3c0c6155
GM
19942012-10-28 Glenn Morris <rgm@gnu.org>
1995
f94b04fc
GM
1996 * cl.texi (Multiple Values, Common Lisp Compatibility):
1997 More namespace updates.
1998 (Obsolete Features): Copyedits.
1999 (Obsolete Lexical Macros, Obsolete Setf Customization):
2000 New subsections.
2001
9c52d61d
GM
2002 * cl.texi (Porting Common Lisp, Lexical Bindings):
2003 Add some xrefs to the Elisp manual.
2004
3c0c6155
GM
2005 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2006 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2007 (Obsolete Features): New appendix. Move Lexical Bindings here.
2008
5887564d
GM
20092012-10-27 Glenn Morris <rgm@gnu.org>
2010
e1117425
GM
2011 * cl.texi: Use defmac for macros rather than defspec.
2012 (Efficiency Concerns): Related copyedit.
2013
5887564d
GM
2014 * cl.texi (Control Structure): Update for setf now being in core.
2015 (Setf Extensions): Rename from Basic Setf. Move much of the
2016 former content to lispref/variables.texi.
2017 (Modify Macros): Move pop, push details to lispref/variables.texi.
2018 (Customizing Setf): Copyedits for setf etc being in core.
2019 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2020 Further namespaces updates.
2021
bdebdb64
BG
20222012-10-26 Bastien Guerry <bzg@gnu.org>
2023
c5b0993e
EW
2024 * org.texi (Installation): Update the link to Org's ELPA.
2025 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
2026 org-loaddefs.el is now loaded by org.el.
2027
f956e59d
MA
20282012-10-25 Michael Albinus <michael.albinus@gmx.de>
2029
c5b0993e
EW
2030 * tramp.texi (Frequently Asked Questions):
2031 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
2032 improvement.
2033
a05cb6e3
GM
20342012-10-25 Glenn Morris <rgm@gnu.org>
2035
2036 * cl.texi: Don't mess with the TeX section number counter.
2037 Use Texinfo recommended convention for quotes+punctuation.
2038 (Overview, Sequence Functions): Rephrase for better line-breaking.
2039 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2040 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2041 (Random Numbers, Mapping over Sequences, Structures)
2042 (Porting Common Lisp): Further updates for cl-lib namespace.
2043 (Modify Macros, Declarations, Macro Bindings, Structures):
2044 Break long lines in examples.
2045 (Dynamic Bindings): Update for changed progv behavior.
2046 (Loop Examples, Efficiency Concerns): Markup fixes.
2047 (Structures): Remove TeX margin change.
39ff2cf3 2048 (Declarations): Fix typos.
a05cb6e3 2049
39a58b5b
GM
20502012-10-24 Glenn Morris <rgm@gnu.org>
2051
a6880551
GM
2052 * cl.texi (Overview, Multiple Values, Creating Symbols)
2053 (Numerical Functions): Say less/nothing about the original cl.el.
2054 (Old CL Compatibility): Remove.
2055 (Assertions): Remove ignore-errors (standard Elisp for some time).
2056
39a58b5b
GM
2057 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2058 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2059 (Efficiency Concerns, Efficiency Concerns)
2060 (Common Lisp Compatibility, Old CL Compatibility):
2061 Further updates for cl-lib namespace.
2062
72ec96fb
PE
20632012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2064
2065 Update manual for new time stamp format (Bug#12706).
2066 * emacs-mime.texi (time-date): Update for new format.
2067 Also, fix bogus time stamp and modernize a bit.
2068
8d6510b9
GM
20692012-10-23 Glenn Morris <rgm@gnu.org>
2070
2071 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2072 than unchanging cl.el version number.
2073 End all menu descriptions with a period.
2074 Do not use @dfn{CL} for every instance of "CL".
2075 (Overview): Remove no-runtime caveat, and note about foo* names.
2076 (Usage): Use cl-lib rather than cl.
2077 (Organization, Naming Conventions): Update for cl-lib.el.
2078 (Installation): Remove long-irrelevant node.
2079 (Program Structure, Predicates, Control Structure):
2080 Start updating for cl-lib namespace.
8d6510b9
GM
2081 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2082 Depend on emacsver.texi.
2083
0a078f36
MA
20842012-10-09 Michael Albinus <michael.albinus@gmx.de>
2085
2086 * trampver.texi: Update release number.
2087
a03bb33f
GM
20882012-10-06 Glenn Morris <rgm@gnu.org>
2089
24636b26
GM
2090 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2091 ERC version.
2092 (Introduction): ERC is distributed with Emacs.
2093 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2094 (Getting Started): Simplify.
2095 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2096 (History): Mention ERC maintained as part of Emacs now.
2097 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2098 Add dependency on emacsver.texi.
2099
a03bb33f
GM
2100 * erc.texi: Remove hand-written node pointers.
2101
d259be38
GM
21022012-10-05 Glenn Morris <rgm@gnu.org>
2103
2104 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2105 Copyedits.
2106
62a81506
CY
21072012-10-01 Eric Ludlam <zappo@gnu.org>
2108
2109 * ede.texi (Quick Start, Project Local Variables)
2110 (Miscellaneous commands, ede-java-root, Development Overview)
2111 (Detecting a Project): New nodes.
2112 (Simple projects): Node deleted.
2113
2114 * eieio.texi (Building Classes): Some slot attributes cannot be
2115 overridden.
2116 (Slot Options): Remove an example.
2117 (Method Invocation, Documentation): New nodes.
2118
07f133bf
GM
21192012-10-01 Glenn Morris <rgm@gnu.org>
2120
2121 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2122 (reftex.pdf): Add dependency on emacsver.texi.
2123 * reftex.texi: Don't include directory part for emacsver.texi;
2124 the Makefile's -I handles it.
2125
4f595e15
RA
21262012-09-30 Ralf Angeli <angeli@caeruleus.net>
2127
2128 Merge from standalone RefTeX repository.
2129
2130 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2131 with macros.
2132 (Imprint): Mention Wolfgang in list of contributors.
2133 (Creating Citations): Give a hint about how to
2134 auto-revert the BibTeX database file when using external editors.
2135 (Referencing Labels): Simplify section about reference macro
2136 cycling.
2137 (Options (Referencing Labels)): Adapt to new structure of
2138 `reftex-ref-style-alist'.
2139 (Referencing Labels, Reference Styles): Document changes in the
2140 referencing functionality.
2141 (Commands): Mention options for definition of header and footer in
2142 BibTeX files.
2143 (Options (Creating Citations)): Document
2144 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2145 (Reference Styles): New section.
2146 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2147 (Options (Referencing Labels)): Remove descriptions of deprecated
2148 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2149 Add descriptions for `reftex-ref-style-alist' and
2150 `reftex-ref-style-default-list'.
2151 (Referencing Labels): Update regarding reference styles.
2152 (Citation Styles): Mention support for ConTeXt.
2153 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
2154 (Options (Creating Citations)):
2155 Document `reftex-cite-key-separator'.
4f595e15 2156
8223b1d2
BG
21572012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2158
2159 * org.texi: Add description of ORG_ADD_CONTRIB to info
2160 documentation. Add link to Worg for more details.
2161
2162 * org.texi: Clarify installation procedure. Provide link to the
2163 build system description on Worg.
2164
2165 * org.texi: Remove reference to utils/, x11idle.c is now in
2166 contrib/scripts.
2167
2168 * org.texi: Re-normalize to "Org mode" in manual.
2169
2170 * org.texi (Installation): Adapt documentation to new build
2171 system. Mention GNU ELPA (since it needs to be handled like Emacs
2172 built-in Org).
2173
8223b1d2
BG
21742012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2175
2176 * org.texi: Fix typo in description of the 'Hooks' section.
2177
2178 * org.texi: Add ID to the list of special properties.
2179
21802012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2181
2182 * org.texi (Moving subtrees): Document the ability to archive to a
2183 datetree.
2184
1e20eeb7 21852012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2186
c5b0993e
EW
2187 * org.texi (Installation, Feedback, Batch execution):
2188 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2189
2190 * org.texi (results): Update documentation for ":results drawer"
2191 and ":results org".
2192
2193 * org.texi (Column width and alignment): Fix typo.
2194
2195 * org.texi (Activation): Point to the "Conflicts" section.
2196
2197 * org.texi (Conflicts): Mention filladapt.el in the list of
2198 conflicting packages.
2199
2200 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2201 not needed for versions of Emacs > 22.1.
2202
2203 * org.texi (History and Acknowledgments): Fix typo.
2204
2205 * org.texi (History and Acknowledgments): Add my own
2206 acknowledgments.
2207
2208 * org.texi (Agenda commands): Document the new command and the new
2209 option.
2210
2211 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2212 (Agenda commands): Reorder. Document `*' to toggle persistent
2213 marks.
2214
c5b0993e
EW
2215 * org.texi (Agenda dispatcher):
2216 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2217 (Agenda commands, Exporting Agenda Views): Fix typo.
2218
2219 * org.texi (Templates in contexts, Setting Options): Update to
2220 reflect changes in how contexts options are processed.
2221
2222 * org.texi (Templates in contexts): Document the new structure of
2223 the variables `org-agenda-custom-commands-contexts' and
2224 `org-capture-templates-contexts'.
2225
2226 * org.texi (Templates in contexts): Document the new option
2227 `org-capture-templates-contexts'.
2228 (Storing searches): Document the new option
2229 `org-agenda-custom-commands-contexts'.
2230
2231 * org.texi (Formula syntax for Lisp): Reformat.
2232
2233 * org.texi (Special properties, Column attributes)
2234 (Agenda column view): Document the new special property
2235 CLOCKSUM_T.
2236
2237 * org.texi (Template expansion): Document the new %l template.
2238
2239 * org.texi (Fast access to TODO states): Fix documentation about
2240 allowed characters for fast todo selection.
2241
2242 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2243 use in `org-agenda-to-appt'.
2244
2245 * org.texi (Comment lines): Update wrt comments.
2246
2247 * org.texi (Resolving idle time): Document new keybinding.
2248
2249 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2250 on clock timestamps.
2251
d1389828 2252 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2253 letters are supported as fast TODO selection keys.
2254
2255 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2256 specifier. Document the new "%(my-function)" specifier.
2257
2258 * org.texi (Clocking commands): New cindex.
2259 (Clocking commands): Update documentation for `org-clock-in'.
2260 Document `org-clock-in-last'. Mention `org-clock-out' and
2261 `org-clock-in-last' as commands that can be globally bound.
2262 (Resolving idle time): Document continuous clocking.
2263
2264 * org.texi (Top, Introduction): Fix formatting.
2265 (Activation): Add index entries.
2266 (Conventions): Update section.
2267 (Embedded @LaTeX{}): Fix formatting.
2268
2269 * org.texi (Visibility cycling): Document `show-children'.
2270
2271 * org.texi (Using capture): Mention the `org-capture-last-stored'
2272 bookmark as a way to jump to the last stored capture.
2273
2274 * org.texi (Uploading files): Fix typo.
2275
2276 * org.texi (Using capture): Document `C-0' as a prefix argument
2277 for `org-capture'.
2278
2279 * org.texi (Agenda commands): Document persistent marks.
2280
2281 * org.texi (Template expansion): Update doc to reflect change.
2282
2283 * org.texi (Radio tables): Document the :no-escape parameter.
2284
2285 * org.texi (Repeated tasks): Document repeat cookies for years,
2286 months, weeks, days and hours.
2287
2288 * org.texi (Export options): State that you can use the d: option
2289 by specifying a list of drawers.
2290
2291 * org.texi (HTML preamble and postamble): Small doc improvement.
2292
22932012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2294
2295 * org.texi: The sections in the Exporting section of the manual
2296 left out articles in the description of the org-export-as-*
4f405069 2297 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2298 missing prepositions, and switches instances of "an HTML" to "a
2299 html" for internal consistency.
2300
2301 * org.texi: Alter several examples of headings with timestamps in
2302 them to include the timestamps in the body instead of the heading.
2303
23042012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2305
2306 * org.texi (Agenda dispatcher): Document sticky agenda views and
2307 the new key for them.
2308
23092012-09-30 Charles <millarc@verizon.net> (tiny change)
2310
2311 * org.texi (Advanced features): Fix error in table.
2312
23132012-09-30 Feng Shu <tumashu@gmail.com>
2314
2315 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2316 alternative to dvipng.
2317
23182012-09-30 François Allisson <francois@allisson.co> (tiny change)
2319
2320 * org.texi: Remove extra curly bracket.
2321
23222012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2323
2324 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2325 defkeys.
2326
23272012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2328
2329 * org.texi (Agenda commands): Fix two typos by giving
2330 corresponding function names, according to
2331 `org-agenda-view-mode-dispatch'.
2332
a04689de 23332012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2334
2335 * org.texi (The spreadsheet): Fix typo.
2336
23372012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2338
2339 * org.texi (Tracking your habits): Point to the "Tracking TODO
2340 state changes" section.
2341
23422012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2343
2344 * org.texi (Literal examples): Remove reference to unknown
4f405069 2345 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2346 `org-export-latex-listings' documentation is exhaustive already.
2347
2348 * org.texi (Plain lists): Remove reference to now hard-coded
2349 `bullet' automatic rule.
2350
23512012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2352
2353 * org.texi: Updated documentation accordingly.
2354
5087f097
PE
23552012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2356
2357 * texinfo.tex: Merge from gnulib.
2358
20121a26
MA
23592012-09-12 Michael Albinus <michael.albinus@gmx.de>
2360
2361 Sync with Tramp 2.2.6.
2362
2363 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2364
2365 * trampver.texi: Update release number.
2366
44677e30
PE
23672012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2368
2369 * texinfo.tex: Merge from gnulib.
2370
5a4c42ba
AA
23712012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2372
2373 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2374 (bug#12096).
2375
8e7046c3
JB
23762012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2377
1dcac243
JB
2378 * calc.texi (Simplification modes, Conversions)
2379 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2380 (The Calc Mode Line): Mention the mode line display for Basic
2381 simplification mode.
2382 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2383 simplifications.
2384 (Basic Simplifications): Rename from "Limited Simplifications"
2385 Replace "limited" by "basic" throughout.
4f405069 2386 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2387 simplifications are done by default.
4f405069 2388 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2389 (Simplification of Units): Mention `m U'.
2390 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2391 (Kinds of Declarations, Functions for Declarations):
2392 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2393 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2394
d2bd74ff
JB
23952012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2396
2397 * calc.texi (Getting Started, Tutorial): Change simulated
2398 Calc output to match actual output.
2399 (Simplifying Formulas): Mention that algebraic simplification is now
2400 the default.
2401
77472261
EZ
24022012-07-28 Eli Zaretskii <eliz@gnu.org>
2403
2404 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2405 (Bug#12073)
2406
09ae5da1
PE
24072012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2408
2409 Prefer typical American spelling for "acknowledgment".
2410 * calc.texi (History and Acknowledgments): Rename from
2411 History and Acknowledgements.
2412 * idlwave.texi (Acknowledgments):
2413 * ses.texi (Acknowledgments):
2414 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2415
c4444d16
PE
24162012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2417
2418 Rename configure.in to configure.ac (Bug#11603).
2419 * ede.texi (Compiler and Linker objects, ede-proj-project)
2420 (ede-step-project): Prefer the name configure.ac to configure.in.
2421
ef091c97
MA
24222012-07-06 Michael Albinus <michael.albinus@gmx.de>
2423
c5b0993e
EW
2424 * tramp.texi (Multi-hops):
2425 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2426
89b163db
G
24272012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2428
2429 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2430 methods, so don't mention smtpmail here.
2431
24322012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2433
2434 * gnus.texi (Picons): Document gnus-picon-properties.
2435
24362012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus.texi: Remove mention of compilation, as that's no longer
2439 supported.
2440
24412012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2442
2443 * gnus.texi (Archived Messages): Mention
2444 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2445
24462012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2447
2448 * gnus.texi (Various Summary Stuff):
2449 Remove mention of `gnus-propagate-marks'.
2450
24512012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2452
2453 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2454 which no longer exist.
2455
24562012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2457
2458 * gnus.texi (Archived Messages):
2459 Document gnus-gcc-self-resent-messages.
2460
24612012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2462
2463 * message.texi (Mail Variables):
2464 Mention the optional user parameter for X-Message-SMTP-Method.
2465
24662012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2467
2468 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2469
2470 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2471
24722012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2473
2474 * gnus.texi (Key Index): Change encoding to utf-8.
2475
ac1a0ce1 24762012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2477
2478 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2479
71cca84d
G
24802012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2481
2482 * gnus.texi (Group Timestamp): Mention where to find documentation for
2483 the `gnus-tmp-' variables (bug#11601).
2484
888a7fc0
MA
24852012-06-11 Michael Albinus <michael.albinus@gmx.de>
2486
2487 Sync with Tramp 2.2.6-pre.
2488
2489 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2490 where appropriate.
2491 (Ad-hoc multi-hops): New section.
2492 (Remote processes): New subsection "Running remote processes on
2493 Windows hosts".
2494 (History): Add remote commands on Windows, and ad-hoc multi-hop
2495 methods.
2496 (External methods): "ControlPersist" must be set to "no" for the
2497 `scpc' method.
2498 (Remote processes): Add a note about `auto-revert-tail-mode'.
2499 (Frequently Asked Questions): Use "scpx" in combination with
2500 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2501
2502 * trampver.texi: Update release number.
2503
31ca4639 25042012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2505
2506 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2507 compilation for html-mono.
2508
0e8bbf66
PE
25092012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2510
2511 * texinfo.tex: Merge from gnulib.
2512
b8f061b3
KY
25132012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2514
2515 * Makefile.in (echo-info): Don't try to install info files named
2516 just ".info".
2517
16af873e
GM
25182012-05-28 Glenn Morris <rgm@gnu.org>
2519
c1dabff0
GM
2520 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2521
16af873e
GM
2522 * sc.texi: Nuke hand-written node pointers.
2523 Fix top-level menu to match actual node order.
2524
1d5b82ef
GM
25252012-05-27 Glenn Morris <rgm@gnu.org>
2526
2527 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2528 Some associated fixes, including not messing with chapno in cl.texi.
2529
33017faf 25302012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2531
2532 * org.texi (Durations and time values): Fix typo.
2533
2fb6d9c6
GM
25342012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2535
2536 * texinfo.tex: Update from gnulib.
2537
d14b0029
JB
25382012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2539
cfdaa150 2540 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2541 Mention `calc-ensure-consistent-units'.
2542
2f4cadd1 25432012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2544
9879e263
AS
2545 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2546 reference commands. (Bug#11461)
2547
78e91d08
AS
2548 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2549
3fe7cdc8
GM
25502012-05-12 Glenn Morris <rgm@gnu.org>
2551
9598ef0b
GM
2552 * Makefile.in (mostlyclean): Add more TeX intermediates.
2553
7d326a29
GM
2554 * Makefile.in: Make it look more like the other doc Makefiles.
2555 Use explicit $srcdir in all dependencies.
2556 Remove cd $srcdir from rules.
2557 (VPATH): Remove.
2558 (infodir): Set to an absolute path.
2559 (INFO_TARGETS): Use short names.
2560 (mkinfodir): infodir is now absolute.
2561 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2562
c7f95930 2563 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2564 (.SUFFIXES): Disable implicit rules.
c7f95930 2565
3fe7cdc8
GM
2566 * Makefile.in (MKDIR_P): New, set by configure.
2567 (mkinfodir): Use $MKDIR_P.
2568
6f0652af
GM
25692012-05-07 Glenn Morris <rgm@gnu.org>
2570
2571 * forms.texi (Long Example): Update for changed location of files.
2572
8045b906
GM
25732012-05-04 Glenn Morris <rgm@gnu.org>
2574
2575 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2576 (INFO_TARGETS): Use $INFO_EXT.
2577 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2578 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2579 (INFO_TARGETS): Use $INFO_EXT.
2580 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2581
9e7a4bcf
GM
25822012-05-02 Glenn Morris <rgm@gnu.org>
2583
9aa071df
GM
2584 * Makefile.in (echo-info): New phony target, used by top-level.
2585
9e7a4bcf
GM
2586 * viper.texi: Make direntry shorter (also it is no longer "newest").
2587
2588 * emacs-gnutls.texi, ert.texi, org.texi:
2589 Fix dircategory, direntry to match info/dir.
2590
31cc861c
GM
2591 * faq.texi: Convert @inforefs to @xrefs.
2592 Fix some malformed cross-references.
f9e320bb
GM
2593 (File-name conventions): Shorten section name to avoid overfull line.
2594 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2595
723ea6b5
TZ
25962012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2597
2598 * auth.texi (Help for users): Update for .gpg file being second.
2599
a8e7d6d7 26002012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2601
2602 * org.texi (Agenda commands): Fix two typos: give corresponding
2603 function names, according to `org-agenda-view-mode-dispatch'.
2604
a8e7d6d7 26052012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2606
2607 * faq.texi (Major packages and programs): Remove section.
2608 There is no point listing 6 packages (cf etc/MORE.STUFF).
2609 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2610
dcbf5805
MA
26112012-04-22 Michael Albinus <michael.albinus@gmx.de>
2612
2613 * dbus.texi (Version): New node.
2614 (Properties and Annotations): Mention the object manager
2615 interface. Describe dbus-get-all-managed-objects.
2616 (Type Conversion): Floating point numbers are allowed, if an
2617 anteger does not fit Emacs's integer range.
2618 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2619 (Asynchronous Methods): Fix description of
2620 dbus-call-method-asynchronously.
c5b0993e
EW
2621 (Receiving Method Calls): Fix some minor errors.
2622 Add dbus-interface-emacs.
dcbf5805
MA
2623 (Signals): Describe unicast signals and the new match rules.
2624 (Alternative Buses): Add the PRIVATE optional argument to
2625 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2626
adee4030
GM
26272012-04-20 Glenn Morris <rgm@gnu.org>
2628
2629 * faq.texi (New in Emacs 24): New section.
2630 (Packages that do not come with Emacs): Mention M-x list-packages.
2631
35dc09a1 26322012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2633
2634 * cc-mode.texi (c-offsets-alist): Correct a typo.
2635
35dc09a1 26362012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2637
2638 * org.texi (Deadlines and scheduling): Fix the example: the
2639 DEADLINE item should come right after the headline. We enforce
2640 this convention, so it is a bug not to illustrate it correctly in
2641 the manual.
2642
35dc09a1 26432012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2644
2645 * org.texi (Agenda commands): Fix documentation bug by swapping
2646 the equivalent keybindings to `org-agenda-next-line' with the ones
2647 to `org-agenda-previous-line'.
2648
35dc09a1 26492012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2650
2651 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2652
e2560ea8
EZ
26532012-04-09 Eli Zaretskii <eliz@gnu.org>
2654
c5b0993e
EW
2655 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2656 Add emacs-gnutls.
e2560ea8
EZ
2657 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2658
6b4f4a2d
TZ
26592012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2660
250b840e 2661 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2662
2663 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2664
ca2c89b6
TZ
26652012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2666
2667 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2668 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2669
aebd5f1a
GM
26702012-04-04 Glenn Morris <rgm@gnu.org>
2671
2672 * auth.texi (Secret Service API): Copyedits.
2673 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2674 (Help for users, Help for developers)
2675 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2676
0317dd51
MA
26772012-04-04 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * auth.texi (Secret Service API): Add the missing text.
2680
3d439cd1
CY
26812012-04-04 Chong Yidong <cyd@gnu.org>
2682
2683 * message.texi (Using PGP/MIME): Note that epg is now the default.
2684
2685 * gnus.texi: Reduce references to obsolete pgg library.
2686 (Security): Note that epg is now the default.
2687
2688 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2689
2690 * nxml-mode.texi (Completion): C-RET is no longer bound to
2691 nxml-complete.
2692
153ae947
BG
26932012-04-01 Jambunathan K <kjambunathan@gmail.com>
2694
2695 * org.texi (Customizing tables in ODT export): Correct few errors.
2696
26972012-04-01 Jambunathan K <kjambunathan@gmail.com>
2698
2699 * org.texi (Links in ODT export): Update.
2700 (Labels and captions in ODT export): New node.
2701
27022012-04-01 Jambunathan K <kjambunathan@gmail.com>
2703
2704 * org.texi (Literal examples in ODT export): htmlfontify.el in
2705 Emacs-24.1 now supports fontification. So ODT source blocks will
2706 be fontified by default.
2707
27082012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2709
2710 * org.texi (Refiling notes): Remove duplicated keybinding.
2711
27122012-04-01 Eric Schulte <eric.schulte@gmx.com>
2713
2714 * org.texi (noweb): Documentation of this new option to the :noweb
2715 header argument.
2716
27172012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2718
2719 * org.texi (Header and sectioning): Add example demonstrating how
2720 to use "LaTeX_CLASS_OPTIONS".
2721
27222012-04-01 Eric Schulte <eric.schulte@gmx.com>
2723
2724 * org.texi (Noweb reference syntax): Describe the ability to
2725 execute noweb references in the manual.
2726
27272012-04-01 Eric Schulte <eric.schulte@gmx.com>
2728
2729 * org.texi (cache): Improve cache documentation when session
2730 evaluation is used.
2731
27322012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2733
2734 * org.texi (Plain lists): Document removal.
2735
27362012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2737
2738 * org.texi: Decapitalize file name in references to Calc manual.
2739
27402012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2741
2742 * org.texi (Plain lists): Document removal.
2743
27442012-04-01 Jambunathan K <kjambunathan@gmail.com>
2745
2746 * org.texi (Top, OpenDocument Text export)
2747 (ODT export commands, Extending ODT export)
2748 (Images in ODT export, Tables in ODT export)
2749 (Configuring a document converter): Add or Update.
2750
27512012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2752
2753 * org.texi (MobileOrg): Change the wording to reflect that the
2754 Android Version is no longer just the little brother of the iOS
2755 version.
2756
27572012-04-01 Eric Schulte <eric.schulte@gmx.com>
2758
c5b0993e 2759 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2760 binding documentation in manual.
2761
27622012-04-01 Eric Schulte <eric.schulte@gmx.com>
2763
2764 * org.texi (noweb): Document new noweb header value.
2765
27662012-04-01 Eric Schulte <eric.schulte@gmx.com>
2767
2768 * org.texi (noweb-sep): Document new header argument.
2769
27702012-04-01 Eric Schulte <eric.schulte@gmx.com>
2771
2772 * org.texi (noweb-ref): Documentation of this new custom variable.
2773
27742012-04-01 Eric Schulte <eric.schulte@gmx.com>
2775
2776 * org.texi (wrap): Update the new :wrap documentation to match the
2777 current implementation.
2778
27792012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2780
2781 * org.texi: Added documentation for :wrap.
2782
27832012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2784
2785 * org.texi: #+RESULTS now user-configurable.
2786
27872012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2788
2789 * org.texi: Documented :noweb no-export.
2790
27912012-04-01 Thomas Dye <dk@poto.local>
2792
2793 * org.texi: Edit :noweb no header argument for correctness.
2794
1e20eeb7 27952012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2796
2797 * org.texi (Customization): Update the approximate number of Org
2798 variables.
2799
28002012-04-01 Thomas Dye <dk@poto.local>
2801
2802 * org.texi: The :results wrap produces a drawer instead of a
2803 begin_results block.
2804
005a89ff
G
28052012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2806
2807 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2808 reflect the new default.
2809
589ce070
EZ
28102012-03-10 Eli Zaretskii <eliz@gnu.org>
2811
2812 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2813 "Getting Started" to this node. (Bug#10450)
2814
a5392527
CY
28152012-03-10 Chong Yidong <cyd@gnu.org>
2816
8ae818e4
CY
2817 * flymake.texi (Example -- Configuring a tool called via make):
2818 Mention the Automake COMPILE variable (Bug#8715).
2819
a5392527
CY
2820 * info.texi (Getting Started): Add an index entry (Bug#10450).
2821
d49902e4
MA
28222012-03-02 Michael Albinus <michael.albinus@gmx.de>
2823
2824 * dbus.texi (Signals): Known names will be mapped onto unique
2825 names, when registering for signals.
2826
53eced6d
GM
28272012-02-29 Glenn Morris <rgm@gnu.org>
2828
bcd6cd23
GM
2829 * url.texi: Fix quote usage in body text.
2830
775b55af
GM
2831 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2832
53eced6d
GM
2833 * cl.texi: Use @code{} in menus when appropriate.
2834
44e97401
GM
28352012-02-28 Glenn Morris <rgm@gnu.org>
2836
2837 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2838 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2839 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2840 * org.texi, sc.texi, vip.texi, viper.texi:
2841 Standardize possessive apostrophe usage.
2842
fa9a0855
CY
28432012-02-26 Chong Yidong <cyd@gnu.org>
2844
2845 * ediff.texi (Quick Help Commands): Add a couple of index entries
2846 (Bug#10834).
2847
0fd2c9a3
GM
28482012-02-17 Glenn Morris <rgm@gnu.org>
2849
2850 * gnus.texi (Posting Styles):
2851 * remember.texi (Org): Fix cross-refs to other manuals.
2852
9f26dc24
GM
28532012-02-15 Glenn Morris <rgm@gnu.org>
2854
2855 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2856 (Encryption): New chapter, split out from previous.
2857
3d2af193
LI
28582012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2859
c5b0993e
EW
2860 * gnus.texi (Customizing the IMAP Connection):
2861 Mention nnimap-record-commands.
3d2af193 2862
b74c9672
GM
28632012-02-10 Glenn Morris <rgm@gnu.org>
2864
2865 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2866 Mention url-queue-retrieve.
2867
2ebc3b94
GM
28682012-02-09 Glenn Morris <rgm@gnu.org>
2869
9fcfcdef
GM
2870 * sem-user.texi (Semantic mode user commands): Typo fix.
2871
2ebc3b94
GM
2872 * info.texi (Create Info buffer): Mention info-display-manual.
2873
7c4bbb69
LI
28742012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2875
2876 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2877 example (modified from an example by Michael Albinus).
2878
debce7bc
G
28792012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2880
2881 * gnus.texi (Agent Basics): Fix outdated description of
2882 `gnus-agent-auto-agentize-methods'.
2883
b207a4ec
AS
28842012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2885
2886 * cc-mode.texi: Always @defindex ss.
2887 (Config Basics): Fix argument of @itemize.
2888 (Macro Backslashes): Add @code around index entry.
2889
b8fe8712
GM
28902012-01-23 Glenn Morris <rgm@gnu.org>
2891
2892 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2893
02dc2fd7
EH
28942012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2895
2896 * tramp.texi (File): Tweak wording for the `scpc' option.
2897
e7719ea1
G
28982012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2899
2900 * gnus.texi (Group Parameters): Really note precedence.
2901
9937bef4
G
29022012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2903
2904 * gnus.texi (Group Parameters): Note precedence.
2905
e66ba1df
BG
29062012-01-03 Eric Schulte <eric.schulte@gmx.com>
2907
2908 * org.texi (Noweb reference syntax): Adding documentation of
2909 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2910 variable.
2911
29122012-01-03 Bastien Guerry <bzg@gnu.org>
2913
2914 * org.texi (Plain lists): Split the table to fix the display
2915 of items.
2916
29172012-01-03 Bastien Guerry <bzg@gnu.org>
2918
2919 * org.texi (Plain lists): Fix misplaced explanation.
2920
29212012-01-03 Bastien Guerry <bzg@gnu.org>
2922
2923 * org.texi (Plain lists, Agenda files): Add index entries.
2924
29252012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2926
2927 * org.texi: Use "Org mode" instead of alternatives like
2928 "Org-mode" or "org-mode".
2929
29302012-01-03 Bernt Hansen <bernt@norang.ca>
2931
c5b0993e
EW
2932 * org.texi (Agenda commands):
2933 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2934
29352012-01-03 Bastien Guerry <bzg@gnu.org>
2936
2937 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2938 C-c' on checkboxes.
2939
29402012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2941
2942 * org.texi: End sentences with two spaces.
2943
29442012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2945
2946 * org.texi (External links): Document the link types file+sys
2947 and file+emacs, slightly narrow used page width.
2948
29492012-01-03 Eric Schulte <eric.schulte@gmx.com>
2950
2951 * org.texi (colnames): Note that colnames behavior may differ
2952 across languages.
2953
29542012-01-03 Bastien Guerry <bzg@gnu.org>
2955
2956 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2957
29582012-01-03 Thomas Dye <dk@poto.westell.com>
2959
2960 * org.texi: Augmented discussion of babel property
2961 inheritance. Put footnote outside sentence ending period.
2962
29632012-01-03 Eric Schulte <schulte.eric@gmail.com>
2964
2965 * org.texi (eval): Documenting the full range of :eval header
2966 argument values.
2967
29682012-01-03 Eric Schulte <schulte.eric@gmail.com>
2969
2970 * org.texi (eval): Documentation of the new :eval option.
2971
29722012-01-03 Thomas Dye <dk@poto.local>
2973
2974 * org.texi: Add accumulated properties.
2975
29762012-01-03 Thomas Dye <dk@poto.local>
2977
2978 * org.texi: Documented no spaces in name=assign, another
2979 correction to :var table.
2980
29812012-01-03 Thomas Dye <dk@poto.local>
2982
2983 * org.texi: Changed DATA to NAME in Working With Source Code
2984 section.
2985
29862012-01-03 Tom Dye <tsd@tsdye.com>
2987
2988 * org.texi: Minor change to :var table.
2989
29902012-01-03 Tom Dye <tsd@tsdye.com>
2991
2992 * org.texi: More changes to :var table (some examples were wrong).
2993
29942012-01-03 Tom Dye <tsd@tsdye.com>
2995
2996 * org.texi: Cleaned up :var table.
2997
29982012-01-03 Bastien Guerry <bzg@gnu.org>
2999
3000 * org.texi (Timestamps, Weekly/daily agenda)
3001 (Weekly/daily agenda): Add @cindex for "appointment".
3002
30032012-01-03 Eric Schulte <schulte.eric@gmail.com>
3004
3005 * org.texi (Literal examples): A new link to the template for
3006 inserting empty code blocks.
3007 (Structure of code blocks): A new link to the template for
3008 inserting empty code blocks.
3009
30102012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3011
3012 * org.texi (External links): Add footnote on how the behavior
3013 of the text search in Org files are controled by the variable
3014 `org-link-search-must-match-exact-headline'.
3015
30162012-01-03 Eric Schulte <schulte.eric@gmail.com>
3017
c5b0993e
EW
3018 * org.texi (Buffer-wide header arguments):
3019 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
3020
30212012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3022
3023 * org.texi (The clock table): Mention that ACHIVED trees
3024 contribute to the clock table.
3025
30262012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3027
3028 * org.texi (Conflicts): Better yasnippet config info.
3029
30302012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3031
d1389828 3032 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
3033 values for `org-export-select-tags',
3034 `org-export-exclude-tags'.
3035
30362012-01-03 Tom Dye <tsd@tsdye.com>
3037
3038 * org.texi: Added a line to specify that header arguments are
3039 lowercase.
3040
30412012-01-03 Tom Dye <tsd@tsdye.com>
3042
3043 * org.texi: :var requires default value when declared.
3044
30452012-01-03 Bastien Guerry <bzg@gnu.org>
3046
3047 * org.texi (Handling links): Add a note about the
3048 `org-link-frame-setup' option.
3049
30502012-01-03 David Maus <dmaus@ictsoc.de>
3051
3052 * org.texi (Exporting Agenda Views, Extracting agenda
3053 information): Fix command line syntax, quote symbol parameter
3054 values.
3055
30562012-01-03 David Maus <dmaus@ictsoc.de>
3057
3058 * org.texi (Exporting Agenda Views): Fix command line syntax.
3059
8d80ef01
PE
30602011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3061
3062 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3063 Use octal notation for file permissions, which are normally
3064 thought of in octal.
3065 (Mail Back End Variables): Use more-plausible modes in example.
3066
47d42d81
AM
30672011-12-20 Alan Mackenzie <acm@muc.de>
3068
3069 * cc-mode.texi: Update version string 5.31 -> 5.32.
3070
a98edce9
JB
30712011-12-06 Juanma Barranquero <lekktu@gmail.com>
3072
3073 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3074
321decc8
GM
30752011-11-24 Glenn Morris <rgm@gnu.org>
3076
3077 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3078
f8107b79
JB
30792011-11-24 Juanma Barranquero <lekktu@gmail.com>
3080
3081 * makefile.w32-in: Update dependencies.
3082
f5a96a4f
GM
30832011-11-20 Glenn Morris <rgm@gnu.org>
3084
3085 * gnus.texi (Group Information):
3086 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3087
cd1181db
JB
30882011-11-20 Juanma Barranquero <lekktu@gmail.com>
3089
3090 * gnus-coding.texi (Gnus Maintenance Guide):
3091 Rename from "Gnus Maintainance Guide".
3092
3093 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3094 * eieio.texi (Customizing):
fe7a3057
JB
3095 * gnus.texi (Article Washing):
3096 * gnus-news.texi:
3097 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 3098
7877f373
JB
30992011-11-16 Juanma Barranquero <lekktu@gmail.com>
3100
3101 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3102
0d26e0b6
JB
31032011-11-15 Juanma Barranquero <lekktu@gmail.com>
3104
c7015153
JB
3105 * ede.texi (project-am-texinfo):
3106 * gnus.texi (Sending or Not Sending):
3107 * org.texi (Template elements): Fix typos.
0d26e0b6 3108
0b381c7e
JB
31092011-11-14 Juanma Barranquero <lekktu@gmail.com>
3110
3111 * ediff.texi (Hooks):
c7015153 3112 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 3113
40a8bdf6
JB
31142011-11-11 Juanma Barranquero <lekktu@gmail.com>
3115
3116 * semantic.texi (Tag handling): Fix typo.
3117
57dda3bb
KY
31182011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3119
3120 * gnus.texi (Other Gnus Versions): Remove.
3121
52bedd34
AM
31222011-10-28 Alan Mackenzie <acm@muc.de>
3123
3124 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3125 (Other Special Indentations): Add an xref to "Macros with ;".
3126 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3127 "Macros with ;".
3128 (Macros with ;): New page.
3129
00b77525
GM
3130 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3131 Document the new handling of nested scopes for movement by defuns.
52bedd34 3132
4a623313
MA
31332011-10-23 Michael Albinus <michael.albinus@gmx.de>
3134
3135 Sync with Tramp 2.2.3.
3136
3137 * trampver.texi: Update release number.
3138
466a320e
GM
31392011-10-14 Glenn Morris <rgm@gnu.org>
3140
3141 * ert.texi (Introduction, How to Run Tests)
3142 (Running Tests Interactively, Expected Failures)
3143 (Tests and Their Environment, Useful Techniques)
3144 (Interactive Debugging, Fixtures and Test Suites):
3145 Minor rephrasings.
3146 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3147 (Running Tests in Batch Mode): Simplify loading instructions.
3148 (Test Selectors): Clarify some selectors.
3149 (Expected Failures, Useful Techniques):
3150 Make examples fit in 80 columns.
3151
2be4956d
JB
31522011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3153
3154 * calc.texi (Basic Operations on Units): Discuss temperature
3155 conversion (`u t') alongside with other unit conversions ('u c').
3156
7359a765
GM
31572011-10-12 Glenn Morris <rgm@gnu.org>
3158
3159 * ert.texi: Whitespace trivia to make main menu items line up better.
3160
a0c52e5d
GM
31612011-10-08 Glenn Morris <rgm@gnu.org>
3162
3163 * Makefile.in: Fix ert rules.
3164
465d0300
G
31652011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * gnus.texi (Gnus Utility Functions): Add more references and
3168 explanations (bug#9683).
3169
2fb6d9c6
GM
31702011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3171
3172 * texinfo.tex: Merge from gnulib.
3173
a5166359
LMI
31742011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * gnus.texi (Archived Messages): Note the default (bug#9552).
3177
b523dc20
BW
31782011-09-21 Bill Wohler <wohler@newt.com>
3179
3180 Release MH-E manual version 8.3.
3181
58179cce 3182 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3183 release 8.3.
c5b0993e 3184 (Preface): Update support information.
bd7239f5 3185 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3186 historical quote, the tense should be correct in the time that it
3187 was written.
3188
0afb49a1
LMI
31892011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3190
3191 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3192 (Finding the News): Doc clarification.
3193 (Terminology): Mention naming.
3194
e21bac42
G
31952011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3196
3197 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3198 (Interactive): Document `quiet'.
3199
5b409b39 32002011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3201
bd7239f5 3202 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3203
5b409b39 32042011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3205
bd7239f5 3206 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3207 scope for `org-map-entries'.
3208
5b409b39 32092011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3210
3211 * org.texi (Visibility cycling): Document `org-copy-visible'.
3212
5b409b39 32132011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3214
bd7239f5 3215 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3216 proper order.
3217
5b409b39 32182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3219
3220 * org.texi (eval): Expand discussion of the :eval header argument.
3221
5b409b39 32222011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3223
3224 * org.texi (Languages): Add Lilypond and Awk as supported
3225 languages.
3226
5b409b39 32272011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3228
bd7239f5 3229 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3230 LOG_INTO_DRAWER can be used to override the contents of variable
3231 org-clock-into-drawer (or if unset, org-log-into-drawer).
3232
bd7239f5 3233 * org.texi: Replace @xref->@pxref.
3ab2c837 3234
5b409b39 32352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3236
3237 * org.texi (Evaluating code blocks): Documenting the new option
3238 for inline call lines.
3239
5b409b39 32402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3241
3242 * org.texi (Results of evaluation): More explicit about the
3243 mechanism through which interactive evaluation of code is
3244 performed.
3245
5b409b39 32462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3247
3248 * org.texi (noweb-ref): New header argument documentation.
3249
5b409b39 32502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3251
3252 * org.texi (Extracting source code): Documentation of the new
3253 org-babel-tangle-named-block-combination variable.
3254
5b409b39 32552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3256
bd7239f5 3257 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3258 behavior of multiple blocks of the same name is undefined.
3ab2c837 3259
5b409b39 32602011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3261
3262 * org.texi (TaskJuggler export): Modify the example to reflect the
3263 new effort durations.
3264
5b409b39 32652011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3266
3267 * org.texi (Images in LaTeX export): Escape curly brackets in
3268 LaTeX example.
3269
5b409b39 32702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3271
3272 * org.texi (The clock table): Document the :properties and
3273 :inherit-props arguments for the clocktable.
3274
5b409b39 32752011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3276
3277 * org.texi (Tables in LaTeX export): Document specifying placement
3278 options for tables.
3279
5b409b39 32802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3281
3282 * org.texi (Evaluating code blocks): More specific documentation
3283 about the different types of header arguments.
3284
5b409b39 32852011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3286
3287 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3288
5b409b39 32892011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3290
3291 * org.texi (Built-in table editor): Document the table field
3292 follow mode.
3293
5b409b39 32942011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3295
3296 * org.texi (Easy Templates): Document new template.
3297
5b409b39 32982011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3299
3300 * org.texi (Literal examples): Add a cross-reference from "Literal
3301 Examples" to "Easy Templates."
3302
5b409b39 33032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3304
3305 * org.texi (The clock table): Add link to match syntax.
3306
5b409b39 33072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3308
3309 * org.texi (Agenda commands): Document clock consistency checks.
3310
5b409b39 33112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3312
3313 * org.texi (Built-in table editor): Document that \vert represents
3314 a vertical bar in a table field.
3315
5b409b39 33162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3317
3318 * org.texi (Literal examples): Link from "Markup" > "Literate
3319 Examples" to "Working with Source Code".
3320
5b409b39 33212011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3322
3323 * org.texi (Agenda commands): Doc for function option to bulk
3324 action.
3325
5b409b39 33262011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3327
3328 * org.texi (Template expansion): Document new %<...> template
3329 escape.
3330
5b409b39 33312011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3332
3333 * org.texi (Selective export): Document exclusion of any tasks
3334 from export.
3335
5b409b39 33362011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3337
3338 * org.texi (Selective export): Document how to exclude DONE tasks
3339 from export.
3340 (Publishing options): Document the properties to be used to turn off
3341 export of DONE tasks.
3342
5b409b39 33432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3344
3345 * org.texi (The date/time prompt): Document date range protection.
3346
5b409b39 33472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3348
3349 * org.texi (padline): Documentation of the new padline header
3350 argument.
3351
5b409b39 33522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3353
3354 * org.texi (var): Adding "[" to list of characters triggering
3355 elisp evaluation.
3356
5b409b39 33572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3358
3359 * org.texi (var): Documentation of Emacs Lisp evaluation during
3360 variable assignment.
3361
5b409b39 33622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3363
3364 * org.texi (colnames): Reference indexing into variables, and note
3365 that colnames are *not* removed before indexing occurs.
3366 (rownames): Reference indexing into variables, and note that
3367 rownames are *not* removed before indexing occurs.
3368
5b409b39 33692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3370
3371 * org.texi (var): Clarification of indexing into tabular
3372 variables.
3373
5b409b39 33742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3375
3376 * org.texi (results): Documentation of the `:results wrap' header
3377 argument.
3378
5b409b39 33792011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3380
bd7239f5 3381 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3382 of the LaTeX export: the org file has to be properly structured.
3383
5b409b39 33842011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3385
c5b0993e
EW
3386 * org.texi (Dynamic blocks, Structure editing):
3387 Mention the function `org-narrow-to-block'.
3ab2c837 3388
5b409b39 33892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3390
3391 * org.texi (Languages): Updating list of code block supported
3392 languages.
3393
5b409b39 33942011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3395
3396 * org.texi (Special properties): CATEGORY is a special property,
3397 but it may also used in the drawer.
3398
5b409b39 33992011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3400
3401 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3402
5b409b39 34032011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3404
3405 * org.texi (Include files): Document :lines.
3406
5b409b39 34072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3408
3409 * org.texi (comments): Documentation of the ":comments noweb" code
3410 block header argument.
3411
5b409b39 34122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3413
c5b0993e 3414 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3415 added extra whitespace around functions to be consistent with the
3416 rest of the section.
3417
5b409b39 34182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3419
c5b0993e 3420 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3421 #+call: line syntax.
c5b0993e 3422 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3423 #+call: line syntax.
3424
5b409b39 34252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3426
3427 * org.texi (Evaluating code blocks): More explicit about how to
3428 pass variables to #+call lines.
3429
5b409b39 34302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3431
3432 * org.texi (Results of evaluation): Link to the :results header
3433 argument list from the "Results of evaluation" section.
3434
5b409b39 34352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3436
3437 * org.texi (Conflicts): Adding additional information about
3438 resolving org/yasnippet conflicts.
3439
5b409b39 34402011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3441
3442 * org.texi (Publishing options): Document style-include-scripts
3443 publishing project property.
3444
5b409b39 34452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3446
3447 * org.texi (Sparse trees): Document the next-error /
3448 previous-error functionality.
3449
5b409b39 34502011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3451
c5b0993e 3452 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3453
5b409b39 34542011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3455
c5b0993e
EW
3456 * org.texi (Code block specific header arguments):
3457 Documentation of multi-line header arguments.
3ab2c837 3458
5b409b39 34592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3460
3461 * org.texi (Code evaluation security): Add example for using a
3462 function.
3463
5b409b39 34642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3465
3466 * org.texi (Tables in LaTeX export): Documentation of new
3467 attr_latex options for tables.
3468
5b409b39
BG
34692011-08-03 Michael Albinus <michael.albinus@gmx.de>
3470
3471 * trampver.texi: Update release number.
3472
34732011-07-30 Michael Albinus <michael.albinus@gmx.de>
3474
3475 Sync with Tramp 2.2.2.
3476
3477 * trampver.texi: Update release number.
3478
064e2d08
LMI
34792011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3480
3481 * flymake.texi (Example -- Configuring a tool called via make):
3482 Use /dev/null instead of the Windows "nul" (bug#8715).
3483
b8151e9c
LMI
34842011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * widget.texi (Setting Up the Buffer): Remove mention of the
3487 global keymap parent, which doesn't seem to be accurate
3488 (bug#7045).
3489
5b409b39
BG
34902011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3491
3492 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3493
c0a8ae95
KR
34942010-07-10 Kevin Ryde <user42@zip.com.au>
3495
3496 * cl.texi (For Clauses): Add destructuring example processing an
3497 alist (bug#6596).
3498
ac6531ad
LMI
34992011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3500
3501 * ediff.texi (Major Entry Points): Remove mention of `require',
3502 since that's not pertinent in the installed Emacs (bug#9016).
3503
d30dd079
G
35042011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3505
3506 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3507 (Filtering New Groups): Clarify how simple the "options -n" format is.
3508 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3509 is internal.
d30dd079 3510
862c0d68
MA
35112011-07-04 Michael Albinus <michael.albinus@gmx.de>
3512
c5b0993e
EW
3513 * tramp.texi (Cleanup remote connections):
3514 Add `tramp-cleanup-this-connection'.
862c0d68 3515
cd865a33
G
35162011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3517
3518 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3519 zombies.
3520 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3521 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3522
35232011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3524
3525 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3526 backups, and not actual vc (bug#8975).
3527
79414ae4
KR
35282011-07-03 Kevin Ryde <user42@zip.com.au>
3529
3530 * cl.texi (For Clauses): @items for hash-values and key-bindings
3531 to make them more visible when skimming. Add examples of `using'
3532 clause to them, examples being clearer than a description in
3533 words (bug#6599).
3534
847ccf7c
AM
35352011-07-01 Alan Mackenzie <acm@muc.de>
3536
3537 * cc-mode.texi (Guessing the Style): New page.
3538 (Styles): Add a short introduction to above.
3539
3da13bb9
DD
35402011-06-28 Deniz Dogan <deniz@dogan.se>
3541
3542 * rcirc.texi (Configuration): Bug-fix:
3543 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3544 Reported by Elias Pipping <pipping@exherbo.org>.
3545
60a0884e
G
35462011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3547
c5b0993e
EW
3548 * gnus.texi (Summary Mail Commands):
3549 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3550
0c7efc08
SM
35512011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3552
3553 * eshell.texi (Known problems): Fix typo.
3554
ea3596a2
MA
35552011-06-12 Michael Albinus <michael.albinus@gmx.de>
3556
0c7efc08 3557 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3558 (Password handling): `auth-source-debug' is good for debug messages.
3559
2da9c605
G
35602011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3561
3562 * gnus.texi (Store custom flags and keywords): Refer to
3563 `gnus-registry-article-marks-to-{chars,names}' instead of
3564 `gnus-registry-user-format-function-{M,M2}'.
3565
e61923c8
GM
35662011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3567
3568 * texinfo.tex: Merge from gnulib.
3569
627abcdd
TZ
35702011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3571
3572 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3573 (Store custom flags and keywords):
3574 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3575 `gnus-registry-user-format-function-M2'.
3576
a3c92bc1
EZ
35772011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3578
8f906c40 3579 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3580
85d870a9
GM
35812011-05-17 Glenn Morris <rgm@gnu.org>
3582
3583 * gnus.texi (Face): Fix typo.
3584
2cdee799
GM
35852011-05-14 Glenn Morris <rgm@gnu.org>
3586
3587 * dired-x.texi (Omitting Examples): Minor addition.
3588
79b70037
GM
35892011-05-10 Jim Meyering <meyering@redhat.com>
3590
3591 * ede.texi: Fix typo "or or -> or".
3592
a7111a62 35932011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3594
3595 * gnus.texi (Summary Buffer Lines):
3596 gnus-summary-user-date-format-alist does not exist.
3597 (Sorting the Summary Buffer): More about sorting threads.
3598
69026aba
MA
35992011-04-25 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * trampver.texi: Update release number.
3602
9024ff79
MA
36032011-04-14 Michael Albinus <michael.albinus@gmx.de>
3604
3605 * tramp.texi (Frequently Asked Questions): New item for disabling
3606 Tramp in other packages.
3607
c3c65d73
TZ
36082011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3609
3610 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3611 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3612 Update gnus-registry docs.
c3c65d73 3613
9ec6a317
JB
36142011-04-13 Juanma Barranquero <lekktu@gmail.com>
3615
3616 * ede.texi: Fix typos.
3617
1e3b6001
G
36182011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3619
9ec6a317
JB
3620 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3621 It's @table @code.
1e3b6001 3622
a5954fa5
G
36232011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3624
ed9265fc 3625 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3626
d71990a1
JB
36272011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3628
3629 * calc.texi (Logarithmic Units): Update the function names.
3630
1518e4f0
G
36312011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3632
3633 * message.texi (Various Commands): Document format specs in the
3634 ellipsis.
3635
a123622d
G
36362011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3637
3638 * message.texi (Insertion Variables): Document message-cite-style.
3639
36402011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3641
3642 * tramp.texi (Remote processes): New subsection "Running shell on
3643 a remote host".
3644
4248cca2
TZ
36452011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3646
3647 * auth.texi (Help for developers): Update docs to explain that the
3648 :save-function will only run the first time.
3649
54ce11a1
GM
36502011-03-12 Glenn Morris <rgm@gnu.org>
3651
3652 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3653 (emacs-faq.text): New target.
3654 (clean): Add emacs-faq.
3655
0c3b25f8
MA
36562011-03-12 Michael Albinus <michael.albinus@gmx.de>
3657
3658 Sync with Tramp 2.2.1.
3659
3660 * trampver.texi: Update release number.
3661
b740639e
GM
36622011-03-11 Glenn Morris <rgm@gnu.org>
3663
3664 * Makefile.in (HTML_TARGETS): New.
3665 (clean): Delete $HTML_TARGETS.
3666 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3667
733afdf4
TZ
36682011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3669
3670 * auth.texi (Help for developers): Show example of using
3671 `auth-source-search' with prompts and :save-function.
3672
33383987
JB
36732011-03-07 Chong Yidong <cyd@stupidchicken.com>
3674
3675 * Version 23.3 released.
3676
a5057546
G
36772011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3678
3679 * message.texi (Message Buffers): Update default value of
3680 message-generate-new-buffers.
3681
479a2c9b
JB
36822011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3683
3684 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3685 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3686 respectively.
05a29101
JB
3687 (Musical Notes): New section.
3688 (Customizing Calc): Mention the customizable variable
3689 calc-note-threshold.
479a2c9b 3690
e0535b76
GM
36912011-03-03 Glenn Morris <rgm@gnu.org>
3692
3693 * url.texi (Dealing with HTTP documents): Remove reference to
3694 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3695 (Configuration): Update url-configuration-directory description.
e0535b76 3696
2777ccbf
GM
36972011-03-02 Glenn Morris <rgm@gnu.org>
3698
3699 * dired-x.texi (Multiple Dired Directories): Remove mentions
3700 of dired-default-directory-alist and dired-default-directory.
3701 Move dired-smart-shell-command here...
3702 (Miscellaneous Commands): ... from here.
3703
257219bd
PE
37042011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3705
3706 * texinfo.tex: Update to version 2011-02-24.09.
3707
8889f4e2
GM
37082011-03-02 Glenn Morris <rgm@gnu.org>
3709
3710 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3711 instead of the obsoleted dired-omit-here-always.
3712
5d41af19
MA
37132011-02-28 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3716 supported systems.
3717
2b0c7330 37182011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3719
61cf3a76
GM
3720 * dbus.texi (Type Conversion): Grammar fix.
3721
cce7d530 37222011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3723
cce7d530
GM
3724 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3725 "Debian GNU/Linux".
51a13bdd 3726
cce7d530
GM
3727 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3728
817b48a7
GM
37292011-02-23 Glenn Morris <rgm@gnu.org>
3730
cce7d530
GM
3731 * dired-x.texi (Features): Minor rephrasing.
3732 (Local Variables): Fix typos.
47301027
GM
3733
3734 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3735 Standardize some Emacs/XEmacs terminology.
3736
817b48a7
GM
3737 * dired-x.texi (Features): Don't advertise obsolete local variables.
3738 Simplify layout.
3739 (Omitting Variables): Update local variables example.
3740 (Local Variables): Say this is obsolete. Fix description of
3741 dired-enable-local-variables possible values.
3742
4a3988d5
G
37432011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3744
3745 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3746 default now.
3747
8e22bee0
G
37482011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3749
3750 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3751
06b840e0
LI
37522011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3753
3754 * gnus.texi (Window Layout): Document layout names.
3755
67ab0163 37562011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3757
3758 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3759 * auth.texi: Sync @dircategory with ../../info/dir.
3760 * autotype.texi: Sync @dircategory with ../../info/dir.
3761 * calc.texi: Sync @dircategory with ../../info/dir.
3762 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3763 * cl.texi: Sync @dircategory with ../../info/dir.
3764 * dbus.texi: Sync @dircategory with ../../info/dir.
3765 * dired-x.texi: Sync @dircategory with ../../info/dir.
3766 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3767 * ede.texi: Sync @dircategory with ../../info/dir.
3768 * ediff.texi: Sync @dircategory with ../../info/dir.
3769 * edt.texi: Sync @dircategory with ../../info/dir.
3770 * eieio.texi: Sync @dircategory with ../../info/dir.
3771 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3772 * epa.texi: Sync @dircategory with ../../info/dir.
3773 * erc.texi: Sync @dircategory with ../../info/dir.
3774 * eshell.texi: Sync @dircategory with ../../info/dir.
3775 * eudc.texi: Sync @dircategory with ../../info/dir.
3776 * flymake.texi: Sync @dircategory with ../../info/dir.
3777 * forms.texi: Sync @dircategory with ../../info/dir.
3778 * gnus.texi: Sync @dircategory with ../../info/dir.
3779 * idlwave.texi: Sync @dircategory with ../../info/dir.
3780 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3781 * message.texi: Sync @dircategory with ../../info/dir.
3782 * mh-e.texi: Sync @dircategory with ../../info/dir.
3783 * newsticker.texi: Sync @dircategory with ../../info/dir.
3784 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3785 * org.texi: Sync @dircategory with ../../info/dir.
3786 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3787 * pgg.texi: Sync @dircategory with ../../info/dir.
3788 * rcirc.texi: Sync @dircategory with ../../info/dir.
3789 * reftex.texi: Sync @dircategory with ../../info/dir.
3790 * remember.texi: Sync @dircategory with ../../info/dir.
3791 * sasl.texi: Sync @dircategory with ../../info/dir.
3792 * sc.texi: Sync @dircategory with ../../info/dir.
3793 * semantic.texi: Sync @dircategory with ../../info/dir.
3794 * ses.texi: Sync @dircategory with ../../info/dir.
3795 * sieve.texi: Sync @dircategory with ../../info/dir.
3796 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3797 * speedbar.texi: Sync @dircategory with ../../info/dir.
3798 * trampver.texi [emacs]: Set emacsname to "Emacs".
3799 * tramp.texi: Sync @dircategory with ../../info/dir.
3800 * url.texi: Sync @dircategory with ../../info/dir.
3801 * vip.texi: Sync @dircategory with ../../info/dir.
3802 * viper.texi: Sync @dircategory with ../../info/dir.
3803 * widget.texi: Sync @dircategory with ../../info/dir.
3804 * woman.texi: Sync @dircategory with ../../info/dir.
3805
30abce25
GM
38062011-02-19 Glenn Morris <rgm@gnu.org>
3807
0c7efc08
SM
3808 * dired-x.texi (Technical Details): No longer redefines
3809 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3810 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3811
73572c72
AG
38122013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3813
d967cd18
GM
3814 * eshell.texi (Input/Output):
3815 Document insert output redirection operator, >>>.
73572c72 3816
f31f8469
GM
38172011-02-18 Glenn Morris <rgm@gnu.org>
3818
3819 * dired-x.texi (Optional Installation File At Point): Simplify.
3820
35123c04
TZ
38212011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3822
3823 * auth.texi (Help for users): Use :port instead of :protocol for all
3824 auth-source docs.
7ba93e94
G
3825 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3826 to have two files in `auth-sources'.
35123c04 3827
da5e0ce4
GM
38282011-02-16 Glenn Morris <rgm@gnu.org>
3829
b322c9af
GM
3830 * dired-x.texi: Use emacsver.texi to get Emacs version.
3831 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3832 Depend on emacsver.texi.
3833
07ca5555
GM
3834 * dired-x.texi: Drop meaningless version number.
3835 (Introduction): Remove old info.
3836 (Optional Installation Dired Jump): Autoload from dired-x.
3837 Remove incorrect info about loaddefs.el.
3838 (Bugs): Just refer to M-x report-emacs-bug.
3839
da5e0ce4
GM
3840 * dired-x.texi (Multiple Dired Directories): Update for rename of
3841 default-directory-alist.
3842 (Miscellaneous Commands): No longer mention very old VM version 4.
3843
bb55f713
PE
38442011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3845
3846 Merge from gnulib.
3847 * texinfo.tex: Update to version 2011-02-14.11.
3848
5415d076
G
38492011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3850
da5e0ce4
GM
3851 * auth.texi (Help for users):
3852 Login collection is "Login" and not "login".
5415d076 3853
14029d4b
MA
38542011-02-13 Michael Albinus <michael.albinus@gmx.de>
3855
3856 * tramp.texi (History): Remove IMAP support.
3857 (External methods, Frequently Asked Questions): Remove `imap' and
3858 `imaps' methods.
3859 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3860
3861 * trampver.texi: Remove default value of `emacsimap'.
3862
8a36c07f
GM
38632011-02-13 Glenn Morris <rgm@gnu.org>
3864
3865 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3866 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3867
165bc5a0
GM
38682011-02-12 Glenn Morris <rgm@gnu.org>
3869
3870 * sc.texi (Getting Connected): Remove old index entries.
3871
5415d076 38722011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3873
3874 * url.texi: Remove duplicate @dircategory (Bug#7942).
3875
b8e0f0cd
G
38762011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3877
8a36c07f
GM
3878 * auth.texi (Overview, Help for users, Help for developers):
3879 Update docs.
b8e0f0cd
G
3880 (Help for users): Talk about spaces.
3881
caf82551
PE
38822011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3883
3884 * texinfo.tex: Update to version 2011-02-07.16.
3885
1ff98217
MA
38862011-02-07 Michael Albinus <michael.albinus@gmx.de>
3887
3888 * dbus.texi (Bus names): Adapt descriptions for
3889 dbus-list-activatable-names and dbus-list-known-names.
3890
2e78df6b
JB
38912011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3892
3893 * calc.texi (Logarithmic Units): New section.
3894
7fbf7cae
TZ
38952011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3896
3897 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3898 manuals use it now.
3899
0c7efc08 3900 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3901
156ad271
KY
39022011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3903
3904 * overrides.texi: Remove.
3905
3906 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3907 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3908
36539990
MA
39092011-02-05 Michael Albinus <michael.albinus@gmx.de>
3910
3911 * tramp.texi (Frequently Asked Questions): Mention problems with
3912 WinSSHD.
3913
3914 * trampver.texi: Update release number.
3915
39162011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3917
3918 * tramp.texi:
3919 Replace "delimet" with "delimit" globally.
3920 Replace "explicite" with "explicit" globally.
3921 Replace "instead of" with "instead" where there was nothing after "of".
3922 Audit use of comma before interrogative pronoun, "that", or "which".
3923 Minor word order, spelling, wording changes.
3924
ec72bf63
G
39252011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3926
3927 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3928
3929 * sieve.texi: Use WEBHACKDEVEL.
3930
3931 * sasl.texi: Use WEBHACKDEVEL.
3932
3933 * pgg.texi: Use WEBHACKDEVEL.
3934
3935 * message.texi: Use WEBHACKDEVEL.
3936
3937 * gnus.texi: Use WEBHACKDEVEL.
3938
3939 * emacs-mime.texi: Use WEBHACKDEVEL.
3940
3941 * auth.texi: Use WEBHACKDEVEL.
3942
3943 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3944 manuals.
3945
39462011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3947
3948 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3949
90b750f4
PE
39502011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3951
3952 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3953 which in turn is copied from ftp://tug.org/tex/.
3954
0e751a49
GM
39552011-02-03 Glenn Morris <rgm@gnu.org>
3956
3957 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3958 (Binding combinations of modifiers and function keys):
3959 Let's assume people reading this are not using Emacs 18.
3960
7f13c2e2
LI
39612011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3962
3963 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3964 since it's run automatically.
3965
d76c843e
LI
39662011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3967
3968 * gnus.texi (Customizing Articles): Fix typo.
3969
12e3ca0a
LI
39702011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3971
3972 * gnus.texi (Customizing Articles): Document the new way of customizing
3973 the date headers(s).
3974
fe72c8fa
LI
39752011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3976
3977 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3978 splitting example.
3979
bf3dae7e
EZ
39802011-01-29 Eli Zaretskii <eliz@gnu.org>
3981
3982 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3983 (MAKEINFO_OPTS): New variable.
3984 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3985 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3986 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3987 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3988 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3989 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3990 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3991 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3992 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3993 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3994 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3995 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3996 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3997 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3998 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3999 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4000 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4001 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4002
d6f13ac8
LI
40032011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4004
4005 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4006
c5ecc769
G
40072011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4008
4009 * message.texi (IDNA): Explain what it is.
4010
40112011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4012
4013 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4014
45eb2a5d
WL
40152011-01-23 Werner Lemberg <wl@gnu.org>
4016
4017 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4018 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 4019 (ENVADD): Update.
45eb2a5d 4020
6872a814
GM
40212011-01-18 Glenn Morris <rgm@gnu.org>
4022
4023 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4024
77ab81d0 40252011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
4026
4027 * nxml-mode.texi (Introduction): Fix file name typos.
4028
d221e780
CO
40292011-01-13 Christian Ohler <ohler@gnu.org>
4030
4031 * ert.texi: New file.
4032
4033 * Makefile.in:
4034 * makefile.w32-in: Add ert.texi.
4035
8c904d82
MA
40362011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4037
4038 * dbus.texi (Receiving Method Calls): New function
4039 dbus-register-service. Rearrange node.
4040
f56e0e7a
PE
40412011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4042
4043 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4044 which in turn is copied from ftp://tug.org/tex/.
4045
0fadf00e
MA
40462011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4047
4048 * dbus.texi (Receiving Method Calls): Describe new optional
4049 parameter dont-register-service of dbus-register-{method,property}.
4050
8b358e90
DU
40512010-12-17 Daiki Ueno <ueno@unixuser.org>
4052
0c7efc08
SM
4053 * epa.texi (Encrypting/decrypting *.gpg files):
4054 Mention epa-file-select-keys.
8b358e90 4055
549c9aed
G
40562010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4057
4058 * gnus.texi (Archived Messages): Remove outdated text.
4059
40602010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4061
0c7efc08 4062 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 4063
156e3f9c
G
40642010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4065
83f3eadc 4066 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 4067
8151d490
AC
40682010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4069
4070 * gnus.texi (The swish++ Engine): Add customizable parameters
4071 descriptions.
4072 (The swish-e Engine): Ditto.
4073
305bdd22
MA
40742010-12-14 Michael Albinus <michael.albinus@gmx.de>
4075
4076 * tramp.texi (Inline methods): Add "ksu" method.
4077 (Remote processes): Add example with remote `default-directory'.
4078
53aff12a
GM
40792010-12-14 Glenn Morris <rgm@gnu.org>
4080
4081 * faq.texi (Expanding aliases when sending mail):
4082 Now build-mail-aliases is interactive.
4083
8a1cdce5
AC
40842010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4085
4086 * gnus.texi: First pass at adding (rough) nnir documentation.
4087
7410c270
G
40882010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4089
53aff12a
GM
4090 * gnus.texi (Filtering New Groups):
4091 Mention gnus-auto-subscribed-categories.
4092 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
4093 removed.
4094
f49d1f52 40952010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
4096
4097 * cl.texi (For Clauses): Small fixes for frames and windows.
4098
acedf35c
CD
40992010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4100
4101 * org.texi (Using capture): Document using prefix arguments for
4102 finalizing capture.
4103 (Agenda commands): Document prefix argument for the bulk scatter
4104 command.
4105 (Beamer class export): Document that also overlay arguments can be
4106 passed to the column environment.
4107 (Template elements): Document the new entry type.
4108
41092010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4110
4111 * org.texi (Include files): Document :minlevel.
4112
41132010-12-11 Julien Danjou <julien@danjou.info>
4114
4115 * org.texi (Categories): Document category icons.
4116
41172010-12-11 Eric Schulte <schulte.eric@gmail.com>
4118
4119 * org.texi (noweb): Fix typo.
4120
516aa569
G
41212010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4122
4123 * gnus.texi (Server Commands): Point to the rest of the server
4124 commands.
4125
04db63bc
G
41262010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4127
4128 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4129 g'.
4130
ed797193
G
41312010-12-02 Julien Danjou <julien@danjou.info>
4132
4133 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4134
41352010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4138 (Direct Functions): Note the STARTTLS upgrade.
4139
07976ae3 41402010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 4141 James Clark <none@example.com>
d3dfb185
GM
4142
4143 * nxml-mode.texi (Introduction): New section.
4144
59e75882
G
41452010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus.texi (Server Commands): Document gnus-server-show-server.
4148
568a887f
MA
41492010-11-20 Michael Albinus <michael.albinus@gmx.de>
4150
4151 Sync with Tramp 2.2.0.
4152
4153 * trampver.texi: Update release number.
4154
1265829e
JB
41552010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4156
4157 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4158 Mention that the TeX specific units won't use the `tex' prefix
4159 in TeX mode.
4160
239661c0
KY
41612010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4162
4163 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4164
4a47c275 41652010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4166
4167 * edt.texi: Remove information about Emacs 19.
4168
4a47c275 41692010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4170
4171 * trampver.texi: Update release number.
4172
2f0e0dc8
KY
41732010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4174
4175 * gnus.texi (Article Washing): Fix typo.
4176
afe98dfa
CD
41772010-11-11 Noorul Islam <noorul@noorul.com>
4178
56f5a94e 4179 * org.texi: Fix typo.
afe98dfa
CD
4180
41812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4182
4183 * org.texi (Using capture): Explain that refiling is
4184 sensitive to cursor position.
4185
41862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4187
56f5a94e 4188 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4189
41902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4191
4192 * org.texi: Document the <c> cookie.
4193
41942010-11-11 Eric Schulte <schulte.eric@gmail.com>
4195
bd7239f5 4196 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4197 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4198
41992010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4200
56f5a94e 4201 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4202
42032010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4204
56f5a94e 4205 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4206
42072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4208
4209 * org.texi (Setting up the staging area): Document that
4210 file names remain visible when encrypting the MobileOrg files.
4211
42122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4213
4214 * org.texi (Setting up the staging area): Document which
4215 versions are needed for encryption.
4216
42172010-11-11 Eric Schulte <schulte.eric@gmail.com>
4218
56f5a94e
GM
4219 * org.texi (noweb): Update :noweb documentation to
4220 reflect the new "tangle" argument.
afe98dfa
CD
4221
42222010-11-11 Eric Schulte <schulte.eric@gmail.com>
4223
56f5a94e
GM
4224 * org.texi (Batch execution): Improve tangling script in
4225 documentation.
afe98dfa
CD
4226
42272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4228
35e951cd
JB
4229 * org.texi (Handling links, In-buffer settings):
4230 Document inlining images on startup.
afe98dfa
CD
4231
42322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4233
4234 * org.texi (Setting up the staging area): Document use of
4235 crypt password.
4236
42372010-11-11 David Maus <dmaus@ictsoc.de>
4238
56f5a94e 4239 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4240
42412010-11-11 David Maus <dmaus@ictsoc.de>
4242
56f5a94e
GM
4243 * org.texi (Template expansion): Add mew in table for link type
4244 escapes.
afe98dfa
CD
4245
42462010-11-11 David Maus <dmaus@ictsoc.de>
4247
56f5a94e 4248 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4249
42502010-11-11 Eric Schulte <schulte.eric@gmail.com>
4251
56f5a94e 4252 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4253
42542010-11-11 Eric Schulte <schulte.eric@gmail.com>
4255
56f5a94e 4256 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4257
42582010-11-11 Eric Schulte <schulte.eric@gmail.com>
4259
56f5a94e
GM
4260 * org.texi (Structure of code blocks):
4261 Update documentation to mention inline code block syntax.
afe98dfa
CD
4262
42632010-11-11 Eric Schulte <schulte.eric@gmail.com>
4264
56f5a94e 4265 * org.texi (comments): Improve wording.
afe98dfa
CD
4266
42672010-11-11 Eric Schulte <schulte.eric@gmail.com>
4268
56f5a94e 4269 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4270
42712010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4272
4273 * org.texi (Installation): Remove the special
4274 installation instructions for XEmacs.
4275
42762010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4277
56f5a94e 4278 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4279 insertion of empty structural elements.
4280
42812010-11-11 Noorul Islam <noorul@noorul.com>
4282
56f5a94e 4283 * org.texi: Fix doc.
afe98dfa
CD
4284
42852010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4286
4287 * org.texi (The date/time prompt): Document specification
4288 of time ranges.
4289
42902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4291
4292 * org.texi (Internal links): Document the changes in
4293 internal links.
4294
42952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4296
4297 * org.texi (Agenda commands): Document the limitation for
4298 the filter preset - it can only be used for an entire agenda
4299 view, not in an individual block in a block agenda.
4300
43012010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4302
4303 * org.texi (iCalendar export): Document alarm creation.
4304
6f8fc60c
MA
43052010-11-10 Michael Albinus <michael.albinus@gmx.de>
4306
4307 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4308
be3c11b3
LMI
43092010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4312
d607b96b 43132010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4314
d607b96b 4315 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4316
181cb5fb
G
43172010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4318
4319 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4320 since that works by default.
4321
43222010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4323
4324 * gnus.texi (Customizing the IMAP Connection): Document
4325 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4326
36bc5d3b
MA
43272010-11-04 Michael Albinus <michael.albinus@gmx.de>
4328
4329 * tramp.texi (Remote shell setup): New item "Interactive shell
4330 prompt". Reported by Christian Millour <cm@abtela.com>.
4331 (Remote shell setup, Remote processes): Use @code{} for
4332 environment variables.
4333
cf503f7c
GM
43342010-11-03 Glenn Morris <rgm@gnu.org>
4335
537b04b9 4336 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4337 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4338
389b76fa
G
43392010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4340
4341 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4342
2699a554 43432010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4344
4345 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4346
2699a554 43472010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4348
4349 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4350
99e65b2d
G
43512010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4352
0c7efc08
SM
4353 * gnus.texi (Client-Side IMAP Splitting):
4354 Mention nnimap-unsplittable-articles.
99e65b2d
G
4355
43562010-10-29 Julien Danjou <julien@danjou.info>
4357
4358 * gnus.texi (Finding the News): Remove references to obsoletes
4359 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4360
aeeb3dcb
EZ
43612010-10-29 Eli Zaretskii <eliz@gnu.org>
4362
4363 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4364 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4365 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4366 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4367
8289f37b
GM
43682010-10-28 Glenn Morris <rgm@gnu.org>
4369
4370 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4371 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4372 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4373
d85d3b3a
DU
43742010-10-25 Daiki Ueno <ueno@unixuser.org>
4375
4376 * epa.texi (Mail-mode integration): Add alternative key bindings
4377 for epa-mail commands; escape comma.
c05c2b9b 4378 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4379
9f534a47
JB
43802010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4381
99e65b2d 4382 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4383
5793a7bc 43842010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4385
4386 * gnus.texi (Group Parameters, Buttons): Fix typos.
4387
280f417b
G
43882010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4389
4390 * gnus.texi (Subscription Commands): Mention that you can also
4391 subscribe to new groups via the Server buffer, which is probably more
4392 convenient when subscribing to many groups.
4393
d806c872
G
43942010-10-21 Julien Danjou <julien@danjou.info>
4395
4396 * message.texi (Message Headers): Allow message-default-headers to be a
4397 function.
4398
d5798f68
LMI
43992010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4400
4401 * gnus-news.texi: Mention new archive defaults.
4402
b79bbef7
KY
44032010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4404
4405 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4406
2526f423
G
44072010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
4409 * gnus.texi (HTML): Document the function value of
4410 gnus-blocked-images.
4411 (Article Washing): shr and gnus-w3m, not the direct function names.
4412
ba91f05d
G
44132010-10-20 Julien Danjou <julien@danjou.info>
4414
4415 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4416 variable.
4417
da451787
LMI
44182010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4419
4420 * gnus.texi (Customizing the IMAP Connection): The port strings are
4421 strings.
c872595d 4422 (Document Groups): Mention git.
da451787 4423
7cad71ad
G
44242010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4427 bzr/Gnus git sync.
4428
c56dfd36
EZ
44292010-10-15 Eli Zaretskii <eliz@gnu.org>
4430
4431 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4432 change.
4433
a1d16a7b
G
44342010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4435
4436 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4437 @item syntax for in-Emacs makeinfo.
4438
44392010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4440
4441 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4442 trim sentence.
4443
98e2b864
DU
44442010-10-12 Daiki Ueno <ueno@unixuser.org>
4445
4446 * epa.texi (Caching Passphrases):
0c7efc08
SM
4447 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4448 Clarify some configurations require to set up gpg-agent.
98e2b864 4449
c12e4a81
GM
44502010-10-11 Glenn Morris <rgm@gnu.org>
4451
4452 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4453
f7aa248a
G
44542010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4455
4456 * gnus.texi (Spam Package Introduction): Mention `$'.
4457
6513b232
EZ
44582010-10-09 Eli Zaretskii <eliz@gnu.org>
4459
4460 * makefile.w32-in (emacsdir): New variable.
4461 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4462 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4463
abd40fb4
GM
44642010-10-09 Glenn Morris <rgm@gnu.org>
4465
0f05450f
GM
4466 * Makefile.in (mostlyclean): Delete *.toc.
4467
d3a4ac46
GM
4468 * Makefile.in: Use $< in rules.
4469
aa9db089
GM
4470 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4471
abd40fb4
GM
4472 * Makefile.in ($(infodir)): Delete rule.
4473 (mkinfodir): New. Use it in all the info rules, rather than depending
4474 on infodir.
4475
ea274122
GM
44762010-10-09 Glenn Morris <rgm@gnu.org>
4477
6e90e2a8
GM
4478 * gnus.texi (Article Washing): Fix previous change.
4479
f7a31f11
GM
4480 * Makefile.in (emacsdir): New variable.
4481 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4482 Depend on emacsver.texi.
4483
f7a31f11
GM
4484 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4485
ea274122
GM
4486 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4487
36d3245f
G
44882010-10-08 Julien Danjou <julien@danjou.info>
4489
f7a31f11 4490 * gnus.texi: Add mm-shr.
36d3245f
G
4491
44922010-10-08 Ludovic Courtès <ludo@gnu.org>
4493
4494 * gnus.texi (Finding the Parent, The Gnus Registry)
4495 (Registry Article Refer Method): Update docs for nnregistry.el.
4496
44972010-10-08 Daiki Ueno <ueno@unixuser.org>
4498
4499 * auth.texi (Help for users)
4500 (GnuPG and EasyPG Assistant Configuration): Update docs.
4501
12359245
GM
45022010-10-08 Glenn Morris <rgm@gnu.org>
4503
4504 * cl.texi (Organization, Installation, Old CL Compatibility):
4505 Deprecate cl-compat for new code.
4628bef1 4506 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4507
4508 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4509
fcf2d385
KY
45102010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4511
4512 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4513
66627fa9
G
45142010-10-06 Julien Danjou <julien@danjou.info>
4515
fd9ba500
JD
4516 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4517
66627fa9
G
4518 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4519 broken link.
4520
4521 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4522
4523 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4524 to ReiserFS.
4525
4526 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4527 (FAQ 7-1): Fix getmail URL.
4528
65f54520
DU
45292010-10-06 Daiki Ueno <ueno@unixuser.org>
4530
4531 * epa.texi (Caching Passphrases): New section.
4532
4c83f6e1
GM
45332010-10-06 Glenn Morris <rgm@gnu.org>
4534
4535 * Makefile.in (SHELL): Set it.
4536 (info): Move the mkdir dependency to the individual info files.
4537 (mostlyclean): Tidy up.
4538 (clean): Only delete the specific dvi and pdf files.
4539 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4540 ($(infodir)): Add parallel build workaround.
4c83f6e1 4541
71e691a5
G
45422010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4543
4544 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4545
a41c2e6d
G
45462010-10-03 Julien Danjou <julien@danjou.info>
4547
0c7efc08
SM
4548 * emacs-mime.texi (Display Customization):
4549 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4550 mm-inline-large-images-proportion.
4551
37255945
MA
45522010-10-03 Michael Albinus <michael.albinus@gmx.de>
4553
0c7efc08
SM
4554 * tramp.texi (Frequently Asked Questions):
4555 Mention remote-file-name-inhibit-cache.
37255945 4556
11e4e7bd
LMI
45572010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4558
4559 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4560 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4561
cb83220a
KY
45622010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4563
0c7efc08
SM
4564 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4565 (Article Hiding): Add google banner example.
4566 Suggested by Benjamin Xu.
cb83220a 4567
6b958814
G
45682010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4569
0c7efc08
SM
4570 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4571 Remove nnimap-split-rule from examples.
6b958814
G
4572
45732010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4574
4575 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4576 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4577 Fishman.
4578 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4579
45802010-09-30 Julien Danjou <julien@danjou.info>
4581
4582 * gnus.texi (Gravatars): Fix documentation about
4583 gnu-gravatar-properties.
4584
b9476c04
DU
45852010-09-29 Daiki Ueno <ueno@unixuser.org>
4586
4587 * epa.texi (Bug Reports): New section.
4588
5f874327
GM
45892010-09-29 Glenn Morris <rgm@gnu.org>
4590
4591 * Makefile.in (top_srcdir): Remove unused variable.
4592
6b958814
G
45932010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4594
4595 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4596 (Client-Side IMAP Splitting): Document 'default.
4597
45982010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4599
0c7efc08
SM
4600 * gnus.texi (Customizing the IMAP Connection):
4601 Document nnimap-fetch-partial-articles.
6b958814 4602
82bccbfa
KY
46032010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4604
4605 * gnus-news.texi: Mention nnimap-inbox.
4606
4607 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4608
46092010-09-26 Julien Danjou <julien@danjou.info>
4610
47e08896 4611 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4612
46132010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4614
4615 * gnus.texi (Security): Remove gpg.el mention.
4616
46172010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4618
4619 * gnus.texi (Browse Foreign Server): New variable
4620 gnus-browse-subscribe-newsgroup-method.
4621
4622 * gnus-news.texi: Mention it.
4623
46242010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4625
0c7efc08 4626 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4627 (Startup Variables): No jingle.
4628
4c964351
UM
46292010-09-25 Ulrich Mueller <ulm@gentoo.org>
4630
4631 * woman.texi (Interface Options): xz compression is now supported.
4632
82bccbfa
KY
46332010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4634
4635 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4636 (Unavailable Servers): Document gnus-server-copy-server.
4637 (Using IMAP): Document the new nnimap.
4638
46392010-09-25 Julien Danjou <julien@danjou.info>
4640
47e08896 4641 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4642
18778f71
GM
46432010-09-24 Glenn Morris <rgm@gnu.org>
4644
4645 * url.texi (Disk Caching): Tweak previous change.
4646
9c766321
JD
46472010-09-24 Julien Danjou <julien@danjou.info>
4648
4649 * url.texi (Disk Caching): Mention url-cache-expire-time,
4650 url-cache-expired, and url-fetch-from-cache.
4651
82bccbfa
KY
46522010-09-24 Julien Danjou <julien@danjou.info>
4653
4654 * gnus.texi: Add Gravatars.
4655
46562010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4657
4658 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4659
592bdb9a
LMI
46602010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4661
4662 * gnus.texi (Expunging mailboxes): Update name of the expunging
4663 command.
4664
e4e22d29
KY
46652010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4666
4667 * emacs-mime.texi (rfc2047): Update description for
4668 rfc2047-encode-parameter.
4669
371d9801
MA
46702010-09-13 Michael Albinus <michael.albinus@gmx.de>
4671
4672 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4673 "fish" methods.
4674 (External methods): Remove "scp1_old" and "scp2_old" methods.
4675
31ae5827
MA
46762010-09-09 Michael Albinus <michael.albinus@gmx.de>
4677
4678 * tramp.texi: Remove Japanese manual. Fix typo.
4679
4680 * trampver.texi: Update release number. Remove japanesemanual.
4681
c0468714
GM
46822010-09-09 Glenn Morris <rgm@gnu.org>
4683
4684 * org.texi: Restore clobbered changes (copyright years, untabify).
4685
86441999
JD
46862010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4687
4688 * gnus.texi (Adaptive Scoring): Fix typo.
4689
25f28806
LMI
46902010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4691
4692 * gnus.texi (Article Display): Document gnus-html-show-images.
4693
45240125 46942010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4695
45240125
JD
4696 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4697
59d09f15
LMI
46982010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4699
4700 * gnus.texi (HTML): Document gnus-max-image-proportion.
4701
2cdd366f
KY
47022010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4703
51dee5ef
KY
4704 * gnus.texi (HTML): Document gnus-blocked-images.
4705
2cdd366f
KY
4706 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4707
b0e4f3fc
KY
47082010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4709
4710 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4711 the first message are used for wide replies.
f02566ce
KY
4712 (Changing Servers): Remove documentation on gnus-change-server and
4713 friends, since it's been removed.
b0e4f3fc 4714
598451ed
KY
47152010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4716
4717 * gnus.texi (Drafts): Mention B DEL.
4718
e7842e69
KY
47192010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4720
4721 * gnus.texi (Delayed Articles): Mention that the Date header is the
4722 original one, even if you delay.
4723
85115796
KY
47242010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4725
0c7efc08
SM
4726 * gnus.texi (Asynchronous Fetching):
4727 Document gnus-async-post-fetch-function.
85115796
KY
4728 (HTML): Made into its own section.
4729
f0b44bc0
MA
47302010-08-26 Michael Albinus <michael.albinus@gmx.de>
4731
4732 Sync with Tramp 2.1.19.
4733
c5b0993e
EW
4734 * tramp.texi (Inline methods, Default Method):
4735 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4736 Remove remark about doubled "-t" argument.
217876c9
MA
4737 (Auto-save and Backup): Remove reference to Emacs 21.
4738 (Filename Syntax): Describe port numbers.
4739 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4740 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4741 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4742 errors with the backquotes.
4743 (External packages): File attributes cache flushing for asynchronous
4744 processes.
4745 (Traces and Profiles): Describe verbose level 9.
4746
f0b44bc0
MA
4747 * trampver.texi: Update release number.
4748
7457f7b6
MA
47492010-08-23 Michael Albinus <michael.albinus@gmx.de>
4750
4751 * dbus.texi (Alternative Buses): New chapter.
4752
b695beda
SM
47532010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4754
4755 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4756
443c2c03
JB
47572010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4758
4759 * calc.texi (Customizing Calc): Rearrange description of new
4760 variables to match the presentation of other variables.
4761
7815fe19 47622010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4763
4764 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4765
2c695727
JB
47662010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4767
4768 * calc.texi (Making Selections, Selecting Subformulas)
4769 (Customizing Calc): Mention how to use faces to emphasize selected
4770 sub-formulas.
4771
bbb6ffa1
MA
47722010-08-05 Michael Albinus <michael.albinus@gmx.de>
4773
4774 * tramp.texi (External packages): File attributes cache flushing
4775 for asynchronous processes.
4776
5cee0a9c
AM
47772010-08-01 Alan Mackenzie <acm@muc.de>
4778
4779 Enhance the manual for the latest Java Mode.
4780
4781 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4782 annotation-var-cont.
4783 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4784 two new symbols.
4785
3f2afe32
MA
47862010-07-28 Michael Albinus <michael.albinus@gmx.de>
4787
4788 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4789
0ed082fe 47902010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4791
4792 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4793
311f0356
JB
47942010-07-19 Juanma Barranquero <lekktu@gmail.com>
4795
4796 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4797
86fbb8ca
CD
47982010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4799
4800 * org.texi: Add macros to get plain quotes in PDF output.
4801 List additional contributors.
4802 (Capture): New section, replaces the section about remember.
4803 (Working With Source Code): New chapter, focused on documenting Org
4804 Babel.
4805 (Code evaluation security): New section.
4806 (MobileOrg): Document DropBox support.
4807 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4808 (Special symbols): Show how to display UTF8 characters for entities.
4809 (Global TODO list): Clarify the use of the "M" key and the differences
4810 to the "m" key.
4811 (RSS Feeds): Mention Atom feeds as well.
4812 (Setting tags): Remove paragraph about
4813 `org-complete-tags-always-offer-all-agenda-tags'.
4814
5732e8ed
MA
48152010-07-17 Michael Albinus <michael.albinus@gmx.de>
4816
4817 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4818 argument.
4819 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4820 echoing shells.
4821
ca1bb391
MA
48222010-07-10 Michael Albinus <michael.albinus@gmx.de>
4823
4824 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4825 (Filename Syntax): Describe port numbers.
4826
5bd55c3c
MA
48272010-07-09 Michael Albinus <michael.albinus@gmx.de>
4828
4829 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4830 forgotten.
4831 (Type Conversion): Precise conversion of natural numbers.
4832 (Errors and Events): Add "debugging" to concept index. Add variable
4833 `dbus-debug'.
4834
820ae8fe
MA
48352010-07-04 Michael Albinus <michael.albinus@gmx.de>
4836
4837 * dbus.texi (Receiving Method Calls): Add optional argument
4838 EMITS-SIGNAL to `dbus-register-property'.
4839
b6f9df0f
JB
48402010-06-27 Alex Schroeder <alex@gnu.org>
4841
4842 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4843
62e034c2
GM
48442010-06-24 Glenn Morris <rgm@gnu.org>
4845
4846 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4847 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4848 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4849 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4850 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4851 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4852 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4853 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4854 convention. Make them end with a period.
4855
9360256a
GM
48562010-06-23 Glenn Morris <rgm@gnu.org>
4857
4858 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4859 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4860 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4861 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4862 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4863 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4864
04d3bb6c
GM
48652010-06-10 Glenn Morris <rgm@gnu.org>
4866
4867 * idlwave.texi (Load-Path Shadows):
4868 * org.texi (Handling links): Fix typos.
4869
5e7d4a75
KY
48702010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4871
4872 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4873
9841cb4f
MA
48742010-05-26 Michael Albinus <michael.albinus@gmx.de>
4875
4876 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4877 by an alias. (Bug#6226)
4878
597517ef
JB
48792010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4880
4881 * calc.texi (Manipulating Vectors): Mention that vectors can
4882 be used to determine bins for `calc-histogram'.
4883
14914c43
JB
48842010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4885
597517ef 4886 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4887
0235128c 48882010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4889
4890 * url.texi (HTTP language/coding, Customization):
4891 * message.texi (Header Commands, Responses):
4892 * cl.texi (Argument Lists): Fix typos.
4893
0235128c 48942010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4895
0235128c
SM
4896 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4897 Note that Development menu is always available.
aa5789b5
CY
4898 (Creating a project): Fix terminology.
4899 (Add/Remove files): Fix typo.
4900
0235128c
SM
49012010-05-07 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * Version 23.2 released.
4904
a628ad9d 49052010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4906
4907 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4908
502269d6
MA
49092010-05-01 Michael Albinus <michael.albinus@gmx.de>
4910
0235128c
SM
4911 * tramp.texi (Inline methods, Default Method):
4912 Mention `tramp-inline-compress-start-size'.
502269d6 4913
6e104790 49142010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4915
4916 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4917 the CVS repo. Put the Git repo in the news section.
4918
6e104790 4919 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4920 Removed some mentions of CVS. Mention the new Git repo.
4921
6e104790 49222010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4923
4924 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4925 (Mail Group Commands): Add index entry.
4926
6e104790 49272010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4928
4929 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4930
f8b91752
JB
49312010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4932
4933 * calc.texi (Radix modes): Mention that the option prefix will
4934 turn on twos-complement mode.
4935 (Inverse and Hyperbolic Flags): Mention the Option flag.
4936
ed21c5c8
CD
49372010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4938
4939 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4940 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4941 (Sectioning structure): Update.
4942 (References): New use case for field coordinates.
6e104790 4943 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4944 (Setting up the staging area): Document the availability of
4945 encryption for MobileOrg.
4946 (Images and tables): Document how to reference labels.
4947 (Index entries): New section.
4948 (Generating an index): New section.
4949 (Column width and alignment): Document that <N> now
4950 means a fixed width, not a maximum width.
4951 (Publishing options): Document the :email option.
4952 (Beamer class export): Fix bug in the BEAMER example.
4953 (Refiling notes): Document refile logging.
4954 (In-buffer settings): Document refile logging keywords.
4955 (Drawers): Document `C-c C-z' command.
4956 (Agenda commands): Mention the alternative key `C-c C-z'.
4957 (Special properties): Document the BLOCKED property.
4958 (The spreadsheet): Mention the formula editor.
4959 (References): Document field coordinates.
4960 (Publishing action): Correct the documentation for the
4961 publishing function.
4962 (The date/time prompt): Document that we accept dates
4963 like month/day/year.
4964 (Cooperation): Document the changes in table.el support.
4965 (Faces for TODO keywords, Faces for TODO keywords)
4966 (Priorities): Document the easy colors.
4967 (Visibility cycling): Document the new double prefix
4968 arg for `org-reveal'.
4969 (Cooperation): Remember.el is part of Emacs.
4970 (Clean view): Mention that `wrap-prefix' is also set by
4971 org-indent-mode.
4972 (Agenda commands): Add information about prefix args to
4973 scheduling and deadline commands.
4974 (Search view): Point to the docstring of
4975 `org-search-view' for more details.
6e104790 4976 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4977 (Setting tags): Document variable
4978 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4979 (Column attributes): Cross-reference special properties.
ed21c5c8 4980
456b348e
MA
49812010-04-10 Michael Albinus <michael.albinus@gmx.de>
4982
4983 Synchronize with Tramp repository.
4984
4985 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4986 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4987 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4988 syntax, texi2dvi reports errors with the backquotes.
4989
4990 * trampver.texi: Update release number.
4991
357e2d8e
KY
49922010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4993
4994 * gnus.texi (Finding the News): Add pointers to the Server buffer
4995 because it's essential.
4996
1d4d7664
KY
49972010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4998
4999 * gnus.texi (MIME Commands): Update description of
5000 gnus-article-browse-html-article.
5001
bd3e840f
KY
50022010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5003
5004 * auth.texi (Secret Service API): Add TODO node.
5005 (Help for users): Explain the new source options for `auth-sources'.
5006
e867cb5d 50072010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
5008
5009 * trampver.texi: Update release number.
5010
288f9fc0
CY
50112010-03-10 Chong Yidong <cyd@stupidchicken.com>
5012
5013 * Branch for 23.2.
5014
d99aaebd
CY
50152010-03-03 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5018 now enabled by default.
5019
5794c2a5
MA
50202010-02-28 Michael Albinus <michael.albinus@gmx.de>
5021
5022 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5023 when Emacs runs in interactive mode. (Bug#5645)
5024
40572be6
GM
50252010-02-16 Glenn Morris <rgm@gnu.org>
5026
5027 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5028
7bb8ed67
MH
50292010-02-05 Mark A. Hershberger <mah@everybody.org>
5030
5031 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5032
45a1423d 50332010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
5034
5035 * gnus.texi (Score File Format): Fix typo.
5036
45a1423d 50372010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
5038
5039 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5040
14f17fc8
JB
50412010-01-18 Juanma Barranquero <lekktu@gmail.com>
5042
5043 * ada-mode.texi (Project File Overview): Fix typo.
5044
607d4369
CY
50452010-01-17 Chong Yidong <cyd@stupidchicken.com>
5046
5047 * semantic.texi: Add Richard Y. Kim credit.
5048
5049 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5050
3d1bfa99
MA
50512010-01-17 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 5054 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 5055
6fbf7a75
GM
50562010-01-17 Glenn Morris <rgm@gnu.org>
5057
b9f978f0
GM
5058 * calc.texi (Reporting Bugs): Don't mention format of repository.
5059
f19bc38d
GM
5060 * woman.texi (Bugs): Make "Emacs repository" less specific,
5061 and the URL for same more specific.
5062
6fbf7a75
GM
5063 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5064
16c3428a
JB
50652010-01-17 Juanma Barranquero <lekktu@gmail.com>
5066
5067 * ede.texi (ede-step-project, ede-proj-target):
5068 * tramp.texi (Remote processes): Fix typos.
5069
045b9da7
ML
50702010-01-16 Mario Lang <mlang@delysid.org>
5071
5072 * ede.texi (ede-target):
5073 * org.texi (Refiling notes): Remove duplicated words.
5074
c57008f6
SM
50752010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5076
5077 * gnus.texi (Posting Styles): Use with-current-buffer.
5078 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5079
798c9eb5
KR
50802010-01-02 Kevin Ryde <user42@zip.com.au>
5081
5082 * eieio.texi (Naming Conventions): Correction to xref on elisp
5083 coding conventions, is "Tips" node not "Standards".
5084
4970fbfe
CY
50852009-12-24 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5088
5089 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5090
83828b06
KY
50912009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5092
5093 * gnus.texi (Direct Functions): Add missing port number to tls method.
5094
45a4a565
JB
50952009-12-15 Juanma Barranquero <lekktu@gmail.com>
5096
5097 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5098 ($(infodir)/edt, edt.dvi): New targets.
5099
698bfef7
GM
51002009-12-15 Glenn Morris <rgm@gnu.org>
5101
5102 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5103 (edt, $(infodir)/edt, edt.dvi): New targets.
5104 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5105
5106 * Makefile.in (PDF_TARGETS, pdf): New.
5107 (clean): Add *.pdf.
5108 Add pdf rules for all manuals.
5109
0e983327
JB
51102009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5111
38942b9c 5112 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 5113
8e687433
CY
51142009-12-14 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5117 (Smart Jump, Analyzer Debug): Copyedits.
5118 (Semantic mode user commands): Link to new nodes.
5119 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5120 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5121 upstream Semantic manual.
5122
5123 * semantic.texi (Introduction): Minor fix to diagram.
5124
020335df
MA
51252009-12-09 Michael Albinus <michael.albinus@gmx.de>
5126
5127 * eshell.texi (History): Add the other built-in variables.
5128 (Built-ins): Explain built-ins, and how to apply the external commands.
5129 Add `history', `su' and `sudo'.
5130
5131 * tramp.texi (Remote processes): Add missing <RET> in the example.
5132
6ddf13e4
BW
51332009-12-01 Bill Wohler <wohler@newt.com>
5134
5135 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 5136 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
5137 excessively garrulous.
5138
07b6428c
MA
51392009-11-29 Michael Albinus <michael.albinus@gmx.de>
5140
5141 * tramp.texi (Remote processes): Improve eshell example with "su"
5142 and "sudo" commands.
5143
fd1cefda
CY
51442009-11-28 Chong Yidong <cyd@stupidchicken.com>
5145
5146 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5147
5148 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5149 Document semantic-complete-analyze-inline.
5150 (Semanticdb search debugging commands): Minor clarification.
5151 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 5152 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 5153 manual.
9d542758 5154 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5155
159e3ad5
KR
51562009-11-28 Kevin Ryde <user42@zip.com.au>
5157
5158 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5159 @pxref, now EIEIO is in Emacs.
159e3ad5 5160
c6d47315
KR
5161 * erc.texi (Development): Correction to git tutorial url.
5162
16f6287e
GM
51632009-11-26 Glenn Morris <rgm@gnu.org>
5164
5165 * faq.texi (Latest version of Emacs): Mention stability of development
5166 version.
5167 (Problems with very large files): Max buffer size increase in 23.2.
5168 (VM): VM has moved house again.
5169
5ea5dbc9
JB
51702009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5171
5172 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5173 notations.
5174
5dec9555
CD
51752009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5176
45a4a565 5177 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5178
bd6f6833
CY
51792009-11-20 Chong Yidong <cyd@stupidchicken.com>
5180
5181 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5182 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5183 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5184
be479117
JB
51852009-11-17 Juanma Barranquero <lekktu@gmail.com>
5186
5187 * semantic.texi (Semantic Internals, Glossary):
5188 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5189 (Semanticdb search debugging commands): Fix typos.
5190
17291a1f
JB
51912009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5192
be479117 5193 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5194
af42a9cc
JB
51952009-11-16 Juanma Barranquero <lekktu@gmail.com>
5196
5197 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5198 ($(infodir)/semantic, semantic.dvi): New targets.
5199
3149927d
CY
52002009-11-16 Chong Yidong <cyd@stupidchicken.com>
5201
5202 * Makefile.in: Build the Semantic manual.
5203
5204 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5205 repository.
5206
977640ed
MA
52072009-11-16 Michael Albinus <michael.albinus@gmx.de>
5208
5209 * dbus.texi (Receiving Method Calls): New defun
5210 `dbus-unregister-service'.
5211
17673adf
CD
52122009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5213
5214 * org.texi (Speed keys): New section.
5215
0ecd3c90
MA
52162009-11-13 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * dbus.texi (Type Conversion): Fix typo.
5219 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5220 `dbus-registered-objects-table'.
0c7efc08
SM
5221 (Receiving Method Calls): New defun `dbus-register-property'.
5222 Move `dbus-unregister-object' here.
0ecd3c90 5223
8bfe682a
CD
52242009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5225
5226 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5227
52282009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5229
5230 * org.texi (Column attributes): Add the new age summary operators.
5231 Also, mention the fact you can only use one summary operator per
5232 property.
5233
52342009-11-13 John Wiegley <johnw@newartisans.com>
5235
0c7efc08 5236 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5237 manual about how to track habits.
0c7efc08 5238 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5239 dangling clocks are resolved.
5240
52412009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5242
5243 * org.texi (Agenda commands): Document the new `i' command.
5244 (Inserting deadline/schedule): Document logging changes
5245 of scheduling and deadline times stamps.
5246 (In-buffer settings): Document the in-buffer keywords for logging
5247 changes of scheduling and deadline times stamps.
5248 (Structure editing, Plain lists): Document indentation
5249 cycling in empty entries with TAB.
5250 (Archiving): Document the default archiving command.
5251 (Moving subtrees): Document the new keys for archiving.
5252 (Internal archiving): Fix incorrect key.
5253 (Agenda commands): Document the TODO set switching commands.
5254 (Agenda commands): Document the new archiving keys.
5255 (Clocking work time): Better description on how to save
5256 and restore a clock.
5257 (Resolving idle time): Mention the x11idle program to get true
5258 idleness also under X11.
5259 (Resolving idle time): Use @kbd instead of @key for normal
5260 letters, because this is how he rest of the manual does this.
5261 (Pushing to MobileOrg): Mention that `org-directory'
5262 should be set.
5263 (Agenda commands): Document that SPC is a filter for
5264 any tag.
0c7efc08 5265 (Search view): Rename from "Keyword search".
8bfe682a
CD
5266 (Capure): New chapter.
5267 (Markup): New chapter.
0c7efc08
SM
5268 (Links in HTML export, Images in HTML export):
5269 Extend the section titles.
8bfe682a
CD
5270 (Images in HTML export): Document the align option.
5271 (Text areas in HTML export): Extend the section title.
5272 (Images in LaTeX export): Explain image placement in LaTeX.
5273
693737cd
GM
52742009-11-10 Glenn Morris <rgm@gnu.org>
5275
5276 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5277
c7bd4ebe
MA
52782009-11-08 Michael Albinus <michael.albinus@gmx.de>
5279
5280 * tramp.texi (Auto-save and Backup): Disable backups just for a
5281 method.
5282
5283 * trampver.texi: Update release number.
5284
76c5acad
MA
52852009-11-07 Michael Albinus <michael.albinus@gmx.de>
5286
5287 Sync with Tramp 2.1.17.
5288
5289 * trampver.texi: Update release number.
5290
d9a57abf
GM
52912009-10-29 Glenn Morris <rgm@gnu.org>
5292
5293 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5294
637f4f0f
MA
52952009-10-23 Michael Albinus <michael.albinus@gmx.de>
5296
5297 * tramp.texi (External methods): Temporary files are kept for
5298 `rsync' and `rsyncc' methods.
5299
310dbb05
JB
53002009-10-09 Juanma Barranquero <lekktu@gmail.com>
5301
5302 * eieio.texi: Fix typos.
5303
09094f28
CY
53042009-10-07 Chong Yidong <cyd@stupidchicken.com>
5305
5306 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5307
216f299a
JB
53082009-10-07 Juanma Barranquero <lekktu@gmail.com>
5309
5310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5311 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5312
966a6506
CY
53132009-10-07 Chong Yidong <cyd@stupidchicken.com>
5314
5315 * Makefile.in: Build EIEIO and EDE manuals.
5316
53172009-10-07 Eric Ludlam <zappo@gnu.org>
5318
5319 * eieio.texi:
5320 * ede.texi: New files.
5321
8842cd9b
MA
53222009-10-05 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * tramp.texi (Remote processes): Association of a pty is not supported.
5325
7006d207
CD
53262009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5327
5328 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5329 (Processing LaTeX fragments): Document that the size of images can be
5330 changes using the variable `org-format-latex-options'.
5331 (The date/time prompt, Timestamps): Be more accurate over ISO format
5332 dates and times.
5333 (Visibility cycling): Document showeverything keyword.
5334 (In-buffer settings): Document showeverything keyword.
5335 (Setting up the staging area): Fix the example.
5336 (MobileOrg): New section.
5337 (Agenda commands, Exporting Agenda Views): Document exporting the
5338 agenda view to Org files.
5339
0e7b2867
MA
53402009-09-28 Michael Albinus <michael.albinus@gmx.de>
5341
5342 * tramp.texi (History): Add IMAP support.
5343 (External methods): Add `imap' and `imaps' methods.
5344 (GVFS based methods): Add indices for `davs'.
5345 (Password handling): Rename anchors. Add IMAP entries for
5346 ~/.authinfo.gpg.
5347
5348 * trampver.texi: Set default value of `emacsimap'.
5349
4146636e
KY
53502009-09-22 Daiki Ueno <ueno@unixuser.org>
5351
5352 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5353
d22f7ffa
CY
53542009-09-13 Chong Yidong <cyd@stupidchicken.com>
5355
0c7efc08
SM
5356 * dired-x.texi (Technical Details):
5357 Delete dired-up-directory (Bug#4292).
d22f7ffa 5358
66043531
MA
53592009-09-03 Michael Albinus <michael.albinus@gmx.de>
5360
216f299a 5361 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5362
6eb02347
CD
53632009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5364
5365 * org.texi (Effort estimates): Document new effort setting commands.
5366 (Agenda commands): Document the new keys fro agenda time motion.
5367 Document entry text mode. Improve documentation of the keys to include
5368 inactive time stamps into the agenda view.
5369 (Feedback): Document the new bug report command.
0c7efc08 5370 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5371
38dc51ba
KY
53722009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5373
5374 * auth.texi (Help for users): Corrected markup.
5375
e402f452
GM
53762009-09-02 Glenn Morris <rgm@gnu.org>
5377
5378 * emacs-mime.texi (time-date): Mention float-time.
5379
744256cf
JB
53802009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (Simplifying Formulas): Improve the wording.
5383
b0b63450
MB
53842009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5385
5386 * auth.texi: Rewritten for coverage and clarity.
5387
53882009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5389
0c7efc08
SM
5390 * gnus.texi (Expiring Mail):
5391 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5392 (Various Various): Mention gnus-safe-html-newsgroups.
5393
5394 * gnus-news.texi: Mention
5395 gnus-mark-copied-or-moved-articles-as-expirable.
5396
5397 * emacs-mime.texi (Display Customization): Add xref to
5398 gnus-safe-html-newsgroups.
5399
b59329e0
MA
54002009-08-28 Michael Albinus <michael.albinus@gmx.de>
5401
5402 * tramp.texi (Version Control): Remove.
af42a9cc 5403 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5404 reference.
5405 (External methods): Correct `scpc' concept index entries. New method
5406 `rsyncc'.
5407 (External packages): New subsections "Filename completion" and "File
5408 attributes cache".
5409
0ff2d6c2
JB
54102009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5411
5412 * calc.texi (Rewrite Rules): Improve the example.
5413 (Simplifying Formulas): Explain use of the I and H flags for
5414 simplification.
5415
ecd3d54f
MA
54162009-08-25 Michael Albinus <michael.albinus@gmx.de>
5417
5418 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5419 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5420 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5421 for timeout values.
78176e69
MA
5422 (Top): Remove footnote saying D-Bus is not enabled by
5423 default. (Bug#4256)
ecd3d54f 5424
0f215bca
DU
54252009-08-23 Daiki Ueno <ueno@unixuser.org>
5426
5427 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5428 Reported by Jari Aalto (Bug#4211).
0f215bca 5429 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5430 epa-global-mail-mode.
3b7ab45f
DU
5431 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5432 epa-setup.
0f215bca 5433
4f22e84d
MA
54342009-08-16 Michael Albinus <michael.albinus@gmx.de>
5435
5436 * dbus.texi (Asynchronous Methods): Allow nil handler.
5437
9ff0b02b 54382009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5439
26b03ee3 5440 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5441
26b03ee3 5442 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5443
4c39f404
CY
54442009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5445
5446 * calc.texi (Date Forms): Fix typos.
5447
3bcfba17
GM
54482009-08-08 Glenn Morris <rgm@gnu.org>
5449
5450 * org.texi (Agenda commands): Restore clobbered change.
5451
66783bb4
EZ
54522009-08-07 Eli Zaretskii <eliz@gnu.org>
5453
5454 * calc.texi (Graphics, Devices): Update with the peculiarities of
5455 operation on MS-Windows.
5456
c8d0cf5c
CD
54572009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5458
5459 * org.texi (Publishing action): Improve documentation of file
5460 names when publishing to the source directory.
5461 (Clean view): Document `org-indent-mode'.
5462 (Clocking work time): Add documentation for the
5463 new :timetamp option when creating a clock report.
5464 (Paragraphs): Fix many typos.
5465 (Plain lists): Remove duplicate explanation about the
5466 `C-c *' command.
5467 (Literal examples): Update to reflect the new behavior
5468 of the -n -r -k switches when exporting source code examples.
5469 (Structure editing): Add information about `C-c *',
5470 converting a plain list into a list of Org items.
5471 (Remember): Small rephrasing of the paragraph
5472 describing remember.el. Also mentioned that remember.el is part
5473 of Emacs 23, not Emacs 22.
5474 (Clocking work time): Add documentation about
5475 displaying the current clocking time against the effort estimate.
5476 Also add a footnote about using `org-clock-in-prepare-hook' to add
5477 an effort estimate on the fly, just before clocking it.
5478 (Footnotes): Document automatic renumbering and
5479 sorting.
5480 (Agenda commands): Document new bulk commands.
5481 (Plain lists): Document new behavior of
5482 `org-cycle-include-plain-lists'.
4e2af782 5483 Hyphenation only in TeX.
c8d0cf5c
CD
5484 (Clocking work time): Document the key to update effort
5485 estimates.
5486 (Clocking work time): Document the clock time display.
5487 (Structure editing, TODO basics): Document new
5488 variables.
5489 (Column attributes): Document new colciew operators.
5490 (Publishing options): Document :xml-declaration.
5491 (Tracking TODO state changes): Document the
5492 LOG_INTO_DRAWER property.
5493 (Literal examples): Document the new implementation for
5494 editing source code.
5495 (Publishing action): Mention the new publishing
5496 function, to publish an Org source file.
5497 (Publishing links): Mention how to link to an Org source file.
5498 (Macro replacement): Document new macros.
5499 (Handling links): Document type-specific completion
5500 when inserting links.
5501 (Structure editing, Plain lists): Improve documentation
5502 on sorting.
5503 (Internal links): Document custom ids for links.
5504 (Handling links): Document custom ids for links.
5505 (CSS support): Document new class.
5506 (Refiling notes): Document the possibility to create new nodes
5507 during refiling.
5508 (Agenda commands): Document the "?" operator to find
5509 tasks without effort setting.
5510 (Exporting agenda information): Section moved.
5511 (RSS Feeds): New section.
5512 (Built-in table editor): Document M-e and M-a navigate
5513 inside table field.
5514 (Stuck projects): Docment that projects identified as
5515 un-stuck will still be searchd for stuck sub-projects.
5516 (Paragraphs): Document centering.
5517 (Creating timestamps, Agenda commands): Document new
5518 behavior when changing time stamps.
5519 (Structure editing): Document the new command
5520 `org-clone-subtree-with-time-shift'.
5521 (Publishing): Refresh this chapter.
5522 (Export options, Export options, In-buffer settings):
5523 Document the new keywords.
5524 (Matching tags and properties): Collect all
5525 documentation about tags/property matches here.
5526 (Setting tags): Document `org-tag-persistent-alist'.
5527 (Weekly/daily agenda): New section.
5528 (Orgstruct mode): Describe `orgstruct++-mode'.
5529 (Drawers): Mention the LOGBOOK drawer.
5530 (Export options, Sectioning structure): Document the
5531 #+LEATEX_HEADER in-buffer setting.
5532 (Bugs): Section removed.
5533 (Hooks): New section.
0c7efc08 5534 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5535 (Context-sensitive commands): New section.
5536 (Setting tags): Document newline option.
5537 (Global TODO list, Matching tags and properties):
5538 Mention more variables.
5539 (Checkboxes): Update to changed command behavior.
81a5560e 5540
40d2791f
CY
55412009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5542
5543 * speedbar.texi (Basic Key Bindings): Fix typo.
5544
65d0154b
JB
55452009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5546
5547 * calc.texi (Vector/Matrix Functions): Add index entries for both
5548 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5549 affects matrices with more than one row.
b5bdfd9f 5550 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5551
5a9e3ab7
JB
55522009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5553
5554 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5555 `calc-transpose-lines'.
5a9e3ab7 5556
42fb7e61
MA
55572009-07-27 Michael Albinus <michael.albinus@gmx.de>
5558
5559 * dbus.texi (Receiving Method Calls): Describe special return value
5560 `:ignore'.
5561
574b69d5
AM
55622009-07-24 Alan Mackenzie <acm@muc.de>
5563
5564 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5565 initialization, any individual variable setting now takes precedence
5566 over one done via c-file-style/c-file-offsets.
5567
ec06459c
JB
55682009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5569
5570 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5571 truncated when Calc is quit.
5572 (Customizing Calc): Document `calc-undo-length'.
5573
4ce54f6b
CY
55742009-07-20 Chong Yidong <cyd@stupidchicken.com>
5575
5576 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5577
0e4f8ba5
GM
55782009-07-11 Kevin Ryde <user42@zip.com.au>
5579
5580 * pcl-cvs.texi (About PCL-CVS):
5581 * widget.texi (Basic Types):
5582 Fix cross-references.
5583
fa0f81b0
AS
55842009-07-01 Andreas Schwab <aschwab@redhat.com>
5585
5586 * dbus.texi (Type Conversion): Don't use literal control character.
5587
88a683c5
MA
55882009-07-01 Michael Albinus <michael.albinus@gmx.de>
5589
5590 * tramp.texi (GVFS based methods): New section.
5591 (Remote processes): Processes for GVFS based methods run locally.
5592
36c8febb
MA
55932009-06-30 Michael Albinus <michael.albinus@gmx.de>
5594
0c7efc08
SM
5595 * tramp.texi (Inline methods, External methods, Gateway methods):
5596 Avoid the words "kludge" and hack".
36c8febb
MA
5597 (External methods): Add `synce' method.
5598
5599 * trampver.texi: Update release number.
5600
d6b951bb
MA
56012009-06-22 Michael Albinus <michael.albinus@gmx.de>
5602
5603 Sync with Tramp 2.1.16.
5604
5605 * tramp.texi (History): Add GVFS support.
5606 (External methods): Precise `rsync' description. Add `dav', `davs' and
5607 `obex' methods. Add 'tramp-gvfs-methods' option.
5608 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5609 forms.
5610 (Remote Programs): Introduce `tramp-own-remote-path'.
5611 (Remote processes): New subsection "Running remote programs that create
5612 local X11 windows".
5613 (Frequently Asked Questions): Improve code for disabling vc.
5614
5615 * trampver.texi: Update release number. Set default value of
5616 `emacsgvfs'.
5617
70243478
CY
56182009-06-21 Chong Yidong <cyd@stupidchicken.com>
5619
5620 * Branch for 23.1.
5621
54b31cbf
GM
56222009-06-17 Glenn Morris <rgm@gnu.org>
5623
5624 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5625 (Latest version of Emacs): Mention source code repository.
5626
f6adc23c
GM
56272009-06-16 Glenn Morris <rgm@gnu.org>
5628
5629 * faq.texi (Top): Language tweak.
5630 (Extended commands): Most people have arrow keys.
5631 (Emacs manual): Say how to follow info links.
5632 (File-name conventions): Change title a bit. Explain about source
5633 versus installed. Condense etc description.
5634 (Guidelines for newsgroup postings): Mention Savannah list page.
5635 (Newsgroup archives): Simplify.
5636 (Contacting the FSF): Add contact URL.
5637 (Emacs Lisp documentation): Printed version not always available.
5638 (Installing Texinfo documentation): Explain how by hand installation is
5639 not normally needed. Use add-to-list. Remove duplicate reference.
5640 (Informational files for Emacs): Move info on Help menu here from
5641 "File-name conventions".
5642 (Help installing Emacs): Tweak uref.
5643 (Obtaining the FAQ): Mention repository.
5644 (Origin of the term Emacs): Explain "ITS".
5645 (Changing load-path): Use add-to-list.
5646 (Automatic indentation): Clarify this is for Text mode.
5647 Don't mention Indented Text mode.
5648 (Finding Emacs on the Internet): The FSF does not seem to offer a
5649 deluxe distribution on CD anymore.
5650
b59a8457
GM
56512009-06-16 Glenn Morris <rgm@gnu.org>
5652
5653 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5654 Recommend the latest release. Mention how to get older FAQs.
5655 Recommend the Emacs manual.
5656 (Guidelines for newsgroup postings): Discourage cross-posts.
5657 (Underlining paragraphs): Remove.
5658 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5659 (Bugs and problems): Update key-binding.
5660 (Problems with very large files): Mention 64-bit.
5661 (Shell process exits abnormally): Remove.
5662 (Problems with Shell Mode): Rename and update.
5663 (Spontaneous entry into isearch-mode)
5664 (Problems talking to certain hosts): Remove. This is old information,
5665 in etc/PROBLEMS if needed.
5666 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5667 (Dired claims that no file is on this line): Update.
5668 (Installing Emacs, Problems building Emacs): Simplify.
5669 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5670 information.
5671 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5672 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5673 (JDEE): "JDEE", not "JDE".
5674 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5675 Remove. This is old information, in etc/PROBLEMS if needed.
5676 (stty and Backspace key, Kanji and Chinese characters): Remove.
5677 (Right-to-left alphabets): Update section.
5678 (Changing the included text prefix): Gnus uses message-yank-prefix.
5679 Add cross-reference to Supercite manual.
5680 (Saving a copy of outgoing mail): Simplify output file description.
5681 (Expanding aliases when sending mail): Refer to Emacs manual.
5682 Remove old info about RFC822.
5683 Correct description of how to rebuild aliases.
5684 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5685 (MIME with Emacs mail packages)
5686 (Viewing articles with embedded underlining)
5687 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5688 Remove old sections.
5689 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5690 and is well-documented in the Gnus manual.
5691 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5692 (Making Gnus faster): Rename from "Starting Gnus faster".
5693 Merge "Catch-up is slow in Gnus" into here.
5694
0e6d12ca
GM
56952009-06-14 Glenn Morris <rgm@gnu.org>
5696
5697 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5698 (New in Emacs 23): New section.
5699 (Handling C-s and C-q with flow control): Add xref.
5700
2e17e05e
GM
57012009-06-13 Glenn Morris <rgm@gnu.org>
5702
5703 * faq.texi (Setting up a customization file): Grammar fix.
5704 Customize is no longer "new".
5705 (Displaying the current line or column): Line-number mode is on by
5706 default. Don't mention `column' package. Mention linum.el.
5707 (Turning on abbrevs by default): Explain how to do it for buffers,
5708 modes, and everywhere.
5709 (Associating modes with files): Use add-to-list. Don't mention Emacs
5710 19.
5711 (Highlighting a region): On by default since 23.1.
5712 (Replacing highlighted text): Update doc quote.
5713 (Working with unprintable characters): Don't mention search-quote-char.
5714 (Using an already running Emacs process): Gnuclient is probably not an
5715 enhancement these days.
5716 (Indenting switch statements): Remove mention of pre-Emacs 20.
5717 (Horizontal scrolling): Abbreviate Emacs 20 description.
5718 (Replacing text across multiple files): Fix name of dired command.
5719 (Disabling backups): Use require not load.
4f9d4de3 5720 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5721
2a1cf2b9
BW
57222009-06-13 Bill Wohler <wohler@newt.com>
5723
5724 Release MH-E manual version 8.2.
5725
5726 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5727 release 8.2.
5728
85b438b7
GM
57292009-06-13 Glenn Morris <rgm@gnu.org>
5730
5731 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5732 in this day and age the common meaning is "on the web".
5733 (copying): Use @copyright in all cases.
5734 (Basic keys): Remove reference to deleted manual node "Text Characters".
5735 (File-name conventions): Use GNU as an example rather than SERVICE.
5736 default.el lives in site-lisp. Update Info directory location.
5737 (Real meaning of copyleft): GPL actions have been brought, but all
5738 settled out of court.
5739 (Guidelines for newsgroup postings): Shorten section title.
5740 Simplify comp.emacs description.
5741 (Newsgroup archives): Change Google URL. Describe Gmane.
5742 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5743 points". Mention List-Unsubscribe header.
5744 (Contacting the FSF): Update email and URLs.
5745 (Basic editing): Mention F1 for help.
5746 (Installing Texinfo documentation): Refer to Texinfo website rather
5747 than ftp server.
5748 (Printing a Texinfo file): Mention texi2pdf.
5749 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5750 are just stubs nowadays.
5751 (Latest version of Emacs): Explain version numbers.
5752 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5753 (Turning on syntax highlighting): No need to mention hilit19 any more.
5754 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5755 (Modes for various languages): Remove section.
5756 (Major packages and programs): Remove most version and maintainer
5757 information - it's hard to keep up-to-date, and adds nothing.
5758 Similarly with direct links to mailing lists.
5759 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5760 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5761 years, and Emacs comes with tools for this now.
5762 (Patch): Remove section - this is a standard tool.
5763 (Using function keys under X): Remove section.
5764
93e2d996
GM
57652009-06-12 Glenn Morris <rgm@gnu.org>
5766
5767 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5768 (Help installing Emacs): Remove reference to deleted X11 node.
5769 (Associating modes with files): Interpreter-mode-alist is no longer
5770 subservient to auto-mode-alist.
5771 (Installing Emacs): Change future Emacs version.
5772 (Linking with -lX11 fails): Remove old section.
5773 (Packages that do not come with Emacs): Update ELL location.
5774 Emacs Lisp archive is dead.
5775 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5776 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5777 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5778 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5779 (Removing flashing messages): Remove section about non-existent Gnus
5780 option.
5781
f0bf7708
GM
5782 * faq.texi (Top): Add @top command.
5783 Remove the optional arguments from all @node commands: makeinfo can
5784 generate these automatically, and it is easier to edit and rearrange
5785 nodes without them.
5786
30884d11
GM
57872009-06-11 Glenn Morris <rgm@gnu.org>
5788
5789 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5790 (The LPF): Make the updated URL the sole reference point.
5791 (Learning how to do something): Update refcard price and format.
5792 (Getting a printed manual): Sources in doc/emacs/, not man/.
5793 Also available in PDF format. Since the page count varies, be less
5794 precise.
5795 (Informational files for Emacs): Remove references to deleted files
5796 LPF and SUN-SUPPORT, and to UUCP.
5797 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5798 Remove many obsolete ways to get the FAQ, which now seems only to be
5799 distributed with Emacs.
5800 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5801
deab46e0
CY
58022009-06-09 Chong Yidong <cyd@stupidchicken.com>
5803
223b43fa 5804 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5805 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5806
deab46e0
CY
5807 * ada-mode.texi (Installation, Compile commands)
5808 (Project File Overview, No project files, Set compiler options)
5809 (Use GNAT project file, Use multiple GNAT project files)
5810 (Identifier completion): Use @samp for menu items, and @kbd for key
5811 sequences (Bug#3504).
5812
71fbd643
DU
58132009-06-04 Daiki Ueno <ueno@unixuser.org>
5814
8c9bb6f5 5815 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5816
f197085b
CY
58172009-06-04 Ryan Yeske <rcyeske@gmail.com>
5818
5819 * message.texi (Header Commands): Fix descriptions to match
5820 keybindings.
5821
7f3bc720
DU
58222009-04-22 Daiki Ueno <ueno@unixuser.org>
5823
5824 * gnus.texi (Security): Mention that EasyPG is the current default.
5825
4518068d
CY
58262009-04-13 Chong Yidong <cyd@stupidchicken.com>
5827
5828 * ediff.texi (Session Commands): Fix typo.
5829
d7ca410a
MB
58302009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5831
5832 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5833 news.software.readers. Reported by Florian Rehnisch.
5834
c6c76add
GM
58352009-04-02 Glenn Morris <rgm@gnu.org>
5836
5837 * auth.texi: Capitalize direntry.
5838
5839 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5840 using a period in the entry name. (Bug#2797)
5841
35ed8e2e
JB
58422009-03-03 Juanma Barranquero <lekktu@gmail.com>
5843
5844 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5845 ($(infodir)/auth, auth.dvi): New targets.
5846
e280480a
GM
58472009-03-03 Glenn Morris <rgm@gnu.org>
5848
5849 * auth.texi: Fix @setfilename.
5850
5851 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5852 (auth, $(infodir)/auth, auth.dvi): New rules.
5853
8a76755b
GM
58542009-02-25 Glenn Morris <rgm@gnu.org>
5855
5856 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5857
0038d478
MB
58582009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5859
5860 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5861
58622009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5863
5864 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5865 gnus-nocem-issuers, and gnus-nocem-verifyer.
5866
867d4bb3
JB
58672009-02-20 Juanma Barranquero <lekktu@gmail.com>
5868
5869 * ada-mode.texi (Project files, Automatic Casing):
5870 * dbus.texi (Signals):
5871 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5872 * mh-e.texi (HTML):
5873 * nxml-mode.texi (Locating a schema)
5874 (Using the document's URI to locate a schema):
5875 * org.texi (Footnotes, Using the mapping API):
5876 * rcirc.texi (Channels): Remove duplicate words.
5877
3a44dc1f
GM
58782009-02-20 Glenn Morris <rgm@gnu.org>
5879
5880 * dired-x.texi (Miscellaneous Commands):
5881 * gnus.texi: Minor updates for mbox Rmail.
5882
5dc584b5
KB
58832009-02-16 Karl Berry <karl@gnu.org>
5884
b59a8457
GM
5885 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5886 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5887 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5888 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5889 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5890 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5891 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5892 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5893 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5894 Consistently use @insertcopying in the Top node,
5dc584b5 5895 @contents at the front (after @end titlepage),
b59a8457 5896 and @direntry after @copying. (Bug#1988)
5dc584b5 5897
9eb59592
MB
58982009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5899
5900 * auth.texi: New file documenting auth-source.
5901
d324fa76
CD
59022009-02-13 Carsten Dominik <dominik@science.uva.nl>
5903
5904 * org.texi (Org Plot): Fix link.
5905
7a603b73
DU
59062009-02-09 Daiki Ueno <ueno@unixuser.org>
5907
5908 * epa.texi (Mail-mode integration): Mention the way to do
5909 "encrypt-to-self". (Bug#1807)
5910
a626b338 59112009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5912
5913 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5914
3b36c17e
MB
59152009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5916
5917 * gnus-news.texi: Print version about Incoming*.
5918
55033558
CD
59192009-02-02 Carsten Dominik <dominik@science.uva.nl>
5920
5921 * org.texi (Structure editing, Handling links)
5922 (Fast access to TODO states, Javascript support): Make standard docs
5923 correctly reflect default variable settings.
5924
ec712abb
GM
59252009-02-02 Glenn Morris <rgm@gnu.org>
5926
5927 * org.texi: Fix typos.
5928
7112648c
MA
59292009-02-01 Michael Albinus <michael.albinus@gmx.de>
5930
5931 Sync with Tramp 2.1.15.
5932
5933 * trampver.texi: Update release number.
5934
2e461fc1
CD
59352009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5936
5937 * org.texi (TODO dependencies): Document TODO dependencies on
5938 checkboxes.
5939
bc283609
CD
59402009-01-30 Carsten Dominik <dominik@science.uva.nl>
5941
5942 * org.texi (TODO dependencies): Document key binding for toggling
5943 ORDERED property.
5944
74fc5047
MA
59452009-01-28 Michael Albinus <michael.albinus@gmx.de>
5946
5947 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5948 of hook functions.
5949
d6685abc
CD
59502009-01-28 Carsten Dominik <dominik@science.uva.nl>
5951
5952 * org.texi (TODO dependencies): New section.
5953
65c439fd
CD
59542009-01-27 Carsten Dominik <dominik@science.uva.nl>
5955
5956 * org.texi (Plain lists, TODO basics, Priorities)
5957 (Multiple sets in one file, Conflicts): Document interaction with
5958 `shift-selection-mode'.
5959
5fafc247
JB
59602009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5961
5962 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5963 Make Calc the subject of sentences.
5964 (Rearranging Formulas using Selections): Discuss new options
5965 for `j *'.
5966
e7433508
MA
59672009-01-26 Michael Albinus <michael.albinus@gmx.de>
5968
5969 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5970
2096a1b6
GM
59712009-01-26 Glenn Morris <rgm@gnu.org>
5972
5973 * org.texi: Fix typos.
5974
0cb61492
BW
59752009-01-26 Bill Wohler <wohler@newt.com>
5976
2096a1b6 5977 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5978
0bd48b37
CD
59792009-01-25 Carsten Dominik <dominik@science.uva.nl>
5980
5981 * org.texi (References): Add information about remote references.
5982 (Built-in table editor): Document `C-c RET' in tables.
5983 (Math symbols, Quoting LaTeX code): Mention that simple
5984 LaTeX macros survive LaTeX export.
5985 (Images in LaTeX export): Show how to create a reference to a
5986 figure.
5987 (Sectioning structure): Document that the LaTeX class can be
5988 specified in a property.
5989 (Text areas in HTML export): New section.
5990 (External links): Add examples for text search and ID links.
5991 (Built-in table editor): Remove the descriptio of `C-c
5992 C-q', it not longer works.
5993 (Literal examples): Document that a space must follow
5994 the colon in short examples.
5995 (Relative timer): Document `org-timer-stop'.
5996 (Footnotes): New section.
5997 (Footnote markup): Shorten section and refer to new Footnote
5998 section.
5999 (Literal examples): Add documentation for line
6000 numbering in and references to code examples.
6001 (CSS support): Fix the description of default CSS styles.
6002 (Capturing column view): Document
6003 "file:path/to/file.org" as an allowed value for the ID property of
6004 a dynamic block copying column view.
6005
49dbbaf2
SE
60062009-01-23 Stephen Eglen <stephen@gnu.org>
6007
6008 * mh-e.texi (Getting Started): Describe $MH.
6009
193e6828
MA
60102009-01-21 Michael Albinus <michael.albinus@gmx.de>
6011
6012 * tramp.texi (all): Harmonize usage of "external method",
6013 "external transfer method" and "out-of-band method".
6014 (Connection types): Precise the differences of inline and external
6015 methods. Written by Adrian Phillips <a.phillips@met.no>.
6016
26b9f88d
MB
60172009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6018
6019 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6020 commands as described at the top. Reported by Allan Gottlieb
6021 <gottlieb@nyu.edu>.
6022
60232009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6024
6025 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6026 nnmail-pathname-coding-system.
6027
377952e0
GM
60282009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6029
6030 * org.texi (Relative timer): Fix typo.
6031
a20d3598
JB
60322009-01-15 Juanma Barranquero <lekktu@gmail.com>
6033
6034 * org.texi (Clocking work time): Fix typo.
98a1e0f5 6035 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 6036
a50253cc
GM
60372009-01-13 Glenn Morris <rgm@gnu.org>
6038
6039 * org.texi: Fix some more typos.
6040
07450bee
GM
60412009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6042
6043 * org.texi: Fix some typos.
6044
e3e955fe
MB
60452009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6046
6047 * gnus.texi (Group Parameters): Add note for local variables.
6048
60492009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6050
0c7efc08
SM
6051 * gnus.texi (Converting Kill Files): Fix URL.
6052 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
6053
60542009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6055
6056 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6057 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6058 (Paging the Article): Add index entry.
6059
71dd9983
JB
60602009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6061
6062 * ada-mode.texi (Examples): Delete redundant text.
6063
4a0cf14f
MA
60642009-01-03 Michael Albinus <michael.albinus@gmx.de>
6065
36c8febb 6066 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
6067
6068 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6069 addresses.
6070
aedac0f0
BW
60712009-01-03 Bill Wohler <wohler@newt.com>
6072
6073 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6074 kept empty.
6075
4c65b566
CD
60762008-12-20 Carsten Dominik <dominik@science.uva.nl>
6077
6078 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
6079 (HTML Export commands, LaTeX/PDF export commands):
6080 Improve documentation about transient-mark-mode.
e9fce1ac 6081 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
6082 to fields in the last table row.
6083
e1a78e1e
JL
60842008-12-19 Juri Linkov <juri@jurta.org>
6085
6086 * info.texi (Search Text): Remove mention of removed key binding M-s.
6087
17a0aa82
CD
60882008-12-18 Carsten Dominik <dominik@science.uva.nl>
6089
6090 * org.texi (References): Remove mentioning of @0 as reference for the
6091 last line, this has been reverted in the Lisp sources.
6092
4997d802
JB
60932008-12-17 Juanma Barranquero <lekktu@gmail.com>
6094
6095 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6096 (DVI_TARGETS): Remove duplicates. Add sasl.
6097 ($(infodir)/sasl, sasl.dvi): New targets.
6098
33306645
CD
60992008-12-17 Carsten Dominik <dominik@science.uva.nl>
6100
6101 * org.texi: Version number pushed to 6.15d.
6102
db55f368
CD
61032008-12-16 Carsten Dominik <dominik@science.uva.nl>
6104
a0bf4117 6105 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
6106 (Images in LaTeX export): New section.
6107 (Inlined images, Images in HTML export): Sections renamed.
6108
dae0a942
MB
61092008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6110
6111 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6112
9f5572e9
MB
61132008-12-04 David Engster <dengste@eml.cc>
6114
6115 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 6116 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 6117
bc23baaa
CD
61182008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6119
6120 * org.texi (Using the mapping API): Fix bug in mapping example.
6121 (Publishing options): Make the list of properties complete again, in
6122 correspondence to the variable `org-export-plist-vars'.
6123 (Property searches): Document new special values for time comparisons.
6124 (Tag inheritance): Refine the description of tag inheritance.
6125 (Project alist): Add info about the publishing sequence of components.
a0bf4117 6126 (Effort estimates): Document the new relative timer.
bc23baaa 6127
3bf8054f
JB
61282008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6129
6130 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6131 (Using Calc): Clarify use of `C-x * o'.
6132 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6133
ac134f2f
RS
61342008-11-28 Richard M Stallman <rms@gnu.org>
6135
6136 * dbus.texi (Receiving Method Calls): Clean up previous change.
6137
ace706d1
MA
61382008-11-26 Michael Albinus <michael.albinus@gmx.de>
6139
6140 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6141 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6142 `dbus-unescape-from-identifier'.
6143 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 6144 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
6145 (Signals): Use the constants in the example.
6146
d60b1ba1
CD
61472008-11-24 Carsten Dominik <dominik@science.uva.nl>
6148
b97439ce 6149 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 6150
ce4fdcb9
CD
61512008-11-23 Carsten Dominik <dominik@science.uva.nl>
6152
6153 * org.texi (Setting up Remember): Document `org-remember-mode'.
6154 (External links): Document that bbdb links can use a regular
6155 expression.
6156 (External links): Document that elisp links can contain interactive
6157 commands.
6158
c8548a00 61592008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6160
6161 * viper.texi (viper-translate-all-ESC-keysequences):
6162 Description removed.
6163
6a2c4aec
GM
61642008-11-19 Glenn Morris <rgm@gnu.org>
6165
6166 * doclicense.texi: Change to FDL 1.3.
6167 Relicense all texi files under FDL 1.3 or later.
6168
59ee4113
JB
61692008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6170
6171 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6172
59bcbb98 61732008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6174
0c7efc08 6175 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6176
6177 * ediff.texi: Version/date change.
9f90198a 6178
8aa41c9b
CY
61792008-11-14 Chong Yidong <cyd@stupidchicken.com>
6180
6181 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6182
17587b1b
JB
61832008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6184
6185 * calc.texi (About This Manual): Comment out a mention of
6186 marginal notes.
6187
564c900e
CD
61882008-11-12 Carsten Dominik <dominik@science.uva.nl>
6189
6190 * org.texi (Clocking work time): Document the :formula property of
6191 clock tables.
6192 (Structure editing, Refiling notes): Document refiling regions.
6193 (Agenda commands): Document the double-prefix version
6194 of the `l' command in the agenda.
6195 (Handling links): Explain the effect of a double prefix
6196 arg to `C-c C-o'.
6197 (TODO basics): Add documentation for tag triggers.
6198
3c4be1f2
GM
61992008-10-23 Glenn Morris <rgm@gnu.org>
6200
6201 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6202 byte-compiling things like `+'.
6203
6204 * ns-emacs.texi: Merge copyright years of author now with assignment
6205 into FSF years.
6206 (VER): Use it for easier automatic updating. Use Emacs version rather
6207 than standalone Emacs.app version.
6208
a6520ff3
CD
62092008-10-12 Carsten Dominik <dominik@science.uva.nl>
6210
864c9740 6211 * org.texi: Lots of minor fixes.
a6520ff3
CD
6212 (Capture): New chapter.
6213 (Org Plot): New section.
6214
db7a4b66
MH
62152008-09-30 Magnus Henoch <mange@freemail.hu>
6216
6217 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6218
4043c194
JB
62192008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6220
6221 * calc.texi (User Defined Units): Mention how to enter optional display
6222 string.
6223
eef5ade7
MB
62242008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6225
0c7efc08 6226 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6227 avoid the "y/n" wording.
6228
e52cac88
MB
62292008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6230
0c7efc08 6231 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6232
62332008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6234
6235 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6236 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6237
00c55306
BW
62382008-09-22 Bill Wohler <wohler@newt.com>
6239
6240 Release MH-E manual version 8.1.
6241
6242 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6243 release 8.1.
6244
6245 * mh-e.texi: Retain dual license as agreed to by the FSF.
6246 However, bump GPL to Version 3.
6247 Use @include for license text.
6248
e52cac88 62492008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6250
6251 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6252 (Store custom flags and keywords, Store arbitrary data):
6253 Clean up markup.
64763fe3
MB
6254
62552008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6256
6257 * gnus.texi (The Gnus Registry): Document it.
6258
9e601b8d
MB
62592008-09-08 David Engster <dengste@eml.cc>
6260
88ee5b02
JB
6261 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6262 Clarify section about choosing back end servers.
9e601b8d 6263
247043f1
GM
62642008-08-23 Glenn Morris <rgm@gnu.org>
6265
6266 * dired-x.texi (Shell Command Guessing):
6267 Mention dired-guess-shell-case-fold-search. (Bug#417)
6268
2bfec7a0
MA
62692008-08-22 Michael Albinus <michael.albinus@gmx.de>
6270
6271 * trampver.texi: Update release number.
6272
247043f1 62732008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6274
6275 * ns-emacs.texi: Update version.
6276 (Introduction): Correct menu location for options save.
6277 (Customization): Note that defaults are stored under org.gnu.Emacs.
6278
8c20bd92
BW
62792008-08-11 Bill Wohler <wohler@newt.com>
6280
6281 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6282 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6283 Henman) (closes SF #1768928).
6284
767a4d92
GM
62852008-08-10 Glenn Morris <rgm@gnu.org>
6286
6287 * ns-emacs.texi: Use @copying. Change copyright of authors with
6288 assignment to FSF. Change license to GFDL.
6289 (Top): Remove outdated references.
6290
6ecfe5c2
MB
62912008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6292
88ee5b02
JB
6293 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6294 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6295 gnus-summary-sort-by-most-recent-date.
6296 (Summary Sorting): Explain prefix argument.
6297
62982008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6299
6300 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6301 gnus-summary-pipe-output.
6302
eb932e8a
MA
63032008-08-03 Michael Albinus <michael.albinus@gmx.de>
6304
6305 * dbus.texi (Receiving Method Calls): Document error handling of own
6306 D-Bus methods.
6307
bfe16263
BW
63082008-08-01 Bill Wohler <wohler@newt.com>
6309
6310 * mh-e.texi (Reading Mail)
9f90198a 6311 (Viewing Attachments): Describe new function
bfe16263
BW
6312 mh-show-preferred-alternative.
6313 (Sending Mail, Redistributing, Sending Message): Describe new hook
6314 mh-annotate-msg-hook.
6315
21956b56
MA
63162008-07-31 Michael Albinus <michael.albinus@gmx.de>
6317
6318 * dbus.texi (Arguments and Signatures): Fix example.
6319 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6320 (Asynchronous Methods): New node.
9f90198a
JB
6321 (Errors and Events): Describe extended layout of `dbus-event'.
6322 New defun `dbus-event-message-type'.
21956b56 6323
7c2fb837
DN
63242008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6325
6326 * ediff.texi: Remove VMS support.
6327
13662773
JB
63282008-07-29 Juanma Barranquero <lekktu@gmail.com>
6329
6330 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6331 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6332
ddde0b34
CY
63332008-07-29 Chong Yidong <cyd@stupidchicken.com>
6334
6335 * Makefile.in: Add mairix-el targets.
6336
63372008-07-29 David Engster <deng@randomsample.de>
6338
6339 * mairix-el.texi: New file.
6340
d5875b25
JB
63412008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6342
366b7d44
JB
6343 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6344 project files. Delete 'main_unit' project variable; not needed. Allow
6345 process environment variables wherever project variables are allowed.
6346 Add tutorial section on multiple GNAT project files.
d5875b25 6347
6cbab8ee
MA
63482008-07-27 Michael Albinus <michael.albinus@gmx.de>
6349
6350 Sync with Tramp 2.1.14.
6351
6352 * trampver.texi: Update release number.
6353
9e2a2647
DN
63542008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6355
6356 * ns-emacs.texi:
6357 * faq.texi: Remove mentions of Mac Carbon.
6358
d62672f3
MB
63592008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6360
6361 * gnus.texi (Saving Articles): Describe the 2nd argument of
6362 gnus-summary-save-in-pipe.
6363 (SpamAssassin): Use it.
6364
63652008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6366
6367 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6368
dd12e1c6
CD
63692008-07-25 Carsten Dominik <dominik@science.uva.nl>
6370
6371 * org.texi (Export options): Document the use of the creator flag.
6372
44ce9197
CD
63732008-07-24 Carsten Dominik <dominik@science.uva.nl>
6374
6375 * org.texi: New version 6.06a.
6376
ddd13c5d
JB
63772008-07-23 Juanma Barranquero <lekktu@gmail.com>
6378
6379 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6380 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6381
8dc6104d
JB
63822008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6383
35e951cd
JB
6384 * calc.texi (Editing Stack Entries, Algebraic Entry):
6385 Rewrite introductory sentences so it can be used by
8dc6104d
JB
6386 Calc's help functions. Mention fixing typos.
6387 (Customizing Calc): Fix typo.
6388
63892008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6390
6391 * calc.texi (summarykey): New macro. Use to correctly format keys in
6392 the summary.
6393
ddd13c5d 63942008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6395
6396 * ns-emacs.texi (Customization): Corrected documentation on color
6397 specification formats.
6398
568beaa2
AS
63992008-07-19 Andreas Schwab <schwab@suse.de>
6400
db8ef699 6401 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6402
6403 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6404 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6405
cd71b9ae
MA
64062008-07-18 Michael Albinus <michael.albinus@gmx.de>
6407
6408 * dbus.texi (Inspection): Rework, introduce submenus.
6409 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6410 (Properties and Annotations, Arguments and Signatures): New nodes.
6411
9b7993b4
MA
64122008-07-13 Michael Albinus <michael.albinus@gmx.de>
6413
6414 * dbus.texi (Receiving Method Calls): Fix description of
6415 `dbus-register-method'.
6416 (Signals): Allow also signal arguments for filtering in
6417 `dbus-register-signal'.
6418
241d447b
JB
64192008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6420
6421 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6422 `cnorm'.
6423 (Arithmetic Tutorial): Simplify the verification of prime factors.
6424
adb46650
MB
64252008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6426
6427 * gnus.texi (Saving Articles): Mention
6428 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6429
92e15881
JB
64302008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6431
6432 * calc.texi: Adjust mode line throughout.
6433
ea597303
JB
64342008-06-28 Juanma Barranquero <lekktu@gmail.com>
6435
6436 * sasl.texi (Mechanisms): Fix typos.
6437
aee08080
JB
64382008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6439
6440 * calc.texi (Killing from the stack): Mention using normal Emacs
6441 copying.
6442
a06a4a12
MA
64432008-06-21 Michael Albinus <michael.albinus@gmx.de>
6444
0c7efc08 6445 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6446 Add `auth-source' mechanism.
a06a4a12
MA
6447 (Connection caching): Tramp reopens the connection automatically,
6448 when the operating system on the remote host has been changed.
6449
7389398d
EZ
64502008-06-20 Eli Zaretskii <eliz@gnu.org>
6451
6452 * makefile.w32-in (distclean): Remove makefile.
6453
b349f79f
CD
64542008-06-17 Carsten Dominik <dominik@science.uva.nl>
6455
3f9b4c2b 6456 * org.texi (Using the mapping API): New section.
b349f79f 6457 (Agenda column view): New section.
3f9b4c2b 6458 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6459 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6460 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6461
64622008-06-17 Jason Riedy <jason@acm.org>
6463
6464 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6465 function, and efmt may be a two-argument function.
6466 (Radio tables): Document multiple destinations.
6467
cd5c05d2
GM
64682008-06-16 Glenn Morris <rgm@gnu.org>
6469
6470 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6471 Add Cover-Texts.
6472
debf4439
GM
64732008-06-15 Glenn Morris <rgm@gnu.org>
6474
6475 * faq.texi (VER): Update to 23.0.60.
6476
6477 * mh-e.texi: Remove option of licensing under GPL.
6478 Add Cover-Texts to GFDL permissions notice.
6479 (GPL): Remove section.
6480 (GFDL): Include doclicense.texi rather than the actual text.
6481
6482 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6483 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6484
6485 * sasl.texi: Fix output file name.
6486
6487 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6488
6489 * gnus-coding.texi: Refer to license in Gnus manual.
6490
6491 * idlwave.texi, sasl.texi: Use @copying.
6492
6493 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6494
6495 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6496
6497 * url.texi: Use @copying, @title, @subtitle, @author.
6498
6499 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6500 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6501 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6502 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6503 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6504 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6505 * widget.texi, woman.texi:
6506 Remove references to external license, since doclicense is included.
6507
6508 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6509 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6510 Remove references to non-existent Invariant Sections.
6511
091f8bc1
GM
65122008-06-14 Glenn Morris <rgm@gnu.org>
6513
6514 * faq.texi (Major packages and programs): Remove references to external
6515 Supercite, Calc, VIPER, since they have been included for some time.
6516 Update VM, AUCTeX, BBDB entries.
6517
47bcb4d3
UJ
65182008-06-14 Ulf Jasper <ulf.jasper@web.de>
6519
6520 * newsticker.texi: Updated to match latest newsticker changes.
6521
6f093307
GM
65222008-06-13 Glenn Morris <rgm@gnu.org>
6523
6524 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6525 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6526 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6527 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6528 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6529 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6530 * woman.texi:
6531 Update Back-Cover Text as per maintain.info.
6532
2b968687
MB
65332008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6536
6537 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6538 (gnus-faq.xml): Update repository host.
6539
2b968687
MB
6540 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6541
65422008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6543
6544 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6545 Fix a typo.
6546
65472008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6548
6549 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6550 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6551 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6552
65532008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6554
6555 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6556 coding standards.
6557
65582008-06-14 David Engster <dengste@eml.cc>
6559
6560 * gnus.texi (nnmairix): Markup fixes.
6561
e6d2d263
MB
65622008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6563
2b968687 6564 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6565
65662008-06-05 David Engster <dengste@eml.cc>
6567
6568 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6569
65702008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6571
b344d29d 6572 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6573 (Searching, nnir, nnmairix): New stub nodes.
6574
ad231df6 65752008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6576
6577 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6578
f394fa25
MB
65792008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6580
6581 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6582
58333467
MB
65832008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6586
67525fb9
JY
65872008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6588
6589 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6590
0549d8fc
JB
65912008-05-06 Juanma Barranquero <lekktu@gmail.com>
6592
6593 * info.texi (Top): Fix typo in xref.
6594
149a3837
KB
65952008-05-05 Karl Berry <karl@gnu.org>
6596
6597 * info.texi (Top): @xref to stand-alone manual.
6598
3a23a519
MB
65992008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6600
6601 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6602 (Various Summary Stuff): Fix typo in last xref.
6603
0a29fbf3
JB
66042008-05-02 Juanma Barranquero <lekktu@gmail.com>
6605
6606 * org.texi (Moving subtrees): Fix typo.
6607
586b90f1
MA
66082008-04-28 Michael Albinus <michael.albinus@gmx.de>
6609
6610 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6611 Tramp via `tramp-mode'.
6612
b5af9883
CD
66132008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6614
6615 * org.texi: Massive changes, in many parts of the file.
6616
a12bf61e
GM
66172008-04-27 Jason Riedy <jason@acm.org>
6618
6619 * org.texi (A LaTeX example): Note that fmt may be a
6620 one-argument function, and efmt may be a two-argument function.
6621 (Radio tables): Document multiple destinations.
6622
d55fe5bb
MB
66232008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (Oort Gnus): Add message-fill-column.
6626
66272008-04-12 Adrian Aichner <adrian@xemacs.org>
6628
6629 * gnus.texi (Mail Source Specifiers): Typo fix.
6630
66312008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6632
6633 * gnus.texi (Diary Headers Generation): Update key binding for
6634 `gnus-diary-check-message'.
6635
66362008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6637
6638 * gnus.texi (Emacsen): Addition.
6639
66402008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6643
66442008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6645
6646 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6647
66482008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6649
6650 * gnus-news.texi: Update tool bar item.
6651
66522008-04-09 Sven Joachim <svenjoac@gmx.de>
6653
6654 * gnus-news.texi: Fix typos.
6655
76c109c3
JB
66562008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6657
222027f2 6658 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6659 Add mention of `kron'.
6660
d5fbd5a6
MO
66612008-04-01 Daiki Ueno <ueno@unixuser.org>
6662
0c7efc08
SM
6663 * epa.texi (Encrypting/decrypting *.gpg files):
6664 Document epa-file-name-regexp.
d5fbd5a6 6665
fbcbb58c
KY
66662008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6667
6668 * gnus.texi (Example Methods): Fix description about ssh-agent.
6669 (Indirect Functions): Fix the default value of nntp-telnet-command;
6670 remove link to connect.html.
6671
134ce16c
MA
66722008-03-30 Michael Albinus <michael.albinus@gmx.de>
6673
6674 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6675 dbus-call-method.
6676 (Receiving Method Calls): The timeout can be set by the calling client.
6677
da1975d7
MA
6678 * trampver.texi: Update release number.
6679
2e4089ab
RS
66802008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Top): Fix version. Add SASL.
6683
70cab5a9
MA
66842008-03-29 Michael Albinus <michael.albinus@gmx.de>
6685
6686 Sync with Tramp 2.1.13.
6687
6688 * trampver.texi: Update release number.
6689
5bc6ddff
MB
66902008-03-29 Chong Yidong <cyd@stupidchicken.com>
6691
6692 * org.texi: Update to new org-mode website.
6693
66942008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6695
6696 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6697
9b3ebcb6
MB
66982008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6699
6700 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6701 gnus-read-ephemeral-gmane-group-url,
6702 gnus-read-ephemeral-emacs-bug-group,
6703 gnus-read-ephemeral-debian-bug-group.
6704
67052008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6708
6709 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6710 Add FIXMEs for Bookmarks and gnus-registry-marks.
6711
67122008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6713
6714 * gnus.texi (Smileys): Document `smiley-style'.
6715
67162008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6717
6718 * gnus.texi (Gnus Development): Clarify difference between ding and
6719 gnu.emacs.gnus.
6720 (MIME Commands, Using MIME, RSS): Fix markup.
6721
6722 * gnus-faq.texi ([8.4]): Ditto.
6723
67242008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6725
6726 * gnus.texi (Emacsen): Remove obsolete stuff.
6727
67282008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6729
6730 * gnus.texi (Oort Gnus): Add version info WRT
6731 `mail-source-delete-incoming'.
6732
67332008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6734
6735 * gnus.texi (Top): Add "Other related manuals" and version info in
6736 `iftex' output.
6737 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6738 gnus-balloon-face-0 and the corresponding format specifiers.
6739
608d6a81
MA
67402008-03-26 Michael Albinus <michael.albinus@gmx.de>
6741
6742 * tramp.texi (Filename completion): Remove footnote about let-bind
6743 of `partial-completion-mode'. It doesn't work this way.
6744
27a6f132
SM
67452008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6746
6747 * pcl-cvs.texi (Contributors): Update my email.
6748
4a7c4c40
MA
67492008-03-21 Michael Albinus <michael.albinus@gmx.de>
6750
6751 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6752
2940c053
BW
67532008-03-17 Bill Wohler <wohler@newt.com>
6754
6755 * mh-e.texi (Viewing): Update URL for adding header fields to
6756 mh-invisible-header-fields-default.
6757
30864d5f
BW
67582008-03-16 Bill Wohler <wohler@newt.com>
6759
6760 * mh-e.texi (Preface): Add Gnus to requirements.
6761 (Forwarding): Note that forwarded MIME messages are now inline.
6762
31fe2b00
SM
67632008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6764
6765 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6766 (Common Variables): Give precedence to the netcat methods over the
6767 telnet methods, and mention that they are more reliable.
31fe2b00 6768
5e97c626
CD
67692008-03-13 Carsten Dominik <dominik@science.uva.nl>
6770
6771 * org.texi (Exporting Agenda Views): Document agenda export to
6772 iCalendar.
6773 (Progress logging): Document the new progress logging stuff.
6774
37a68866
MB
67752008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6776
6777 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6778 Update for change of `mail-source-delete-incoming'.
6779
6780 * gnus-news.texi: Ditto.
6781
8f7abae3
MB
67822008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6783
6784 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6785 custom versions.
6786
af379c86
AM
67872008-03-07 Alan Mackenzie <acm@muc.de>
6788
6789 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6790 parens/brackets in a k&r region is limited.
6791
3d0f8a67
MB
67922008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6793
6794 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6795 using different Emacs versions.
6796
52151df0
GM
67972008-02-27 Glenn Morris <rgm@gnu.org>
6798
6799 * sc.texi: Remove a lot of old and obsolete info.
6800 (titlepage): Simplify.
6801 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6802 (VM with any Emacsen, GNEWS with any Emacsen)
6803 (Overloading for Non-conforming MUAs, Version 3 Changes)
6804 (The Supercite Mailing List): Delete nodes.
6805 (Introduction): Remove info about old packages.
6806 (Getting Connected): Simplify. Remove info about old packages.
6807 (Citing Commands): Delete Emacs 19 info.
6808 (Hints to MUA Authors): Simplify.
6809 (Thanks and History): Merge in some info from the deleted node
6810 "Version 3 Changes".
6811
b03f96dc
MB
68122008-02-05 Juanma Barranquero <lekktu@gmail.com>
6813
6814 * org.texi (Setting tags, In-buffer settings):
6815 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6816
52bec650
MB
68172008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6818
6819 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6820 installation directory name.
6821
34a3c587
RF
68222008-02-12 Romain Francoise <romain@orebokech.com>
6823
6824 * epa.texi (Overview): Fix typo.
6825
5a8d03e9
MO
68262008-02-11 Daiki Ueno <ueno@unixuser.org>
6827
6828 * epa.texi (Quick start): Remove the .emacs setting.
6829
f1914c40
MO
68302008-02-10 Daiki Ueno <ueno@unixuser.org>
6831
6832 * epa.texi (Quick start): Use the command `epa-enable' instead of
6833 loading `epa-setup'.
6834
bca98fc9
JB
68352008-02-08 Juanma Barranquero <lekktu@gmail.com>
6836
6837 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6838 ($(infodir)/epa, epa.dvi): New targets.
6839
4b01af2e
MO
68402008-02-08 Daiki Ueno <ueno@unixuser.org>
6841
6842 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6843
6844 * epa.texi: New manual documenting the EasyPG Assistant.
6845
06c0751a
MA
68462008-02-06 Michael Albinus <michael.albinus@gmx.de>
6847
6848 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6849 (Inspection): New function dbus-ping.
6850
7dcccd7b
MA
68512008-02-05 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * tramp.texi (Remote processes): Add `shell-command'.
6854
a12bf61e
GM
68552008-02-02 Michael Albinus <michael.albinus@gmx.de>
6856
6857 * tramp.texi: Use new FSF's Back-Cover Text.
6858
a1da1e37
MB
68592008-01-28 Michael Sperber <sperber@deinprogramm.de>
6860
6861 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6862 (Group Parameters): Document `mail-source' parameter.
6863
c9d8f746
MA
68642008-01-27 Michael Albinus <michael.albinus@gmx.de>
6865
6866 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6867 must be a local host.
6868
15db4a13
MO
68692008-01-26 Michael Olson <mwolson@gnu.org>
6870
6871 * erc.texi: Update version for ERC 5.3 release.
6872 (Obtaining ERC): Update extras URLs for 5.3.
6873 (Development): Write instructions for git, and remove those for Arch.
6874 (History): Mention the switch to git.
6875
2bc43980
KB
68762008-01-24 Karl Berry <karl@gnu.org>
6877
bca98fc9
JB
6878 * info.texi (Search Index, Search Text): Mention the command
6879 character in the section name, a la the (Go to node) node.
2bc43980 6880
d2e4a6c9
MA
68812008-01-21 Michael Albinus <michael.albinus@gmx.de>
6882
6883 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6884
0b6799c3
MB
68852008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6886
6887 * gnus-news.texi: Mention gnus-article-describe-bindings.
6888
68892008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6892
db9c3fb1 68932008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6894
7b4d0413 6895 * org.texi (Property inheritance): New section.
db9c3fb1 6896 (Conventions): New section.
7b4d0413 6897 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6898 commands, and the new bindings for refiling.
6899 (Sparse trees): Document the new special command for sparse trees.
6900 (References): Be more clear about the counting of hilines.
6901 (Handling links): Document M-p/n for accessing links.
6902 (Fast access to TODO states): New section.
6903 (Per file keywords): New section.
6904 (Property inheritance): New section.
6905 (Column attributes): New summary types.
6906 (Capturing Column View): New section.
6907 (The date/time prompt): Cover the new features in the date/time prompt.
6908 Compactify the table of keys for the calendar remote control.
6909 (Clocking work time): Document the new :scope parameter.
6910 (Remember): Promoted to chapter.
6911 (Quoted examples): New section.
6912 (Enhancing text): New verbatim environments.
6913
6ed73f28
MA
69142008-01-14 Michael Albinus <michael.albinus@gmx.de>
6915
6916 * trampver.texi: Update release number.
6917
95838435
MB
69182008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6919
0c7efc08
SM
6920 * gnus.texi (Article Keymap):
6921 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6922 gnus-article-reply-with-original and
6923 gnus-article-followup-with-original.
6924
20234d96
GM
69252008-01-09 Glenn Morris <rgm@gnu.org>
6926
6927 * nxml-mode.texi: Add @copying section.
6928
d82cf70b
MB
69292008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6932 Server". Add `message-send-mail-with-mailclient'.
6933
6934 * gnus.texi (Posting Server): Move some text to "(message)Mail
6935 Variables" and add a reference here.
6936
addb7f2e
MA
69372008-01-04 Michael Albinus <michael.albinus@gmx.de>
6938
6939 * dbus.texi (Receiving Method Calls): New chapter.
6940 (Errors and Events): Add serial number to events. Replace "signal" by
6941 "message". Introduce dbus-event-serial-number.
6942
4db2806c
MA
69432008-01-03 Michael Albinus <michael.albinus@gmx.de>
6944
6945 * dbus.texi (Type Conversion): Explain the type specification for empty
6946 arrays. Use another example.
6947
c9ecb5a7
MA
69482007-12-30 Michael Albinus <michael.albinus@gmx.de>
6949
6950 * dbus.texi (all): Replace "..." by @dots{}.
6951 (Type Conversion): Precise the value range for :byte types.
6952 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6953 Mention its return value.
6954 (Errors and Events): There is no D-Bus error propagation during event
6955 processing.
6956
702dbfd9
JB
69572007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6958
a12bf61e 6959 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6960 New sections.
6961
87035689
MB
69622007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6963
6964 * gnus.texi (Group Parameters): Reorder the text and add a note about
6965 `gnus-parameters' near the beginning of the node.
6966
69672007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6968
6969 * gnus.texi (Score File Editing): Fix function name.
6970
5492f5ca
MA
69712007-12-23 Michael Albinus <michael.albinus@gmx.de>
6972
6973 Sync with Tramp 2.1.12.
6974
6975 * trampver.texi: Update release number.
6976
a12bf61e
GM
69772007-12-22 Richard Stallman <rms@gnu.org>
6978
6979 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6980
d4e67bc5
MA
69812007-12-22 Michael Albinus <michael.albinus@gmx.de>
6982
6983 * dbus.texi (Type Conversion): Correct input parameters mapping.
6984
6a31c819
MA
69852007-12-21 Michael Albinus <michael.albinus@gmx.de>
6986
6987 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6988 (Errors and Events): Mention wrong-type-argument error.
6989
99a3e35f
AS
69902007-12-21 Alex Schroeder <alex@gnu.org>
6991
6992 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6993 spaces. Fixed some typos.
99a3e35f
AS
6994 (Internet Relay Chat): Explain relay.
6995 (Getting started with rcirc): Change items to reflect prompts.
6996 Add more explanation to rcirc-track-minor-mode and added a comment to
6997 warn future maintainers that this section is a copy.
0c7efc08 6998 (People): Change /ignore example.
62b12a24 6999 (Keywords): Not keywords.
99a3e35f 7000
331e4d02
AS
70012007-12-20 Alex Schroeder <alex@gnu.org>
7002
7003 * rcirc.texi (Top): Fighting Information Overload chapter added.
7004 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 7005 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
7006 (Fighting Information Overload): New chapter documenting /keyword,
7007 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
7008 (Configuration): Document rcirc-server-alist, remove
7009 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 7010
cd71c3ef
MA
70112007-12-16 Michael Albinus <michael.albinus@gmx.de>
7012
7013 * dbus.texi (Signals): Fix example in dbus-register-signal.
7014
bbbe940b
MB
70152007-12-14 Sven Joachim <svenjoac@gmx.de>
7016
7017 * gnus.texi (Score Variables): Fix typo.
7018
0ce574ef
MA
70192007-12-07 Michael Albinus <michael.albinus@gmx.de>
7020
7021 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7022 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7023 (Errors and Events): Adapt dbus-event.
7024
b890d447
MB
70252007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7026
7027 * gnus.texi (Other Files): Add the yenc command.
7028
70292007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7030
7031 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7032 since 2004-08-06.
7033
70342007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7035
7036 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7037 on body.
7038
70392007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7040
7041 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7042 and rfc2047-allow-irregular-q-encoded-words; fix description of
7043 rfc2047-encode-encoded-words.
7044
70452007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7048
3728bf03
MO
70492007-12-05 Michael Olson <mwolson@gnu.org>
7050
7051 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7052 Update documentation for `remember-diary-file'.
7053
a4397af9
MA
70542007-12-04 Michael Albinus <michael.albinus@gmx.de>
7055
7056 * dbus.texi (Signals): Precise `dbus-register-signal'.
7057 (Errors and Events): Rework events part, the internal structure of
7058 dbus-event has changed.
7059
1682490c
JB
70602007-12-03 Juanma Barranquero <lekktu@gmail.com>
7061
7062 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7063 ($(infodir)/dbus, dbus.dvi): New targets.
7064
7b13a0f2
MA
70652007-12-03 Michael Albinus <michael.albinus@gmx.de>
7066
7067 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7068 unconditionally.
7069
7070 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7071 emulation with @print{}.
7072
7ef92bc9
RS
70732007-12-02 Richard Stallman <rms@gnu.org>
7074
7075 * dbus.texi (Overview): Minor cleanup.
7076
22d8ac3a
MA
70772007-12-02 Michael Albinus <michael.albinus@gmx.de>
7078
d3a8e0df
MA
7079 * Makefile.in (INFO_TARGETS): Add dbus.
7080 (DVI_TARGETS): Add dbus.dvi.
7081 (dbus, dbus.dvi): New targets.
7082
22d8ac3a
MA
7083 * dbus.texi: New file.
7084
559764ab
RF
70852007-11-24 Romain Francoise <romain@orebokech.com>
7086
7087 * nxml-mode.texi: Add description in @direntry.
7aa579d9 7088 Fix file name to match @setfilename.
559764ab 7089
ac97a16b
MH
70902007-11-23 Mark A. Hershberger <mah@everybody.org>
7091
7092 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7093 ($(infodir)/nxml-mode): New rule.
7094
7095 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7096 ($(infodir)/nxml-mode): New rule.
7097 (clean): Add nxml-mode*.
7098
7099 * nxml-mode.texi: New file with nxml manual.
7100
404cd454
GM
71012007-11-18 Richard Stallman <rms@gnu.org>
7102
7103 * flymake.texi (Example -- Configuring a tool called directly):
7104 Update example.
7105
b048d478
MA
71062007-11-18 Michael Albinus <michael.albinus@gmx.de>
7107
7108 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 7109 double-slash behavior. Explain directory contents flushing.
b048d478 7110
346e8469
JB
71112007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7112
7113 * calc.texi (TeX and LaTeX Language Modes): Put in
7114 missing braces.
7115
404cd454
GM
71162007-11-15 Richard Stallman <rms@gnu.org>
7117
7118 * cl.texi (Equality Predicates): Delete `eql'.
7119 (Predicates, Naming Conventions, Top): Delete `eql'.
7120 (Common Lisp Compatibility): Delete `eql'.
7121 (Porting Common Lisp): Delete obsolete backquote info.
7122 Minor clarification about character constants.
7123 (Sequence Basics): Minor clarification.
7124
1f6af58b
JB
71252007-11-15 Juanma Barranquero <lekktu@gmail.com>
7126
dccb744b 7127 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
7128 * tramp.texi (Filename completion): Fix typos.
7129
3bc88bc9
JB
71302007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7131
7132 * calc.texi (Basic commands): Mention the menu.
7133
bc5300d3
MA
71342007-11-12 Michael Albinus <michael.albinus@gmx.de>
7135
7136 * tramp.texi (Connection caching): Tramp flushes connection
7137 properties when remote operating system has been changed.
7138
4d8a28ec
MB
71392007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7140
7141 * gnus-news.texi: Fix spelling.
7142 `message-insert-formatted-citation-line', not
7143 `message-insert-formated-citation-line'.
7144
404cd454
GM
7145 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7146
e1176b47
MA
71472007-11-07 Michael Albinus <michael.albinus@gmx.de>
7148
7149 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 7150 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
7151 (Frequently Asked Questions): Add code example for highlighting the
7152 mode line.
7153
6159985a
MO
71542007-11-03 Michael Olson <mwolson@gnu.org>
7155
7156 * remember.texi: Change mentions of remember-buffer to
7157 remember-finalize throughout.
7158
bec9b2f5
MO
71592007-10-30 Michael Olson <mwolson@gnu.org>
7160
7161 * remember.texi (Copying): Remove.
7162 (Mailbox): Update with non-BBDB instructions.
7163 (Diary, Org): Add.
7164 (Bibliography, Planner Page): Remove.
7165
b6173182
JB
71662007-10-30 Juanma Barranquero <lekktu@gmail.com>
7167
7168 * makefile.w32-in (INFO_TARGETS): Add remember.
7169 (DVI_TARGETS): Add remember.dvi.
7170 ($(infodir)/remember): New rule.
7171 (clean): Add remember*.
7172
15f3eb73
MO
71732007-10-30 Michael Olson <mwolson@gnu.org>
7174
70bdc930
MO
7175 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7176 ($(infodir)/remember): New rule that builds the Remember Manual.
7177
b6173182
JB
7178 * remember.texi: New file containing the Remember Mode Manual.
7179 Shuffle chapters around after initial import.
7d3f6f1a
MO
7180 (Function Reference): Split Keystrokes into separate chapter.
7181 (Keystrokes): Document C-c C-k.
51d24a12 7182 (Introduction): Fix typographical issue with "---".
15f3eb73 7183
404cd454
GM
71842007-10-29 Richard Stallman <rms@gnu.org>
7185
7186 * widget.texi (Introduction): Delete discussion of implementation
7187 internals.
7188
9bbb9638
MA
71892007-10-29 Michael Albinus <michael.albinus@gmx.de>
7190
7191 * tramp.texi (Connection caching): Host names must be different
7192 when tunneling.
7193
c7ff939a
RS
71942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7195
7196 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7197 Gnus v5.13.
7198
01c52d31
MB
71992007-10-28 Miles Bader <miles@gnu.org>
7200
7201 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7202
01c52d31
MB
72032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7204
0c7efc08
SM
7205 * gnus.texi (Sorting the Summary Buffer):
7206 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7207
72082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7209
7210 * gnus.texi (Non-ASCII Group Names): New node.
7211 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7212 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7213
c8763fb6 72142007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7215
7216 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7217 clean the output of the program `imap-shell-program'.
7218
72192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7220
7221 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7222
72232007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7224
7225 * gnus.texi (Sticky Articles): Documentation for sticky article
7226 buffers.
7227
c8763fb6 72282007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7229
7230 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7231
72322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7233
7234 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7235
72362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7237
0c7efc08
SM
7238 * gnus.texi (Archived Messages):
7239 Document gnus-update-message-archive-method.
01c52d31
MB
7240
72412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7242
7243 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7244
c8763fb6 72452007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7246
0c7efc08
SM
7247 * gnus.texi (Group Maneuvering):
7248 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7249
72502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7251
0c7efc08
SM
7252 * gnus.texi (Really Various Summary Commands):
7253 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7254
72552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7256
7257 * gnus.texi, message.texi: Bump version number.
7258
72592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7260
7261 * gnus.texi (Group Line Specification, Misc Group Stuff)
7262 (Server Commands): Parenthesize @pxref{Mail Spool}.
7263
72642007-10-28 Didier Verna <didier@xemacs.org>
7265
7266 New user option: message-signature-directory.
7267 * message.texi (Insertion Variables): Document it.
7268 * gnus.texi (Posting Styles): Ditto.
7269
72702007-10-28 Didier Verna <didier@xemacs.org>
7271
7272 * gnus.texi (Group Line Specification):
7273 * gnus.texi (Misc Group Stuff):
7274 * gnus.texi (Server Commands): Document the group compaction feature.
7275
72762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7277
7278 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7279
7280 * message.texi (Various Message Variables): Add message-fill-column.
7281
72822007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * gnus.texi: Untabify.
7285
72862007-10-28 Didier Verna <didier@xemacs.org>
7287
7288 * gnus.texi (Group Parameters): Document the posting-style merging
7289 process in topic-mode.
7290
72912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7292
7293 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7294
72952007-10-28 Romain Francoise <romain@orebokech.com>
7296
7297 * gnus.texi (Mail Spool): Fix typo.
7298 Update copyright.
7299
73002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7301
7302 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7303
73042007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7305
7306 * gnus.texi (Summary Generation Commands):
7307 Add gnus-summary-insert-ticked-articles.
7308
73092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7310
b2abec73
JB
7311 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7312 to spam-spamassassin-program.
01c52d31
MB
7313
73142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7315
7316 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7317
73182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7319
7320 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7321
73222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7323
7324 * message.texi (Mail Headers): Document `opportunistic'.
7325
73262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7327
7328 * emacs-mime.texi (Encoding Customization): Explain how to set
7329 mm-coding-system-priorities per hierarchy.
7330
73312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7332
7333 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7334 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7335
73362007-10-28 Didier Verna <didier@xemacs.org>
7337
7338 * message.texi (Wide Reply): Update documentation of
7339 message-dont-reply-to-names (now allowing a list of regexps).
7340
73412007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7342
7343 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7344
73452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7346
7347 * gnus.texi (SpamAssassin back end): Fix typo.
7348
7349 * sieve.texi (Examples): Fix grammar.
7350
73512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7352
7353 * gnus.texi (Searching for Articles): Document M-S and M-R.
7354 (Limiting): Document / b.
7355
73562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7357
7358 * gnus.texi (Thread Commands): T M-^.
7359
73602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7361
7362 * message.texi (Mail Aliases): Document ecomplete.
7363 (Mail Aliases): Fix typo.
7364
73652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7366
7367 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7368 fix typo.
7369
73702007-10-28 Romain Francoise <romain@orebokech.com>
7371
7372 * gnus.texi (Mail Spool): Grammar fix.
7373
73742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7375
7376 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7377 string.
7378
73792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * gnus.texi (Group Parameters): Fix description.
7382
73832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7384
b2abec73
JB
7385 * gnus.texi (Gmane Spam Reporting):
7386 Fix spam-report-gmane-use-article-number.
7387 Add spam-report-user-mail-address.
01c52d31
MB
7388
73892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7390
7391 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7392
73932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * gnus.texi (Group Parameters): Add simplified sorting example based on
7396 example for `Sorting the Summary Buffer' from Jari Aalto
7397 <jari.aalto@cante.net>.
7398 (Example Methods): Add example for an indirect connection.
7399
74002007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7401
0c7efc08 7402 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7403 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7404 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7405 'gnus-agent-summary-fetch-series'.
7406 (Agent and flags): New section providing a generalized discussion
7407 of flag handling.
0c7efc08
SM
7408 (Agent and IMAP): Remove flag discussion.
7409 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7410
74112007-10-28 Romain Francoise <romain@orebokech.com>
7412
7413 * gnus.texi (Exiting the Summary Buffer): Add new function
7414 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7415
74162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7417
7418 * gnus.texi (Conformity): Fix typo.
7419 (Customizing Articles): Document `first'.
7420
74212007-10-28 Jari Aalto <jari.aalto@cante.net>
7422
7423 * gnus.texi (Sorting the Summary Buffer):
7424 Add `gnus-thread-sort-by-date-reverse'. Add example
7425 host to different sorting in NNTP and RSS groups.
7426
74272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7428
7429 * message.texi (Insertion): Describe prefix for
7430 message-mark-inserted-region and message-mark-insert-file.
7431
74322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7433
7434 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7435 LaTeX documents. Describe "text/x-gnus-verbatim".
7436
74372007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7438
b2abec73 7439 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7440 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7441 (spam-stat spam filtering, SpamOracle)
0c7efc08 7442 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7443 clarity.
7444
74452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7446
7447 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7448 gnus-article-delete-part and gnus-article-replace-part.
7449 (Using MIME): Add gnus-mime-replace-part.
7450
74512007-10-28 Romain Francoise <romain@orebokech.com>
7452
7453 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7454 requires `auto-compression-mode' to be enabled. Add new nnml
7455 variable `nnml-compressed-files-size-threshold'.
7456
74572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7458
0c7efc08
SM
7459 * gnus.texi (Sorting the Summary Buffer):
7460 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7461
74622007-10-28 Romain Francoise <romain@orebokech.com>
7463
7464 * message.texi (Insertion Variables): Mention new variable
7465 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7466 documentation accordingly.
7467
74682007-10-28 Romain Francoise <romain@orebokech.com>
7469
7470 * gnus.texi (To From Newsgroups): Mention new variables
7471 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7472
74732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7474
7475 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7476 stuff; gnus-mime-inline-part does the automatic decompression.
7477
74782007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7479
7480 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7481 "training.ham" should be "training.spam".
01c52d31
MB
7482
74832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7484
7485 * message.texi (Mail Variables): Fix the default value for
7486 message-send-mail-function.
7487
74882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7489
7490 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7491 always returns nil exceptionally.
7492
74932007-10-28 Simon Josefsson <jas@extundo.com>
7494
0c7efc08
SM
7495 * gnus.texi (Article Washing): Add libidn URL.
7496 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7497
74982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7499
7500 * gnus.texi (Topic Commands): Fix next/previous.
7501
75022007-10-28 Simon Josefsson <jas@extundo.com>
7503
7504 * gnus.texi (Article Washing): Mention `W i'.
7505
c8763fb6 75062007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7507
7508 * gnus.texi (Group Parameters): Slight extension of sieve
7509 parameter description.
7510
75112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7512
7513 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7514 matching score files as well.
7515 (Picons): Describe `gnus-picon-style'.
7516
75172007-10-28 Romain Francoise <romain@orebokech.com>
7518
7519 * message.texi (Message Headers): Mention that headers are hidden
7520 using narrowing, and how to expose them.
7521 Update copyright.
7522
75232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7524
c6c863df 7525 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7526 `gnus-summary-sort-by-recipient'.
7527
75282007-10-28 Romain Francoise <romain@orebokech.com>
7529
7530 * gnus.texi (NNTP marks): New node.
7531 (NNTP): Move NNTP marks variables to the new node.
7532
75332007-10-28 Jesper Harder <harder@ifa.au.dk>
7534
b2abec73 7535 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7536
7537 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7538
75392007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7540
b2abec73 7541 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7542 everywhere for consistency.
b2abec73
JB
7543 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7544 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7545 Say "regular expression" instead of "regex." Admonish.
7546 Pick other words to sound better (s/so/thus/).
7547 (Spam ELisp Package Filtering of Incoming Mail):
7548 Mention statistical filters. Remove old TODO.
01c52d31 7549 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7550 New section on sorting and displaying the spam score.
7551 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7552 backend but an alias to spam-use-BBDB.
7553 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7554 new backend functionality.
7555
75562007-10-28 Simon Josefsson <jas@extundo.com>
7557
7558 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7559 nntp-marks-directory, from Romain Francoise
7560 <romain@orebokech.com>.
7561
75622007-10-28 Magnus Henoch <mange@freemail.hu>
7563
7564 * gnus.texi (Hashcash): New default value of
7565 hashcash-default-payment.
7566
75672007-10-28 Simon Josefsson <jas@extundo.com>
7568
7569 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7570 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7571
75722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7573
0c7efc08 7574 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7575
75762007-10-28 Simon Josefsson <jas@extundo.com>
7577
7578 * gnus.texi (documentencoding): Add, to avoid warnings.
7579
75802007-10-28 Simon Josefsson <jas@extundo.com>
7581
7582 * message.texi (Mail Headers): Add.
7583
7584 * gnus.texi (Hashcash): Fix.
7585
75862007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7587
0c7efc08 7588 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7589 that payments can be verified and fix the name of the
b2abec73 7590 hashcash-path variable.
01c52d31
MB
7591
75922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7593
b2abec73 7594 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7595
75962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7597
7598 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7599
76002007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7601
7602 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7603 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7604 warning about ham processors in spam groups removed.
01c52d31
MB
7605
76062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7607
0c7efc08 7608 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7609 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7610
76112007-10-28 Jesper Harder <harder@ifa.au.dk>
7612
7613 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7614 (Mailing List): Typo.
7615 (Customizing Articles): Add gnus-treat-ansi-sequences.
7616 (Article Washing): Index.
7617
7618 * message.texi: Use m-dash consistently.
7619
76202007-10-28 Jesper Harder <harder@ifa.au.dk>
7621
7622 * gnus.texi (GroupLens): Remove.
7623
76242007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7625
0c7efc08
SM
7626 * gnus.texi (Outgoing Messages, Agent Variables):
7627 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7628 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7629
76302007-10-28 Jesper Harder <harder@ifa.au.dk>
7631
7632 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7633
76342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7635
7636 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7637
7638 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7639
76402007-10-28 Simon Josefsson <jas@extundo.com>
7641
7642 * gnus.texi (Top): Add SASL.
7643
404cd454
GM
76442007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7645
7646 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7647
76482007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7649
7650 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7651
0edd2970
JB
76522007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7653
7654 * calc.texi (Formulas, Composition Basics): Lower the
7655 precedence of negation.
7656
a9afba20
JY
76572007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7658
7659 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7660 Mention the new three-letter column identifiers.
7661 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7662 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7663 message when using `c' on an empty default with default printer.
7664 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7665 renamed to `ses--symbolic-formulas' some time ago.
7666
45b778a6
JB
76672007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7668
7669 * calc.texi (Default Simplifications, Making Selections)
7670 (Customizing Calc): Clarify associativity of multiplication.
7671
03b5bade
MA
76722007-10-23 Michael Albinus <michael.albinus@gmx.de>
7673
7674 * tramp.texi (Traces and Profiles): Simplify loop over
7675 `trace-function-background'.
7676
e658c8ee
JL
76772007-10-22 Juri Linkov <juri@jurta.org>
7678
7679 * dired-x.texi (Shell Command Guessing): Default values are now
7680 available by typing M-n instead of M-p.
7681
dd753688
MA
76822007-10-21 Michael Albinus <michael.albinus@gmx.de>
7683
7684 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7685 (Password caching): Remove `tramp-clear-passwd'.
7686 It's not a command anymore.
dd753688
MA
7687 (Bug Reports): Add `tramp-bug' to function index.
7688 (Function Index, Variable Index): New nodes.
7689 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7690
7691 * trampver.texi: Update release number.
7692
4bb49b43
JB
76932007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7694
8b296cdd 7695 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7696 about integer size into past tense.
7697 (Time Zones): Remove pointer to Calc author's address.
7698 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7699 and hyperbolic cotangent. Fix typo.
4bb49b43 7700
311dd93f
MA
77012007-10-10 Michael Albinus <michael.albinus@gmx.de>
7702
7703 Sync with Tramp 2.1.11.
7704
7705 * trampver.texi: Update release number.
7706
ea3fc256
MA
77072007-10-06 Michael Albinus <michael.albinus@gmx.de>
7708
7709 * tramp.texi (External packages): New section.
7710
1af74d06
MB
77112007-09-29 Juri Linkov <juri@jurta.org>
7712
7713 * info.texi (Help-Int): Document `L' (`Info-history').
7714
0e2806fa
SM
77152007-09-26 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi: Change links to webpage and maintained email.
7718 (Remember): Promote to Chapter, significant changes.
7719 (Fast access to TODO states): New section.
7720 (Faces for TODO keywords): New section.
7721 (Export options): Example for #+DATE.
7722 (Progress logging): Section moved.
7723
567b9191
BW
77242007-09-26 Bill Wohler <wohler@newt.com>
7725
7726 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7727 browse-url-at-mouse.
7728
1af74d06
MB
77292007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7730
7731 * flymake.texi (Customizable variables): Face names don't end in -face.
7732 Fix flymake-err-line-patterns template.
7733 (Example -- Configuring a tool called directly): Fix init-function.
7734 (Highlighting erroneous lines): Face names don't end in -face.
7735
d60a4e3a 77362007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7737
7738 * erc.texi (Special-Features): Fix small typo.
7739
7d7a3510
MA
77402007-09-14 Michael Albinus <michael.albinus@gmx.de>
7741
7742 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7743 and "External transfer methods".
7744
285f0d3a
JB
77452007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7746
7747 * calc.texi (Predefined Units): Add some history.
7748
526dc846
MO
77492007-09-08 Michael Olson <mwolson@gnu.org>
7750
87e04f16
JB
7751 * erc.texi (Copying): New section included from gpl.texi.
7752 This matches the look of the upstream ERC manual.
526dc846 7753
f10d0e80
JB
77542007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7755
87e04f16 7756 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7757 (Random Numbers): Clarify the distribution of `random'.
7758
4009494e
GM
77592007-09-06 Glenn Morris <rgm@gnu.org>
7760
f1fc42aa 7761 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7762 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7763 Change all setfilename commands to use ../../info.
7764 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7765 refer to the Emacs manual here.
7766 (infodir): New variable.
7767 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7768 (cc-mode.texi, faq.texi): Update references to source file locations.
7769 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7770 do not refer to the Emacs manual here.
7771 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7772
7773 * Makefile.in: Add `basename' versions of all info targets, for
7774 convenience when rebuilding just one manual.
7775 (../etc/GNU): Delete obsolete target.
7776 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7777 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7778 *.vrs *.toc here...
7779 (maintainer-clean): ...from here.
4009494e
GM
7780
7781 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7782
2de53ca6
GM
77832007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7784
7785 * calc.texi (Date Conversions): Clarify definition of
7786 Julian day numbering.
7787 (Date Forms): Clarify definition of Julian day numbering;
7788 add some history.
7789
77902007-08-30 Carsten Dominik <dominik@science.uva.nl>
7791
87e04f16 7792 * org.texi: Version 5.07.
2de53ca6
GM
7793
77942007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7795
7796 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7797
77982007-08-22 Carsten Dominik <dominik@science.uva.nl>
7799
7800 * org.texi (Adding hyperlink types): New section.
7801 (Embedded LaTeX): Chapter updated because of LaTeX export.
7802 (LaTeX export): New section.
7803 (Using links out): New section.
7804
78052007-08-22 Glenn Morris <rgm@gnu.org>
7806
7807 * faq.texi (Learning how to do something): Refcards now in
7808 etc/refcards/ directory.
7809
78102007-08-22 Michael Albinus <michael.albinus@gmx.de>
7811
7812 * tramp.texi (Remote Programs): Persistency file must be cleared when
7813 changing `tramp-remote-path'.
7814 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7815 macro.
7816
78172007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7818
7819 * calc.texi: Move contents to beginning of file.
7820 (Algebraic Entry): Fix the formatting of an example.
7821
78222007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7823
7824 * calc.texi (Basic Operations on Units): Mention exact versus
7825 inexact conversions.
7826
78272007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7828
7829 * calc.texi (Basic Operations on Units): Mention default
7830 values for new units.
7831 (Quick Calculator Mode): Mention that binary format will
7832 be displayed.
7833
78342007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7835
7836 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7837
78382007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7839
7840 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7841
78422007-08-08 Glenn Morris <rgm@gnu.org>
7843
7844 * gnus.texi, sieve.texi: Replace `iff'.
7845
78462007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7847
7848 * calc.texi (Basic Graphics): Mention the graphing of error
7849 forms.
7850 (Graphics Options): Mention how `g s' handles error forms.
7851 (Curve Fitting): Mention plotting the curves.
7852 (Standard Nonlinear Models): Add additional models.
7853 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7854 (Linear Fits): Correct result.
7855
78562007-08-01 Alan Mackenzie <acm@muc.de>
7857
7858 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7859 to "--no-site-file".
7860
78612007-07-29 Michael Albinus <michael.albinus@gmx.de>
7862
7863 * tramp.texi (Frequently Asked Questions): Point to mode line
7864 extension in Emacs 23.1.
7865
7866 * trampver.texi: Update release number.
7867
78682007-07-27 Glenn Morris <rgm@gnu.org>
7869
7870 * calc.texi (Copying): Include license text from gpl.texi, rather than
7871 in-line.
7872
78732007-07-25 Glenn Morris <rgm@gnu.org>
7874
7875 * calc.texi (Copying): Replace license with GPLv3.
7876
7877 * Relicense all FSF files to GPLv3 or later.
7878
78792007-07-22 Michael Albinus <michael.albinus@gmx.de>
7880
7881 Sync with Tramp 2.1.10.
7882
7883 * tramp.texi (trampfn): Expand macro implementation in order to handle
7884 empty arguments.
7885 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7886 occurrences by trampfn.
2de53ca6 7887 (Frequently Asked Questions): Extend example code for host
b2abec73 7888 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7889 file names to be typed.
7890
7891 * trampver.texi: Update release number.
7892
78932007-07-17 Michael Albinus <michael.albinus@gmx.de>
7894
7895 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7896 section. Reported by <poti@potis.org>.
7897 (Remote processes): Arguments of the program to be debugged are taken
7898 literally.
7899 (Frequently Asked Questions): Simplify recentf example.
7900
79012007-07-14 Karl Berry <karl@gnu.org>
7902
7903 * info.texi (@copying): New Back-Cover Text.
7904
7905 * info.texi (Quitting Info): Move to proper place in source.
7906 (Reported by Benno Schulenberg.)
7907
79082007-07-13 Eli Zaretskii <eliz@gnu.org>
7909
7910 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7911
7912 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7913
7914 * emacs-mime.texi: Add @documentencoding directive.
7915
79162007-07-12 Nick Roberts <nickrob@snap.net.nz>
7917
7918 * tramp.texi (Remote processes): Add an anchor to the subsection
7919 "Running a debugger on a remote host".
7920
79212007-07-12 Michael Albinus <michael.albinus@gmx.de>
7922
7923 * tramp.texi (Remote processes): Don't call it "experimental" any
7924 longer. Add subsection about running a debugger on a remote host.
7925
79262007-07-10 Carsten Dominik <dominik@science.uva.nl>
7927
7928 * org.texi (Properties and columns): Chapter rewritten.
7929
79302007-07-08 Michael Albinus <michael.albinus@gmx.de>
7931
7932 * tramp.texi:
7933 * trampver.texi: Migrate to Tramp 2.1.
7934
79352007-07-02 Carsten Dominik <dominik@science.uva.nl>
7936
7937 * org.texi (Properties): New chapter.
7938
79392007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7940
7941 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7942 Control Panel.
7943
7944 * gnus.texi (Misc Article): Add index entry for
7945 gnus-single-article-buffer.
7946
79472007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7948
7949 * gnus.texi (Starting Up): Fix typo.
7950
79512007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7952
7953 * gnus.texi (Asynchronous Fetching): Fix typo.
7954
79552007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7956
7957 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7958 (About This Manual): Remove redundant information.
7959 (Getting Started): Mention author.
7960 (Basic Arithmetic, Customizing Calc): Make description of the
7961 variable `calc-multiplication-has-precedence' match its new effect.
7962
79632007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7964
0c7efc08
SM
7965 * calc.texi (Basic Arithmetic, Customizing Calc):
7966 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7967
79682007-06-19 Carsten Dominik <dominik@science.uva.nl>
7969
7970 * org.texi (Tag): Section swapped with node Timestamps.
7971 (Formula syntax for Lisp): Document new `L' flag.
7972
79732007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7974
7975 * gnus.texi (Misc Group Stuff, Summary Buffer)
7976 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7977
79782007-06-06 Juanma Barranquero <lekktu@gmail.com>
7979
7980 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7981 * gnus.texi (Article Buttons, Mail Source Customization)
7982 (Sending or Not Sending, Customizing NNDiary):
7983 * message.texi (Message Headers):
7984 * mh-e.texi (HTML): Fix typos.
7985
79862007-06-07 Michael Albinus <michael.albinus@gmx.de>
7987
7988 Sync with Tramp 2.0.56.
7989
7990 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7991 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7992
79932007-06-02 Chong Yidong <cyd@stupidchicken.com>
7994
7995 * Version 22.1 released.
7996
79972007-05-26 Michael Olson <mwolson@gnu.org>
7998
7999 * erc.texi (Modules): Fix references to completion modules.
8000
80012007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8002
8003 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8004
80052007-05-09 Didier Verna <didier@xemacs.org>
8006
8007 * gnus.texi (Email Based Diary): New. Proper documentation for the
8008 nndiary back end and the gnus-diary library.
8009
80102007-05-03 Karl Berry <karl@gnu.org>
8011
8012 * .cvsignore (*.pdf): New entry.
8013
8014 * texinfo.tex: Update from current version for better pdf generation.
8015
80162007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8017
8018 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8019
80202007-04-28 Glenn Morris <rgm@gnu.org>
8021
8022 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8023 consideration of legal status.
8024
80252007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8026
8027 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8028
80292007-04-24 Chong Yidong <cyd@stupidchicken.com>
8030
8031 * faq.texi (New in Emacs 22): python.el removed.
8032
80332007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8034
8035 * calc.texi (Reporting bugs): Update maintainer's address.
8036
80372007-04-22 Chong Yidong <cyd@stupidchicken.com>
8038
8039 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8040
80412007-04-15 Jay Belanger <belanger@truman.edu>
8042
8043 * calc.texi (Title page): Remove the date.
8044 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8045 (The Standard Calc Interface): Change trail title.
8046 (Floats): Mention that when non-decimal floats are entered, only
8047 approximations are stored.
8048 (Copying): Move to the appendices.
8049 (GNU Free Documentation License): Add as an appendix.
8050
80512007-04-15 Chong Yidong <cyd@stupidchicken.com>
8052
8053 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8054 * dired-x.texi, ebrowse.texi, ediff.texi:
8055 * emacs-mime.texi, erc.texi, eshell.texi:
8056 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8057 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8058 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8059 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8060 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8061 * woman.texi: Include GFDL.
8062
8063 * doclicense.texi: Remove node heading, so that it can be included by
8064 other files.
8065
8066 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8067
8068 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8069 than *.
8070
80712007-04-14 Carsten Dominik <dominik@science.uva.nl>
8072
8073 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8074 in Calc.
8075
80762007-04-09 Romain Francoise <romain@orebokech.com>
8077
8078 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8079 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8080 replace mouse-2.
8081
80822007-04-08 Chong Yidong <cyd@stupidchicken.com>
8083
8084 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8085 renamed to woman-use-topic-at-point. Document new behavior.
8086
80872007-04-08 Richard Stallman <rms@gnu.org>
8088
8089 * url.texi: Fix some indexing.
8090 (Disk Caching): Drop discussion of old/other Emacs versions.
8091
80922007-04-07 Chong Yidong <cyd@stupidchicken.com>
8093
8094 * url.texi (Disk Caching): Say Emacs 21 "and later".
8095
8096 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8097 on Font locking which now mentions JIT lock.
8098
80992007-04-01 Michael Olson <mwolson@gnu.org>
8100
8101 * erc.texi: Update for the ERC 5.2 release.
8102
81032007-03-31 David Kastrup <dak@gnu.org>
8104
8105 * woman.texi (Topic, Interface Options): Explain changes semantics of
8106 woman-manpath in order to consider MANPATH_MAP entries.
8107
81082007-03-31 Eli Zaretskii <eliz@gnu.org>
8109
8110 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8111
81122007-03-26 Richard Stallman <rms@gnu.org>
8113
8114 * pgg.texi (Caching passphrase): Clean up previous change.
8115
81162007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8117
8118 * gnus.texi (Setting Process Marks): Fix typo.
8119
81202007-03-25 Romain Francoise <romain@orebokech.com>
8121
8122 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8123 readability, and include various fixes by Daniel Brockman, Nick Roberts
8124 and Dieter Wilhelm.
8125
81262007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8127
8128 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8129
8130 * gnus.texi (Mail Source Specifiers): Fix typo.
8131
81322007-03-22 Ralf Angeli <angeli@caeruleus.net>
8133
8134 * reftex.texi (Imprint): Update maintainer information.
8135
81362007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8137
8138 * message.texi (Message Buffers): Update documentation for
8139 message-generate-new-buffers.
8140
81412007-03-15 Daiki Ueno <ueno@unixuser.org>
8142
8143 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8144
81452007-03-21 Glenn Morris <rgm@gnu.org>
8146
8147 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8148
81492007-03-19 Chong Yidong <cyd@stupidchicken.com>
8150
8151 * eshell.texi (Known problems): Emacs 21 -> 22.
8152
8153 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8154
81552007-03-18 Jay Belanger <belanger@truman.edu>
8156
8157 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8158
81592007-03-12 Glenn Morris <rgm@gnu.org>
8160
8161 * calc.texi (Time Zones): Switch to new North America DST rule.
8162
8163 * calc.texi: Replace "daylight savings" with "daylight
8164 saving" in text throughout.
8165
81662007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8167
8168 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8169 The variable now uses a list of symbols instead of just a symbol.
8170 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8171
81722007-03-06 Romain Francoise <romain@orebokech.com>
8173
8174 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8175 new packages, and mention Gnus update.
8176
81772007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8178
8179 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8180 nntp-open-connection-functions-never-echo-commands.
8181
81822007-02-27 Chong Yidong <cyd@stupidchicken.com>
8183
8184 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8185 problems on the console, and security risk in not using gpg-agent.
8186
81872007-02-25 Carsten Dominik <dominik@science.uva.nl>
8188
0c7efc08 8189 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8190 Completely reorganized and rewritten.
8191 (CamelCase links): Section removed.
8192 (Repeating items): New section.
8193 (Tracking TODO state changes): New section.
8194 (Agenda views): Chapter reorganized and rewritten.
8195 (HTML export): Section rewritten.
8196 (Tables in arbitrary syntax): New section.
8197 (Summary): Better feature summary.
8198 (Activation): Document problem with cut-and-paste of Lisp code
8199 from PDF files.
8200 (Visibility cycling): Document indirect buffer use.
8201 (Structure editing): Document sorting.
8202 (Remember): Section rewritten.
8203 (Time stamps): Better description of time stamp types.
8204 (Tag searches): Document regular expression search for tags.
8205 (Stuck projects): New section.
8206 (In-buffer settings): New keywords.
c5b0993e 8207 (History and Acknowledgments): Update description.
2de53ca6
GM
8208
82092007-02-24 Alan Mackenzie <acm@muc.de>
8210
8211 * cc-mode.texi (Movement Commands): Insert two missing command names.
8212 (Getting Started): Slight wording correction (use conditional).
8213
82142007-02-22 Kim F. Storm <storm@cua.dk>
8215
8216 * widget.texi (User Interface, Basic Types): Document need to put some
8217 text before the %v escape in :format string in editable-field widget.
8218
82192007-02-18 Romain Francoise <romain@orebokech.com>
8220
8221 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8222 `cvs-mode-quit'.
8223
82242007-02-10 Markus Triska <markus.triska@gmx.at>
8225
8226 * widget.texi (Programming Example): Put constant strings in :format.
8227
82282007-02-07 Juanma Barranquero <lekktu@gmail.com>
8229
8230 * faq.texi (Fullscreen mode on MS-Windows): New node.
8231
82322007-02-04 David Kastrup <dak@gnu.org>
8233
8234 * faq.texi (AUCTeX): Update version number. Should probably be done
8235 for other packages as well.
8236
82372007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8238
8239 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8240 <tassilo@member.fsf.org>.
8241
2de53ca6
GM
82422007-01-20 Markus Triska <markus.triska@gmx.at>
8243
8244 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8245
82462007-01-13 Michael Olson <mwolson@gnu.org>
8247
8248 * erc.texi (Modules): Mention capab-identify module.
8249
82502007-01-05 Michael Olson <mwolson@gnu.org>
8251
8252 * erc.texi (Getting Started): Update for /RECONNECT command.
8253
82542007-01-04 Richard Stallman <rms@gnu.org>
8255
8256 * ebrowse.texi: Change C-c b to C-c C-m.
8257
82582007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8259
8260 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8261 variables only in info to avoid redundant entries in the printed
8262 manual.
8263
82642007-01-02 Daiki Ueno <ueno@unixuser.org>
8265
8266 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8267
82682007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8269
8270 * message.texi (Security): Split into sub-nodes.
8271
82722007-01-01 Alan Mackenzie <acm@muc.de>
8273
8274 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8275 eval-after-load in Emacs <=21 and a workaround. Document that
8276 trigraphs are not supported.
8277
82782007-01-01 Alan Mackenzie <acm@muc.de>
8279
8280 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8281 c-context-line-break. When invoked within a string, preserve
8282 whitespace. Add a backslash only when also in a macro.
8283
82842007-01-01 Alan Mackenzie <acm@muc.de>
8285
8286 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8287
82882007-01-01 Alan Mackenzie <acm@muc.de>
8289
8290 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8291 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8292
82932007-01-01 Alan Mackenzie <acm@muc.de>
8294
8295 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8296 "Choosing a Style".
8297
8298 * cc-mode.texi ("Styles"): Add @dfn{style}.
8299
83002006-12-30 Michael Albinus <michael.albinus@gmx.de>
8301
8302 Sync with Tramp 2.0.55.
8303
8304 * trampver.texi: Update release number.
8305
83062006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8307
8308 * gnus.texi (Customizing Articles): Add index entries for all
8309 gnus-treat-* variables.
8310
c8763fb6 83112006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8312
8313 * gnus.texi (IMAP): Fix incorrect explanation of
8314 nnimap-search-uids-not-since-is-evil in documentation for
8315 nnimap-expunge-search-string.
8316
83172006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8318
8319 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8320 spam-ifile-database.
8321
83222006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8323
8324 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8325 rebind C-s.
8326
c8763fb6 83272006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8328
8329 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8330 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8331 "expiring mail".
8332 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8333 nnimap-nov-is-evil.
8334
83352006-12-25 Kevin Ryde <user42@zip.com.au>
8336
8337 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8338 about the key procedure being used heavily.
8339
83402006-12-24 Chong Yidong <cyd@stupidchicken.com>
8341
8342 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8343 to t.
8344 (Prerequisites): Add explanation about gpg-agent.
8345
83462006-12-22 Kevin Ryde <user42@zip.com.au>
8347
8348 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8349 "sort" instead of "sort*".
8350
83512006-12-19 Richard Stallman <rms@gnu.org>
8352
8353 * calc.texi (History and Acknowledgements): Recognize that Emacs
8354 now does have floating point.
8355
83562006-12-19 Michael Albinus <michael.albinus@gmx.de>
8357
8358 * tramp.texi (External transfer methods): Describe new method `scpc'.
8359
83602006-12-17 Sascha Wilde <wilde@sha-bang.de>
8361
8362 * pgg.texi: Added short note on gpg-agent to the introduction.
8363
83642006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8365
8366 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8367 also applies to Cc.
8368
83692006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8370
8371 * gnus.texi (X-Face): Clarify. Say which programs are required
8372 on Windows.
8373
83742006-12-08 Michael Olson <mwolson@gnu.org>
8375
8376 * erc.texi (Modules): Remove documentation for list module.
8377
c8763fb6 83782006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8379
8380 * faq.texi (^M in the shell buffer): Ditto.
8381
83822006-11-20 Michael Olson <mwolson@gnu.org>
8383
8384 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8385
83862006-11-17 Carsten Dominik <dominik@science.uva.nl>
8387
8388 * org.texi: Fix typos.
8389 (Agenda commands): Document `C-k'.
8390
83912006-11-16 Eli Zaretskii <eliz@gnu.org>
8392
8393 * url.texi (http/https): Fix a typo in the HTTP URL.
8394
83952006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8396
8397 * ada-mode.texi: Total rewrite.
8398
83992006-11-13 Carsten Dominik <dominik@science.uva.nl>
8400
8401 * org.texi: Minor typo fixes.
8402
84032006-11-13 Bill Wohler <wohler@newt.com>
8404
8405 Release MH-E manual version 8.0.3.
8406
8407 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8408 release 8.0.3.
8409
8410 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8411 to set MAILDIR.
8412 (Reading Mail): Document the customization of read-mail-command
8413 for MH-E.
8414 (Viewing Attachments): Document mm-discouraged-alternatives.
8415 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8416 (Junk): Add more information about the settings of mh-junk-background
8417 in a program. Add /usr/bin/mh to PATH in examples.
8418
84192006-11-12 Richard Stallman <rms@gnu.org>
8420
8421 * woman.texi: Update author address but say he no longer maintains it.
8422
84232006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8424
8425 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8426 archived trees.
8427 (Checkboxes): Section moved to chapter 5, and extended.
8428 (The date/time prompt): New section.
8429 (Link abbreviations): New section.
8430 (Presentation and sorting): New section.
8431 (Custom agenda views): Section completely rewritten.
8432 (Summary): Compare with Planner.
8433 (Feedback): More info about creating backtraces.
c5b0993e 8434 (Plain lists): Modify example.
2de53ca6
GM
8435 (Breaking down tasks): New section.
8436 (Custom time format): New section.
8437 (Time stamps): Document inactive timestamps.
8438 (Setting tags): More details about fast tag selection.
8439 (Block agenda): New section.
8440 (Custom agenda views): Section rewritten.
8441 (Block agenda): New section.
8442
84432006-11-07 Michael Albinus <michael.albinus@gmx.de>
8444
8445 * tramp.texi (Configuration): scp is the default method.
8446 (Default Method): Use ssh as example for another method.
8447
84482006-10-27 Richard Stallman <rms@gnu.org>
8449
8450 * woman.texi: Downcase nroff/troff/roff.
8451 (Installation): Chapter deleted. Some xrefs deleted.
8452 (Background): woman doesn't advise man ;-).
8453
c8763fb6 84542006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8455
8456 * ada-mode.texi (Project files, Identifier completion)
8457 (Automatic Casing, Debugging, Using non-standard file names)
8458 (Working Remotely): Fix typos.
8459
84602006-10-20 Masatake YAMATO <jet@gyve.org>
8461
0c7efc08 8462 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8463 sample code `my-c-initialization-hook'.
8464
84652006-10-19 Stuart D. Herring <herring@lanl.gov>
8466
8467 * widget.texi: Fix typos.
8468
84692006-10-19 Michael Albinus <michael.albinus@gmx.de>
8470
8471 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8472 "???". There have been no complaints for years, so the information
8473 must be appropriate.
8474
84752006-10-16 Richard Stallman <rms@gnu.org>
8476
8477 * widget.texi: Use @var instead of capitalization.
8478 Clarify many widget type descriptions.
8479
84802006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8481
8482 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8483 gnus-dired-attach.
8484 (Selecting a Group): Fix typo.
8485
c8763fb6 84862006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8487
8488 * widget.texi: Fix typos.
8489
84902006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8491
8492 * gnus.texi (Image Enhancements): Update for Emacs 22.
8493
8494 * gnus-faq.texi ([1.3]): Update.
8495
84962006-10-06 Richard Stallman <rms@gnu.org>
8497
8498 * faq.texi (Displaying the current line or column):
8499 Delete "As of Emacs 20".
8500
85012006-10-06 Romain Francoise <romain@orebokech.com>
8502
8503 * faq.texi (VM): VM works with Emacs 22 too.
8504
85052006-10-06 Richard Stallman <rms@gnu.org>
8506
8507 * ebrowse.texi: Remove Emacs version "21" from title.
8508
85092006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8510
8511 * gnus.texi (Foreign Groups): Say where change of editing commands are
8512 stored. Add reference to `gnus-parameters'.
8513
85142006-09-15 Jay Belanger <belanger@truman.edu>
8515
8516 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8517 Change "Library Public License" to "Lesser Public License"
8518 throughout. Use "yyyy" to represent year.
8519
85202006-09-15 Carsten Dominik <dominik@science.uva.nl>
8521
8522 * org.texi (Setting tags): Typo fix.
8523
85242006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8525
8526 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8527
85282006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8529
8530 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8531
85322006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8533
8534 * faq.texi (Escape sequences in shell output): EMACS is now set
8535 to Emacs's absolute file name, not to "t".
8536 (^M in the shell buffer): Likewise.
2de53ca6
GM
8537
85382006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8539
8540 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8541 mails with pop3-leave-mail-on-server. Fix wording.
8542 (Limiting): Improve gnus-summary-limit-to-articles.
8543 (X-Face): Fix typo.
8544
85452006-09-11 Simon Josefsson <jas@extundo.com>
8546
8547 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8548 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8549
85502006-09-06 Simon Josefsson <jas@extundo.com>
8551
8552 * smtpmail.texi (Authentication): Mention SSL.
8553
a12bf61e
GM
85542006-09-03 Diane Murray <disumu@x3y2z1.net>
8555
8556 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8557
2de53ca6
GM
85582006-09-01 Eli Zaretskii <eliz@gnu.org>
8559
8560 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8561 Don't use @indicateurl.
8562
8563 * cc-mode.texi (Subword Movement): Don't use @headitem.
8564 (Custom Braces, Clean-ups): Don't use @tie.
8565
85662006-08-29 Michael Albinus <michael.albinus@gmx.de>
8567
8568 Sync with Tramp 2.0.54.
8569
8570 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8571 Suggested by Adrian Phillips <a.phillips@met.no>.
8572
85732006-08-15 Carsten Dominik <dominik@science.uva.nl>
8574
8575 * org.texi (Installation, Activation): Split from Installation and
8576 Activation.
8577 (Clocking work time): Documented new features.
8578
85792006-08-13 Alex Schroeder <alex@gnu.org>
8580
8581 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8582 example.
8583
85842006-08-12 Eli Zaretskii <eliz@gnu.org>
8585
8586 * faq.texi (How to add fonts): New node.
8587
85882006-08-05 Romain Francoise <romain@orebokech.com>
8589
8590 * faq.texi (New in Emacs 22): Expand.
8591
85922006-08-03 Michael Olson <mwolson@gnu.org>
8593
8594 * erc.texi: Update for ERC 5.1.4.
8595
85962006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8597
8598 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8599 in .../site-lisp/gnus/ by default.
8600 [ From gnus-news.texi in the trunk. ]
8601
86022006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8603
8604 * gnus.texi (MIME Commands): Additions for yEnc.
8605
86062006-07-24 Richard Stallman <rms@gnu.org>
8607
8608 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8609 * faq.texi: Move periods and commas inside quotes.
8610
86112006-07-20 Jay Belanger <belanger@truman.edu>
8612
8613 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8614
86152006-07-18 Chong Yidong <cyd@stupidchicken.com>
8616
8617 * faq.texi (Security risks with Emacs): Document Emacs 22
8618 file-local-variable mechanism.
8619
86202006-07-12 Michael Olson <mwolson@gnu.org>
8621
8622 * erc.texi: Update for ERC 5.1.3.
8623
86242006-07-12 Alex Schroeder <alex@gnu.org>
8625
8626 * rcirc.texi: Fix typos.
8627 (Getting started with rcirc): New calling convention for M-x irc.
8628 Mention #rcirc. Removed channel tracking.
0c7efc08 8629 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8630 recently, eg. rcirc-server to rcirc-default-server. Added
8631 documentation for rcirc-authinfo, some background for Bitlbee, and
8632 rcirc-track-minor-mode.
0c7efc08 8633 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8634 Scrolling.
0c7efc08 8635 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8636 to match code changes.
8637
86382006-07-10 Nick Roberts <nickrob@snap.net.nz>
8639
8640 * gnus.texi, message.texi: Fix typos.
8641
86422006-07-07 Carsten Dominik <dominik@science.uva.nl>
8643
8644 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8645 commands.
8646 (Global TODO list): Document the use of the variables
8647 `org-agenda-todo-ignore-scheduled' and
8648 `org-agenda-todo-list-sublevels'.
8649
86502006-07-05 Richard Stallman <rms@gnu.org>
8651
8652 * faq.texi (Scrolling only one line): Fix xref.
8653
86542006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8655
8656 * faq.texi (Evaluating Emacs Lisp code):
8657 Throughout, replace eval-current-buffer with eval-buffer.
8658
86592006-07-03 Richard Stallman <rms@gnu.org>
8660
8661 * rcirc.texi (Scrolling conservatively): Fix xref.
8662
8663 * pcl-cvs.texi (Viewing differences): Usage fix.
8664
86652006-07-03 Carsten Dominik <dominik@science.uva.nl>
8666
8667 * org.texi (Agenda commands): Document `s' key to save all org-mode
8668 buffers.
8669
86702006-06-30 Ralf Angeli <angeli@caeruleus.net>
8671
8672 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8673 names. Mention `cvs-msg' face.
8674
86752006-06-29 Carsten Dominik <dominik@science.uva.nl>
8676
8677 * org.texi (Checkboxes): New section.
8678
86792006-06-28 Carsten Dominik <dominik@science.uva.nl>
8680
8681 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8682 throughout this chapter.
8683
86842006-06-27 Chong Yidong <cyd@stupidchicken.com>
8685
8686 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8687 text for standalone vs Emacs info.
8688 (Help): Clarify header line description. Use mouse-1 for clicks.
8689 (Help-P): Use mouse-1 for clicks.
8690 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8691 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8692 (Choose menu subtopic): Remove gratuitous Emacs command names.
8693 (Help-FOO): Put usual behavior first.
8694 (Help-Xref): Clicking on xrefs works in Emacs.
8695 (Search Text): Clarify what the default behavior is.
8696 (Create Info buffer): Fix Emacs window/X window confusion.
8697 (Emacs Info Variables): Fix for new Emacs init file behavior.
8698
86992006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8700
8701 * gnus.texi (Summary Buffer Lines): Fix typo.
8702
87032006-06-23 Carsten Dominik <dominik@science.uva.nl>
8704
8705 * org.texi (Embedded LaTeX): New chapter.
8706 (Archiving): Section rewritten.
8707 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8708
87092006-06-20 Bill Wohler <wohler@newt.com>
8710
8711 Release MH-E manual version 8.0.1.
8712
8713 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8714 release 8.0.1.
8715 (Preface): Depend on GNU mailutils 1.0 and higher.
8716
87172006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8718
8719 * message.texi (News Headers): Update message-syntax-checks section.
8720
87212006-06-19 Karl Berry <karl@gnu.org>
8722
8723 * info.texi (Advanced): Mention C-q, especially with ?.
8724
87252006-06-19 Carsten Dominik <dominik@science.uva.nl>
8726
8727 * org.texi (Publishing links): Document the `:link-validation-function'
8728 property.
8729 (Extensions and Hacking): New chapter, includes some sections of the
8730 "Miscellaneous" chapter.
8731
87322006-06-10 Carsten Dominik <dominik@science.uva.nl>
8733
8734 * org.texi (Progress logging): New section.
8735
2de53ca6
GM
87362006-06-06 Carsten Dominik <dominik@science.uva.nl>
8737
8738 * org.texi (ASCII export): Document indentation adaptation.
8739 (Setting tags): Document mutually-exclusive tags.
8740
87412006-06-05 Romain Francoise <romain@orebokech.com>
8742
8743 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8744 Fix typo.
8745
8746 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8747 channel (#gnus@irc.freenode.net).
8748 Fix typos. Update copyright notice.
8749
8750 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8751 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8752 (Line-Up Functions, Custom Macros):
8753 * ediff.texi (Window and Frame Configuration)
dccb744b 8754 (Highlighting Difference Regions):
2de53ca6
GM
8755 * emacs-mime.texi (Display Customization):
8756 * erc.texi (History):
8757 * eshell.texi (Known problems):
8758 * eudc.texi (Overview, BBDB):
8759 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8760 (The problem of spam, SpamOracle, Extending the Spam package)
8761 (Conformity, Terminology):
dccb744b 8762 * idlwave.texi (Routine Info)
2de53ca6
GM
8763 (Class and Keyword Inheritance, Padding Operators)
8764 (Breakpoints and Stepping, Electric Debug Mode)
8765 (Examining Variables, Troubleshooting):
8766 * org.texi (Creating timestamps):
8767 * reftex.texi (Commands, Options, Changes):
8768 * tramp.texi (Inline methods, Password caching)
8769 (Auto-save and Backup, Issues):
8770 * vip.texi (Files, Commands in Insert Mode):
8771 * viper.texi (Emacs Preliminaries, States in Viper)
8772 (Packages that Change Keymaps, Viper Specials, Groundwork):
8773 Fix various typos.
8774
87752006-05-31 Michael Ernst <mernst@alum.mit.edu>
8776
8777 * ediff.texi: Fix typos.
8778
87792006-05-30 Carsten Dominik <dominik@science.uva.nl>
8780
8781 * org.texi: Small typo fixes.
8782
fff84c22
JB
87832006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8784
8785 * viper.texi (Viper Specials):
8786 * gnus.texi (Example Setup):
8787 * faq.texi (Backspace invokes help):
8788 * dired-x.texi (Optional Installation Dired Jump):
8789 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8790 follow coding conventions.
8791
2de53ca6
GM
87922006-05-29 Michael Albinus <michael.albinus@gmx.de>
8793
8794 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8795
87962006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8797
8798 * pcl-cvs.texi: Fix typos.
8799 (Customization): Say "us".
8800
88012006-05-26 Eli Zaretskii <eliz@gnu.org>
8802
8803 * org.texi: Remove bogus @setfilename.
8804
88052006-05-26 Carsten Dominik <dominik@science.uva.nl>
8806
8807 * org.texi (ASCII export): Omit command name.
8808 (HTML export): Add prefix to all lines in Local Variable example.
8809 (Acknowledgments): Typeset names in italics.
8810
88112006-05-24 Carsten Dominik <dominik@science.uva.nl>
8812
8813 * org.texi (Plain lists): Add new item navigation commands.
8814 (External links): Document elisp and info links.
8815 (Custom searches): New section.
8816 (Publishing): New chapter.
8817 (HTML export): Include a list of supported CSS classes.
8818 (Setting tags): Describe the fast-tag-setting interface.
8819
88202006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8821
8822 * dired-x.texi: ifinfo -> ifnottex.
8823
88242006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8825
8826 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8827
88282006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8829
8830 * message.texi (Interface): Add tool bar customization.
8831 (MIME): Index and text additions for mml-attach.
8832 (MIME): Describe mml-dnd-protocol-alist and
8833 mml-dnd-attach-options.
8834
8835 * gnus.texi (Oort Gnus): Reorder entries in sections.
8836 Fix some entries.
8837 (Starting Up): Add references to "Emacs for Heathens" and to
8838 "Finding the News". Add user-full-name and user-mail-address.
8839 (Group Buffer Format): Add tool bar customization and update.
8840 (Summary Buffer): Add tool bar customization.
8841 (Posting Styles): Add message-alternative-emails.
8842
88432006-05-09 Michael Albinus <michael.albinus@gmx.de>
8844
8845 * tramp.texi (Filename completion): Improve wording.
8846
88472006-05-07 Romain Francoise <romain@orebokech.com>
8848
8849 * faq.texi (Using regular expressions): Fix typo.
8850 (Packages that do not come with Emacs): Fix capitalization.
8851 (Replacing text across multiple files): Expand node to explain how
8852 to use `dired-do-query-replace-regexp' in more detail, based on
8853 suggestion by Eric Hanchrow <offby1@blarg.net>.
8854
88552006-05-06 Michael Albinus <michael.albinus@gmx.de>
8856
8857 * tramp.texi (Filename completion): Completion of remote files'
8858 method, user name and host name is active only in partial
8859 completion mode.
8860
88612006-05-06 Bill Wohler <wohler@newt.com>
8862
8863 Release MH-E manual version 8.0.
8864
8865 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8866 release 8.0.
8867
88682006-05-06 Bill Wohler <wohler@newt.com>
8869
8870 * mh-e.texi (MH-BOOK-HOME): Change from
8871 http://www.ics.uci.edu/~mh/book/mh to
8872 http://rand-mh.sourceforge.net/book/mh.
8873 Replace .htm suffix with .html for MH book files.
8874 (Using This Manual): Update key binding for getting relevant
8875 chapter in Info from command key.
8876 (Ranges): Fix itemx.
8877
88782006-05-05 Karl Berry <karl@gnu.org>
8879
8880 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8881 (\fonttextsize): New user-level command to change text font size.
8882
88832006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8884
8885 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8886
88872006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8888
8889 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8890
88912006-04-24 Bill Wohler <wohler@newt.com>
8892
8893 * mh-e.texi (Getting Started): Make it more explicit that you need
8894 to install MH. Add pointers to current MH implementations.
8895
88962006-04-21 Bill Wohler <wohler@newt.com>
8897
8898 Release MH-E manual version 7.94.
8899
8900 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8901 release 7.94.
8902
89032006-04-21 Carsten Dominik <dominik@science.uva.nl>
8904
8905 * org.texi: Many small fixes.
8906 (Handling links): Rename from "Managing links".
8907
89082006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8909
8910 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8911 (Splitting mail using spam-stat): Fix @xref.
8912
89132006-04-20 Chong Yidong <cyd@stupidchicken.com>
8914
8915 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8916 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8917
89182006-04-20 Carsten Dominik <dominik@science.uva.nl>
8919
8920 * org.texi (Time stamps): Better explanation of the purpose of
8921 different time stamps.
8922 (Structure editing, Plain lists): More details on how new items
8923 and headings are inserted.
8924
89252006-04-18 Carsten Dominik <dominik@science.uva.nl>
8926
8927 * org.texi (Formula syntax): Fix link to Calc Manual.
8928
89292006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8930
8931 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8932
89332006-04-17 Bill Wohler <wohler@newt.com>
8934
8935 * mh-e.texi (Folders): Update mh-before-quit-hook and
8936 mh-quit-hook example with code that removes the buffers rather
8937 than just bury them.
8938
89392006-04-17 Michael Albinus <michael.albinus@gmx.de>
8940
8941 Sync with Tramp 2.0.53.
8942
89432006-04-13 Carsten Dominik <dominik@science.uva.nl>
8944
8945 * org.texi (Updating settings): New section.
8946 (Visibility cycling): Better names for the startup folding
8947 options.
8948 (Exporting): Completely restructured.
8949 (The very busy C-c C-c key): New section.
8950 (Summary of in-buffer settings): New section.
8951
89522006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8953
8954 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8955
89562006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8957
8958 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8959 (Server Commands): Key `v' is reserved for users.
8960
89612006-04-11 Carsten Dominik <dominik@science.uva.nl>
8962
8963 * org.texi (Link format): New section, emphasis on bracket links.
8964 (External links): Document bracket links.
8965 (FAQ): Expand to cover shell links and the new link format.
8966
89672006-04-09 Kevin Ryde <user42@zip.com.au>
8968
8969 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8970
89712006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8972
8973 * gnus.texi (Summary Buffer Lines): Add `*'.
8974
c8763fb6 89752006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8976
8977 * gnus.texi (Group Parameters):
8978 Mention gnus-permanently-visible-groups.
8979
89802006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8981
8982 * gnus.texi (Face): Fix typo.
8983
89842006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8985
8986 * gnus.texi (X-Face): Clarify.
8987 (Face): Need Emacs with PNG support.
8988
89892006-04-06 Richard Stallman <rms@gnu.org>
8990
8991 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8992 Emacs".
8993
89942006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8995
8996 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8997 blocks not suitable for inclusion with Emacs using variable
8998 PARTOFEMACS.
8999
90002006-04-04 Simon Josefsson <jas@extundo.com>
9001
9002 * gnus.texi (Security): Improve.
9003
689c9ca5
GM
90042006-04-02 Karl Berry <karl@gnu.org>
9005
9006 * texinfo.tex: Update to current version (2006-03-21.13).
9007
2de53ca6
GM
90082006-04-02 Bill Wohler <wohler@newt.com>
9009
9010 * mh-e.texi (Getting Started, Junk, Bug Reports)
9011 (MH FAQ and Support): Fix URLs.
9012
90132006-03-31 Romain Francoise <romain@orebokech.com>
9014
9015 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9016 to t, not nil (and has for the past eight years).
9017
90182006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9019
9020 * message.texi, gnus.texi: Bump version to 5.11.
9021
90222006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9023
9024 * gnus.texi (Top): Add comment about version line.
9025
9026 * message.texi (Top): Ditto. Change to take named versions into
9027 account.
9028
90292006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9030
9031 * gnus.texi (Posting Styles): Add x-face-file to example.
9032 (X-Face): Refer to posting styles.
9033
9034 * gnus-faq.texi ([5.8]): Add x-face-file.
9035 ([8.4]): Add links to gmane.emacs.gnus.user and
9036 gmane.emacs.gnus.general.
9037
90382006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9039
9040 * gnus-faq.texi: Use .invalid.
9041 ([5.4]): Fix gnus-posting-styles example.
9042
90432006-03-27 Romain Francoise <romain@orebokech.com>
9044
9045 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9046 Emacs/W3 needs a new maintainer.
9047 (Ispell): Update author and version info.
9048 (Mailcrypt): Mention PGG.
9049 (New in Emacs 22): Add PGG to the list of new packages.
9050 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9051 updating dead URLs.
9052
90532006-03-25 Karl Berry <karl@gnu.org>
9054
9055 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9056 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9057 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9058 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9059 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9060 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9061 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9062 (2) do not indent copyright year list (or anything else).
9063
90642006-03-21 Bill Wohler <wohler@newt.com>
9065
9066 * mh-e.texi (Folders): Various edits.
9067
90682006-03-20 Romain Francoise <romain@orebokech.com>
9069
9070 * gnus.texi (Mail Folders): Grammar fix.
9071
90722006-03-19 Bill Wohler <wohler@newt.com>
9073
9074 * mh-e.texi (Replying): Document Mail-Followup-To.
9075 Change manually-formatted table to multitable. Add debugging info.
9076 Move description of mh-reply-default-reply-to into paragraph
9077 that describes its values.
9078
90792006-03-17 Bill Wohler <wohler@newt.com>
9080
10d1d0af 9081 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
9082 (Sending Mail Tour): Update method of entering
9083 addresses and subject.
9084 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9085 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9086
90872006-03-15 Carsten Dominik <dominik@science.uva.nl>
9088
9089 * org.texi: Version number change only.
9090
90912006-03-14 Bill Wohler <wohler@newt.com>
9092
9093 * mh-e.texi: Add index entries around each paragraph rather than
9094 depend on entries from beginning of node. Doing so ensures that
9095 index entries are less likely to be forgotten if text is cut and
9096 pasted, and are necessary anyway if the references are on a
9097 separate page. It seems that makeinfo is now (v. 4.8) only
9098 producing one index entry per node, so there is no longer any
9099 excuse not to. Use subheading instead of heading. The incorrect
9100 use of heading produced very large fonts in Info--as large as the
9101 main heading.
9102 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9103 versions 6 and 7 appeared *around* the time of these Emacs releases.
9104
91052006-03-13 Carsten Dominik <dominik@science.uva.nl>
9106
9107 * org.texi (Clean view): Document new startup options.
9108
91092006-03-11 Bill Wohler <wohler@newt.com>
9110
9111 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9112 (Composing, Scan Line Formats): Fix @refs.
9113 (Getting Started): Define MH profile and MH profile components.
9114 (Incorporating Mail, Reading Mail, Viewing, Printing)
9115 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9116 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9117 for string constants.
9118 (Tool Bar): Remove spurious quote.
9119 (Junk): Use ``...'' instead of "...".
9120 (Scan Line Formats): Replace @samp with @kbd.
9121
91222006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9123
9124 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9125
91262006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9127
9128 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9129 easy to understand.
9130
91312006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9132
9133 * gnus.texi: Markup fix.
9134 (Fancy Mail Splitting): Specify new feature.
9135
91362006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9137
9138 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9139 partial-words matching.
9140
91412006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9142
9143 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9144
9145 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9146 (MIME Commands): Fix mm-discouraged-alternatives.
9147
91482006-03-07 Carsten Dominik <dominik@science.uva.nl>
9149
9150 * org.texi: Version number change only.
9151
91522006-03-06 Bill Wohler <wohler@newt.com>
9153
9154 * mh-e.texi: Move from SourceForge repository to Savannah.
9155 This is version 7.93, which is a total rewrite from the previous
9156 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9157 version 7.93.
9158
91592006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9160
9161 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9162
91632006-03-01 Carsten Dominik <dominik@science.uva.nl>
9164
9165 * org.texi (Interaction): Add item about `org-mouse.el' by
9166 Piotr Zielinski.
9167 (Managing links): Document that also mouse-1 can be used to
9168 activate a link.
9169 (Headlines, FAQ): Add entry about hiding leading stars.
9170 (Miscellaneous): Resort the sections in this chapter to a more
9171 logical sequence.
9172
91732006-02-27 Simon Josefsson <jas@extundo.com>
9174
9175 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9176 2004-01-27 from the trunk).
9177
91782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9179
9180 * cc-mode.texi: Rename c-hungry-backspace to
9181 c-hungry-delete-backwards, at the request of RMS. Leave the old
9182 name as an alias.
9183
91842006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9185
9186 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9187 include the function header within the defun.
9188
91892006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9190
9191 * cc-mode.texi: Correct two typos.
9192
91932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9194
9195 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9196 existing comment.
9197 (Electric Keys): Add a justification for electric indentation.
9198 (Hungry WS Deletion): Clear up the names and complications of the
9199 BACKSPACE and DELETE keys.
9200
92012006-02-23 Juri Linkov <juri@jurta.org>
9202
9203 * faq.texi (Common requests): Move `Turning on auto-fill by
9204 default' after `Wrapping words automatically'. Move `Working with
9205 unprintable characters' before `Searching for/replacing newlines'.
9206 Move `Replacing highlighted text' after `Highlighting a region'.
9207 Merge `Repeating commands' and `Repeating a command as many times
9208 as possible' into the former.
9209 (Packages that do not come with Emacs): Add refs to Gmane and
9210 etc/MORE.STUFF.
9211
92122006-02-23 Juri Linkov <juri@jurta.org>
9213
9214 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9215 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9216 Add xref to `(emacs)Reporting Bugs'.
9217 (Getting a printed manual): Add URL to other formats of the manual.
9218 (Common requests): Fix menu.
9219 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9220 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9221 (Inserting text at the beginning of each line): Add pxref to
9222 `Changing the included text prefix'.
9223 (Forcing the cursor to remain in the same column): Mention `track-eol'
9224 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9225 (Replacing text across multiple files): Add keybinding `Q' for
9226 `dired-do-query-replace'.
9227
92282006-02-22 Carsten Dominik <dominik@science.uva.nl>
9229
9230 * reftex.texi: Version number and date change only.
9231
9232 * org.texi (Internal Links): Rewrite to cover the modified
9233 linking system.
9234
92352006-02-17 Eli Zaretskii <eliz@gnu.org>
9236
9237 * faq.texi: Remove the coding cookie, it's not needed anymore.
9238
92392006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9240
9241 * faq.texi (Colors on a TTY): Mention Mac OS port.
9242
92432006-02-12 Karl Berry <karl@gnu.org>
9244
9245 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9246 8-bit accented a.
9247
92482006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9249
9250 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9251
92522006-02-08 Romain Francoise <romain@orebokech.com>
9253
9254 * faq.texi (Top): Remove paragraph about the FAQ being a
9255 transitional document, etc.
9256 (Searching for/replacing newlines): New node.
9257 (Yanking text in isearch): New node.
9258 (Inserting text at the beginning of each line): Rename and make
9259 more general, mention `M-;' in Message mode.
9260
92612006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * faq.texi (Meta key does not work in xterm)
9264 (Emacs does not display 8-bit characters)
9265 (Inputting eight-bit characters): Update xrefs.
9266
92672006-02-06 Romain Francoise <romain@orebokech.com>
9268
9269 * faq.texi (VM): VM now at version 7.19.
9270 Set myself as maintainer of this file.
9271
92722006-02-04 Michael Olson <mwolson@gnu.org>
9273
9274 * erc.texi (History): Note that ERC is now included with Emacs.
9275
92762006-01-31 Romain Francoise <romain@orebokech.com>
9277
9278 * message.texi (Message Headers): Explain what
9279 `message-alternative-emails' does in more detail.
9280 Update copyright year.
9281
92822006-01-30 Juanma Barranquero <lekktu@gmail.com>
9283
9284 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9285
92862006-01-29 Richard M. Stallman <rms@gnu.org>
9287
9288 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9289
92902006-01-29 Michael Olson <mwolson@gnu.org>
9291
9292 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9293
9294 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9295
9296 * faq.texi (New in Emacs 22): Mention ERC.
9297
92982006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9299
9300 * rcirc.texi: Capitalize dir entry for consistency with the entry
9301 in info/dir and other entries in the Emacs category.
9302 Fix typos. Delete trailing whitespace.
9303
c8763fb6 93042006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9305
9306 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9307
93082006-01-27 Eli Zaretskii <eliz@gnu.org>
9309
9310 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9311 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9312
9313 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9314 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9315
93162006-01-27 Alex Schroeder <alex@gnu.org>
9317
9318 * rcirc.texi: New file.
9319
93202006-01-23 Juri Linkov <juri@jurta.org>
9321
9322 * widget.texi (User Interface): Add S-TAB for widget-backward.
9323
93242006-01-22 Michael Albinus <michael.albinus@gmx.de>
9325
9326 Sync with Tramp 2.0.52.
9327
9328 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9329 Add Tramp disabling item. New item for common connection problems.
9330 (various): Apply "ftp" as method for the download URL.
9331 (Bug Reports): Refer to FAQ for common problems.
9332
93332006-01-21 Eli Zaretskii <eliz@gnu.org>
9334
9335 * widget.texi (User Interface): Use @key for TAB.
9336
9337 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9338
9339 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9340 for TAB.
9341
9342 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9343
93442006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9345
9346 * gnus.texi: Update copyright.
9347
93482006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9349
9350 * gnus.texi (Article Washing): Additions.
9351
2de53ca6
GM
93522006-01-13 Carsten Dominik <dominik@science.uva.nl>
9353
9354 * org.texi (Agenda commands): Document tags command.
9355
93562006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9357
9358 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9359
93602006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9361
9362 * gnus.texi (RSS): Addition.
9363
93642005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9365
9366 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9367
93682005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9369
9370 * emacs-mime.texi (Display Customization): Add setting example to
9371 mm-discouraged-alternatives.
9372
93732006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9374
9375 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9376 version is the canonical version.
9377
93782006-01-08 Alex Schroeder <alex@gnu.org>
9379
9380 * pgg.texi (Caching passphrase): Rewording.
9381
93822006-01-06 Eli Zaretskii <eliz@gnu.org>
9383
9384 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9385 repository URL.
9386
93872006-01-06 Carsten Dominik <dominik@science.uva.nl>
9388
9389 * org.texi: Removed the accidentally re-added empty line in the
9390 direntry.
9391
93922006-01-05 Carsten Dominik <dominik@science.uva.nl>
9393
9394 * org.texi (Agenda Views): Chapter reorganized.
9395
93962005-12-29 Romain Francoise <romain@orebokech.com>
9397
9398 * faq.texi (Using Customize): New node.
9399
94002005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9401
9402 * org.texi: Remove blank line in @direntry. It is non-standard
9403 and recursively produces blank lines all over the dir file (when
9404 using Texinfo 4.8).
9405
94062005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9407
9408 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9409
94102005-12-20 Carsten Dominik <dominik@science.uva.nl>
9411
9412 * org.texi (Tags): Boolean logic documented.
9413 (Agenda Views): Document custom commands.
9414
94152005-12-20 David Kastrup <dak@gnu.org>
9416
9417 * faq.texi (AUCTeX): Update version and mailing list info.
9418
94192005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9420
9421 * gnus.texi (MIME Commands): Mention addition of
9422 multipart/alternative to gnus-buttonized-mime-types and add xref
9423 to mm-discouraged-alternatives.
9424
9425 * emacs-mime.texi (Display Customization): Mention addition of
9426 "image/.*" and add xref to gnus-buttonized-mime-types in the
9427 mm-discouraged-alternatives section.
9428
94292005-12-16 Carsten Dominik <dominik@science.uva.nl>
9430
9431 * org.texi (Tags): New section.
9432 (Agenda Views): Chapter reorganized.
9433
94342005-12-16 Eli Zaretskii <eliz@gnu.org>
9435
9436 * org.texi (Internal Links): Add a missing comma after an @xref.
9437
94382005-12-14 Chong Yidong <cyd@stupidchicken.com>
9439
9440 * faq.texi (Filling paragraphs with a single space): No need to
9441 change sentence-end now.
9442
94432005-12-13 Romain Francoise <romain@orebokech.com>
9444
9445 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9446
94472005-12-12 Jay Belanger <belanger@truman.edu>
9448
9449 * faq.texi (Calc): Update version number.
9450
94512005-12-12 Carsten Dominik <dominik@science.uva.nl>
9452
9453 * org.texi (Progress Logging): New section.
9454
94552005-12-10 Romain Francoise <romain@orebokech.com>
9456
9457 Update the Emacs FAQ for the 22.1 release.
9458
9459 * faq.texi: Set VER to `22.1'.
9460 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9461 Tutorial. Mention that `C-h r' displays the manual.
9462 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9463 (Getting a printed manual): Point to the new locations of the
9464 manuals on the GNU Web site.
9465 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9466 available via Info (it was previously distributed separately).
9467 (Installing Texinfo documentation): The latest version of Texinfo
9468 is 4.8, not 4.0.
9469 (Informational files for Emacs): COPYING is the GNU General Public
9470 License, not the Emacs General Public License.
9471 (Informational files for Emacs): Delete obsolete link to the
9472 GNUinfo pages as they have been removed from the GNU Web site.
9473 (New in Emacs 22): New node.
9474 (Setting up a customization file): Say that most packages support
9475 Customize nowadays.
9476 (Colors on a TTY): Delete reference to instructions on how to
9477 enable syntax highlighting, it is now enabled by default.
9478 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9479 at startup automatically.
9480 (Controlling case sensitivity): Mention `M-c' in isearch.
9481 (Using an already running Emacs process): Emacs now creates the
9482 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9483 gnuserv. As emacsclient can now run Lisp code as well, delete a
9484 sentence praising gnuserv for that. Simplify description of how
9485 the client/server operation works.
9486 (Compiler error messages): Delete obsolete text (compile.el has
9487 been rewritten).
9488 (Indenting switch statements): Fix typo.
9489 (Matching parentheses): Simplify setup instructions, mention the
9490 menu bar item in the Options menu.
9491 (Repeating a command as many times as possible): Mention `C-x e'.
9492 (Going to a line by number): Mention new keymap and bindings
9493 `M-g M-g', `M-g M-p' and `M-g M-n'.
9494 (Turning on syntax highlighting): Now on by default. Simplify.
9495 (Replacing highlighted text): Use `1', not `t'.
9496 (Problems with very large files): The maximum size is now 256MB on
9497 32-bit machines.
9498 (^M in the shell buffer): Mention `comint-process-echoes'.
9499 (Emacs for Apple computers): Emacs 22 has native support for Mac
9500 OS X.
9501 (Translating names to IP addresses): Delete node.
9502 (Binding keys to commands): Fix typo.
9503 (SPC no longer completes file names): New node.
9504 (MIME with Emacs mail packages): Delete section about the Emacs
9505 MIME FAQ (it's not reachable anymore).
9506
95072005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9508
9509 * cc-mode.texi: The manual has been extensively revised: the
9510 information about using CC Mode has been separated from the larger
9511 and more difficult chapters about configuration. It has been
9512 updated for CC Mode 5.31.
9513
95142005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9517 (Selecting an implementation): Fix descriptions.
9518
95192005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9520
9521 * message.texi (Various Message Variables): Addition.
9522
95232005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * message.texi: Fix default values.
9526
95272005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * message.texi (Header Commands): Clarify descriptions of
9530 message-cross-post-followup-to, message-reduce-to-to-cc, and
9531 message-insert-wide-reply.
9532 (Various Commands): Fix kindex for message-kill-to-signature;
9533 clarify description of message-tab.
9534
95352005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * message.texi (Mailing Lists): Fix description about MFT.
9538
9539 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9540
95412005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9542
9543 * gnus.texi (Slow Terminal Connection): Replace old description
9544 with new one.
9545
95462005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9547
9548 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9549 replace X-Draft-Headers with X-Draft-From.
9550
95512005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9552
9553 * gnus.texi (Various Various): Fix the default value of
9554 nnheader-max-head-length.
9555 (Gnus Versions): Fix typo.
9556
95572005-12-08 Carsten Dominik <dominik@science.uva.nl>
9558
9559 * org.texi (Structure editing): Document new functionality of
9560 M-RET.
9561
95622005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9563
9564 * org.texi (Internal Links): Fix Texinfo usage.
9565
95662005-12-06 Carsten Dominik <dominik@science.uva.nl>
9567
9568 * org.texi (TODO basics): Document the global todo list.
9569 (TODO items): Documents sparse tree for specific TODO
9570 keywords.
9571
95722005-11-30 Carsten Dominik <dominik@science.uva.nl>
9573
9574 * org.texi (Plain Lists): Typos fixed.
9575
95762005-11-28 Jay Belanger <belanger@truman.edu>
9577
9578 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9579
95802005-11-24 Carsten Dominik <dominik@science.uva.nl>
9581
9582 * org.texi (Structure editing): New item moving commands added.
9583 (Plain Lists): New section.
9584
95852005-11-18 Carsten Dominik <dominik@science.uva.nl>
9586
9587 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9588 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9589 `org-agenda-file-to-front'.
2de53ca6
GM
9590 (Built-in table editor): Document `org-table-sort-lines'.
9591 (HTML formatting): Export of hand-formatted lists.
9592
95932005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9594
9595 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9596 new variable gnus-toolbar-thickness.
9597
95982005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9599
9600 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9601
96022005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9603
9604 * gnus.texi (X-Face): Fix description.
9605 (XVarious): Remove gnus-xmas-logo-color-alist and
9606 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9607
96082005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9609
9610 * gnus.texi (Group Parameters): Mention new variable
9611 gnus-parameters-case-fold-search.
9612 (Home Score File): Addition.
9613
96142005-11-04 Ulf Jasper <ulf.jasper@web.de>
9615
9616 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9617 (Overview): List supported feed types.
9618 (Installation): No installation necessary when using autoload.
9619 (Configuration): Rename "RSS" to "news".
9620
96212005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9622
9623 * pgg.texi (User Commands): Document additional passphrase
9624 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9625 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9626
96272005-11-04 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * org.texi: Version number changed to 3.19.
9630
96312005-10-29 Sascha Wilde <wilde@sha-bang.de>
9632
9633 * pgg.texi (How to use): Update the example to add autoload of
9634 pgg-encrypt-symmetric-region.
9635 (User Commands): Document pgg-encrypt-symmetric-region.
9636 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9637
96382005-10-27 Jay Belanger <belanger@truman.edu>
9639
9640 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9641 mention other TeX-related units.
9642
96432005-10-23 Lars Hansen <larsh@soem.dk>
9644
0c7efc08
SM
9645 * dired-x.texi (Miscellaneous Commands):
9646 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9647 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9648
96492005-10-23 Jay Belanger <belanger@truman.edu>
9650
9651 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9652 constant.
9653
96542005-10-23 Michael Albinus <michael.albinus@gmx.de>
9655
0c7efc08
SM
9656 * faq.texi (Bugs and problems):
9657 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9658 `directory-listing-before-filename-regexp'.
9659
96602005-10-22 Eli Zaretskii <eliz@gnu.org>
9661
9662 * newsticker.texi (UPDATED): Set value.
9663
96642005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9665
9666 * gnus.texi (Document Groups): Remove duplicate item.
9667
96682005-10-21 Carsten Dominik <dominik@science.uva.nl>
9669
9670 * org.texi (Summary): Mention iCalendar support.
9671 (Exporting): Document iCalendar support.
9672
96732005-10-18 Romain Francoise <romain@orebokech.com>
9674
9675 * viper.texi (Viper Specials): Capitalize GNU.
9676
96772005-10-17 Juri Linkov <juri@jurta.org>
9678
9679 * info.texi (Getting Started, Search Index, Expert Info):
9680 Fix wording.
9681 (Search Text): Replace `echo area' with `mode line'.
9682 (Search Index): Both `i' and `,' find all index entries.
9683 Replace example `C-f' with `C-l' (which exists in index of Info
9684 manual) and delete spaces in its keyboard input sequence.
9685 Delete unnecessary explanations about literal characters.
9686
96872005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9688
9689 * gnus.texi (Document Server Internals): Addition.
9690
96912005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9692
9693 * gnus.texi (A note on namespaces): Fix RFC reference.
9694
96952005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9696
9697 * gnus.texi (RSS): Fix key description.
9698
96992005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9700
9701 * gnus.texi: Emacs/w3 -> Emacs/W3.
9702 (Browsing the Web): Fix description.
9703 (Web Searches): Ditto.
9704 (Customizing W3): Ditto.
9705
97062005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9707
9708 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9709
97102005-10-11 Jay Belanger <belanger@truman.edu>
9711
9712 * calc.texi (Integration): Mention using `a i' to compute definite
9713 integrals.
9714
97152005-10-11 Juri Linkov <juri@jurta.org>
9716
9717 * info.texi: Rearrange nodes.
9718 (Top): Update menu. Change ref `Info for Experts' to
9719 `Advanced Info Commands'.
9720 (Getting Started): Fix description of manual's parts.
9721 (Help-Int): Change xref `Info Search' to `Search Index', and
9722 `Expert Info' to `Advanced'.
9723 (Advanced): Move node one level up.
9724 (Search Text, Search Index): New nodes split out from `Info Search'.
9725 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9726 split out from `Advanced'.
9727 (Advanced, Emacs Info Variables): De-document editing an Info file
9728 in Info.
9729 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9730 (Creating an Info File): Delete node and move its text to
9731 `Expert Info'.
9732
97332005-10-10 Carsten Dominik <dominik@science.uva.nl>
9734
9735 * org.texi (Workflow states): Documented that change in keywords
9736 becomes active only after restart of Emacs.
9737
97382005-10-08 Michael Albinus <michael.albinus@gmx.de>
9739
9740 Sync with Tramp 2.0.51.
9741
97422005-10-08 Nick Roberts <nickrob@snap.net.nz>
9743
9744 * speedbar.texi (Introduction): Describe new location of speedbar
9745 on menubar.
9746 (Basic Key Bindings): Remove descriptions of bindings that have
9747 been removed.
9748
97492005-10-05 Nick Roberts <nickrob@snap.net.nz>
9750
9751 * speedbar.texi (GDB): Describe use of watch expressions.
9752
97532005-09-28 Simon Josefsson <jas@extundo.com>
9754
9755 * message.texi (IDNA): Fix.
9756
97572005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9758
9759 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9760 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9761 description of nntp-open-connection-function.
9762 (Common Variables): Fix descriptions.
9763
97642005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * gnus.texi (Server Buffer Format): Document the %a format spec.
9767
97682005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9769
9770 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9771
97722005-09-23 Carsten Dominik <dominik@science.uva.nl>
9773
9774 * org.texi Version 3.16.
9775
97762005-09-19 Miles Bader <miles@gnu.org>
9777
9778 * newsticker.texi: Get rid of CVS keywords.
9779
97802005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9781
9782 * gnus.texi (Finding the Parent): Fix description of how Gnus
9783 finds article.
9784
97852005-09-14 Jari Aalto <jari.aalto@cante.net>
9786
9787 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9788 to drop off non-answered articles.
9789
97902005-09-19 Juanma Barranquero <lekktu@gmail.com>
9791
9792 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9793 braces (which are unsupported by NMAKE) for macro `srcdir'.
9794
97952005-09-17 Eli Zaretskii <eliz@gnu.org>
9796
9797 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9798 (../info/newsticker, newsticker.dvi): New targets.
9799
98002005-09-17 Ulf Jasper <ulf.jasper@web.de>
9801
9802 * newsticker.texi: Replace @command with @code. Replace @example
9803 with @lisp.
0c7efc08
SM
9804 (Top): Add explanations to menu items.
9805 (GNU Free Documentation License): Remove.
2de53ca6
GM
9806
98072005-09-16 Romain Francoise <romain@orebokech.com>
9808
9809 Update all files to specify GFDL version 1.2.
9810
9811 * doclicense.texi (GNU Free Documentation License): Update to
9812 version 1.2.
9813
98142005-09-15 Richard M. Stallman <rms@gnu.org>
9815
9816 * newsticker.texi: Fix @setfilename.
9817
9818 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9819 (../info/newsticker, newsticker.dvi): New targets.
9820
98212005-08-30 Carsten Dominik <dominik@science.uva.nl>
9822
9823 * org.texi: Version 3.15.
9824
98252005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9826
9827 * ses.texi: Combine all three indices into one.
9828 Correct a few typos.
9829
98302005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9831
9832 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9833
98342005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9835
9836 * emacs-mime.texi (Handles): Remove duplicate item.
9837 (Encoding Customization): Fix the default value for
9838 mm-coding-system-priorities.
9839 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9840 (Basic Functions): Fix reference.
9841
98422005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9843
9844 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9845
98462005-08-18 Richard M. Stallman <rms@gnu.org>
9847
9848 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9849 and web site.
9850
9851 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9852 not keyboard-translate.
9853
98542005-08-11 Richard M. Stallman <rms@gnu.org>
9855
9856 * faq.texi (Using regular expressions): Fix xref.
9857
98582005-08-09 Juri Linkov <juri@jurta.org>
9859
9860 * info.texi (Help-P): Replace `Prev' with `Previous'.
9861 (Help-M, Help-Xref): Add S-TAB.
9862 (Help-FOO): Update `u' command.
9863 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9864 Update info about visibility of xref parts.
9865 (Help-Int): Fix `m' command. Rename `Info-last' to
9866 `Info-history-back'. Add `Info-history-forward'.
9867 (Advanced): Fix `g*' and `M-n' commands.
9868 (Info Search): Add `index-apropos' in stand-alone browser.
9869 Add isearch commands.
9870 (Emacs Info Variables): Remove `Info-fontify'.
9871 Add `Info-mode-hook'. Update face names.
9872 Add `Info-fontify-maximum-menu-size',
9873 `Info-fontify-visited-nodes', `Info-isearch-search'.
9874
98752005-08-07 Michael Albinus <michael.albinus@gmx.de>
9876
9877 Sync with Tramp 2.0.50.
9878
9879 * tramp.texi: Use @option{} consequently for method names.
9880 (Inline methods, External transfer methods): Remove references to
9881 Cygwin.
9882 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9883 implementation.
9884
98852005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9886
9887 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9888 Mention that gnus-init-file is not read when Emacs is invoked with
9889 --no-init-file or -q.
9890
98912005-07-19 Carsten Dominik <dominik@science.uva.nl>
9892
9893 * org.texi: Version 3.14.
9894
98952005-07-04 Carsten Dominik <dominik@science.uva.nl>
9896
9897 * org.texi: Version 3.13.
9898
98992005-07-18 Juri Linkov <juri@jurta.org>
9900
9901 * calc.texi (Time Zones, Logical Operations):
9902 * cl.texi (Overview):
9903 * org.texi (TODO types):
9904 * sc.texi (Emacs 18 MUAs):
9905 * speedbar.texi (Top):
9906 * url.texi (History):
9907 Delete duplicate duplicate words.
9908
ce058493 99092005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9910
9911 * cl.texi (Type Predicates): Document `atom' type.
9912
99132005-07-04 Lute Kamstra <lute@gnu.org>
9914
9915 Update FSF's address in GPL notices.
9916
9917 * calc.texi (Copying):
9918 * doclicense.texi (GNU Free Documentation License):
9919 * faq.texi (Contacting the FSF):
9920 * mh-e.texi (Copying): Update FSF's address.
9921
99222005-07-03 Richard M. Stallman <rms@gnu.org>
9923
9924 * flymake.texi (Example -- Configuring a tool called directly):
9925 Update name of flymake-build-relative-filename.
9926
99272005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9928
9929 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9930
99312005-06-29 Carsten Dominik <dominik@science.uva.nl>
9932
9933 * org.texi: Version 3.12.
9934
99352005-06-24 Eli Zaretskii <eliz@gnu.org>
9936
9937 * makefile.w32-in (MAKEINFO): Use --force.
9938 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9939 Makefile.in.
9940 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9941 more shells.
9942
99432005-06-23 Richard M. Stallman <rms@gnu.org>
9944
9945 * speedbar.texi (Creating a display): Texinfo usage fixes.
9946
9947 * tramp.texi (Customizing Completion, Auto-save and Backup):
9948 Texinfo usage fixes.
9949
99502005-06-23 Juanma Barranquero <lekktu@gmail.com>
9951
9952 * dired-x.texi (Miscellaneous Commands):
9953 * ediff.texi (Miscellaneous):
9954 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9955 (Agent Variables):
9956 * info.texi (Help-Xref):
9957 * message.texi (Message Headers):
9958 * org.texi (Remember):
35e951cd
JB
9959 * reftex.texi (Options (Defining Label Environments))
9960 (Options (Index Support), Options (Viewing Cross-References))
9961 (Options (Misc), Changes):
2de53ca6
GM
9962 * speedbar.texi (Creating a display):
9963 * tramp.texi (Customizing Completion, Auto-save and Backup):
9964 Texinfo usage fix.
9965
99662005-06-13 Carsten Dominik <dominik@science.uva.nl>
9967
9968 * org.texi: Version 3.11.
9969
99702005-06-12 Jay Belanger <belanger@truman.edu>
9971
9972 * calc.texi (Getting Started): Remove extra menu item.
9973
99742005-05-31 Jay Belanger <belanger@truman.edu>
9975
9976 * calc.texi (Notations Used in This Manual): Use @kbd for key
9977 sequence.
9978 (Demonstration of Calc): Mention another way of starting Calc.
9979 (Starting Calc): Mention long name of M-#.
9980 (Embedded Mode Overview): Remove unnecessary instruction.
9981 (Other M-# commands): Rephrase `M-# 0' explanation.
9982 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9983 reflect current behavior.
9984
99852005-05-30 Jay Belanger <belanger@truman.edu>
9986
9987 * calc.texi (Hooks): Change description of calc-window-hook and
9988 calc-trail-window-hook to match usage.
9989 (Computational Functions): Add more constant-generating functions.
9990 (Customizable Variables): Use defvar.
9991
99922005-05-28 Jay Belanger <belanger@truman.edu>
9993
9994 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9995 (Basic Embedded Mode): Explain behavior of arguments to
9996 calc-embedded-mode.
9997
99982005-05-27 Jay Belanger <belanger@truman.edu>
9999
10000 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10001 current behavior.
10002
100032005-05-25 Jay Belanger <belanger@truman.edu>
10004
10005 * calc.texi: Change Calc version number throughout.
10006 (Keypad Mode): Change location in info output.
10007 (Keypad mode overview): Move picture of keypad.
10008
100092005-05-21 Jay Belanger <belanger@truman.edu>
10010
10011 * calc.texi (Storing variables): Mention that only most variables
10012 are void to begin with.
10013
100142005-05-21 Kevin Ryde <user42@zip.com.au>
10015
10016 * widget.texi (Basic Types): Update cross ref from "Enabling
10017 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10018 lispref/text.texi change.
10019
100202005-05-20 Carsten Dominik <dominik@science.uva.nl>
10021
10022 * org.texi: Version 3.09.
10023
100242005-05-18 Carsten Dominik <dominik@science.uva.nl>
10025
10026 * reftex.texi: Version 4.28.
10027
100282005-05-16 Jay Belanger <belanger@truman.edu>
10029
10030 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10031
100322005-05-14 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi (Default Simplifications): Insert missing ! (logical
10035 not operator).
10036
100372005-05-14 Michael Albinus <michael.albinus@gmx.de>
10038
10039 Sync with Tramp 2.0.49.
10040
100412005-05-10 Jay Belanger <belanger@truman.edu>
10042
10043 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10044 to 1.
10045
100462005-04-29 Carsten Dominik <dominik@science.uva.nl>
10047
10048 * org.texi: Version 3.08, structure reorganized.
10049
100502005-04-24 Richard M. Stallman <rms@gnu.org>
10051
10052 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10053
100542005-04-15 Carsten Dominik <dominik@science.uva.nl>
10055
10056 * org.texi: Update to version 3.06.
10057
100582005-04-13 Lute Kamstra <lute@gnu.org>
10059
10060 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10061
100622005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10063
10064 * cl.texi (Porting Common Lisp): Fix typo.
10065
100662005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10067
10068 * gnus.texi (RSS): Addition.
10069
100702005-04-04 Jay Belanger <belanger@truman.edu>
10071
10072 * calc.texi: Change Calc version number.
10073 (Customizable variables): Fix description of calc-language-alist.
10074 (Copying): Put in version 2 of GPL.
10075
100762005-04-01 Jay Belanger <belanger@truman.edu>
10077
10078 * calc.texi (Troubleshooting Commands): Remove comment about
10079 installation.
10080 (Installation): Remove section.
10081 (Customizable Variables): New section.
10082 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10083 (Graphical Devices): Add references to Customizable Variables.
10084
100852005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10086
10087 * emacs-mime.texi (Display Customization): Markup fixes.
10088 (rfc2047): Update.
10089
100902005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10091
10092 * gnus-faq.texi: Replaced with auto-generated version.
10093
100942005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10095
10096 * dired-x.texi (Multiple Dired Directories): default-directory was
10097 renamed to dired-default-directory.
10098
100992005-03-26 Jay Belanger <belanger@truman.edu>
10100
10101 * calc.texi (Simplifying Formulas, Rewrite Rules):
10102 Change description of top and bottom of fraction.
10103 (Modulo Forms): Move description of how to create modulo forms to
10104 earlier in the section.
10105 (Fraction Mode): Suggest using : to get a fraction by dividing.
10106 (Basic Arithmetic): Adjust placement of command name.
10107 (Truncating the Stack): Emphasize that "hidden" entries are still
10108 visible.
10109 (Installation): Move discussion of printing manual to "About This
10110 Manual".
10111 (About This Manual): Mention how to print the manual.
10112 (Reporting Bugs): Remove first person.
10113 (Building Vectors): Add algebraic version of append.
10114 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10115 (Grouping Digits): Fix typo.
10116
101172005-03-25 Werner Lemberg <wl@gnu.org>
10118
10119 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10120 Replace `legal' with `valid'.
10121
101222005-03-25 Werner Lemberg <wl@gnu.org>
10123
10124 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10125
101262005-03-24 Jay Belanger <belanger@truman.edu>
10127
10128 * calc.texi (General Mode Commands)
10129 (Mode Settings in Embedded Mode): Add some explanation of
10130 recording mode settings.
10131
101322005-03-24 Richard M. Stallman <rms@gnu.org>
10133
10134 * calc.texi: Remove praise of non-free software.
10135
10136 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10137 (Installation): Node deleted.
10138
101392005-03-23 Richard M. Stallman <rms@gnu.org>
10140
10141 * url.texi (HTTP language/coding): Improve last change.
10142
101432005-03-22 Jay Belanger <belanger@truman.edu>
10144
10145 * calc.texi (Embedded Mode): Add new information on changing
10146 modes.
10147
101482005-03-20 Michael Albinus <michael.albinus@gmx.de>
10149
10150 Sync with Tramp 2.0.48.
10151
10152 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10153
10154 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10155 "GNU/Linux". Change all addresses to .gnu.org.
10156 (Default Method): Offer shortened syntax for "su" and "sudo"
10157 methods.
10158
101592005-03-07 Richard M. Stallman <rms@gnu.org>
10160
10161 * url.texi: Fix usage of "e.g.".
10162 (HTTP language/coding): Explain the rules for these strings.
10163
101642005-03-06 Richard M. Stallman <rms@gnu.org>
10165
10166 * woman.texi (Introduction): Minor cleanups.
10167
10168 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10169
10170 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10171 (Installation): Node deleted.
10172
10173 * mh-e.texi (Preface): Get rid of "Emacs 21".
10174
10175 * eshell.texi (Installation): Delete node (for Emacs 20).
10176
101772005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10178
10179 * flymake.texi: Refill and tweak style in @lisp blocks.
10180
101812005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10182
10183 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10184
101852005-03-01 Jay Belanger <belanger@truman.edu>
10186
10187 * calc.texi (Trigonometric and Hyperbolic Functions):
10188 Mention additional functions.
10189 (Algebraic Simplifications): Mention additional simplifications.
10190
101912005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10192
10193 * ses.texi: Add concept/function/variable indices (this work was
10194 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10195 papers on file at FSF).
10196
101972005-02-10 Jay Belanger <belanger@truman.edu>
10198
10199 * calc.texi: Change @LaTeX to La@TeX throughout.
10200 Redefine @expr as @math for TeX output.
10201 Redefine @texline as a no-op for TeX output.
10202 Define @tfn, replace @t by @tfn throughout.
10203
102042005-02-09 Jay Belanger <belanger@truman.edu>
10205
10206 * calc.texi: Add macro for LaTeX for info output.
10207
102082005-02-08 Kim F. Storm <storm@cua.dk>
10209
10210 * texinfo.tex (LaTex): Add def.
10211
102122005-02-06 Jay Belanger <belanger@truman.edu>
10213
10214 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10215 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10216 throughout manual.
10217
102182005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10219
10220 * gnus.texi: Some edits based on comments from David Abrahams.
10221
102222005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10223
10224 * gnus.texi (RSS): Fix the keystroke.
10225
102262005-01-24 David Kastrup <dak@gnu.org>
10227
10228 * faq.texi: Update AUCTeX version info.
10229
102302005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10231
10232 * gnus-faq.texi ([4.1]): Typo.
10233
102342005-01-19 Jay Belanger <belanger@truman.edu>
10235
10236 * calc.texi (Keep Arguments): Mention that keeping arguments
10237 doesn't work with keyboard macros.
10238
102392005-01-16 Richard M. Stallman <rms@gnu.org>
10240
10241 * autotype.texi (Autoinserting): Fix small error.
10242
102432005-01-16 Michael Albinus <michael.albinus@gmx.de>
10244
10245 Sync with Tramp 2.0.47.
10246
10247 * tramp.texi (Compilation): New section, describing compilation of
10248 remote files.
10249
102502005-01-11 Kim F. Storm <storm@cua.dk>
10251
10252 * widget.texi (Basic Types): Add :follow-link keyword.
10253
102542005-01-09 Jay Belanger <belanger@truman.edu>
10255
10256 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10257
102582005-01-08 Jay Belanger <belanger@truman.edu>
10259
10260 * calc.texi: Change throughout to reflect new default value of
10261 calc-settings-file.
10262
102632005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10264
10265 * message.texi (Reply): `message-reply-to-function' should return
10266 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10267
102682005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10269
10270 * faq.texi (Changing load-path): Fix typo.
10271
102722005-01-05 Jay Belanger <belanger@truman.edu>
10273
10274 * calc.texi (Programming Tutorial): Replace kbd command by
10275 appropriate characters for a keyboard macro.
10276
102772005-01-04 Jay Belanger <belanger@truman.edu>
10278
10279 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10280 for Lucid Emacs.
10281 (Programming Tutorial): Mention that the user needs to be in the
10282 right mode to compute some functions.
10283
102842005-01-04 Jay Belanger <belanger@truman.edu>
10285
10286 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10287 no longer applicable.
10288
102892005-01-01 Jay Belanger <belanger@truman.edu>
10290
0c7efc08 10291 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10292 edit keyboard macros to match current behavior.
10293
102942004-12-31 Jay Belanger <belanger@truman.edu>
10295
10296 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10297
102982004-12-20 Jay Belanger <belanger@truman.edu>
10299
10300 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10301 zero.
10302
103032004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10304
10305 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10306 @xref.
10307 (Font Locking): Avoid @strong{Note:}.
10308
103092004-12-17 Michael Albinus <michael.albinus@gmx.de>
10310
10311 Sync with Tramp 2.0.46.
10312
10313 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10314
103152004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10316
10317 * url.texi: Correct typos.
10318 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10319 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10320 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10321 (Dealing with HTTP documents): @inforef->@xref.
10322
103232004-12-15 Jay Belanger <belanger@truman.edu>
10324
10325 * calc.texi: Consistently capitalized all mode names.
10326 (Answers to Exercises): Mention that an answer can be a fraction
10327 when in Fraction mode.
10328
103292004-12-13 Jay Belanger <belanger@truman.edu>
10330
10331 * calc.texi: Fix some TeX definitions.
10332
103332004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10334
10335 * reftex.texi (Imprint): Remove erroneous @value's.
10336
103372004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10338
10339 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10340 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10341
103422004-12-08 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Starting Calc): Remove comment about installation.
10345 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10346
103472004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10348
10349 * url.texi: Update @setfilename.
10350 (Getting Started): No need to worry about Gnus versions.
10351 (Dealing with HTTP documents): Use @inforef.
10352
10353 * org.texi: Fix @direntry file name.
10354
103552004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10356
10357 * url.texi: New file.
10358
10359 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10360
103612004-12-06 Jay Belanger <belanger@truman.edu>
10362
10363 * calc.texi (Using Calc): Remove paragraph about installation.
10364
103652004-12-06 Jay Belanger <belanger@truman.edu>
10366
10367 * calc.texi: Use more Texinfo macros and less TeX defs.
10368 Remove @refill's.
10369
103702004-12-06 Richard M. Stallman <rms@gnu.org>
10371
10372 * org.texi: New file.
10373
103742004-12-05 Richard M. Stallman <rms@gnu.org>
10375
10376 * Makefile.in (org.dvi, ../info/org): New targets.
10377 (INFO_TARGETS): Add ../info/org.
10378 (DVI_TARGETS): Add org.dvi.
10379 (maintainer-clean): Remove the info files in the info dir.
10380
103812004-11-26 Eli Zaretskii <eliz@gnu.org>
10382
10383 * idlwave.texi: Fix the setfilename directive to put the produced
10384 file in ../info.
10385 (Continued Statement Indentation): Resurrect Jan D.'s change from
10386 2004-11-03 that was lost when a newer version of idlwave.texi was
10387 imported.
10388
103892004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10390
0c7efc08 10391 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10392
0c7efc08
SM
10393 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10394 Index `spam-initialize'.
2de53ca6
GM
10395
103962004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10397
10398 * message.texi (Various Message Variables): Mention that all mail
10399 file variables are derived from `message-directory'.
10400
10401 * gnus.texi (Splitting Mail): Clarify bogus group.
10402
104032004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10404
0c7efc08
SM
10405 * emacs-mime.texi (Encoding Customization):
10406 Fix mm-coding-system-priorities entry.
2de53ca6 10407
c8763fb6 104082004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10409
10410 * idlwave.texi (Continued Statement Indentation):
35e951cd 10411 * reftex.texi (Options (Index Support))
2de53ca6 10412 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10413 * speedbar.texi (Creating a display, Major Display Modes):
10414 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10415
104162004-10-21 Jay Belanger <belanger@truman.edu>
10417
0c7efc08 10418 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10419
104202004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10421
10422 * calc.texi (Reporting Bugs): Double up `@'.
10423
104242004-10-18 Jay Belanger <belanger@truman.edu>
10425
0c7efc08 10426 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10427 should be sent to.
10428
104292004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10430
10431 * gnus.texi (New Features): Add 5.11.
10432
10433 * message.texi (Resending): Remove wrong default value.
10434
10435 * gnus.texi (Mail Source Specifiers): Describe possible problems
10436 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10437 `pop3-leave-mail-on-server' to the index.
10438
104392004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10440
10441 * message.texi (Canceling News): Add how to set a password.
10442
104432004-10-12 Jay Belanger <belanger@truman.edu>
10444
0c7efc08 10445 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10446 calc-describe-function and calc-describe-variable to match their
10447 current behavior.
10448
104492004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10450
10451 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10452
104532004-10-12 Michael Albinus <michael.albinus@gmx.de>
10454
10455 Sync with Tramp 2.0.45.
10456
10457 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10458 plink link. The URL is outdated. Originator contacted for
10459 clarification.
10460
104612004-10-10 Juri Linkov <juri@jurta.org>
10462
10463 * gnus.texi (Top, Marking Articles): Join two menus in one node
10464 because a node can have only one menu.
10465
104662004-10-09 Juri Linkov <juri@jurta.org>
10467
10468 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10469 example of nnmail-split-fancy.
10470
104712004-10-06 Karl Berry <karl@gnu.org>
10472
10473 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10474 consistency with other uses of dashes.
10475
104762004-10-05 Karl Berry <karl@gnu.org>
10477
10478 * info.texi: Consistently use --- throughout, periods at end of
10479 menu descriptions, and a couple typos.
10480
104812004-09-26 Jesper Harder <harder@ifa.au.dk>
10482
10483 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10484 * pgg.texi (User Commands, Backend methods): Do.
10485 * gnus.texi: Markup fixes.
10486 (Setting Process Marks): Fix `M P a' entry.
10487 * emacs-mime.texi: Fixes.
10488
104892004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10490
10491 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10492 again.
10493 Use 5.10 instead of 5.10.0.
10494
104952004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10496
10497 * gnus.texi (Summary Mail Commands): S D e.
10498
104992004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10500
10501 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10502 the gnus-article-mode-line-format section.
10503
105042004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10505
10506 * gnus.texi (Various Summary Stuff): Fix the documentation for
10507 gnus-newsgroup-variables.
10508
105092004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10510
0c7efc08
SM
10511 * gnus.texi (MIME Commands):
10512 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10513 gnus-mime-display-multipart-alternative-as-mixed,
10514 gnus-mime-display-multipart-related-as-mixed.
10515 (Mail Source Customization): Clarify `mail-source-directory'.
10516 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10517 (SpamOracle): Fix typo.
2de53ca6
GM
10518
10519 * gnus-faq.texi: Untabify.
10520 ([6.3]): nnir.el is in contrib directory.
10521
10522 * message.texi (News Headers): Clarify how a unique ID is created.
10523
0c7efc08
SM
10524 * gnus.texi (Batching Agents): Fix typo in example.
10525 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10526
b2abec73 105272004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10528
0c7efc08 10529 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10530
105312004-09-20 Florian Weimer <fw@deneb.enyo.de>
10532
10533 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10534
105352004-09-22 Jay Belanger <belanger@truman.edu>
10536
0c7efc08 10537 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10538 might be hidden during part of the session.
10539
105402004-09-20 Jay Belanger <belanger@truman.edu>
10541
10542 * calc.texi (Notations Used in This Manual): Put in an earlier
10543 mention that DEL could be called Backspace.
10544
105452004-09-10 Simon Josefsson <jas@extundo.com>
10546
10547 * gnus.texi (IMAP): Add example. Suggested and partially written
10548 by Steinar Bang <sb@dod.no>.
10549
105502004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10551
10552 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10553 netrc syntax.
10554
105552004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10556
b2abec73
JB
10557 * gnus.texi (Spam ELisp Package Sequence of Events):
10558 Some clarifications.
2de53ca6
GM
10559 (Spam ELisp Package Global Variables): More clarifications.
10560
105612004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10562
10563 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10564 Mention spam-split does not modify incoming mail.
10565
105662004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10567
10568 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10569
105702004-09-10 Eli Zaretskii <eliz@gnu.org>
10571
10572 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10573
105742004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10575
10576 * makefile.w32-in (sieve, pgg): Use $(infodir).
10577
105782004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10579
10580 * makefile.w32-in: Fix PGG and Sieve entries.
10581
105822004-08-28 Eli Zaretskii <eliz@gnu.org>
10583
10584 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10585 Emacs and related programs.
10586
105872004-08-27 Richard M. Stallman <rms@gnu.org>
10588
10589 * faq.texi: Fix texinfo usage, esp. doublequotes.
10590 (Difference between Emacs and XEmacs): Some clarification.
10591
10592 * faq.texi (Difference between Emacs and XEmacs):
10593 Explain not to contrast XEmacs with GNU Emacs.
10594
105952004-08-26 Richard M. Stallman <rms@gnu.org>
10596
10597 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10598
105992004-08-22 David Kastrup <dak@gnu.org>
10600
10601 * reftex.texi (AUCTeX): Update links, section name.
10602
10603 * faq.texi (Calc): Update availability (included in 22.1).
10604 (AUCTeX): Update availability, information, versions, description.
10605
106062004-08-14 Eli Zaretskii <eliz@gnu.org>
10607
10608 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10609
106102004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10611
10612 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10613
106142004-08-10 Michael Albinus <michael.albinus@gmx.de>
10615
10616 Sync with Tramp 2.0.44.
10617
106182004-08-05 Lars Hansen <larsh@math.ku.dk>
10619
10620 * widget.texi (User Interface): Update how to separate the
10621 editable field of an editable-field widget from other widgets.
10622 (Programming Example): Add text after field.
10623
106242004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10625
10626 * emacs-mime.texi (Encoding Customization): Add a note to the
10627 mm-content-transfer-encoding-defaults entry.
10628 (rfc2047): Update.
10629
0c7efc08
SM
10630 * gnus.texi (Article Highlighting):
10631 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10632 (POP before SMTP): New node.
10633 (Posting Styles): Addition.
10634 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10635 (Fancy Mail Splitting): Ditto.
10636 (X-Face): Add gnus-x-face.
10637
106382004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10639
10640 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10641 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10642
106432004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10644
0c7efc08
SM
10645 * gnus.texi (Mail Source Specifiers):
10646 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10647
106482004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10649
10650 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10651
10652 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10653 repository. Change setfilename.
10654
10655 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10656
106572004-07-02 Juri Linkov <juri@jurta.org>
10658
10659 * pcl-cvs.texi (Viewing differences): Add `d r'.
10660
106612004-06-29 Jesper Harder <harder@ifa.au.dk>
10662
10663 * ses.texi, viper.texi, flymake.texi, faq.texi:
10664 * eshell.texi, ediff.texi: Markup fixes.
10665
106662004-06-21 Karl Berry <karl@gnu.org>
10667
10668 * info.texi (Top): Mention that only Emacs has mouse support.
10669 (Getting Started): Mention this in a few other places.
10670
106712004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10672
0c7efc08
SM
10673 * autotype.texi (Copyrights, Timestamps):
10674 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10675
106762004-06-13 Lars Hansen <larsh@math.ku.dk>
10677
10678 * dired-x.texi (dired-mark-omitted): Update keybinding.
10679
106802004-06-10 Kim F. Storm <storm@cua.dk>
10681
10682 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10683
106842004-06-05 Lars Hansen <larsh@math.ku.dk>
10685
10686 * dired-x.texi (variable dired-omit-mode): Rename from
10687 dired-omit-files-p.
10688 (function dired-omit-mode): Rename from dired-omit-toggle.
10689 Call dired-omit-mode rather than set dired-omit-files-p.
10690 (dired-mark-omitted): Describe command.
10691
106922004-05-29 Michael Albinus <michael.albinus@gmx.de>
10693
10694 Version 2.0.41 of Tramp released.
10695
106962004-05-29 Juanma Barranquero <lektu@terra.es>
10697
10698 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10699 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10700
107012004-05-29 Richard M. Stallman <rms@gnu.org>
10702
10703 * cl.texi (Top): Call this chapter `Introduction'.
10704 (Overview): In TeX, no section heading here.
10705
10706 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10707
107082004-05-29 Eli Zaretskii <eliz@gnu.org>
10709
10710 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10711 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10712
107132004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10714
10715 * flymake.texi: New file.
10716
107172004-05-28 Simon Josefsson <jas@extundo.com>
10718
10719 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10720
b344d29d 107212004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10722
10723 Version 2.0.40 of Tramp released.
10724
107252004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10726
10727 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10728
10729 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10730 variables `tramp-backup-directory-alist' and
10731 `tramp-bkup-backup-directory-info'.
10732 (Overview, Connection types)
10733 (External transfer methods, Default Method)
10734 (Windows setup hints): Remove restriction of password entering
10735 with external methods.
10736 (Auto-save and Backup): Make file name example
10737 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10738 and `auto-save-directory' must be used.
10739 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10740 only "NT"). Remove doubled entry "What kinds of systems does
10741 @tramp{} work on".
10742 (tramp): Macro removed.
10743 (Obtaining Tramp): Flag removed from title.
10744 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10745 and `trampver' used properly. Flag `tramp-inst' replaced by
10746 `installchapter'. Installation related text adapted.
10747
107482004-04-28 Masatake YAMATO <jet@gyve.org>
10749
10750 * widget.texi (Programming Example): Remove overlays.
10751
107522004-04-27 Jesper Harder <harder@ifa.au.dk>
10753
10754 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10755
107562004-04-23 Juanma Barranquero <lektu@terra.es>
10757
10758 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10759
107602004-04-05 Jesper Harder <harder@ifa.au.dk>
10761
10762 * info.texi (Info Search): Add info-apropos.
10763
107642004-03-22 Juri Linkov <juri@jurta.org>
10765
10766 * faq.texi: Fix help key bindings.
10767
107682004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10769
10770 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10771 (as suggested by Karl Berry). Update information about colored
10772 stars in menus. Add new subheading describing M-n.
10773
107742004-03-12 Richard M. Stallman <rms@gnu.org>
10775
10776 * cl.texi (Top): Rename top node's title.
10777
107782004-03-08 Karl Berry <karl@gnu.org>
10779
10780 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10781 problems making the texinfo distribution.
10782
107832004-02-29 Simon Josefsson <jas@extundo.com>
10784
0c7efc08 10785 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10786 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10787 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10788 <voegelas@gmx.net>.
10789
107902004-02-29 Juanma Barranquero <lektu@terra.es>
10791
10792 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10793 Use $(DEL) instead of rm, and ignore exit code.
10794
b344d29d 107952004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10796
10797 Tramp version 2.0.39 released.
10798
107992004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10800
10801 * tramp.texi (Customizing Completion): Explain new functions
10802 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10803 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10804 (Top): Refer to Savannah mailing list as the major one.
10805 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10806 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10807 (Frequently Asked Questions): Remote hosts must not be Unix-like
10808 for "smb" method.
10809 (Password caching): New node.
10810 (External transfer methods): Refer to password caching for "smb"
10811 method.
10812
108132004-02-17 Karl Berry <karl@gnu.org>
10814
10815 * info.texi (Help-Int): Mention the new line number feature.
10816
108172004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10818
10819 * ses.texi (Advanced Features): New functionality for
10820 ses-set-header-row (defaults to current row unless C-u used).
10821 (Acknowledgements): Add Stefan Monnier.
10822
108232003-12-29 Kevin Ryde <user42@zip.com.au>
10824
10825 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10826
b344d29d 108272003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10828
10829 Tramp version 2.0.38 released.
10830
10831 * tramp.texi (Remote shell setup): Warn of environment variables
10832 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10833 <sven.gabriel@imk.fzk.de>.
10834 (Configuration): Tramp now chooses base64/uuencode
10835 automatically. Update wording accordingly.
10836 (Top): More description for the `Default Method' menu entry.
10837 (Default Method): Use @code, not @var, for Lisp variables.
10838 (Default Method): New subsection `Which method is the right one
c295fc18 10839 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10840 (Configuration): Pointer to new subsection added.
10841 (Default Method): Too many "use" in one sentence.
10842 Rephrase. Reported by Christian Kirsch.
10843 (Filename Syntax): Old `su' example is probably a left-over from
10844 the sm/su method naming. Replace with `ssh', instead.
10845 (External transfer methods, Auto-save and Backup):
10846 Typo fixes.
10847
108482003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10849
183080b6 10850 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10851 (Top): Mention japanese manual only if flag `jamanual' is set.
10852 Insert section `Japanese manual' in menu.
10853
108542003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10855
10856 * eshell.texi (Known Problems): Add doc item.
10857
108582003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10859
10860 * cc-mode.texi: Update for CC Mode 5.30.
10861
10862 Note: Please refrain from doing purely cosmetic changes like
10863 removing trailing whitespace in this manual; it clobbers cvs
10864 merging for no good reason.
10865
108662003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10867
38942b9c
GM
10868 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10869 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10870 @acronym{ASCII}.
10871
108722003-10-26 Karl Berry <karl@gnu.org>
10873
10874 * info.texi (Info Search): Echo area, not echo are. From Debian
10875 diff.
10876
108772003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10878
10d1d0af 10879 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10880 :buttons and :children keywords.
10881
108822003-10-22 Miles Bader <miles@gnu.org>
10883
10884 * Makefile.in (info): Move before $(top_srcdir)/info.
10885
108862003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10887
10888 * tramp.texi (Inline methods): Small grammar fix.
10889 (External transfer methods): Likewise.
10890
108912003-10-08 Nick Roberts <nick@nick.uklinux.net>
10892
10893 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10894
108952003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10896
10897 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10898
108992003-09-30 Richard M. Stallman <rms@gnu.org>
10900
10901 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10902
10903 * widget.texi (User Interface): Fix typos.
10904
10905 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10906
109072003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10908
10909 * pcl-cvs.texi (Selected Files): Fix typo.
10910
109112003-09-21 Karl Berry <karl@gnu.org>
10912
10913 * info.texi (] and [ commands): No period at end of section title.
10914
109152003-09-04 Miles Bader <miles@gnu.org>
10916
10917 * Makefile.in (top_srcdir): New variable.
10918 ($(top_srcdir)/info): New rule.
10919 (info): Depend on it.
10920
109212003-09-03 Peter Runestig <peter@runestig.com>
10922
10923 * makefile.w32-in: New file.
10924
109252003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10926
10927 * widget.texi (User Interface): Explain the need of static text
10928 around an editable field.
10929
109302003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10931
10932 * widget.texi (Basic Types): The argument to `:help-echo' can now
10933 be a form that evaluates to a string.
10934
109352003-08-18 Kim F. Storm <storm@cua.dk>
10936
10937 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10938
109392003-08-16 Richard M. Stallman <rms@gnu.org>
10940
10941 * dired-x.texi (Shell Command Guessing): Explain *.
10942
109432003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10944
10945 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10946 log-edit-insert-changelog.
10947
109482003-08-03 Karl Berry <karl@gnu.org>
10949
10950 * info.texi: Need @contents.
10951
c8763fb6 109522003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10953
10954 Tramp version 2.0.36 released.
10955
10956 * tramp.texi (Remote shell setup): Explain about problems with
10957 non-Bourne commands in ~/.profile and ~/.shrc.
10958
109592003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10960
10961 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10962 renaming of `vis-mode' to `visible-mode'.
10963
109642003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10965
10966 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10967 next, prev and up pointers.
10968
109692003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10970
10971 * info.texi (Help): Mention existence of Emacs and stand-alone
10972 Info at the very beginning of the tutorial.
10973 (Help-Inv): New node.
10974 (Help-]): New node.
10975 (Help-M): Systematically point out the differences between default
10976 Emacs and stand-alone versions. Delete second menu.
10977 (Help-Xref): Systematically point out the differences between
10978 default Emacs and stand-alone versions.
10979 (Help-Int): Change `l' example.
10980 (Expert Info): Fix typos.
10981 (Emacs Info Variables): Mention `Info-hide-note-references' and
10982 new default for `Info-scroll-prefer-subnodes'.
10983
c8763fb6 109842003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10985
10986 Version 2.0.35 of Tramp released.
10987
10988 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10989 (Inline methods): Add methods `remsh' and `plink1'.
10990 (External transfer methods): Add method `remcp'.
10991 (Multi-hop Methods): Add method `remsh'.
10992 Small patch from Adrian Aichner <adrian@xemacs.org>:
10993 Fix minor typos.
0c7efc08 10994 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10995 `Info-index'.
10996 (Version Control): Add cindex entry.
10997
c8763fb6 109982003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10999
11000 * trampver.texi: Version 2.0.34 released.
11001
110022003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11003
11004 * faq.texi: Improve previous changes.
11005
110062003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11007
11008 * faq.texi: Update copyright and maintenance details.
11009 Update some package URLs, versions, and maintainers.
11010 Remove many references to the Emacs Lisp Archive.
11011
110122003-04-23 Simon Josefsson <jas@extundo.com>
11013
11014 * smtpmail.texi: Fix license (the invariant sections mentioned has
11015 never been part of the smtp manual). Align info dir entry with
11016 other emacs packages.
11017
110182003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11019
11020 * tramp.texi: Version 2.0.33 released.
11021 Remove installation chapter. Remove XEmacs specifics.
11022
110232003-03-29 Richard M. Stallman <rms@gnu.org>
11024
11025 * tramp.texi (Top): Undo the previous renaming.
11026 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11027
c8763fb6 110282003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
11029
11030 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11031 version of manual.
11032
11033 * tramp.texi (Auto-save and Backup): New node.
11034
110352003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11036
11037 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11038 Emacs" in order to have better differentiation to "XEmacs".
11039 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11040 are new macros in order to point to the other Emacs flavor where
11041 appropriate. In info case, point to node `Installation' in order
11042 to explain how to generate the other way. In html case, make a
11043 link to the other html file.
0c7efc08 11044 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
11045 after CVS checkout/update.
11046 (Installation): Completely rewritten.
11047 (Installation parameters, Load paths): New sections under
11048 `Installation'.
11049
c8763fb6 110502003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11051
11052 * tramp.texi: Version 2.0.30 released.
11053 Replace word "path" with "localname" where used as a component of
11054 a Tramp file name.
11055
110562003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11057
11058 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11059 introduced.
11060 (Installation): Explain what to do if files from the tramp/contrib
11061 directory are needed.
11062
110632003-02-23 Alex Schroeder <alex@emacswiki.org>
11064
11065 * smtpmail.texi (How Mail Works): New.
11066
110672003-02-22 Alex Schroeder <alex@emacswiki.org>
11068
11069 * smtpmail.texi: New file.
11070
11071 * Makefile.in: Build SMTP manual.
11072
c8763fb6 110732003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11074
11075 * tramp.texi: Version 2.0.29 released.
11076 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11077 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11078
110792003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11080
11081 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 11082 another package loads accidentally Ange-FTP.
2de53ca6
GM
11083
110842003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11085
11086 * tramp.texi (Customizing Completion): Add function
11087 `tramp-parse-sconfig'. Change example of
11088 `tramp-set-completion-function', because parsing of ssh config
11089 files looks more natural.
11090
d967cd18
GM
110912003-01-15 Kevin Ryde <user42@zip.com.au>
11092
11093 * gnus.texi (Using MIME): Mention auto-compression-mode with
11094 gnus-mime-copy-part.
11095
2de53ca6
GM
110962003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11097
11098 * gnus.texi: Do not use `path' in several locations.
11099
c8763fb6 111002002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 11101
0c7efc08
SM
11102 * tramp.texi (External transfer methods): New method `smb'.
11103 From Michael Albinus.
2de53ca6
GM
11104
111052002-11-05 Karl Berry <karl@gnu.org>
11106
11107 * info.texi (Info-fontify): Reorder face list to avoid bad line
11108 breaks.
11109
c8763fb6 111102002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 11111
0c7efc08
SM
11112 * tramp.texi: Move @copying to standard place.
11113 Use @insertcopying.
2de53ca6
GM
11114
111152002-10-02 Karl Berry <karl@gnu.org>
11116
39c87140
GM
11117 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11118 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11119 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11120 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11121 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11122 * widget.texi, woman.texi:
2de53ca6
GM
11123 Per rms, update all manuals to use @copying instead of @ifinfo.
11124 Also use @ifnottex instead of @ifinfo around the top node, where
11125 needed for the sake of the HTML output.
11126 (The Gnus manual is not fixed since it's not clear to me how it
11127 works; and the Tramp manual already uses @copying, although in an
11128 unusual way. All others were changed.)
11129
111302002-09-10 Jonathan Yavner <jyavner@engineer.com>
11131
11132 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11133 (../info/ses, ses.dvi): New targets.
11134 * ses.texi: New file.
11135
c8763fb6 111362002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
11137
11138 * texinfo.tex: Update to texinfo 4.2.
11139
111402002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11141
11142 * reftex.texi: Update to RefTeX 4.19.
11143
d967cd18
GM
111442002-07-21 Jesper Harder <harder@ifa.au.dk>
11145
11146 * gnus.texi (Sorting Groups): Add key bindings for
11147 gnus-group-sort-groups-by-real-name and
11148 gnus-group-sort-selected-groups-by-real-name.
11149
c8763fb6 111502002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
11151
11152 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11153 (../info/tramp, tramp.dvi): New targets.
11154
111552002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11156
11157 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11158 (calc.dvi): Uncomment.
11159
111602001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11161
11162 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11163 (../info/calc): New target.
11164
111652001-10-20 Gerd Moellmann <gerd@gnu.org>
11166
11167 * (Version 21.1 released.)
11168
111692001-10-05 Gerd Moellmann <gerd@gnu.org>
11170
11171 * Branch for 21.1.
11172
111732001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11174
11175 * Makefile.in (../info/info): Use an explicit -o switch to
11176 makeinfo.
11177
111782001-03-05 Gerd Moellmann <gerd@gnu.org>
11179
11180 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11181
689c9ca5
GM
111822001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11183
11184 * ediff.texi: Added ediff-coding-system-for-read.
11185
11186 * viper.texi: Fix typos.
11187
2de53ca6
GM
111882000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11189
11190 * Makefile.in (../info/idlwave): Use --no-split.
11191
111922000-12-14 Dave Love <fx@gnu.org>
11193
c4cc8b9a 11194 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11195 (gnus.dvi): Change rule to remove @latex stuff.
11196
111972000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11198
11199 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11200
112012000-10-13 John Wiegley <johnw@gnu.org>
11202
11203 * Makefile.in: Add build targets for eshell.texi.
11204
112052000-09-25 Gerd Moellmann <gerd@gnu.org>
11206
11207 * Makefile.in: Remove/comment speedbar stuff.
11208
112092000-09-22 Dave Love <fx@gnu.org>
11210
11211 * Makefile.in: Add emacs-mime.
11212
112132000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11214
11215 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11216 (DVI_TARGETS): Add woman.dvi.
11217 (../info/woman, woman.dvi): New targets.
11218
112192000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11220
11221 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11222
11223 * pcl-cvs.texi: New file.
11224 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11225 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11226
112272000-05-11 Gerd Moellmann <gerd@gnu.org>
11228
11229 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11230 (../info/ebrowse, ebrowse.dvi): New targets.
11231
112322000-01-13 Gerd Moellmann <gerd@gnu.org>
11233
11234 * Makefile.in (INFO_TARGETS): Add eudc.
11235 (DVI_TARGETS): Add eudc.dvi.
11236 (../info/eudc, eudc.dvi): New targets.
11237
112382000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11239
11240 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11241 compatibility with 8+3 filesystems).
11242 (../info/efaq): Rename from emacs-faq.
11243
112442000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11245
11246 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11247 (../info/idlwave, idlwave.dvi): New targets.
11248
112491999-10-23 Dave Love <fx@gnu.org>
11250
11251 * Makefile.in: Use autotype.texi.
11252
112531999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11254
11255 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11256 faq.texi file) rather than ../info/faq.
11257
112581999-10-07 Gerd Moellmann <gerd@gnu.org>
11259
11260 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11261 (../info/ada-mode, ada-mode.dvi): New targets.
11262
112631999-09-01 Dave Love <fx@gnu.org>
11264
11265 * Makefile.in: Add faq.
11266
112671999-07-12 Richard Stallman <rms@gnu.org>
11268
11269 * Version 20.4 released.
11270
112711998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11272
11273 * Version 20.3 released.
11274
112751998-04-06 Andreas Schwab <schwab@gnu.org>
11276
768c0c0f
JB
11277 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11278 Use it in dvi targets.
2de53ca6
GM
11279 (../etc/GNU): Change to $(srcdir) first.
11280
112811998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11282
11283 * reftex.texi: Update for RefTeX version 3.22.
11284
d967cd18
GM
112851998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11286
5fb6db0d 11287 * gnus.texi (Easy Picons): Remove references to
d967cd18
GM
11288 `gnus-group-display-picons'.
11289 (Hard Picons): Ditto.
11290
2de53ca6
GM
112911998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11292
11293 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11294 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11295
112961997-09-23 Paul Eggert <eggert@twinsun.com>
11297
11298 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11299 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11300
113011997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11302
11303 * Version 20.2 released.
11304
113051997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11306
11307 * Version 20.1 released.
11308
113091997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11310
11311 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11312
39c87140
GM
113131997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11314
11315 * widget.texi (push-button): Document it.
11316
2de53ca6
GM
113171996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11318
11319 * Version 19.33 released.
11320
113211996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11322
11323 * Version 19.32 released.
11324
113251996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11326
11327 * Makefile.in: Add rules for the Message manual.
11328
113291996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11330
11331 * gnus.texi: New version.
11332
11333 * message.texi: New manual.
11334
113351996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11336
11337 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11338
113391996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11340
11341 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11342 Specify -I option.
11343 (All dvi targets): Set the TEXINPUTS variable.
11344
113451996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11346
11347 * Version 19.31 released.
11348
113491996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11350
11351 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11352 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11353
113541995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11355
11356 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11357 (INFO_TARGETS): Add ../info/cc-mode.
11358 (DVI_TARGETS): Add cc-mode.dvi.
11359
2de53ca6
GM
113601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11361
11362 * Version 19.30 released.
11363
113641995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11365
11366 * gnus.texi: New file.
11367
113681995-11-04 Erik Naggum <erik@naggum.no>
11369
11370 * gnus.texi: File deleted.
11371
113721995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11373
11374 * mh-e.texi: "Function Index" -> "Command Index" to work with
11375 Emacs 19.30 C-h C-k support of separately-documented commands.
11376
113771995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11378
11379 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11380 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11381
113821995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11383
11384 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11385 (../info/viper, viper.dvi): New targets.
11386
113871995-04-20 Kevin Rodgers <kevinr@ihs.com>
11388
11389 * dired-x.texi (Installation): Change the example to set
11390 buffer-local variables like dired-omit-files-p in
11391 dired-mode-hook.
11392
113931995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11394
11395 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11396 (../info/mh-e, mh-e.dvi): New targets.
11397
113981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11399
11400 * Makefile.in (maintainer-clean): Rename from realclean.
11401
114021994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11403
11404 * Makefile.in: New file.
11405 * Makefile: File deleted.
11406
114071994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11408
11409 * Makefile (TEXINDEX_OBJS): Variable deleted.
11410 (texindex, texindex.o, getopt.o): Rules deleted.
11411 All deps on texindex deleted.
11412 (distclean): Don't delete texindex.
11413 (mostlyclean): Don't delete *.o.
11414 * texindex.c, getopt.c: Files deleted.
11415
114161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11417
11418 * Version 19.26 released.
11419
114201994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11421
11422 * Version 19.25 released.
11423
114241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11425
11426 * Version 19.24 released.
11427
114281994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11429
11430 * Version 19.23 released.
11431
114321994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11433
11434 * Makefile: Delete spurious tab.
11435
114361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11437
11438 * Makefile (.SUFFIXES): New rule.
11439
114401994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11441
11442 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11443 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11444
114451994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11446
11447 * Makefile (../info/sc): Rename from sc.info.
11448 (../info/cl): Likewise.
11449 (INFO_TARGETS): Use new names.
11450
114511993-12-04 Richard Stallman (rms@srarc2)
11452
11453 * getopt.c: New file.
11454 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11455 (getopt.o): New rule.
11456 (dvi): Don't depend on texindex.
11457 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11458 Depend on texindex.
11459
114601993-12-03 Richard Stallman (rms@srarc2)
11461
11462 * Makefile (../info/sc.info): Rename from ../info/sc.
11463 (TEXI2DVI): New variable.
11464 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11465 Add explicit commands.
11466 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11467
114681993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11469
11470 * Version 19.22 released.
11471
114721993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11473
11474 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11475
114761993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11477
11478 * Version 19.21 released.
11479
114801993-11-15 Paul Eggert (eggert@twinsun.com)
11481
38942b9c 11482 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11483
114841993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11485
11486 * Makefile (../etc/GNU): New target.
11487 (EMACSSOURCES): Add gnu1.texi.
11488
114891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11490
11491 * Makefile (realclean): Don't delete the Info files.
11492
f0131492 114931993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11494
11495 * forms.texi: Fix forms.texi so that it will format correctly.
11496 Add missing `@end iftex', fix bad reference.
11497
f0131492 114981993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11499
11500 * Makefile: Fix targets for texindex, new info.texi files.
11501 * info-stnd.texi: New file implements info for standalone info
11502 reader.
11503 * info.texi: Update to include recent changes to "../info/info".
11504 New source file for ../info/info; includes info-stnd.texi.
11505
11506 * texindex.c: Include "../src/config.h" if building in emacs.
11507
11508 * Makefile: Change all files to FILENAME.texi, force all targets
11509 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11510 vip.texinfo, forms.texinfo, cl.texinfo.
11511 Add target to build texindex.c, defining `emacs'.
11512
11513 * forms.texi: Install new file to match version 2.3 of forms.el.
11514
115151993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11516
11517 * Version 19.19 released.
11518
115191993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11520
11521 * sc.texinfo: Fix info file name.
11522
11523 * Makefile (info): Add gnus and sc.
11524 (dvi): Add gnus.dvi and sc.dvi.
11525 (../info/sc, sc.dvi): New targets.
11526
115271993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11528
11529 * Version 19.18 released.
11530
115311993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11532
11533 * Makefile: Fix source file names of the separate manuals.
11534 (gnus.dvi, ../info/gnus): New targets.
11535
115361993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11537
11538 * Version 19.17 released.
11539
115401993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11541
11542 * split-man: Fix typos in last change.
11543
115441993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11545
11546 * Version 19.16 released.
11547
115481993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11549
11550 * version 19.15 released.
11551
115521993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11553
11554 * Makefile (distclean): It's rm, not rf.
11555
115561993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11557
11558 * Version 19.14 released.
11559
115601993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11561
11562 * Makefile: New file.
11563
115641993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11565
11566 * Version 19.13 released.
11567
115681993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11569
11570 * Version 19.9 released.
11571
115721993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11573
11574 * Version 19.8 released.
11575
115761993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11577
11578 * Version 19.7 released.
11579
115801990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11581
11582 * gnus.texinfo: New file. Removed installation instructions.
11583
115841990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11585
689c9ca5 11586 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11587
115881989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11589
11590 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11591 then define `\sc' as the command for smallcaps in Texinfo.
11592 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11593 made the corresponding change to makeinfo and texinfm.el.
11594
115951988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11596
11597 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11598 Customization since the menu entry did not point to anything.
11599 Also add an @finalout command to remove overfull hboxes from the
11600 printed output.
11601
11602 * cl.texinfo: Add @bye, \input line and @settitle to file.
11603 This file is clearly intended to be a chapter of some other work,
11604 but the other work does not yet exist.
11605
116061988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11607
11608 * texinfo.texinfo: Three typos corrected.
11609
4009494e 11610;; Local Variables:
c8763fb6 11611;; coding: utf-8
4009494e
GM
11612;; End:
11613
ba318903 11614 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11615
11616 This file is part of GNU Emacs.
11617
97c0352c 11618 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11619 it under the terms of the GNU General Public License as published by
97c0352c
GM
11620 the Free Software Foundation, either version 3 of the License, or
11621 (at your option) any later version.
4009494e
GM
11622
11623 GNU Emacs is distributed in the hope that it will be useful,
11624 but WITHOUT ANY WARRANTY; without even the implied warranty of
11625 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11626 GNU General Public License for more details.
11627
11628 You should have received a copy of the GNU General Public License
97c0352c 11629 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.