lisp/skeleton.el (skeleton-insert): Doc fix.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
dce5a71f
MA
12014-06-15 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Type Conversion): Formatting edits in example.
4
4abee665
GM
52014-06-10 Glenn Morris <rgm@gnu.org>
6
7 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
8
8f356841
KB
92014-06-08 Karl Berry <karl@gnu.org>
10
11 * doc/info.texi (Help-^L): "mode line", "screenful",
12 stand-alone and Emacs Info both use the mode line.
13 Use x instead of weird C-x 0 to get rid of help msg
14 in standalone Info.
15
52e9721b
GM
162014-06-08 Glenn Morris <rgm@gnu.org>
17
99d8aedf
GM
18 * vip.texi (Files): Defer to Emacs manual for uniquify details.
19
b6542afe
GM
20 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
21 (Help-Small-Screen, Help-]): Do not mention S-SPC.
22 (Emacs Info Variables): Markup fix.
23
52e9721b
GM
24 * ebrowse.texi (Source Display, Finding/Viewing):
25 * erc.texi (Sample Session):
26 * ses.texi (The Basics):
27 * todo-mode.texi (Moving and Deleting Items):
28 * woman.texi (Navigation): Markup fixes re SPC, RET.
29
62803a2e
PE
302014-05-24 Paul Eggert <eggert@cs.ucla.edu>
31
32 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
33 * htmlfontify.texi, org.texi: Add "coding: utf-8".
34
903204bb
SB
352014-05-23 Stephen Berman <stephen.berman@gmx.net>
36
37 * todo-mode.texi: Update in light of changes due to bug#17482.
38 Replace numerous mistaken uses of literal quotes with proper
39 Texinfo markup.
40 (Todo Mode Entry Points): Comment out reference to using find-file
41 or Dired to visit Todo files, since this has been disabled (bug#17482).
42
23a9a6c8
MA
432014-05-06 Michael Albinus <michael.albinus@gmx.de>
44
45 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
46 setting in ~/.ssh/environment.
47
cb9af965
SB
482014-05-02 Stephen Berman <stephen.berman@gmx.net>
49
50 * todo-mode.texi: Update, improve exposition, add cross
51 references, fix typos.
52 (Inserting New Items, Editing Item Headers and Text): Rewrite to
53 document new user interface.
54
d136f184
GM
552014-05-01 Glenn Morris <rgm@gnu.org>
56
57 * autotype.texi (Skeleton Language):
58 * message.texi (Header Commands): Replace `iff'.
59
30cb51f1
BG
602014-04-22 Bastien Guerry <bzg@gnu.org>
61
62 * org.texi (Installation): Be more clear on why installing Org
63 through ELPA should be done without loading any Org file.
64
65 * org.texi (Emphasis and monospace): Document the use of
66 =verbatim= and ~code~ to be consistent with
67 `org-element-text-markup-successor'.
68
69 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
70
71 * org.texi (Initial visibility):
72 * org.texi (Literal examples): Fix typos.
73
742014-04-22 Michael Brand <michael.ch.brand@gmail.com>
75
76 * org.texi (Column attributes): Add a sentence to point out
77 the dependency on the format specifier.
78
792014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
80
81 * org.texi (The Export Dispatcher): Reformulation.
82
83 * org.texi (@LaTeX{} specific attributes): Update manual.
84
85 * org.texi (Top, Exporting): Org has its own documentation and
86 should therefore be removed from "Other build-in back-ends".
87
cefcfbcc
PE
882014-03-26 Paul Eggert <eggert@cs.ucla.edu>
89
90 * texinfo.tex: Update from gnulib.
91
39e98ed4
MA
922014-03-24 Michael Albinus <michael.albinus@gmx.de>
93
94 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
95
f167458b
GM
962014-03-21 Glenn Morris <rgm@gnu.org>
97
98 * ede.texi (ede-linux):
99 * vip.texi (New Bindings): Tiny copyedits.
100
5fb6db0d
SM
1012014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
102
103 * vip.texi (Other Vi Commands): Adjust doc of C-j.
104
105 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
106 defined by CC-mode but globally.
107 (FAQ): Tweak text about RET and auto-indentation.
108
636fd6bc
DE
1092014-03-18 David Engster <deng@randomsample.de>
110
111 * ede.texi (Project Local Variables): Remove reference to
112 `ede-java-root' and the example using it.
113 (Android projects, ede-java-root): Remove nodes since they are
114 only in CEDET upstream (Bug#17030). All nodes updated.
5fb6db0d 115 (ede-cpp-root): Document the :compile-command slot.
f6985e81
DE
116 (ede-linux): Document new variables
117 `project-linux-build-directory-default' and
118 `project-linux-architecture-default'.
636fd6bc 119
d29fbf47
GM
1202014-03-12 Glenn Morris <rgm@gnu.org>
121
e51f0cb2
GM
122 * eww.texi (History and Acknowledgments):
123 Don't list everyone who changed the code.
124
d29fbf47
GM
125 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
126 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
127 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
128 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
129 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
130 Use @file for buffers, per the Texinfo manual.
131
9cb1f379
PE
1322014-03-12 Paul Eggert <eggert@cs.ucla.edu>
133
134 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
135 so that the Org Manual's style for ` and ' in code is consistent
136 with the other Emacs manuals. This affects PDF, not .info files.
137
e655facf
GM
1382014-03-12 Glenn Morris <rgm@gnu.org>
139
140 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
141 about RET and indentation.
142
c19ad068
JB
1432014-03-03 Juanma Barranquero <lekktu@gmail.com>
144
145 * gnus.texi:
146 * semantic.texi: Fix whitespace.
147
148 * ede.texi (Android projects):
149 * eieio.texi (Class Options, Making New Objects)
150 (Method Invocation, CLOS compatibility):
151 * sem-user.texi (Tag Decoration Mode): Fix typos.
152
209fcf3d
XF
1532014-03-02 Xue Fuqiao <xfq@gnu.org>
154
155 * sem-user.texi (Create System Databases): Markup fix.
156
4a6311cd
GM
1572014-02-28 Glenn Morris <rgm@gnu.org>
158
4486e5eb
GM
159 * info.texi (Further Reading): Rename node from Expert Info.
160 Remove stuff about writing Info nodes by hand.
161 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
162
4a6311cd
GM
163 * info.texi: Nuke hand-written node pointers.
164
6deb314e
KB
1652014-02-28 Karl Berry <karl@gnu.org>
166
167 * info.texi (Top): Mention H for a summary of all commands.
168
a038bd87
GM
1692014-02-25 Glenn Morris <rgm@gnu.org>
170
98bd6b32
GM
171 * edt.texi (Quick start, Starting emulation): Update hook details.
172 * efaq.texi (Fullscreen mode on MS-Windows)
173 (Terminal setup code works after Emacs has begun): Update hook details.
174 * vip.texi (Loading VIP): Fix hook example.
175
a038bd87
GM
176 * efaq-w32.texi (Bash): Don't use setq with hooks.
177
f1037d0b
PE
1782014-02-24 Paul Eggert <eggert@cs.ucla.edu>
179
180 * texinfo.tex: Update from gnulib.
181
1cf4cf56
XF
1822014-02-22 Xue Fuqiao <xfq@gnu.org>
183
184 * remember.texi (Quick Start): Add an index.
185 (Function Reference, Quick Start): Add cross-references.
186
458e643b
GM
1872014-02-21 Glenn Morris <rgm@gnu.org>
188
189 * flymake.texi (Starting the syntax check process): Grammar fix.
190
191 * tramp.texi (External packages): Grammar fix.
192 Reword for default sentinel not being nil any more.
193
c0733b63
MA
1942014-02-19 Michael Albinus <michael.albinus@gmx.de>
195
196 * trampver.texi: Update release number.
197
95160c90
GM
1982014-02-19 Glenn Morris <rgm@gnu.org>
199
200 * remember.texi: Copyedits.
201 (Quick Start): No need for manual autoloads. Mention remember-notes.
202 (Function Reference): Update arguments. Add new commands.
203
a73fae1f
GM
2042014-02-18 Glenn Morris <rgm@gnu.org>
205
206 * remember.texi (copying): Bump remember mode version.
207 (Installation): Remove unnecessary chapter.
208 (Quick Start): No need to explicitly load remember.el.
209 (Separate Text Files): New section.
210
fb7a3ee2
GM
2112014-02-17 Glenn Morris <rgm@gnu.org>
212
213 * eieio.texi (Class Values, CLOS compatibility):
214 Remove references to deleted eieio-describe-class/generic.
215
d34a353c
MA
2162014-02-16 Michael Albinus <michael.albinus@gmx.de>
217
dd7691b7 218 Sync with Tramp 2.2.9.
dd7691b7
MA
219 * trampver.texi: Update release number.
220
d34a353c
MA
221 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
222
2804e0bd
JB
2232014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
224
225 * calc.texi (Single-Variable Statistics): Remove mention of
226 incorrect keybinding.
227
45432fd9
PE
2282014-02-12 Paul Eggert <eggert@cs.ucla.edu>
229
230 * texinfo.tex: Update from gnulib.
231
36f1351e
GM
2322014-02-08 Glenn Morris <rgm@gnu.org>
233
234 * auth.texi (GnuPG and EasyPG Assistant Configuration):
235 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
236
2b568bc9
GM
2372014-02-07 Glenn Morris <rgm@gnu.org>
238
239 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
240
36a672f6
GM
2412014-02-06 Glenn Morris <rgm@gnu.org>
242
79b6e0a9
GM
243 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
244
36a672f6
GM
245 * mh-e.texi, viper.texi: Do not use colons in index entries.
246
06c2ec49
PE
2472014-02-05 Paul Eggert <eggert@cs.ucla.edu>
248
249 * texinfo.tex: Update from gnulib.
250
645586dc
GM
2512014-02-05 Glenn Morris <rgm@gnu.org>
252
6222d672
GM
253 * epa.texi: Add indices.
254
645586dc
GM
255 * url.texi (Cookies): Mention url-cookie-list command.
256
f16a3d52
GM
2572014-02-03 Glenn Morris <rgm@gnu.org>
258
259 * cl.texi (Blocks and Exits): Mention cl-tagbody.
260
65bc4bb5
GM
2612014-02-02 Glenn Morris <rgm@gnu.org>
262
263 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
264
a69ecd19
GM
2652014-01-31 Glenn Morris <rgm@gnu.org>
266
267 * efaq.texi (Replacing highlighted text):
268 Update delete-selection-mode doc.
269
ba74a2c0
XF
2702014-01-30 Xue Fuqiao <xfq.free@gmail.com>
271
272 * sem-user.texi (Include paths): Fix a Texinfo command.
273
ece4bae5
GM
2742014-01-27 Glenn Morris <rgm@gnu.org>
275
276 * idlwave.texi (Lesson III---User Catalog, Online Help)
277 (Starting the Shell, Catalogs, User Catalog):
278 * remember.texi (Quick Start):
279 * viper.texi:
280 * vip.texi (Customization, Customizing Constants)
281 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
282
caece7c3
XF
2832014-01-25 Xue Fuqiao <xfq.free@gmail.com>
284
285 * cc-mode.texi (Minor Modes): Minor fix.
286
c13b1a2d
DE
2872014-01-24 David Engster <deng@randomsample.de>
288
289 * eieio.texi (Introduction): Fix references.
290
96c983e0
GM
2912014-01-24 Glenn Morris <rgm@gnu.org>
292
5ace6c29
GM
293 * efaq.texi (Termcap/Terminfo entries for Emacs):
294 Use M-x term rather than M-x terminal-emulator.
295
96c983e0
GM
296 * emacs-mime.texi (time-date): Use float-time.
297
45d9ec75
DE
2982014-01-22 David Engster <deng@randomsample.de>
299
300 * eieio.texi (Introduction): Move introductory paragraph about
301 EIEIO and CLOS from 'Building Classes' to here.
302 (Documentation): Remove, since eieio-doc is not part of Emacs.
303 (Class Values, CLOS compatibility): Mention that
304 `describe-function' will also give information about classes.
305
2fb6d9c6
GM
3062014-01-20 Paul Eggert <eggert@cs.ucla.edu>
307
308 * texinfo.tex: Update from gnulib.
309
630395d1
GM
3102014-01-15 Glenn Morris <rgm@gnu.org>
311
312 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
313
c5eb4323
MA
3142014-01-12 Michael Albinus <michael.albinus@gmx.de>
315
316 * tramp.texi (all): Doc fix according to GNU Coding Standards.
317 Use "file name" instead of "filename" or "path". Use "host"
318 instead of "machine".
319
194a9710
DE
3202014-01-12 David Engster <deng@randomsample.de>
321
322 * eieio.texi (Introduction): `class-of' is obsolete.
323 (Predicates, Basic Methods): Adapt function names to namespace
324 cleanup.
325
e6344e17
XF
3262014-01-12 Xue Fuqiao <xfq.free@gmail.com>
327
328 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
329
4efa3f1e
GM
3302014-01-12 Glenn Morris <rgm@gnu.org>
331
332 * efaq.texi (Guidelines for newsgroup postings)
333 (Informational files for Emacs):
334 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
335
122ff675
SM
3362014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
337
338 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
339
548a1b28
RS
3402014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
341
342 * Makefile.in: Add eww.texi.
343 * eww.texi: New file.
344
d831c9b8
GM
3452014-01-07 Glenn Morris <rgm@gnu.org>
346
347 * efaq.texi (Problems with very large files): Fix superscript typo.
348
3c8b09ca
BG
3492013-01-07 Rasmus <w530@pank.eu>
350
cfdaa150 351 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca 352
35e951cd 3532013-01-07 Bastien Guerry <bzg@gnu.org>
3c8b09ca 354
cfdaa150 355 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
356 (Include files, The Export Dispatcher)
357 (Advanced configuration)
358 (Header arguments in Org mode properties): Spelling fixes.
359 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
360 (@LaTeX{} specific attributes): New index entries.
361 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
362
3632013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
364
cfdaa150 365 * org.texi (Org export): New section.
3c8b09ca
BG
366 (HTML doctypes): Fix whitespace error. Fix display.
367 (Publishing options): Add missing html publishing options.
368
ff4a5a41
GM
3692014-01-07 Glenn Morris <rgm@gnu.org>
370
371 * efaq.texi (Basic editing, Packages that do not come with Emacs):
372 Merge in some info from etc/MORE.STUFF.
373
c6ab4664
PE
3742014-01-05 Paul Eggert <eggert@cs.ucla.edu>
375
376 Specify .texi encoding (Bug#16292).
377 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
378 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
379 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
380 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
381 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
382 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
383 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
384 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
385 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
386 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
387 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
388 * widget.texi, wisent.texi, woman.texi:
389 Add @documentencoding.
390
22db5dd5
AG
3912014-01-03 Aidan Gauland <aidalgol@amuri.net>
392
393 * eshell.texi (What Eshell is not): Clean up confusing clause.
394
fdf52fd4
GM
3952014-01-03 Glenn Morris <rgm@gnu.org>
396
de229ee3
GM
397 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
398
75b76b87
GM
399 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
400 Add copyright notice to titlepage.
401
4a970ff5
GM
402 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
403
33306400
GM
404 * ert.texi: Add a titlepage. Use @insertcopying.
405
fdf52fd4
GM
406 * calc.texi (Top): Use @top rather than @chapter.
407
8f9740f0
AG
4082014-01-03 Aidan Gauland <aidalgol@amuri.net>
409
ba05e912 410 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 411
112720b1
AG
4122014-01-03 Aidan Gauland <aidalgol@amuri.net>
413
ba05e912 414 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 415
c28426f9
GM
4162014-01-02 Glenn Morris <rgm@gnu.org>
417
418 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
419
f2299e89
AG
4202014-01-02 Aidan Gauland <aidalgol@amuri.net>
421
122ff675 422 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 423
94ee8719
AG
4242014-01-02 Aidan Gauland <aidalgol@amuri.net>
425
ba05e912 426 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
427 Eshell for.
428
a0f20f21
TZ
4292013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
430
431 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
432
91dedc43
GM
4332013-12-22 Glenn Morris <rgm@gnu.org>
434
435 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 436
91dedc43 4372013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 438
91dedc43
GM
439 * info.texi, woman.texi:
440 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 441
26b75b45
JB
4422013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
443
444 * calc.texi (Stack Manipulation Commands): Mention using the variable
445 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
446
c4246a60
MA
4472013-12-12 Michael Albinus <michael.albinus@gmx.de>
448
449 * tramp.texi (direntry): Use ssh but rsh.
450 (all): Encode all environment variable names with @env{...}.
451 (Bug Reports): Refer to Testing node.
452
f9405d87
GM
4532013-12-12 Glenn Morris <rgm@gnu.org>
454
455 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
456 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
457 * srecode.texi, todo-mode.texi, tramp.texi:
458 Sync direntry with info/dir version.
459
b94b96b2
GM
4602013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
461
462 * Makefile.in: Add octave-mode.texi.
463
4642013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
465 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
466
467 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
468
36291308
JB
4692013-12-08 Juanma Barranquero <lekktu@gmail.com>
470
471 * dbus.texi (Properties and Annotations): Fix typo.
472
ed72f323
BG
4732013-12-06 Bastien Guerry <bzg@gnu.org>
474
475 * org.texi: Don't include Emacs version within Org's version.
476
73d3db82
BG
4772013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
478
479 * org.texi (Creating one-off styles): Use new export snippet
480 syntax.
481
c295fc18 482 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
483 above the first heading is ignored when an :export: tag is in a
484 file.
485
543dd969
MA
4862013-12-05 Michael Albinus <michael.albinus@gmx.de>
487
488 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
489
26e4aa7d
GM
4902013-11-30 Glenn Morris <rgm@gnu.org>
491
492 * Makefile.in (distclean): Remove Makefile.
493
0ec16636 4942013-11-20 era eriksson <era+emacsbugs@iki.fi>
495
496 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
497 (The Basics, Formulas): Copyedits.
498 (Resizing, Printer functions): Add index entries.
499
014690de
JB
5002013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
501
502 * calc.texi (Customizing Calc): Mention new variable
503 `calc-context-sensitive-enter'.
504
271672fa
BG
5052013-11-12 Aaron Ecay <aaronecay@gmail.com>
506
507 * org.texi (Exporting code blocks): Document the 'inline-only
508 setting for `org-export-babel-evaluate'. Document how :var
509 introduces code block dependencies.
510
5112013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
512
513 * org.texi (Header arguments): Document header-args[:lang]
514 properties and remove deprecated old-style properties from
515 documentation.
516
517 * org.texi (Agenda commands): Remove footnote from @tsubheading
518 and add a sentence with the reference instead.
519
5202013-11-12 Bastien Guerry <bzg@gnu.org>
521
522 * org.texi (Catching invisible edits):
523 * org.texi (Plain lists, Plain lists):
524 * org.texi (Advanced configuration):
525 * org.texi (Tag groups):
526 * org.texi (Conventions):
527 * org.texi (Checkboxes, Radio lists):
528 * org.texi (Top, Summary, Exporting):
529 * org.texi (In-buffer settings): Fix typos.
530
531 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
532 C-w'. Add an index entry for `org-refile-keep'.
533
534 * org.texi (Plain lists): Add an index entry for sorting plain
535 list. Document sorting by checked status for check lists.
536
537 * org.texi (Publishing options): Fix old variable names.
538
539 * org.texi (Orgstruct mode): Fix suggested setting of
540 `orgstruct-heading-prefix-regexp'.
541
122ff675
SM
542 * org.texi (Export settings):
543 Document `org-export-allow-bind-keywords'.
271672fa
BG
544
545 * org.texi (History and Acknowledgments): Small rephrasing.
546
547 * org.texi (Template elements): Add a footnote about tags accepted
548 in a year datetree.
549
550 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
551 (Header and sectioning, @LaTeX{} specific attributes):
552 Enhance style.
271672fa
BG
553
554 * org.texi (Agenda commands): Add a footnote about dragging agenda
555 lines: it does not persist and it does not change the .org files.
556
557 * org.texi (Agenda commands): Add a table heading for dragging
558 agenda lines forward/backward.
559
560 * org.texi (Agenda commands): Add documentation for
561 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
562
563 * org.texi (Publishing options): Update the list of options.
564 (Simple example, Complex example): Fix the examples.
565
566 * org.texi (Formula syntax for Calc): Don't use a bold font the
567 warning.
568
569 * org.texi (Other built-in back-ends): New section.
570
122ff675
SM
571 * org.texi (Editing source code):
572 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
573 `org-edit-src-turn-on-auto-save'.
574
575 * org.texi (External links): Document contributed link types
576 separately.
577
122ff675
SM
578 * org.texi (Closing items):
579 Document `org-closed-keep-when-no-todo'.
271672fa
BG
580
581 * org.texi (Export back-ends): Rename from "Export formats".
582 (The Export Dispatcher): Remove reference to
583 `org-export-run-in-background'.
584 (Export settings): Minor rewrites.
585 (ASCII/Latin-1/UTF-8 export): Update variable's name.
586 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
587
588 * org.texi (Export in foreign buffers): New section.
589 (Exporting): Remove documentation about converting the selected
590 region.
591
592 * org.texi (Advanced configuration): Put the filter valid types in
593 a table. Use @lisp and @smalllisp.
594
595 * org.texi: Use @code{nil} instead of nil. Update the maintainer
596 contact info.
597
598 * org.texi (Exporting): Better introductory sentence. Add a note
599 about conversion commands.
600 (Feedback, Orgstruct mode, Built-in table editor)
601 (Built-in table editor, Orgtbl mode, Updating the table)
602 (Property syntax, Capturing column view, Capture)
603 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
604 (Exporting, Extending ODT export)
605 (Working with @LaTeX{} math snippets, dir, Customization)
606 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
607 Uniformly use @kbd{M-x command RET}.
608
609 * org.texi (Filtering/limiting agenda items): New subsection.
610 Document the use of `org-agenda-max-*' options and
611 `org-agenda-limit-interactively' from the agenda.
612 (Agenda commands): Move details about filtering commands to
613 the new section, only include a summary here.
614 (Customizing tables in ODT export)
122ff675
SM
615 (System-wide header arguments, Conflicts, Dynamic blocks):
616 Use spaces for indentation.
271672fa
BG
617
618 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
619
620 * org.texi (Links in HTML export, Images in HTML export)
621 (post): Fix syntax within #+ATTR_*.
622 (Tables in HTML export): Document `org-html-table-row-tags'
623 and use `org-html-table-default-attributes' instead of
624 `org-html-table-tag'.
625
626 * org.texi (Publishing action, Publishing options)
627 (Publishing links): Major rewrite. Enhance explanations for
628 `org-org-publish-to-org'. Remove reference to
629 `org-export-run-in-background'.
630
631 * org.texi: Fix many small typos. Use #+NAME instead of
632 #+TBLNAME. Use @smalllisp instead of @example.
633 (Special symbols): Add index?
634 (HTML preamble and postamble): Don't mention obsolete use of
635 opt-plist.
636 (JavaScript support): Don't mention the org-jsinfo.el file as it
637 has been merged with ox-html.el.
638
639 * org.texi (Installation, Feedback, Setting Options)
640 (Code evaluation security, org-crypt.el): Use @lisp instead of
641 @example.
642 (Agenda commands): Use @table instead of @example.
643
644 * org.texi (Adding hyperlink types): New appendix.
645
646 * org.texi (ODT export commands, Extending ODT export)
647 (Applying custom styles, Images in ODT export)
648 (Labels and captions in ODT export)
649 (Literal examples in ODT export)
650 (Configuring a document converter)
651 (Working with OpenDocument style files)
652 (Customizing tables in ODT export)
653 (Validating OpenDocument XML): Fix options names.
654
655 * org.texi (History and Acknowledgments): Update acknowledgments
656 to Nicolas. Add Nicolas Goaziou to the list of contributors.
657
658 * org.texi (System-wide header arguments): Don't use "customizing"
659 for setting a variable. Also remove comments.
660
661 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
662 `org-agenda-start-on-weekday' to the variable index and document
663 them.
664
665 * org.texi (Sparse trees, Agenda commands)
666 (@LaTeX{} fragments, Selective export, Export options)
667 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
668 (HTML Export commands, @LaTeX{}/PDF export commands)
669 (iCalendar export, Publishing options, Triggering publication)
670 (In-buffer settings): Update to reflect changes from the new
671 export engine.
672
122ff675
SM
673 * org.texi (Matching tags and properties): More examples.
674 Explain group tags expansion as regular expressions.
271672fa
BG
675
676 * org.texi (Tag groups): New section.
677
678 * org.texi (Setting tags): Tiny formatting fixes.
679
680 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
681 names.
682
683 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
684 concept index. Include example for these agenda views.
685 (Special agenda views): Mention the "agenda*" agenda view.
686
687 * org.texi (Repeated tasks): Document how to ignore a repeater
688 when using both a scheduled and a deadline timetamp.
689
690 * org.texi (Global and local cycling): Wrap in a new subsection.
691 (Initial visibility, Catching invisible edits): New subsections.
692
693 * org.texi (Visibility cycling): Mention that
694 `org-agenda-inhibit-startup' will prevent visibility setting when
695 the agenda opens an Org file for the first time.
696
697 * org.texi (Org syntax): New section.
698
122ff675
SM
699 * org.texi (Orgstruct mode):
700 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
701
702 * org.texi (Speeding up your agendas): New section.
703
704 * org.texi (Installation): When installing Org from ELPA, users
705 should do this from an Emacs session where no .org file has been
706 visited.
707
708 * org.texi (CSS support, In-buffer settings): Update HTML options
709 names.
710
711 * org.texi (Structure editing): Update documentation for
712 `org-insert-heading-or-item'.
713 (Plain lists, Relative timer): Update index entry.
714
715 * org.texi (JavaScript support): Update variable names.
716
717 * org.texi (comments): Minor formatting fix.
718
719 * org.texi (@LaTeX{} fragments): Minor enhancement.
720
721 * org.texi: Update the list contributions.
722
723 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
724 will not copy the subtrees and the inherited tags.
725 Document `org-agenda-filter-by-regexp'.
271672fa
BG
726
727 * org.texi (Publishing action, Complex example): Fix names of
728 publishing functions.
729
730 * org.texi (Top, Exporting): Delete references to Freemind.
731 (Freemind export): Delete section.
732
733 * org.texi (Top, Exporting): Delete references to the XOXO export.
734 (XOXO export): Delete section.
735
736 * org.texi (Capture): Mention that org-remember.el is not
737 supported anymore.
738
122ff675
SM
739 * org.texi (Top, Exporting, Beamer class export):
740 Delete references to the TaskJuggler export.
271672fa
BG
741 (History and Acknowledgments): Mention that the TaskJuggler has
742 been rewritten by Nicolas and now lives in the contrib/ directory
743 of Org's distribution. Mention that Jambunathan rewrote the HTML
744 exporter. Remove Jambunathan from my own acknowledgments.
745 (TaskJuggler export): Delete.
746
747 * org.texi (HTML preamble and postamble)
748 (Tables in HTML export, Images in HTML export)
749 (Math formatting in HTML export, CSS support)
750 (@LaTeX{} and PDF export, Publishing options): Fix the names of
751 the HTML export and publishing options.
752
753 * org.texi (Literal examples, Export options)
754 (@LaTeX{} and PDF export, Header and sectioning)
755 (Publishing options): Fix LaTeX options names.
756
122ff675
SM
757 * org.texi (Export options, CSS support, In-buffer settings):
758 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
759
760 * org.texi (Export options, In-buffer settings): Fix references to
761 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
762
763 * org.texi (Top, Markup, Initial text, Images and tables)
764 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
765 (Export options, JavaScript support, Beamer class export):
766 Remove references to the DocBook export, which has been deleted.
271672fa
BG
767 (History and Acknowledgments): Mention that DocBook has been
768 deleted, suggest to use the Texinfo exporter instead, then to
769 convert the .texi to DocBook with makeinfo.
770 (Links in ODT export, Tables in ODT export): Fix indices.
771
772 * org.texi (Deadlines and scheduling): Add a variable to the
773 index. Add documentation about delays for scheduled tasks.
774
122ff675
SM
775 * org.texi (Emphasis and monospace):
776 Mention `org-fontify-emphasized-text' and
271672fa
BG
777 `org-emphasis-regexp-components'.
778
779 * org.texi (References): Small enhancement.
780
781 * org.texi (Column width and alignment): Make the example visually
782 more clear.
783
784 * org.texi (The clock table): Document :mstart and :wstart as a
785 way to set the starting day of the week.
786
787 * org.texi (In-buffer settings): Document new startup keywords.
788 Thanks to John J Foerch for this idea.
789
790 * org.texi (Include files): Tiny formatting fix.
791
792 * org.texi (Activation): Point to the "Conflicts" section.
793
7942013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
795
796 * org.texi (CSS support): Clarify this section.
797
798 * org.texi (@LaTeX{} specific attributes): Document that tabu and
799 tabularx packages are not in the default set of packages.
800
801 * org.texi (Agenda commands): Document fortnight view.
802
803 * org.texi: Document conflict with ecomplete.el.
804
805 * org.texi (History and Acknowledgments): Acknowledgements for
806 Jason Dunsmore and Rakcspace.
807
808 * org.texi: Rename org-crypt.el node to org-crypt.
809
810 * org.texi (A @LaTeX{} example): Fix typo in variable name.
811
812 * org.texi (MobileOrg): Mention the new iPhone developer.
813
814 * org.texi (Table of contents) Improve documentation of TOC
815 placement.
816
817 * org.texi: Explain that date/time information at read-date prompt
818 should start at the beginning, not anywhere in the middle of a
819 long string.
820
8212013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
822
823 * org.texi (Orgstruct mode): Fix wrong regexp.
824
8252013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
826
827 * org.texi: Document export to (X)HTML flavors.
828
8292013-11-12 Eric Schulte <schulte.eric@gmail.com>
830
831 * org.texi (Extracting source code): Mention the prefix argument
832 to org-babel-tangle.
122ff675 833 (noweb): Remove erroneous negative.
271672fa
BG
834 (Specific header arguments): Document new header arguments.
835 Documentation for new tangle-mode header argument.
836 (Top): Documentation for new tangle-mode header argument.
837 (rownames): Documentation for new tangle-mode header argument.
838 Mention elisp as special rowname case.
839 (tangle-mode): Documentation for new tangle-mode header argument.
840 (post): Documentation and an example of usage.
841 (var): Remove the "Alternate argument syntax" section from the
842 documentation.
843 (hlines): Note that :hline has no effect for Emacs Lisp code
844 blocks.
845
8462013-11-12 Feng Shu <tumashu@gmail.com>
847
848 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
849 (Math formatting in HTML export)
850 (Working with @LaTeX{} math snippets): Add document about creating
851 formula image with imagemagick.
852
853 * org.texi (@LaTeX{} specific attributes): Document `:caption'
854 attribute of #+ATTR_LATEX.
855
8562013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
857
858 * org.texi (Handling links): Fix a typo in
859 `org-startup-with-inline-images' documentation.
860
861 * org.texi (Previewing @LaTeX{} fragments): Document the startup
862 keywords to use for previewing LaTeX fragments or not.
863 (Summary of in-buffer settings): Improve formatting and add an
864 entry for the variable `org-startup-with-latex-preview'.
865
866 * org.texi (Property syntax): Recall the user to refresh the org
867 buffer when properties are set on a per-file basis.
868
8692013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
870
871 * org.texi (Matching tags and properties): Clarification.
872
8732013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
874
875 * org.texi (Editing and debugging formulas): Add an example when a
876 table has multiple #+TBLFM lines.
877
8782013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
879
880 * org.texi (The clock table): Document acceptance of relative
881 times in tstart and tend, link to syntax description and provide
882 example.
883
8842013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
885
886 * org.texi (The spreadsheet): Document lookup functions.
887
8882013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
889
8449dd1f 890 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
891 and .table-number.
892
8932013-11-12 Michael Brand <michael.ch.brand@gmail.com>
894
895 * org.texi
896 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
897 spreadsheet formula mode strings and some examples from @example
898 block with xy @r{yz} to @table.
899
900 * org.texi (Formula syntax for Calc): Improve the documentation of
901 empty fields in formulas for spreadsheet. Add explanation and
902 example for empty field. Extend explanations of format
903 specifiers. Add a sentence to mention Calc defmath.
904
905 * org.texi (Column formulas): Add a sentence to be more explicit
906 about when a table header is mandatory.
907
9082013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
909
910 * org.texi (Subscripts and superscripts): Remove reference to
911 quoted underscores until this mechanism is implemented again.
912
913 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
914 property.
915
916 * org.texi (Document title): Subtree export is no longer triggered
917 by marking one as the region.
918 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
919 giving examples isn't very useful: "horizontal rule" is, at least,
920 as explicit as <hr/>.
921
922 * org.texi (HTML doctypes): Reflect keyword removal.
923 (CSS support): Reflect keyword removal.
924
925 * org.texi (@LaTeX{} specific attributes): Document new :float
926 values.
927
928 * org.texi (Export settings): Improve documentation.
929
930 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
931 (Text areas in HTML export): Update text areas.
932 (HTML Export commands): Update export commands.
933
934 * org.texi (Header and sectioning): Add a footnote about the
935 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
936
122ff675
SM
937 * org.texi (The Export Dispatcher):
938 Document `org-export-in-background'.
271672fa
BG
939
940 * org.texi (Footnotes): Export back-ends do not use
941 `org-footnote-normalize' anymore.
942
943 * org.texi: Document variable changes.
944
c295fc18 945 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
946
947 * org.texi (Exporting): Massive rewrite of the first sections.
948 (Selective export): Delete.
949 (The Export Dispatcher): Rewrite.
950 (Export options): Rewrite as "Export settings".
951
952 * org.texi: Small changes to documentation for embedded LaTeX.
953
954 * org.texi (Internal links): Document #+NAME keyword and
955 cross-referencing during export.
956
957 * org.texi (Include files): Remove reference to :prefix1
958 and :prefix. Give more details for :minlevel.
959
122ff675
SM
960 * org.texi (Macro replacement): Fix macro name.
961 Update documentation about possible locations and escaping mechanism.
271672fa 962
122ff675
SM
963 * org.texi (Table of contents): Update documentation.
964 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
965 optional title and #+TOC: keyword.
966
9672013-11-12 Rick Frankel <rick@rickster.com>
968
969 * org.texi (results): Add Format section, broken out of Type
970 section to match code.
122ff675
SM
971 (hlines, colnames): Remove incorrect Emacs Lisp exception.
972 Note that the actual default handling (at least for python and
271672fa
BG
973 emacs-lisp) does not seem to match the description.
974
9752013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
976
977 * org.texi (The date/time prompt): Update the documentation to
978 reflect the new way `org-read-date-get-relative' handles weekdays.
979
9802013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
981
122ff675
SM
982 * org.texi (Resolving idle time):
983 Document `org-clock-x11idle-program-name'.
271672fa 984
955ada11
MA
9852013-10-24 Michael Albinus <michael.albinus@gmx.de>
986
987 * ert.texi (Running Tests Interactively): Adapt examle output.
988 (Tests and Their Environment): Mention skip-unless.
989
48f73cfb
GM
9902013-10-23 Glenn Morris <rgm@gnu.org>
991
76f1a3c3
GM
992 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
993 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
994 * widget.texi: Nuke @refill.
995
48f73cfb
GM
996 * Makefile.in (install-dvi, install-html, install-pdf)
997 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
998 (uninstall-pdf): Quote entities that might contain whitespace.
999
c8722a97
JB
10002013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1001
a12bf61e 1002 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
1003 which integers begin to be represented by lists.
1004
f55f544f
XF
10052013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1006
1007 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1008
81856d28
MA
10092013-10-07 Michael Albinus <michael.albinus@gmx.de>
1010
1011 * trampver.texi: Update release number.
1012
afae9a69
MA
10132013-10-02 Michael Albinus <michael.albinus@gmx.de>
1014
1015 Sync with Tramp 2.2.8.
1016
1017 * tramp.texi (External packages): Use `non-essential'.
1018 * trampver.texi: Update release number.
1019
fe30962e
GM
10202013-09-14 Glenn Morris <rgm@gnu.org>
1021
1022 * eshell.texi: Markup fixes.
1023
412a0972
XF
10242013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1025
1026 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1027 of @kbd{RET}.
1028 (Prefix Matching): Add an index.
1029
7dc61a66
GM
10302013-09-08 Glenn Morris <rgm@gnu.org>
1031
1032 * emacs-gnutls.texi: Tweak direntry.
1033
97e99cc3
MA
10342013-09-06 Michael Albinus <michael.albinus@gmx.de>
1035
1036 * tramp.texi (Alternative Syntax): Remove chapter.
1037
50b13cde
PE
10382013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1039
1040 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1041 for portability to hosts where /bin/sh has problems.
1042
0acfedd3
SM
10432013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1044
1045 Try to reduce redundancy in doc/misc/Makefile.in.
1046 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1047 (TARGETS): New intermediate variable.
1048 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1049
1857cd3f
GM
10502013-08-27 Glenn Morris <rgm@gnu.org>
1051
63e984f8
GM
1052 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1053
278208b8
GM
1054 * efaq.texi: Rename from faq.texi, to match its output files.
1055 * Makefile.in: Update for faq.texi name change.
1056
79c238dc
GM
1057 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1058
c076ba95
GM
1059 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1060
1857cd3f
GM
1061 * efaq-w32.texi: Move here from the web-pages repository.
1062 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1063 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1064 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1065 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1066 Add DOCMISC_*_W32 variables.
1067 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1068 (efaq_w32_deps): New variable.
1069 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1070 (efaq-w32.pdf, efaq-w32.html): New rules.
1071 (clean): Remove efaq-w32 products.
1072
2fb6d9c6
GM
10732013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1074
1075 * texinfo.tex: Update from gnulib.
1076
dab3a8d5
KY
10772013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1078
1079 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1080 shift_jis from the default value set to mm-coding-system-priorities for
1081 Japanese users.
1082
55f612f0
GM
10832013-08-13 Glenn Morris <rgm@gnu.org>
1084
1085 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1086 (Options - Defining Label Environments, Options - Creating Labels)
1087 (Options - Referencing Labels, Options - Creating Citations)
1088 (Options - Index Support, Options - Viewing Cross-References)
1089 (Options - Finding Files, Options - Optimizations)
1090 (Options - Fontification, Options - Misc):
1091 * cc-mode.texi (Sample Init File):
1092 * edt.texi (Init file):
1093 * epa.texi (Encrypting/decrypting gpg files):
1094 * mairix-el.texi (About, Setting up the mairix interface, Using)
1095 (Extending):
1096 Rename nodes to avoid characters that can cause Texinfo problems.
1097
d401ef43
KY
10982013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1099
1100 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1101
8496d8d7
GM
11022013-08-12 Glenn Morris <rgm@gnu.org>
1103
808190e6
GM
1104 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1105 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1106 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1107 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1108 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1109 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1110 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1111 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1112 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1113 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1114 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1115 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1116 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1117
2f3ac208
GM
1118 * woman.texi (Top): Avoid mailto: in html output.
1119
8496d8d7
GM
1120 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1121 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1122 (INSTALL_DATA): New, set by configure.
1123 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1124 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 1125 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
1126 uninstall-ps, and uninstall-doc.
1127 (.SUFFIXES): Add .ps and .dvi.
1128 (.dvi.ps): New suffix rule.
1129 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1130 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1131 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1132 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1133 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1134 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1135 (ido.html, mairix-el.html, message.html, mh-e.html)
1136 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1137 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1138 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1139 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1140 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1141 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1142 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1143 New rules.
1144 (clean): Remove HTML_TARGETS and PS_TARGETS.
1145
33a9f380
XF
11462013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1147
35e951cd
JB
1148 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1149 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1150 for user options.
33a9f380 1151
353ca646
XF
11522013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1153
1154 * htmlfontify.texi (Customization): Remove documentation of
241de290 1155 `hfy-fast-lock-save'. Minor fixes.
353ca646 1156
03300a14
XF
11572013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1158
1159 * ido.texi (Top): Insert node "Working Directories" in menu.
1160 (Working Directories): New node.
9dfc8491
XF
1161 (Misc Customization): Add documentation of
1162 `ido-confirm-unique-completion' and some other user options.
03300a14 1163
2a024334
EZ
11642013-08-07 Eli Zaretskii <eliz@gnu.org>
1165
1166 * todo-mode.texi: Update @dircategory.
1167 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1168 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1169 @ref.
1170
c85989f5
XF
11712013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1172
998ad848 1173 * sc.texi (Introduction): Fix index.
35e951cd 1174 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
998ad848
XF
1175 (Information Keys and the Info Alist, Reference Headers)
1176 (The Built-in Header Rewrite Functions)
1177 (Electric References, Reply Buffer Initialization)
1178 (Filling Cited Text, Selecting an Attribution)
1179 (Attribution Preferences)
1180 (Anonymous Attributions, Author Names)
1181 (Using Regi, Post-yank Formatting Commands)
1182 (Citing Commands, Insertion Commands)
1183 (Mail Field Commands)
1184 (Hints to MUA Authors, Thanks and History): Change from one space
1185 between sentences to two.
03300a14 1186 (What Supercite Does): Typo fix.
998ad848 1187
98374c9a
XF
1188 * newsticker.texi (Usage): Use @key for RET.
1189
35e951cd 1190 * cl.texi (Argument Lists, For Clauses)
20940c20 1191 (Macros): Add indexes.
c85989f5 1192
57fedd9f
XF
11932013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1194
1195 * cl.texi (Blocks and Exits): Add an index.
1196
016d3f7d
SB
11972013-08-04 Stephen Berman <stephen.berman@gmx.net>
1198
1199 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
35e951cd 1200 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
016d3f7d
SB
1201 (todo-mode.dvi, todo-mode.pdf): New rules.
1202
1203 * todo-mode.texi: New file.
1204
89cccc2f
G
12052013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1206
1207 * gnus.texi (Basic Usage): Mention that warp means jump here.
1208 (The notmuch Engine): Mention notmuch.
1209
a3fd87cb
TH
12102013-07-30 Tassilo Horn <tsdh@gnu.org>
1211
1212 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1213 `gnus-subthread-sort-functions' and remove the obsolete documentation
1214 of `gnus-sort-threads-recursively'.
1215
2fb6d9c6
GM
12162012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1217
1218 * texinfo.tex: Update to 2012-07-29.17 version.
1219
a3fd87cb 12202013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1221
1222 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1223 implementation.
1224 (Introduction): Add further missing features.
1225 (Building Classes): Add introductory paragraph.
1226 (Wish List): Add metaclasses and EQL specialization.
1227
b69c2ea7
MA
12282013-07-29 Michael Albinus <michael.albinus@gmx.de>
1229
122ff675
SM
1230 * tramp.texi (Frequently Asked Questions):
1231 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1232
13afd560
TH
12332013-07-26 Tassilo Horn <tsdh@gnu.org>
1234
1235 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1236 `gnus-sort-threads-recursively'.
1237
7add5a8a
GM
12382013-07-25 Glenn Morris <rgm@gnu.org>
1239
57cff712
GM
1240 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1241 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1242
7add5a8a
GM
1243 * erc.texi (Special Features): Update contact information.
1244 (History): Avoid using @email.
1245
1246 * eshell.texi (Bugs and ideas): Minor updates.
1247
1248 * faq.texi (Reporting bugs, Origin of the term Emacs)
1249 (Setting up a customization file)
1250 (Using an already running Emacs process, Turning off beeping)
1251 (Packages that do not come with Emacs)
1252 (Replying to the sender of a message): Avoid using @email.
1253
1254 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1255
1256 * reftex.texi (Imprint): Avoid using @email.
1257
1258 * ses.texi (Top): Update bug reporting instructions.
1259 (Acknowledgments): Avoid using @email.
1260
1261 * woman.texi (Introduction, Background): Remove outdated information.
1262 (Bugs, Acknowledgments): Avoid using @email.
1263
3f0faa45
XF
12642013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1265
1266 * ido.texi: New file.
1267
47cc1156
G
12682013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1269
1270 * gnus.texi (Customizing Articles): Document function predicates.
1271
c17b81a7
G
12722013-07-08 Tassilo Horn <tsdh@gnu.org>
1273
1274 * gnus.texi (lines): Correct description of
122ff675
SM
1275 `gnus-registry-track-extra's default value.
1276 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1277
6ed7a66a
G
12782013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1279
1280 * gnus.texi (Group Parameters): Mention regexp
1281 substitutions (bug#11688).
1282
12832013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1284
1285 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1286
12872013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1288
1289 * gnus.texi (Emacsen): Fix version.
1290
1291 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1292
5154917e
GM
12932013-07-06 Glenn Morris <rgm@gnu.org>
1294
1295 * mh-e.texi: Fix external links.
3cab18a3 1296 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1297
9d7a25d6 1298 * newsticker.texi (Overview): Update URL.
583873a9 1299
9d7a25d6
GM
1300 * nxml-mode.texi (Introduction): Update URL.
1301
1302 * org.texi (JavaScript support): Fix URL.
91eea47b 1303
bfd569a4
GM
1304 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1305
6338a049
GM
1306 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1307
97df87bb
GM
1308 * dbus.texi (Introspection): Update URL to a less defunct one.
1309
f2a538a2
GM
1310 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1311 (Foreign Groups): Use @indicateurl for examples.
1312 (Direct Functions): Remove defunct URL.
1313 (RSS): Update URL.
1314
1315 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1316 (FAQ 7-1): Update URL.
1317
f0a77200
GM
1318 * pgg.texi (Top, Overview): Add note about obsolescence.
1319
5aa43a3a
PE
13202013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1321
1322 * texinfo.tex: Merge from gnulib.
1323
a944db14
GM
13242013-07-03 Glenn Morris <rgm@gnu.org>
1325
1326 * bovine.texi (top):
1327 * cc-mode.texi (AWK Mode Font Locking):
1328 * mh-e.texi (Preface):
1329 * url.texi (URI Parsing): Fix cross-references to other manuals.
1330
eaa610c3
KY
13312013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1332
1333 * gnus.texi (Client-Side IMAP Splitting):
1334 Note that `nnimap-inbox' now can be a list.
1335
7eeeb7dd
GM
13362013-06-24 Glenn Morris <rgm@gnu.org>
1337
1338 * eshell.texi: Fix cross-references to other manuals.
1339
2e667b8c
GM
13402013-06-23 Glenn Morris <rgm@gnu.org>
1341
1342 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1343 Remove; not needed now we use a standard html layout for the faq.
1344 (clean): Remove HTML_TARGETS, emacs-faq.text.
1345
c5b0993e
EW
13462013-06-21 Eduard Wiebe <usenet@pusto.de>
1347
1348 * flymake.texi (Parsing the output, Customizable variables):
1349 Add reference to `flymake-warning-predicate'.
1350
d6491e24
MA
13512013-06-19 Michael Albinus <michael.albinus@gmx.de>
1352
1353 * tramp.texi (Top, Configuration): Insert section `Predefined
1354 connection information' in menu.
1355 (Predefined connection information): New section.
1356 (Android shell setup): Make a reference to `Predefined connection
1357 information'.
1358
09af5c3e
GM
13592013-06-19 Glenn Morris <rgm@gnu.org>
1360
1361 * Makefile.in (version): New, set by configure.
1362 (clean): Delete dist tar file.
1363 (infoclean): New, split from maintainer-clean.
1364 (maintainer-clean): Run infoclean.
1365 (dist): New rule, to make tarfile for www.gnu.org.
1366
745b097b
AK
13672013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1368
4f405069 1369 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1370 for keys q and Q.
1371 (Standards): Reference RFC5804 as the defining document of the
1372 managesieve protocol.
1373
fa472906
AG
13742013-06-10 Aidan Gauland <aidalgol@amuri.net>
1375
1376 * eshell.texi (Input/Output): Expand to cover new visual-command
1377 options, eshell-visual-subcommands and eshell-visual-options.
1378 Divide into separate Visual Commands and Redirection sections.
1379
ff4871b9
GM
13802013-06-10 Glenn Morris <rgm@gnu.org>
1381
1382 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1383
cdebc6dd
KY
13842013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1385
1386 * gnus.texi (Article Date):
1387 Fix description of gnus-article-update-date-headers.
1388
962e44a5
XF
13892013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1390
1391 * erc.texi (Special Features): ERC is being maintained within
1392 Emacs now.
1393
5d028165
XF
13942013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1395
998ad848 1396 * flymake.texi: Change from one space between sentences to two.
5d028165 1397
0a6313f7
SM
13982013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1401 (bug#14293).
1402
a7bef505
MA
14032013-04-16 Michael Albinus <michael.albinus@gmx.de>
1404
1405 * tramp.texi (Frequently Asked Questions): Precise, how to define
1406 an own ControlPath.
1407
7a55aa13
MA
14082013-04-15 Michael Albinus <michael.albinus@gmx.de>
1409
1410 * tramp.texi (Frequently Asked Questions): New item for
1411 ControlPath settings.
1412
c81ecb72
JB
14132013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1414
4f405069 1415 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1416 descriptions.
1417
73572c72
AG
14182013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1419
78b8f320 1420 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1421
24afc2e2
MA
14222013-03-18 Michael Albinus <michael.albinus@gmx.de>
1423
1424 * tramp.texi (Filename Syntax): Host names are not allowed to be
1425 any method name, unless method name is specified explicitly.
1426 Remove restriction on unibyte filenames.
1427
1428 * trampver.texi: Update release number.
1429
5294599f
PE
14302013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1431
1432 doc: convert some TeX accents to UTF-8
1433 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1434 '@"{@dotless{i}}'.
1435
d7251c31
MA
14362013-03-15 Michael Albinus <michael.albinus@gmx.de>
1437
1438 Sync with Tramp 2.2.7.
1439
1440 * trampver.texi: Update release number.
1441
f6817529
JB
14422013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1443
1444 * calc.texi (Basic Operations on Units): Streamline some
1445 descriptions.
1446
c3e2de4c
GM
14472013-03-08 Glenn Morris <rgm@gnu.org>
1448
1449 * faq.texi (Top): Don't say this was updated @today.
1450 That's irrelevant and leads to spurious diffs.
1451
6d7ebb72
JB
14522013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1453
c5b0993e
EW
1454 * calc.texi (Basic Operations on Units):
1455 Fix cross-reference.
6d7ebb72 1456
3cd23a35
KY
14572013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1458
1459 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1460
33d1e2f5
AM
14612013-03-06 Alan Mackenzie <acm@muc.de>
1462
1463 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1464 calling a line-up function.
1465
681ebc33
PE
14662013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1467
1468 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1469 * ses.texi: Switch from Latin-1 to UTF-8.
1470
eeb84739
MA
14712013-03-03 Michael Albinus <michael.albinus@gmx.de>
1472
1473 * tramp.texi (External methods): Tramp does not connect Android
1474 devices by itself.
1475
fc0c5af8
BW
14762013-03-02 Bill Wohler <wohler@newt.com>
1477
1478 Release MH-E manual version 8.5.
1479
1480 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1481 release 8.5.
1482
1483 * mh-e.texi (Preface, Conventions, Getting Started)
1484 (Using This Manual, Folder Selection, Viewing, Aliases)
1485 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1486 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1487 Update URLs.
1488
adb7352b
MA
14892013-03-01 Michael Albinus <michael.albinus@gmx.de>
1490
1491 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1492 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1493 (External methods): Remove "scp1" and "scp2" entries.
1494 Explain user name and host name specification for "adb".
adb7352b 1495
538d9b94
MA
14962013-02-28 Michael Albinus <michael.albinus@gmx.de>
1497
1498 * tramp.texi (External methods): Mention `tramp-adb-program'.
1499
8a28a5b8
BG
15002013-02-28 Bastien Guerry <bzg@gnu.org>
1501
1502 * org.texi (Visibility cycling): Suggest to set
1503 `org-agenda-inhibit-startup' to nil if user wants the startup
1504 visibility settings to be honored in any circumstances.
1505 (Progress logging, Checkboxes): Fix typos.
1506
929aeac6 15072013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1508
1509 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1510 the macros, for Texinfo 4.13 and 5.0.
1511
c0c2eb82
MA
15122013-02-24 Michael Albinus <michael.albinus@gmx.de>
1513
1abfd3e8 1514 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1515 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1516 (Filename Syntax): Do not use @trampfn{} in @item.
1517 (Filename completion): Use @columnfractions in @multitable.
1518
6800ff8d
GM
15192013-02-22 Glenn Morris <rgm@gnu.org>
1520
1521 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1522
b59a2e9e
PE
15232013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1524
1525 * Makefile.in (html): New rule.
1526
5079cfef
MA
15272013-02-20 Michael Albinus <michael.albinus@gmx.de>
1528
1529 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1530 Volpiatto <thierry.volpiatto@gmail.com>.
1531
2150b471
MA
15322013-02-16 Michael Albinus <michael.albinus@gmx.de>
1533
1534 * tramp.texi (Top, Configuration): Insert section `Android shell
1535 setup' in menu.
1536 (Android shell setup): New section.
1537 (Connection types, Default Method)
1538 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1539 (External methods): Remove "scpc" and "rsyncc" entries.
1540 (Frequently Asked Questions): Remove entry about ControlPersist.
1541
4e16ddf4
GM
15422013-02-13 Glenn Morris <rgm@gnu.org>
1543
1544 * message.texi (News Headers): Don't mention yow any more.
1545
5d9c6f17
JB
15462013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1547
35e951cd
JB
1548 * calc.texi (Basic Operations on Units, Customizing Calc):
1549 Mention the variable `calc-allow-units-as-numbers'.
5d9c6f17 1550
dacbc44c
AG
15512013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1552
1553 * eshell.texi: Fill most of the missing sections.
1554
d3517077
BG
15552013-02-07 Bastien Guerry <bzg@gnu.org>
1556
1557 * org.texi (References): Clarify an example.
1558 (Installation): Fix instructions.
1559 (Org-Plot): Fix link.
1560 (Checkboxes, Radio lists): Fix typos.
1561
8c4b24b2 15622013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1563
1564 * cl.texi (Equality Predicates): Mention memql.
1565
8c4b24b2 15662013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1567
cfdaa150 1568 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1569 specific, and only about items it supports, indicating that there
1570 might be more. Remove refs to simple project and direct automake
1571 from ede new.
1572 (Simple projects): Re-write to not talk about ede-simple-project
1573 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1574 that don't do much management, just project wrapping.
1575 Add ede-generic-project link.
cf4dd911
EL
1576 (ede-generic-project): New node (bug#11441).
1577
8c4b24b2 15782013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1579
1580 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1581
86e100a6
GM
15822013-02-01 Glenn Morris <rgm@gnu.org>
1583
1584 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1585 Mention etc/CALC-NEWS.
86e100a6 1586
7ff2b2a6
MA
15872013-01-24 Michael Albinus <michael.albinus@gmx.de>
1588
1589 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1590
a89c8ef0
BG
15912013-01-13 Bastien Guerry <bzg@gnu.org>
1592
1593 * org.texi (Installation): Simplify.
1594
15952013-01-13 François Allisson <francois@allisson.co> (tiny change)
1596
1597 * org.texi (Handling links): Update the mention to the obsolete
1598 variable `org-link-to-org-use-id' with a mention to the newer
1599 variable `org-id-link-to-org-use-id'. Mention the need to load
1600 the org-id library.
1601
997d5f2d
MA
16022013-01-10 Michael Albinus <michael.albinus@gmx.de>
1603
1604 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1605
fb9f7146 16062013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1607
1608 * org.texi (Pushing to MobileOrg): Add footnote about using
1609 symbolic links in `org-directory'.
1610 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1611 of the now obsolete alias `org-float'.
1612 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1613 index. Fix description of TODO keywords cycling.
1614 (Advanced features): Add missing argument for @item.
1615 (Storing searches): Add index entries and a note about
1616 *-tree agenda views.
6d3e4c80
BG
1617 (Structure editing): Document `org-mark-element' and
1618 `org-mark-subtree'.
1619 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1620
c6a22ce2
JL
16212013-01-08 Juri Linkov <juri@jurta.org>
1622
1623 * info.texi (Go to node): Mention the abbreviated format
1624 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1625
7b08ccf7
AS
16262013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1627
605f02ee
AS
1628 * autotype.texi: Remove undefined command @subtitlefont.
1629 * cc-mode.texi: Likewise.
1630
7b08ccf7
AS
1631 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1632 @item argument.
1633 (Property searches): Use \\ instead of @backslashchar{}.
1634 * pgg.texi (VERSION): Move @set below @setfilename.
1635
db671917
AS
16362013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1637
1638 * ada-mode.texi: Remove braces from @title argument.
1639 * eudc.texi: Likewise.
1640 * smtpmail.texi: Likewise.
1641 * auth.texi (VERSION): Set before first use.
1642 * emacs-gnutls.texi (VERSION): Likewise.
1643 * pgg.texi (VERSION): Likewise.
1644 * ede.texi (Top): Rename from top, all uses changed.
1645 * eshell.texi: Add missing argument to @sp.
1646 * forms.texi (Top): Reorder menu to match structure.
4fa20d8f 1647 * htmlfontify.texi (Customization): Add missing @item in
db671917
AS
1648 @enumerate.
1649 * org.texi (Advanced features): Add missing argument for @item.
1650 (Property searches): Use @backslashchar{} in macro argument.
1651 * pcl-cvs.texi: Add missing argument to @sp.
1652 (Movement commands): Fix use of @itemx.
1653 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1654 * reftex.texi (Options (Creating Citations)): Add missing newline
1655 before @end.
1656 * tramp.texi (Obtaining Tramp): Remove extra dots.
1657 (Configuration): Reorder menu to match structure.
651a2c77 1658 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1659 * viper.texi (Marking): Add missing argument for @item.
1660
b55349fb
GM
16612013-01-04 Glenn Morris <rgm@gnu.org>
1662
92d59611
GM
1663 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1664 Add htmlfontify.
1665 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1666 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1667 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1668 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1669
b55349fb
GM
1670 * htmlfontify.texi: Miscellaneous fixes and updates.
1671 Set copyright to FSF, update license to GFDL 1.3+.
1672
7fca93e2
VD
16732013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1674
1675 * htmlfontify.texi: New file.
1676
87e65f96
JB
16772013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1678
1679 * calc.texi (Free-Form Dates): Expand on the date reading
1680 algorithm.
1681
82e2a1f0 16822012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1683
173076b4
GM
1684 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1685 Avoid some overfull lines.
1686
d227e322
GM
1687 * widget.texi (Programming Example): Break some long lines.
1688
2ecfdaa6
GM
1689 * wisent.texi (Wisent Overview): Fix xref.
1690 (Grammar format, Understanding the automaton): Avoid overfill.
1691
fd762011
GM
1692 * bovine.texi (Optional Lambda Expression): Allow line break.
1693
9fbc8f46
GM
1694 * auth.texi (Help for users): Break long lines.
1695
ceccabdb
GM
1696 * ada-mode.texi (Project file variables):
1697 Reword to reduce underfull hbox.
1698 (No project files, Use GNAT project file):
1699 Use smallexample to make some overfull lines less terrible.
1700
88edc57f
GM
1701 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1702 Fix cross-references to separate manuals.
1703
ddc41264
GM
1704 * Makefile.in (gfdl): New variable. Use throughout where
1705 appropriate so that targets depend on doclicense.texi.
1706
45dd6480
LI
17072012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1708
1709 * gnus.texi (Customizing the IMAP Connection): Mention the other
1710 authenticators.
1711
61bbede6
LI
17122012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1713
c5b0993e
EW
1714 * gnus.texi (Browse Foreign Server):
1715 Document `gnus-browse-delete-group'.
61bbede6 1716
ddc41264
GM
17172012-12-22 Glenn Morris <rgm@gnu.org>
1718
563a450c 1719 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1720 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1721 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1722 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1723
ddc41264
GM
1724 * Makefile.in (gfdl): New variable. Use throughout where
1725 appropriate so that targets depend on doclicense.texi.
1726
c995b26e
EZ
17272012-12-22 Eli Zaretskii <eliz@gnu.org>
1728
1729 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1730 doclicense.texi. Remove doclicense.texi from all targets that
1731 mentioned it explicitly.
1732 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1733 $(emacsdir)/emacsver.texi.
a170fe53 1734 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1735
08953d7f
GM
17362012-12-21 Glenn Morris <rgm@gnu.org>
1737
c545e313
GM
1738 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1739 Include emacsver.texi. Nuke hand-written node pointers.
1740 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1741 Depend on emacsver.texi.
1742
0b1af106
GM
1743 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1744 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1745 May as well just include doclicense.texi in everything.
1746
1747 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1748 which @copying says is included.
1749
6bf430d1
GM
1750 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1751 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1752 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1753 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1754 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1755 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1756 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1757 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1758 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1759 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1760 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1761 copies from the FSF, which does not publish these manuals.
1762
08953d7f
GM
1763 * erc.texi: No need to include gpl in this small manual.
1764
257b2c7d
GM
1765 * org.texi (copying): Include a copy of the GFDL.
1766 (GNU Free Documentation License): New section.
1767
a4b0cca1 17682012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1769
1770 * org.texi: Fix typos.
1771
d2435ab9
PE
17722012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1773
1774 * calc.texi (ISO 8601): Rename from ISO-8601,
1775 as it's typically spelled without a hyphen.
1776
b9d8175e
JB
17772012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1778
1779 * calc.texi (ISO-8601): New section.
1780 (Date Formatting Codes): Mention new codes.
1781 (Standard Date Formats): Mention new formats.
1782
f0bc0bf1
MA
17832012-12-14 Michael Albinus <michael.albinus@gmx.de>
1784
1785 * tramp.texi (External methods): Move `adb' method here.
1786
98c94021
GM
17872012-12-13 Glenn Morris <rgm@gnu.org>
1788
ba30c70f
GM
1789 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1790
bfe6ffb6
GM
1791 * wisent.texi: Small edits. Set copyright to FSF, update license to
1792 GFDL 1.3+.
1793 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1794 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1795 New targets.
1796 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1797 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1798
98c94021
GM
1799 * bovine.texi: Small edits. Set copyright to FSF, update license to
1800 GFDL 1.3+, remove empty index.
1801 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1802 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1803 New targets.
1804 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1805 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1806
cfa49c1e
EL
18072012-12-13 Eric Ludlam <zappo@gnu.org>
1808 David Ponce <david@dponce.com>
1809 Richard Kim <emacs18@gmail.com>
1810
9e7abd17 1811 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1812
727f9739 18132012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1814
9b97b143
GM
1815 * flymake.texi (Customizable variables, Locating the buildfile):
1816 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1817
4c2dd4ee
GM
1818 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1819 GFDL 1.3+ license, fix up index.
1820 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1821 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1822 (srecode.pdf): New targets.
1823 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1824 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1825
727f9739 18262012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1827
1828 * srecode.texi: New file, imported from CEDET trunk.
1829
727f9739 18302012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1831
1832 * org.texi (Summary, Code block specific header arguments)
1833 (Code block specific header arguments)
1834 (Header arguments in function calls, var, noweb)
727f9739
GM
1835 (Results of evaluation, Code evaluation security):
1836 Small reformatting: add a blank line before some example.
63aa0982
BG
1837
1838 * org.texi (System-wide header arguments)
1839 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1840 (Dynamic blocks, Using the mapping API):
1841 Fix indentation of Elisp code examples.
63aa0982
BG
1842
1843 * org.texi (Comment lines): Fix description of the comment syntax.
1844
727f9739
GM
1845 * org.texi (Installation): Mention "make test" in the correct section.
1846
4288142b
PE
18472012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1848
1849 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1850 These are just minor editorial changes.
1851
61b835df
MA
18522012-12-04 Michael Albinus <michael.albinus@gmx.de>
1853
1854 * tramp.texi (History): Mention ADB.
1855 (Inline methods): Add `adb' method.
1856
c5bc2d1d 18572012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1858
1859 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1860 (External methods): Fix typo.
1861
c5bc2d1d 18622012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1863
1864 * rcirc.texi (Notices): Fix typo.
1865
d0457b57
BW
18662012-11-25 Bill Wohler <wohler@newt.com>
1867
1868 Release MH-E manual version 8.4.
1869
4f405069 1870 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1871 Update for release 8.4.
1872
551aaa66
BW
1873 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1874 (Junk): Add mh-whitelist-preserves-sequences-flag,
1875 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1876 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1877
61d841dd
PE
18782012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1879
1880 * mh-e.texi (Procmail): Fix two @ typos.
1881
c07a6ded
PE
18822012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1883
1884 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1885 These are just minor editorial changes.
1886
678a34f4
JB
18872012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1888
1889 * calc.texi (Date Formatting Codes): Mention the new beginning of
1890 the date numbering system.
1891
0e70ce93
PE
18922012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1893
1894 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1895 (Date Forms): Correct off-by-one error in explanation of
1896 Julian day numbers. Give Gregorian equivalent of its origin.
1897
723da6aa
JB
18982012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1899
cfdaa150 1900 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1901 Gregorian-Julian switch.
1902 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1903
310e60d9
PE
19042012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1905
6f6b82d6
PE
1906 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1907 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1908 * calc.texi (Date Forms): Document this.
1909
e8693c96
GM
19102012-11-16 Glenn Morris <rgm@gnu.org>
1911
1912 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1913 (Obsolete Macros): Move example here from Function Bindings.
1914
5c934f8b
GM
1915 * erc.texi: Use @code{nil} rather than just "nil".
1916 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1917 Add "notifications".
f925b109 1918 (Connecting): Add brief section on passwords.
274f5de6 1919 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1920
f78ee6af 19212012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1922
1923 * flymake.texi (Customizable variables)
1924 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1925 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1926
1796ef98
VB
19272012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1928
1929 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1930 In all file place SES into @acronym{...}.
1931 (Advanced Features): Add key index and function index for
4f405069
JB
1932 ses-set-header-row. Add description for function
1933 ses-rename-cell. Add description for function
1796ef98
VB
1934 ses-repair-cell-reference-all.
1935 (Ranges in formulas): Add description for ses-range flags.
1936
31f47fba
PE
19372012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1938
1939 * texinfo.tex: Merge from gnulib.
1940
6baf66d5 19412012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1942
1943 * url.texi (Introduction): Move url-configuration-directory to
1944 Customization node.
1945 (Parsed URIs): Split into its own node.
1946 (URI Encoding): New node.
1947 (Defining New URLs): Remove empty chapter.
1948 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1949 Improve docs for url-queue-*.
1950 (Supported URL Types): Copyedits. Delete empty subnodes.
1951
c5b0993e
EW
1952 * url.texi (Introduction): Rename from Getting Started.
1953 Rewrite the introduction.
82f84fa3
CY
1954 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1955
6baf66d5 19562012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1957
1958 * cl.texi (Obsolete Setf Customization):
1959 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1960 Give define-modify-macro, defsetf, and define-setf-method
1961 gv.el replacements.
2ee1d59f 1962
2027b1b3 1963 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1964 (Setf Extensions): Remove obsolete reference.
2027b1b3 1965 (Obsolete Setf Customization):
651af8c6 1966 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1967 Undocument get-setf-method, since it no longer exists.
a358a44e 1968 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1969
c65b407b
GM
19702012-11-03 Glenn Morris <rgm@gnu.org>
1971
1972 * cl.texi: Further general copyedits.
685b0026
GM
1973 (List Functions): Remove copy-tree, standard elisp for some time.
1974 (Efficiency Concerns): Comment out examples that no longer apply.
1975 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1976 (Creating Symbols, Random Numbers): De-emphasize internal
1977 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1978 (Naming Conventions, Type Predicates, Macros)
1979 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1980
a71e2379
G
19812012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1982
1983 * gnus.texi (Mail Source Specifiers):
1984 Document :leave keyword used for pop mail source.
1985
df43dd53
GM
19862012-11-01 Glenn Morris <rgm@gnu.org>
1987
1988 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1989 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1990 (Macro Bindings, Blocks and Exits):
1991 Acknowledge existence of lexical-binding.
1992 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1993
69c1c2e6
GM
19942012-10-31 Glenn Morris <rgm@gnu.org>
1995
dd90fd1a
GM
1996 * ert.texi (Introduction, The @code{should} Macro):
1997 Refer to "cl-assert" rather than "assert".
1998
69c1c2e6
GM
1999 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2000 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2001 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2002 Reword, and add details of flet and labels.
87b0d8b1 2003 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 2004
4ddedf94
GM
20052012-10-30 Glenn Morris <rgm@gnu.org>
2006
2007 * cl.texi (Modify Macros): Update for cl-letf changes.
2008 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
2009 (Setf Extensions): Partially restore note about cl-getf,
2010 mainly moved to lispref/variables.texi.
2011 (Property Lists): Fix cl-getf typos.
f43a5263 2012 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 2013
d3094168
GM
20142012-10-29 Glenn Morris <rgm@gnu.org>
2015
2016 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 2017 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 2018 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
2019 (Modify Macros, Multiple Values, Other Clauses):
2020 Remove mentions of obsolete features.
6a07d52e 2021 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 2022
3c0c6155
GM
20232012-10-28 Glenn Morris <rgm@gnu.org>
2024
f94b04fc
GM
2025 * cl.texi (Multiple Values, Common Lisp Compatibility):
2026 More namespace updates.
2027 (Obsolete Features): Copyedits.
2028 (Obsolete Lexical Macros, Obsolete Setf Customization):
2029 New subsections.
2030
9c52d61d
GM
2031 * cl.texi (Porting Common Lisp, Lexical Bindings):
2032 Add some xrefs to the Elisp manual.
2033
3c0c6155
GM
2034 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2035 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2036 (Obsolete Features): New appendix. Move Lexical Bindings here.
2037
5887564d
GM
20382012-10-27 Glenn Morris <rgm@gnu.org>
2039
e1117425
GM
2040 * cl.texi: Use defmac for macros rather than defspec.
2041 (Efficiency Concerns): Related copyedit.
2042
5887564d
GM
2043 * cl.texi (Control Structure): Update for setf now being in core.
2044 (Setf Extensions): Rename from Basic Setf. Move much of the
2045 former content to lispref/variables.texi.
2046 (Modify Macros): Move pop, push details to lispref/variables.texi.
2047 (Customizing Setf): Copyedits for setf etc being in core.
2048 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2049 Further namespaces updates.
2050
bdebdb64
BG
20512012-10-26 Bastien Guerry <bzg@gnu.org>
2052
c5b0993e
EW
2053 * org.texi (Installation): Update the link to Org's ELPA.
2054 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
2055 org-loaddefs.el is now loaded by org.el.
2056
f956e59d
MA
20572012-10-25 Michael Albinus <michael.albinus@gmx.de>
2058
c5b0993e
EW
2059 * tramp.texi (Frequently Asked Questions):
2060 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
2061 improvement.
2062
a05cb6e3
GM
20632012-10-25 Glenn Morris <rgm@gnu.org>
2064
2065 * cl.texi: Don't mess with the TeX section number counter.
2066 Use Texinfo recommended convention for quotes+punctuation.
2067 (Overview, Sequence Functions): Rephrase for better line-breaking.
2068 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2069 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2070 (Random Numbers, Mapping over Sequences, Structures)
2071 (Porting Common Lisp): Further updates for cl-lib namespace.
2072 (Modify Macros, Declarations, Macro Bindings, Structures):
2073 Break long lines in examples.
2074 (Dynamic Bindings): Update for changed progv behavior.
2075 (Loop Examples, Efficiency Concerns): Markup fixes.
2076 (Structures): Remove TeX margin change.
39ff2cf3 2077 (Declarations): Fix typos.
a05cb6e3 2078
39a58b5b
GM
20792012-10-24 Glenn Morris <rgm@gnu.org>
2080
a6880551
GM
2081 * cl.texi (Overview, Multiple Values, Creating Symbols)
2082 (Numerical Functions): Say less/nothing about the original cl.el.
2083 (Old CL Compatibility): Remove.
2084 (Assertions): Remove ignore-errors (standard Elisp for some time).
2085
39a58b5b
GM
2086 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2087 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2088 (Efficiency Concerns, Efficiency Concerns)
2089 (Common Lisp Compatibility, Old CL Compatibility):
2090 Further updates for cl-lib namespace.
2091
72ec96fb
PE
20922012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2093
2094 Update manual for new time stamp format (Bug#12706).
2095 * emacs-mime.texi (time-date): Update for new format.
2096 Also, fix bogus time stamp and modernize a bit.
2097
8d6510b9
GM
20982012-10-23 Glenn Morris <rgm@gnu.org>
2099
2100 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2101 than unchanging cl.el version number.
2102 End all menu descriptions with a period.
2103 Do not use @dfn{CL} for every instance of "CL".
2104 (Overview): Remove no-runtime caveat, and note about foo* names.
2105 (Usage): Use cl-lib rather than cl.
2106 (Organization, Naming Conventions): Update for cl-lib.el.
2107 (Installation): Remove long-irrelevant node.
2108 (Program Structure, Predicates, Control Structure):
2109 Start updating for cl-lib namespace.
8d6510b9
GM
2110 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2111 Depend on emacsver.texi.
2112
0a078f36
MA
21132012-10-09 Michael Albinus <michael.albinus@gmx.de>
2114
2115 * trampver.texi: Update release number.
2116
a03bb33f
GM
21172012-10-06 Glenn Morris <rgm@gnu.org>
2118
24636b26
GM
2119 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2120 ERC version.
2121 (Introduction): ERC is distributed with Emacs.
2122 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2123 (Getting Started): Simplify.
2124 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2125 (History): Mention ERC maintained as part of Emacs now.
2126 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2127 Add dependency on emacsver.texi.
2128
a03bb33f
GM
2129 * erc.texi: Remove hand-written node pointers.
2130
d259be38
GM
21312012-10-05 Glenn Morris <rgm@gnu.org>
2132
2133 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2134 Copyedits.
2135
62a81506
CY
21362012-10-01 Eric Ludlam <zappo@gnu.org>
2137
2138 * ede.texi (Quick Start, Project Local Variables)
2139 (Miscellaneous commands, ede-java-root, Development Overview)
2140 (Detecting a Project): New nodes.
2141 (Simple projects): Node deleted.
2142
2143 * eieio.texi (Building Classes): Some slot attributes cannot be
2144 overridden.
2145 (Slot Options): Remove an example.
2146 (Method Invocation, Documentation): New nodes.
2147
07f133bf
GM
21482012-10-01 Glenn Morris <rgm@gnu.org>
2149
2150 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2151 (reftex.pdf): Add dependency on emacsver.texi.
2152 * reftex.texi: Don't include directory part for emacsver.texi;
2153 the Makefile's -I handles it.
2154
4f595e15
RA
21552012-09-30 Ralf Angeli <angeli@caeruleus.net>
2156
2157 Merge from standalone RefTeX repository.
2158
2159 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2160 with macros.
2161 (Imprint): Mention Wolfgang in list of contributors.
2162 (Creating Citations): Give a hint about how to
2163 auto-revert the BibTeX database file when using external editors.
2164 (Referencing Labels): Simplify section about reference macro
2165 cycling.
2166 (Options (Referencing Labels)): Adapt to new structure of
2167 `reftex-ref-style-alist'.
2168 (Referencing Labels, Reference Styles): Document changes in the
2169 referencing functionality.
2170 (Commands): Mention options for definition of header and footer in
2171 BibTeX files.
2172 (Options (Creating Citations)): Document
2173 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2174 (Reference Styles): New section.
2175 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2176 (Options (Referencing Labels)): Remove descriptions of deprecated
2177 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2178 Add descriptions for `reftex-ref-style-alist' and
2179 `reftex-ref-style-default-list'.
2180 (Referencing Labels): Update regarding reference styles.
2181 (Citation Styles): Mention support for ConTeXt.
2182 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
2183 (Options (Creating Citations)):
2184 Document `reftex-cite-key-separator'.
4f595e15 2185
8223b1d2
BG
21862012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2187
2188 * org.texi: Add description of ORG_ADD_CONTRIB to info
2189 documentation. Add link to Worg for more details.
2190
2191 * org.texi: Clarify installation procedure. Provide link to the
2192 build system description on Worg.
2193
2194 * org.texi: Remove reference to utils/, x11idle.c is now in
2195 contrib/scripts.
2196
2197 * org.texi: Re-normalize to "Org mode" in manual.
2198
2199 * org.texi (Installation): Adapt documentation to new build
2200 system. Mention GNU ELPA (since it needs to be handled like Emacs
2201 built-in Org).
2202
8223b1d2
BG
22032012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2204
2205 * org.texi: Fix typo in description of the 'Hooks' section.
2206
2207 * org.texi: Add ID to the list of special properties.
2208
22092012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2210
2211 * org.texi (Moving subtrees): Document the ability to archive to a
2212 datetree.
2213
1e20eeb7 22142012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2215
c5b0993e
EW
2216 * org.texi (Installation, Feedback, Batch execution):
2217 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2218
2219 * org.texi (results): Update documentation for ":results drawer"
2220 and ":results org".
2221
2222 * org.texi (Column width and alignment): Fix typo.
2223
2224 * org.texi (Activation): Point to the "Conflicts" section.
2225
2226 * org.texi (Conflicts): Mention filladapt.el in the list of
2227 conflicting packages.
2228
2229 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2230 not needed for versions of Emacs > 22.1.
2231
2232 * org.texi (History and Acknowledgments): Fix typo.
2233
2234 * org.texi (History and Acknowledgments): Add my own
2235 acknowledgments.
2236
2237 * org.texi (Agenda commands): Document the new command and the new
2238 option.
2239
2240 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2241 (Agenda commands): Reorder. Document `*' to toggle persistent
2242 marks.
2243
c5b0993e
EW
2244 * org.texi (Agenda dispatcher):
2245 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2246 (Agenda commands, Exporting Agenda Views): Fix typo.
2247
2248 * org.texi (Templates in contexts, Setting Options): Update to
2249 reflect changes in how contexts options are processed.
2250
2251 * org.texi (Templates in contexts): Document the new structure of
2252 the variables `org-agenda-custom-commands-contexts' and
2253 `org-capture-templates-contexts'.
2254
2255 * org.texi (Templates in contexts): Document the new option
2256 `org-capture-templates-contexts'.
2257 (Storing searches): Document the new option
2258 `org-agenda-custom-commands-contexts'.
2259
2260 * org.texi (Formula syntax for Lisp): Reformat.
2261
2262 * org.texi (Special properties, Column attributes)
2263 (Agenda column view): Document the new special property
2264 CLOCKSUM_T.
2265
2266 * org.texi (Template expansion): Document the new %l template.
2267
2268 * org.texi (Fast access to TODO states): Fix documentation about
2269 allowed characters for fast todo selection.
2270
2271 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2272 use in `org-agenda-to-appt'.
2273
2274 * org.texi (Comment lines): Update wrt comments.
2275
2276 * org.texi (Resolving idle time): Document new keybinding.
2277
2278 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2279 on clock timestamps.
2280
d1389828 2281 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2282 letters are supported as fast TODO selection keys.
2283
2284 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2285 specifier. Document the new "%(my-function)" specifier.
2286
2287 * org.texi (Clocking commands): New cindex.
2288 (Clocking commands): Update documentation for `org-clock-in'.
2289 Document `org-clock-in-last'. Mention `org-clock-out' and
2290 `org-clock-in-last' as commands that can be globally bound.
2291 (Resolving idle time): Document continuous clocking.
2292
2293 * org.texi (Top, Introduction): Fix formatting.
2294 (Activation): Add index entries.
2295 (Conventions): Update section.
2296 (Embedded @LaTeX{}): Fix formatting.
2297
2298 * org.texi (Visibility cycling): Document `show-children'.
2299
2300 * org.texi (Using capture): Mention the `org-capture-last-stored'
2301 bookmark as a way to jump to the last stored capture.
2302
2303 * org.texi (Uploading files): Fix typo.
2304
2305 * org.texi (Using capture): Document `C-0' as a prefix argument
2306 for `org-capture'.
2307
2308 * org.texi (Agenda commands): Document persistent marks.
2309
2310 * org.texi (Template expansion): Update doc to reflect change.
2311
2312 * org.texi (Radio tables): Document the :no-escape parameter.
2313
2314 * org.texi (Repeated tasks): Document repeat cookies for years,
2315 months, weeks, days and hours.
2316
2317 * org.texi (Export options): State that you can use the d: option
2318 by specifying a list of drawers.
2319
2320 * org.texi (HTML preamble and postamble): Small doc improvement.
2321
23222012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2323
2324 * org.texi: The sections in the Exporting section of the manual
2325 left out articles in the description of the org-export-as-*
4f405069 2326 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2327 missing prepositions, and switches instances of "an HTML" to "a
2328 html" for internal consistency.
2329
2330 * org.texi: Alter several examples of headings with timestamps in
2331 them to include the timestamps in the body instead of the heading.
2332
23332012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2334
2335 * org.texi (Agenda dispatcher): Document sticky agenda views and
2336 the new key for them.
2337
23382012-09-30 Charles <millarc@verizon.net> (tiny change)
2339
2340 * org.texi (Advanced features): Fix error in table.
2341
23422012-09-30 Feng Shu <tumashu@gmail.com>
2343
2344 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2345 alternative to dvipng.
2346
23472012-09-30 François Allisson <francois@allisson.co> (tiny change)
2348
2349 * org.texi: Remove extra curly bracket.
2350
23512012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2352
2353 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2354 defkeys.
2355
23562012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2357
2358 * org.texi (Agenda commands): Fix two typos by giving
2359 corresponding function names, according to
2360 `org-agenda-view-mode-dispatch'.
2361
a04689de 23622012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2363
2364 * org.texi (The spreadsheet): Fix typo.
2365
23662012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2367
2368 * org.texi (Tracking your habits): Point to the "Tracking TODO
2369 state changes" section.
2370
23712012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2372
2373 * org.texi (Literal examples): Remove reference to unknown
4f405069 2374 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2375 `org-export-latex-listings' documentation is exhaustive already.
2376
2377 * org.texi (Plain lists): Remove reference to now hard-coded
2378 `bullet' automatic rule.
2379
23802012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2381
2382 * org.texi: Updated documentation accordingly.
2383
5087f097
PE
23842012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2385
2386 * texinfo.tex: Merge from gnulib.
2387
20121a26
MA
23882012-09-12 Michael Albinus <michael.albinus@gmx.de>
2389
2390 Sync with Tramp 2.2.6.
2391
2392 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2393
2394 * trampver.texi: Update release number.
2395
44677e30
PE
23962012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2397
2398 * texinfo.tex: Merge from gnulib.
2399
5a4c42ba
AA
24002012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2401
2402 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2403 (bug#12096).
2404
8e7046c3
JB
24052012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2406
1dcac243
JB
2407 * calc.texi (Simplification modes, Conversions)
2408 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2409 (The Calc Mode Line): Mention the mode line display for Basic
2410 simplification mode.
2411 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2412 simplifications.
2413 (Basic Simplifications): Rename from "Limited Simplifications"
2414 Replace "limited" by "basic" throughout.
4f405069 2415 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2416 simplifications are done by default.
4f405069 2417 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2418 (Simplification of Units): Mention `m U'.
2419 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2420 (Kinds of Declarations, Functions for Declarations):
2421 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2422 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2423
d2bd74ff
JB
24242012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2425
2426 * calc.texi (Getting Started, Tutorial): Change simulated
2427 Calc output to match actual output.
2428 (Simplifying Formulas): Mention that algebraic simplification is now
2429 the default.
2430
77472261
EZ
24312012-07-28 Eli Zaretskii <eliz@gnu.org>
2432
2433 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2434 (Bug#12073)
2435
09ae5da1
PE
24362012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2437
2438 Prefer typical American spelling for "acknowledgment".
2439 * calc.texi (History and Acknowledgments): Rename from
2440 History and Acknowledgements.
2441 * idlwave.texi (Acknowledgments):
2442 * ses.texi (Acknowledgments):
2443 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2444
c4444d16
PE
24452012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2446
2447 Rename configure.in to configure.ac (Bug#11603).
2448 * ede.texi (Compiler and Linker objects, ede-proj-project)
2449 (ede-step-project): Prefer the name configure.ac to configure.in.
2450
ef091c97
MA
24512012-07-06 Michael Albinus <michael.albinus@gmx.de>
2452
c5b0993e
EW
2453 * tramp.texi (Multi-hops):
2454 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2455
89b163db
G
24562012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2457
2458 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2459 methods, so don't mention smtpmail here.
2460
24612012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2462
2463 * gnus.texi (Picons): Document gnus-picon-properties.
2464
24652012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * gnus.texi: Remove mention of compilation, as that's no longer
2468 supported.
2469
24702012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2471
2472 * gnus.texi (Archived Messages): Mention
2473 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2474
24752012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2476
2477 * gnus.texi (Various Summary Stuff):
2478 Remove mention of `gnus-propagate-marks'.
2479
24802012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2481
2482 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2483 which no longer exist.
2484
24852012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2486
2487 * gnus.texi (Archived Messages):
2488 Document gnus-gcc-self-resent-messages.
2489
24902012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2491
2492 * message.texi (Mail Variables):
2493 Mention the optional user parameter for X-Message-SMTP-Method.
2494
24952012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2496
2497 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2498
2499 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2500
25012012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2502
2503 * gnus.texi (Key Index): Change encoding to utf-8.
2504
ac1a0ce1 25052012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2506
2507 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2508
71cca84d
G
25092012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2510
2511 * gnus.texi (Group Timestamp): Mention where to find documentation for
2512 the `gnus-tmp-' variables (bug#11601).
2513
888a7fc0
MA
25142012-06-11 Michael Albinus <michael.albinus@gmx.de>
2515
2516 Sync with Tramp 2.2.6-pre.
2517
2518 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2519 where appropriate.
2520 (Ad-hoc multi-hops): New section.
2521 (Remote processes): New subsection "Running remote processes on
2522 Windows hosts".
2523 (History): Add remote commands on Windows, and ad-hoc multi-hop
2524 methods.
2525 (External methods): "ControlPersist" must be set to "no" for the
2526 `scpc' method.
2527 (Remote processes): Add a note about `auto-revert-tail-mode'.
2528 (Frequently Asked Questions): Use "scpx" in combination with
2529 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2530
2531 * trampver.texi: Update release number.
2532
31ca4639 25332012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2534
2535 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2536 compilation for html-mono.
2537
0e8bbf66
PE
25382012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2539
2540 * texinfo.tex: Merge from gnulib.
2541
b8f061b3
KY
25422012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2543
2544 * Makefile.in (echo-info): Don't try to install info files named
2545 just ".info".
2546
16af873e
GM
25472012-05-28 Glenn Morris <rgm@gnu.org>
2548
c1dabff0
GM
2549 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2550
16af873e
GM
2551 * sc.texi: Nuke hand-written node pointers.
2552 Fix top-level menu to match actual node order.
2553
1d5b82ef
GM
25542012-05-27 Glenn Morris <rgm@gnu.org>
2555
2556 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2557 Some associated fixes, including not messing with chapno in cl.texi.
2558
33017faf 25592012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2560
2561 * org.texi (Durations and time values): Fix typo.
2562
2fb6d9c6
GM
25632012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2564
2565 * texinfo.tex: Update from gnulib.
2566
d14b0029
JB
25672012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2568
cfdaa150 2569 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2570 Mention `calc-ensure-consistent-units'.
2571
2f4cadd1 25722012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2573
9879e263
AS
2574 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2575 reference commands. (Bug#11461)
2576
78e91d08
AS
2577 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2578
3fe7cdc8
GM
25792012-05-12 Glenn Morris <rgm@gnu.org>
2580
9598ef0b
GM
2581 * Makefile.in (mostlyclean): Add more TeX intermediates.
2582
7d326a29
GM
2583 * Makefile.in: Make it look more like the other doc Makefiles.
2584 Use explicit $srcdir in all dependencies.
2585 Remove cd $srcdir from rules.
2586 (VPATH): Remove.
2587 (infodir): Set to an absolute path.
2588 (INFO_TARGETS): Use short names.
2589 (mkinfodir): infodir is now absolute.
2590 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2591
c7f95930 2592 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2593 (.SUFFIXES): Disable implicit rules.
c7f95930 2594
3fe7cdc8
GM
2595 * Makefile.in (MKDIR_P): New, set by configure.
2596 (mkinfodir): Use $MKDIR_P.
2597
6f0652af
GM
25982012-05-07 Glenn Morris <rgm@gnu.org>
2599
2600 * forms.texi (Long Example): Update for changed location of files.
2601
8045b906
GM
26022012-05-04 Glenn Morris <rgm@gnu.org>
2603
2604 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2605 (INFO_TARGETS): Use $INFO_EXT.
2606 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2607 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2608 (INFO_TARGETS): Use $INFO_EXT.
2609 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2610
9e7a4bcf
GM
26112012-05-02 Glenn Morris <rgm@gnu.org>
2612
9aa071df
GM
2613 * Makefile.in (echo-info): New phony target, used by top-level.
2614
9e7a4bcf
GM
2615 * viper.texi: Make direntry shorter (also it is no longer "newest").
2616
2617 * emacs-gnutls.texi, ert.texi, org.texi:
2618 Fix dircategory, direntry to match info/dir.
2619
31cc861c
GM
2620 * faq.texi: Convert @inforefs to @xrefs.
2621 Fix some malformed cross-references.
f9e320bb
GM
2622 (File-name conventions): Shorten section name to avoid overfull line.
2623 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2624
723ea6b5
TZ
26252012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2626
2627 * auth.texi (Help for users): Update for .gpg file being second.
2628
a8e7d6d7 26292012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2630
2631 * org.texi (Agenda commands): Fix two typos: give corresponding
2632 function names, according to `org-agenda-view-mode-dispatch'.
2633
a8e7d6d7 26342012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2635
2636 * faq.texi (Major packages and programs): Remove section.
2637 There is no point listing 6 packages (cf etc/MORE.STUFF).
2638 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2639
dcbf5805
MA
26402012-04-22 Michael Albinus <michael.albinus@gmx.de>
2641
2642 * dbus.texi (Version): New node.
2643 (Properties and Annotations): Mention the object manager
2644 interface. Describe dbus-get-all-managed-objects.
2645 (Type Conversion): Floating point numbers are allowed, if an
2646 anteger does not fit Emacs's integer range.
2647 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2648 (Asynchronous Methods): Fix description of
2649 dbus-call-method-asynchronously.
c5b0993e
EW
2650 (Receiving Method Calls): Fix some minor errors.
2651 Add dbus-interface-emacs.
dcbf5805
MA
2652 (Signals): Describe unicast signals and the new match rules.
2653 (Alternative Buses): Add the PRIVATE optional argument to
2654 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2655
adee4030
GM
26562012-04-20 Glenn Morris <rgm@gnu.org>
2657
2658 * faq.texi (New in Emacs 24): New section.
2659 (Packages that do not come with Emacs): Mention M-x list-packages.
2660
35dc09a1 26612012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2662
2663 * cc-mode.texi (c-offsets-alist): Correct a typo.
2664
35dc09a1 26652012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2666
2667 * org.texi (Deadlines and scheduling): Fix the example: the
2668 DEADLINE item should come right after the headline. We enforce
2669 this convention, so it is a bug not to illustrate it correctly in
2670 the manual.
2671
35dc09a1 26722012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2673
2674 * org.texi (Agenda commands): Fix documentation bug by swapping
2675 the equivalent keybindings to `org-agenda-next-line' with the ones
2676 to `org-agenda-previous-line'.
2677
35dc09a1 26782012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2679
2680 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2681
e2560ea8
EZ
26822012-04-09 Eli Zaretskii <eliz@gnu.org>
2683
c5b0993e
EW
2684 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2685 Add emacs-gnutls.
e2560ea8
EZ
2686 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2687
6b4f4a2d
TZ
26882012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2689
250b840e 2690 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2691
2692 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2693
ca2c89b6
TZ
26942012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2695
2696 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2697 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2698
aebd5f1a
GM
26992012-04-04 Glenn Morris <rgm@gnu.org>
2700
2701 * auth.texi (Secret Service API): Copyedits.
2702 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2703 (Help for users, Help for developers)
2704 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2705
0317dd51
MA
27062012-04-04 Michael Albinus <michael.albinus@gmx.de>
2707
2708 * auth.texi (Secret Service API): Add the missing text.
2709
3d439cd1
CY
27102012-04-04 Chong Yidong <cyd@gnu.org>
2711
2712 * message.texi (Using PGP/MIME): Note that epg is now the default.
2713
2714 * gnus.texi: Reduce references to obsolete pgg library.
2715 (Security): Note that epg is now the default.
2716
2717 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2718
2719 * nxml-mode.texi (Completion): C-RET is no longer bound to
2720 nxml-complete.
2721
153ae947
BG
27222012-04-01 Jambunathan K <kjambunathan@gmail.com>
2723
2724 * org.texi (Customizing tables in ODT export): Correct few errors.
2725
27262012-04-01 Jambunathan K <kjambunathan@gmail.com>
2727
2728 * org.texi (Links in ODT export): Update.
2729 (Labels and captions in ODT export): New node.
2730
27312012-04-01 Jambunathan K <kjambunathan@gmail.com>
2732
2733 * org.texi (Literal examples in ODT export): htmlfontify.el in
2734 Emacs-24.1 now supports fontification. So ODT source blocks will
2735 be fontified by default.
2736
27372012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2738
2739 * org.texi (Refiling notes): Remove duplicated keybinding.
2740
27412012-04-01 Eric Schulte <eric.schulte@gmx.com>
2742
2743 * org.texi (noweb): Documentation of this new option to the :noweb
2744 header argument.
2745
27462012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2747
2748 * org.texi (Header and sectioning): Add example demonstrating how
2749 to use "LaTeX_CLASS_OPTIONS".
2750
27512012-04-01 Eric Schulte <eric.schulte@gmx.com>
2752
2753 * org.texi (Noweb reference syntax): Describe the ability to
2754 execute noweb references in the manual.
2755
27562012-04-01 Eric Schulte <eric.schulte@gmx.com>
2757
2758 * org.texi (cache): Improve cache documentation when session
2759 evaluation is used.
2760
27612012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2762
2763 * org.texi (Plain lists): Document removal.
2764
27652012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2766
2767 * org.texi: Decapitalize file name in references to Calc manual.
2768
27692012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2770
2771 * org.texi (Plain lists): Document removal.
2772
27732012-04-01 Jambunathan K <kjambunathan@gmail.com>
2774
2775 * org.texi (Top, OpenDocument Text export)
2776 (ODT export commands, Extending ODT export)
2777 (Images in ODT export, Tables in ODT export)
2778 (Configuring a document converter): Add or Update.
2779
27802012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2781
2782 * org.texi (MobileOrg): Change the wording to reflect that the
2783 Android Version is no longer just the little brother of the iOS
2784 version.
2785
27862012-04-01 Eric Schulte <eric.schulte@gmx.com>
2787
c5b0993e 2788 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2789 binding documentation in manual.
2790
27912012-04-01 Eric Schulte <eric.schulte@gmx.com>
2792
2793 * org.texi (noweb): Document new noweb header value.
2794
27952012-04-01 Eric Schulte <eric.schulte@gmx.com>
2796
2797 * org.texi (noweb-sep): Document new header argument.
2798
27992012-04-01 Eric Schulte <eric.schulte@gmx.com>
2800
2801 * org.texi (noweb-ref): Documentation of this new custom variable.
2802
28032012-04-01 Eric Schulte <eric.schulte@gmx.com>
2804
2805 * org.texi (wrap): Update the new :wrap documentation to match the
2806 current implementation.
2807
28082012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2809
2810 * org.texi: Added documentation for :wrap.
2811
28122012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2813
2814 * org.texi: #+RESULTS now user-configurable.
2815
28162012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2817
2818 * org.texi: Documented :noweb no-export.
2819
28202012-04-01 Thomas Dye <dk@poto.local>
2821
2822 * org.texi: Edit :noweb no header argument for correctness.
2823
1e20eeb7 28242012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2825
2826 * org.texi (Customization): Update the approximate number of Org
2827 variables.
2828
28292012-04-01 Thomas Dye <dk@poto.local>
2830
2831 * org.texi: The :results wrap produces a drawer instead of a
2832 begin_results block.
2833
005a89ff
G
28342012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2835
2836 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2837 reflect the new default.
2838
589ce070
EZ
28392012-03-10 Eli Zaretskii <eliz@gnu.org>
2840
2841 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2842 "Getting Started" to this node. (Bug#10450)
2843
a5392527
CY
28442012-03-10 Chong Yidong <cyd@gnu.org>
2845
8ae818e4
CY
2846 * flymake.texi (Example -- Configuring a tool called via make):
2847 Mention the Automake COMPILE variable (Bug#8715).
2848
a5392527
CY
2849 * info.texi (Getting Started): Add an index entry (Bug#10450).
2850
d49902e4
MA
28512012-03-02 Michael Albinus <michael.albinus@gmx.de>
2852
2853 * dbus.texi (Signals): Known names will be mapped onto unique
2854 names, when registering for signals.
2855
53eced6d
GM
28562012-02-29 Glenn Morris <rgm@gnu.org>
2857
bcd6cd23
GM
2858 * url.texi: Fix quote usage in body text.
2859
775b55af
GM
2860 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2861
53eced6d
GM
2862 * cl.texi: Use @code{} in menus when appropriate.
2863
44e97401
GM
28642012-02-28 Glenn Morris <rgm@gnu.org>
2865
2866 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2867 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2868 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2869 * org.texi, sc.texi, vip.texi, viper.texi:
2870 Standardize possessive apostrophe usage.
2871
fa9a0855
CY
28722012-02-26 Chong Yidong <cyd@gnu.org>
2873
2874 * ediff.texi (Quick Help Commands): Add a couple of index entries
2875 (Bug#10834).
2876
0fd2c9a3
GM
28772012-02-17 Glenn Morris <rgm@gnu.org>
2878
2879 * gnus.texi (Posting Styles):
2880 * remember.texi (Org): Fix cross-refs to other manuals.
2881
9f26dc24
GM
28822012-02-15 Glenn Morris <rgm@gnu.org>
2883
2884 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2885 (Encryption): New chapter, split out from previous.
2886
3d2af193
LI
28872012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2888
c5b0993e
EW
2889 * gnus.texi (Customizing the IMAP Connection):
2890 Mention nnimap-record-commands.
3d2af193 2891
b74c9672
GM
28922012-02-10 Glenn Morris <rgm@gnu.org>
2893
2894 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2895 Mention url-queue-retrieve.
2896
2ebc3b94
GM
28972012-02-09 Glenn Morris <rgm@gnu.org>
2898
9fcfcdef
GM
2899 * sem-user.texi (Semantic mode user commands): Typo fix.
2900
2ebc3b94
GM
2901 * info.texi (Create Info buffer): Mention info-display-manual.
2902
7c4bbb69
LI
29032012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2904
2905 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2906 example (modified from an example by Michael Albinus).
2907
debce7bc
G
29082012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2909
2910 * gnus.texi (Agent Basics): Fix outdated description of
2911 `gnus-agent-auto-agentize-methods'.
2912
b207a4ec
AS
29132012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2914
2915 * cc-mode.texi: Always @defindex ss.
2916 (Config Basics): Fix argument of @itemize.
2917 (Macro Backslashes): Add @code around index entry.
2918
b8fe8712
GM
29192012-01-23 Glenn Morris <rgm@gnu.org>
2920
2921 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2922
02dc2fd7
EH
29232012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2924
2925 * tramp.texi (File): Tweak wording for the `scpc' option.
2926
e7719ea1
G
29272012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2928
2929 * gnus.texi (Group Parameters): Really note precedence.
2930
9937bef4
G
29312012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2932
2933 * gnus.texi (Group Parameters): Note precedence.
2934
e66ba1df
BG
29352012-01-03 Eric Schulte <eric.schulte@gmx.com>
2936
2937 * org.texi (Noweb reference syntax): Adding documentation of
2938 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2939 variable.
2940
29412012-01-03 Bastien Guerry <bzg@gnu.org>
2942
2943 * org.texi (Plain lists): Split the table to fix the display
2944 of items.
2945
29462012-01-03 Bastien Guerry <bzg@gnu.org>
2947
2948 * org.texi (Plain lists): Fix misplaced explanation.
2949
29502012-01-03 Bastien Guerry <bzg@gnu.org>
2951
2952 * org.texi (Plain lists, Agenda files): Add index entries.
2953
29542012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2955
2956 * org.texi: Use "Org mode" instead of alternatives like
2957 "Org-mode" or "org-mode".
2958
29592012-01-03 Bernt Hansen <bernt@norang.ca>
2960
c5b0993e
EW
2961 * org.texi (Agenda commands):
2962 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2963
29642012-01-03 Bastien Guerry <bzg@gnu.org>
2965
2966 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2967 C-c' on checkboxes.
2968
29692012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2970
2971 * org.texi: End sentences with two spaces.
2972
29732012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2974
2975 * org.texi (External links): Document the link types file+sys
2976 and file+emacs, slightly narrow used page width.
2977
29782012-01-03 Eric Schulte <eric.schulte@gmx.com>
2979
2980 * org.texi (colnames): Note that colnames behavior may differ
2981 across languages.
2982
29832012-01-03 Bastien Guerry <bzg@gnu.org>
2984
2985 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2986
29872012-01-03 Thomas Dye <dk@poto.westell.com>
2988
2989 * org.texi: Augmented discussion of babel property
2990 inheritance. Put footnote outside sentence ending period.
2991
29922012-01-03 Eric Schulte <schulte.eric@gmail.com>
2993
2994 * org.texi (eval): Documenting the full range of :eval header
2995 argument values.
2996
29972012-01-03 Eric Schulte <schulte.eric@gmail.com>
2998
2999 * org.texi (eval): Documentation of the new :eval option.
3000
30012012-01-03 Thomas Dye <dk@poto.local>
3002
3003 * org.texi: Add accumulated properties.
3004
30052012-01-03 Thomas Dye <dk@poto.local>
3006
3007 * org.texi: Documented no spaces in name=assign, another
3008 correction to :var table.
3009
30102012-01-03 Thomas Dye <dk@poto.local>
3011
3012 * org.texi: Changed DATA to NAME in Working With Source Code
3013 section.
3014
30152012-01-03 Tom Dye <tsd@tsdye.com>
3016
3017 * org.texi: Minor change to :var table.
3018
30192012-01-03 Tom Dye <tsd@tsdye.com>
3020
3021 * org.texi: More changes to :var table (some examples were wrong).
3022
30232012-01-03 Tom Dye <tsd@tsdye.com>
3024
3025 * org.texi: Cleaned up :var table.
3026
30272012-01-03 Bastien Guerry <bzg@gnu.org>
3028
3029 * org.texi (Timestamps, Weekly/daily agenda)
3030 (Weekly/daily agenda): Add @cindex for "appointment".
3031
30322012-01-03 Eric Schulte <schulte.eric@gmail.com>
3033
3034 * org.texi (Literal examples): A new link to the template for
3035 inserting empty code blocks.
3036 (Structure of code blocks): A new link to the template for
3037 inserting empty code blocks.
3038
30392012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3040
3041 * org.texi (External links): Add footnote on how the behavior
3042 of the text search in Org files are controled by the variable
3043 `org-link-search-must-match-exact-headline'.
3044
30452012-01-03 Eric Schulte <schulte.eric@gmail.com>
3046
c5b0993e
EW
3047 * org.texi (Buffer-wide header arguments):
3048 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
3049
30502012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3051
3052 * org.texi (The clock table): Mention that ACHIVED trees
3053 contribute to the clock table.
3054
30552012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3056
3057 * org.texi (Conflicts): Better yasnippet config info.
3058
30592012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3060
d1389828 3061 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
3062 values for `org-export-select-tags',
3063 `org-export-exclude-tags'.
3064
30652012-01-03 Tom Dye <tsd@tsdye.com>
3066
3067 * org.texi: Added a line to specify that header arguments are
3068 lowercase.
3069
30702012-01-03 Tom Dye <tsd@tsdye.com>
3071
3072 * org.texi: :var requires default value when declared.
3073
30742012-01-03 Bastien Guerry <bzg@gnu.org>
3075
3076 * org.texi (Handling links): Add a note about the
3077 `org-link-frame-setup' option.
3078
30792012-01-03 David Maus <dmaus@ictsoc.de>
3080
3081 * org.texi (Exporting Agenda Views, Extracting agenda
3082 information): Fix command line syntax, quote symbol parameter
3083 values.
3084
30852012-01-03 David Maus <dmaus@ictsoc.de>
3086
3087 * org.texi (Exporting Agenda Views): Fix command line syntax.
3088
8d80ef01
PE
30892011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3090
3091 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3092 Use octal notation for file permissions, which are normally
3093 thought of in octal.
3094 (Mail Back End Variables): Use more-plausible modes in example.
3095
47d42d81
AM
30962011-12-20 Alan Mackenzie <acm@muc.de>
3097
3098 * cc-mode.texi: Update version string 5.31 -> 5.32.
3099
a98edce9
JB
31002011-12-06 Juanma Barranquero <lekktu@gmail.com>
3101
3102 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3103
321decc8
GM
31042011-11-24 Glenn Morris <rgm@gnu.org>
3105
3106 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3107
f8107b79
JB
31082011-11-24 Juanma Barranquero <lekktu@gmail.com>
3109
3110 * makefile.w32-in: Update dependencies.
3111
f5a96a4f
GM
31122011-11-20 Glenn Morris <rgm@gnu.org>
3113
3114 * gnus.texi (Group Information):
3115 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3116
cd1181db
JB
31172011-11-20 Juanma Barranquero <lekktu@gmail.com>
3118
3119 * gnus-coding.texi (Gnus Maintenance Guide):
3120 Rename from "Gnus Maintainance Guide".
3121
3122 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3123 * eieio.texi (Customizing):
fe7a3057
JB
3124 * gnus.texi (Article Washing):
3125 * gnus-news.texi:
3126 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 3127
7877f373
JB
31282011-11-16 Juanma Barranquero <lekktu@gmail.com>
3129
3130 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3131
0d26e0b6
JB
31322011-11-15 Juanma Barranquero <lekktu@gmail.com>
3133
c7015153
JB
3134 * ede.texi (project-am-texinfo):
3135 * gnus.texi (Sending or Not Sending):
3136 * org.texi (Template elements): Fix typos.
0d26e0b6 3137
0b381c7e
JB
31382011-11-14 Juanma Barranquero <lekktu@gmail.com>
3139
3140 * ediff.texi (Hooks):
c7015153 3141 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 3142
40a8bdf6
JB
31432011-11-11 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * semantic.texi (Tag handling): Fix typo.
3146
57dda3bb
KY
31472011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3148
3149 * gnus.texi (Other Gnus Versions): Remove.
3150
52bedd34
AM
31512011-10-28 Alan Mackenzie <acm@muc.de>
3152
3153 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3154 (Other Special Indentations): Add an xref to "Macros with ;".
3155 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3156 "Macros with ;".
3157 (Macros with ;): New page.
3158
00b77525
GM
3159 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3160 Document the new handling of nested scopes for movement by defuns.
52bedd34 3161
4a623313
MA
31622011-10-23 Michael Albinus <michael.albinus@gmx.de>
3163
3164 Sync with Tramp 2.2.3.
3165
3166 * trampver.texi: Update release number.
3167
466a320e
GM
31682011-10-14 Glenn Morris <rgm@gnu.org>
3169
3170 * ert.texi (Introduction, How to Run Tests)
3171 (Running Tests Interactively, Expected Failures)
3172 (Tests and Their Environment, Useful Techniques)
3173 (Interactive Debugging, Fixtures and Test Suites):
3174 Minor rephrasings.
3175 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3176 (Running Tests in Batch Mode): Simplify loading instructions.
3177 (Test Selectors): Clarify some selectors.
3178 (Expected Failures, Useful Techniques):
3179 Make examples fit in 80 columns.
3180
2be4956d
JB
31812011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3182
3183 * calc.texi (Basic Operations on Units): Discuss temperature
3184 conversion (`u t') alongside with other unit conversions ('u c').
3185
7359a765
GM
31862011-10-12 Glenn Morris <rgm@gnu.org>
3187
3188 * ert.texi: Whitespace trivia to make main menu items line up better.
3189
a0c52e5d
GM
31902011-10-08 Glenn Morris <rgm@gnu.org>
3191
3192 * Makefile.in: Fix ert rules.
3193
465d0300
G
31942011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3195
3196 * gnus.texi (Gnus Utility Functions): Add more references and
3197 explanations (bug#9683).
3198
2fb6d9c6
GM
31992011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3200
3201 * texinfo.tex: Merge from gnulib.
3202
a5166359
LMI
32032011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3204
3205 * gnus.texi (Archived Messages): Note the default (bug#9552).
3206
b523dc20
BW
32072011-09-21 Bill Wohler <wohler@newt.com>
3208
3209 Release MH-E manual version 8.3.
3210
58179cce 3211 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3212 release 8.3.
c5b0993e 3213 (Preface): Update support information.
bd7239f5 3214 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3215 historical quote, the tense should be correct in the time that it
3216 was written.
3217
0afb49a1
LMI
32182011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3219
3220 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3221 (Finding the News): Doc clarification.
3222 (Terminology): Mention naming.
3223
e21bac42
G
32242011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3225
3226 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3227 (Interactive): Document `quiet'.
3228
5b409b39 32292011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3230
bd7239f5 3231 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3232
5b409b39 32332011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3234
bd7239f5 3235 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3236 scope for `org-map-entries'.
3237
5b409b39 32382011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3239
3240 * org.texi (Visibility cycling): Document `org-copy-visible'.
3241
5b409b39 32422011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3243
bd7239f5 3244 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3245 proper order.
3246
5b409b39 32472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3248
3249 * org.texi (eval): Expand discussion of the :eval header argument.
3250
5b409b39 32512011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3252
3253 * org.texi (Languages): Add Lilypond and Awk as supported
3254 languages.
3255
5b409b39 32562011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3257
bd7239f5 3258 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3259 LOG_INTO_DRAWER can be used to override the contents of variable
3260 org-clock-into-drawer (or if unset, org-log-into-drawer).
3261
bd7239f5 3262 * org.texi: Replace @xref->@pxref.
3ab2c837 3263
5b409b39 32642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3265
3266 * org.texi (Evaluating code blocks): Documenting the new option
3267 for inline call lines.
3268
5b409b39 32692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3270
3271 * org.texi (Results of evaluation): More explicit about the
3272 mechanism through which interactive evaluation of code is
3273 performed.
3274
5b409b39 32752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3276
3277 * org.texi (noweb-ref): New header argument documentation.
3278
5b409b39 32792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3280
3281 * org.texi (Extracting source code): Documentation of the new
3282 org-babel-tangle-named-block-combination variable.
3283
5b409b39 32842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3285
bd7239f5 3286 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3287 behavior of multiple blocks of the same name is undefined.
3ab2c837 3288
5b409b39 32892011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3290
3291 * org.texi (TaskJuggler export): Modify the example to reflect the
3292 new effort durations.
3293
5b409b39 32942011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3295
3296 * org.texi (Images in LaTeX export): Escape curly brackets in
3297 LaTeX example.
3298
5b409b39 32992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3300
3301 * org.texi (The clock table): Document the :properties and
3302 :inherit-props arguments for the clocktable.
3303
5b409b39 33042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3305
3306 * org.texi (Tables in LaTeX export): Document specifying placement
3307 options for tables.
3308
5b409b39 33092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3310
3311 * org.texi (Evaluating code blocks): More specific documentation
3312 about the different types of header arguments.
3313
5b409b39 33142011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3315
3316 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3317
5b409b39 33182011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3319
3320 * org.texi (Built-in table editor): Document the table field
3321 follow mode.
3322
5b409b39 33232011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3324
3325 * org.texi (Easy Templates): Document new template.
3326
5b409b39 33272011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3328
3329 * org.texi (Literal examples): Add a cross-reference from "Literal
3330 Examples" to "Easy Templates."
3331
5b409b39 33322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3333
3334 * org.texi (The clock table): Add link to match syntax.
3335
5b409b39 33362011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3337
3338 * org.texi (Agenda commands): Document clock consistency checks.
3339
5b409b39 33402011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3341
3342 * org.texi (Built-in table editor): Document that \vert represents
3343 a vertical bar in a table field.
3344
5b409b39 33452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3346
3347 * org.texi (Literal examples): Link from "Markup" > "Literate
3348 Examples" to "Working with Source Code".
3349
5b409b39 33502011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3351
3352 * org.texi (Agenda commands): Doc for function option to bulk
3353 action.
3354
5b409b39 33552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3356
3357 * org.texi (Template expansion): Document new %<...> template
3358 escape.
3359
5b409b39 33602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3361
3362 * org.texi (Selective export): Document exclusion of any tasks
3363 from export.
3364
5b409b39 33652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3366
3367 * org.texi (Selective export): Document how to exclude DONE tasks
3368 from export.
3369 (Publishing options): Document the properties to be used to turn off
3370 export of DONE tasks.
3371
5b409b39 33722011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3373
3374 * org.texi (The date/time prompt): Document date range protection.
3375
5b409b39 33762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3377
3378 * org.texi (padline): Documentation of the new padline header
3379 argument.
3380
5b409b39 33812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3382
3383 * org.texi (var): Adding "[" to list of characters triggering
3384 elisp evaluation.
3385
5b409b39 33862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3387
3388 * org.texi (var): Documentation of Emacs Lisp evaluation during
3389 variable assignment.
3390
5b409b39 33912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3392
3393 * org.texi (colnames): Reference indexing into variables, and note
3394 that colnames are *not* removed before indexing occurs.
3395 (rownames): Reference indexing into variables, and note that
3396 rownames are *not* removed before indexing occurs.
3397
5b409b39 33982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3399
3400 * org.texi (var): Clarification of indexing into tabular
3401 variables.
3402
5b409b39 34032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3404
3405 * org.texi (results): Documentation of the `:results wrap' header
3406 argument.
3407
5b409b39 34082011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3409
bd7239f5 3410 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3411 of the LaTeX export: the org file has to be properly structured.
3412
5b409b39 34132011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3414
c5b0993e
EW
3415 * org.texi (Dynamic blocks, Structure editing):
3416 Mention the function `org-narrow-to-block'.
3ab2c837 3417
5b409b39 34182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3419
3420 * org.texi (Languages): Updating list of code block supported
3421 languages.
3422
5b409b39 34232011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3424
3425 * org.texi (Special properties): CATEGORY is a special property,
3426 but it may also used in the drawer.
3427
5b409b39 34282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3429
3430 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3431
5b409b39 34322011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3433
3434 * org.texi (Include files): Document :lines.
3435
5b409b39 34362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3437
3438 * org.texi (comments): Documentation of the ":comments noweb" code
3439 block header argument.
3440
5b409b39 34412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3442
c5b0993e 3443 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3444 added extra whitespace around functions to be consistent with the
3445 rest of the section.
3446
5b409b39 34472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3448
c5b0993e 3449 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3450 #+call: line syntax.
c5b0993e 3451 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3452 #+call: line syntax.
3453
5b409b39 34542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3455
3456 * org.texi (Evaluating code blocks): More explicit about how to
3457 pass variables to #+call lines.
3458
5b409b39 34592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3460
3461 * org.texi (Results of evaluation): Link to the :results header
3462 argument list from the "Results of evaluation" section.
3463
5b409b39 34642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3465
3466 * org.texi (Conflicts): Adding additional information about
3467 resolving org/yasnippet conflicts.
3468
5b409b39 34692011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3470
3471 * org.texi (Publishing options): Document style-include-scripts
3472 publishing project property.
3473
5b409b39 34742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3475
3476 * org.texi (Sparse trees): Document the next-error /
3477 previous-error functionality.
3478
5b409b39 34792011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3480
c5b0993e 3481 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3482
5b409b39 34832011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3484
c5b0993e
EW
3485 * org.texi (Code block specific header arguments):
3486 Documentation of multi-line header arguments.
3ab2c837 3487
5b409b39 34882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3489
3490 * org.texi (Code evaluation security): Add example for using a
3491 function.
3492
5b409b39 34932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3494
3495 * org.texi (Tables in LaTeX export): Documentation of new
3496 attr_latex options for tables.
3497
5b409b39
BG
34982011-08-03 Michael Albinus <michael.albinus@gmx.de>
3499
3500 * trampver.texi: Update release number.
3501
35022011-07-30 Michael Albinus <michael.albinus@gmx.de>
3503
3504 Sync with Tramp 2.2.2.
3505
3506 * trampver.texi: Update release number.
3507
064e2d08
LMI
35082011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3509
3510 * flymake.texi (Example -- Configuring a tool called via make):
3511 Use /dev/null instead of the Windows "nul" (bug#8715).
3512
b8151e9c
LMI
35132011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3514
3515 * widget.texi (Setting Up the Buffer): Remove mention of the
3516 global keymap parent, which doesn't seem to be accurate
3517 (bug#7045).
3518
5b409b39
BG
35192011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3520
3521 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3522
c0a8ae95
KR
35232010-07-10 Kevin Ryde <user42@zip.com.au>
3524
3525 * cl.texi (For Clauses): Add destructuring example processing an
3526 alist (bug#6596).
3527
ac6531ad
LMI
35282011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * ediff.texi (Major Entry Points): Remove mention of `require',
3531 since that's not pertinent in the installed Emacs (bug#9016).
3532
d30dd079
G
35332011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3534
3535 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3536 (Filtering New Groups): Clarify how simple the "options -n" format is.
3537 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3538 is internal.
d30dd079 3539
862c0d68
MA
35402011-07-04 Michael Albinus <michael.albinus@gmx.de>
3541
c5b0993e
EW
3542 * tramp.texi (Cleanup remote connections):
3543 Add `tramp-cleanup-this-connection'.
862c0d68 3544
cd865a33
G
35452011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3546
3547 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3548 zombies.
3549 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3550 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3551
35522011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3553
3554 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3555 backups, and not actual vc (bug#8975).
3556
79414ae4
KR
35572011-07-03 Kevin Ryde <user42@zip.com.au>
3558
3559 * cl.texi (For Clauses): @items for hash-values and key-bindings
3560 to make them more visible when skimming. Add examples of `using'
3561 clause to them, examples being clearer than a description in
3562 words (bug#6599).
3563
847ccf7c
AM
35642011-07-01 Alan Mackenzie <acm@muc.de>
3565
3566 * cc-mode.texi (Guessing the Style): New page.
3567 (Styles): Add a short introduction to above.
3568
3da13bb9
DD
35692011-06-28 Deniz Dogan <deniz@dogan.se>
3570
3571 * rcirc.texi (Configuration): Bug-fix:
3572 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3573 Reported by Elias Pipping <pipping@exherbo.org>.
3574
60a0884e
G
35752011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
c5b0993e
EW
3577 * gnus.texi (Summary Mail Commands):
3578 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3579
0c7efc08
SM
35802011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3581
3582 * eshell.texi (Known problems): Fix typo.
3583
ea3596a2
MA
35842011-06-12 Michael Albinus <michael.albinus@gmx.de>
3585
0c7efc08 3586 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3587 (Password handling): `auth-source-debug' is good for debug messages.
3588
2da9c605
G
35892011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3590
3591 * gnus.texi (Store custom flags and keywords): Refer to
3592 `gnus-registry-article-marks-to-{chars,names}' instead of
3593 `gnus-registry-user-format-function-{M,M2}'.
3594
e61923c8
GM
35952011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3596
3597 * texinfo.tex: Merge from gnulib.
3598
627abcdd
TZ
35992011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3600
3601 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3602 (Store custom flags and keywords):
3603 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3604 `gnus-registry-user-format-function-M2'.
3605
a3c92bc1
EZ
36062011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3607
8f906c40 3608 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3609
85d870a9
GM
36102011-05-17 Glenn Morris <rgm@gnu.org>
3611
3612 * gnus.texi (Face): Fix typo.
3613
2cdee799
GM
36142011-05-14 Glenn Morris <rgm@gnu.org>
3615
3616 * dired-x.texi (Omitting Examples): Minor addition.
3617
79b70037
GM
36182011-05-10 Jim Meyering <meyering@redhat.com>
3619
3620 * ede.texi: Fix typo "or or -> or".
3621
a7111a62 36222011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3623
3624 * gnus.texi (Summary Buffer Lines):
3625 gnus-summary-user-date-format-alist does not exist.
3626 (Sorting the Summary Buffer): More about sorting threads.
3627
69026aba
MA
36282011-04-25 Michael Albinus <michael.albinus@gmx.de>
3629
3630 * trampver.texi: Update release number.
3631
9024ff79
MA
36322011-04-14 Michael Albinus <michael.albinus@gmx.de>
3633
3634 * tramp.texi (Frequently Asked Questions): New item for disabling
3635 Tramp in other packages.
3636
c3c65d73
TZ
36372011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3638
3639 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3640 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3641 Update gnus-registry docs.
c3c65d73 3642
9ec6a317
JB
36432011-04-13 Juanma Barranquero <lekktu@gmail.com>
3644
3645 * ede.texi: Fix typos.
3646
1e3b6001
G
36472011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3648
9ec6a317
JB
3649 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3650 It's @table @code.
1e3b6001 3651
a5954fa5
G
36522011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3653
ed9265fc 3654 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3655
d71990a1
JB
36562011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3657
3658 * calc.texi (Logarithmic Units): Update the function names.
3659
1518e4f0
G
36602011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3661
3662 * message.texi (Various Commands): Document format specs in the
3663 ellipsis.
3664
a123622d
G
36652011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3666
3667 * message.texi (Insertion Variables): Document message-cite-style.
3668
36692011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3670
3671 * tramp.texi (Remote processes): New subsection "Running shell on
3672 a remote host".
3673
4248cca2
TZ
36742011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3675
3676 * auth.texi (Help for developers): Update docs to explain that the
3677 :save-function will only run the first time.
3678
54ce11a1
GM
36792011-03-12 Glenn Morris <rgm@gnu.org>
3680
3681 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3682 (emacs-faq.text): New target.
3683 (clean): Add emacs-faq.
3684
0c3b25f8
MA
36852011-03-12 Michael Albinus <michael.albinus@gmx.de>
3686
3687 Sync with Tramp 2.2.1.
3688
3689 * trampver.texi: Update release number.
3690
b740639e
GM
36912011-03-11 Glenn Morris <rgm@gnu.org>
3692
3693 * Makefile.in (HTML_TARGETS): New.
3694 (clean): Delete $HTML_TARGETS.
3695 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3696
733afdf4
TZ
36972011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3698
3699 * auth.texi (Help for developers): Show example of using
3700 `auth-source-search' with prompts and :save-function.
3701
33383987
JB
37022011-03-07 Chong Yidong <cyd@stupidchicken.com>
3703
3704 * Version 23.3 released.
3705
a5057546
G
37062011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3707
3708 * message.texi (Message Buffers): Update default value of
3709 message-generate-new-buffers.
3710
479a2c9b
JB
37112011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3712
3713 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3714 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3715 respectively.
05a29101
JB
3716 (Musical Notes): New section.
3717 (Customizing Calc): Mention the customizable variable
3718 calc-note-threshold.
479a2c9b 3719
e0535b76
GM
37202011-03-03 Glenn Morris <rgm@gnu.org>
3721
3722 * url.texi (Dealing with HTTP documents): Remove reference to
3723 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3724 (Configuration): Update url-configuration-directory description.
e0535b76 3725
2777ccbf
GM
37262011-03-02 Glenn Morris <rgm@gnu.org>
3727
3728 * dired-x.texi (Multiple Dired Directories): Remove mentions
3729 of dired-default-directory-alist and dired-default-directory.
3730 Move dired-smart-shell-command here...
3731 (Miscellaneous Commands): ... from here.
3732
257219bd
PE
37332011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3734
3735 * texinfo.tex: Update to version 2011-02-24.09.
3736
8889f4e2
GM
37372011-03-02 Glenn Morris <rgm@gnu.org>
3738
3739 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3740 instead of the obsoleted dired-omit-here-always.
3741
5d41af19
MA
37422011-02-28 Michael Albinus <michael.albinus@gmx.de>
3743
3744 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3745 supported systems.
3746
2b0c7330 37472011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3748
61cf3a76
GM
3749 * dbus.texi (Type Conversion): Grammar fix.
3750
cce7d530 37512011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3752
cce7d530
GM
3753 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3754 "Debian GNU/Linux".
51a13bdd 3755
cce7d530
GM
3756 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3757
817b48a7
GM
37582011-02-23 Glenn Morris <rgm@gnu.org>
3759
cce7d530
GM
3760 * dired-x.texi (Features): Minor rephrasing.
3761 (Local Variables): Fix typos.
47301027
GM
3762
3763 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3764 Standardize some Emacs/XEmacs terminology.
3765
817b48a7
GM
3766 * dired-x.texi (Features): Don't advertise obsolete local variables.
3767 Simplify layout.
3768 (Omitting Variables): Update local variables example.
3769 (Local Variables): Say this is obsolete. Fix description of
3770 dired-enable-local-variables possible values.
3771
4a3988d5
G
37722011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3773
3774 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3775 default now.
3776
8e22bee0
G
37772011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3778
3779 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3780
06b840e0
LI
37812011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3782
3783 * gnus.texi (Window Layout): Document layout names.
3784
67ab0163 37852011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3786
3787 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3788 * auth.texi: Sync @dircategory with ../../info/dir.
3789 * autotype.texi: Sync @dircategory with ../../info/dir.
3790 * calc.texi: Sync @dircategory with ../../info/dir.
3791 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3792 * cl.texi: Sync @dircategory with ../../info/dir.
3793 * dbus.texi: Sync @dircategory with ../../info/dir.
3794 * dired-x.texi: Sync @dircategory with ../../info/dir.
3795 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3796 * ede.texi: Sync @dircategory with ../../info/dir.
3797 * ediff.texi: Sync @dircategory with ../../info/dir.
3798 * edt.texi: Sync @dircategory with ../../info/dir.
3799 * eieio.texi: Sync @dircategory with ../../info/dir.
3800 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3801 * epa.texi: Sync @dircategory with ../../info/dir.
3802 * erc.texi: Sync @dircategory with ../../info/dir.
3803 * eshell.texi: Sync @dircategory with ../../info/dir.
3804 * eudc.texi: Sync @dircategory with ../../info/dir.
3805 * flymake.texi: Sync @dircategory with ../../info/dir.
3806 * forms.texi: Sync @dircategory with ../../info/dir.
3807 * gnus.texi: Sync @dircategory with ../../info/dir.
3808 * idlwave.texi: Sync @dircategory with ../../info/dir.
3809 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3810 * message.texi: Sync @dircategory with ../../info/dir.
3811 * mh-e.texi: Sync @dircategory with ../../info/dir.
3812 * newsticker.texi: Sync @dircategory with ../../info/dir.
3813 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3814 * org.texi: Sync @dircategory with ../../info/dir.
3815 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3816 * pgg.texi: Sync @dircategory with ../../info/dir.
3817 * rcirc.texi: Sync @dircategory with ../../info/dir.
3818 * reftex.texi: Sync @dircategory with ../../info/dir.
3819 * remember.texi: Sync @dircategory with ../../info/dir.
3820 * sasl.texi: Sync @dircategory with ../../info/dir.
3821 * sc.texi: Sync @dircategory with ../../info/dir.
3822 * semantic.texi: Sync @dircategory with ../../info/dir.
3823 * ses.texi: Sync @dircategory with ../../info/dir.
3824 * sieve.texi: Sync @dircategory with ../../info/dir.
3825 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3826 * speedbar.texi: Sync @dircategory with ../../info/dir.
3827 * trampver.texi [emacs]: Set emacsname to "Emacs".
3828 * tramp.texi: Sync @dircategory with ../../info/dir.
3829 * url.texi: Sync @dircategory with ../../info/dir.
3830 * vip.texi: Sync @dircategory with ../../info/dir.
3831 * viper.texi: Sync @dircategory with ../../info/dir.
3832 * widget.texi: Sync @dircategory with ../../info/dir.
3833 * woman.texi: Sync @dircategory with ../../info/dir.
3834
30abce25
GM
38352011-02-19 Glenn Morris <rgm@gnu.org>
3836
0c7efc08
SM
3837 * dired-x.texi (Technical Details): No longer redefines
3838 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3839 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3840
73572c72
AG
38412013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3842
d967cd18
GM
3843 * eshell.texi (Input/Output):
3844 Document insert output redirection operator, >>>.
73572c72 3845
f31f8469
GM
38462011-02-18 Glenn Morris <rgm@gnu.org>
3847
3848 * dired-x.texi (Optional Installation File At Point): Simplify.
3849
35123c04
TZ
38502011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3851
3852 * auth.texi (Help for users): Use :port instead of :protocol for all
3853 auth-source docs.
7ba93e94
G
3854 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3855 to have two files in `auth-sources'.
35123c04 3856
da5e0ce4
GM
38572011-02-16 Glenn Morris <rgm@gnu.org>
3858
b322c9af
GM
3859 * dired-x.texi: Use emacsver.texi to get Emacs version.
3860 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3861 Depend on emacsver.texi.
3862
07ca5555
GM
3863 * dired-x.texi: Drop meaningless version number.
3864 (Introduction): Remove old info.
3865 (Optional Installation Dired Jump): Autoload from dired-x.
3866 Remove incorrect info about loaddefs.el.
3867 (Bugs): Just refer to M-x report-emacs-bug.
3868
da5e0ce4
GM
3869 * dired-x.texi (Multiple Dired Directories): Update for rename of
3870 default-directory-alist.
3871 (Miscellaneous Commands): No longer mention very old VM version 4.
3872
bb55f713
PE
38732011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3874
3875 Merge from gnulib.
3876 * texinfo.tex: Update to version 2011-02-14.11.
3877
5415d076
G
38782011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3879
da5e0ce4
GM
3880 * auth.texi (Help for users):
3881 Login collection is "Login" and not "login".
5415d076 3882
14029d4b
MA
38832011-02-13 Michael Albinus <michael.albinus@gmx.de>
3884
3885 * tramp.texi (History): Remove IMAP support.
3886 (External methods, Frequently Asked Questions): Remove `imap' and
3887 `imaps' methods.
3888 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3889
3890 * trampver.texi: Remove default value of `emacsimap'.
3891
8a36c07f
GM
38922011-02-13 Glenn Morris <rgm@gnu.org>
3893
3894 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3895 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3896
165bc5a0
GM
38972011-02-12 Glenn Morris <rgm@gnu.org>
3898
3899 * sc.texi (Getting Connected): Remove old index entries.
3900
5415d076 39012011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3902
3903 * url.texi: Remove duplicate @dircategory (Bug#7942).
3904
b8e0f0cd
G
39052011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3906
8a36c07f
GM
3907 * auth.texi (Overview, Help for users, Help for developers):
3908 Update docs.
b8e0f0cd
G
3909 (Help for users): Talk about spaces.
3910
caf82551
PE
39112011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3912
3913 * texinfo.tex: Update to version 2011-02-07.16.
3914
1ff98217
MA
39152011-02-07 Michael Albinus <michael.albinus@gmx.de>
3916
3917 * dbus.texi (Bus names): Adapt descriptions for
3918 dbus-list-activatable-names and dbus-list-known-names.
3919
2e78df6b
JB
39202011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3921
3922 * calc.texi (Logarithmic Units): New section.
3923
7fbf7cae
TZ
39242011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3925
3926 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3927 manuals use it now.
3928
0c7efc08 3929 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3930
156ad271
KY
39312011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3932
3933 * overrides.texi: Remove.
3934
3935 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3936 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3937
36539990
MA
39382011-02-05 Michael Albinus <michael.albinus@gmx.de>
3939
3940 * tramp.texi (Frequently Asked Questions): Mention problems with
3941 WinSSHD.
3942
3943 * trampver.texi: Update release number.
3944
39452011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3946
3947 * tramp.texi:
3948 Replace "delimet" with "delimit" globally.
3949 Replace "explicite" with "explicit" globally.
3950 Replace "instead of" with "instead" where there was nothing after "of".
3951 Audit use of comma before interrogative pronoun, "that", or "which".
3952 Minor word order, spelling, wording changes.
3953
ec72bf63
G
39542011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3955
3956 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3957
3958 * sieve.texi: Use WEBHACKDEVEL.
3959
3960 * sasl.texi: Use WEBHACKDEVEL.
3961
3962 * pgg.texi: Use WEBHACKDEVEL.
3963
3964 * message.texi: Use WEBHACKDEVEL.
3965
3966 * gnus.texi: Use WEBHACKDEVEL.
3967
3968 * emacs-mime.texi: Use WEBHACKDEVEL.
3969
3970 * auth.texi: Use WEBHACKDEVEL.
3971
3972 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3973 manuals.
3974
39752011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3976
3977 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3978
90b750f4
PE
39792011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3980
3981 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3982 which in turn is copied from ftp://tug.org/tex/.
3983
0e751a49
GM
39842011-02-03 Glenn Morris <rgm@gnu.org>
3985
3986 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3987 (Binding combinations of modifiers and function keys):
3988 Let's assume people reading this are not using Emacs 18.
3989
7f13c2e2
LI
39902011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3993 since it's run automatically.
3994
d76c843e
LI
39952011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3996
3997 * gnus.texi (Customizing Articles): Fix typo.
3998
12e3ca0a
LI
39992011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4000
4001 * gnus.texi (Customizing Articles): Document the new way of customizing
4002 the date headers(s).
4003
fe72c8fa
LI
40042011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4005
4006 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4007 splitting example.
4008
bf3dae7e
EZ
40092011-01-29 Eli Zaretskii <eliz@gnu.org>
4010
4011 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4012 (MAKEINFO_OPTS): New variable.
4013 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4014 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4015 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4016 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4017 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4018 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4019 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4020 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4021 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4022 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4023 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4024 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4025 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4026 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4027 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4028 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4029 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4030 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4031
d6f13ac8
LI
40322011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4033
4034 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4035
c5ecc769
G
40362011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4037
4038 * message.texi (IDNA): Explain what it is.
4039
40402011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4041
4042 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4043
45eb2a5d
WL
40442011-01-23 Werner Lemberg <wl@gnu.org>
4045
4046 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4047 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 4048 (ENVADD): Update.
45eb2a5d 4049
6872a814
GM
40502011-01-18 Glenn Morris <rgm@gnu.org>
4051
4052 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4053
77ab81d0 40542011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
4055
4056 * nxml-mode.texi (Introduction): Fix file name typos.
4057
d221e780
CO
40582011-01-13 Christian Ohler <ohler@gnu.org>
4059
4060 * ert.texi: New file.
4061
4062 * Makefile.in:
4063 * makefile.w32-in: Add ert.texi.
4064
8c904d82
MA
40652011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4066
4067 * dbus.texi (Receiving Method Calls): New function
4068 dbus-register-service. Rearrange node.
4069
f56e0e7a
PE
40702011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4071
4072 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4073 which in turn is copied from ftp://tug.org/tex/.
4074
0fadf00e
MA
40752011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4076
4077 * dbus.texi (Receiving Method Calls): Describe new optional
4078 parameter dont-register-service of dbus-register-{method,property}.
4079
8b358e90
DU
40802010-12-17 Daiki Ueno <ueno@unixuser.org>
4081
0c7efc08
SM
4082 * epa.texi (Encrypting/decrypting *.gpg files):
4083 Mention epa-file-select-keys.
8b358e90 4084
549c9aed
G
40852010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4086
4087 * gnus.texi (Archived Messages): Remove outdated text.
4088
40892010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4090
0c7efc08 4091 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 4092
156e3f9c
G
40932010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4094
83f3eadc 4095 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 4096
8151d490
AC
40972010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4098
4099 * gnus.texi (The swish++ Engine): Add customizable parameters
4100 descriptions.
4101 (The swish-e Engine): Ditto.
4102
305bdd22
MA
41032010-12-14 Michael Albinus <michael.albinus@gmx.de>
4104
4105 * tramp.texi (Inline methods): Add "ksu" method.
4106 (Remote processes): Add example with remote `default-directory'.
4107
53aff12a
GM
41082010-12-14 Glenn Morris <rgm@gnu.org>
4109
4110 * faq.texi (Expanding aliases when sending mail):
4111 Now build-mail-aliases is interactive.
4112
8a1cdce5
AC
41132010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4114
4115 * gnus.texi: First pass at adding (rough) nnir documentation.
4116
7410c270
G
41172010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4118
53aff12a
GM
4119 * gnus.texi (Filtering New Groups):
4120 Mention gnus-auto-subscribed-categories.
4121 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
4122 removed.
4123
f49d1f52 41242010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
4125
4126 * cl.texi (For Clauses): Small fixes for frames and windows.
4127
acedf35c
CD
41282010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4129
4130 * org.texi (Using capture): Document using prefix arguments for
4131 finalizing capture.
4132 (Agenda commands): Document prefix argument for the bulk scatter
4133 command.
4134 (Beamer class export): Document that also overlay arguments can be
4135 passed to the column environment.
4136 (Template elements): Document the new entry type.
4137
41382010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4139
4140 * org.texi (Include files): Document :minlevel.
4141
41422010-12-11 Julien Danjou <julien@danjou.info>
4143
4144 * org.texi (Categories): Document category icons.
4145
41462010-12-11 Eric Schulte <schulte.eric@gmail.com>
4147
4148 * org.texi (noweb): Fix typo.
4149
516aa569
G
41502010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4151
4152 * gnus.texi (Server Commands): Point to the rest of the server
4153 commands.
4154
04db63bc
G
41552010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4156
4157 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4158 g'.
4159
ed797193
G
41602010-12-02 Julien Danjou <julien@danjou.info>
4161
4162 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4163
41642010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4165
4166 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4167 (Direct Functions): Note the STARTTLS upgrade.
4168
07976ae3 41692010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 4170 James Clark <none@example.com>
d3dfb185
GM
4171
4172 * nxml-mode.texi (Introduction): New section.
4173
59e75882
G
41742010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4175
4176 * gnus.texi (Server Commands): Document gnus-server-show-server.
4177
568a887f
MA
41782010-11-20 Michael Albinus <michael.albinus@gmx.de>
4179
4180 Sync with Tramp 2.2.0.
4181
4182 * trampver.texi: Update release number.
4183
1265829e
JB
41842010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4185
4186 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4187 Mention that the TeX specific units won't use the `tex' prefix
4188 in TeX mode.
4189
239661c0
KY
41902010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4191
4192 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4193
4a47c275 41942010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4195
4196 * edt.texi: Remove information about Emacs 19.
4197
4a47c275 41982010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4199
4200 * trampver.texi: Update release number.
4201
2f0e0dc8
KY
42022010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4203
4204 * gnus.texi (Article Washing): Fix typo.
4205
afe98dfa
CD
42062010-11-11 Noorul Islam <noorul@noorul.com>
4207
56f5a94e 4208 * org.texi: Fix typo.
afe98dfa
CD
4209
42102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4211
4212 * org.texi (Using capture): Explain that refiling is
4213 sensitive to cursor position.
4214
42152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4216
56f5a94e 4217 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4218
42192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4220
4221 * org.texi: Document the <c> cookie.
4222
42232010-11-11 Eric Schulte <schulte.eric@gmail.com>
4224
bd7239f5 4225 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4226 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4227
42282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4229
56f5a94e 4230 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4231
42322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4233
56f5a94e 4234 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4235
42362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4237
4238 * org.texi (Setting up the staging area): Document that
4239 file names remain visible when encrypting the MobileOrg files.
4240
42412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4242
4243 * org.texi (Setting up the staging area): Document which
4244 versions are needed for encryption.
4245
42462010-11-11 Eric Schulte <schulte.eric@gmail.com>
4247
56f5a94e
GM
4248 * org.texi (noweb): Update :noweb documentation to
4249 reflect the new "tangle" argument.
afe98dfa
CD
4250
42512010-11-11 Eric Schulte <schulte.eric@gmail.com>
4252
56f5a94e
GM
4253 * org.texi (Batch execution): Improve tangling script in
4254 documentation.
afe98dfa
CD
4255
42562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4257
35e951cd
JB
4258 * org.texi (Handling links, In-buffer settings):
4259 Document inlining images on startup.
afe98dfa
CD
4260
42612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4262
4263 * org.texi (Setting up the staging area): Document use of
4264 crypt password.
4265
42662010-11-11 David Maus <dmaus@ictsoc.de>
4267
56f5a94e 4268 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4269
42702010-11-11 David Maus <dmaus@ictsoc.de>
4271
56f5a94e
GM
4272 * org.texi (Template expansion): Add mew in table for link type
4273 escapes.
afe98dfa
CD
4274
42752010-11-11 David Maus <dmaus@ictsoc.de>
4276
56f5a94e 4277 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4278
42792010-11-11 Eric Schulte <schulte.eric@gmail.com>
4280
56f5a94e 4281 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4282
42832010-11-11 Eric Schulte <schulte.eric@gmail.com>
4284
56f5a94e 4285 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4286
42872010-11-11 Eric Schulte <schulte.eric@gmail.com>
4288
56f5a94e
GM
4289 * org.texi (Structure of code blocks):
4290 Update documentation to mention inline code block syntax.
afe98dfa
CD
4291
42922010-11-11 Eric Schulte <schulte.eric@gmail.com>
4293
56f5a94e 4294 * org.texi (comments): Improve wording.
afe98dfa
CD
4295
42962010-11-11 Eric Schulte <schulte.eric@gmail.com>
4297
56f5a94e 4298 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4299
43002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4301
4302 * org.texi (Installation): Remove the special
4303 installation instructions for XEmacs.
4304
43052010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4306
56f5a94e 4307 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4308 insertion of empty structural elements.
4309
43102010-11-11 Noorul Islam <noorul@noorul.com>
4311
56f5a94e 4312 * org.texi: Fix doc.
afe98dfa
CD
4313
43142010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4315
4316 * org.texi (The date/time prompt): Document specification
4317 of time ranges.
4318
43192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4320
4321 * org.texi (Internal links): Document the changes in
4322 internal links.
4323
43242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4325
4326 * org.texi (Agenda commands): Document the limitation for
4327 the filter preset - it can only be used for an entire agenda
4328 view, not in an individual block in a block agenda.
4329
43302010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4331
4332 * org.texi (iCalendar export): Document alarm creation.
4333
6f8fc60c
MA
43342010-11-10 Michael Albinus <michael.albinus@gmx.de>
4335
4336 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4337
be3c11b3
LMI
43382010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4339
4340 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4341
d607b96b 43422010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4343
d607b96b 4344 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4345
181cb5fb
G
43462010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4347
4348 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4349 since that works by default.
4350
43512010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4352
4353 * gnus.texi (Customizing the IMAP Connection): Document
4354 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4355
36bc5d3b
MA
43562010-11-04 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * tramp.texi (Remote shell setup): New item "Interactive shell
4359 prompt". Reported by Christian Millour <cm@abtela.com>.
4360 (Remote shell setup, Remote processes): Use @code{} for
4361 environment variables.
4362
cf503f7c
GM
43632010-11-03 Glenn Morris <rgm@gnu.org>
4364
537b04b9 4365 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4366 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4367
389b76fa
G
43682010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4369
4370 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4371
2699a554 43722010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4373
4374 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4375
2699a554 43762010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4377
4378 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4379
99e65b2d
G
43802010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4381
0c7efc08
SM
4382 * gnus.texi (Client-Side IMAP Splitting):
4383 Mention nnimap-unsplittable-articles.
99e65b2d
G
4384
43852010-10-29 Julien Danjou <julien@danjou.info>
4386
4387 * gnus.texi (Finding the News): Remove references to obsoletes
4388 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4389
aeeb3dcb
EZ
43902010-10-29 Eli Zaretskii <eliz@gnu.org>
4391
4392 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4393 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4394 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4395 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4396
8289f37b
GM
43972010-10-28 Glenn Morris <rgm@gnu.org>
4398
4399 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4400 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4401 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4402
d85d3b3a
DU
44032010-10-25 Daiki Ueno <ueno@unixuser.org>
4404
4405 * epa.texi (Mail-mode integration): Add alternative key bindings
4406 for epa-mail commands; escape comma.
c05c2b9b 4407 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4408
9f534a47
JB
44092010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4410
99e65b2d 4411 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4412
5793a7bc 44132010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4414
4415 * gnus.texi (Group Parameters, Buttons): Fix typos.
4416
280f417b
G
44172010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4418
4419 * gnus.texi (Subscription Commands): Mention that you can also
4420 subscribe to new groups via the Server buffer, which is probably more
4421 convenient when subscribing to many groups.
4422
d806c872
G
44232010-10-21 Julien Danjou <julien@danjou.info>
4424
4425 * message.texi (Message Headers): Allow message-default-headers to be a
4426 function.
4427
d5798f68
LMI
44282010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4429
4430 * gnus-news.texi: Mention new archive defaults.
4431
b79bbef7
KY
44322010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4433
4434 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4435
2526f423
G
44362010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4437
4438 * gnus.texi (HTML): Document the function value of
4439 gnus-blocked-images.
4440 (Article Washing): shr and gnus-w3m, not the direct function names.
4441
ba91f05d
G
44422010-10-20 Julien Danjou <julien@danjou.info>
4443
4444 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4445 variable.
4446
da451787
LMI
44472010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4448
4449 * gnus.texi (Customizing the IMAP Connection): The port strings are
4450 strings.
c872595d 4451 (Document Groups): Mention git.
da451787 4452
7cad71ad
G
44532010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4454
4455 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4456 bzr/Gnus git sync.
4457
c56dfd36
EZ
44582010-10-15 Eli Zaretskii <eliz@gnu.org>
4459
4460 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4461 change.
4462
a1d16a7b
G
44632010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4464
4465 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4466 @item syntax for in-Emacs makeinfo.
4467
44682010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4469
4470 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4471 trim sentence.
4472
98e2b864
DU
44732010-10-12 Daiki Ueno <ueno@unixuser.org>
4474
4475 * epa.texi (Caching Passphrases):
0c7efc08
SM
4476 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4477 Clarify some configurations require to set up gpg-agent.
98e2b864 4478
c12e4a81
GM
44792010-10-11 Glenn Morris <rgm@gnu.org>
4480
4481 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4482
f7aa248a
G
44832010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4484
4485 * gnus.texi (Spam Package Introduction): Mention `$'.
4486
6513b232
EZ
44872010-10-09 Eli Zaretskii <eliz@gnu.org>
4488
4489 * makefile.w32-in (emacsdir): New variable.
4490 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4491 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4492
abd40fb4
GM
44932010-10-09 Glenn Morris <rgm@gnu.org>
4494
0f05450f
GM
4495 * Makefile.in (mostlyclean): Delete *.toc.
4496
d3a4ac46
GM
4497 * Makefile.in: Use $< in rules.
4498
aa9db089
GM
4499 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4500
abd40fb4
GM
4501 * Makefile.in ($(infodir)): Delete rule.
4502 (mkinfodir): New. Use it in all the info rules, rather than depending
4503 on infodir.
4504
ea274122
GM
45052010-10-09 Glenn Morris <rgm@gnu.org>
4506
6e90e2a8
GM
4507 * gnus.texi (Article Washing): Fix previous change.
4508
f7a31f11
GM
4509 * Makefile.in (emacsdir): New variable.
4510 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4511 Depend on emacsver.texi.
4512
f7a31f11
GM
4513 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4514
ea274122
GM
4515 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4516
36d3245f
G
45172010-10-08 Julien Danjou <julien@danjou.info>
4518
f7a31f11 4519 * gnus.texi: Add mm-shr.
36d3245f
G
4520
45212010-10-08 Ludovic Courtès <ludo@gnu.org>
4522
4523 * gnus.texi (Finding the Parent, The Gnus Registry)
4524 (Registry Article Refer Method): Update docs for nnregistry.el.
4525
45262010-10-08 Daiki Ueno <ueno@unixuser.org>
4527
4528 * auth.texi (Help for users)
4529 (GnuPG and EasyPG Assistant Configuration): Update docs.
4530
12359245
GM
45312010-10-08 Glenn Morris <rgm@gnu.org>
4532
4533 * cl.texi (Organization, Installation, Old CL Compatibility):
4534 Deprecate cl-compat for new code.
4628bef1 4535 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4536
4537 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4538
fcf2d385
KY
45392010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4540
4541 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4542
66627fa9
G
45432010-10-06 Julien Danjou <julien@danjou.info>
4544
fd9ba500
JD
4545 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4546
66627fa9
G
4547 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4548 broken link.
4549
4550 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4551
4552 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4553 to ReiserFS.
4554
4555 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4556 (FAQ 7-1): Fix getmail URL.
4557
65f54520
DU
45582010-10-06 Daiki Ueno <ueno@unixuser.org>
4559
4560 * epa.texi (Caching Passphrases): New section.
4561
4c83f6e1
GM
45622010-10-06 Glenn Morris <rgm@gnu.org>
4563
4564 * Makefile.in (SHELL): Set it.
4565 (info): Move the mkdir dependency to the individual info files.
4566 (mostlyclean): Tidy up.
4567 (clean): Only delete the specific dvi and pdf files.
4568 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4569 ($(infodir)): Add parallel build workaround.
4c83f6e1 4570
71e691a5
G
45712010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4572
4573 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4574
a41c2e6d
G
45752010-10-03 Julien Danjou <julien@danjou.info>
4576
0c7efc08
SM
4577 * emacs-mime.texi (Display Customization):
4578 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4579 mm-inline-large-images-proportion.
4580
37255945
MA
45812010-10-03 Michael Albinus <michael.albinus@gmx.de>
4582
0c7efc08
SM
4583 * tramp.texi (Frequently Asked Questions):
4584 Mention remote-file-name-inhibit-cache.
37255945 4585
11e4e7bd
LMI
45862010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4587
4588 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4589 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4590
cb83220a
KY
45912010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4592
0c7efc08
SM
4593 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4594 (Article Hiding): Add google banner example.
4595 Suggested by Benjamin Xu.
cb83220a 4596
6b958814
G
45972010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4598
0c7efc08
SM
4599 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4600 Remove nnimap-split-rule from examples.
6b958814
G
4601
46022010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4603
4604 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4605 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4606 Fishman.
4607 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4608
46092010-09-30 Julien Danjou <julien@danjou.info>
4610
4611 * gnus.texi (Gravatars): Fix documentation about
4612 gnu-gravatar-properties.
4613
b9476c04
DU
46142010-09-29 Daiki Ueno <ueno@unixuser.org>
4615
4616 * epa.texi (Bug Reports): New section.
4617
5f874327
GM
46182010-09-29 Glenn Morris <rgm@gnu.org>
4619
4620 * Makefile.in (top_srcdir): Remove unused variable.
4621
6b958814
G
46222010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4623
4624 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4625 (Client-Side IMAP Splitting): Document 'default.
4626
46272010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4628
0c7efc08
SM
4629 * gnus.texi (Customizing the IMAP Connection):
4630 Document nnimap-fetch-partial-articles.
6b958814 4631
82bccbfa
KY
46322010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4633
4634 * gnus-news.texi: Mention nnimap-inbox.
4635
4636 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4637
46382010-09-26 Julien Danjou <julien@danjou.info>
4639
47e08896 4640 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4641
46422010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4643
4644 * gnus.texi (Security): Remove gpg.el mention.
4645
46462010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4647
4648 * gnus.texi (Browse Foreign Server): New variable
4649 gnus-browse-subscribe-newsgroup-method.
4650
4651 * gnus-news.texi: Mention it.
4652
46532010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4654
0c7efc08 4655 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4656 (Startup Variables): No jingle.
4657
4c964351
UM
46582010-09-25 Ulrich Mueller <ulm@gentoo.org>
4659
4660 * woman.texi (Interface Options): xz compression is now supported.
4661
82bccbfa
KY
46622010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4663
4664 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4665 (Unavailable Servers): Document gnus-server-copy-server.
4666 (Using IMAP): Document the new nnimap.
4667
46682010-09-25 Julien Danjou <julien@danjou.info>
4669
47e08896 4670 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4671
18778f71
GM
46722010-09-24 Glenn Morris <rgm@gnu.org>
4673
4674 * url.texi (Disk Caching): Tweak previous change.
4675
9c766321
JD
46762010-09-24 Julien Danjou <julien@danjou.info>
4677
4678 * url.texi (Disk Caching): Mention url-cache-expire-time,
4679 url-cache-expired, and url-fetch-from-cache.
4680
82bccbfa
KY
46812010-09-24 Julien Danjou <julien@danjou.info>
4682
4683 * gnus.texi: Add Gravatars.
4684
46852010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4686
4687 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4688
592bdb9a
LMI
46892010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4690
4691 * gnus.texi (Expunging mailboxes): Update name of the expunging
4692 command.
4693
e4e22d29
KY
46942010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4695
4696 * emacs-mime.texi (rfc2047): Update description for
4697 rfc2047-encode-parameter.
4698
371d9801
MA
46992010-09-13 Michael Albinus <michael.albinus@gmx.de>
4700
4701 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4702 "fish" methods.
4703 (External methods): Remove "scp1_old" and "scp2_old" methods.
4704
31ae5827
MA
47052010-09-09 Michael Albinus <michael.albinus@gmx.de>
4706
4707 * tramp.texi: Remove Japanese manual. Fix typo.
4708
4709 * trampver.texi: Update release number. Remove japanesemanual.
4710
c0468714
GM
47112010-09-09 Glenn Morris <rgm@gnu.org>
4712
4713 * org.texi: Restore clobbered changes (copyright years, untabify).
4714
86441999
JD
47152010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4716
4717 * gnus.texi (Adaptive Scoring): Fix typo.
4718
25f28806
LMI
47192010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4720
4721 * gnus.texi (Article Display): Document gnus-html-show-images.
4722
45240125 47232010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4724
45240125
JD
4725 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4726
59d09f15
LMI
47272010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4728
4729 * gnus.texi (HTML): Document gnus-max-image-proportion.
4730
2cdd366f
KY
47312010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4732
51dee5ef
KY
4733 * gnus.texi (HTML): Document gnus-blocked-images.
4734
2cdd366f
KY
4735 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4736
b0e4f3fc
KY
47372010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4738
4739 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4740 the first message are used for wide replies.
f02566ce
KY
4741 (Changing Servers): Remove documentation on gnus-change-server and
4742 friends, since it's been removed.
b0e4f3fc 4743
598451ed
KY
47442010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4745
4746 * gnus.texi (Drafts): Mention B DEL.
4747
e7842e69
KY
47482010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4749
4750 * gnus.texi (Delayed Articles): Mention that the Date header is the
4751 original one, even if you delay.
4752
85115796
KY
47532010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4754
0c7efc08
SM
4755 * gnus.texi (Asynchronous Fetching):
4756 Document gnus-async-post-fetch-function.
85115796
KY
4757 (HTML): Made into its own section.
4758
f0b44bc0
MA
47592010-08-26 Michael Albinus <michael.albinus@gmx.de>
4760
4761 Sync with Tramp 2.1.19.
4762
c5b0993e
EW
4763 * tramp.texi (Inline methods, Default Method):
4764 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4765 Remove remark about doubled "-t" argument.
217876c9
MA
4766 (Auto-save and Backup): Remove reference to Emacs 21.
4767 (Filename Syntax): Describe port numbers.
4768 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4769 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4770 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4771 errors with the backquotes.
4772 (External packages): File attributes cache flushing for asynchronous
4773 processes.
4774 (Traces and Profiles): Describe verbose level 9.
4775
f0b44bc0
MA
4776 * trampver.texi: Update release number.
4777
7457f7b6
MA
47782010-08-23 Michael Albinus <michael.albinus@gmx.de>
4779
4780 * dbus.texi (Alternative Buses): New chapter.
4781
b695beda
SM
47822010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4783
4784 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4785
443c2c03
JB
47862010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4787
4788 * calc.texi (Customizing Calc): Rearrange description of new
4789 variables to match the presentation of other variables.
4790
7815fe19 47912010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4792
4793 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4794
2c695727
JB
47952010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4796
4797 * calc.texi (Making Selections, Selecting Subformulas)
4798 (Customizing Calc): Mention how to use faces to emphasize selected
4799 sub-formulas.
4800
bbb6ffa1
MA
48012010-08-05 Michael Albinus <michael.albinus@gmx.de>
4802
4803 * tramp.texi (External packages): File attributes cache flushing
4804 for asynchronous processes.
4805
5cee0a9c
AM
48062010-08-01 Alan Mackenzie <acm@muc.de>
4807
4808 Enhance the manual for the latest Java Mode.
4809
4810 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4811 annotation-var-cont.
4812 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4813 two new symbols.
4814
3f2afe32
MA
48152010-07-28 Michael Albinus <michael.albinus@gmx.de>
4816
4817 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4818
0ed082fe 48192010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4820
4821 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4822
311f0356
JB
48232010-07-19 Juanma Barranquero <lekktu@gmail.com>
4824
4825 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4826
86fbb8ca
CD
48272010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4828
4829 * org.texi: Add macros to get plain quotes in PDF output.
4830 List additional contributors.
4831 (Capture): New section, replaces the section about remember.
4832 (Working With Source Code): New chapter, focused on documenting Org
4833 Babel.
4834 (Code evaluation security): New section.
4835 (MobileOrg): Document DropBox support.
4836 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4837 (Special symbols): Show how to display UTF8 characters for entities.
4838 (Global TODO list): Clarify the use of the "M" key and the differences
4839 to the "m" key.
4840 (RSS Feeds): Mention Atom feeds as well.
4841 (Setting tags): Remove paragraph about
4842 `org-complete-tags-always-offer-all-agenda-tags'.
4843
5732e8ed
MA
48442010-07-17 Michael Albinus <michael.albinus@gmx.de>
4845
4846 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4847 argument.
4848 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4849 echoing shells.
4850
ca1bb391
MA
48512010-07-10 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4854 (Filename Syntax): Describe port numbers.
4855
5bd55c3c
MA
48562010-07-09 Michael Albinus <michael.albinus@gmx.de>
4857
4858 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4859 forgotten.
4860 (Type Conversion): Precise conversion of natural numbers.
4861 (Errors and Events): Add "debugging" to concept index. Add variable
4862 `dbus-debug'.
4863
820ae8fe
MA
48642010-07-04 Michael Albinus <michael.albinus@gmx.de>
4865
4866 * dbus.texi (Receiving Method Calls): Add optional argument
4867 EMITS-SIGNAL to `dbus-register-property'.
4868
b6f9df0f
JB
48692010-06-27 Alex Schroeder <alex@gnu.org>
4870
4871 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4872
62e034c2
GM
48732010-06-24 Glenn Morris <rgm@gnu.org>
4874
4875 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4876 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4877 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4878 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4879 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4880 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4881 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4882 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4883 convention. Make them end with a period.
4884
9360256a
GM
48852010-06-23 Glenn Morris <rgm@gnu.org>
4886
4887 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4888 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4889 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4890 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4891 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4892 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4893
04d3bb6c
GM
48942010-06-10 Glenn Morris <rgm@gnu.org>
4895
4896 * idlwave.texi (Load-Path Shadows):
4897 * org.texi (Handling links): Fix typos.
4898
5e7d4a75
KY
48992010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4900
4901 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4902
9841cb4f
MA
49032010-05-26 Michael Albinus <michael.albinus@gmx.de>
4904
4905 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4906 by an alias. (Bug#6226)
4907
597517ef
JB
49082010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4909
4910 * calc.texi (Manipulating Vectors): Mention that vectors can
4911 be used to determine bins for `calc-histogram'.
4912
14914c43
JB
49132010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4914
597517ef 4915 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4916
0235128c 49172010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4918
4919 * url.texi (HTTP language/coding, Customization):
4920 * message.texi (Header Commands, Responses):
4921 * cl.texi (Argument Lists): Fix typos.
4922
0235128c 49232010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4924
0235128c
SM
4925 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4926 Note that Development menu is always available.
aa5789b5
CY
4927 (Creating a project): Fix terminology.
4928 (Add/Remove files): Fix typo.
4929
0235128c
SM
49302010-05-07 Chong Yidong <cyd@stupidchicken.com>
4931
4932 * Version 23.2 released.
4933
a628ad9d 49342010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4935
4936 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4937
502269d6
MA
49382010-05-01 Michael Albinus <michael.albinus@gmx.de>
4939
0235128c
SM
4940 * tramp.texi (Inline methods, Default Method):
4941 Mention `tramp-inline-compress-start-size'.
502269d6 4942
6e104790 49432010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4944
4945 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4946 the CVS repo. Put the Git repo in the news section.
4947
6e104790 4948 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4949 Removed some mentions of CVS. Mention the new Git repo.
4950
6e104790 49512010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4952
4953 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4954 (Mail Group Commands): Add index entry.
4955
6e104790 49562010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4957
4958 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4959
f8b91752
JB
49602010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4961
4962 * calc.texi (Radix modes): Mention that the option prefix will
4963 turn on twos-complement mode.
4964 (Inverse and Hyperbolic Flags): Mention the Option flag.
4965
ed21c5c8
CD
49662010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4967
4968 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4969 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4970 (Sectioning structure): Update.
4971 (References): New use case for field coordinates.
6e104790 4972 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4973 (Setting up the staging area): Document the availability of
4974 encryption for MobileOrg.
4975 (Images and tables): Document how to reference labels.
4976 (Index entries): New section.
4977 (Generating an index): New section.
4978 (Column width and alignment): Document that <N> now
4979 means a fixed width, not a maximum width.
4980 (Publishing options): Document the :email option.
4981 (Beamer class export): Fix bug in the BEAMER example.
4982 (Refiling notes): Document refile logging.
4983 (In-buffer settings): Document refile logging keywords.
4984 (Drawers): Document `C-c C-z' command.
4985 (Agenda commands): Mention the alternative key `C-c C-z'.
4986 (Special properties): Document the BLOCKED property.
4987 (The spreadsheet): Mention the formula editor.
4988 (References): Document field coordinates.
4989 (Publishing action): Correct the documentation for the
4990 publishing function.
4991 (The date/time prompt): Document that we accept dates
4992 like month/day/year.
4993 (Cooperation): Document the changes in table.el support.
4994 (Faces for TODO keywords, Faces for TODO keywords)
4995 (Priorities): Document the easy colors.
4996 (Visibility cycling): Document the new double prefix
4997 arg for `org-reveal'.
4998 (Cooperation): Remember.el is part of Emacs.
4999 (Clean view): Mention that `wrap-prefix' is also set by
5000 org-indent-mode.
5001 (Agenda commands): Add information about prefix args to
5002 scheduling and deadline commands.
5003 (Search view): Point to the docstring of
5004 `org-search-view' for more details.
6e104790 5005 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
5006 (Setting tags): Document variable
5007 org-complete-tags-always-offer-all-agenda-tags.
6e104790 5008 (Column attributes): Cross-reference special properties.
ed21c5c8 5009
456b348e
MA
50102010-04-10 Michael Albinus <michael.albinus@gmx.de>
5011
5012 Synchronize with Tramp repository.
5013
5014 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
5015 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5016 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
5017 syntax, texi2dvi reports errors with the backquotes.
5018
5019 * trampver.texi: Update release number.
5020
357e2d8e
KY
50212010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5022
5023 * gnus.texi (Finding the News): Add pointers to the Server buffer
5024 because it's essential.
5025
1d4d7664
KY
50262010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5027
5028 * gnus.texi (MIME Commands): Update description of
5029 gnus-article-browse-html-article.
5030
bd3e840f
KY
50312010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5032
5033 * auth.texi (Secret Service API): Add TODO node.
5034 (Help for users): Explain the new source options for `auth-sources'.
5035
e867cb5d 50362010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
5037
5038 * trampver.texi: Update release number.
5039
288f9fc0
CY
50402010-03-10 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * Branch for 23.2.
5043
d99aaebd
CY
50442010-03-03 Chong Yidong <cyd@stupidchicken.com>
5045
5046 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5047 now enabled by default.
5048
5794c2a5
MA
50492010-02-28 Michael Albinus <michael.albinus@gmx.de>
5050
5051 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5052 when Emacs runs in interactive mode. (Bug#5645)
5053
40572be6
GM
50542010-02-16 Glenn Morris <rgm@gnu.org>
5055
5056 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5057
7bb8ed67
MH
50582010-02-05 Mark A. Hershberger <mah@everybody.org>
5059
5060 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5061
45a1423d 50622010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
5063
5064 * gnus.texi (Score File Format): Fix typo.
5065
45a1423d 50662010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
5067
5068 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5069
14f17fc8
JB
50702010-01-18 Juanma Barranquero <lekktu@gmail.com>
5071
5072 * ada-mode.texi (Project File Overview): Fix typo.
5073
607d4369
CY
50742010-01-17 Chong Yidong <cyd@stupidchicken.com>
5075
5076 * semantic.texi: Add Richard Y. Kim credit.
5077
5078 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5079
3d1bfa99
MA
50802010-01-17 Michael Albinus <michael.albinus@gmx.de>
5081
5082 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 5083 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 5084
6fbf7a75
GM
50852010-01-17 Glenn Morris <rgm@gnu.org>
5086
b9f978f0
GM
5087 * calc.texi (Reporting Bugs): Don't mention format of repository.
5088
f19bc38d
GM
5089 * woman.texi (Bugs): Make "Emacs repository" less specific,
5090 and the URL for same more specific.
5091
6fbf7a75
GM
5092 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5093
16c3428a
JB
50942010-01-17 Juanma Barranquero <lekktu@gmail.com>
5095
5096 * ede.texi (ede-step-project, ede-proj-target):
5097 * tramp.texi (Remote processes): Fix typos.
5098
045b9da7
ML
50992010-01-16 Mario Lang <mlang@delysid.org>
5100
5101 * ede.texi (ede-target):
5102 * org.texi (Refiling notes): Remove duplicated words.
5103
c57008f6
SM
51042010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5105
5106 * gnus.texi (Posting Styles): Use with-current-buffer.
5107 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5108
798c9eb5
KR
51092010-01-02 Kevin Ryde <user42@zip.com.au>
5110
5111 * eieio.texi (Naming Conventions): Correction to xref on elisp
5112 coding conventions, is "Tips" node not "Standards".
5113
4970fbfe
CY
51142009-12-24 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5117
5118 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5119
83828b06
KY
51202009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5121
5122 * gnus.texi (Direct Functions): Add missing port number to tls method.
5123
45a4a565
JB
51242009-12-15 Juanma Barranquero <lekktu@gmail.com>
5125
5126 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5127 ($(infodir)/edt, edt.dvi): New targets.
5128
698bfef7
GM
51292009-12-15 Glenn Morris <rgm@gnu.org>
5130
5131 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5132 (edt, $(infodir)/edt, edt.dvi): New targets.
5133 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5134
5135 * Makefile.in (PDF_TARGETS, pdf): New.
5136 (clean): Add *.pdf.
5137 Add pdf rules for all manuals.
5138
0e983327
JB
51392009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5140
38942b9c 5141 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 5142
8e687433
CY
51432009-12-14 Chong Yidong <cyd@stupidchicken.com>
5144
5145 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5146 (Smart Jump, Analyzer Debug): Copyedits.
5147 (Semantic mode user commands): Link to new nodes.
5148 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5149 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5150 upstream Semantic manual.
5151
5152 * semantic.texi (Introduction): Minor fix to diagram.
5153
020335df
MA
51542009-12-09 Michael Albinus <michael.albinus@gmx.de>
5155
5156 * eshell.texi (History): Add the other built-in variables.
5157 (Built-ins): Explain built-ins, and how to apply the external commands.
5158 Add `history', `su' and `sudo'.
5159
5160 * tramp.texi (Remote processes): Add missing <RET> in the example.
5161
6ddf13e4
BW
51622009-12-01 Bill Wohler <wohler@newt.com>
5163
5164 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 5165 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
5166 excessively garrulous.
5167
07b6428c
MA
51682009-11-29 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * tramp.texi (Remote processes): Improve eshell example with "su"
5171 and "sudo" commands.
5172
fd1cefda
CY
51732009-11-28 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5176
5177 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5178 Document semantic-complete-analyze-inline.
5179 (Semanticdb search debugging commands): Minor clarification.
5180 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 5181 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 5182 manual.
9d542758 5183 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5184
159e3ad5
KR
51852009-11-28 Kevin Ryde <user42@zip.com.au>
5186
5187 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5188 @pxref, now EIEIO is in Emacs.
159e3ad5 5189
c6d47315
KR
5190 * erc.texi (Development): Correction to git tutorial url.
5191
16f6287e
GM
51922009-11-26 Glenn Morris <rgm@gnu.org>
5193
5194 * faq.texi (Latest version of Emacs): Mention stability of development
5195 version.
5196 (Problems with very large files): Max buffer size increase in 23.2.
5197 (VM): VM has moved house again.
5198
5ea5dbc9
JB
51992009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5200
5201 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5202 notations.
5203
5dec9555
CD
52042009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5205
45a4a565 5206 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5207
bd6f6833
CY
52082009-11-20 Chong Yidong <cyd@stupidchicken.com>
5209
5210 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5211 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5212 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5213
be479117
JB
52142009-11-17 Juanma Barranquero <lekktu@gmail.com>
5215
5216 * semantic.texi (Semantic Internals, Glossary):
5217 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5218 (Semanticdb search debugging commands): Fix typos.
5219
17291a1f
JB
52202009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5221
be479117 5222 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5223
af42a9cc
JB
52242009-11-16 Juanma Barranquero <lekktu@gmail.com>
5225
5226 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5227 ($(infodir)/semantic, semantic.dvi): New targets.
5228
3149927d
CY
52292009-11-16 Chong Yidong <cyd@stupidchicken.com>
5230
5231 * Makefile.in: Build the Semantic manual.
5232
5233 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5234 repository.
5235
977640ed
MA
52362009-11-16 Michael Albinus <michael.albinus@gmx.de>
5237
5238 * dbus.texi (Receiving Method Calls): New defun
5239 `dbus-unregister-service'.
5240
17673adf
CD
52412009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5242
5243 * org.texi (Speed keys): New section.
5244
0ecd3c90
MA
52452009-11-13 Michael Albinus <michael.albinus@gmx.de>
5246
5247 * dbus.texi (Type Conversion): Fix typo.
5248 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5249 `dbus-registered-objects-table'.
0c7efc08
SM
5250 (Receiving Method Calls): New defun `dbus-register-property'.
5251 Move `dbus-unregister-object' here.
0ecd3c90 5252
8bfe682a
CD
52532009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5254
5255 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5256
52572009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5258
5259 * org.texi (Column attributes): Add the new age summary operators.
5260 Also, mention the fact you can only use one summary operator per
5261 property.
5262
52632009-11-13 John Wiegley <johnw@newartisans.com>
5264
0c7efc08 5265 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5266 manual about how to track habits.
0c7efc08 5267 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5268 dangling clocks are resolved.
5269
52702009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5271
5272 * org.texi (Agenda commands): Document the new `i' command.
5273 (Inserting deadline/schedule): Document logging changes
5274 of scheduling and deadline times stamps.
5275 (In-buffer settings): Document the in-buffer keywords for logging
5276 changes of scheduling and deadline times stamps.
5277 (Structure editing, Plain lists): Document indentation
5278 cycling in empty entries with TAB.
5279 (Archiving): Document the default archiving command.
5280 (Moving subtrees): Document the new keys for archiving.
5281 (Internal archiving): Fix incorrect key.
5282 (Agenda commands): Document the TODO set switching commands.
5283 (Agenda commands): Document the new archiving keys.
5284 (Clocking work time): Better description on how to save
5285 and restore a clock.
5286 (Resolving idle time): Mention the x11idle program to get true
5287 idleness also under X11.
5288 (Resolving idle time): Use @kbd instead of @key for normal
5289 letters, because this is how he rest of the manual does this.
5290 (Pushing to MobileOrg): Mention that `org-directory'
5291 should be set.
5292 (Agenda commands): Document that SPC is a filter for
5293 any tag.
0c7efc08 5294 (Search view): Rename from "Keyword search".
8bfe682a
CD
5295 (Capure): New chapter.
5296 (Markup): New chapter.
0c7efc08
SM
5297 (Links in HTML export, Images in HTML export):
5298 Extend the section titles.
8bfe682a
CD
5299 (Images in HTML export): Document the align option.
5300 (Text areas in HTML export): Extend the section title.
5301 (Images in LaTeX export): Explain image placement in LaTeX.
5302
693737cd
GM
53032009-11-10 Glenn Morris <rgm@gnu.org>
5304
5305 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5306
c7bd4ebe
MA
53072009-11-08 Michael Albinus <michael.albinus@gmx.de>
5308
5309 * tramp.texi (Auto-save and Backup): Disable backups just for a
5310 method.
5311
5312 * trampver.texi: Update release number.
5313
76c5acad
MA
53142009-11-07 Michael Albinus <michael.albinus@gmx.de>
5315
5316 Sync with Tramp 2.1.17.
5317
5318 * trampver.texi: Update release number.
5319
d9a57abf
GM
53202009-10-29 Glenn Morris <rgm@gnu.org>
5321
5322 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5323
637f4f0f
MA
53242009-10-23 Michael Albinus <michael.albinus@gmx.de>
5325
5326 * tramp.texi (External methods): Temporary files are kept for
5327 `rsync' and `rsyncc' methods.
5328
310dbb05
JB
53292009-10-09 Juanma Barranquero <lekktu@gmail.com>
5330
5331 * eieio.texi: Fix typos.
5332
09094f28
CY
53332009-10-07 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5336
216f299a
JB
53372009-10-07 Juanma Barranquero <lekktu@gmail.com>
5338
5339 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5340 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5341
966a6506
CY
53422009-10-07 Chong Yidong <cyd@stupidchicken.com>
5343
5344 * Makefile.in: Build EIEIO and EDE manuals.
5345
53462009-10-07 Eric Ludlam <zappo@gnu.org>
5347
5348 * eieio.texi:
5349 * ede.texi: New files.
5350
8842cd9b
MA
53512009-10-05 Michael Albinus <michael.albinus@gmx.de>
5352
5353 * tramp.texi (Remote processes): Association of a pty is not supported.
5354
7006d207
CD
53552009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5356
5357 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5358 (Processing LaTeX fragments): Document that the size of images can be
5359 changes using the variable `org-format-latex-options'.
5360 (The date/time prompt, Timestamps): Be more accurate over ISO format
5361 dates and times.
5362 (Visibility cycling): Document showeverything keyword.
5363 (In-buffer settings): Document showeverything keyword.
5364 (Setting up the staging area): Fix the example.
5365 (MobileOrg): New section.
5366 (Agenda commands, Exporting Agenda Views): Document exporting the
5367 agenda view to Org files.
5368
0e7b2867
MA
53692009-09-28 Michael Albinus <michael.albinus@gmx.de>
5370
5371 * tramp.texi (History): Add IMAP support.
5372 (External methods): Add `imap' and `imaps' methods.
5373 (GVFS based methods): Add indices for `davs'.
5374 (Password handling): Rename anchors. Add IMAP entries for
5375 ~/.authinfo.gpg.
5376
5377 * trampver.texi: Set default value of `emacsimap'.
5378
4146636e
KY
53792009-09-22 Daiki Ueno <ueno@unixuser.org>
5380
5381 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5382
d22f7ffa
CY
53832009-09-13 Chong Yidong <cyd@stupidchicken.com>
5384
0c7efc08
SM
5385 * dired-x.texi (Technical Details):
5386 Delete dired-up-directory (Bug#4292).
d22f7ffa 5387
66043531
MA
53882009-09-03 Michael Albinus <michael.albinus@gmx.de>
5389
216f299a 5390 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5391
6eb02347
CD
53922009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5393
5394 * org.texi (Effort estimates): Document new effort setting commands.
5395 (Agenda commands): Document the new keys fro agenda time motion.
5396 Document entry text mode. Improve documentation of the keys to include
5397 inactive time stamps into the agenda view.
5398 (Feedback): Document the new bug report command.
0c7efc08 5399 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5400
38dc51ba
KY
54012009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5402
5403 * auth.texi (Help for users): Corrected markup.
5404
e402f452
GM
54052009-09-02 Glenn Morris <rgm@gnu.org>
5406
5407 * emacs-mime.texi (time-date): Mention float-time.
5408
744256cf
JB
54092009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5410
5411 * calc.texi (Simplifying Formulas): Improve the wording.
5412
b0b63450
MB
54132009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5414
5415 * auth.texi: Rewritten for coverage and clarity.
5416
54172009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5418
0c7efc08
SM
5419 * gnus.texi (Expiring Mail):
5420 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5421 (Various Various): Mention gnus-safe-html-newsgroups.
5422
5423 * gnus-news.texi: Mention
5424 gnus-mark-copied-or-moved-articles-as-expirable.
5425
5426 * emacs-mime.texi (Display Customization): Add xref to
5427 gnus-safe-html-newsgroups.
5428
b59329e0
MA
54292009-08-28 Michael Albinus <michael.albinus@gmx.de>
5430
5431 * tramp.texi (Version Control): Remove.
af42a9cc 5432 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5433 reference.
5434 (External methods): Correct `scpc' concept index entries. New method
5435 `rsyncc'.
5436 (External packages): New subsections "Filename completion" and "File
5437 attributes cache".
5438
0ff2d6c2
JB
54392009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5440
5441 * calc.texi (Rewrite Rules): Improve the example.
5442 (Simplifying Formulas): Explain use of the I and H flags for
5443 simplification.
5444
ecd3d54f
MA
54452009-08-25 Michael Albinus <michael.albinus@gmx.de>
5446
5447 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5448 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5449 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5450 for timeout values.
78176e69
MA
5451 (Top): Remove footnote saying D-Bus is not enabled by
5452 default. (Bug#4256)
ecd3d54f 5453
0f215bca
DU
54542009-08-23 Daiki Ueno <ueno@unixuser.org>
5455
5456 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5457 Reported by Jari Aalto (Bug#4211).
0f215bca 5458 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5459 epa-global-mail-mode.
3b7ab45f
DU
5460 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5461 epa-setup.
0f215bca 5462
4f22e84d
MA
54632009-08-16 Michael Albinus <michael.albinus@gmx.de>
5464
5465 * dbus.texi (Asynchronous Methods): Allow nil handler.
5466
9ff0b02b 54672009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5468
26b03ee3 5469 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5470
26b03ee3 5471 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5472
4c39f404
CY
54732009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5474
5475 * calc.texi (Date Forms): Fix typos.
5476
3bcfba17
GM
54772009-08-08 Glenn Morris <rgm@gnu.org>
5478
5479 * org.texi (Agenda commands): Restore clobbered change.
5480
66783bb4
EZ
54812009-08-07 Eli Zaretskii <eliz@gnu.org>
5482
5483 * calc.texi (Graphics, Devices): Update with the peculiarities of
5484 operation on MS-Windows.
5485
c8d0cf5c
CD
54862009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5487
5488 * org.texi (Publishing action): Improve documentation of file
5489 names when publishing to the source directory.
5490 (Clean view): Document `org-indent-mode'.
5491 (Clocking work time): Add documentation for the
5492 new :timetamp option when creating a clock report.
5493 (Paragraphs): Fix many typos.
5494 (Plain lists): Remove duplicate explanation about the
5495 `C-c *' command.
5496 (Literal examples): Update to reflect the new behavior
5497 of the -n -r -k switches when exporting source code examples.
5498 (Structure editing): Add information about `C-c *',
5499 converting a plain list into a list of Org items.
5500 (Remember): Small rephrasing of the paragraph
5501 describing remember.el. Also mentioned that remember.el is part
5502 of Emacs 23, not Emacs 22.
5503 (Clocking work time): Add documentation about
5504 displaying the current clocking time against the effort estimate.
5505 Also add a footnote about using `org-clock-in-prepare-hook' to add
5506 an effort estimate on the fly, just before clocking it.
5507 (Footnotes): Document automatic renumbering and
5508 sorting.
5509 (Agenda commands): Document new bulk commands.
5510 (Plain lists): Document new behavior of
5511 `org-cycle-include-plain-lists'.
4e2af782 5512 Hyphenation only in TeX.
c8d0cf5c
CD
5513 (Clocking work time): Document the key to update effort
5514 estimates.
5515 (Clocking work time): Document the clock time display.
5516 (Structure editing, TODO basics): Document new
5517 variables.
5518 (Column attributes): Document new colciew operators.
5519 (Publishing options): Document :xml-declaration.
5520 (Tracking TODO state changes): Document the
5521 LOG_INTO_DRAWER property.
5522 (Literal examples): Document the new implementation for
5523 editing source code.
5524 (Publishing action): Mention the new publishing
5525 function, to publish an Org source file.
5526 (Publishing links): Mention how to link to an Org source file.
5527 (Macro replacement): Document new macros.
5528 (Handling links): Document type-specific completion
5529 when inserting links.
5530 (Structure editing, Plain lists): Improve documentation
5531 on sorting.
5532 (Internal links): Document custom ids for links.
5533 (Handling links): Document custom ids for links.
5534 (CSS support): Document new class.
5535 (Refiling notes): Document the possibility to create new nodes
5536 during refiling.
5537 (Agenda commands): Document the "?" operator to find
5538 tasks without effort setting.
5539 (Exporting agenda information): Section moved.
5540 (RSS Feeds): New section.
5541 (Built-in table editor): Document M-e and M-a navigate
5542 inside table field.
5543 (Stuck projects): Docment that projects identified as
5544 un-stuck will still be searchd for stuck sub-projects.
5545 (Paragraphs): Document centering.
5546 (Creating timestamps, Agenda commands): Document new
5547 behavior when changing time stamps.
5548 (Structure editing): Document the new command
5549 `org-clone-subtree-with-time-shift'.
5550 (Publishing): Refresh this chapter.
5551 (Export options, Export options, In-buffer settings):
5552 Document the new keywords.
5553 (Matching tags and properties): Collect all
5554 documentation about tags/property matches here.
5555 (Setting tags): Document `org-tag-persistent-alist'.
5556 (Weekly/daily agenda): New section.
5557 (Orgstruct mode): Describe `orgstruct++-mode'.
5558 (Drawers): Mention the LOGBOOK drawer.
5559 (Export options, Sectioning structure): Document the
5560 #+LEATEX_HEADER in-buffer setting.
5561 (Bugs): Section removed.
5562 (Hooks): New section.
0c7efc08 5563 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5564 (Context-sensitive commands): New section.
5565 (Setting tags): Document newline option.
5566 (Global TODO list, Matching tags and properties):
5567 Mention more variables.
5568 (Checkboxes): Update to changed command behavior.
81a5560e 5569
40d2791f
CY
55702009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5571
5572 * speedbar.texi (Basic Key Bindings): Fix typo.
5573
65d0154b
JB
55742009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5575
5576 * calc.texi (Vector/Matrix Functions): Add index entries for both
5577 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5578 affects matrices with more than one row.
b5bdfd9f 5579 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5580
5a9e3ab7
JB
55812009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5582
5583 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5584 `calc-transpose-lines'.
5a9e3ab7 5585
42fb7e61
MA
55862009-07-27 Michael Albinus <michael.albinus@gmx.de>
5587
5588 * dbus.texi (Receiving Method Calls): Describe special return value
5589 `:ignore'.
5590
574b69d5
AM
55912009-07-24 Alan Mackenzie <acm@muc.de>
5592
5593 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5594 initialization, any individual variable setting now takes precedence
5595 over one done via c-file-style/c-file-offsets.
5596
ec06459c
JB
55972009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5598
5599 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5600 truncated when Calc is quit.
5601 (Customizing Calc): Document `calc-undo-length'.
5602
4ce54f6b
CY
56032009-07-20 Chong Yidong <cyd@stupidchicken.com>
5604
5605 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5606
0e4f8ba5
GM
56072009-07-11 Kevin Ryde <user42@zip.com.au>
5608
5609 * pcl-cvs.texi (About PCL-CVS):
5610 * widget.texi (Basic Types):
5611 Fix cross-references.
5612
fa0f81b0
AS
56132009-07-01 Andreas Schwab <aschwab@redhat.com>
5614
5615 * dbus.texi (Type Conversion): Don't use literal control character.
5616
88a683c5
MA
56172009-07-01 Michael Albinus <michael.albinus@gmx.de>
5618
5619 * tramp.texi (GVFS based methods): New section.
5620 (Remote processes): Processes for GVFS based methods run locally.
5621
36c8febb
MA
56222009-06-30 Michael Albinus <michael.albinus@gmx.de>
5623
0c7efc08
SM
5624 * tramp.texi (Inline methods, External methods, Gateway methods):
5625 Avoid the words "kludge" and hack".
36c8febb
MA
5626 (External methods): Add `synce' method.
5627
5628 * trampver.texi: Update release number.
5629
d6b951bb
MA
56302009-06-22 Michael Albinus <michael.albinus@gmx.de>
5631
5632 Sync with Tramp 2.1.16.
5633
5634 * tramp.texi (History): Add GVFS support.
5635 (External methods): Precise `rsync' description. Add `dav', `davs' and
5636 `obex' methods. Add 'tramp-gvfs-methods' option.
5637 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5638 forms.
5639 (Remote Programs): Introduce `tramp-own-remote-path'.
5640 (Remote processes): New subsection "Running remote programs that create
5641 local X11 windows".
5642 (Frequently Asked Questions): Improve code for disabling vc.
5643
5644 * trampver.texi: Update release number. Set default value of
5645 `emacsgvfs'.
5646
70243478
CY
56472009-06-21 Chong Yidong <cyd@stupidchicken.com>
5648
5649 * Branch for 23.1.
5650
54b31cbf
GM
56512009-06-17 Glenn Morris <rgm@gnu.org>
5652
5653 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5654 (Latest version of Emacs): Mention source code repository.
5655
f6adc23c
GM
56562009-06-16 Glenn Morris <rgm@gnu.org>
5657
5658 * faq.texi (Top): Language tweak.
5659 (Extended commands): Most people have arrow keys.
5660 (Emacs manual): Say how to follow info links.
5661 (File-name conventions): Change title a bit. Explain about source
5662 versus installed. Condense etc description.
5663 (Guidelines for newsgroup postings): Mention Savannah list page.
5664 (Newsgroup archives): Simplify.
5665 (Contacting the FSF): Add contact URL.
5666 (Emacs Lisp documentation): Printed version not always available.
5667 (Installing Texinfo documentation): Explain how by hand installation is
5668 not normally needed. Use add-to-list. Remove duplicate reference.
5669 (Informational files for Emacs): Move info on Help menu here from
5670 "File-name conventions".
5671 (Help installing Emacs): Tweak uref.
5672 (Obtaining the FAQ): Mention repository.
5673 (Origin of the term Emacs): Explain "ITS".
5674 (Changing load-path): Use add-to-list.
5675 (Automatic indentation): Clarify this is for Text mode.
5676 Don't mention Indented Text mode.
5677 (Finding Emacs on the Internet): The FSF does not seem to offer a
5678 deluxe distribution on CD anymore.
5679
b59a8457
GM
56802009-06-16 Glenn Morris <rgm@gnu.org>
5681
5682 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5683 Recommend the latest release. Mention how to get older FAQs.
5684 Recommend the Emacs manual.
5685 (Guidelines for newsgroup postings): Discourage cross-posts.
5686 (Underlining paragraphs): Remove.
5687 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5688 (Bugs and problems): Update key-binding.
5689 (Problems with very large files): Mention 64-bit.
5690 (Shell process exits abnormally): Remove.
5691 (Problems with Shell Mode): Rename and update.
5692 (Spontaneous entry into isearch-mode)
5693 (Problems talking to certain hosts): Remove. This is old information,
5694 in etc/PROBLEMS if needed.
5695 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5696 (Dired claims that no file is on this line): Update.
5697 (Installing Emacs, Problems building Emacs): Simplify.
5698 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5699 information.
5700 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5701 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5702 (JDEE): "JDEE", not "JDE".
5703 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5704 Remove. This is old information, in etc/PROBLEMS if needed.
5705 (stty and Backspace key, Kanji and Chinese characters): Remove.
5706 (Right-to-left alphabets): Update section.
5707 (Changing the included text prefix): Gnus uses message-yank-prefix.
5708 Add cross-reference to Supercite manual.
5709 (Saving a copy of outgoing mail): Simplify output file description.
5710 (Expanding aliases when sending mail): Refer to Emacs manual.
5711 Remove old info about RFC822.
5712 Correct description of how to rebuild aliases.
5713 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5714 (MIME with Emacs mail packages)
5715 (Viewing articles with embedded underlining)
5716 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5717 Remove old sections.
5718 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5719 and is well-documented in the Gnus manual.
5720 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5721 (Making Gnus faster): Rename from "Starting Gnus faster".
5722 Merge "Catch-up is slow in Gnus" into here.
5723
0e6d12ca
GM
57242009-06-14 Glenn Morris <rgm@gnu.org>
5725
5726 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5727 (New in Emacs 23): New section.
5728 (Handling C-s and C-q with flow control): Add xref.
5729
2e17e05e
GM
57302009-06-13 Glenn Morris <rgm@gnu.org>
5731
5732 * faq.texi (Setting up a customization file): Grammar fix.
5733 Customize is no longer "new".
5734 (Displaying the current line or column): Line-number mode is on by
5735 default. Don't mention `column' package. Mention linum.el.
5736 (Turning on abbrevs by default): Explain how to do it for buffers,
5737 modes, and everywhere.
5738 (Associating modes with files): Use add-to-list. Don't mention Emacs
5739 19.
5740 (Highlighting a region): On by default since 23.1.
5741 (Replacing highlighted text): Update doc quote.
5742 (Working with unprintable characters): Don't mention search-quote-char.
5743 (Using an already running Emacs process): Gnuclient is probably not an
5744 enhancement these days.
5745 (Indenting switch statements): Remove mention of pre-Emacs 20.
5746 (Horizontal scrolling): Abbreviate Emacs 20 description.
5747 (Replacing text across multiple files): Fix name of dired command.
5748 (Disabling backups): Use require not load.
4f9d4de3 5749 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5750
2a1cf2b9
BW
57512009-06-13 Bill Wohler <wohler@newt.com>
5752
5753 Release MH-E manual version 8.2.
5754
5755 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5756 release 8.2.
5757
85b438b7
GM
57582009-06-13 Glenn Morris <rgm@gnu.org>
5759
5760 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5761 in this day and age the common meaning is "on the web".
5762 (copying): Use @copyright in all cases.
5763 (Basic keys): Remove reference to deleted manual node "Text Characters".
5764 (File-name conventions): Use GNU as an example rather than SERVICE.
5765 default.el lives in site-lisp. Update Info directory location.
5766 (Real meaning of copyleft): GPL actions have been brought, but all
5767 settled out of court.
5768 (Guidelines for newsgroup postings): Shorten section title.
5769 Simplify comp.emacs description.
5770 (Newsgroup archives): Change Google URL. Describe Gmane.
5771 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5772 points". Mention List-Unsubscribe header.
5773 (Contacting the FSF): Update email and URLs.
5774 (Basic editing): Mention F1 for help.
5775 (Installing Texinfo documentation): Refer to Texinfo website rather
5776 than ftp server.
5777 (Printing a Texinfo file): Mention texi2pdf.
5778 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5779 are just stubs nowadays.
5780 (Latest version of Emacs): Explain version numbers.
5781 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5782 (Turning on syntax highlighting): No need to mention hilit19 any more.
5783 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5784 (Modes for various languages): Remove section.
5785 (Major packages and programs): Remove most version and maintainer
5786 information - it's hard to keep up-to-date, and adds nothing.
5787 Similarly with direct links to mailing lists.
5788 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5789 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5790 years, and Emacs comes with tools for this now.
5791 (Patch): Remove section - this is a standard tool.
5792 (Using function keys under X): Remove section.
5793
93e2d996
GM
57942009-06-12 Glenn Morris <rgm@gnu.org>
5795
5796 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5797 (Help installing Emacs): Remove reference to deleted X11 node.
5798 (Associating modes with files): Interpreter-mode-alist is no longer
5799 subservient to auto-mode-alist.
5800 (Installing Emacs): Change future Emacs version.
5801 (Linking with -lX11 fails): Remove old section.
5802 (Packages that do not come with Emacs): Update ELL location.
5803 Emacs Lisp archive is dead.
5804 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5805 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5806 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5807 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5808 (Removing flashing messages): Remove section about non-existent Gnus
5809 option.
5810
f0bf7708
GM
5811 * faq.texi (Top): Add @top command.
5812 Remove the optional arguments from all @node commands: makeinfo can
5813 generate these automatically, and it is easier to edit and rearrange
5814 nodes without them.
5815
30884d11
GM
58162009-06-11 Glenn Morris <rgm@gnu.org>
5817
5818 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5819 (The LPF): Make the updated URL the sole reference point.
5820 (Learning how to do something): Update refcard price and format.
5821 (Getting a printed manual): Sources in doc/emacs/, not man/.
5822 Also available in PDF format. Since the page count varies, be less
5823 precise.
5824 (Informational files for Emacs): Remove references to deleted files
5825 LPF and SUN-SUPPORT, and to UUCP.
5826 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5827 Remove many obsolete ways to get the FAQ, which now seems only to be
5828 distributed with Emacs.
5829 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5830
deab46e0
CY
58312009-06-09 Chong Yidong <cyd@stupidchicken.com>
5832
223b43fa 5833 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5834 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5835
deab46e0
CY
5836 * ada-mode.texi (Installation, Compile commands)
5837 (Project File Overview, No project files, Set compiler options)
5838 (Use GNAT project file, Use multiple GNAT project files)
5839 (Identifier completion): Use @samp for menu items, and @kbd for key
5840 sequences (Bug#3504).
5841
71fbd643
DU
58422009-06-04 Daiki Ueno <ueno@unixuser.org>
5843
8c9bb6f5 5844 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5845
f197085b
CY
58462009-06-04 Ryan Yeske <rcyeske@gmail.com>
5847
5848 * message.texi (Header Commands): Fix descriptions to match
5849 keybindings.
5850
7f3bc720
DU
58512009-04-22 Daiki Ueno <ueno@unixuser.org>
5852
5853 * gnus.texi (Security): Mention that EasyPG is the current default.
5854
4518068d
CY
58552009-04-13 Chong Yidong <cyd@stupidchicken.com>
5856
5857 * ediff.texi (Session Commands): Fix typo.
5858
d7ca410a
MB
58592009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5860
5861 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5862 news.software.readers. Reported by Florian Rehnisch.
5863
c6c76add
GM
58642009-04-02 Glenn Morris <rgm@gnu.org>
5865
5866 * auth.texi: Capitalize direntry.
5867
5868 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5869 using a period in the entry name. (Bug#2797)
5870
35ed8e2e
JB
58712009-03-03 Juanma Barranquero <lekktu@gmail.com>
5872
5873 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5874 ($(infodir)/auth, auth.dvi): New targets.
5875
e280480a
GM
58762009-03-03 Glenn Morris <rgm@gnu.org>
5877
5878 * auth.texi: Fix @setfilename.
5879
5880 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5881 (auth, $(infodir)/auth, auth.dvi): New rules.
5882
8a76755b
GM
58832009-02-25 Glenn Morris <rgm@gnu.org>
5884
5885 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5886
0038d478
MB
58872009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5888
5889 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5890
58912009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5892
5893 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5894 gnus-nocem-issuers, and gnus-nocem-verifyer.
5895
867d4bb3
JB
58962009-02-20 Juanma Barranquero <lekktu@gmail.com>
5897
5898 * ada-mode.texi (Project files, Automatic Casing):
5899 * dbus.texi (Signals):
5900 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5901 * mh-e.texi (HTML):
5902 * nxml-mode.texi (Locating a schema)
5903 (Using the document's URI to locate a schema):
5904 * org.texi (Footnotes, Using the mapping API):
5905 * rcirc.texi (Channels): Remove duplicate words.
5906
3a44dc1f
GM
59072009-02-20 Glenn Morris <rgm@gnu.org>
5908
5909 * dired-x.texi (Miscellaneous Commands):
5910 * gnus.texi: Minor updates for mbox Rmail.
5911
5dc584b5
KB
59122009-02-16 Karl Berry <karl@gnu.org>
5913
b59a8457
GM
5914 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5915 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5916 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5917 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5918 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5919 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5920 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5921 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5922 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5923 Consistently use @insertcopying in the Top node,
5dc584b5 5924 @contents at the front (after @end titlepage),
b59a8457 5925 and @direntry after @copying. (Bug#1988)
5dc584b5 5926
9eb59592
MB
59272009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5928
5929 * auth.texi: New file documenting auth-source.
5930
d324fa76
CD
59312009-02-13 Carsten Dominik <dominik@science.uva.nl>
5932
5933 * org.texi (Org Plot): Fix link.
5934
7a603b73
DU
59352009-02-09 Daiki Ueno <ueno@unixuser.org>
5936
5937 * epa.texi (Mail-mode integration): Mention the way to do
5938 "encrypt-to-self". (Bug#1807)
5939
a626b338 59402009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5941
5942 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5943
3b36c17e
MB
59442009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5945
5946 * gnus-news.texi: Print version about Incoming*.
5947
55033558
CD
59482009-02-02 Carsten Dominik <dominik@science.uva.nl>
5949
5950 * org.texi (Structure editing, Handling links)
5951 (Fast access to TODO states, Javascript support): Make standard docs
5952 correctly reflect default variable settings.
5953
ec712abb
GM
59542009-02-02 Glenn Morris <rgm@gnu.org>
5955
5956 * org.texi: Fix typos.
5957
7112648c
MA
59582009-02-01 Michael Albinus <michael.albinus@gmx.de>
5959
5960 Sync with Tramp 2.1.15.
5961
5962 * trampver.texi: Update release number.
5963
2e461fc1
CD
59642009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5965
5966 * org.texi (TODO dependencies): Document TODO dependencies on
5967 checkboxes.
5968
bc283609
CD
59692009-01-30 Carsten Dominik <dominik@science.uva.nl>
5970
5971 * org.texi (TODO dependencies): Document key binding for toggling
5972 ORDERED property.
5973
74fc5047
MA
59742009-01-28 Michael Albinus <michael.albinus@gmx.de>
5975
5976 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5977 of hook functions.
5978
d6685abc
CD
59792009-01-28 Carsten Dominik <dominik@science.uva.nl>
5980
5981 * org.texi (TODO dependencies): New section.
5982
65c439fd
CD
59832009-01-27 Carsten Dominik <dominik@science.uva.nl>
5984
5985 * org.texi (Plain lists, TODO basics, Priorities)
5986 (Multiple sets in one file, Conflicts): Document interaction with
5987 `shift-selection-mode'.
5988
5fafc247
JB
59892009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5990
5991 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5992 Make Calc the subject of sentences.
5993 (Rearranging Formulas using Selections): Discuss new options
5994 for `j *'.
5995
e7433508
MA
59962009-01-26 Michael Albinus <michael.albinus@gmx.de>
5997
5998 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5999
2096a1b6
GM
60002009-01-26 Glenn Morris <rgm@gnu.org>
6001
6002 * org.texi: Fix typos.
6003
0cb61492
BW
60042009-01-26 Bill Wohler <wohler@newt.com>
6005
2096a1b6 6006 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 6007
0bd48b37
CD
60082009-01-25 Carsten Dominik <dominik@science.uva.nl>
6009
6010 * org.texi (References): Add information about remote references.
6011 (Built-in table editor): Document `C-c RET' in tables.
6012 (Math symbols, Quoting LaTeX code): Mention that simple
6013 LaTeX macros survive LaTeX export.
6014 (Images in LaTeX export): Show how to create a reference to a
6015 figure.
6016 (Sectioning structure): Document that the LaTeX class can be
6017 specified in a property.
6018 (Text areas in HTML export): New section.
6019 (External links): Add examples for text search and ID links.
6020 (Built-in table editor): Remove the descriptio of `C-c
6021 C-q', it not longer works.
6022 (Literal examples): Document that a space must follow
6023 the colon in short examples.
6024 (Relative timer): Document `org-timer-stop'.
6025 (Footnotes): New section.
6026 (Footnote markup): Shorten section and refer to new Footnote
6027 section.
6028 (Literal examples): Add documentation for line
6029 numbering in and references to code examples.
6030 (CSS support): Fix the description of default CSS styles.
6031 (Capturing column view): Document
6032 "file:path/to/file.org" as an allowed value for the ID property of
6033 a dynamic block copying column view.
6034
49dbbaf2
SE
60352009-01-23 Stephen Eglen <stephen@gnu.org>
6036
6037 * mh-e.texi (Getting Started): Describe $MH.
6038
193e6828
MA
60392009-01-21 Michael Albinus <michael.albinus@gmx.de>
6040
6041 * tramp.texi (all): Harmonize usage of "external method",
6042 "external transfer method" and "out-of-band method".
6043 (Connection types): Precise the differences of inline and external
6044 methods. Written by Adrian Phillips <a.phillips@met.no>.
6045
26b9f88d
MB
60462009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6047
6048 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6049 commands as described at the top. Reported by Allan Gottlieb
6050 <gottlieb@nyu.edu>.
6051
60522009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6053
6054 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6055 nnmail-pathname-coding-system.
6056
377952e0
GM
60572009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6058
6059 * org.texi (Relative timer): Fix typo.
6060
a20d3598
JB
60612009-01-15 Juanma Barranquero <lekktu@gmail.com>
6062
6063 * org.texi (Clocking work time): Fix typo.
98a1e0f5 6064 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 6065
a50253cc
GM
60662009-01-13 Glenn Morris <rgm@gnu.org>
6067
6068 * org.texi: Fix some more typos.
6069
07450bee
GM
60702009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6071
6072 * org.texi: Fix some typos.
6073
e3e955fe
MB
60742009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6075
6076 * gnus.texi (Group Parameters): Add note for local variables.
6077
60782009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6079
0c7efc08
SM
6080 * gnus.texi (Converting Kill Files): Fix URL.
6081 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
6082
60832009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6084
6085 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6086 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6087 (Paging the Article): Add index entry.
6088
71dd9983
JB
60892009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6090
6091 * ada-mode.texi (Examples): Delete redundant text.
6092
4a0cf14f
MA
60932009-01-03 Michael Albinus <michael.albinus@gmx.de>
6094
36c8febb 6095 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
6096
6097 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6098 addresses.
6099
aedac0f0
BW
61002009-01-03 Bill Wohler <wohler@newt.com>
6101
6102 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6103 kept empty.
6104
4c65b566
CD
61052008-12-20 Carsten Dominik <dominik@science.uva.nl>
6106
6107 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
6108 (HTML Export commands, LaTeX/PDF export commands):
6109 Improve documentation about transient-mark-mode.
e9fce1ac 6110 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
6111 to fields in the last table row.
6112
e1a78e1e
JL
61132008-12-19 Juri Linkov <juri@jurta.org>
6114
6115 * info.texi (Search Text): Remove mention of removed key binding M-s.
6116
17a0aa82
CD
61172008-12-18 Carsten Dominik <dominik@science.uva.nl>
6118
6119 * org.texi (References): Remove mentioning of @0 as reference for the
6120 last line, this has been reverted in the Lisp sources.
6121
4997d802
JB
61222008-12-17 Juanma Barranquero <lekktu@gmail.com>
6123
6124 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6125 (DVI_TARGETS): Remove duplicates. Add sasl.
6126 ($(infodir)/sasl, sasl.dvi): New targets.
6127
33306645
CD
61282008-12-17 Carsten Dominik <dominik@science.uva.nl>
6129
6130 * org.texi: Version number pushed to 6.15d.
6131
db55f368
CD
61322008-12-16 Carsten Dominik <dominik@science.uva.nl>
6133
a0bf4117 6134 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
6135 (Images in LaTeX export): New section.
6136 (Inlined images, Images in HTML export): Sections renamed.
6137
dae0a942
MB
61382008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6139
6140 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6141
9f5572e9
MB
61422008-12-04 David Engster <dengste@eml.cc>
6143
6144 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 6145 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 6146
bc23baaa
CD
61472008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6148
6149 * org.texi (Using the mapping API): Fix bug in mapping example.
6150 (Publishing options): Make the list of properties complete again, in
6151 correspondence to the variable `org-export-plist-vars'.
6152 (Property searches): Document new special values for time comparisons.
6153 (Tag inheritance): Refine the description of tag inheritance.
6154 (Project alist): Add info about the publishing sequence of components.
a0bf4117 6155 (Effort estimates): Document the new relative timer.
bc23baaa 6156
3bf8054f
JB
61572008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6158
6159 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6160 (Using Calc): Clarify use of `C-x * o'.
6161 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6162
ac134f2f
RS
61632008-11-28 Richard M Stallman <rms@gnu.org>
6164
6165 * dbus.texi (Receiving Method Calls): Clean up previous change.
6166
ace706d1
MA
61672008-11-26 Michael Albinus <michael.albinus@gmx.de>
6168
6169 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6170 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6171 `dbus-unescape-from-identifier'.
6172 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 6173 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
6174 (Signals): Use the constants in the example.
6175
d60b1ba1
CD
61762008-11-24 Carsten Dominik <dominik@science.uva.nl>
6177
b97439ce 6178 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 6179
ce4fdcb9
CD
61802008-11-23 Carsten Dominik <dominik@science.uva.nl>
6181
6182 * org.texi (Setting up Remember): Document `org-remember-mode'.
6183 (External links): Document that bbdb links can use a regular
6184 expression.
6185 (External links): Document that elisp links can contain interactive
6186 commands.
6187
c8548a00 61882008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6189
6190 * viper.texi (viper-translate-all-ESC-keysequences):
6191 Description removed.
6192
6a2c4aec
GM
61932008-11-19 Glenn Morris <rgm@gnu.org>
6194
6195 * doclicense.texi: Change to FDL 1.3.
6196 Relicense all texi files under FDL 1.3 or later.
6197
59ee4113
JB
61982008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6199
6200 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6201
59bcbb98 62022008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6203
0c7efc08 6204 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6205
6206 * ediff.texi: Version/date change.
9f90198a 6207
8aa41c9b
CY
62082008-11-14 Chong Yidong <cyd@stupidchicken.com>
6209
6210 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6211
17587b1b
JB
62122008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6213
6214 * calc.texi (About This Manual): Comment out a mention of
6215 marginal notes.
6216
564c900e
CD
62172008-11-12 Carsten Dominik <dominik@science.uva.nl>
6218
6219 * org.texi (Clocking work time): Document the :formula property of
6220 clock tables.
6221 (Structure editing, Refiling notes): Document refiling regions.
6222 (Agenda commands): Document the double-prefix version
6223 of the `l' command in the agenda.
6224 (Handling links): Explain the effect of a double prefix
6225 arg to `C-c C-o'.
6226 (TODO basics): Add documentation for tag triggers.
6227
3c4be1f2
GM
62282008-10-23 Glenn Morris <rgm@gnu.org>
6229
6230 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6231 byte-compiling things like `+'.
6232
6233 * ns-emacs.texi: Merge copyright years of author now with assignment
6234 into FSF years.
6235 (VER): Use it for easier automatic updating. Use Emacs version rather
6236 than standalone Emacs.app version.
6237
a6520ff3
CD
62382008-10-12 Carsten Dominik <dominik@science.uva.nl>
6239
864c9740 6240 * org.texi: Lots of minor fixes.
a6520ff3
CD
6241 (Capture): New chapter.
6242 (Org Plot): New section.
6243
db7a4b66
MH
62442008-09-30 Magnus Henoch <mange@freemail.hu>
6245
6246 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6247
4043c194
JB
62482008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6249
6250 * calc.texi (User Defined Units): Mention how to enter optional display
6251 string.
6252
eef5ade7
MB
62532008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6254
0c7efc08 6255 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6256 avoid the "y/n" wording.
6257
e52cac88
MB
62582008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6259
0c7efc08 6260 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6261
62622008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6263
6264 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6265 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6266
00c55306
BW
62672008-09-22 Bill Wohler <wohler@newt.com>
6268
6269 Release MH-E manual version 8.1.
6270
6271 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6272 release 8.1.
6273
6274 * mh-e.texi: Retain dual license as agreed to by the FSF.
6275 However, bump GPL to Version 3.
6276 Use @include for license text.
6277
e52cac88 62782008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6279
6280 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6281 (Store custom flags and keywords, Store arbitrary data):
6282 Clean up markup.
64763fe3
MB
6283
62842008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6285
6286 * gnus.texi (The Gnus Registry): Document it.
6287
9e601b8d
MB
62882008-09-08 David Engster <dengste@eml.cc>
6289
88ee5b02
JB
6290 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6291 Clarify section about choosing back end servers.
9e601b8d 6292
247043f1
GM
62932008-08-23 Glenn Morris <rgm@gnu.org>
6294
6295 * dired-x.texi (Shell Command Guessing):
6296 Mention dired-guess-shell-case-fold-search. (Bug#417)
6297
2bfec7a0
MA
62982008-08-22 Michael Albinus <michael.albinus@gmx.de>
6299
6300 * trampver.texi: Update release number.
6301
247043f1 63022008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6303
6304 * ns-emacs.texi: Update version.
6305 (Introduction): Correct menu location for options save.
6306 (Customization): Note that defaults are stored under org.gnu.Emacs.
6307
8c20bd92
BW
63082008-08-11 Bill Wohler <wohler@newt.com>
6309
6310 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6311 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6312 Henman) (closes SF #1768928).
6313
767a4d92
GM
63142008-08-10 Glenn Morris <rgm@gnu.org>
6315
6316 * ns-emacs.texi: Use @copying. Change copyright of authors with
6317 assignment to FSF. Change license to GFDL.
6318 (Top): Remove outdated references.
6319
6ecfe5c2
MB
63202008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6321
88ee5b02
JB
6322 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6323 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6324 gnus-summary-sort-by-most-recent-date.
6325 (Summary Sorting): Explain prefix argument.
6326
63272008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6328
6329 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6330 gnus-summary-pipe-output.
6331
eb932e8a
MA
63322008-08-03 Michael Albinus <michael.albinus@gmx.de>
6333
6334 * dbus.texi (Receiving Method Calls): Document error handling of own
6335 D-Bus methods.
6336
bfe16263
BW
63372008-08-01 Bill Wohler <wohler@newt.com>
6338
6339 * mh-e.texi (Reading Mail)
9f90198a 6340 (Viewing Attachments): Describe new function
bfe16263
BW
6341 mh-show-preferred-alternative.
6342 (Sending Mail, Redistributing, Sending Message): Describe new hook
6343 mh-annotate-msg-hook.
6344
21956b56
MA
63452008-07-31 Michael Albinus <michael.albinus@gmx.de>
6346
6347 * dbus.texi (Arguments and Signatures): Fix example.
6348 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6349 (Asynchronous Methods): New node.
9f90198a
JB
6350 (Errors and Events): Describe extended layout of `dbus-event'.
6351 New defun `dbus-event-message-type'.
21956b56 6352
7c2fb837
DN
63532008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6354
6355 * ediff.texi: Remove VMS support.
6356
13662773
JB
63572008-07-29 Juanma Barranquero <lekktu@gmail.com>
6358
6359 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6360 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6361
ddde0b34
CY
63622008-07-29 Chong Yidong <cyd@stupidchicken.com>
6363
6364 * Makefile.in: Add mairix-el targets.
6365
63662008-07-29 David Engster <deng@randomsample.de>
6367
6368 * mairix-el.texi: New file.
6369
d5875b25
JB
63702008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6371
366b7d44
JB
6372 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6373 project files. Delete 'main_unit' project variable; not needed. Allow
6374 process environment variables wherever project variables are allowed.
6375 Add tutorial section on multiple GNAT project files.
d5875b25 6376
6cbab8ee
MA
63772008-07-27 Michael Albinus <michael.albinus@gmx.de>
6378
6379 Sync with Tramp 2.1.14.
6380
6381 * trampver.texi: Update release number.
6382
9e2a2647
DN
63832008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6384
6385 * ns-emacs.texi:
6386 * faq.texi: Remove mentions of Mac Carbon.
6387
d62672f3
MB
63882008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6389
6390 * gnus.texi (Saving Articles): Describe the 2nd argument of
6391 gnus-summary-save-in-pipe.
6392 (SpamAssassin): Use it.
6393
63942008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6395
6396 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6397
dd12e1c6
CD
63982008-07-25 Carsten Dominik <dominik@science.uva.nl>
6399
6400 * org.texi (Export options): Document the use of the creator flag.
6401
44ce9197
CD
64022008-07-24 Carsten Dominik <dominik@science.uva.nl>
6403
6404 * org.texi: New version 6.06a.
6405
ddd13c5d
JB
64062008-07-23 Juanma Barranquero <lekktu@gmail.com>
6407
6408 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6409 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6410
8dc6104d
JB
64112008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6412
35e951cd
JB
6413 * calc.texi (Editing Stack Entries, Algebraic Entry):
6414 Rewrite introductory sentences so it can be used by
8dc6104d
JB
6415 Calc's help functions. Mention fixing typos.
6416 (Customizing Calc): Fix typo.
6417
64182008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6419
6420 * calc.texi (summarykey): New macro. Use to correctly format keys in
6421 the summary.
6422
ddd13c5d 64232008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6424
6425 * ns-emacs.texi (Customization): Corrected documentation on color
6426 specification formats.
6427
568beaa2
AS
64282008-07-19 Andreas Schwab <schwab@suse.de>
6429
db8ef699 6430 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6431
6432 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6433 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6434
cd71b9ae
MA
64352008-07-18 Michael Albinus <michael.albinus@gmx.de>
6436
6437 * dbus.texi (Inspection): Rework, introduce submenus.
6438 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6439 (Properties and Annotations, Arguments and Signatures): New nodes.
6440
9b7993b4
MA
64412008-07-13 Michael Albinus <michael.albinus@gmx.de>
6442
6443 * dbus.texi (Receiving Method Calls): Fix description of
6444 `dbus-register-method'.
6445 (Signals): Allow also signal arguments for filtering in
6446 `dbus-register-signal'.
6447
241d447b
JB
64482008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6449
6450 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6451 `cnorm'.
6452 (Arithmetic Tutorial): Simplify the verification of prime factors.
6453
adb46650
MB
64542008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6455
6456 * gnus.texi (Saving Articles): Mention
6457 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6458
92e15881
JB
64592008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6460
6461 * calc.texi: Adjust mode line throughout.
6462
ea597303
JB
64632008-06-28 Juanma Barranquero <lekktu@gmail.com>
6464
6465 * sasl.texi (Mechanisms): Fix typos.
6466
aee08080
JB
64672008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6468
6469 * calc.texi (Killing from the stack): Mention using normal Emacs
6470 copying.
6471
a06a4a12
MA
64722008-06-21 Michael Albinus <michael.albinus@gmx.de>
6473
0c7efc08 6474 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6475 Add `auth-source' mechanism.
a06a4a12
MA
6476 (Connection caching): Tramp reopens the connection automatically,
6477 when the operating system on the remote host has been changed.
6478
7389398d
EZ
64792008-06-20 Eli Zaretskii <eliz@gnu.org>
6480
6481 * makefile.w32-in (distclean): Remove makefile.
6482
b349f79f
CD
64832008-06-17 Carsten Dominik <dominik@science.uva.nl>
6484
3f9b4c2b 6485 * org.texi (Using the mapping API): New section.
b349f79f 6486 (Agenda column view): New section.
3f9b4c2b 6487 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6488 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6489 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6490
64912008-06-17 Jason Riedy <jason@acm.org>
6492
6493 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6494 function, and efmt may be a two-argument function.
6495 (Radio tables): Document multiple destinations.
6496
cd5c05d2
GM
64972008-06-16 Glenn Morris <rgm@gnu.org>
6498
6499 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6500 Add Cover-Texts.
6501
debf4439
GM
65022008-06-15 Glenn Morris <rgm@gnu.org>
6503
6504 * faq.texi (VER): Update to 23.0.60.
6505
6506 * mh-e.texi: Remove option of licensing under GPL.
6507 Add Cover-Texts to GFDL permissions notice.
6508 (GPL): Remove section.
6509 (GFDL): Include doclicense.texi rather than the actual text.
6510
6511 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6512 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6513
6514 * sasl.texi: Fix output file name.
6515
6516 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6517
6518 * gnus-coding.texi: Refer to license in Gnus manual.
6519
6520 * idlwave.texi, sasl.texi: Use @copying.
6521
6522 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6523
6524 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6525
6526 * url.texi: Use @copying, @title, @subtitle, @author.
6527
6528 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6529 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6530 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6531 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6532 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6533 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6534 * widget.texi, woman.texi:
6535 Remove references to external license, since doclicense is included.
6536
6537 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6538 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6539 Remove references to non-existent Invariant Sections.
6540
091f8bc1
GM
65412008-06-14 Glenn Morris <rgm@gnu.org>
6542
6543 * faq.texi (Major packages and programs): Remove references to external
6544 Supercite, Calc, VIPER, since they have been included for some time.
6545 Update VM, AUCTeX, BBDB entries.
6546
47bcb4d3
UJ
65472008-06-14 Ulf Jasper <ulf.jasper@web.de>
6548
6549 * newsticker.texi: Updated to match latest newsticker changes.
6550
6f093307
GM
65512008-06-13 Glenn Morris <rgm@gnu.org>
6552
6553 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6554 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6555 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6556 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6557 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6558 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6559 * woman.texi:
6560 Update Back-Cover Text as per maintain.info.
6561
2b968687
MB
65622008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6563
6564 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6565
6566 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6567 (gnus-faq.xml): Update repository host.
6568
2b968687
MB
6569 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6570
65712008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6572
6573 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6574 Fix a typo.
6575
65762008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6577
6578 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6579 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6580 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6581
65822008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6585 coding standards.
6586
65872008-06-14 David Engster <dengste@eml.cc>
6588
6589 * gnus.texi (nnmairix): Markup fixes.
6590
e6d2d263
MB
65912008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6592
2b968687 6593 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6594
65952008-06-05 David Engster <dengste@eml.cc>
6596
6597 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6598
65992008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6600
b344d29d 6601 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6602 (Searching, nnir, nnmairix): New stub nodes.
6603
ad231df6 66042008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6605
6606 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6607
f394fa25
MB
66082008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6609
6610 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6611
58333467
MB
66122008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6613
6614 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6615
67525fb9
JY
66162008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6617
6618 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6619
0549d8fc
JB
66202008-05-06 Juanma Barranquero <lekktu@gmail.com>
6621
6622 * info.texi (Top): Fix typo in xref.
6623
149a3837
KB
66242008-05-05 Karl Berry <karl@gnu.org>
6625
6626 * info.texi (Top): @xref to stand-alone manual.
6627
3a23a519
MB
66282008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6629
6630 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6631 (Various Summary Stuff): Fix typo in last xref.
6632
0a29fbf3
JB
66332008-05-02 Juanma Barranquero <lekktu@gmail.com>
6634
6635 * org.texi (Moving subtrees): Fix typo.
6636
586b90f1
MA
66372008-04-28 Michael Albinus <michael.albinus@gmx.de>
6638
6639 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6640 Tramp via `tramp-mode'.
6641
b5af9883
CD
66422008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6643
6644 * org.texi: Massive changes, in many parts of the file.
6645
a12bf61e
GM
66462008-04-27 Jason Riedy <jason@acm.org>
6647
6648 * org.texi (A LaTeX example): Note that fmt may be a
6649 one-argument function, and efmt may be a two-argument function.
6650 (Radio tables): Document multiple destinations.
6651
d55fe5bb
MB
66522008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6653
6654 * gnus.texi (Oort Gnus): Add message-fill-column.
6655
66562008-04-12 Adrian Aichner <adrian@xemacs.org>
6657
6658 * gnus.texi (Mail Source Specifiers): Typo fix.
6659
66602008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6661
6662 * gnus.texi (Diary Headers Generation): Update key binding for
6663 `gnus-diary-check-message'.
6664
66652008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6666
6667 * gnus.texi (Emacsen): Addition.
6668
66692008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6670
6671 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6672
66732008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6674
6675 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6676
66772008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6678
6679 * gnus-news.texi: Update tool bar item.
6680
66812008-04-09 Sven Joachim <svenjoac@gmx.de>
6682
6683 * gnus-news.texi: Fix typos.
6684
76c109c3
JB
66852008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6686
222027f2 6687 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6688 Add mention of `kron'.
6689
d5fbd5a6
MO
66902008-04-01 Daiki Ueno <ueno@unixuser.org>
6691
0c7efc08
SM
6692 * epa.texi (Encrypting/decrypting *.gpg files):
6693 Document epa-file-name-regexp.
d5fbd5a6 6694
fbcbb58c
KY
66952008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6696
6697 * gnus.texi (Example Methods): Fix description about ssh-agent.
6698 (Indirect Functions): Fix the default value of nntp-telnet-command;
6699 remove link to connect.html.
6700
134ce16c
MA
67012008-03-30 Michael Albinus <michael.albinus@gmx.de>
6702
6703 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6704 dbus-call-method.
6705 (Receiving Method Calls): The timeout can be set by the calling client.
6706
da1975d7
MA
6707 * trampver.texi: Update release number.
6708
2e4089ab
RS
67092008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi (Top): Fix version. Add SASL.
6712
70cab5a9
MA
67132008-03-29 Michael Albinus <michael.albinus@gmx.de>
6714
6715 Sync with Tramp 2.1.13.
6716
6717 * trampver.texi: Update release number.
6718
5bc6ddff
MB
67192008-03-29 Chong Yidong <cyd@stupidchicken.com>
6720
6721 * org.texi: Update to new org-mode website.
6722
67232008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6724
6725 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6726
9b3ebcb6
MB
67272008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6728
6729 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6730 gnus-read-ephemeral-gmane-group-url,
6731 gnus-read-ephemeral-emacs-bug-group,
6732 gnus-read-ephemeral-debian-bug-group.
6733
67342008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6735
6736 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6737
6738 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6739 Add FIXMEs for Bookmarks and gnus-registry-marks.
6740
67412008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6742
6743 * gnus.texi (Smileys): Document `smiley-style'.
6744
67452008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6746
6747 * gnus.texi (Gnus Development): Clarify difference between ding and
6748 gnu.emacs.gnus.
6749 (MIME Commands, Using MIME, RSS): Fix markup.
6750
6751 * gnus-faq.texi ([8.4]): Ditto.
6752
67532008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6754
6755 * gnus.texi (Emacsen): Remove obsolete stuff.
6756
67572008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6758
6759 * gnus.texi (Oort Gnus): Add version info WRT
6760 `mail-source-delete-incoming'.
6761
67622008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6763
6764 * gnus.texi (Top): Add "Other related manuals" and version info in
6765 `iftex' output.
6766 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6767 gnus-balloon-face-0 and the corresponding format specifiers.
6768
608d6a81
MA
67692008-03-26 Michael Albinus <michael.albinus@gmx.de>
6770
6771 * tramp.texi (Filename completion): Remove footnote about let-bind
6772 of `partial-completion-mode'. It doesn't work this way.
6773
27a6f132
SM
67742008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6775
6776 * pcl-cvs.texi (Contributors): Update my email.
6777
4a7c4c40
MA
67782008-03-21 Michael Albinus <michael.albinus@gmx.de>
6779
6780 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6781
2940c053
BW
67822008-03-17 Bill Wohler <wohler@newt.com>
6783
6784 * mh-e.texi (Viewing): Update URL for adding header fields to
6785 mh-invisible-header-fields-default.
6786
30864d5f
BW
67872008-03-16 Bill Wohler <wohler@newt.com>
6788
6789 * mh-e.texi (Preface): Add Gnus to requirements.
6790 (Forwarding): Note that forwarded MIME messages are now inline.
6791
31fe2b00
SM
67922008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6793
6794 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6795 (Common Variables): Give precedence to the netcat methods over the
6796 telnet methods, and mention that they are more reliable.
31fe2b00 6797
5e97c626
CD
67982008-03-13 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi (Exporting Agenda Views): Document agenda export to
6801 iCalendar.
6802 (Progress logging): Document the new progress logging stuff.
6803
37a68866
MB
68042008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6805
6806 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6807 Update for change of `mail-source-delete-incoming'.
6808
6809 * gnus-news.texi: Ditto.
6810
8f7abae3
MB
68112008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6812
6813 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6814 custom versions.
6815
af379c86
AM
68162008-03-07 Alan Mackenzie <acm@muc.de>
6817
6818 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6819 parens/brackets in a k&r region is limited.
6820
3d0f8a67
MB
68212008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6822
6823 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6824 using different Emacs versions.
6825
52151df0
GM
68262008-02-27 Glenn Morris <rgm@gnu.org>
6827
6828 * sc.texi: Remove a lot of old and obsolete info.
6829 (titlepage): Simplify.
6830 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6831 (VM with any Emacsen, GNEWS with any Emacsen)
6832 (Overloading for Non-conforming MUAs, Version 3 Changes)
6833 (The Supercite Mailing List): Delete nodes.
6834 (Introduction): Remove info about old packages.
6835 (Getting Connected): Simplify. Remove info about old packages.
6836 (Citing Commands): Delete Emacs 19 info.
6837 (Hints to MUA Authors): Simplify.
6838 (Thanks and History): Merge in some info from the deleted node
6839 "Version 3 Changes".
6840
b03f96dc
MB
68412008-02-05 Juanma Barranquero <lekktu@gmail.com>
6842
6843 * org.texi (Setting tags, In-buffer settings):
6844 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6845
52bec650
MB
68462008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6847
6848 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6849 installation directory name.
6850
34a3c587
RF
68512008-02-12 Romain Francoise <romain@orebokech.com>
6852
6853 * epa.texi (Overview): Fix typo.
6854
5a8d03e9
MO
68552008-02-11 Daiki Ueno <ueno@unixuser.org>
6856
6857 * epa.texi (Quick start): Remove the .emacs setting.
6858
f1914c40
MO
68592008-02-10 Daiki Ueno <ueno@unixuser.org>
6860
6861 * epa.texi (Quick start): Use the command `epa-enable' instead of
6862 loading `epa-setup'.
6863
bca98fc9
JB
68642008-02-08 Juanma Barranquero <lekktu@gmail.com>
6865
6866 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6867 ($(infodir)/epa, epa.dvi): New targets.
6868
4b01af2e
MO
68692008-02-08 Daiki Ueno <ueno@unixuser.org>
6870
6871 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6872
6873 * epa.texi: New manual documenting the EasyPG Assistant.
6874
06c0751a
MA
68752008-02-06 Michael Albinus <michael.albinus@gmx.de>
6876
6877 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6878 (Inspection): New function dbus-ping.
6879
7dcccd7b
MA
68802008-02-05 Michael Albinus <michael.albinus@gmx.de>
6881
6882 * tramp.texi (Remote processes): Add `shell-command'.
6883
a12bf61e
GM
68842008-02-02 Michael Albinus <michael.albinus@gmx.de>
6885
6886 * tramp.texi: Use new FSF's Back-Cover Text.
6887
a1da1e37
MB
68882008-01-28 Michael Sperber <sperber@deinprogramm.de>
6889
6890 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6891 (Group Parameters): Document `mail-source' parameter.
6892
c9d8f746
MA
68932008-01-27 Michael Albinus <michael.albinus@gmx.de>
6894
6895 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6896 must be a local host.
6897
15db4a13
MO
68982008-01-26 Michael Olson <mwolson@gnu.org>
6899
6900 * erc.texi: Update version for ERC 5.3 release.
6901 (Obtaining ERC): Update extras URLs for 5.3.
6902 (Development): Write instructions for git, and remove those for Arch.
6903 (History): Mention the switch to git.
6904
2bc43980
KB
69052008-01-24 Karl Berry <karl@gnu.org>
6906
bca98fc9
JB
6907 * info.texi (Search Index, Search Text): Mention the command
6908 character in the section name, a la the (Go to node) node.
2bc43980 6909
d2e4a6c9
MA
69102008-01-21 Michael Albinus <michael.albinus@gmx.de>
6911
6912 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6913
0b6799c3
MB
69142008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6915
6916 * gnus-news.texi: Mention gnus-article-describe-bindings.
6917
69182008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6919
6920 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6921
db9c3fb1 69222008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6923
7b4d0413 6924 * org.texi (Property inheritance): New section.
db9c3fb1 6925 (Conventions): New section.
7b4d0413 6926 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6927 commands, and the new bindings for refiling.
6928 (Sparse trees): Document the new special command for sparse trees.
6929 (References): Be more clear about the counting of hilines.
6930 (Handling links): Document M-p/n for accessing links.
6931 (Fast access to TODO states): New section.
6932 (Per file keywords): New section.
6933 (Property inheritance): New section.
6934 (Column attributes): New summary types.
6935 (Capturing Column View): New section.
6936 (The date/time prompt): Cover the new features in the date/time prompt.
6937 Compactify the table of keys for the calendar remote control.
6938 (Clocking work time): Document the new :scope parameter.
6939 (Remember): Promoted to chapter.
6940 (Quoted examples): New section.
6941 (Enhancing text): New verbatim environments.
6942
6ed73f28
MA
69432008-01-14 Michael Albinus <michael.albinus@gmx.de>
6944
6945 * trampver.texi: Update release number.
6946
95838435
MB
69472008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6948
0c7efc08
SM
6949 * gnus.texi (Article Keymap):
6950 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6951 gnus-article-reply-with-original and
6952 gnus-article-followup-with-original.
6953
20234d96
GM
69542008-01-09 Glenn Morris <rgm@gnu.org>
6955
6956 * nxml-mode.texi: Add @copying section.
6957
d82cf70b
MB
69582008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6959
6960 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6961 Server". Add `message-send-mail-with-mailclient'.
6962
6963 * gnus.texi (Posting Server): Move some text to "(message)Mail
6964 Variables" and add a reference here.
6965
addb7f2e
MA
69662008-01-04 Michael Albinus <michael.albinus@gmx.de>
6967
6968 * dbus.texi (Receiving Method Calls): New chapter.
6969 (Errors and Events): Add serial number to events. Replace "signal" by
6970 "message". Introduce dbus-event-serial-number.
6971
4db2806c
MA
69722008-01-03 Michael Albinus <michael.albinus@gmx.de>
6973
6974 * dbus.texi (Type Conversion): Explain the type specification for empty
6975 arrays. Use another example.
6976
c9ecb5a7
MA
69772007-12-30 Michael Albinus <michael.albinus@gmx.de>
6978
6979 * dbus.texi (all): Replace "..." by @dots{}.
6980 (Type Conversion): Precise the value range for :byte types.
6981 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6982 Mention its return value.
6983 (Errors and Events): There is no D-Bus error propagation during event
6984 processing.
6985
702dbfd9
JB
69862007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6987
a12bf61e 6988 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6989 New sections.
6990
87035689
MB
69912007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6992
6993 * gnus.texi (Group Parameters): Reorder the text and add a note about
6994 `gnus-parameters' near the beginning of the node.
6995
69962007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6997
6998 * gnus.texi (Score File Editing): Fix function name.
6999
5492f5ca
MA
70002007-12-23 Michael Albinus <michael.albinus@gmx.de>
7001
7002 Sync with Tramp 2.1.12.
7003
7004 * trampver.texi: Update release number.
7005
a12bf61e
GM
70062007-12-22 Richard Stallman <rms@gnu.org>
7007
7008 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7009
d4e67bc5
MA
70102007-12-22 Michael Albinus <michael.albinus@gmx.de>
7011
7012 * dbus.texi (Type Conversion): Correct input parameters mapping.
7013
6a31c819
MA
70142007-12-21 Michael Albinus <michael.albinus@gmx.de>
7015
7016 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7017 (Errors and Events): Mention wrong-type-argument error.
7018
99a3e35f
AS
70192007-12-21 Alex Schroeder <alex@gnu.org>
7020
7021 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 7022 spaces. Fixed some typos.
99a3e35f
AS
7023 (Internet Relay Chat): Explain relay.
7024 (Getting started with rcirc): Change items to reflect prompts.
7025 Add more explanation to rcirc-track-minor-mode and added a comment to
7026 warn future maintainers that this section is a copy.
0c7efc08 7027 (People): Change /ignore example.
62b12a24 7028 (Keywords): Not keywords.
99a3e35f 7029
331e4d02
AS
70302007-12-20 Alex Schroeder <alex@gnu.org>
7031
7032 * rcirc.texi (Top): Fighting Information Overload chapter added.
7033 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 7034 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
7035 (Fighting Information Overload): New chapter documenting /keyword,
7036 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
7037 (Configuration): Document rcirc-server-alist, remove
7038 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 7039
cd71c3ef
MA
70402007-12-16 Michael Albinus <michael.albinus@gmx.de>
7041
7042 * dbus.texi (Signals): Fix example in dbus-register-signal.
7043
bbbe940b
MB
70442007-12-14 Sven Joachim <svenjoac@gmx.de>
7045
7046 * gnus.texi (Score Variables): Fix typo.
7047
0ce574ef
MA
70482007-12-07 Michael Albinus <michael.albinus@gmx.de>
7049
7050 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7051 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7052 (Errors and Events): Adapt dbus-event.
7053
b890d447
MB
70542007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7055
7056 * gnus.texi (Other Files): Add the yenc command.
7057
70582007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7059
7060 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7061 since 2004-08-06.
7062
70632007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7064
7065 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7066 on body.
7067
70682007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7069
7070 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7071 and rfc2047-allow-irregular-q-encoded-words; fix description of
7072 rfc2047-encode-encoded-words.
7073
70742007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7075
7076 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7077
3728bf03
MO
70782007-12-05 Michael Olson <mwolson@gnu.org>
7079
7080 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7081 Update documentation for `remember-diary-file'.
7082
a4397af9
MA
70832007-12-04 Michael Albinus <michael.albinus@gmx.de>
7084
7085 * dbus.texi (Signals): Precise `dbus-register-signal'.
7086 (Errors and Events): Rework events part, the internal structure of
7087 dbus-event has changed.
7088
1682490c
JB
70892007-12-03 Juanma Barranquero <lekktu@gmail.com>
7090
7091 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7092 ($(infodir)/dbus, dbus.dvi): New targets.
7093
7b13a0f2
MA
70942007-12-03 Michael Albinus <michael.albinus@gmx.de>
7095
7096 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7097 unconditionally.
7098
7099 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7100 emulation with @print{}.
7101
7ef92bc9
RS
71022007-12-02 Richard Stallman <rms@gnu.org>
7103
7104 * dbus.texi (Overview): Minor cleanup.
7105
22d8ac3a
MA
71062007-12-02 Michael Albinus <michael.albinus@gmx.de>
7107
d3a8e0df
MA
7108 * Makefile.in (INFO_TARGETS): Add dbus.
7109 (DVI_TARGETS): Add dbus.dvi.
7110 (dbus, dbus.dvi): New targets.
7111
22d8ac3a
MA
7112 * dbus.texi: New file.
7113
559764ab
RF
71142007-11-24 Romain Francoise <romain@orebokech.com>
7115
7116 * nxml-mode.texi: Add description in @direntry.
7aa579d9 7117 Fix file name to match @setfilename.
559764ab 7118
ac97a16b
MH
71192007-11-23 Mark A. Hershberger <mah@everybody.org>
7120
7121 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7122 ($(infodir)/nxml-mode): New rule.
7123
7124 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7125 ($(infodir)/nxml-mode): New rule.
7126 (clean): Add nxml-mode*.
7127
7128 * nxml-mode.texi: New file with nxml manual.
7129
404cd454
GM
71302007-11-18 Richard Stallman <rms@gnu.org>
7131
7132 * flymake.texi (Example -- Configuring a tool called directly):
7133 Update example.
7134
b048d478
MA
71352007-11-18 Michael Albinus <michael.albinus@gmx.de>
7136
7137 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 7138 double-slash behavior. Explain directory contents flushing.
b048d478 7139
346e8469
JB
71402007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7141
7142 * calc.texi (TeX and LaTeX Language Modes): Put in
7143 missing braces.
7144
404cd454
GM
71452007-11-15 Richard Stallman <rms@gnu.org>
7146
7147 * cl.texi (Equality Predicates): Delete `eql'.
7148 (Predicates, Naming Conventions, Top): Delete `eql'.
7149 (Common Lisp Compatibility): Delete `eql'.
7150 (Porting Common Lisp): Delete obsolete backquote info.
7151 Minor clarification about character constants.
7152 (Sequence Basics): Minor clarification.
7153
1f6af58b
JB
71542007-11-15 Juanma Barranquero <lekktu@gmail.com>
7155
dccb744b 7156 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
7157 * tramp.texi (Filename completion): Fix typos.
7158
3bc88bc9
JB
71592007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7160
7161 * calc.texi (Basic commands): Mention the menu.
7162
bc5300d3
MA
71632007-11-12 Michael Albinus <michael.albinus@gmx.de>
7164
7165 * tramp.texi (Connection caching): Tramp flushes connection
7166 properties when remote operating system has been changed.
7167
4d8a28ec
MB
71682007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7169
7170 * gnus-news.texi: Fix spelling.
7171 `message-insert-formatted-citation-line', not
7172 `message-insert-formated-citation-line'.
7173
404cd454
GM
7174 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7175
e1176b47
MA
71762007-11-07 Michael Albinus <michael.albinus@gmx.de>
7177
7178 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 7179 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
7180 (Frequently Asked Questions): Add code example for highlighting the
7181 mode line.
7182
6159985a
MO
71832007-11-03 Michael Olson <mwolson@gnu.org>
7184
7185 * remember.texi: Change mentions of remember-buffer to
7186 remember-finalize throughout.
7187
bec9b2f5
MO
71882007-10-30 Michael Olson <mwolson@gnu.org>
7189
7190 * remember.texi (Copying): Remove.
7191 (Mailbox): Update with non-BBDB instructions.
7192 (Diary, Org): Add.
7193 (Bibliography, Planner Page): Remove.
7194
b6173182
JB
71952007-10-30 Juanma Barranquero <lekktu@gmail.com>
7196
7197 * makefile.w32-in (INFO_TARGETS): Add remember.
7198 (DVI_TARGETS): Add remember.dvi.
7199 ($(infodir)/remember): New rule.
7200 (clean): Add remember*.
7201
15f3eb73
MO
72022007-10-30 Michael Olson <mwolson@gnu.org>
7203
70bdc930
MO
7204 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7205 ($(infodir)/remember): New rule that builds the Remember Manual.
7206
b6173182
JB
7207 * remember.texi: New file containing the Remember Mode Manual.
7208 Shuffle chapters around after initial import.
7d3f6f1a
MO
7209 (Function Reference): Split Keystrokes into separate chapter.
7210 (Keystrokes): Document C-c C-k.
51d24a12 7211 (Introduction): Fix typographical issue with "---".
15f3eb73 7212
404cd454
GM
72132007-10-29 Richard Stallman <rms@gnu.org>
7214
7215 * widget.texi (Introduction): Delete discussion of implementation
7216 internals.
7217
9bbb9638
MA
72182007-10-29 Michael Albinus <michael.albinus@gmx.de>
7219
7220 * tramp.texi (Connection caching): Host names must be different
7221 when tunneling.
7222
c7ff939a
RS
72232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7224
7225 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7226 Gnus v5.13.
7227
01c52d31
MB
72282007-10-28 Miles Bader <miles@gnu.org>
7229
7230 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7231
01c52d31
MB
72322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7233
0c7efc08
SM
7234 * gnus.texi (Sorting the Summary Buffer):
7235 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7236
72372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7238
7239 * gnus.texi (Non-ASCII Group Names): New node.
7240 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7241 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7242
c8763fb6 72432007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7244
7245 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7246 clean the output of the program `imap-shell-program'.
7247
72482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7249
7250 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7251
72522007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7253
7254 * gnus.texi (Sticky Articles): Documentation for sticky article
7255 buffers.
7256
c8763fb6 72572007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7258
7259 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7260
72612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7262
7263 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7264
72652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7266
0c7efc08
SM
7267 * gnus.texi (Archived Messages):
7268 Document gnus-update-message-archive-method.
01c52d31
MB
7269
72702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7271
7272 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7273
c8763fb6 72742007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7275
0c7efc08
SM
7276 * gnus.texi (Group Maneuvering):
7277 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7278
72792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7280
0c7efc08
SM
7281 * gnus.texi (Really Various Summary Commands):
7282 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7283
72842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7285
7286 * gnus.texi, message.texi: Bump version number.
7287
72882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7289
7290 * gnus.texi (Group Line Specification, Misc Group Stuff)
7291 (Server Commands): Parenthesize @pxref{Mail Spool}.
7292
72932007-10-28 Didier Verna <didier@xemacs.org>
7294
7295 New user option: message-signature-directory.
7296 * message.texi (Insertion Variables): Document it.
7297 * gnus.texi (Posting Styles): Ditto.
7298
72992007-10-28 Didier Verna <didier@xemacs.org>
7300
7301 * gnus.texi (Group Line Specification):
7302 * gnus.texi (Misc Group Stuff):
7303 * gnus.texi (Server Commands): Document the group compaction feature.
7304
73052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7306
7307 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7308
7309 * message.texi (Various Message Variables): Add message-fill-column.
7310
73112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7312
7313 * gnus.texi: Untabify.
7314
73152007-10-28 Didier Verna <didier@xemacs.org>
7316
7317 * gnus.texi (Group Parameters): Document the posting-style merging
7318 process in topic-mode.
7319
73202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7321
7322 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7323
73242007-10-28 Romain Francoise <romain@orebokech.com>
7325
7326 * gnus.texi (Mail Spool): Fix typo.
7327 Update copyright.
7328
73292007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7330
7331 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7332
73332007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7334
7335 * gnus.texi (Summary Generation Commands):
7336 Add gnus-summary-insert-ticked-articles.
7337
73382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7339
b2abec73
JB
7340 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7341 to spam-spamassassin-program.
01c52d31
MB
7342
73432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7344
7345 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7346
73472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7348
7349 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7350
73512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7352
7353 * message.texi (Mail Headers): Document `opportunistic'.
7354
73552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7356
7357 * emacs-mime.texi (Encoding Customization): Explain how to set
7358 mm-coding-system-priorities per hierarchy.
7359
73602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7361
7362 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7363 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7364
73652007-10-28 Didier Verna <didier@xemacs.org>
7366
7367 * message.texi (Wide Reply): Update documentation of
7368 message-dont-reply-to-names (now allowing a list of regexps).
7369
73702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7371
7372 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7373
73742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7375
7376 * gnus.texi (SpamAssassin back end): Fix typo.
7377
7378 * sieve.texi (Examples): Fix grammar.
7379
73802007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7381
7382 * gnus.texi (Searching for Articles): Document M-S and M-R.
7383 (Limiting): Document / b.
7384
73852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7386
7387 * gnus.texi (Thread Commands): T M-^.
7388
73892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7390
7391 * message.texi (Mail Aliases): Document ecomplete.
7392 (Mail Aliases): Fix typo.
7393
73942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7395
7396 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7397 fix typo.
7398
73992007-10-28 Romain Francoise <romain@orebokech.com>
7400
7401 * gnus.texi (Mail Spool): Grammar fix.
7402
74032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7404
7405 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7406 string.
7407
74082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7409
7410 * gnus.texi (Group Parameters): Fix description.
7411
74122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7413
b2abec73
JB
7414 * gnus.texi (Gmane Spam Reporting):
7415 Fix spam-report-gmane-use-article-number.
7416 Add spam-report-user-mail-address.
01c52d31
MB
7417
74182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7419
7420 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7421
74222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7423
7424 * gnus.texi (Group Parameters): Add simplified sorting example based on
7425 example for `Sorting the Summary Buffer' from Jari Aalto
7426 <jari.aalto@cante.net>.
7427 (Example Methods): Add example for an indirect connection.
7428
74292007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7430
0c7efc08 7431 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7432 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7433 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7434 'gnus-agent-summary-fetch-series'.
7435 (Agent and flags): New section providing a generalized discussion
7436 of flag handling.
0c7efc08
SM
7437 (Agent and IMAP): Remove flag discussion.
7438 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7439
74402007-10-28 Romain Francoise <romain@orebokech.com>
7441
7442 * gnus.texi (Exiting the Summary Buffer): Add new function
7443 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7444
74452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7446
7447 * gnus.texi (Conformity): Fix typo.
7448 (Customizing Articles): Document `first'.
7449
74502007-10-28 Jari Aalto <jari.aalto@cante.net>
7451
7452 * gnus.texi (Sorting the Summary Buffer):
7453 Add `gnus-thread-sort-by-date-reverse'. Add example
7454 host to different sorting in NNTP and RSS groups.
7455
74562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7457
7458 * message.texi (Insertion): Describe prefix for
7459 message-mark-inserted-region and message-mark-insert-file.
7460
74612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7464 LaTeX documents. Describe "text/x-gnus-verbatim".
7465
74662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7467
b2abec73 7468 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7469 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7470 (spam-stat spam filtering, SpamOracle)
0c7efc08 7471 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7472 clarity.
7473
74742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7475
7476 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7477 gnus-article-delete-part and gnus-article-replace-part.
7478 (Using MIME): Add gnus-mime-replace-part.
7479
74802007-10-28 Romain Francoise <romain@orebokech.com>
7481
7482 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7483 requires `auto-compression-mode' to be enabled. Add new nnml
7484 variable `nnml-compressed-files-size-threshold'.
7485
74862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7487
0c7efc08
SM
7488 * gnus.texi (Sorting the Summary Buffer):
7489 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7490
74912007-10-28 Romain Francoise <romain@orebokech.com>
7492
7493 * message.texi (Insertion Variables): Mention new variable
7494 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7495 documentation accordingly.
7496
74972007-10-28 Romain Francoise <romain@orebokech.com>
7498
7499 * gnus.texi (To From Newsgroups): Mention new variables
7500 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7501
75022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7503
7504 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7505 stuff; gnus-mime-inline-part does the automatic decompression.
7506
75072007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7508
7509 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7510 "training.ham" should be "training.spam".
01c52d31
MB
7511
75122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7513
7514 * message.texi (Mail Variables): Fix the default value for
7515 message-send-mail-function.
7516
75172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7520 always returns nil exceptionally.
7521
75222007-10-28 Simon Josefsson <jas@extundo.com>
7523
0c7efc08
SM
7524 * gnus.texi (Article Washing): Add libidn URL.
7525 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7526
75272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7528
7529 * gnus.texi (Topic Commands): Fix next/previous.
7530
75312007-10-28 Simon Josefsson <jas@extundo.com>
7532
7533 * gnus.texi (Article Washing): Mention `W i'.
7534
c8763fb6 75352007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7536
7537 * gnus.texi (Group Parameters): Slight extension of sieve
7538 parameter description.
7539
75402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7541
7542 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7543 matching score files as well.
7544 (Picons): Describe `gnus-picon-style'.
7545
75462007-10-28 Romain Francoise <romain@orebokech.com>
7547
7548 * message.texi (Message Headers): Mention that headers are hidden
7549 using narrowing, and how to expose them.
7550 Update copyright.
7551
75522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7553
c6c863df 7554 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7555 `gnus-summary-sort-by-recipient'.
7556
75572007-10-28 Romain Francoise <romain@orebokech.com>
7558
7559 * gnus.texi (NNTP marks): New node.
7560 (NNTP): Move NNTP marks variables to the new node.
7561
75622007-10-28 Jesper Harder <harder@ifa.au.dk>
7563
b2abec73 7564 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7565
7566 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7567
75682007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7569
b2abec73 7570 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7571 everywhere for consistency.
b2abec73
JB
7572 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7573 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7574 Say "regular expression" instead of "regex." Admonish.
7575 Pick other words to sound better (s/so/thus/).
7576 (Spam ELisp Package Filtering of Incoming Mail):
7577 Mention statistical filters. Remove old TODO.
01c52d31 7578 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7579 New section on sorting and displaying the spam score.
7580 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7581 backend but an alias to spam-use-BBDB.
7582 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7583 new backend functionality.
7584
75852007-10-28 Simon Josefsson <jas@extundo.com>
7586
7587 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7588 nntp-marks-directory, from Romain Francoise
7589 <romain@orebokech.com>.
7590
75912007-10-28 Magnus Henoch <mange@freemail.hu>
7592
7593 * gnus.texi (Hashcash): New default value of
7594 hashcash-default-payment.
7595
75962007-10-28 Simon Josefsson <jas@extundo.com>
7597
7598 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7599 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7600
76012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7602
0c7efc08 7603 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7604
76052007-10-28 Simon Josefsson <jas@extundo.com>
7606
7607 * gnus.texi (documentencoding): Add, to avoid warnings.
7608
76092007-10-28 Simon Josefsson <jas@extundo.com>
7610
7611 * message.texi (Mail Headers): Add.
7612
7613 * gnus.texi (Hashcash): Fix.
7614
76152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7616
0c7efc08 7617 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7618 that payments can be verified and fix the name of the
b2abec73 7619 hashcash-path variable.
01c52d31
MB
7620
76212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7622
b2abec73 7623 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7624
76252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7626
7627 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7628
76292007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7630
7631 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7632 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7633 warning about ham processors in spam groups removed.
01c52d31
MB
7634
76352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7636
0c7efc08 7637 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7638 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7639
76402007-10-28 Jesper Harder <harder@ifa.au.dk>
7641
7642 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7643 (Mailing List): Typo.
7644 (Customizing Articles): Add gnus-treat-ansi-sequences.
7645 (Article Washing): Index.
7646
7647 * message.texi: Use m-dash consistently.
7648
76492007-10-28 Jesper Harder <harder@ifa.au.dk>
7650
7651 * gnus.texi (GroupLens): Remove.
7652
76532007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7654
0c7efc08
SM
7655 * gnus.texi (Outgoing Messages, Agent Variables):
7656 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7657 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7658
76592007-10-28 Jesper Harder <harder@ifa.au.dk>
7660
7661 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7662
76632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7664
7665 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7666
7667 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7668
76692007-10-28 Simon Josefsson <jas@extundo.com>
7670
7671 * gnus.texi (Top): Add SASL.
7672
404cd454
GM
76732007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7674
7675 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7676
76772007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7678
7679 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7680
0edd2970
JB
76812007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7682
7683 * calc.texi (Formulas, Composition Basics): Lower the
7684 precedence of negation.
7685
a9afba20
JY
76862007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7687
7688 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7689 Mention the new three-letter column identifiers.
7690 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7691 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7692 message when using `c' on an empty default with default printer.
7693 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7694 renamed to `ses--symbolic-formulas' some time ago.
7695
45b778a6
JB
76962007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7697
7698 * calc.texi (Default Simplifications, Making Selections)
7699 (Customizing Calc): Clarify associativity of multiplication.
7700
03b5bade
MA
77012007-10-23 Michael Albinus <michael.albinus@gmx.de>
7702
7703 * tramp.texi (Traces and Profiles): Simplify loop over
7704 `trace-function-background'.
7705
e658c8ee
JL
77062007-10-22 Juri Linkov <juri@jurta.org>
7707
7708 * dired-x.texi (Shell Command Guessing): Default values are now
7709 available by typing M-n instead of M-p.
7710
dd753688
MA
77112007-10-21 Michael Albinus <michael.albinus@gmx.de>
7712
7713 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7714 (Password caching): Remove `tramp-clear-passwd'.
7715 It's not a command anymore.
dd753688
MA
7716 (Bug Reports): Add `tramp-bug' to function index.
7717 (Function Index, Variable Index): New nodes.
7718 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7719
7720 * trampver.texi: Update release number.
7721
4bb49b43
JB
77222007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7723
8b296cdd 7724 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7725 about integer size into past tense.
7726 (Time Zones): Remove pointer to Calc author's address.
7727 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7728 and hyperbolic cotangent. Fix typo.
4bb49b43 7729
311dd93f
MA
77302007-10-10 Michael Albinus <michael.albinus@gmx.de>
7731
7732 Sync with Tramp 2.1.11.
7733
7734 * trampver.texi: Update release number.
7735
ea3fc256
MA
77362007-10-06 Michael Albinus <michael.albinus@gmx.de>
7737
7738 * tramp.texi (External packages): New section.
7739
1af74d06
MB
77402007-09-29 Juri Linkov <juri@jurta.org>
7741
7742 * info.texi (Help-Int): Document `L' (`Info-history').
7743
0e2806fa
SM
77442007-09-26 Carsten Dominik <dominik@science.uva.nl>
7745
7746 * org.texi: Change links to webpage and maintained email.
7747 (Remember): Promote to Chapter, significant changes.
7748 (Fast access to TODO states): New section.
7749 (Faces for TODO keywords): New section.
7750 (Export options): Example for #+DATE.
7751 (Progress logging): Section moved.
7752
567b9191
BW
77532007-09-26 Bill Wohler <wohler@newt.com>
7754
7755 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7756 browse-url-at-mouse.
7757
1af74d06
MB
77582007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7759
7760 * flymake.texi (Customizable variables): Face names don't end in -face.
7761 Fix flymake-err-line-patterns template.
7762 (Example -- Configuring a tool called directly): Fix init-function.
7763 (Highlighting erroneous lines): Face names don't end in -face.
7764
d60a4e3a 77652007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7766
7767 * erc.texi (Special-Features): Fix small typo.
7768
7d7a3510
MA
77692007-09-14 Michael Albinus <michael.albinus@gmx.de>
7770
7771 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7772 and "External transfer methods".
7773
285f0d3a
JB
77742007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7775
7776 * calc.texi (Predefined Units): Add some history.
7777
526dc846
MO
77782007-09-08 Michael Olson <mwolson@gnu.org>
7779
87e04f16
JB
7780 * erc.texi (Copying): New section included from gpl.texi.
7781 This matches the look of the upstream ERC manual.
526dc846 7782
f10d0e80
JB
77832007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7784
87e04f16 7785 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7786 (Random Numbers): Clarify the distribution of `random'.
7787
4009494e
GM
77882007-09-06 Glenn Morris <rgm@gnu.org>
7789
f1fc42aa 7790 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7791 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7792 Change all setfilename commands to use ../../info.
7793 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7794 refer to the Emacs manual here.
7795 (infodir): New variable.
7796 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7797 (cc-mode.texi, faq.texi): Update references to source file locations.
7798 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7799 do not refer to the Emacs manual here.
7800 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7801
7802 * Makefile.in: Add `basename' versions of all info targets, for
7803 convenience when rebuilding just one manual.
7804 (../etc/GNU): Delete obsolete target.
7805 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7806 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7807 *.vrs *.toc here...
7808 (maintainer-clean): ...from here.
4009494e
GM
7809
7810 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7811
2de53ca6
GM
78122007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7813
7814 * calc.texi (Date Conversions): Clarify definition of
7815 Julian day numbering.
7816 (Date Forms): Clarify definition of Julian day numbering;
7817 add some history.
7818
78192007-08-30 Carsten Dominik <dominik@science.uva.nl>
7820
87e04f16 7821 * org.texi: Version 5.07.
2de53ca6
GM
7822
78232007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7824
7825 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7826
78272007-08-22 Carsten Dominik <dominik@science.uva.nl>
7828
7829 * org.texi (Adding hyperlink types): New section.
7830 (Embedded LaTeX): Chapter updated because of LaTeX export.
7831 (LaTeX export): New section.
7832 (Using links out): New section.
7833
78342007-08-22 Glenn Morris <rgm@gnu.org>
7835
7836 * faq.texi (Learning how to do something): Refcards now in
7837 etc/refcards/ directory.
7838
78392007-08-22 Michael Albinus <michael.albinus@gmx.de>
7840
7841 * tramp.texi (Remote Programs): Persistency file must be cleared when
7842 changing `tramp-remote-path'.
7843 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7844 macro.
7845
78462007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7847
7848 * calc.texi: Move contents to beginning of file.
7849 (Algebraic Entry): Fix the formatting of an example.
7850
78512007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7852
7853 * calc.texi (Basic Operations on Units): Mention exact versus
7854 inexact conversions.
7855
78562007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7857
7858 * calc.texi (Basic Operations on Units): Mention default
7859 values for new units.
7860 (Quick Calculator Mode): Mention that binary format will
7861 be displayed.
7862
78632007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7864
7865 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7866
78672007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7868
7869 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7870
78712007-08-08 Glenn Morris <rgm@gnu.org>
7872
7873 * gnus.texi, sieve.texi: Replace `iff'.
7874
78752007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7876
7877 * calc.texi (Basic Graphics): Mention the graphing of error
7878 forms.
7879 (Graphics Options): Mention how `g s' handles error forms.
7880 (Curve Fitting): Mention plotting the curves.
7881 (Standard Nonlinear Models): Add additional models.
7882 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7883 (Linear Fits): Correct result.
7884
78852007-08-01 Alan Mackenzie <acm@muc.de>
7886
7887 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7888 to "--no-site-file".
7889
78902007-07-29 Michael Albinus <michael.albinus@gmx.de>
7891
7892 * tramp.texi (Frequently Asked Questions): Point to mode line
7893 extension in Emacs 23.1.
7894
7895 * trampver.texi: Update release number.
7896
78972007-07-27 Glenn Morris <rgm@gnu.org>
7898
7899 * calc.texi (Copying): Include license text from gpl.texi, rather than
7900 in-line.
7901
79022007-07-25 Glenn Morris <rgm@gnu.org>
7903
7904 * calc.texi (Copying): Replace license with GPLv3.
7905
7906 * Relicense all FSF files to GPLv3 or later.
7907
79082007-07-22 Michael Albinus <michael.albinus@gmx.de>
7909
7910 Sync with Tramp 2.1.10.
7911
7912 * tramp.texi (trampfn): Expand macro implementation in order to handle
7913 empty arguments.
7914 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7915 occurrences by trampfn.
2de53ca6 7916 (Frequently Asked Questions): Extend example code for host
b2abec73 7917 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7918 file names to be typed.
7919
7920 * trampver.texi: Update release number.
7921
79222007-07-17 Michael Albinus <michael.albinus@gmx.de>
7923
7924 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7925 section. Reported by <poti@potis.org>.
7926 (Remote processes): Arguments of the program to be debugged are taken
7927 literally.
7928 (Frequently Asked Questions): Simplify recentf example.
7929
79302007-07-14 Karl Berry <karl@gnu.org>
7931
7932 * info.texi (@copying): New Back-Cover Text.
7933
7934 * info.texi (Quitting Info): Move to proper place in source.
7935 (Reported by Benno Schulenberg.)
7936
79372007-07-13 Eli Zaretskii <eliz@gnu.org>
7938
7939 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7940
7941 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7942
7943 * emacs-mime.texi: Add @documentencoding directive.
7944
79452007-07-12 Nick Roberts <nickrob@snap.net.nz>
7946
7947 * tramp.texi (Remote processes): Add an anchor to the subsection
7948 "Running a debugger on a remote host".
7949
79502007-07-12 Michael Albinus <michael.albinus@gmx.de>
7951
7952 * tramp.texi (Remote processes): Don't call it "experimental" any
7953 longer. Add subsection about running a debugger on a remote host.
7954
79552007-07-10 Carsten Dominik <dominik@science.uva.nl>
7956
7957 * org.texi (Properties and columns): Chapter rewritten.
7958
79592007-07-08 Michael Albinus <michael.albinus@gmx.de>
7960
7961 * tramp.texi:
7962 * trampver.texi: Migrate to Tramp 2.1.
7963
79642007-07-02 Carsten Dominik <dominik@science.uva.nl>
7965
7966 * org.texi (Properties): New chapter.
7967
79682007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7969
7970 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7971 Control Panel.
7972
7973 * gnus.texi (Misc Article): Add index entry for
7974 gnus-single-article-buffer.
7975
79762007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7977
7978 * gnus.texi (Starting Up): Fix typo.
7979
79802007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7981
7982 * gnus.texi (Asynchronous Fetching): Fix typo.
7983
79842007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7985
7986 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7987 (About This Manual): Remove redundant information.
7988 (Getting Started): Mention author.
7989 (Basic Arithmetic, Customizing Calc): Make description of the
7990 variable `calc-multiplication-has-precedence' match its new effect.
7991
79922007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7993
0c7efc08
SM
7994 * calc.texi (Basic Arithmetic, Customizing Calc):
7995 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7996
79972007-06-19 Carsten Dominik <dominik@science.uva.nl>
7998
7999 * org.texi (Tag): Section swapped with node Timestamps.
8000 (Formula syntax for Lisp): Document new `L' flag.
8001
80022007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8003
8004 * gnus.texi (Misc Group Stuff, Summary Buffer)
8005 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8006
80072007-06-06 Juanma Barranquero <lekktu@gmail.com>
8008
8009 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8010 * gnus.texi (Article Buttons, Mail Source Customization)
8011 (Sending or Not Sending, Customizing NNDiary):
8012 * message.texi (Message Headers):
8013 * mh-e.texi (HTML): Fix typos.
8014
80152007-06-07 Michael Albinus <michael.albinus@gmx.de>
8016
8017 Sync with Tramp 2.0.56.
8018
8019 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8020 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8021
80222007-06-02 Chong Yidong <cyd@stupidchicken.com>
8023
8024 * Version 22.1 released.
8025
80262007-05-26 Michael Olson <mwolson@gnu.org>
8027
8028 * erc.texi (Modules): Fix references to completion modules.
8029
80302007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8031
8032 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8033
80342007-05-09 Didier Verna <didier@xemacs.org>
8035
8036 * gnus.texi (Email Based Diary): New. Proper documentation for the
8037 nndiary back end and the gnus-diary library.
8038
80392007-05-03 Karl Berry <karl@gnu.org>
8040
8041 * .cvsignore (*.pdf): New entry.
8042
8043 * texinfo.tex: Update from current version for better pdf generation.
8044
80452007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8046
8047 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8048
80492007-04-28 Glenn Morris <rgm@gnu.org>
8050
8051 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8052 consideration of legal status.
8053
80542007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8055
8056 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8057
80582007-04-24 Chong Yidong <cyd@stupidchicken.com>
8059
8060 * faq.texi (New in Emacs 22): python.el removed.
8061
80622007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8063
8064 * calc.texi (Reporting bugs): Update maintainer's address.
8065
80662007-04-22 Chong Yidong <cyd@stupidchicken.com>
8067
8068 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8069
80702007-04-15 Jay Belanger <belanger@truman.edu>
8071
8072 * calc.texi (Title page): Remove the date.
8073 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8074 (The Standard Calc Interface): Change trail title.
8075 (Floats): Mention that when non-decimal floats are entered, only
8076 approximations are stored.
8077 (Copying): Move to the appendices.
8078 (GNU Free Documentation License): Add as an appendix.
8079
80802007-04-15 Chong Yidong <cyd@stupidchicken.com>
8081
8082 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8083 * dired-x.texi, ebrowse.texi, ediff.texi:
8084 * emacs-mime.texi, erc.texi, eshell.texi:
8085 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8086 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8087 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8088 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8089 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8090 * woman.texi: Include GFDL.
8091
8092 * doclicense.texi: Remove node heading, so that it can be included by
8093 other files.
8094
8095 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8096
8097 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8098 than *.
8099
81002007-04-14 Carsten Dominik <dominik@science.uva.nl>
8101
8102 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8103 in Calc.
8104
81052007-04-09 Romain Francoise <romain@orebokech.com>
8106
8107 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8108 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8109 replace mouse-2.
8110
81112007-04-08 Chong Yidong <cyd@stupidchicken.com>
8112
8113 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8114 renamed to woman-use-topic-at-point. Document new behavior.
8115
81162007-04-08 Richard Stallman <rms@gnu.org>
8117
8118 * url.texi: Fix some indexing.
8119 (Disk Caching): Drop discussion of old/other Emacs versions.
8120
81212007-04-07 Chong Yidong <cyd@stupidchicken.com>
8122
8123 * url.texi (Disk Caching): Say Emacs 21 "and later".
8124
8125 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8126 on Font locking which now mentions JIT lock.
8127
81282007-04-01 Michael Olson <mwolson@gnu.org>
8129
8130 * erc.texi: Update for the ERC 5.2 release.
8131
81322007-03-31 David Kastrup <dak@gnu.org>
8133
8134 * woman.texi (Topic, Interface Options): Explain changes semantics of
8135 woman-manpath in order to consider MANPATH_MAP entries.
8136
81372007-03-31 Eli Zaretskii <eliz@gnu.org>
8138
8139 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8140
81412007-03-26 Richard Stallman <rms@gnu.org>
8142
8143 * pgg.texi (Caching passphrase): Clean up previous change.
8144
81452007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8146
8147 * gnus.texi (Setting Process Marks): Fix typo.
8148
81492007-03-25 Romain Francoise <romain@orebokech.com>
8150
8151 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8152 readability, and include various fixes by Daniel Brockman, Nick Roberts
8153 and Dieter Wilhelm.
8154
81552007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8156
8157 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8158
8159 * gnus.texi (Mail Source Specifiers): Fix typo.
8160
81612007-03-22 Ralf Angeli <angeli@caeruleus.net>
8162
8163 * reftex.texi (Imprint): Update maintainer information.
8164
81652007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8166
8167 * message.texi (Message Buffers): Update documentation for
8168 message-generate-new-buffers.
8169
81702007-03-15 Daiki Ueno <ueno@unixuser.org>
8171
8172 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8173
81742007-03-21 Glenn Morris <rgm@gnu.org>
8175
8176 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8177
81782007-03-19 Chong Yidong <cyd@stupidchicken.com>
8179
8180 * eshell.texi (Known problems): Emacs 21 -> 22.
8181
8182 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8183
81842007-03-18 Jay Belanger <belanger@truman.edu>
8185
8186 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8187
81882007-03-12 Glenn Morris <rgm@gnu.org>
8189
8190 * calc.texi (Time Zones): Switch to new North America DST rule.
8191
8192 * calc.texi: Replace "daylight savings" with "daylight
8193 saving" in text throughout.
8194
81952007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8196
8197 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8198 The variable now uses a list of symbols instead of just a symbol.
8199 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8200
82012007-03-06 Romain Francoise <romain@orebokech.com>
8202
8203 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8204 new packages, and mention Gnus update.
8205
82062007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8207
8208 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8209 nntp-open-connection-functions-never-echo-commands.
8210
82112007-02-27 Chong Yidong <cyd@stupidchicken.com>
8212
8213 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8214 problems on the console, and security risk in not using gpg-agent.
8215
82162007-02-25 Carsten Dominik <dominik@science.uva.nl>
8217
0c7efc08 8218 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8219 Completely reorganized and rewritten.
8220 (CamelCase links): Section removed.
8221 (Repeating items): New section.
8222 (Tracking TODO state changes): New section.
8223 (Agenda views): Chapter reorganized and rewritten.
8224 (HTML export): Section rewritten.
8225 (Tables in arbitrary syntax): New section.
8226 (Summary): Better feature summary.
8227 (Activation): Document problem with cut-and-paste of Lisp code
8228 from PDF files.
8229 (Visibility cycling): Document indirect buffer use.
8230 (Structure editing): Document sorting.
8231 (Remember): Section rewritten.
8232 (Time stamps): Better description of time stamp types.
8233 (Tag searches): Document regular expression search for tags.
8234 (Stuck projects): New section.
8235 (In-buffer settings): New keywords.
c5b0993e 8236 (History and Acknowledgments): Update description.
2de53ca6
GM
8237
82382007-02-24 Alan Mackenzie <acm@muc.de>
8239
8240 * cc-mode.texi (Movement Commands): Insert two missing command names.
8241 (Getting Started): Slight wording correction (use conditional).
8242
82432007-02-22 Kim F. Storm <storm@cua.dk>
8244
8245 * widget.texi (User Interface, Basic Types): Document need to put some
8246 text before the %v escape in :format string in editable-field widget.
8247
82482007-02-18 Romain Francoise <romain@orebokech.com>
8249
8250 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8251 `cvs-mode-quit'.
8252
82532007-02-10 Markus Triska <markus.triska@gmx.at>
8254
8255 * widget.texi (Programming Example): Put constant strings in :format.
8256
82572007-02-07 Juanma Barranquero <lekktu@gmail.com>
8258
8259 * faq.texi (Fullscreen mode on MS-Windows): New node.
8260
82612007-02-04 David Kastrup <dak@gnu.org>
8262
8263 * faq.texi (AUCTeX): Update version number. Should probably be done
8264 for other packages as well.
8265
82662007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8267
8268 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8269 <tassilo@member.fsf.org>.
8270
2de53ca6
GM
82712007-01-20 Markus Triska <markus.triska@gmx.at>
8272
8273 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8274
82752007-01-13 Michael Olson <mwolson@gnu.org>
8276
8277 * erc.texi (Modules): Mention capab-identify module.
8278
82792007-01-05 Michael Olson <mwolson@gnu.org>
8280
8281 * erc.texi (Getting Started): Update for /RECONNECT command.
8282
82832007-01-04 Richard Stallman <rms@gnu.org>
8284
8285 * ebrowse.texi: Change C-c b to C-c C-m.
8286
82872007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8288
8289 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8290 variables only in info to avoid redundant entries in the printed
8291 manual.
8292
82932007-01-02 Daiki Ueno <ueno@unixuser.org>
8294
8295 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8296
82972007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8298
8299 * message.texi (Security): Split into sub-nodes.
8300
83012007-01-01 Alan Mackenzie <acm@muc.de>
8302
8303 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8304 eval-after-load in Emacs <=21 and a workaround. Document that
8305 trigraphs are not supported.
8306
83072007-01-01 Alan Mackenzie <acm@muc.de>
8308
8309 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8310 c-context-line-break. When invoked within a string, preserve
8311 whitespace. Add a backslash only when also in a macro.
8312
83132007-01-01 Alan Mackenzie <acm@muc.de>
8314
8315 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8316
83172007-01-01 Alan Mackenzie <acm@muc.de>
8318
8319 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8320 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8321
83222007-01-01 Alan Mackenzie <acm@muc.de>
8323
8324 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8325 "Choosing a Style".
8326
8327 * cc-mode.texi ("Styles"): Add @dfn{style}.
8328
83292006-12-30 Michael Albinus <michael.albinus@gmx.de>
8330
8331 Sync with Tramp 2.0.55.
8332
8333 * trampver.texi: Update release number.
8334
83352006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8336
8337 * gnus.texi (Customizing Articles): Add index entries for all
8338 gnus-treat-* variables.
8339
c8763fb6 83402006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8341
8342 * gnus.texi (IMAP): Fix incorrect explanation of
8343 nnimap-search-uids-not-since-is-evil in documentation for
8344 nnimap-expunge-search-string.
8345
83462006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8347
8348 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8349 spam-ifile-database.
8350
83512006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8352
8353 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8354 rebind C-s.
8355
c8763fb6 83562006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8357
8358 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8359 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8360 "expiring mail".
8361 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8362 nnimap-nov-is-evil.
8363
83642006-12-25 Kevin Ryde <user42@zip.com.au>
8365
8366 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8367 about the key procedure being used heavily.
8368
83692006-12-24 Chong Yidong <cyd@stupidchicken.com>
8370
8371 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8372 to t.
8373 (Prerequisites): Add explanation about gpg-agent.
8374
83752006-12-22 Kevin Ryde <user42@zip.com.au>
8376
8377 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8378 "sort" instead of "sort*".
8379
83802006-12-19 Richard Stallman <rms@gnu.org>
8381
8382 * calc.texi (History and Acknowledgements): Recognize that Emacs
8383 now does have floating point.
8384
83852006-12-19 Michael Albinus <michael.albinus@gmx.de>
8386
8387 * tramp.texi (External transfer methods): Describe new method `scpc'.
8388
83892006-12-17 Sascha Wilde <wilde@sha-bang.de>
8390
8391 * pgg.texi: Added short note on gpg-agent to the introduction.
8392
83932006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8394
8395 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8396 also applies to Cc.
8397
83982006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8399
8400 * gnus.texi (X-Face): Clarify. Say which programs are required
8401 on Windows.
8402
84032006-12-08 Michael Olson <mwolson@gnu.org>
8404
8405 * erc.texi (Modules): Remove documentation for list module.
8406
c8763fb6 84072006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8408
8409 * faq.texi (^M in the shell buffer): Ditto.
8410
84112006-11-20 Michael Olson <mwolson@gnu.org>
8412
8413 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8414
84152006-11-17 Carsten Dominik <dominik@science.uva.nl>
8416
8417 * org.texi: Fix typos.
8418 (Agenda commands): Document `C-k'.
8419
84202006-11-16 Eli Zaretskii <eliz@gnu.org>
8421
8422 * url.texi (http/https): Fix a typo in the HTTP URL.
8423
84242006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8425
8426 * ada-mode.texi: Total rewrite.
8427
84282006-11-13 Carsten Dominik <dominik@science.uva.nl>
8429
8430 * org.texi: Minor typo fixes.
8431
84322006-11-13 Bill Wohler <wohler@newt.com>
8433
8434 Release MH-E manual version 8.0.3.
8435
8436 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8437 release 8.0.3.
8438
8439 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8440 to set MAILDIR.
8441 (Reading Mail): Document the customization of read-mail-command
8442 for MH-E.
8443 (Viewing Attachments): Document mm-discouraged-alternatives.
8444 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8445 (Junk): Add more information about the settings of mh-junk-background
8446 in a program. Add /usr/bin/mh to PATH in examples.
8447
84482006-11-12 Richard Stallman <rms@gnu.org>
8449
8450 * woman.texi: Update author address but say he no longer maintains it.
8451
84522006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8453
8454 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8455 archived trees.
8456 (Checkboxes): Section moved to chapter 5, and extended.
8457 (The date/time prompt): New section.
8458 (Link abbreviations): New section.
8459 (Presentation and sorting): New section.
8460 (Custom agenda views): Section completely rewritten.
8461 (Summary): Compare with Planner.
8462 (Feedback): More info about creating backtraces.
c5b0993e 8463 (Plain lists): Modify example.
2de53ca6
GM
8464 (Breaking down tasks): New section.
8465 (Custom time format): New section.
8466 (Time stamps): Document inactive timestamps.
8467 (Setting tags): More details about fast tag selection.
8468 (Block agenda): New section.
8469 (Custom agenda views): Section rewritten.
8470 (Block agenda): New section.
8471
84722006-11-07 Michael Albinus <michael.albinus@gmx.de>
8473
8474 * tramp.texi (Configuration): scp is the default method.
8475 (Default Method): Use ssh as example for another method.
8476
84772006-10-27 Richard Stallman <rms@gnu.org>
8478
8479 * woman.texi: Downcase nroff/troff/roff.
8480 (Installation): Chapter deleted. Some xrefs deleted.
8481 (Background): woman doesn't advise man ;-).
8482
c8763fb6 84832006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8484
8485 * ada-mode.texi (Project files, Identifier completion)
8486 (Automatic Casing, Debugging, Using non-standard file names)
8487 (Working Remotely): Fix typos.
8488
84892006-10-20 Masatake YAMATO <jet@gyve.org>
8490
0c7efc08 8491 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8492 sample code `my-c-initialization-hook'.
8493
84942006-10-19 Stuart D. Herring <herring@lanl.gov>
8495
8496 * widget.texi: Fix typos.
8497
84982006-10-19 Michael Albinus <michael.albinus@gmx.de>
8499
8500 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8501 "???". There have been no complaints for years, so the information
8502 must be appropriate.
8503
85042006-10-16 Richard Stallman <rms@gnu.org>
8505
8506 * widget.texi: Use @var instead of capitalization.
8507 Clarify many widget type descriptions.
8508
85092006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8510
8511 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8512 gnus-dired-attach.
8513 (Selecting a Group): Fix typo.
8514
c8763fb6 85152006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8516
8517 * widget.texi: Fix typos.
8518
85192006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8520
8521 * gnus.texi (Image Enhancements): Update for Emacs 22.
8522
8523 * gnus-faq.texi ([1.3]): Update.
8524
85252006-10-06 Richard Stallman <rms@gnu.org>
8526
8527 * faq.texi (Displaying the current line or column):
8528 Delete "As of Emacs 20".
8529
85302006-10-06 Romain Francoise <romain@orebokech.com>
8531
8532 * faq.texi (VM): VM works with Emacs 22 too.
8533
85342006-10-06 Richard Stallman <rms@gnu.org>
8535
8536 * ebrowse.texi: Remove Emacs version "21" from title.
8537
85382006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8539
8540 * gnus.texi (Foreign Groups): Say where change of editing commands are
8541 stored. Add reference to `gnus-parameters'.
8542
85432006-09-15 Jay Belanger <belanger@truman.edu>
8544
8545 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8546 Change "Library Public License" to "Lesser Public License"
8547 throughout. Use "yyyy" to represent year.
8548
85492006-09-15 Carsten Dominik <dominik@science.uva.nl>
8550
8551 * org.texi (Setting tags): Typo fix.
8552
85532006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8554
8555 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8556
85572006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8558
8559 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8560
85612006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8562
8563 * faq.texi (Escape sequences in shell output): EMACS is now set
8564 to Emacs's absolute file name, not to "t".
8565 (^M in the shell buffer): Likewise.
2de53ca6
GM
8566
85672006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8568
8569 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8570 mails with pop3-leave-mail-on-server. Fix wording.
8571 (Limiting): Improve gnus-summary-limit-to-articles.
8572 (X-Face): Fix typo.
8573
85742006-09-11 Simon Josefsson <jas@extundo.com>
8575
8576 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8577 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8578
85792006-09-06 Simon Josefsson <jas@extundo.com>
8580
8581 * smtpmail.texi (Authentication): Mention SSL.
8582
a12bf61e
GM
85832006-09-03 Diane Murray <disumu@x3y2z1.net>
8584
8585 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8586
2de53ca6
GM
85872006-09-01 Eli Zaretskii <eliz@gnu.org>
8588
8589 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8590 Don't use @indicateurl.
8591
8592 * cc-mode.texi (Subword Movement): Don't use @headitem.
8593 (Custom Braces, Clean-ups): Don't use @tie.
8594
85952006-08-29 Michael Albinus <michael.albinus@gmx.de>
8596
8597 Sync with Tramp 2.0.54.
8598
8599 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8600 Suggested by Adrian Phillips <a.phillips@met.no>.
8601
86022006-08-15 Carsten Dominik <dominik@science.uva.nl>
8603
8604 * org.texi (Installation, Activation): Split from Installation and
8605 Activation.
8606 (Clocking work time): Documented new features.
8607
86082006-08-13 Alex Schroeder <alex@gnu.org>
8609
8610 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8611 example.
8612
86132006-08-12 Eli Zaretskii <eliz@gnu.org>
8614
8615 * faq.texi (How to add fonts): New node.
8616
86172006-08-05 Romain Francoise <romain@orebokech.com>
8618
8619 * faq.texi (New in Emacs 22): Expand.
8620
86212006-08-03 Michael Olson <mwolson@gnu.org>
8622
8623 * erc.texi: Update for ERC 5.1.4.
8624
86252006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8626
8627 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8628 in .../site-lisp/gnus/ by default.
8629 [ From gnus-news.texi in the trunk. ]
8630
86312006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8632
8633 * gnus.texi (MIME Commands): Additions for yEnc.
8634
86352006-07-24 Richard Stallman <rms@gnu.org>
8636
8637 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8638 * faq.texi: Move periods and commas inside quotes.
8639
86402006-07-20 Jay Belanger <belanger@truman.edu>
8641
8642 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8643
86442006-07-18 Chong Yidong <cyd@stupidchicken.com>
8645
8646 * faq.texi (Security risks with Emacs): Document Emacs 22
8647 file-local-variable mechanism.
8648
86492006-07-12 Michael Olson <mwolson@gnu.org>
8650
8651 * erc.texi: Update for ERC 5.1.3.
8652
86532006-07-12 Alex Schroeder <alex@gnu.org>
8654
8655 * rcirc.texi: Fix typos.
8656 (Getting started with rcirc): New calling convention for M-x irc.
8657 Mention #rcirc. Removed channel tracking.
0c7efc08 8658 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8659 recently, eg. rcirc-server to rcirc-default-server. Added
8660 documentation for rcirc-authinfo, some background for Bitlbee, and
8661 rcirc-track-minor-mode.
0c7efc08 8662 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8663 Scrolling.
0c7efc08 8664 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8665 to match code changes.
8666
86672006-07-10 Nick Roberts <nickrob@snap.net.nz>
8668
8669 * gnus.texi, message.texi: Fix typos.
8670
86712006-07-07 Carsten Dominik <dominik@science.uva.nl>
8672
8673 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8674 commands.
8675 (Global TODO list): Document the use of the variables
8676 `org-agenda-todo-ignore-scheduled' and
8677 `org-agenda-todo-list-sublevels'.
8678
86792006-07-05 Richard Stallman <rms@gnu.org>
8680
8681 * faq.texi (Scrolling only one line): Fix xref.
8682
86832006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8684
8685 * faq.texi (Evaluating Emacs Lisp code):
8686 Throughout, replace eval-current-buffer with eval-buffer.
8687
86882006-07-03 Richard Stallman <rms@gnu.org>
8689
8690 * rcirc.texi (Scrolling conservatively): Fix xref.
8691
8692 * pcl-cvs.texi (Viewing differences): Usage fix.
8693
86942006-07-03 Carsten Dominik <dominik@science.uva.nl>
8695
8696 * org.texi (Agenda commands): Document `s' key to save all org-mode
8697 buffers.
8698
86992006-06-30 Ralf Angeli <angeli@caeruleus.net>
8700
8701 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8702 names. Mention `cvs-msg' face.
8703
87042006-06-29 Carsten Dominik <dominik@science.uva.nl>
8705
8706 * org.texi (Checkboxes): New section.
8707
87082006-06-28 Carsten Dominik <dominik@science.uva.nl>
8709
8710 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8711 throughout this chapter.
8712
87132006-06-27 Chong Yidong <cyd@stupidchicken.com>
8714
8715 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8716 text for standalone vs Emacs info.
8717 (Help): Clarify header line description. Use mouse-1 for clicks.
8718 (Help-P): Use mouse-1 for clicks.
8719 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8720 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8721 (Choose menu subtopic): Remove gratuitous Emacs command names.
8722 (Help-FOO): Put usual behavior first.
8723 (Help-Xref): Clicking on xrefs works in Emacs.
8724 (Search Text): Clarify what the default behavior is.
8725 (Create Info buffer): Fix Emacs window/X window confusion.
8726 (Emacs Info Variables): Fix for new Emacs init file behavior.
8727
87282006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8729
8730 * gnus.texi (Summary Buffer Lines): Fix typo.
8731
87322006-06-23 Carsten Dominik <dominik@science.uva.nl>
8733
8734 * org.texi (Embedded LaTeX): New chapter.
8735 (Archiving): Section rewritten.
8736 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8737
87382006-06-20 Bill Wohler <wohler@newt.com>
8739
8740 Release MH-E manual version 8.0.1.
8741
8742 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8743 release 8.0.1.
8744 (Preface): Depend on GNU mailutils 1.0 and higher.
8745
87462006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8747
8748 * message.texi (News Headers): Update message-syntax-checks section.
8749
87502006-06-19 Karl Berry <karl@gnu.org>
8751
8752 * info.texi (Advanced): Mention C-q, especially with ?.
8753
87542006-06-19 Carsten Dominik <dominik@science.uva.nl>
8755
8756 * org.texi (Publishing links): Document the `:link-validation-function'
8757 property.
8758 (Extensions and Hacking): New chapter, includes some sections of the
8759 "Miscellaneous" chapter.
8760
87612006-06-10 Carsten Dominik <dominik@science.uva.nl>
8762
8763 * org.texi (Progress logging): New section.
8764
2de53ca6
GM
87652006-06-06 Carsten Dominik <dominik@science.uva.nl>
8766
8767 * org.texi (ASCII export): Document indentation adaptation.
8768 (Setting tags): Document mutually-exclusive tags.
8769
87702006-06-05 Romain Francoise <romain@orebokech.com>
8771
8772 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8773 Fix typo.
8774
8775 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8776 channel (#gnus@irc.freenode.net).
8777 Fix typos. Update copyright notice.
8778
8779 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8780 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8781 (Line-Up Functions, Custom Macros):
8782 * ediff.texi (Window and Frame Configuration)
dccb744b 8783 (Highlighting Difference Regions):
2de53ca6
GM
8784 * emacs-mime.texi (Display Customization):
8785 * erc.texi (History):
8786 * eshell.texi (Known problems):
8787 * eudc.texi (Overview, BBDB):
8788 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8789 (The problem of spam, SpamOracle, Extending the Spam package)
8790 (Conformity, Terminology):
dccb744b 8791 * idlwave.texi (Routine Info)
2de53ca6
GM
8792 (Class and Keyword Inheritance, Padding Operators)
8793 (Breakpoints and Stepping, Electric Debug Mode)
8794 (Examining Variables, Troubleshooting):
8795 * org.texi (Creating timestamps):
8796 * reftex.texi (Commands, Options, Changes):
8797 * tramp.texi (Inline methods, Password caching)
8798 (Auto-save and Backup, Issues):
8799 * vip.texi (Files, Commands in Insert Mode):
8800 * viper.texi (Emacs Preliminaries, States in Viper)
8801 (Packages that Change Keymaps, Viper Specials, Groundwork):
8802 Fix various typos.
8803
88042006-05-31 Michael Ernst <mernst@alum.mit.edu>
8805
8806 * ediff.texi: Fix typos.
8807
88082006-05-30 Carsten Dominik <dominik@science.uva.nl>
8809
8810 * org.texi: Small typo fixes.
8811
fff84c22
JB
88122006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8813
8814 * viper.texi (Viper Specials):
8815 * gnus.texi (Example Setup):
8816 * faq.texi (Backspace invokes help):
8817 * dired-x.texi (Optional Installation Dired Jump):
8818 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8819 follow coding conventions.
8820
2de53ca6
GM
88212006-05-29 Michael Albinus <michael.albinus@gmx.de>
8822
8823 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8824
88252006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8826
8827 * pcl-cvs.texi: Fix typos.
8828 (Customization): Say "us".
8829
88302006-05-26 Eli Zaretskii <eliz@gnu.org>
8831
8832 * org.texi: Remove bogus @setfilename.
8833
88342006-05-26 Carsten Dominik <dominik@science.uva.nl>
8835
8836 * org.texi (ASCII export): Omit command name.
8837 (HTML export): Add prefix to all lines in Local Variable example.
8838 (Acknowledgments): Typeset names in italics.
8839
88402006-05-24 Carsten Dominik <dominik@science.uva.nl>
8841
8842 * org.texi (Plain lists): Add new item navigation commands.
8843 (External links): Document elisp and info links.
8844 (Custom searches): New section.
8845 (Publishing): New chapter.
8846 (HTML export): Include a list of supported CSS classes.
8847 (Setting tags): Describe the fast-tag-setting interface.
8848
88492006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8850
8851 * dired-x.texi: ifinfo -> ifnottex.
8852
88532006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8854
8855 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8856
88572006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8858
8859 * message.texi (Interface): Add tool bar customization.
8860 (MIME): Index and text additions for mml-attach.
8861 (MIME): Describe mml-dnd-protocol-alist and
8862 mml-dnd-attach-options.
8863
8864 * gnus.texi (Oort Gnus): Reorder entries in sections.
8865 Fix some entries.
8866 (Starting Up): Add references to "Emacs for Heathens" and to
8867 "Finding the News". Add user-full-name and user-mail-address.
8868 (Group Buffer Format): Add tool bar customization and update.
8869 (Summary Buffer): Add tool bar customization.
8870 (Posting Styles): Add message-alternative-emails.
8871
88722006-05-09 Michael Albinus <michael.albinus@gmx.de>
8873
8874 * tramp.texi (Filename completion): Improve wording.
8875
88762006-05-07 Romain Francoise <romain@orebokech.com>
8877
8878 * faq.texi (Using regular expressions): Fix typo.
8879 (Packages that do not come with Emacs): Fix capitalization.
8880 (Replacing text across multiple files): Expand node to explain how
8881 to use `dired-do-query-replace-regexp' in more detail, based on
8882 suggestion by Eric Hanchrow <offby1@blarg.net>.
8883
88842006-05-06 Michael Albinus <michael.albinus@gmx.de>
8885
8886 * tramp.texi (Filename completion): Completion of remote files'
8887 method, user name and host name is active only in partial
8888 completion mode.
8889
88902006-05-06 Bill Wohler <wohler@newt.com>
8891
8892 Release MH-E manual version 8.0.
8893
8894 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8895 release 8.0.
8896
88972006-05-06 Bill Wohler <wohler@newt.com>
8898
8899 * mh-e.texi (MH-BOOK-HOME): Change from
8900 http://www.ics.uci.edu/~mh/book/mh to
8901 http://rand-mh.sourceforge.net/book/mh.
8902 Replace .htm suffix with .html for MH book files.
8903 (Using This Manual): Update key binding for getting relevant
8904 chapter in Info from command key.
8905 (Ranges): Fix itemx.
8906
89072006-05-05 Karl Berry <karl@gnu.org>
8908
8909 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8910 (\fonttextsize): New user-level command to change text font size.
8911
89122006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8913
8914 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8915
89162006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8917
8918 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8919
89202006-04-24 Bill Wohler <wohler@newt.com>
8921
8922 * mh-e.texi (Getting Started): Make it more explicit that you need
8923 to install MH. Add pointers to current MH implementations.
8924
89252006-04-21 Bill Wohler <wohler@newt.com>
8926
8927 Release MH-E manual version 7.94.
8928
8929 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8930 release 7.94.
8931
89322006-04-21 Carsten Dominik <dominik@science.uva.nl>
8933
8934 * org.texi: Many small fixes.
8935 (Handling links): Rename from "Managing links".
8936
89372006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8938
8939 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8940 (Splitting mail using spam-stat): Fix @xref.
8941
89422006-04-20 Chong Yidong <cyd@stupidchicken.com>
8943
8944 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8945 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8946
89472006-04-20 Carsten Dominik <dominik@science.uva.nl>
8948
8949 * org.texi (Time stamps): Better explanation of the purpose of
8950 different time stamps.
8951 (Structure editing, Plain lists): More details on how new items
8952 and headings are inserted.
8953
89542006-04-18 Carsten Dominik <dominik@science.uva.nl>
8955
8956 * org.texi (Formula syntax): Fix link to Calc Manual.
8957
89582006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8959
8960 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8961
89622006-04-17 Bill Wohler <wohler@newt.com>
8963
8964 * mh-e.texi (Folders): Update mh-before-quit-hook and
8965 mh-quit-hook example with code that removes the buffers rather
8966 than just bury them.
8967
89682006-04-17 Michael Albinus <michael.albinus@gmx.de>
8969
8970 Sync with Tramp 2.0.53.
8971
89722006-04-13 Carsten Dominik <dominik@science.uva.nl>
8973
8974 * org.texi (Updating settings): New section.
8975 (Visibility cycling): Better names for the startup folding
8976 options.
8977 (Exporting): Completely restructured.
8978 (The very busy C-c C-c key): New section.
8979 (Summary of in-buffer settings): New section.
8980
89812006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8982
8983 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8984
89852006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8986
8987 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8988 (Server Commands): Key `v' is reserved for users.
8989
89902006-04-11 Carsten Dominik <dominik@science.uva.nl>
8991
8992 * org.texi (Link format): New section, emphasis on bracket links.
8993 (External links): Document bracket links.
8994 (FAQ): Expand to cover shell links and the new link format.
8995
89962006-04-09 Kevin Ryde <user42@zip.com.au>
8997
8998 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8999
90002006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9001
9002 * gnus.texi (Summary Buffer Lines): Add `*'.
9003
c8763fb6 90042006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
9005
9006 * gnus.texi (Group Parameters):
9007 Mention gnus-permanently-visible-groups.
9008
90092006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9010
9011 * gnus.texi (Face): Fix typo.
9012
90132006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9014
9015 * gnus.texi (X-Face): Clarify.
9016 (Face): Need Emacs with PNG support.
9017
90182006-04-06 Richard Stallman <rms@gnu.org>
9019
9020 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9021 Emacs".
9022
90232006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9024
9025 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9026 blocks not suitable for inclusion with Emacs using variable
9027 PARTOFEMACS.
9028
90292006-04-04 Simon Josefsson <jas@extundo.com>
9030
9031 * gnus.texi (Security): Improve.
9032
689c9ca5
GM
90332006-04-02 Karl Berry <karl@gnu.org>
9034
9035 * texinfo.tex: Update to current version (2006-03-21.13).
9036
2de53ca6
GM
90372006-04-02 Bill Wohler <wohler@newt.com>
9038
9039 * mh-e.texi (Getting Started, Junk, Bug Reports)
9040 (MH FAQ and Support): Fix URLs.
9041
90422006-03-31 Romain Francoise <romain@orebokech.com>
9043
9044 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9045 to t, not nil (and has for the past eight years).
9046
90472006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9048
9049 * message.texi, gnus.texi: Bump version to 5.11.
9050
90512006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9052
9053 * gnus.texi (Top): Add comment about version line.
9054
9055 * message.texi (Top): Ditto. Change to take named versions into
9056 account.
9057
90582006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9059
9060 * gnus.texi (Posting Styles): Add x-face-file to example.
9061 (X-Face): Refer to posting styles.
9062
9063 * gnus-faq.texi ([5.8]): Add x-face-file.
9064 ([8.4]): Add links to gmane.emacs.gnus.user and
9065 gmane.emacs.gnus.general.
9066
90672006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9068
9069 * gnus-faq.texi: Use .invalid.
9070 ([5.4]): Fix gnus-posting-styles example.
9071
90722006-03-27 Romain Francoise <romain@orebokech.com>
9073
9074 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9075 Emacs/W3 needs a new maintainer.
9076 (Ispell): Update author and version info.
9077 (Mailcrypt): Mention PGG.
9078 (New in Emacs 22): Add PGG to the list of new packages.
9079 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9080 updating dead URLs.
9081
90822006-03-25 Karl Berry <karl@gnu.org>
9083
9084 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9085 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9086 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9087 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9088 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9089 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9090 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9091 (2) do not indent copyright year list (or anything else).
9092
90932006-03-21 Bill Wohler <wohler@newt.com>
9094
9095 * mh-e.texi (Folders): Various edits.
9096
90972006-03-20 Romain Francoise <romain@orebokech.com>
9098
9099 * gnus.texi (Mail Folders): Grammar fix.
9100
91012006-03-19 Bill Wohler <wohler@newt.com>
9102
9103 * mh-e.texi (Replying): Document Mail-Followup-To.
9104 Change manually-formatted table to multitable. Add debugging info.
9105 Move description of mh-reply-default-reply-to into paragraph
9106 that describes its values.
9107
91082006-03-17 Bill Wohler <wohler@newt.com>
9109
10d1d0af 9110 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
9111 (Sending Mail Tour): Update method of entering
9112 addresses and subject.
9113 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9114 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9115
91162006-03-15 Carsten Dominik <dominik@science.uva.nl>
9117
9118 * org.texi: Version number change only.
9119
91202006-03-14 Bill Wohler <wohler@newt.com>
9121
9122 * mh-e.texi: Add index entries around each paragraph rather than
9123 depend on entries from beginning of node. Doing so ensures that
9124 index entries are less likely to be forgotten if text is cut and
9125 pasted, and are necessary anyway if the references are on a
9126 separate page. It seems that makeinfo is now (v. 4.8) only
9127 producing one index entry per node, so there is no longer any
9128 excuse not to. Use subheading instead of heading. The incorrect
9129 use of heading produced very large fonts in Info--as large as the
9130 main heading.
9131 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9132 versions 6 and 7 appeared *around* the time of these Emacs releases.
9133
91342006-03-13 Carsten Dominik <dominik@science.uva.nl>
9135
9136 * org.texi (Clean view): Document new startup options.
9137
91382006-03-11 Bill Wohler <wohler@newt.com>
9139
9140 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9141 (Composing, Scan Line Formats): Fix @refs.
9142 (Getting Started): Define MH profile and MH profile components.
9143 (Incorporating Mail, Reading Mail, Viewing, Printing)
9144 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9145 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9146 for string constants.
9147 (Tool Bar): Remove spurious quote.
9148 (Junk): Use ``...'' instead of "...".
9149 (Scan Line Formats): Replace @samp with @kbd.
9150
91512006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9152
9153 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9154
91552006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9156
9157 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9158 easy to understand.
9159
91602006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9161
9162 * gnus.texi: Markup fix.
9163 (Fancy Mail Splitting): Specify new feature.
9164
91652006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9166
9167 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9168 partial-words matching.
9169
91702006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9171
9172 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9173
9174 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9175 (MIME Commands): Fix mm-discouraged-alternatives.
9176
91772006-03-07 Carsten Dominik <dominik@science.uva.nl>
9178
9179 * org.texi: Version number change only.
9180
91812006-03-06 Bill Wohler <wohler@newt.com>
9182
9183 * mh-e.texi: Move from SourceForge repository to Savannah.
9184 This is version 7.93, which is a total rewrite from the previous
9185 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9186 version 7.93.
9187
91882006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9189
9190 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9191
91922006-03-01 Carsten Dominik <dominik@science.uva.nl>
9193
9194 * org.texi (Interaction): Add item about `org-mouse.el' by
9195 Piotr Zielinski.
9196 (Managing links): Document that also mouse-1 can be used to
9197 activate a link.
9198 (Headlines, FAQ): Add entry about hiding leading stars.
9199 (Miscellaneous): Resort the sections in this chapter to a more
9200 logical sequence.
9201
92022006-02-27 Simon Josefsson <jas@extundo.com>
9203
9204 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9205 2004-01-27 from the trunk).
9206
92072006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9208
9209 * cc-mode.texi: Rename c-hungry-backspace to
9210 c-hungry-delete-backwards, at the request of RMS. Leave the old
9211 name as an alias.
9212
92132006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9214
9215 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9216 include the function header within the defun.
9217
92182006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9219
9220 * cc-mode.texi: Correct two typos.
9221
92222006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9223
9224 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9225 existing comment.
9226 (Electric Keys): Add a justification for electric indentation.
9227 (Hungry WS Deletion): Clear up the names and complications of the
9228 BACKSPACE and DELETE keys.
9229
92302006-02-23 Juri Linkov <juri@jurta.org>
9231
9232 * faq.texi (Common requests): Move `Turning on auto-fill by
9233 default' after `Wrapping words automatically'. Move `Working with
9234 unprintable characters' before `Searching for/replacing newlines'.
9235 Move `Replacing highlighted text' after `Highlighting a region'.
9236 Merge `Repeating commands' and `Repeating a command as many times
9237 as possible' into the former.
9238 (Packages that do not come with Emacs): Add refs to Gmane and
9239 etc/MORE.STUFF.
9240
92412006-02-23 Juri Linkov <juri@jurta.org>
9242
9243 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9244 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9245 Add xref to `(emacs)Reporting Bugs'.
9246 (Getting a printed manual): Add URL to other formats of the manual.
9247 (Common requests): Fix menu.
9248 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9249 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9250 (Inserting text at the beginning of each line): Add pxref to
9251 `Changing the included text prefix'.
9252 (Forcing the cursor to remain in the same column): Mention `track-eol'
9253 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9254 (Replacing text across multiple files): Add keybinding `Q' for
9255 `dired-do-query-replace'.
9256
92572006-02-22 Carsten Dominik <dominik@science.uva.nl>
9258
9259 * reftex.texi: Version number and date change only.
9260
9261 * org.texi (Internal Links): Rewrite to cover the modified
9262 linking system.
9263
92642006-02-17 Eli Zaretskii <eliz@gnu.org>
9265
9266 * faq.texi: Remove the coding cookie, it's not needed anymore.
9267
92682006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9269
9270 * faq.texi (Colors on a TTY): Mention Mac OS port.
9271
92722006-02-12 Karl Berry <karl@gnu.org>
9273
9274 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9275 8-bit accented a.
9276
92772006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9278
9279 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9280
92812006-02-08 Romain Francoise <romain@orebokech.com>
9282
9283 * faq.texi (Top): Remove paragraph about the FAQ being a
9284 transitional document, etc.
9285 (Searching for/replacing newlines): New node.
9286 (Yanking text in isearch): New node.
9287 (Inserting text at the beginning of each line): Rename and make
9288 more general, mention `M-;' in Message mode.
9289
92902006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9291
9292 * faq.texi (Meta key does not work in xterm)
9293 (Emacs does not display 8-bit characters)
9294 (Inputting eight-bit characters): Update xrefs.
9295
92962006-02-06 Romain Francoise <romain@orebokech.com>
9297
9298 * faq.texi (VM): VM now at version 7.19.
9299 Set myself as maintainer of this file.
9300
93012006-02-04 Michael Olson <mwolson@gnu.org>
9302
9303 * erc.texi (History): Note that ERC is now included with Emacs.
9304
93052006-01-31 Romain Francoise <romain@orebokech.com>
9306
9307 * message.texi (Message Headers): Explain what
9308 `message-alternative-emails' does in more detail.
9309 Update copyright year.
9310
93112006-01-30 Juanma Barranquero <lekktu@gmail.com>
9312
9313 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9314
93152006-01-29 Richard M. Stallman <rms@gnu.org>
9316
9317 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9318
93192006-01-29 Michael Olson <mwolson@gnu.org>
9320
9321 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9322
9323 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9324
9325 * faq.texi (New in Emacs 22): Mention ERC.
9326
93272006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9328
9329 * rcirc.texi: Capitalize dir entry for consistency with the entry
9330 in info/dir and other entries in the Emacs category.
9331 Fix typos. Delete trailing whitespace.
9332
c8763fb6 93332006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9334
9335 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9336
93372006-01-27 Eli Zaretskii <eliz@gnu.org>
9338
9339 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9340 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9341
9342 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9343 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9344
93452006-01-27 Alex Schroeder <alex@gnu.org>
9346
9347 * rcirc.texi: New file.
9348
93492006-01-23 Juri Linkov <juri@jurta.org>
9350
9351 * widget.texi (User Interface): Add S-TAB for widget-backward.
9352
93532006-01-22 Michael Albinus <michael.albinus@gmx.de>
9354
9355 Sync with Tramp 2.0.52.
9356
9357 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9358 Add Tramp disabling item. New item for common connection problems.
9359 (various): Apply "ftp" as method for the download URL.
9360 (Bug Reports): Refer to FAQ for common problems.
9361
93622006-01-21 Eli Zaretskii <eliz@gnu.org>
9363
9364 * widget.texi (User Interface): Use @key for TAB.
9365
9366 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9367
9368 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9369 for TAB.
9370
9371 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9372
93732006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9374
9375 * gnus.texi: Update copyright.
9376
93772006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9378
9379 * gnus.texi (Article Washing): Additions.
9380
2de53ca6
GM
93812006-01-13 Carsten Dominik <dominik@science.uva.nl>
9382
9383 * org.texi (Agenda commands): Document tags command.
9384
93852006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9386
9387 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9388
93892006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9390
9391 * gnus.texi (RSS): Addition.
9392
93932005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9394
9395 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9396
93972005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9398
9399 * emacs-mime.texi (Display Customization): Add setting example to
9400 mm-discouraged-alternatives.
9401
94022006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9403
9404 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9405 version is the canonical version.
9406
94072006-01-08 Alex Schroeder <alex@gnu.org>
9408
9409 * pgg.texi (Caching passphrase): Rewording.
9410
94112006-01-06 Eli Zaretskii <eliz@gnu.org>
9412
9413 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9414 repository URL.
9415
94162006-01-06 Carsten Dominik <dominik@science.uva.nl>
9417
9418 * org.texi: Removed the accidentally re-added empty line in the
9419 direntry.
9420
94212006-01-05 Carsten Dominik <dominik@science.uva.nl>
9422
9423 * org.texi (Agenda Views): Chapter reorganized.
9424
94252005-12-29 Romain Francoise <romain@orebokech.com>
9426
9427 * faq.texi (Using Customize): New node.
9428
94292005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9430
9431 * org.texi: Remove blank line in @direntry. It is non-standard
9432 and recursively produces blank lines all over the dir file (when
9433 using Texinfo 4.8).
9434
94352005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9436
9437 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9438
94392005-12-20 Carsten Dominik <dominik@science.uva.nl>
9440
9441 * org.texi (Tags): Boolean logic documented.
9442 (Agenda Views): Document custom commands.
9443
94442005-12-20 David Kastrup <dak@gnu.org>
9445
9446 * faq.texi (AUCTeX): Update version and mailing list info.
9447
94482005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * gnus.texi (MIME Commands): Mention addition of
9451 multipart/alternative to gnus-buttonized-mime-types and add xref
9452 to mm-discouraged-alternatives.
9453
9454 * emacs-mime.texi (Display Customization): Mention addition of
9455 "image/.*" and add xref to gnus-buttonized-mime-types in the
9456 mm-discouraged-alternatives section.
9457
94582005-12-16 Carsten Dominik <dominik@science.uva.nl>
9459
9460 * org.texi (Tags): New section.
9461 (Agenda Views): Chapter reorganized.
9462
94632005-12-16 Eli Zaretskii <eliz@gnu.org>
9464
9465 * org.texi (Internal Links): Add a missing comma after an @xref.
9466
94672005-12-14 Chong Yidong <cyd@stupidchicken.com>
9468
9469 * faq.texi (Filling paragraphs with a single space): No need to
9470 change sentence-end now.
9471
94722005-12-13 Romain Francoise <romain@orebokech.com>
9473
9474 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9475
94762005-12-12 Jay Belanger <belanger@truman.edu>
9477
9478 * faq.texi (Calc): Update version number.
9479
94802005-12-12 Carsten Dominik <dominik@science.uva.nl>
9481
9482 * org.texi (Progress Logging): New section.
9483
94842005-12-10 Romain Francoise <romain@orebokech.com>
9485
9486 Update the Emacs FAQ for the 22.1 release.
9487
9488 * faq.texi: Set VER to `22.1'.
9489 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9490 Tutorial. Mention that `C-h r' displays the manual.
9491 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9492 (Getting a printed manual): Point to the new locations of the
9493 manuals on the GNU Web site.
9494 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9495 available via Info (it was previously distributed separately).
9496 (Installing Texinfo documentation): The latest version of Texinfo
9497 is 4.8, not 4.0.
9498 (Informational files for Emacs): COPYING is the GNU General Public
9499 License, not the Emacs General Public License.
9500 (Informational files for Emacs): Delete obsolete link to the
9501 GNUinfo pages as they have been removed from the GNU Web site.
9502 (New in Emacs 22): New node.
9503 (Setting up a customization file): Say that most packages support
9504 Customize nowadays.
9505 (Colors on a TTY): Delete reference to instructions on how to
9506 enable syntax highlighting, it is now enabled by default.
9507 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9508 at startup automatically.
9509 (Controlling case sensitivity): Mention `M-c' in isearch.
9510 (Using an already running Emacs process): Emacs now creates the
9511 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9512 gnuserv. As emacsclient can now run Lisp code as well, delete a
9513 sentence praising gnuserv for that. Simplify description of how
9514 the client/server operation works.
9515 (Compiler error messages): Delete obsolete text (compile.el has
9516 been rewritten).
9517 (Indenting switch statements): Fix typo.
9518 (Matching parentheses): Simplify setup instructions, mention the
9519 menu bar item in the Options menu.
9520 (Repeating a command as many times as possible): Mention `C-x e'.
9521 (Going to a line by number): Mention new keymap and bindings
9522 `M-g M-g', `M-g M-p' and `M-g M-n'.
9523 (Turning on syntax highlighting): Now on by default. Simplify.
9524 (Replacing highlighted text): Use `1', not `t'.
9525 (Problems with very large files): The maximum size is now 256MB on
9526 32-bit machines.
9527 (^M in the shell buffer): Mention `comint-process-echoes'.
9528 (Emacs for Apple computers): Emacs 22 has native support for Mac
9529 OS X.
9530 (Translating names to IP addresses): Delete node.
9531 (Binding keys to commands): Fix typo.
9532 (SPC no longer completes file names): New node.
9533 (MIME with Emacs mail packages): Delete section about the Emacs
9534 MIME FAQ (it's not reachable anymore).
9535
95362005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9537
9538 * cc-mode.texi: The manual has been extensively revised: the
9539 information about using CC Mode has been separated from the larger
9540 and more difficult chapters about configuration. It has been
9541 updated for CC Mode 5.31.
9542
95432005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9544
9545 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9546 (Selecting an implementation): Fix descriptions.
9547
95482005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9549
9550 * message.texi (Various Message Variables): Addition.
9551
95522005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9553
9554 * message.texi: Fix default values.
9555
95562005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9557
9558 * message.texi (Header Commands): Clarify descriptions of
9559 message-cross-post-followup-to, message-reduce-to-to-cc, and
9560 message-insert-wide-reply.
9561 (Various Commands): Fix kindex for message-kill-to-signature;
9562 clarify description of message-tab.
9563
95642005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9565
9566 * message.texi (Mailing Lists): Fix description about MFT.
9567
9568 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9569
95702005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9571
9572 * gnus.texi (Slow Terminal Connection): Replace old description
9573 with new one.
9574
95752005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9576
9577 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9578 replace X-Draft-Headers with X-Draft-From.
9579
95802005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * gnus.texi (Various Various): Fix the default value of
9583 nnheader-max-head-length.
9584 (Gnus Versions): Fix typo.
9585
95862005-12-08 Carsten Dominik <dominik@science.uva.nl>
9587
9588 * org.texi (Structure editing): Document new functionality of
9589 M-RET.
9590
95912005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9592
9593 * org.texi (Internal Links): Fix Texinfo usage.
9594
95952005-12-06 Carsten Dominik <dominik@science.uva.nl>
9596
9597 * org.texi (TODO basics): Document the global todo list.
9598 (TODO items): Documents sparse tree for specific TODO
9599 keywords.
9600
96012005-11-30 Carsten Dominik <dominik@science.uva.nl>
9602
9603 * org.texi (Plain Lists): Typos fixed.
9604
96052005-11-28 Jay Belanger <belanger@truman.edu>
9606
9607 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9608
96092005-11-24 Carsten Dominik <dominik@science.uva.nl>
9610
9611 * org.texi (Structure editing): New item moving commands added.
9612 (Plain Lists): New section.
9613
96142005-11-18 Carsten Dominik <dominik@science.uva.nl>
9615
9616 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9617 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9618 `org-agenda-file-to-front'.
2de53ca6
GM
9619 (Built-in table editor): Document `org-table-sort-lines'.
9620 (HTML formatting): Export of hand-formatted lists.
9621
96222005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9623
9624 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9625 new variable gnus-toolbar-thickness.
9626
96272005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9628
9629 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9630
96312005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9632
9633 * gnus.texi (X-Face): Fix description.
9634 (XVarious): Remove gnus-xmas-logo-color-alist and
9635 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9636
96372005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9638
9639 * gnus.texi (Group Parameters): Mention new variable
9640 gnus-parameters-case-fold-search.
9641 (Home Score File): Addition.
9642
96432005-11-04 Ulf Jasper <ulf.jasper@web.de>
9644
9645 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9646 (Overview): List supported feed types.
9647 (Installation): No installation necessary when using autoload.
9648 (Configuration): Rename "RSS" to "news".
9649
96502005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9651
9652 * pgg.texi (User Commands): Document additional passphrase
9653 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9654 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9655
96562005-11-04 Carsten Dominik <dominik@science.uva.nl>
9657
9658 * org.texi: Version number changed to 3.19.
9659
96602005-10-29 Sascha Wilde <wilde@sha-bang.de>
9661
9662 * pgg.texi (How to use): Update the example to add autoload of
9663 pgg-encrypt-symmetric-region.
9664 (User Commands): Document pgg-encrypt-symmetric-region.
9665 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9666
96672005-10-27 Jay Belanger <belanger@truman.edu>
9668
9669 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9670 mention other TeX-related units.
9671
96722005-10-23 Lars Hansen <larsh@soem.dk>
9673
0c7efc08
SM
9674 * dired-x.texi (Miscellaneous Commands):
9675 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9676 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9677
96782005-10-23 Jay Belanger <belanger@truman.edu>
9679
9680 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9681 constant.
9682
96832005-10-23 Michael Albinus <michael.albinus@gmx.de>
9684
0c7efc08
SM
9685 * faq.texi (Bugs and problems):
9686 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9687 `directory-listing-before-filename-regexp'.
9688
96892005-10-22 Eli Zaretskii <eliz@gnu.org>
9690
9691 * newsticker.texi (UPDATED): Set value.
9692
96932005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9694
9695 * gnus.texi (Document Groups): Remove duplicate item.
9696
96972005-10-21 Carsten Dominik <dominik@science.uva.nl>
9698
9699 * org.texi (Summary): Mention iCalendar support.
9700 (Exporting): Document iCalendar support.
9701
97022005-10-18 Romain Francoise <romain@orebokech.com>
9703
9704 * viper.texi (Viper Specials): Capitalize GNU.
9705
97062005-10-17 Juri Linkov <juri@jurta.org>
9707
9708 * info.texi (Getting Started, Search Index, Expert Info):
9709 Fix wording.
9710 (Search Text): Replace `echo area' with `mode line'.
9711 (Search Index): Both `i' and `,' find all index entries.
9712 Replace example `C-f' with `C-l' (which exists in index of Info
9713 manual) and delete spaces in its keyboard input sequence.
9714 Delete unnecessary explanations about literal characters.
9715
97162005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9717
9718 * gnus.texi (Document Server Internals): Addition.
9719
97202005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9721
9722 * gnus.texi (A note on namespaces): Fix RFC reference.
9723
97242005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9725
9726 * gnus.texi (RSS): Fix key description.
9727
97282005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9729
9730 * gnus.texi: Emacs/w3 -> Emacs/W3.
9731 (Browsing the Web): Fix description.
9732 (Web Searches): Ditto.
9733 (Customizing W3): Ditto.
9734
97352005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9736
9737 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9738
97392005-10-11 Jay Belanger <belanger@truman.edu>
9740
9741 * calc.texi (Integration): Mention using `a i' to compute definite
9742 integrals.
9743
97442005-10-11 Juri Linkov <juri@jurta.org>
9745
9746 * info.texi: Rearrange nodes.
9747 (Top): Update menu. Change ref `Info for Experts' to
9748 `Advanced Info Commands'.
9749 (Getting Started): Fix description of manual's parts.
9750 (Help-Int): Change xref `Info Search' to `Search Index', and
9751 `Expert Info' to `Advanced'.
9752 (Advanced): Move node one level up.
9753 (Search Text, Search Index): New nodes split out from `Info Search'.
9754 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9755 split out from `Advanced'.
9756 (Advanced, Emacs Info Variables): De-document editing an Info file
9757 in Info.
9758 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9759 (Creating an Info File): Delete node and move its text to
9760 `Expert Info'.
9761
97622005-10-10 Carsten Dominik <dominik@science.uva.nl>
9763
9764 * org.texi (Workflow states): Documented that change in keywords
9765 becomes active only after restart of Emacs.
9766
97672005-10-08 Michael Albinus <michael.albinus@gmx.de>
9768
9769 Sync with Tramp 2.0.51.
9770
97712005-10-08 Nick Roberts <nickrob@snap.net.nz>
9772
9773 * speedbar.texi (Introduction): Describe new location of speedbar
9774 on menubar.
9775 (Basic Key Bindings): Remove descriptions of bindings that have
9776 been removed.
9777
97782005-10-05 Nick Roberts <nickrob@snap.net.nz>
9779
9780 * speedbar.texi (GDB): Describe use of watch expressions.
9781
97822005-09-28 Simon Josefsson <jas@extundo.com>
9783
9784 * message.texi (IDNA): Fix.
9785
97862005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9787
9788 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9789 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9790 description of nntp-open-connection-function.
9791 (Common Variables): Fix descriptions.
9792
97932005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9794
9795 * gnus.texi (Server Buffer Format): Document the %a format spec.
9796
97972005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9798
9799 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9800
98012005-09-23 Carsten Dominik <dominik@science.uva.nl>
9802
9803 * org.texi Version 3.16.
9804
98052005-09-19 Miles Bader <miles@gnu.org>
9806
9807 * newsticker.texi: Get rid of CVS keywords.
9808
98092005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9810
9811 * gnus.texi (Finding the Parent): Fix description of how Gnus
9812 finds article.
9813
98142005-09-14 Jari Aalto <jari.aalto@cante.net>
9815
9816 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9817 to drop off non-answered articles.
9818
98192005-09-19 Juanma Barranquero <lekktu@gmail.com>
9820
9821 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9822 braces (which are unsupported by NMAKE) for macro `srcdir'.
9823
98242005-09-17 Eli Zaretskii <eliz@gnu.org>
9825
9826 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9827 (../info/newsticker, newsticker.dvi): New targets.
9828
98292005-09-17 Ulf Jasper <ulf.jasper@web.de>
9830
9831 * newsticker.texi: Replace @command with @code. Replace @example
9832 with @lisp.
0c7efc08
SM
9833 (Top): Add explanations to menu items.
9834 (GNU Free Documentation License): Remove.
2de53ca6
GM
9835
98362005-09-16 Romain Francoise <romain@orebokech.com>
9837
9838 Update all files to specify GFDL version 1.2.
9839
9840 * doclicense.texi (GNU Free Documentation License): Update to
9841 version 1.2.
9842
98432005-09-15 Richard M. Stallman <rms@gnu.org>
9844
9845 * newsticker.texi: Fix @setfilename.
9846
9847 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9848 (../info/newsticker, newsticker.dvi): New targets.
9849
98502005-08-30 Carsten Dominik <dominik@science.uva.nl>
9851
9852 * org.texi: Version 3.15.
9853
98542005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9855
9856 * ses.texi: Combine all three indices into one.
9857 Correct a few typos.
9858
98592005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9860
9861 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9862
98632005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9864
9865 * emacs-mime.texi (Handles): Remove duplicate item.
9866 (Encoding Customization): Fix the default value for
9867 mm-coding-system-priorities.
9868 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9869 (Basic Functions): Fix reference.
9870
98712005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9872
9873 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9874
98752005-08-18 Richard M. Stallman <rms@gnu.org>
9876
9877 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9878 and web site.
9879
9880 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9881 not keyboard-translate.
9882
98832005-08-11 Richard M. Stallman <rms@gnu.org>
9884
9885 * faq.texi (Using regular expressions): Fix xref.
9886
98872005-08-09 Juri Linkov <juri@jurta.org>
9888
9889 * info.texi (Help-P): Replace `Prev' with `Previous'.
9890 (Help-M, Help-Xref): Add S-TAB.
9891 (Help-FOO): Update `u' command.
9892 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9893 Update info about visibility of xref parts.
9894 (Help-Int): Fix `m' command. Rename `Info-last' to
9895 `Info-history-back'. Add `Info-history-forward'.
9896 (Advanced): Fix `g*' and `M-n' commands.
9897 (Info Search): Add `index-apropos' in stand-alone browser.
9898 Add isearch commands.
9899 (Emacs Info Variables): Remove `Info-fontify'.
9900 Add `Info-mode-hook'. Update face names.
9901 Add `Info-fontify-maximum-menu-size',
9902 `Info-fontify-visited-nodes', `Info-isearch-search'.
9903
99042005-08-07 Michael Albinus <michael.albinus@gmx.de>
9905
9906 Sync with Tramp 2.0.50.
9907
9908 * tramp.texi: Use @option{} consequently for method names.
9909 (Inline methods, External transfer methods): Remove references to
9910 Cygwin.
9911 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9912 implementation.
9913
99142005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9915
9916 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9917 Mention that gnus-init-file is not read when Emacs is invoked with
9918 --no-init-file or -q.
9919
99202005-07-19 Carsten Dominik <dominik@science.uva.nl>
9921
9922 * org.texi: Version 3.14.
9923
99242005-07-04 Carsten Dominik <dominik@science.uva.nl>
9925
9926 * org.texi: Version 3.13.
9927
99282005-07-18 Juri Linkov <juri@jurta.org>
9929
9930 * calc.texi (Time Zones, Logical Operations):
9931 * cl.texi (Overview):
9932 * org.texi (TODO types):
9933 * sc.texi (Emacs 18 MUAs):
9934 * speedbar.texi (Top):
9935 * url.texi (History):
9936 Delete duplicate duplicate words.
9937
ce058493 99382005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9939
9940 * cl.texi (Type Predicates): Document `atom' type.
9941
99422005-07-04 Lute Kamstra <lute@gnu.org>
9943
9944 Update FSF's address in GPL notices.
9945
9946 * calc.texi (Copying):
9947 * doclicense.texi (GNU Free Documentation License):
9948 * faq.texi (Contacting the FSF):
9949 * mh-e.texi (Copying): Update FSF's address.
9950
99512005-07-03 Richard M. Stallman <rms@gnu.org>
9952
9953 * flymake.texi (Example -- Configuring a tool called directly):
9954 Update name of flymake-build-relative-filename.
9955
99562005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9957
9958 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9959
99602005-06-29 Carsten Dominik <dominik@science.uva.nl>
9961
9962 * org.texi: Version 3.12.
9963
99642005-06-24 Eli Zaretskii <eliz@gnu.org>
9965
9966 * makefile.w32-in (MAKEINFO): Use --force.
9967 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9968 Makefile.in.
9969 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9970 more shells.
9971
99722005-06-23 Richard M. Stallman <rms@gnu.org>
9973
9974 * speedbar.texi (Creating a display): Texinfo usage fixes.
9975
9976 * tramp.texi (Customizing Completion, Auto-save and Backup):
9977 Texinfo usage fixes.
9978
99792005-06-23 Juanma Barranquero <lekktu@gmail.com>
9980
9981 * dired-x.texi (Miscellaneous Commands):
9982 * ediff.texi (Miscellaneous):
9983 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9984 (Agent Variables):
9985 * info.texi (Help-Xref):
9986 * message.texi (Message Headers):
9987 * org.texi (Remember):
35e951cd
JB
9988 * reftex.texi (Options (Defining Label Environments))
9989 (Options (Index Support), Options (Viewing Cross-References))
9990 (Options (Misc), Changes):
2de53ca6
GM
9991 * speedbar.texi (Creating a display):
9992 * tramp.texi (Customizing Completion, Auto-save and Backup):
9993 Texinfo usage fix.
9994
99952005-06-13 Carsten Dominik <dominik@science.uva.nl>
9996
9997 * org.texi: Version 3.11.
9998
99992005-06-12 Jay Belanger <belanger@truman.edu>
10000
10001 * calc.texi (Getting Started): Remove extra menu item.
10002
100032005-05-31 Jay Belanger <belanger@truman.edu>
10004
10005 * calc.texi (Notations Used in This Manual): Use @kbd for key
10006 sequence.
10007 (Demonstration of Calc): Mention another way of starting Calc.
10008 (Starting Calc): Mention long name of M-#.
10009 (Embedded Mode Overview): Remove unnecessary instruction.
10010 (Other M-# commands): Rephrase `M-# 0' explanation.
10011 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10012 reflect current behavior.
10013
100142005-05-30 Jay Belanger <belanger@truman.edu>
10015
10016 * calc.texi (Hooks): Change description of calc-window-hook and
10017 calc-trail-window-hook to match usage.
10018 (Computational Functions): Add more constant-generating functions.
10019 (Customizable Variables): Use defvar.
10020
100212005-05-28 Jay Belanger <belanger@truman.edu>
10022
10023 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10024 (Basic Embedded Mode): Explain behavior of arguments to
10025 calc-embedded-mode.
10026
100272005-05-27 Jay Belanger <belanger@truman.edu>
10028
10029 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10030 current behavior.
10031
100322005-05-25 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi: Change Calc version number throughout.
10035 (Keypad Mode): Change location in info output.
10036 (Keypad mode overview): Move picture of keypad.
10037
100382005-05-21 Jay Belanger <belanger@truman.edu>
10039
10040 * calc.texi (Storing variables): Mention that only most variables
10041 are void to begin with.
10042
100432005-05-21 Kevin Ryde <user42@zip.com.au>
10044
10045 * widget.texi (Basic Types): Update cross ref from "Enabling
10046 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10047 lispref/text.texi change.
10048
100492005-05-20 Carsten Dominik <dominik@science.uva.nl>
10050
10051 * org.texi: Version 3.09.
10052
100532005-05-18 Carsten Dominik <dominik@science.uva.nl>
10054
10055 * reftex.texi: Version 4.28.
10056
100572005-05-16 Jay Belanger <belanger@truman.edu>
10058
10059 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10060
100612005-05-14 Jay Belanger <belanger@truman.edu>
10062
10063 * calc.texi (Default Simplifications): Insert missing ! (logical
10064 not operator).
10065
100662005-05-14 Michael Albinus <michael.albinus@gmx.de>
10067
10068 Sync with Tramp 2.0.49.
10069
100702005-05-10 Jay Belanger <belanger@truman.edu>
10071
10072 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10073 to 1.
10074
100752005-04-29 Carsten Dominik <dominik@science.uva.nl>
10076
10077 * org.texi: Version 3.08, structure reorganized.
10078
100792005-04-24 Richard M. Stallman <rms@gnu.org>
10080
10081 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10082
100832005-04-15 Carsten Dominik <dominik@science.uva.nl>
10084
10085 * org.texi: Update to version 3.06.
10086
100872005-04-13 Lute Kamstra <lute@gnu.org>
10088
10089 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10090
100912005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10092
10093 * cl.texi (Porting Common Lisp): Fix typo.
10094
100952005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10096
10097 * gnus.texi (RSS): Addition.
10098
100992005-04-04 Jay Belanger <belanger@truman.edu>
10100
10101 * calc.texi: Change Calc version number.
10102 (Customizable variables): Fix description of calc-language-alist.
10103 (Copying): Put in version 2 of GPL.
10104
101052005-04-01 Jay Belanger <belanger@truman.edu>
10106
10107 * calc.texi (Troubleshooting Commands): Remove comment about
10108 installation.
10109 (Installation): Remove section.
10110 (Customizable Variables): New section.
10111 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10112 (Graphical Devices): Add references to Customizable Variables.
10113
101142005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10115
10116 * emacs-mime.texi (Display Customization): Markup fixes.
10117 (rfc2047): Update.
10118
101192005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10120
10121 * gnus-faq.texi: Replaced with auto-generated version.
10122
101232005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10124
10125 * dired-x.texi (Multiple Dired Directories): default-directory was
10126 renamed to dired-default-directory.
10127
101282005-03-26 Jay Belanger <belanger@truman.edu>
10129
10130 * calc.texi (Simplifying Formulas, Rewrite Rules):
10131 Change description of top and bottom of fraction.
10132 (Modulo Forms): Move description of how to create modulo forms to
10133 earlier in the section.
10134 (Fraction Mode): Suggest using : to get a fraction by dividing.
10135 (Basic Arithmetic): Adjust placement of command name.
10136 (Truncating the Stack): Emphasize that "hidden" entries are still
10137 visible.
10138 (Installation): Move discussion of printing manual to "About This
10139 Manual".
10140 (About This Manual): Mention how to print the manual.
10141 (Reporting Bugs): Remove first person.
10142 (Building Vectors): Add algebraic version of append.
10143 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10144 (Grouping Digits): Fix typo.
10145
101462005-03-25 Werner Lemberg <wl@gnu.org>
10147
10148 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10149 Replace `legal' with `valid'.
10150
101512005-03-25 Werner Lemberg <wl@gnu.org>
10152
10153 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10154
101552005-03-24 Jay Belanger <belanger@truman.edu>
10156
10157 * calc.texi (General Mode Commands)
10158 (Mode Settings in Embedded Mode): Add some explanation of
10159 recording mode settings.
10160
101612005-03-24 Richard M. Stallman <rms@gnu.org>
10162
10163 * calc.texi: Remove praise of non-free software.
10164
10165 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10166 (Installation): Node deleted.
10167
101682005-03-23 Richard M. Stallman <rms@gnu.org>
10169
10170 * url.texi (HTTP language/coding): Improve last change.
10171
101722005-03-22 Jay Belanger <belanger@truman.edu>
10173
10174 * calc.texi (Embedded Mode): Add new information on changing
10175 modes.
10176
101772005-03-20 Michael Albinus <michael.albinus@gmx.de>
10178
10179 Sync with Tramp 2.0.48.
10180
10181 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10182
10183 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10184 "GNU/Linux". Change all addresses to .gnu.org.
10185 (Default Method): Offer shortened syntax for "su" and "sudo"
10186 methods.
10187
101882005-03-07 Richard M. Stallman <rms@gnu.org>
10189
10190 * url.texi: Fix usage of "e.g.".
10191 (HTTP language/coding): Explain the rules for these strings.
10192
101932005-03-06 Richard M. Stallman <rms@gnu.org>
10194
10195 * woman.texi (Introduction): Minor cleanups.
10196
10197 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10198
10199 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10200 (Installation): Node deleted.
10201
10202 * mh-e.texi (Preface): Get rid of "Emacs 21".
10203
10204 * eshell.texi (Installation): Delete node (for Emacs 20).
10205
102062005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10207
10208 * flymake.texi: Refill and tweak style in @lisp blocks.
10209
102102005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10211
10212 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10213
102142005-03-01 Jay Belanger <belanger@truman.edu>
10215
10216 * calc.texi (Trigonometric and Hyperbolic Functions):
10217 Mention additional functions.
10218 (Algebraic Simplifications): Mention additional simplifications.
10219
102202005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10221
10222 * ses.texi: Add concept/function/variable indices (this work was
10223 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10224 papers on file at FSF).
10225
102262005-02-10 Jay Belanger <belanger@truman.edu>
10227
10228 * calc.texi: Change @LaTeX to La@TeX throughout.
10229 Redefine @expr as @math for TeX output.
10230 Redefine @texline as a no-op for TeX output.
10231 Define @tfn, replace @t by @tfn throughout.
10232
102332005-02-09 Jay Belanger <belanger@truman.edu>
10234
10235 * calc.texi: Add macro for LaTeX for info output.
10236
102372005-02-08 Kim F. Storm <storm@cua.dk>
10238
10239 * texinfo.tex (LaTex): Add def.
10240
102412005-02-06 Jay Belanger <belanger@truman.edu>
10242
10243 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10244 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10245 throughout manual.
10246
102472005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10248
10249 * gnus.texi: Some edits based on comments from David Abrahams.
10250
102512005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10252
10253 * gnus.texi (RSS): Fix the keystroke.
10254
102552005-01-24 David Kastrup <dak@gnu.org>
10256
10257 * faq.texi: Update AUCTeX version info.
10258
102592005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10260
10261 * gnus-faq.texi ([4.1]): Typo.
10262
102632005-01-19 Jay Belanger <belanger@truman.edu>
10264
10265 * calc.texi (Keep Arguments): Mention that keeping arguments
10266 doesn't work with keyboard macros.
10267
102682005-01-16 Richard M. Stallman <rms@gnu.org>
10269
10270 * autotype.texi (Autoinserting): Fix small error.
10271
102722005-01-16 Michael Albinus <michael.albinus@gmx.de>
10273
10274 Sync with Tramp 2.0.47.
10275
10276 * tramp.texi (Compilation): New section, describing compilation of
10277 remote files.
10278
102792005-01-11 Kim F. Storm <storm@cua.dk>
10280
10281 * widget.texi (Basic Types): Add :follow-link keyword.
10282
102832005-01-09 Jay Belanger <belanger@truman.edu>
10284
10285 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10286
102872005-01-08 Jay Belanger <belanger@truman.edu>
10288
10289 * calc.texi: Change throughout to reflect new default value of
10290 calc-settings-file.
10291
102922005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10293
10294 * message.texi (Reply): `message-reply-to-function' should return
10295 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10296
102972005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10298
10299 * faq.texi (Changing load-path): Fix typo.
10300
103012005-01-05 Jay Belanger <belanger@truman.edu>
10302
10303 * calc.texi (Programming Tutorial): Replace kbd command by
10304 appropriate characters for a keyboard macro.
10305
103062005-01-04 Jay Belanger <belanger@truman.edu>
10307
10308 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10309 for Lucid Emacs.
10310 (Programming Tutorial): Mention that the user needs to be in the
10311 right mode to compute some functions.
10312
103132005-01-04 Jay Belanger <belanger@truman.edu>
10314
10315 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10316 no longer applicable.
10317
103182005-01-01 Jay Belanger <belanger@truman.edu>
10319
0c7efc08 10320 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10321 edit keyboard macros to match current behavior.
10322
103232004-12-31 Jay Belanger <belanger@truman.edu>
10324
10325 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10326
103272004-12-20 Jay Belanger <belanger@truman.edu>
10328
10329 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10330 zero.
10331
103322004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10333
10334 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10335 @xref.
10336 (Font Locking): Avoid @strong{Note:}.
10337
103382004-12-17 Michael Albinus <michael.albinus@gmx.de>
10339
10340 Sync with Tramp 2.0.46.
10341
10342 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10343
103442004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10345
10346 * url.texi: Correct typos.
10347 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10348 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10349 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10350 (Dealing with HTTP documents): @inforef->@xref.
10351
103522004-12-15 Jay Belanger <belanger@truman.edu>
10353
10354 * calc.texi: Consistently capitalized all mode names.
10355 (Answers to Exercises): Mention that an answer can be a fraction
10356 when in Fraction mode.
10357
103582004-12-13 Jay Belanger <belanger@truman.edu>
10359
10360 * calc.texi: Fix some TeX definitions.
10361
103622004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10363
10364 * reftex.texi (Imprint): Remove erroneous @value's.
10365
103662004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10367
10368 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10369 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10370
103712004-12-08 Jay Belanger <belanger@truman.edu>
10372
10373 * calc.texi (Starting Calc): Remove comment about installation.
10374 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10375
103762004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10377
10378 * url.texi: Update @setfilename.
10379 (Getting Started): No need to worry about Gnus versions.
10380 (Dealing with HTTP documents): Use @inforef.
10381
10382 * org.texi: Fix @direntry file name.
10383
103842004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10385
10386 * url.texi: New file.
10387
10388 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10389
103902004-12-06 Jay Belanger <belanger@truman.edu>
10391
10392 * calc.texi (Using Calc): Remove paragraph about installation.
10393
103942004-12-06 Jay Belanger <belanger@truman.edu>
10395
10396 * calc.texi: Use more Texinfo macros and less TeX defs.
10397 Remove @refill's.
10398
103992004-12-06 Richard M. Stallman <rms@gnu.org>
10400
10401 * org.texi: New file.
10402
104032004-12-05 Richard M. Stallman <rms@gnu.org>
10404
10405 * Makefile.in (org.dvi, ../info/org): New targets.
10406 (INFO_TARGETS): Add ../info/org.
10407 (DVI_TARGETS): Add org.dvi.
10408 (maintainer-clean): Remove the info files in the info dir.
10409
104102004-11-26 Eli Zaretskii <eliz@gnu.org>
10411
10412 * idlwave.texi: Fix the setfilename directive to put the produced
10413 file in ../info.
10414 (Continued Statement Indentation): Resurrect Jan D.'s change from
10415 2004-11-03 that was lost when a newer version of idlwave.texi was
10416 imported.
10417
104182004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10419
0c7efc08 10420 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10421
0c7efc08
SM
10422 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10423 Index `spam-initialize'.
2de53ca6
GM
10424
104252004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10426
10427 * message.texi (Various Message Variables): Mention that all mail
10428 file variables are derived from `message-directory'.
10429
10430 * gnus.texi (Splitting Mail): Clarify bogus group.
10431
104322004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10433
0c7efc08
SM
10434 * emacs-mime.texi (Encoding Customization):
10435 Fix mm-coding-system-priorities entry.
2de53ca6 10436
c8763fb6 104372004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10438
10439 * idlwave.texi (Continued Statement Indentation):
35e951cd 10440 * reftex.texi (Options (Index Support))
2de53ca6 10441 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10442 * speedbar.texi (Creating a display, Major Display Modes):
10443 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10444
104452004-10-21 Jay Belanger <belanger@truman.edu>
10446
0c7efc08 10447 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10448
104492004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10450
10451 * calc.texi (Reporting Bugs): Double up `@'.
10452
104532004-10-18 Jay Belanger <belanger@truman.edu>
10454
0c7efc08 10455 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10456 should be sent to.
10457
104582004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10459
10460 * gnus.texi (New Features): Add 5.11.
10461
10462 * message.texi (Resending): Remove wrong default value.
10463
10464 * gnus.texi (Mail Source Specifiers): Describe possible problems
10465 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10466 `pop3-leave-mail-on-server' to the index.
10467
104682004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10469
10470 * message.texi (Canceling News): Add how to set a password.
10471
104722004-10-12 Jay Belanger <belanger@truman.edu>
10473
0c7efc08 10474 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10475 calc-describe-function and calc-describe-variable to match their
10476 current behavior.
10477
104782004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10479
10480 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10481
104822004-10-12 Michael Albinus <michael.albinus@gmx.de>
10483
10484 Sync with Tramp 2.0.45.
10485
10486 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10487 plink link. The URL is outdated. Originator contacted for
10488 clarification.
10489
104902004-10-10 Juri Linkov <juri@jurta.org>
10491
10492 * gnus.texi (Top, Marking Articles): Join two menus in one node
10493 because a node can have only one menu.
10494
104952004-10-09 Juri Linkov <juri@jurta.org>
10496
10497 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10498 example of nnmail-split-fancy.
10499
105002004-10-06 Karl Berry <karl@gnu.org>
10501
10502 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10503 consistency with other uses of dashes.
10504
105052004-10-05 Karl Berry <karl@gnu.org>
10506
10507 * info.texi: Consistently use --- throughout, periods at end of
10508 menu descriptions, and a couple typos.
10509
105102004-09-26 Jesper Harder <harder@ifa.au.dk>
10511
10512 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10513 * pgg.texi (User Commands, Backend methods): Do.
10514 * gnus.texi: Markup fixes.
10515 (Setting Process Marks): Fix `M P a' entry.
10516 * emacs-mime.texi: Fixes.
10517
105182004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10519
10520 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10521 again.
10522 Use 5.10 instead of 5.10.0.
10523
105242004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10525
10526 * gnus.texi (Summary Mail Commands): S D e.
10527
105282004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10529
10530 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10531 the gnus-article-mode-line-format section.
10532
105332004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10534
10535 * gnus.texi (Various Summary Stuff): Fix the documentation for
10536 gnus-newsgroup-variables.
10537
105382004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10539
0c7efc08
SM
10540 * gnus.texi (MIME Commands):
10541 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10542 gnus-mime-display-multipart-alternative-as-mixed,
10543 gnus-mime-display-multipart-related-as-mixed.
10544 (Mail Source Customization): Clarify `mail-source-directory'.
10545 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10546 (SpamOracle): Fix typo.
2de53ca6
GM
10547
10548 * gnus-faq.texi: Untabify.
10549 ([6.3]): nnir.el is in contrib directory.
10550
10551 * message.texi (News Headers): Clarify how a unique ID is created.
10552
0c7efc08
SM
10553 * gnus.texi (Batching Agents): Fix typo in example.
10554 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10555
b2abec73 105562004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10557
0c7efc08 10558 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10559
105602004-09-20 Florian Weimer <fw@deneb.enyo.de>
10561
10562 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10563
105642004-09-22 Jay Belanger <belanger@truman.edu>
10565
0c7efc08 10566 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10567 might be hidden during part of the session.
10568
105692004-09-20 Jay Belanger <belanger@truman.edu>
10570
10571 * calc.texi (Notations Used in This Manual): Put in an earlier
10572 mention that DEL could be called Backspace.
10573
105742004-09-10 Simon Josefsson <jas@extundo.com>
10575
10576 * gnus.texi (IMAP): Add example. Suggested and partially written
10577 by Steinar Bang <sb@dod.no>.
10578
105792004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10580
10581 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10582 netrc syntax.
10583
105842004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10585
b2abec73
JB
10586 * gnus.texi (Spam ELisp Package Sequence of Events):
10587 Some clarifications.
2de53ca6
GM
10588 (Spam ELisp Package Global Variables): More clarifications.
10589
105902004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10591
10592 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10593 Mention spam-split does not modify incoming mail.
10594
105952004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10596
10597 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10598
105992004-09-10 Eli Zaretskii <eliz@gnu.org>
10600
10601 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10602
106032004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10604
10605 * makefile.w32-in (sieve, pgg): Use $(infodir).
10606
106072004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10608
10609 * makefile.w32-in: Fix PGG and Sieve entries.
10610
106112004-08-28 Eli Zaretskii <eliz@gnu.org>
10612
10613 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10614 Emacs and related programs.
10615
106162004-08-27 Richard M. Stallman <rms@gnu.org>
10617
10618 * faq.texi: Fix texinfo usage, esp. doublequotes.
10619 (Difference between Emacs and XEmacs): Some clarification.
10620
10621 * faq.texi (Difference between Emacs and XEmacs):
10622 Explain not to contrast XEmacs with GNU Emacs.
10623
106242004-08-26 Richard M. Stallman <rms@gnu.org>
10625
10626 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10627
106282004-08-22 David Kastrup <dak@gnu.org>
10629
10630 * reftex.texi (AUCTeX): Update links, section name.
10631
10632 * faq.texi (Calc): Update availability (included in 22.1).
10633 (AUCTeX): Update availability, information, versions, description.
10634
106352004-08-14 Eli Zaretskii <eliz@gnu.org>
10636
10637 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10638
106392004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10640
10641 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10642
106432004-08-10 Michael Albinus <michael.albinus@gmx.de>
10644
10645 Sync with Tramp 2.0.44.
10646
106472004-08-05 Lars Hansen <larsh@math.ku.dk>
10648
10649 * widget.texi (User Interface): Update how to separate the
10650 editable field of an editable-field widget from other widgets.
10651 (Programming Example): Add text after field.
10652
106532004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10654
10655 * emacs-mime.texi (Encoding Customization): Add a note to the
10656 mm-content-transfer-encoding-defaults entry.
10657 (rfc2047): Update.
10658
0c7efc08
SM
10659 * gnus.texi (Article Highlighting):
10660 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10661 (POP before SMTP): New node.
10662 (Posting Styles): Addition.
10663 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10664 (Fancy Mail Splitting): Ditto.
10665 (X-Face): Add gnus-x-face.
10666
106672004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10668
10669 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10670 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10671
106722004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10673
0c7efc08
SM
10674 * gnus.texi (Mail Source Specifiers):
10675 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10676
106772004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10678
10679 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10680
10681 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10682 repository. Change setfilename.
10683
10684 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10685
106862004-07-02 Juri Linkov <juri@jurta.org>
10687
10688 * pcl-cvs.texi (Viewing differences): Add `d r'.
10689
106902004-06-29 Jesper Harder <harder@ifa.au.dk>
10691
10692 * ses.texi, viper.texi, flymake.texi, faq.texi:
10693 * eshell.texi, ediff.texi: Markup fixes.
10694
106952004-06-21 Karl Berry <karl@gnu.org>
10696
10697 * info.texi (Top): Mention that only Emacs has mouse support.
10698 (Getting Started): Mention this in a few other places.
10699
107002004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10701
0c7efc08
SM
10702 * autotype.texi (Copyrights, Timestamps):
10703 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10704
107052004-06-13 Lars Hansen <larsh@math.ku.dk>
10706
10707 * dired-x.texi (dired-mark-omitted): Update keybinding.
10708
107092004-06-10 Kim F. Storm <storm@cua.dk>
10710
10711 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10712
107132004-06-05 Lars Hansen <larsh@math.ku.dk>
10714
10715 * dired-x.texi (variable dired-omit-mode): Rename from
10716 dired-omit-files-p.
10717 (function dired-omit-mode): Rename from dired-omit-toggle.
10718 Call dired-omit-mode rather than set dired-omit-files-p.
10719 (dired-mark-omitted): Describe command.
10720
107212004-05-29 Michael Albinus <michael.albinus@gmx.de>
10722
10723 Version 2.0.41 of Tramp released.
10724
107252004-05-29 Juanma Barranquero <lektu@terra.es>
10726
10727 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10728 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10729
107302004-05-29 Richard M. Stallman <rms@gnu.org>
10731
10732 * cl.texi (Top): Call this chapter `Introduction'.
10733 (Overview): In TeX, no section heading here.
10734
10735 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10736
107372004-05-29 Eli Zaretskii <eliz@gnu.org>
10738
10739 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10740 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10741
107422004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10743
10744 * flymake.texi: New file.
10745
107462004-05-28 Simon Josefsson <jas@extundo.com>
10747
10748 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10749
b344d29d 107502004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10751
10752 Version 2.0.40 of Tramp released.
10753
107542004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10755
10756 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10757
10758 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10759 variables `tramp-backup-directory-alist' and
10760 `tramp-bkup-backup-directory-info'.
10761 (Overview, Connection types)
10762 (External transfer methods, Default Method)
10763 (Windows setup hints): Remove restriction of password entering
10764 with external methods.
10765 (Auto-save and Backup): Make file name example
10766 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10767 and `auto-save-directory' must be used.
10768 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10769 only "NT"). Remove doubled entry "What kinds of systems does
10770 @tramp{} work on".
10771 (tramp): Macro removed.
10772 (Obtaining Tramp): Flag removed from title.
10773 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10774 and `trampver' used properly. Flag `tramp-inst' replaced by
10775 `installchapter'. Installation related text adapted.
10776
107772004-04-28 Masatake YAMATO <jet@gyve.org>
10778
10779 * widget.texi (Programming Example): Remove overlays.
10780
107812004-04-27 Jesper Harder <harder@ifa.au.dk>
10782
10783 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10784
107852004-04-23 Juanma Barranquero <lektu@terra.es>
10786
10787 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10788
107892004-04-05 Jesper Harder <harder@ifa.au.dk>
10790
10791 * info.texi (Info Search): Add info-apropos.
10792
107932004-03-22 Juri Linkov <juri@jurta.org>
10794
10795 * faq.texi: Fix help key bindings.
10796
107972004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10798
10799 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10800 (as suggested by Karl Berry). Update information about colored
10801 stars in menus. Add new subheading describing M-n.
10802
108032004-03-12 Richard M. Stallman <rms@gnu.org>
10804
10805 * cl.texi (Top): Rename top node's title.
10806
108072004-03-08 Karl Berry <karl@gnu.org>
10808
10809 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10810 problems making the texinfo distribution.
10811
108122004-02-29 Simon Josefsson <jas@extundo.com>
10813
0c7efc08 10814 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10815 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10816 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10817 <voegelas@gmx.net>.
10818
108192004-02-29 Juanma Barranquero <lektu@terra.es>
10820
10821 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10822 Use $(DEL) instead of rm, and ignore exit code.
10823
b344d29d 108242004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10825
10826 Tramp version 2.0.39 released.
10827
108282004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10829
10830 * tramp.texi (Customizing Completion): Explain new functions
10831 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10832 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10833 (Top): Refer to Savannah mailing list as the major one.
10834 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10835 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10836 (Frequently Asked Questions): Remote hosts must not be Unix-like
10837 for "smb" method.
10838 (Password caching): New node.
10839 (External transfer methods): Refer to password caching for "smb"
10840 method.
10841
108422004-02-17 Karl Berry <karl@gnu.org>
10843
10844 * info.texi (Help-Int): Mention the new line number feature.
10845
108462004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10847
10848 * ses.texi (Advanced Features): New functionality for
10849 ses-set-header-row (defaults to current row unless C-u used).
10850 (Acknowledgements): Add Stefan Monnier.
10851
108522003-12-29 Kevin Ryde <user42@zip.com.au>
10853
10854 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10855
b344d29d 108562003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10857
10858 Tramp version 2.0.38 released.
10859
10860 * tramp.texi (Remote shell setup): Warn of environment variables
10861 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10862 <sven.gabriel@imk.fzk.de>.
10863 (Configuration): Tramp now chooses base64/uuencode
10864 automatically. Update wording accordingly.
10865 (Top): More description for the `Default Method' menu entry.
10866 (Default Method): Use @code, not @var, for Lisp variables.
10867 (Default Method): New subsection `Which method is the right one
c295fc18 10868 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10869 (Configuration): Pointer to new subsection added.
10870 (Default Method): Too many "use" in one sentence.
10871 Rephrase. Reported by Christian Kirsch.
10872 (Filename Syntax): Old `su' example is probably a left-over from
10873 the sm/su method naming. Replace with `ssh', instead.
10874 (External transfer methods, Auto-save and Backup):
10875 Typo fixes.
10876
108772003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10878
183080b6 10879 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10880 (Top): Mention japanese manual only if flag `jamanual' is set.
10881 Insert section `Japanese manual' in menu.
10882
108832003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10884
10885 * eshell.texi (Known Problems): Add doc item.
10886
108872003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10888
10889 * cc-mode.texi: Update for CC Mode 5.30.
10890
10891 Note: Please refrain from doing purely cosmetic changes like
10892 removing trailing whitespace in this manual; it clobbers cvs
10893 merging for no good reason.
10894
108952003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10896
38942b9c
GM
10897 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10898 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10899 @acronym{ASCII}.
10900
109012003-10-26 Karl Berry <karl@gnu.org>
10902
10903 * info.texi (Info Search): Echo area, not echo are. From Debian
10904 diff.
10905
109062003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10907
10d1d0af 10908 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10909 :buttons and :children keywords.
10910
109112003-10-22 Miles Bader <miles@gnu.org>
10912
10913 * Makefile.in (info): Move before $(top_srcdir)/info.
10914
109152003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10916
10917 * tramp.texi (Inline methods): Small grammar fix.
10918 (External transfer methods): Likewise.
10919
109202003-10-08 Nick Roberts <nick@nick.uklinux.net>
10921
10922 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10923
109242003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10925
10926 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10927
109282003-09-30 Richard M. Stallman <rms@gnu.org>
10929
10930 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10931
10932 * widget.texi (User Interface): Fix typos.
10933
10934 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10935
109362003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10937
10938 * pcl-cvs.texi (Selected Files): Fix typo.
10939
109402003-09-21 Karl Berry <karl@gnu.org>
10941
10942 * info.texi (] and [ commands): No period at end of section title.
10943
109442003-09-04 Miles Bader <miles@gnu.org>
10945
10946 * Makefile.in (top_srcdir): New variable.
10947 ($(top_srcdir)/info): New rule.
10948 (info): Depend on it.
10949
109502003-09-03 Peter Runestig <peter@runestig.com>
10951
10952 * makefile.w32-in: New file.
10953
109542003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10955
10956 * widget.texi (User Interface): Explain the need of static text
10957 around an editable field.
10958
109592003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10960
10961 * widget.texi (Basic Types): The argument to `:help-echo' can now
10962 be a form that evaluates to a string.
10963
109642003-08-18 Kim F. Storm <storm@cua.dk>
10965
10966 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10967
109682003-08-16 Richard M. Stallman <rms@gnu.org>
10969
10970 * dired-x.texi (Shell Command Guessing): Explain *.
10971
109722003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10973
10974 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10975 log-edit-insert-changelog.
10976
109772003-08-03 Karl Berry <karl@gnu.org>
10978
10979 * info.texi: Need @contents.
10980
c8763fb6 109812003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10982
10983 Tramp version 2.0.36 released.
10984
10985 * tramp.texi (Remote shell setup): Explain about problems with
10986 non-Bourne commands in ~/.profile and ~/.shrc.
10987
109882003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10989
10990 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10991 renaming of `vis-mode' to `visible-mode'.
10992
109932003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10994
10995 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10996 next, prev and up pointers.
10997
109982003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10999
11000 * info.texi (Help): Mention existence of Emacs and stand-alone
11001 Info at the very beginning of the tutorial.
11002 (Help-Inv): New node.
11003 (Help-]): New node.
11004 (Help-M): Systematically point out the differences between default
11005 Emacs and stand-alone versions. Delete second menu.
11006 (Help-Xref): Systematically point out the differences between
11007 default Emacs and stand-alone versions.
11008 (Help-Int): Change `l' example.
11009 (Expert Info): Fix typos.
11010 (Emacs Info Variables): Mention `Info-hide-note-references' and
11011 new default for `Info-scroll-prefer-subnodes'.
11012
c8763fb6 110132003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
11014
11015 Version 2.0.35 of Tramp released.
11016
11017 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11018 (Inline methods): Add methods `remsh' and `plink1'.
11019 (External transfer methods): Add method `remcp'.
11020 (Multi-hop Methods): Add method `remsh'.
11021 Small patch from Adrian Aichner <adrian@xemacs.org>:
11022 Fix minor typos.
0c7efc08 11023 (Concept Index): Add to make manual searchable via
2de53ca6
GM
11024 `Info-index'.
11025 (Version Control): Add cindex entry.
11026
c8763fb6 110272003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
11028
11029 * trampver.texi: Version 2.0.34 released.
11030
110312003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11032
11033 * faq.texi: Improve previous changes.
11034
110352003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11036
11037 * faq.texi: Update copyright and maintenance details.
11038 Update some package URLs, versions, and maintainers.
11039 Remove many references to the Emacs Lisp Archive.
11040
110412003-04-23 Simon Josefsson <jas@extundo.com>
11042
11043 * smtpmail.texi: Fix license (the invariant sections mentioned has
11044 never been part of the smtp manual). Align info dir entry with
11045 other emacs packages.
11046
110472003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11048
11049 * tramp.texi: Version 2.0.33 released.
11050 Remove installation chapter. Remove XEmacs specifics.
11051
110522003-03-29 Richard M. Stallman <rms@gnu.org>
11053
11054 * tramp.texi (Top): Undo the previous renaming.
11055 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11056
c8763fb6 110572003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
11058
11059 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11060 version of manual.
11061
11062 * tramp.texi (Auto-save and Backup): New node.
11063
110642003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11065
11066 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11067 Emacs" in order to have better differentiation to "XEmacs".
11068 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11069 are new macros in order to point to the other Emacs flavor where
11070 appropriate. In info case, point to node `Installation' in order
11071 to explain how to generate the other way. In html case, make a
11072 link to the other html file.
0c7efc08 11073 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
11074 after CVS checkout/update.
11075 (Installation): Completely rewritten.
11076 (Installation parameters, Load paths): New sections under
11077 `Installation'.
11078
c8763fb6 110792003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11080
11081 * tramp.texi: Version 2.0.30 released.
11082 Replace word "path" with "localname" where used as a component of
11083 a Tramp file name.
11084
110852003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11086
11087 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11088 introduced.
11089 (Installation): Explain what to do if files from the tramp/contrib
11090 directory are needed.
11091
110922003-02-23 Alex Schroeder <alex@emacswiki.org>
11093
11094 * smtpmail.texi (How Mail Works): New.
11095
110962003-02-22 Alex Schroeder <alex@emacswiki.org>
11097
11098 * smtpmail.texi: New file.
11099
11100 * Makefile.in: Build SMTP manual.
11101
c8763fb6 111022003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11103
11104 * tramp.texi: Version 2.0.29 released.
11105 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11106 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11107
111082003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11109
11110 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 11111 another package loads accidentally Ange-FTP.
2de53ca6
GM
11112
111132003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11114
11115 * tramp.texi (Customizing Completion): Add function
11116 `tramp-parse-sconfig'. Change example of
11117 `tramp-set-completion-function', because parsing of ssh config
11118 files looks more natural.
11119
d967cd18
GM
111202003-01-15 Kevin Ryde <user42@zip.com.au>
11121
11122 * gnus.texi (Using MIME): Mention auto-compression-mode with
11123 gnus-mime-copy-part.
11124
2de53ca6
GM
111252003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11126
11127 * gnus.texi: Do not use `path' in several locations.
11128
c8763fb6 111292002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 11130
0c7efc08
SM
11131 * tramp.texi (External transfer methods): New method `smb'.
11132 From Michael Albinus.
2de53ca6
GM
11133
111342002-11-05 Karl Berry <karl@gnu.org>
11135
11136 * info.texi (Info-fontify): Reorder face list to avoid bad line
11137 breaks.
11138
c8763fb6 111392002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 11140
0c7efc08
SM
11141 * tramp.texi: Move @copying to standard place.
11142 Use @insertcopying.
2de53ca6
GM
11143
111442002-10-02 Karl Berry <karl@gnu.org>
11145
39c87140
GM
11146 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11147 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11148 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11149 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11150 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11151 * widget.texi, woman.texi:
2de53ca6
GM
11152 Per rms, update all manuals to use @copying instead of @ifinfo.
11153 Also use @ifnottex instead of @ifinfo around the top node, where
11154 needed for the sake of the HTML output.
11155 (The Gnus manual is not fixed since it's not clear to me how it
11156 works; and the Tramp manual already uses @copying, although in an
11157 unusual way. All others were changed.)
11158
111592002-09-10 Jonathan Yavner <jyavner@engineer.com>
11160
11161 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11162 (../info/ses, ses.dvi): New targets.
11163 * ses.texi: New file.
11164
c8763fb6 111652002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
11166
11167 * texinfo.tex: Update to texinfo 4.2.
11168
111692002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11170
11171 * reftex.texi: Update to RefTeX 4.19.
11172
d967cd18
GM
111732002-07-21 Jesper Harder <harder@ifa.au.dk>
11174
11175 * gnus.texi (Sorting Groups): Add key bindings for
11176 gnus-group-sort-groups-by-real-name and
11177 gnus-group-sort-selected-groups-by-real-name.
11178
c8763fb6 111792002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
11180
11181 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11182 (../info/tramp, tramp.dvi): New targets.
11183
111842002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11185
11186 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11187 (calc.dvi): Uncomment.
11188
111892001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11190
11191 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11192 (../info/calc): New target.
11193
111942001-10-20 Gerd Moellmann <gerd@gnu.org>
11195
11196 * (Version 21.1 released.)
11197
111982001-10-05 Gerd Moellmann <gerd@gnu.org>
11199
11200 * Branch for 21.1.
11201
112022001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11203
11204 * Makefile.in (../info/info): Use an explicit -o switch to
11205 makeinfo.
11206
112072001-03-05 Gerd Moellmann <gerd@gnu.org>
11208
11209 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11210
689c9ca5
GM
112112001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11212
11213 * ediff.texi: Added ediff-coding-system-for-read.
11214
11215 * viper.texi: Fix typos.
11216
2de53ca6
GM
112172000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11218
11219 * Makefile.in (../info/idlwave): Use --no-split.
11220
112212000-12-14 Dave Love <fx@gnu.org>
11222
c4cc8b9a 11223 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11224 (gnus.dvi): Change rule to remove @latex stuff.
11225
112262000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11227
11228 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11229
112302000-10-13 John Wiegley <johnw@gnu.org>
11231
11232 * Makefile.in: Add build targets for eshell.texi.
11233
112342000-09-25 Gerd Moellmann <gerd@gnu.org>
11235
11236 * Makefile.in: Remove/comment speedbar stuff.
11237
112382000-09-22 Dave Love <fx@gnu.org>
11239
11240 * Makefile.in: Add emacs-mime.
11241
112422000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11243
11244 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11245 (DVI_TARGETS): Add woman.dvi.
11246 (../info/woman, woman.dvi): New targets.
11247
112482000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11249
11250 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11251
11252 * pcl-cvs.texi: New file.
11253 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11254 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11255
112562000-05-11 Gerd Moellmann <gerd@gnu.org>
11257
11258 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11259 (../info/ebrowse, ebrowse.dvi): New targets.
11260
112612000-01-13 Gerd Moellmann <gerd@gnu.org>
11262
11263 * Makefile.in (INFO_TARGETS): Add eudc.
11264 (DVI_TARGETS): Add eudc.dvi.
11265 (../info/eudc, eudc.dvi): New targets.
11266
112672000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11268
11269 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11270 compatibility with 8+3 filesystems).
11271 (../info/efaq): Rename from emacs-faq.
11272
112732000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11274
11275 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11276 (../info/idlwave, idlwave.dvi): New targets.
11277
112781999-10-23 Dave Love <fx@gnu.org>
11279
11280 * Makefile.in: Use autotype.texi.
11281
112821999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11283
11284 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11285 faq.texi file) rather than ../info/faq.
11286
112871999-10-07 Gerd Moellmann <gerd@gnu.org>
11288
11289 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11290 (../info/ada-mode, ada-mode.dvi): New targets.
11291
112921999-09-01 Dave Love <fx@gnu.org>
11293
11294 * Makefile.in: Add faq.
11295
112961999-07-12 Richard Stallman <rms@gnu.org>
11297
11298 * Version 20.4 released.
11299
113001998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11301
11302 * Version 20.3 released.
11303
113041998-04-06 Andreas Schwab <schwab@gnu.org>
11305
768c0c0f
JB
11306 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11307 Use it in dvi targets.
2de53ca6
GM
11308 (../etc/GNU): Change to $(srcdir) first.
11309
113101998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11311
11312 * reftex.texi: Update for RefTeX version 3.22.
11313
d967cd18
GM
113141998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11315
5fb6db0d 11316 * gnus.texi (Easy Picons): Remove references to
d967cd18
GM
11317 `gnus-group-display-picons'.
11318 (Hard Picons): Ditto.
11319
2de53ca6
GM
113201998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11321
11322 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11323 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11324
113251997-09-23 Paul Eggert <eggert@twinsun.com>
11326
11327 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11328 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11329
113301997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11331
11332 * Version 20.2 released.
11333
113341997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11335
11336 * Version 20.1 released.
11337
113381997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11339
11340 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11341
39c87140
GM
113421997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11343
11344 * widget.texi (push-button): Document it.
11345
2de53ca6
GM
113461996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11347
11348 * Version 19.33 released.
11349
113501996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11351
11352 * Version 19.32 released.
11353
113541996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11355
11356 * Makefile.in: Add rules for the Message manual.
11357
113581996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11359
11360 * gnus.texi: New version.
11361
11362 * message.texi: New manual.
11363
113641996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11365
11366 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11367
113681996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11369
11370 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11371 Specify -I option.
11372 (All dvi targets): Set the TEXINPUTS variable.
11373
113741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11375
11376 * Version 19.31 released.
11377
113781996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11379
11380 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11381 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11382
113831995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11384
11385 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11386 (INFO_TARGETS): Add ../info/cc-mode.
11387 (DVI_TARGETS): Add cc-mode.dvi.
11388
2de53ca6
GM
113891995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11390
11391 * Version 19.30 released.
11392
113931995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11394
11395 * gnus.texi: New file.
11396
113971995-11-04 Erik Naggum <erik@naggum.no>
11398
11399 * gnus.texi: File deleted.
11400
114011995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11402
11403 * mh-e.texi: "Function Index" -> "Command Index" to work with
11404 Emacs 19.30 C-h C-k support of separately-documented commands.
11405
114061995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11407
11408 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11409 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11410
114111995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11412
11413 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11414 (../info/viper, viper.dvi): New targets.
11415
114161995-04-20 Kevin Rodgers <kevinr@ihs.com>
11417
11418 * dired-x.texi (Installation): Change the example to set
11419 buffer-local variables like dired-omit-files-p in
11420 dired-mode-hook.
11421
114221995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11423
11424 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11425 (../info/mh-e, mh-e.dvi): New targets.
11426
114271995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11428
11429 * Makefile.in (maintainer-clean): Rename from realclean.
11430
114311994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11432
11433 * Makefile.in: New file.
11434 * Makefile: File deleted.
11435
114361994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11437
11438 * Makefile (TEXINDEX_OBJS): Variable deleted.
11439 (texindex, texindex.o, getopt.o): Rules deleted.
11440 All deps on texindex deleted.
11441 (distclean): Don't delete texindex.
11442 (mostlyclean): Don't delete *.o.
11443 * texindex.c, getopt.c: Files deleted.
11444
114451994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11446
11447 * Version 19.26 released.
11448
114491994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11450
11451 * Version 19.25 released.
11452
114531994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11454
11455 * Version 19.24 released.
11456
114571994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11458
11459 * Version 19.23 released.
11460
114611994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11462
11463 * Makefile: Delete spurious tab.
11464
114651994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11466
11467 * Makefile (.SUFFIXES): New rule.
11468
114691994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11470
11471 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11472 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11473
114741994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11475
11476 * Makefile (../info/sc): Rename from sc.info.
11477 (../info/cl): Likewise.
11478 (INFO_TARGETS): Use new names.
11479
114801993-12-04 Richard Stallman (rms@srarc2)
11481
11482 * getopt.c: New file.
11483 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11484 (getopt.o): New rule.
11485 (dvi): Don't depend on texindex.
11486 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11487 Depend on texindex.
11488
114891993-12-03 Richard Stallman (rms@srarc2)
11490
11491 * Makefile (../info/sc.info): Rename from ../info/sc.
11492 (TEXI2DVI): New variable.
11493 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11494 Add explicit commands.
11495 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11496
114971993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11498
11499 * Version 19.22 released.
11500
115011993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11502
11503 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11504
115051993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11506
11507 * Version 19.21 released.
11508
115091993-11-15 Paul Eggert (eggert@twinsun.com)
11510
38942b9c 11511 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11512
115131993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11514
11515 * Makefile (../etc/GNU): New target.
11516 (EMACSSOURCES): Add gnu1.texi.
11517
115181993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11519
11520 * Makefile (realclean): Don't delete the Info files.
11521
f0131492 115221993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11523
11524 * forms.texi: Fix forms.texi so that it will format correctly.
11525 Add missing `@end iftex', fix bad reference.
11526
f0131492 115271993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11528
11529 * Makefile: Fix targets for texindex, new info.texi files.
11530 * info-stnd.texi: New file implements info for standalone info
11531 reader.
11532 * info.texi: Update to include recent changes to "../info/info".
11533 New source file for ../info/info; includes info-stnd.texi.
11534
11535 * texindex.c: Include "../src/config.h" if building in emacs.
11536
11537 * Makefile: Change all files to FILENAME.texi, force all targets
11538 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11539 vip.texinfo, forms.texinfo, cl.texinfo.
11540 Add target to build texindex.c, defining `emacs'.
11541
11542 * forms.texi: Install new file to match version 2.3 of forms.el.
11543
115441993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11545
11546 * Version 19.19 released.
11547
115481993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11549
11550 * sc.texinfo: Fix info file name.
11551
11552 * Makefile (info): Add gnus and sc.
11553 (dvi): Add gnus.dvi and sc.dvi.
11554 (../info/sc, sc.dvi): New targets.
11555
115561993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11557
11558 * Version 19.18 released.
11559
115601993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11561
11562 * Makefile: Fix source file names of the separate manuals.
11563 (gnus.dvi, ../info/gnus): New targets.
11564
115651993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11566
11567 * Version 19.17 released.
11568
115691993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11570
11571 * split-man: Fix typos in last change.
11572
115731993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11574
11575 * Version 19.16 released.
11576
115771993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11578
11579 * version 19.15 released.
11580
115811993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11582
11583 * Makefile (distclean): It's rm, not rf.
11584
115851993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11586
11587 * Version 19.14 released.
11588
115891993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11590
11591 * Makefile: New file.
11592
115931993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11594
11595 * Version 19.13 released.
11596
115971993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11598
11599 * Version 19.9 released.
11600
116011993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11602
11603 * Version 19.8 released.
11604
116051993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11606
11607 * Version 19.7 released.
11608
116091990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11610
11611 * gnus.texinfo: New file. Removed installation instructions.
11612
116131990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11614
689c9ca5 11615 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11616
116171989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11618
11619 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11620 then define `\sc' as the command for smallcaps in Texinfo.
11621 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11622 made the corresponding change to makeinfo and texinfm.el.
11623
116241988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11625
11626 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11627 Customization since the menu entry did not point to anything.
11628 Also add an @finalout command to remove overfull hboxes from the
11629 printed output.
11630
11631 * cl.texinfo: Add @bye, \input line and @settitle to file.
11632 This file is clearly intended to be a chapter of some other work,
11633 but the other work does not yet exist.
11634
116351988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11636
11637 * texinfo.texinfo: Three typos corrected.
11638
4009494e 11639;; Local Variables:
c8763fb6 11640;; coding: utf-8
4009494e
GM
11641;; End:
11642
ba318903 11643 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11644
11645 This file is part of GNU Emacs.
11646
97c0352c 11647 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11648 it under the terms of the GNU General Public License as published by
97c0352c
GM
11649 the Free Software Foundation, either version 3 of the License, or
11650 (at your option) any later version.
4009494e
GM
11651
11652 GNU Emacs is distributed in the hope that it will be useful,
11653 but WITHOUT ANY WARRANTY; without even the implied warranty of
11654 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11655 GNU General Public License for more details.
11656
11657 You should have received a copy of the GNU General Public License
97c0352c 11658 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.