* net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
fc0c5af8
BW
12013-03-02 Bill Wohler <wohler@newt.com>
2
3 Release MH-E manual version 8.5.
4
5 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6 release 8.5.
7
8 * mh-e.texi (Preface, Conventions, Getting Started)
9 (Using This Manual, Folder Selection, Viewing, Aliases)
10 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
11 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
12 Update URLs.
13
adb7352b
MA
142013-03-01 Michael Albinus <michael.albinus@gmx.de>
15
16 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
17 and "plink2" entries. "plink2" is obsolete for a long time.
c9400cdf
MA
18 (External methods): Remove "scp1" and "scp2" entries. Explain
19 user name and host name specification for "adb".
adb7352b 20
538d9b94
MA
212013-02-28 Michael Albinus <michael.albinus@gmx.de>
22
23 * tramp.texi (External methods): Mention `tramp-adb-program'.
24
8a28a5b8
BG
252013-02-28 Bastien Guerry <bzg@gnu.org>
26
27 * org.texi (Visibility cycling): Suggest to set
28 `org-agenda-inhibit-startup' to nil if user wants the startup
29 visibility settings to be honored in any circumstances.
30 (Progress logging, Checkboxes): Fix typos.
31
929aeac6 322013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
33
34 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
35 the macros, for Texinfo 4.13 and 5.0.
36
c0c2eb82
MA
372013-02-24 Michael Albinus <michael.albinus@gmx.de>
38
1abfd3e8 39 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
40 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
41 (Filename Syntax): Do not use @trampfn{} in @item.
42 (Filename completion): Use @columnfractions in @multitable.
43
6800ff8d
GM
442013-02-22 Glenn Morris <rgm@gnu.org>
45
46 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
47
b59a2e9e
PE
482013-02-21 Paul Eggert <eggert@cs.ucla.edu>
49
50 * Makefile.in (html): New rule.
51
5079cfef
MA
522013-02-20 Michael Albinus <michael.albinus@gmx.de>
53
54 * tramp.texi (Android shell setup): Improve. Reported by Thierry
55 Volpiatto <thierry.volpiatto@gmail.com>.
56
2150b471
MA
572013-02-16 Michael Albinus <michael.albinus@gmx.de>
58
59 * tramp.texi (Top, Configuration): Insert section `Android shell
60 setup' in menu.
61 (Android shell setup): New section.
62 (Connection types, Default Method)
63 (Frequently Asked Questions): Mention "scp" instead of "scpc".
64 (External methods): Remove "scpc" and "rsyncc" entries.
65 (Frequently Asked Questions): Remove entry about ControlPersist.
66
4e16ddf4
GM
672013-02-13 Glenn Morris <rgm@gnu.org>
68
69 * message.texi (News Headers): Don't mention yow any more.
70
5d9c6f17
JB
712013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
72
73 * calc.texi (Basic Operations on Units):
74 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
75
dacbc44c
AG
762013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
77
78 * eshell.texi: Fill most of the missing sections.
79
d3517077
BG
802013-02-07 Bastien Guerry <bzg@gnu.org>
81
82 * org.texi (References): Clarify an example.
83 (Installation): Fix instructions.
84 (Org-Plot): Fix link.
85 (Checkboxes, Radio lists): Fix typos.
86
8c4b24b2 872013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
88
89 * cl.texi (Equality Predicates): Mention memql.
90
8c4b24b2 912013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
92
93 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
94 specific, and only about items it supports, indicating that there
95 might be more. Remove refs to simple project and direct automake
96 from ede new.
97 (Simple projects): Re-write to not talk about ede-simple-project
98 which is deprecated, and instead use the term to mean projects
99 that don't do much management, just project wrapping. Add
100 ede-generic-project link.
101 (ede-generic-project): New node (bug#11441).
102
8c4b24b2 1032013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
104
105 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
106
86e100a6
GM
1072013-02-01 Glenn Morris <rgm@gnu.org>
108
109 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 110 Mention etc/CALC-NEWS.
86e100a6 111
7ff2b2a6
MA
1122013-01-24 Michael Albinus <michael.albinus@gmx.de>
113
114 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
115
a89c8ef0
BG
1162013-01-13 Bastien Guerry <bzg@gnu.org>
117
118 * org.texi (Installation): Simplify.
119
1202013-01-13 François Allisson <francois@allisson.co> (tiny change)
121
122 * org.texi (Handling links): Update the mention to the obsolete
123 variable `org-link-to-org-use-id' with a mention to the newer
124 variable `org-id-link-to-org-use-id'. Mention the need to load
125 the org-id library.
126
997d5f2d
MA
1272013-01-10 Michael Albinus <michael.albinus@gmx.de>
128
129 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
130
fb9f7146 1312013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
132
133 * org.texi (Pushing to MobileOrg): Add footnote about using
134 symbolic links in `org-directory'.
135 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
136 of the now obsolete alias `org-float'.
137 (TODO basics): Add `org-use-fast-todo-selection' to the variable
138 index. Fix description of TODO keywords cycling.
139 (Advanced features): Add missing argument for @item.
140 (Storing searches): Add index entries and a note about
141 *-tree agenda views.
6d3e4c80
BG
142 (Structure editing): Document `org-mark-element' and
143 `org-mark-subtree'.
144 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 145
c6a22ce2
JL
1462013-01-08 Juri Linkov <juri@jurta.org>
147
148 * info.texi (Go to node): Mention the abbreviated format
149 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
150
7b08ccf7
AS
1512013-01-06 Andreas Schwab <schwab@linux-m68k.org>
152
605f02ee
AS
153 * autotype.texi: Remove undefined command @subtitlefont.
154 * cc-mode.texi: Likewise.
155
7b08ccf7
AS
156 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
157 @item argument.
158 (Property searches): Use \\ instead of @backslashchar{}.
159 * pgg.texi (VERSION): Move @set below @setfilename.
160
db671917
AS
1612013-01-05 Andreas Schwab <schwab@linux-m68k.org>
162
163 * ada-mode.texi: Remove braces from @title argument.
164 * eudc.texi: Likewise.
165 * smtpmail.texi: Likewise.
166 * auth.texi (VERSION): Set before first use.
167 * emacs-gnutls.texi (VERSION): Likewise.
168 * pgg.texi (VERSION): Likewise.
169 * ede.texi (Top): Rename from top, all uses changed.
170 * eshell.texi: Add missing argument to @sp.
171 * forms.texi (Top): Reorder menu to match structure.
172 * htmlfontify.texi (Customisation): Add missing @item in
173 @enumerate.
174 * org.texi (Advanced features): Add missing argument for @item.
175 (Property searches): Use @backslashchar{} in macro argument.
176 * pcl-cvs.texi: Add missing argument to @sp.
177 (Movement commands): Fix use of @itemx.
178 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
179 * reftex.texi (Options (Creating Citations)): Add missing newline
180 before @end.
181 * tramp.texi (Obtaining Tramp): Remove extra dots.
182 (Configuration): Reorder menu to match structure.
651a2c77 183 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
184 * viper.texi (Marking): Add missing argument for @item.
185
b55349fb
GM
1862013-01-04 Glenn Morris <rgm@gnu.org>
187
92d59611
GM
188 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
189 Add htmlfontify.
190 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
191 (htmlfontify.dvi, htmlfontify.pdf): New targets.
192 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
193 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
194
b55349fb
GM
195 * htmlfontify.texi: Miscellaneous fixes and updates.
196 Set copyright to FSF, update license to GFDL 1.3+.
197
7fca93e2
VD
1982013-01-04 Vivek Dasmohapatra <vivek@etla.org>
199
200 * htmlfontify.texi: New file.
201
87e65f96
JB
2022013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
203
204 * calc.texi (Free-Form Dates): Expand on the date reading
205 algorithm.
206
82e2a1f0 2072012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 208
173076b4
GM
209 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
210 Avoid some overfull lines.
211
d227e322
GM
212 * widget.texi (Programming Example): Break some long lines.
213
2ecfdaa6
GM
214 * wisent.texi (Wisent Overview): Fix xref.
215 (Grammar format, Understanding the automaton): Avoid overfill.
216
fd762011
GM
217 * bovine.texi (Optional Lambda Expression): Allow line break.
218
9fbc8f46
GM
219 * auth.texi (Help for users): Break long lines.
220
ceccabdb
GM
221 * ada-mode.texi (Project file variables):
222 Reword to reduce underfull hbox.
223 (No project files, Use GNAT project file):
224 Use smallexample to make some overfull lines less terrible.
225
88edc57f
GM
226 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
227 Fix cross-references to separate manuals.
228
ddc41264
GM
229 * Makefile.in (gfdl): New variable. Use throughout where
230 appropriate so that targets depend on doclicense.texi.
231
45dd6480
LI
2322012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
233
234 * gnus.texi (Customizing the IMAP Connection): Mention the other
235 authenticators.
236
61bbede6
LI
2372012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
238
239 * gnus.texi (Browse Foreign Server): Document
240 `gnus-browse-delete-group'.
241
ddc41264
GM
2422012-12-22 Glenn Morris <rgm@gnu.org>
243
563a450c 244 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
245 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
246 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
247 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 248
ddc41264
GM
249 * Makefile.in (gfdl): New variable. Use throughout where
250 appropriate so that targets depend on doclicense.texi.
251
c995b26e
EZ
2522012-12-22 Eli Zaretskii <eliz@gnu.org>
253
254 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
255 doclicense.texi. Remove doclicense.texi from all targets that
256 mentioned it explicitly.
257 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
258 $(emacsdir)/emacsver.texi.
a170fe53 259 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 260
08953d7f
GM
2612012-12-21 Glenn Morris <rgm@gnu.org>
262
c545e313
GM
263 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
264 Include emacsver.texi. Nuke hand-written node pointers.
265 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
266 Depend on emacsver.texi.
267
0b1af106
GM
268 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
269 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
270 May as well just include doclicense.texi in everything.
271
272 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
273 which @copying says is included.
274
6bf430d1
GM
275 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
276 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
277 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
278 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
279 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
280 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
281 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
282 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
283 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
284 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
285 * widget.texi, wisent.texi, woman.texi: Do not mention buying
286 copies from the FSF, which does not publish these manuals.
287
08953d7f
GM
288 * erc.texi: No need to include gpl in this small manual.
289
257b2c7d
GM
290 * org.texi (copying): Include a copy of the GFDL.
291 (GNU Free Documentation License): New section.
292
a4b0cca1 2932012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
294
295 * org.texi: Fix typos.
296
d2435ab9
PE
2972012-12-16 Paul Eggert <eggert@cs.ucla.edu>
298
299 * calc.texi (ISO 8601): Rename from ISO-8601,
300 as it's typically spelled without a hyphen.
301
b9d8175e
JB
3022012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
303
304 * calc.texi (ISO-8601): New section.
305 (Date Formatting Codes): Mention new codes.
306 (Standard Date Formats): Mention new formats.
307
f0bc0bf1
MA
3082012-12-14 Michael Albinus <michael.albinus@gmx.de>
309
310 * tramp.texi (External methods): Move `adb' method here.
311
98c94021
GM
3122012-12-13 Glenn Morris <rgm@gnu.org>
313
ba30c70f
GM
314 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
315
bfe6ffb6
GM
316 * wisent.texi: Small edits. Set copyright to FSF, update license to
317 GFDL 1.3+.
318 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
319 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
320 New targets.
321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
322 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
323
98c94021
GM
324 * bovine.texi: Small edits. Set copyright to FSF, update license to
325 GFDL 1.3+, remove empty index.
326 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
327 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
328 New targets.
329 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
330 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
331
cfa49c1e
EL
3322012-12-13 Eric Ludlam <zappo@gnu.org>
333 David Ponce <david@dponce.com>
334 Richard Kim <emacs18@gmail.com>
335
9e7abd17 336 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 337
727f9739 3382012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 339
9b97b143
GM
340 * flymake.texi (Customizable variables, Locating the buildfile):
341 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
342
4c2dd4ee
GM
343 * srecode.texi: Small edits. Set copyright to FSF, add explicit
344 GFDL 1.3+ license, fix up index.
345 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
346 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
347 (srecode.pdf): New targets.
348 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
349 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
350
727f9739 3512012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
352
353 * srecode.texi: New file, imported from CEDET trunk.
354
727f9739 3552012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
356
357 * org.texi (Summary, Code block specific header arguments)
358 (Code block specific header arguments)
359 (Header arguments in function calls, var, noweb)
727f9739
GM
360 (Results of evaluation, Code evaluation security):
361 Small reformatting: add a blank line before some example.
63aa0982
BG
362
363 * org.texi (System-wide header arguments)
364 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
365 (Dynamic blocks, Using the mapping API):
366 Fix indentation of Elisp code examples.
63aa0982
BG
367
368 * org.texi (Comment lines): Fix description of the comment syntax.
369
727f9739
GM
370 * org.texi (Installation): Mention "make test" in the correct section.
371
4288142b
PE
3722012-12-06 Paul Eggert <eggert@cs.ucla.edu>
373
374 * doclicense.texi, gpl.texi: Update to latest version from FSF.
375 These are just minor editorial changes.
376
61b835df
MA
3772012-12-04 Michael Albinus <michael.albinus@gmx.de>
378
379 * tramp.texi (History): Mention ADB.
380 (Inline methods): Add `adb' method.
381
c5bc2d1d 3822012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
383
384 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
385 (External methods): Fix typo.
386
c5bc2d1d 3872012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
388
389 * rcirc.texi (Notices): Fix typo.
390
d0457b57
BW
3912012-11-25 Bill Wohler <wohler@newt.com>
392
393 Release MH-E manual version 8.4.
394
395 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
396 Update for release 8.4.
397
551aaa66
BW
398 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
399 (Junk): Add mh-whitelist-preserves-sequences-flag,
400 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
401 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
402
61d841dd
PE
4032012-11-25 Paul Eggert <eggert@cs.ucla.edu>
404
405 * mh-e.texi (Procmail): Fix two @ typos.
406
c07a6ded
PE
4072012-11-24 Paul Eggert <eggert@cs.ucla.edu>
408
409 * doclicense.texi, gpl.texi: Update to latest version from FSF.
410 These are just minor editorial changes.
411
678a34f4
JB
4122012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
413
414 * calc.texi (Date Formatting Codes): Mention the new beginning of
415 the date numbering system.
416
0e70ce93
PE
4172012-11-22 Paul Eggert <eggert@cs.ucla.edu>
418
419 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
420 (Date Forms): Correct off-by-one error in explanation of
421 Julian day numbers. Give Gregorian equivalent of its origin.
422
723da6aa
JB
4232012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
424
425 * doc/misc/calc.texi (Date Forms): Mention the customizable
426 Gregorian-Julian switch.
427 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
428
310e60d9
PE
4292012-11-17 Paul Eggert <eggert@cs.ucla.edu>
430
6f6b82d6
PE
431 Calc now uses the Gregorian calendar for all dates (Bug#12633).
432 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
433 * calc.texi (Date Forms): Document this.
434
e8693c96
GM
4352012-11-16 Glenn Morris <rgm@gnu.org>
436
437 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
438 (Obsolete Macros): Move example here from Function Bindings.
439
5c934f8b
GM
440 * erc.texi: Use @code{nil} rather than just "nil".
441 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 442 Add "notifications".
f925b109 443 (Connecting): Add brief section on passwords.
274f5de6 444 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 445
f78ee6af 4462012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
447
448 * flymake.texi (Customizable variables)
449 (Highlighting erroneous lines): Mention flymake-error-bitmap,
450 flymake-warning-bitmap, and flymake-fringe-indicator-position.
451
1796ef98
VB
4522012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
453
454 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
455 In all file place SES into @acronym{...}.
456 (Advanced Features): Add key index and function index for
457 ses-set-header-row. Add description for function
458 ses-rename-cell. Add description for function
459 ses-repair-cell-reference-all.
460 (Ranges in formulas): Add description for ses-range flags.
461
31f47fba
PE
4622012-11-12 Paul Eggert <eggert@cs.ucla.edu>
463
464 * texinfo.tex: Merge from gnulib.
465
6baf66d5 4662012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
467
468 * url.texi (Introduction): Move url-configuration-directory to
469 Customization node.
470 (Parsed URIs): Split into its own node.
471 (URI Encoding): New node.
472 (Defining New URLs): Remove empty chapter.
473 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
474 Improve docs for url-queue-*.
475 (Supported URL Types): Copyedits. Delete empty subnodes.
476
82f84fa3
CY
477 * url.texi (Introduction): Rename from Getting Started. Rewrite
478 the introduction.
479 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
480
6baf66d5 4812012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
482
483 * cl.texi (Obsolete Setf Customization):
484 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
485 Give define-modify-macro, defsetf, and define-setf-method
486 gv.el replacements.
2ee1d59f 487
2027b1b3 488 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 489 (Setf Extensions): Remove obsolete reference.
2027b1b3 490 (Obsolete Setf Customization):
651af8c6 491 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 492 Undocument get-setf-method, since it no longer exists.
a358a44e 493 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 494
c65b407b
GM
4952012-11-03 Glenn Morris <rgm@gnu.org>
496
497 * cl.texi: Further general copyedits.
685b0026
GM
498 (List Functions): Remove copy-tree, standard elisp for some time.
499 (Efficiency Concerns): Comment out examples that no longer apply.
500 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
501 (Creating Symbols, Random Numbers): De-emphasize internal
502 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
503 (Naming Conventions, Type Predicates, Macros)
504 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 505
a71e2379
G
5062012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
507
508 * gnus.texi (Mail Source Specifiers):
509 Document :leave keyword used for pop mail source.
510
df43dd53
GM
5112012-11-01 Glenn Morris <rgm@gnu.org>
512
513 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
514 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
515 (Macro Bindings, Blocks and Exits):
516 Acknowledge existence of lexical-binding.
517 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 518
69c1c2e6
GM
5192012-10-31 Glenn Morris <rgm@gnu.org>
520
dd90fd1a
GM
521 * ert.texi (Introduction, The @code{should} Macro):
522 Refer to "cl-assert" rather than "assert".
523
69c1c2e6
GM
524 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
525 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
526 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
527 Reword, and add details of flet and labels.
87b0d8b1 528 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 529
4ddedf94
GM
5302012-10-30 Glenn Morris <rgm@gnu.org>
531
532 * cl.texi (Modify Macros): Update for cl-letf changes.
533 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
534 (Setf Extensions): Partially restore note about cl-getf,
535 mainly moved to lispref/variables.texi.
536 (Property Lists): Fix cl-getf typos.
f43a5263 537 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 538
d3094168
GM
5392012-10-29 Glenn Morris <rgm@gnu.org>
540
541 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 542 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 543 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
544 (Modify Macros, Multiple Values, Other Clauses):
545 Remove mentions of obsolete features.
6a07d52e 546 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 547
3c0c6155
GM
5482012-10-28 Glenn Morris <rgm@gnu.org>
549
f94b04fc
GM
550 * cl.texi (Multiple Values, Common Lisp Compatibility):
551 More namespace updates.
552 (Obsolete Features): Copyedits.
553 (Obsolete Lexical Macros, Obsolete Setf Customization):
554 New subsections.
555
9c52d61d
GM
556 * cl.texi (Porting Common Lisp, Lexical Bindings):
557 Add some xrefs to the Elisp manual.
558
3c0c6155
GM
559 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
560 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
561 (Obsolete Features): New appendix. Move Lexical Bindings here.
562
5887564d
GM
5632012-10-27 Glenn Morris <rgm@gnu.org>
564
e1117425
GM
565 * cl.texi: Use defmac for macros rather than defspec.
566 (Efficiency Concerns): Related copyedit.
567
5887564d
GM
568 * cl.texi (Control Structure): Update for setf now being in core.
569 (Setf Extensions): Rename from Basic Setf. Move much of the
570 former content to lispref/variables.texi.
571 (Modify Macros): Move pop, push details to lispref/variables.texi.
572 (Customizing Setf): Copyedits for setf etc being in core.
573 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
574 Further namespaces updates.
575
bdebdb64
BG
5762012-10-26 Bastien Guerry <bzg@gnu.org>
577
578 * org.texi (Installation): Update the link to Org's ELPA. Also
579 don't mention org-install.el anymore as the replacement file
580 org-loaddefs.el is now loaded by org.el.
581
f956e59d
MA
5822012-10-25 Michael Albinus <michael.albinus@gmx.de>
583
584 * tramp.texi (Frequently Asked Questions): Mention
585 `tramp-completion-reread-directory-timeout' for performance
586 improvement.
587
a05cb6e3
GM
5882012-10-25 Glenn Morris <rgm@gnu.org>
589
590 * cl.texi: Don't mess with the TeX section number counter.
591 Use Texinfo recommended convention for quotes+punctuation.
592 (Overview, Sequence Functions): Rephrase for better line-breaking.
593 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
594 (Macro Bindings, Conditionals, Iteration, Loop Basics)
595 (Random Numbers, Mapping over Sequences, Structures)
596 (Porting Common Lisp): Further updates for cl-lib namespace.
597 (Modify Macros, Declarations, Macro Bindings, Structures):
598 Break long lines in examples.
599 (Dynamic Bindings): Update for changed progv behavior.
600 (Loop Examples, Efficiency Concerns): Markup fixes.
601 (Structures): Remove TeX margin change.
39ff2cf3 602 (Declarations): Fix typos.
a05cb6e3 603
39a58b5b
GM
6042012-10-24 Glenn Morris <rgm@gnu.org>
605
a6880551
GM
606 * cl.texi (Overview, Multiple Values, Creating Symbols)
607 (Numerical Functions): Say less/nothing about the original cl.el.
608 (Old CL Compatibility): Remove.
609 (Assertions): Remove ignore-errors (standard Elisp for some time).
610
39a58b5b
GM
611 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
612 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
613 (Efficiency Concerns, Efficiency Concerns)
614 (Common Lisp Compatibility, Old CL Compatibility):
615 Further updates for cl-lib namespace.
616
72ec96fb
PE
6172012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
618
619 Update manual for new time stamp format (Bug#12706).
620 * emacs-mime.texi (time-date): Update for new format.
621 Also, fix bogus time stamp and modernize a bit.
622
8d6510b9
GM
6232012-10-23 Glenn Morris <rgm@gnu.org>
624
625 * cl.texi: Include emacsver.texi. Use Emacs version number rather
626 than unchanging cl.el version number.
627 End all menu descriptions with a period.
628 Do not use @dfn{CL} for every instance of "CL".
629 (Overview): Remove no-runtime caveat, and note about foo* names.
630 (Usage): Use cl-lib rather than cl.
631 (Organization, Naming Conventions): Update for cl-lib.el.
632 (Installation): Remove long-irrelevant node.
633 (Program Structure, Predicates, Control Structure):
634 Start updating for cl-lib namespace.
8d6510b9
GM
635 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
636 Depend on emacsver.texi.
637
0a078f36
MA
6382012-10-09 Michael Albinus <michael.albinus@gmx.de>
639
640 * trampver.texi: Update release number.
641
a03bb33f
GM
6422012-10-06 Glenn Morris <rgm@gnu.org>
643
24636b26
GM
644 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
645 ERC version.
646 (Introduction): ERC is distributed with Emacs.
647 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
648 (Getting Started): Simplify.
649 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
650 (History): Mention ERC maintained as part of Emacs now.
651 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
652 Add dependency on emacsver.texi.
653
a03bb33f
GM
654 * erc.texi: Remove hand-written node pointers.
655
d259be38
GM
6562012-10-05 Glenn Morris <rgm@gnu.org>
657
658 * newsticker.texi (Overview, Requirements, Usage, Configuration):
659 Copyedits.
660
62a81506
CY
6612012-10-01 Eric Ludlam <zappo@gnu.org>
662
663 * ede.texi (Quick Start, Project Local Variables)
664 (Miscellaneous commands, ede-java-root, Development Overview)
665 (Detecting a Project): New nodes.
666 (Simple projects): Node deleted.
667
668 * eieio.texi (Building Classes): Some slot attributes cannot be
669 overridden.
670 (Slot Options): Remove an example.
671 (Method Invocation, Documentation): New nodes.
672
07f133bf
GM
6732012-10-01 Glenn Morris <rgm@gnu.org>
674
675 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
676 (reftex.pdf): Add dependency on emacsver.texi.
677 * reftex.texi: Don't include directory part for emacsver.texi;
678 the Makefile's -I handles it.
679
4f595e15
RA
6802012-09-30 Ralf Angeli <angeli@caeruleus.net>
681
682 Merge from standalone RefTeX repository.
683
684 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
685 with macros.
686 (Imprint): Mention Wolfgang in list of contributors.
687 (Creating Citations): Give a hint about how to
688 auto-revert the BibTeX database file when using external editors.
689 (Referencing Labels): Simplify section about reference macro
690 cycling.
691 (Options (Referencing Labels)): Adapt to new structure of
692 `reftex-ref-style-alist'.
693 (Referencing Labels, Reference Styles): Document changes in the
694 referencing functionality.
695 (Commands): Mention options for definition of header and footer in
696 BibTeX files.
697 (Options (Creating Citations)): Document
698 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
699 (Reference Styles): New section.
700 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
701 (Options (Referencing Labels)): Remove descriptions of deprecated
702 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
703 Add descriptions for `reftex-ref-style-alist' and
704 `reftex-ref-style-default-list'.
705 (Referencing Labels): Update regarding reference styles.
706 (Citation Styles): Mention support for ConTeXt.
707 (Options (Defining Label Environments)): Fix typo.
708 (Options (Creating Citations)): Document
709 `reftex-cite-key-separator'.
710
8223b1d2
BG
7112012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
712
713 * org.texi: Add description of ORG_ADD_CONTRIB to info
714 documentation. Add link to Worg for more details.
715
716 * org.texi: Clarify installation procedure. Provide link to the
717 build system description on Worg.
718
719 * org.texi: Remove reference to utils/, x11idle.c is now in
720 contrib/scripts.
721
722 * org.texi: Re-normalize to "Org mode" in manual.
723
724 * org.texi (Installation): Adapt documentation to new build
725 system. Mention GNU ELPA (since it needs to be handled like Emacs
726 built-in Org).
727
8223b1d2
BG
7282012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
729
730 * org.texi: Fix typo in description of the 'Hooks' section.
731
732 * org.texi: Add ID to the list of special properties.
733
7342012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
735
736 * org.texi (Moving subtrees): Document the ability to archive to a
737 datetree.
738
1e20eeb7 7392012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
740
741 * org.texi (Installation, Feedback, Batch execution): Use
742 (add-to-list 'load-path ... t) for the contrib dir.
743
744 * org.texi (results): Update documentation for ":results drawer"
745 and ":results org".
746
747 * org.texi (Column width and alignment): Fix typo.
748
749 * org.texi (Activation): Point to the "Conflicts" section.
750
751 * org.texi (Conflicts): Mention filladapt.el in the list of
752 conflicting packages.
753
754 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
755 not needed for versions of Emacs > 22.1.
756
757 * org.texi (History and Acknowledgments): Fix typo.
758
759 * org.texi (History and Acknowledgments): Add my own
760 acknowledgments.
761
762 * org.texi (Agenda commands): Document the new command and the new
763 option.
764
765 * org.texi (Agenda commands): Delete `org-agenda-action' section.
766 (Agenda commands): Reorder. Document `*' to toggle persistent
767 marks.
768
769 * org.texi (Agenda dispatcher): Mention
770 `org-toggle-agenda-sticky'.
771 (Agenda commands, Exporting Agenda Views): Fix typo.
772
773 * org.texi (Templates in contexts, Setting Options): Update to
774 reflect changes in how contexts options are processed.
775
776 * org.texi (Templates in contexts): Document the new structure of
777 the variables `org-agenda-custom-commands-contexts' and
778 `org-capture-templates-contexts'.
779
780 * org.texi (Templates in contexts): Document the new option
781 `org-capture-templates-contexts'.
782 (Storing searches): Document the new option
783 `org-agenda-custom-commands-contexts'.
784
785 * org.texi (Formula syntax for Lisp): Reformat.
786
787 * org.texi (Special properties, Column attributes)
788 (Agenda column view): Document the new special property
789 CLOCKSUM_T.
790
791 * org.texi (Template expansion): Document the new %l template.
792
793 * org.texi (Fast access to TODO states): Fix documentation about
794 allowed characters for fast todo selection.
795
796 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
797 use in `org-agenda-to-appt'.
798
799 * org.texi (Comment lines): Update wrt comments.
800
801 * org.texi (Resolving idle time): Document new keybinding.
802
803 * org.texi (Clocking commands): Document the use of S-M-<up/down>
804 on clock timestamps.
805
806 * org.texi (Fast access to TODO states): Explicitely says only
807 letters are supported as fast TODO selection keys.
808
809 * org.texi (Link abbreviations): Illustrate the use of the "%h"
810 specifier. Document the new "%(my-function)" specifier.
811
812 * org.texi (Clocking commands): New cindex.
813 (Clocking commands): Update documentation for `org-clock-in'.
814 Document `org-clock-in-last'. Mention `org-clock-out' and
815 `org-clock-in-last' as commands that can be globally bound.
816 (Resolving idle time): Document continuous clocking.
817
818 * org.texi (Top, Introduction): Fix formatting.
819 (Activation): Add index entries.
820 (Conventions): Update section.
821 (Embedded @LaTeX{}): Fix formatting.
822
823 * org.texi (Visibility cycling): Document `show-children'.
824
825 * org.texi (Using capture): Mention the `org-capture-last-stored'
826 bookmark as a way to jump to the last stored capture.
827
828 * org.texi (Uploading files): Fix typo.
829
830 * org.texi (Using capture): Document `C-0' as a prefix argument
831 for `org-capture'.
832
833 * org.texi (Agenda commands): Document persistent marks.
834
835 * org.texi (Template expansion): Update doc to reflect change.
836
837 * org.texi (Radio tables): Document the :no-escape parameter.
838
839 * org.texi (Repeated tasks): Document repeat cookies for years,
840 months, weeks, days and hours.
841
842 * org.texi (Export options): State that you can use the d: option
843 by specifying a list of drawers.
844
845 * org.texi (HTML preamble and postamble): Small doc improvement.
846
8472012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
848
849 * org.texi: The sections in the Exporting section of the manual
850 left out articles in the description of the org-export-as-*
851 commands, among other places. This patch adds them, adds a few
852 missing prepositions, and switches instances of "an HTML" to "a
853 html" for internal consistency.
854
855 * org.texi: Alter several examples of headings with timestamps in
856 them to include the timestamps in the body instead of the heading.
857
8582012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
859
860 * org.texi (Agenda dispatcher): Document sticky agenda views and
861 the new key for them.
862
8632012-09-30 Charles <millarc@verizon.net> (tiny change)
864
865 * org.texi (Advanced features): Fix error in table.
866
8672012-09-30 Feng Shu <tumashu@gmail.com>
868
869 * org.texi (@LaTeX{} fragments): Document imagemagick as an
870 alternative to dvipng.
871
8722012-09-30 François Allisson <francois@allisson.co> (tiny change)
873
874 * org.texi: Remove extra curly bracket.
875
8762012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
877
878 * org.texi (org-clock-in-last and org-clock-cancel): Update the
879 defkeys.
880
8812012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
882
883 * org.texi (Agenda commands): Fix two typos by giving
884 corresponding function names, according to
885 `org-agenda-view-mode-dispatch'.
886
8872012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
888
889 * org.texi (The spreadsheet): Fix typo.
890
8912012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
892
893 * org.texi (Tracking your habits): Point to the "Tracking TODO
894 state changes" section.
895
8962012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
897
898 * org.texi (Literal examples): Remove reference to unknown
899 `org-export-latex-minted' variable. Also simplify footnote since
900 `org-export-latex-listings' documentation is exhaustive already.
901
902 * org.texi (Plain lists): Remove reference to now hard-coded
903 `bullet' automatic rule.
904
9052012-09-30 Toby S. Cubitt <tsc25@cantab.net>
906
907 * org.texi: Updated documentation accordingly.
908
5087f097
PE
9092012-09-13 Paul Eggert <eggert@cs.ucla.edu>
910
911 * texinfo.tex: Merge from gnulib.
912
20121a26
MA
9132012-09-12 Michael Albinus <michael.albinus@gmx.de>
914
915 Sync with Tramp 2.2.6.
916
917 * tramp.texi (Bug Reports): Cleanup caches before a test run.
918
919 * trampver.texi: Update release number.
920
44677e30
PE
9212012-09-12 Paul Eggert <eggert@cs.ucla.edu>
922
923 * texinfo.tex: Merge from gnulib.
924
5a4c42ba
AA
9252012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
926
927 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
928 (bug#12096).
929
8e7046c3
JB
9302012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
931
1dcac243
JB
932 * calc.texi (Simplification modes, Conversions)
933 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
934 (The Calc Mode Line): Mention the mode line display for Basic
935 simplification mode.
936 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
937 simplifications.
938 (Basic Simplifications): Rename from "Limited Simplifications"
939 Replace "limited" by "basic" throughout.
940 (Algebraic Simplifications): Indicate that the algebraic
941 simplifications are done by default.
942 (Unsafe Simplifications): Mention `m E'.
943 (Simplification of Units): Mention `m U'.
944 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
945 (Kinds of Declarations, Functions for Declarations): Mention
946 "algebraic simplifications" instead of `a s'.
1dcac243 947 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 948
d2bd74ff
JB
9492012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
950
951 * calc.texi (Getting Started, Tutorial): Change simulated
952 Calc output to match actual output.
953 (Simplifying Formulas): Mention that algebraic simplification is now
954 the default.
955
77472261
EZ
9562012-07-28 Eli Zaretskii <eliz@gnu.org>
957
958 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
959 (Bug#12073)
960
09ae5da1
PE
9612012-07-25 Paul Eggert <eggert@cs.ucla.edu>
962
963 Prefer typical American spelling for "acknowledgment".
964 * calc.texi (History and Acknowledgments): Rename from
965 History and Acknowledgements.
966 * idlwave.texi (Acknowledgments):
967 * ses.texi (Acknowledgments):
968 * woman.texi (Acknowledgments): Rename from Acknowledgements.
969
c4444d16
PE
9702012-07-09 Paul Eggert <eggert@cs.ucla.edu>
971
972 Rename configure.in to configure.ac (Bug#11603).
973 * ede.texi (Compiler and Linker objects, ede-proj-project)
974 (ede-step-project): Prefer the name configure.ac to configure.in.
975
ef091c97
MA
9762012-07-06 Michael Albinus <michael.albinus@gmx.de>
977
978 * tramp.texi (Multi-hops): Introduce
979 `tramp-restricted-shell-hosts-alist'.
980
89b163db
G
9812012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
982
983 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
984 methods, so don't mention smtpmail here.
985
9862012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
987
988 * gnus.texi (Picons): Document gnus-picon-properties.
989
9902012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
991
992 * gnus.texi: Remove mention of compilation, as that's no longer
993 supported.
994
9952012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
996
997 * gnus.texi (Archived Messages): Mention
998 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
999
10002012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1001
1002 * gnus.texi (Various Summary Stuff):
1003 Remove mention of `gnus-propagate-marks'.
1004
10052012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1006
1007 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1008 which no longer exist.
1009
10102012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1011
1012 * gnus.texi (Archived Messages):
1013 Document gnus-gcc-self-resent-messages.
1014
10152012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1016
1017 * message.texi (Mail Variables):
1018 Mention the optional user parameter for X-Message-SMTP-Method.
1019
10202012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1021
1022 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1023
1024 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1025
10262012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1027
1028 * gnus.texi (Key Index): Change encoding to utf-8.
1029
ac1a0ce1 10302012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1031
1032 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1033
71cca84d
G
10342012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1035
1036 * gnus.texi (Group Timestamp): Mention where to find documentation for
1037 the `gnus-tmp-' variables (bug#11601).
1038
888a7fc0
MA
10392012-06-11 Michael Albinus <michael.albinus@gmx.de>
1040
1041 Sync with Tramp 2.2.6-pre.
1042
1043 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1044 where appropriate.
1045 (Ad-hoc multi-hops): New section.
1046 (Remote processes): New subsection "Running remote processes on
1047 Windows hosts".
1048 (History): Add remote commands on Windows, and ad-hoc multi-hop
1049 methods.
1050 (External methods): "ControlPersist" must be set to "no" for the
1051 `scpc' method.
1052 (Remote processes): Add a note about `auto-revert-tail-mode'.
1053 (Frequently Asked Questions): Use "scpx" in combination with
1054 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1055
1056 * trampver.texi: Update release number.
1057
31ca4639 10582012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1059
1060 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1061 compilation for html-mono.
1062
0e8bbf66
PE
10632012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1064
1065 * texinfo.tex: Merge from gnulib.
1066
b8f061b3
KY
10672012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1068
1069 * Makefile.in (echo-info): Don't try to install info files named
1070 just ".info".
1071
16af873e
GM
10722012-05-28 Glenn Morris <rgm@gnu.org>
1073
c1dabff0
GM
1074 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1075
16af873e
GM
1076 * sc.texi: Nuke hand-written node pointers.
1077 Fix top-level menu to match actual node order.
1078
1d5b82ef
GM
10792012-05-27 Glenn Morris <rgm@gnu.org>
1080
1081 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1082 Some associated fixes, including not messing with chapno in cl.texi.
1083
33017faf 10842012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1085
1086 * org.texi (Durations and time values): Fix typo.
1087
d14b0029
JB
10882012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1089
33017faf 1090 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1091 Mention `calc-ensure-consistent-units'.
1092
2f4cadd1 10932012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1094
9879e263
AS
1095 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1096 reference commands. (Bug#11461)
1097
78e91d08
AS
1098 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1099
3fe7cdc8
GM
11002012-05-12 Glenn Morris <rgm@gnu.org>
1101
9598ef0b
GM
1102 * Makefile.in (mostlyclean): Add more TeX intermediates.
1103
7d326a29
GM
1104 * Makefile.in: Make it look more like the other doc Makefiles.
1105 Use explicit $srcdir in all dependencies.
1106 Remove cd $srcdir from rules.
1107 (VPATH): Remove.
1108 (infodir): Set to an absolute path.
1109 (INFO_TARGETS): Use short names.
1110 (mkinfodir): infodir is now absolute.
1111 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1112
c7f95930 1113 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1114 (.SUFFIXES): Disable implicit rules.
c7f95930 1115
3fe7cdc8
GM
1116 * Makefile.in (MKDIR_P): New, set by configure.
1117 (mkinfodir): Use $MKDIR_P.
1118
6f0652af
GM
11192012-05-07 Glenn Morris <rgm@gnu.org>
1120
1121 * forms.texi (Long Example): Update for changed location of files.
1122
8045b906
GM
11232012-05-04 Glenn Morris <rgm@gnu.org>
1124
1125 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1126 (INFO_TARGETS): Use $INFO_EXT.
1127 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1128 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1129 (INFO_TARGETS): Use $INFO_EXT.
1130 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1131
9e7a4bcf
GM
11322012-05-02 Glenn Morris <rgm@gnu.org>
1133
9aa071df
GM
1134 * Makefile.in (echo-info): New phony target, used by top-level.
1135
9e7a4bcf
GM
1136 * viper.texi: Make direntry shorter (also it is no longer "newest").
1137
1138 * emacs-gnutls.texi, ert.texi, org.texi:
1139 Fix dircategory, direntry to match info/dir.
1140
31cc861c
GM
1141 * faq.texi: Convert @inforefs to @xrefs.
1142 Fix some malformed cross-references.
f9e320bb
GM
1143 (File-name conventions): Shorten section name to avoid overfull line.
1144 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1145
723ea6b5
TZ
11462012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1147
1148 * auth.texi (Help for users): Update for .gpg file being second.
1149
a8e7d6d7 11502012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1151
1152 * org.texi (Agenda commands): Fix two typos: give corresponding
1153 function names, according to `org-agenda-view-mode-dispatch'.
1154
a8e7d6d7 11552012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1156
1157 * faq.texi (Major packages and programs): Remove section.
1158 There is no point listing 6 packages (cf etc/MORE.STUFF).
1159 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1160
dcbf5805
MA
11612012-04-22 Michael Albinus <michael.albinus@gmx.de>
1162
1163 * dbus.texi (Version): New node.
1164 (Properties and Annotations): Mention the object manager
1165 interface. Describe dbus-get-all-managed-objects.
1166 (Type Conversion): Floating point numbers are allowed, if an
1167 anteger does not fit Emacs's integer range.
1168 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1169 (Asynchronous Methods): Fix description of
1170 dbus-call-method-asynchronously.
1171 (Receiving Method Calls): Fix some minor errors. Add
1172 dbus-interface-emacs.
1173 (Signals): Describe unicast signals and the new match rules.
1174 (Alternative Buses): Add the PRIVATE optional argument to
1175 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1176
adee4030
GM
11772012-04-20 Glenn Morris <rgm@gnu.org>
1178
1179 * faq.texi (New in Emacs 24): New section.
1180 (Packages that do not come with Emacs): Mention M-x list-packages.
1181
35dc09a1 11822012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1183
1184 * cc-mode.texi (c-offsets-alist): Correct a typo.
1185
35dc09a1 11862012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1187
1188 * org.texi (Deadlines and scheduling): Fix the example: the
1189 DEADLINE item should come right after the headline. We enforce
1190 this convention, so it is a bug not to illustrate it correctly in
1191 the manual.
1192
35dc09a1 11932012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1194
1195 * org.texi (Agenda commands): Fix documentation bug by swapping
1196 the equivalent keybindings to `org-agenda-next-line' with the ones
1197 to `org-agenda-previous-line'.
1198
35dc09a1 11992012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1200
1201 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1202
e2560ea8
EZ
12032012-04-09 Eli Zaretskii <eliz@gnu.org>
1204
1205 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1206 emacs-gnutls.
1207 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1208
6b4f4a2d
TZ
12092012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1210
250b840e 1211 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1212
1213 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1214
ca2c89b6
TZ
12152012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1216
1217 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1218 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1219
aebd5f1a
GM
12202012-04-04 Glenn Morris <rgm@gnu.org>
1221
1222 * auth.texi (Secret Service API): Copyedits.
1223 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1224 (Help for users, Help for developers)
1225 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1226
0317dd51
MA
12272012-04-04 Michael Albinus <michael.albinus@gmx.de>
1228
1229 * auth.texi (Secret Service API): Add the missing text.
1230
3d439cd1
CY
12312012-04-04 Chong Yidong <cyd@gnu.org>
1232
1233 * message.texi (Using PGP/MIME): Note that epg is now the default.
1234
1235 * gnus.texi: Reduce references to obsolete pgg library.
1236 (Security): Note that epg is now the default.
1237
1238 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1239
1240 * nxml-mode.texi (Completion): C-RET is no longer bound to
1241 nxml-complete.
1242
153ae947
BG
12432012-04-01 Jambunathan K <kjambunathan@gmail.com>
1244
1245 * org.texi (Customizing tables in ODT export): Correct few errors.
1246
12472012-04-01 Jambunathan K <kjambunathan@gmail.com>
1248
1249 * org.texi (Links in ODT export): Update.
1250 (Labels and captions in ODT export): New node.
1251
12522012-04-01 Jambunathan K <kjambunathan@gmail.com>
1253
1254 * org.texi (Literal examples in ODT export): htmlfontify.el in
1255 Emacs-24.1 now supports fontification. So ODT source blocks will
1256 be fontified by default.
1257
12582012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1259
1260 * org.texi (Refiling notes): Remove duplicated keybinding.
1261
12622012-04-01 Eric Schulte <eric.schulte@gmx.com>
1263
1264 * org.texi (noweb): Documentation of this new option to the :noweb
1265 header argument.
1266
12672012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1268
1269 * org.texi (Header and sectioning): Add example demonstrating how
1270 to use "LaTeX_CLASS_OPTIONS".
1271
12722012-04-01 Eric Schulte <eric.schulte@gmx.com>
1273
1274 * org.texi (Noweb reference syntax): Describe the ability to
1275 execute noweb references in the manual.
1276
12772012-04-01 Eric Schulte <eric.schulte@gmx.com>
1278
1279 * org.texi (cache): Improve cache documentation when session
1280 evaluation is used.
1281
12822012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1283
1284 * org.texi (Plain lists): Document removal.
1285
12862012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1287
1288 * org.texi: Decapitalize file name in references to Calc manual.
1289
12902012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1291
1292 * org.texi (Plain lists): Document removal.
1293
12942012-04-01 Jambunathan K <kjambunathan@gmail.com>
1295
1296 * org.texi (Top, OpenDocument Text export)
1297 (ODT export commands, Extending ODT export)
1298 (Images in ODT export, Tables in ODT export)
1299 (Configuring a document converter): Add or Update.
1300
13012012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1302
1303 * org.texi (MobileOrg): Change the wording to reflect that the
1304 Android Version is no longer just the little brother of the iOS
1305 version.
1306
13072012-04-01 Eric Schulte <eric.schulte@gmx.com>
1308
1309 * org.texi (Key bindings and useful functions): Updated babel key
1310 binding documentation in manual.
1311
13122012-04-01 Eric Schulte <eric.schulte@gmx.com>
1313
1314 * org.texi (noweb): Document new noweb header value.
1315
13162012-04-01 Eric Schulte <eric.schulte@gmx.com>
1317
1318 * org.texi (noweb-sep): Document new header argument.
1319
13202012-04-01 Eric Schulte <eric.schulte@gmx.com>
1321
1322 * org.texi (noweb-ref): Documentation of this new custom variable.
1323
13242012-04-01 Eric Schulte <eric.schulte@gmx.com>
1325
1326 * org.texi (wrap): Update the new :wrap documentation to match the
1327 current implementation.
1328
13292012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1330
1331 * org.texi: Added documentation for :wrap.
1332
13332012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1334
1335 * org.texi: #+RESULTS now user-configurable.
1336
13372012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1338
1339 * org.texi: Documented :noweb no-export.
1340
13412012-04-01 Thomas Dye <dk@poto.local>
1342
1343 * org.texi: Edit :noweb no header argument for correctness.
1344
1e20eeb7 13452012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1346
1347 * org.texi (Customization): Update the approximate number of Org
1348 variables.
1349
13502012-04-01 Thomas Dye <dk@poto.local>
1351
1352 * org.texi: The :results wrap produces a drawer instead of a
1353 begin_results block.
1354
005a89ff
G
13552012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1356
1357 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1358 reflect the new default.
1359
589ce070
EZ
13602012-03-10 Eli Zaretskii <eliz@gnu.org>
1361
1362 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1363 "Getting Started" to this node. (Bug#10450)
1364
a5392527
CY
13652012-03-10 Chong Yidong <cyd@gnu.org>
1366
8ae818e4
CY
1367 * flymake.texi (Example -- Configuring a tool called via make):
1368 Mention the Automake COMPILE variable (Bug#8715).
1369
a5392527
CY
1370 * info.texi (Getting Started): Add an index entry (Bug#10450).
1371
d49902e4
MA
13722012-03-02 Michael Albinus <michael.albinus@gmx.de>
1373
1374 * dbus.texi (Signals): Known names will be mapped onto unique
1375 names, when registering for signals.
1376
53eced6d
GM
13772012-02-29 Glenn Morris <rgm@gnu.org>
1378
bcd6cd23
GM
1379 * url.texi: Fix quote usage in body text.
1380
775b55af
GM
1381 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1382
53eced6d
GM
1383 * cl.texi: Use @code{} in menus when appropriate.
1384
44e97401
GM
13852012-02-28 Glenn Morris <rgm@gnu.org>
1386
1387 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1388 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1389 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1390 * org.texi, sc.texi, vip.texi, viper.texi:
1391 Standardize possessive apostrophe usage.
1392
fa9a0855
CY
13932012-02-26 Chong Yidong <cyd@gnu.org>
1394
1395 * ediff.texi (Quick Help Commands): Add a couple of index entries
1396 (Bug#10834).
1397
0fd2c9a3
GM
13982012-02-17 Glenn Morris <rgm@gnu.org>
1399
1400 * gnus.texi (Posting Styles):
1401 * remember.texi (Org): Fix cross-refs to other manuals.
1402
9f26dc24
GM
14032012-02-15 Glenn Morris <rgm@gnu.org>
1404
1405 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1406 (Encryption): New chapter, split out from previous.
1407
3d2af193
LI
14082012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1409
1410 * gnus.texi (Customizing the IMAP Connection): Mention
1411 nnimap-record-commands.
1412
b74c9672
GM
14132012-02-10 Glenn Morris <rgm@gnu.org>
1414
1415 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1416 Mention url-queue-retrieve.
1417
2ebc3b94
GM
14182012-02-09 Glenn Morris <rgm@gnu.org>
1419
9fcfcdef
GM
1420 * sem-user.texi (Semantic mode user commands): Typo fix.
1421
2ebc3b94
GM
1422 * info.texi (Create Info buffer): Mention info-display-manual.
1423
7c4bbb69
LI
14242012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1425
1426 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1427 example (modified from an example by Michael Albinus).
1428
debce7bc
G
14292012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1430
1431 * gnus.texi (Agent Basics): Fix outdated description of
1432 `gnus-agent-auto-agentize-methods'.
1433
b207a4ec
AS
14342012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1435
1436 * cc-mode.texi: Always @defindex ss.
1437 (Config Basics): Fix argument of @itemize.
1438 (Macro Backslashes): Add @code around index entry.
1439
b8fe8712
GM
14402012-01-23 Glenn Morris <rgm@gnu.org>
1441
1442 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1443
02dc2fd7
EH
14442012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1445
1446 * tramp.texi (File): Tweak wording for the `scpc' option.
1447
e7719ea1
G
14482012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1449
1450 * gnus.texi (Group Parameters): Really note precedence.
1451
9937bef4
G
14522012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1453
1454 * gnus.texi (Group Parameters): Note precedence.
1455
e66ba1df
BG
14562012-01-03 Eric Schulte <eric.schulte@gmx.com>
1457
1458 * org.texi (Noweb reference syntax): Adding documentation of
1459 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1460 variable.
1461
14622012-01-03 Bastien Guerry <bzg@gnu.org>
1463
1464 * org.texi (Plain lists): Split the table to fix the display
1465 of items.
1466
14672012-01-03 Bastien Guerry <bzg@gnu.org>
1468
1469 * org.texi (Plain lists): Fix misplaced explanation.
1470
14712012-01-03 Bastien Guerry <bzg@gnu.org>
1472
1473 * org.texi (Plain lists, Agenda files): Add index entries.
1474
14752012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1476
1477 * org.texi: Use "Org mode" instead of alternatives like
1478 "Org-mode" or "org-mode".
1479
14802012-01-03 Bernt Hansen <bernt@norang.ca>
1481
1482 * org.texi (Agenda commands): Document
1483 `org-clock-report-include-clocking-task'.
1484
14852012-01-03 Bastien Guerry <bzg@gnu.org>
1486
1487 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1488 C-c' on checkboxes.
1489
14902012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1491
1492 * org.texi: End sentences with two spaces.
1493
14942012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1495
1496 * org.texi (External links): Document the link types file+sys
1497 and file+emacs, slightly narrow used page width.
1498
14992012-01-03 Eric Schulte <eric.schulte@gmx.com>
1500
1501 * org.texi (colnames): Note that colnames behavior may differ
1502 across languages.
1503
15042012-01-03 Bastien Guerry <bzg@gnu.org>
1505
1506 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1507
15082012-01-03 Thomas Dye <dk@poto.westell.com>
1509
1510 * org.texi: Augmented discussion of babel property
1511 inheritance. Put footnote outside sentence ending period.
1512
15132012-01-03 Eric Schulte <schulte.eric@gmail.com>
1514
1515 * org.texi (eval): Documenting the full range of :eval header
1516 argument values.
1517
15182012-01-03 Eric Schulte <schulte.eric@gmail.com>
1519
1520 * org.texi (eval): Documentation of the new :eval option.
1521
15222012-01-03 Thomas Dye <dk@poto.local>
1523
1524 * org.texi: Add accumulated properties.
1525
15262012-01-03 Thomas Dye <dk@poto.local>
1527
1528 * org.texi: Documented no spaces in name=assign, another
1529 correction to :var table.
1530
15312012-01-03 Thomas Dye <dk@poto.local>
1532
1533 * org.texi: Changed DATA to NAME in Working With Source Code
1534 section.
1535
15362012-01-03 Tom Dye <tsd@tsdye.com>
1537
1538 * org.texi: Minor change to :var table.
1539
15402012-01-03 Tom Dye <tsd@tsdye.com>
1541
1542 * org.texi: More changes to :var table (some examples were wrong).
1543
15442012-01-03 Tom Dye <tsd@tsdye.com>
1545
1546 * org.texi: Cleaned up :var table.
1547
15482012-01-03 Bastien Guerry <bzg@gnu.org>
1549
1550 * org.texi (Timestamps, Weekly/daily agenda)
1551 (Weekly/daily agenda): Add @cindex for "appointment".
1552
15532012-01-03 Eric Schulte <schulte.eric@gmail.com>
1554
1555 * org.texi (Literal examples): A new link to the template for
1556 inserting empty code blocks.
1557 (Structure of code blocks): A new link to the template for
1558 inserting empty code blocks.
1559
15602012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1561
1562 * org.texi (External links): Add footnote on how the behavior
1563 of the text search in Org files are controled by the variable
1564 `org-link-search-must-match-exact-headline'.
1565
15662012-01-03 Eric Schulte <schulte.eric@gmail.com>
1567
1568 * org.texi (Buffer-wide header arguments): Update
1569 documentation to reflect removal of #+PROPERTIES.
1570
15712012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1572
1573 * org.texi (The clock table): Mention that ACHIVED trees
1574 contribute to the clock table.
1575
15762012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1577
1578 * org.texi (Conflicts): Better yasnippet config info.
1579
15802012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1581
1582 * org.texi (Selective export): Explicitely mention the default
1583 values for `org-export-select-tags',
1584 `org-export-exclude-tags'.
1585
15862012-01-03 Tom Dye <tsd@tsdye.com>
1587
1588 * org.texi: Added a line to specify that header arguments are
1589 lowercase.
1590
15912012-01-03 Tom Dye <tsd@tsdye.com>
1592
1593 * org.texi: :var requires default value when declared.
1594
15952012-01-03 Bastien Guerry <bzg@gnu.org>
1596
1597 * org.texi (Handling links): Add a note about the
1598 `org-link-frame-setup' option.
1599
16002012-01-03 David Maus <dmaus@ictsoc.de>
1601
1602 * org.texi (Exporting Agenda Views, Extracting agenda
1603 information): Fix command line syntax, quote symbol parameter
1604 values.
1605
16062012-01-03 David Maus <dmaus@ictsoc.de>
1607
1608 * org.texi (Exporting Agenda Views): Fix command line syntax.
1609
8d80ef01
PE
16102011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1611
1612 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1613 Use octal notation for file permissions, which are normally
1614 thought of in octal.
1615 (Mail Back End Variables): Use more-plausible modes in example.
1616
47d42d81
AM
16172011-12-20 Alan Mackenzie <acm@muc.de>
1618
1619 * cc-mode.texi: Update version string 5.31 -> 5.32.
1620
a98edce9
JB
16212011-12-06 Juanma Barranquero <lekktu@gmail.com>
1622
1623 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1624
321decc8
GM
16252011-11-24 Glenn Morris <rgm@gnu.org>
1626
1627 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1628
f8107b79
JB
16292011-11-24 Juanma Barranquero <lekktu@gmail.com>
1630
1631 * makefile.w32-in: Update dependencies.
1632
f5a96a4f
GM
16332011-11-20 Glenn Morris <rgm@gnu.org>
1634
1635 * gnus.texi (Group Information):
1636 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1637
cd1181db
JB
16382011-11-20 Juanma Barranquero <lekktu@gmail.com>
1639
1640 * gnus-coding.texi (Gnus Maintenance Guide):
1641 Rename from "Gnus Maintainance Guide".
1642
1643 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1644 * eieio.texi (Customizing):
fe7a3057
JB
1645 * gnus.texi (Article Washing):
1646 * gnus-news.texi:
1647 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1648
7877f373
JB
16492011-11-16 Juanma Barranquero <lekktu@gmail.com>
1650
1651 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1652
0d26e0b6
JB
16532011-11-15 Juanma Barranquero <lekktu@gmail.com>
1654
c7015153
JB
1655 * ede.texi (project-am-texinfo):
1656 * gnus.texi (Sending or Not Sending):
1657 * org.texi (Template elements): Fix typos.
0d26e0b6 1658
0b381c7e
JB
16592011-11-14 Juanma Barranquero <lekktu@gmail.com>
1660
1661 * ediff.texi (Hooks):
c7015153 1662 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1663
40a8bdf6
JB
16642011-11-11 Juanma Barranquero <lekktu@gmail.com>
1665
1666 * semantic.texi (Tag handling): Fix typo.
1667
57dda3bb
KY
16682011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1669
1670 * gnus.texi (Other Gnus Versions): Remove.
1671
52bedd34
AM
16722011-10-28 Alan Mackenzie <acm@muc.de>
1673
1674 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1675 (Other Special Indentations): Add an xref to "Macros with ;".
1676 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1677 "Macros with ;".
1678 (Macros with ;): New page.
1679
00b77525
GM
1680 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1681 Document the new handling of nested scopes for movement by defuns.
52bedd34 1682
4a623313
MA
16832011-10-23 Michael Albinus <michael.albinus@gmx.de>
1684
1685 Sync with Tramp 2.2.3.
1686
1687 * trampver.texi: Update release number.
1688
466a320e
GM
16892011-10-14 Glenn Morris <rgm@gnu.org>
1690
1691 * ert.texi (Introduction, How to Run Tests)
1692 (Running Tests Interactively, Expected Failures)
1693 (Tests and Their Environment, Useful Techniques)
1694 (Interactive Debugging, Fixtures and Test Suites):
1695 Minor rephrasings.
1696 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1697 (Running Tests in Batch Mode): Simplify loading instructions.
1698 (Test Selectors): Clarify some selectors.
1699 (Expected Failures, Useful Techniques):
1700 Make examples fit in 80 columns.
1701
2be4956d
JB
17022011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1703
1704 * calc.texi (Basic Operations on Units): Discuss temperature
1705 conversion (`u t') alongside with other unit conversions ('u c').
1706
7359a765
GM
17072011-10-12 Glenn Morris <rgm@gnu.org>
1708
1709 * ert.texi: Whitespace trivia to make main menu items line up better.
1710
a0c52e5d
GM
17112011-10-08 Glenn Morris <rgm@gnu.org>
1712
1713 * Makefile.in: Fix ert rules.
1714
465d0300
G
17152011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1716
1717 * gnus.texi (Gnus Utility Functions): Add more references and
1718 explanations (bug#9683).
1719
a5166359
LMI
17202011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1721
1722 * gnus.texi (Archived Messages): Note the default (bug#9552).
1723
b523dc20
BW
17242011-09-21 Bill Wohler <wohler@newt.com>
1725
1726 Release MH-E manual version 8.3.
1727
58179cce 1728 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1729 release 8.3.
1730 (Preface): Updated support information.
bd7239f5 1731 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1732 historical quote, the tense should be correct in the time that it
1733 was written.
1734
0afb49a1
LMI
17352011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1736
1737 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1738 (Finding the News): Doc clarification.
1739 (Terminology): Mention naming.
1740
e21bac42
G
17412011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1742
1743 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1744 (Interactive): Document `quiet'.
1745
5b409b39 17462011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1747
bd7239f5 1748 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1749
5b409b39 17502011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1751
bd7239f5 1752 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1753 scope for `org-map-entries'.
1754
5b409b39 17552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1756
1757 * org.texi (Visibility cycling): Document `org-copy-visible'.
1758
5b409b39 17592011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1760
bd7239f5 1761 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1762 proper order.
1763
5b409b39 17642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1765
1766 * org.texi (eval): Expand discussion of the :eval header argument.
1767
5b409b39 17682011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1769
1770 * org.texi (Languages): Add Lilypond and Awk as supported
1771 languages.
1772
5b409b39 17732011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1774
bd7239f5 1775 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1776 LOG_INTO_DRAWER can be used to override the contents of variable
1777 org-clock-into-drawer (or if unset, org-log-into-drawer).
1778
bd7239f5 1779 * org.texi: Replace @xref->@pxref.
3ab2c837 1780
5b409b39 17812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1782
1783 * org.texi (Evaluating code blocks): Documenting the new option
1784 for inline call lines.
1785
5b409b39 17862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1787
1788 * org.texi (Results of evaluation): More explicit about the
1789 mechanism through which interactive evaluation of code is
1790 performed.
1791
5b409b39 17922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1793
1794 * org.texi (noweb-ref): New header argument documentation.
1795
5b409b39 17962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1797
1798 * org.texi (Extracting source code): Documentation of the new
1799 org-babel-tangle-named-block-combination variable.
1800
5b409b39 18012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1802
bd7239f5 1803 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1804 behavior of multiple blocks of the same name is undefined.
3ab2c837 1805
5b409b39 18062011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1807
1808 * org.texi (TaskJuggler export): Modify the example to reflect the
1809 new effort durations.
1810
5b409b39 18112011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1812
1813 * org.texi (Images in LaTeX export): Escape curly brackets in
1814 LaTeX example.
1815
5b409b39 18162011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1817
1818 * org.texi (The clock table): Document the :properties and
1819 :inherit-props arguments for the clocktable.
1820
5b409b39 18212011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1822
1823 * org.texi (Tables in LaTeX export): Document specifying placement
1824 options for tables.
1825
5b409b39 18262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1827
1828 * org.texi (Evaluating code blocks): More specific documentation
1829 about the different types of header arguments.
1830
5b409b39 18312011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1832
1833 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1834
5b409b39 18352011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1836
1837 * org.texi (Built-in table editor): Document the table field
1838 follow mode.
1839
5b409b39 18402011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1841
1842 * org.texi (Easy Templates): Document new template.
1843
5b409b39 18442011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1845
1846 * org.texi (Literal examples): Add a cross-reference from "Literal
1847 Examples" to "Easy Templates."
1848
5b409b39 18492011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1850
1851 * org.texi (The clock table): Add link to match syntax.
1852
5b409b39 18532011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1854
1855 * org.texi (Agenda commands): Document clock consistency checks.
1856
5b409b39 18572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1858
1859 * org.texi (Built-in table editor): Document that \vert represents
1860 a vertical bar in a table field.
1861
5b409b39 18622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1863
1864 * org.texi (Literal examples): Link from "Markup" > "Literate
1865 Examples" to "Working with Source Code".
1866
5b409b39 18672011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1868
1869 * org.texi (Agenda commands): Doc for function option to bulk
1870 action.
1871
5b409b39 18722011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1873
1874 * org.texi (Template expansion): Document new %<...> template
1875 escape.
1876
5b409b39 18772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1878
1879 * org.texi (Selective export): Document exclusion of any tasks
1880 from export.
1881
5b409b39 18822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1883
1884 * org.texi (Selective export): Document how to exclude DONE tasks
1885 from export.
1886 (Publishing options): Document the properties to be used to turn off
1887 export of DONE tasks.
1888
5b409b39 18892011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1890
1891 * org.texi (The date/time prompt): Document date range protection.
1892
5b409b39 18932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1894
1895 * org.texi (padline): Documentation of the new padline header
1896 argument.
1897
5b409b39 18982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1899
1900 * org.texi (var): Adding "[" to list of characters triggering
1901 elisp evaluation.
1902
5b409b39 19032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1904
1905 * org.texi (var): Documentation of Emacs Lisp evaluation during
1906 variable assignment.
1907
5b409b39 19082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1909
1910 * org.texi (colnames): Reference indexing into variables, and note
1911 that colnames are *not* removed before indexing occurs.
1912 (rownames): Reference indexing into variables, and note that
1913 rownames are *not* removed before indexing occurs.
1914
5b409b39 19152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1916
1917 * org.texi (var): Clarification of indexing into tabular
1918 variables.
1919
5b409b39 19202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1921
1922 * org.texi (results): Documentation of the `:results wrap' header
1923 argument.
1924
5b409b39 19252011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1926
bd7239f5 1927 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1928 of the LaTeX export: the org file has to be properly structured.
1929
5b409b39 19302011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1931
1932 * org.texi (Dynamic blocks, Structure editing): Mention
1933 the function `org-narrow-to-block'.
1934
5b409b39 19352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1936
1937 * org.texi (Languages): Updating list of code block supported
1938 languages.
1939
5b409b39 19402011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1941
1942 * org.texi (Special properties): CATEGORY is a special property,
1943 but it may also used in the drawer.
1944
5b409b39 19452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1946
1947 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1948
5b409b39 19492011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1950
1951 * org.texi (Include files): Document :lines.
1952
5b409b39 19532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1954
1955 * org.texi (comments): Documentation of the ":comments noweb" code
1956 block header argument.
1957
5b409b39 19582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1959
1960 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1961 added extra whitespace around functions to be consistent with the
1962 rest of the section.
1963
5b409b39 19642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1965
0b381c7e 1966 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1967 #+call: line syntax.
1968 (Header arguments in function calls): Expanded discussion of
1969 #+call: line syntax.
1970
5b409b39 19712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1972
1973 * org.texi (Evaluating code blocks): More explicit about how to
1974 pass variables to #+call lines.
1975
5b409b39 19762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1977
1978 * org.texi (Results of evaluation): Link to the :results header
1979 argument list from the "Results of evaluation" section.
1980
5b409b39 19812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1982
1983 * org.texi (Conflicts): Adding additional information about
1984 resolving org/yasnippet conflicts.
1985
5b409b39 19862011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1987
1988 * org.texi (Publishing options): Document style-include-scripts
1989 publishing project property.
1990
5b409b39 19912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1992
1993 * org.texi (Sparse trees): Document the next-error /
1994 previous-error functionality.
1995
5b409b39 19962011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1997
1998 * org.texi (cache): Improved documentation of code block caches.
1999
5b409b39 20002011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
2001
2002 * org.texi (Code block specific header arguments): Documentation
2003 of multi-line header arguments.
2004
5b409b39 20052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2006
2007 * org.texi (Code evaluation security): Add example for using a
2008 function.
2009
5b409b39 20102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2011
2012 * org.texi (Tables in LaTeX export): Documentation of new
2013 attr_latex options for tables.
2014
5b409b39
BG
20152011-08-03 Michael Albinus <michael.albinus@gmx.de>
2016
2017 * trampver.texi: Update release number.
2018
20192011-07-30 Michael Albinus <michael.albinus@gmx.de>
2020
2021 Sync with Tramp 2.2.2.
2022
2023 * trampver.texi: Update release number.
2024
064e2d08
LMI
20252011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2026
2027 * flymake.texi (Example -- Configuring a tool called via make):
2028 Use /dev/null instead of the Windows "nul" (bug#8715).
2029
b8151e9c
LMI
20302011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2031
2032 * widget.texi (Setting Up the Buffer): Remove mention of the
2033 global keymap parent, which doesn't seem to be accurate
2034 (bug#7045).
2035
5b409b39
BG
20362011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2037
2038 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2039
c0a8ae95
KR
20402010-07-10 Kevin Ryde <user42@zip.com.au>
2041
2042 * cl.texi (For Clauses): Add destructuring example processing an
2043 alist (bug#6596).
2044
ac6531ad
LMI
20452011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2046
2047 * ediff.texi (Major Entry Points): Remove mention of `require',
2048 since that's not pertinent in the installed Emacs (bug#9016).
2049
d30dd079
G
20502011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2051
2052 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2053 (Filtering New Groups): Clarify how simple the "options -n" format is.
2054 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2055 is internal.
d30dd079 2056
862c0d68
MA
20572011-07-04 Michael Albinus <michael.albinus@gmx.de>
2058
2059 * tramp.texi (Cleanup remote connections): Add
2060 `tramp-cleanup-this-connection'.
2061
cd865a33
G
20622011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2063
2064 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2065 zombies.
2066 (Checking New Groups): Ditto (bug#8974).
7d1738f1 2067 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
2068
20692011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2070
2071 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2072 backups, and not actual vc (bug#8975).
2073
79414ae4
KR
20742011-07-03 Kevin Ryde <user42@zip.com.au>
2075
2076 * cl.texi (For Clauses): @items for hash-values and key-bindings
2077 to make them more visible when skimming. Add examples of `using'
2078 clause to them, examples being clearer than a description in
2079 words (bug#6599).
2080
847ccf7c
AM
20812011-07-01 Alan Mackenzie <acm@muc.de>
2082
2083 * cc-mode.texi (Guessing the Style): New page.
2084 (Styles): Add a short introduction to above.
2085
3da13bb9
DD
20862011-06-28 Deniz Dogan <deniz@dogan.se>
2087
2088 * rcirc.texi (Configuration): Bug-fix:
2089 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2090 Reported by Elias Pipping <pipping@exherbo.org>.
2091
60a0884e
G
20922011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2093
2094 * gnus.texi (Summary Mail Commands): Document
2095 `gnus-summary-reply-to-list-with-original'.
2096
0c7efc08
SM
20972011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2098
2099 * eshell.texi (Known problems): Fix typo.
2100
ea3596a2
MA
21012011-06-12 Michael Albinus <michael.albinus@gmx.de>
2102
0c7efc08 2103 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2104 (Password handling): `auth-source-debug' is good for debug messages.
2105
2da9c605
G
21062011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2107
2108 * gnus.texi (Store custom flags and keywords): Refer to
2109 `gnus-registry-article-marks-to-{chars,names}' instead of
2110 `gnus-registry-user-format-function-{M,M2}'.
2111
e61923c8
GM
21122011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2113
2114 * texinfo.tex: Merge from gnulib.
2115
627abcdd
TZ
21162011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2117
2118 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2119 (Store custom flags and keywords):
2120 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2121 `gnus-registry-user-format-function-M2'.
2122
a3c92bc1
EZ
21232011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2124
8f906c40 2125 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2126
85d870a9
GM
21272011-05-17 Glenn Morris <rgm@gnu.org>
2128
2129 * gnus.texi (Face): Fix typo.
2130
2cdee799
GM
21312011-05-14 Glenn Morris <rgm@gnu.org>
2132
2133 * dired-x.texi (Omitting Examples): Minor addition.
2134
79b70037
GM
21352011-05-10 Jim Meyering <meyering@redhat.com>
2136
2137 * ede.texi: Fix typo "or or -> or".
2138
a7111a62 21392011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2140
2141 * gnus.texi (Summary Buffer Lines):
2142 gnus-summary-user-date-format-alist does not exist.
2143 (Sorting the Summary Buffer): More about sorting threads.
2144
69026aba
MA
21452011-04-25 Michael Albinus <michael.albinus@gmx.de>
2146
2147 * trampver.texi: Update release number.
2148
9024ff79
MA
21492011-04-14 Michael Albinus <michael.albinus@gmx.de>
2150
2151 * tramp.texi (Frequently Asked Questions): New item for disabling
2152 Tramp in other packages.
2153
c3c65d73
TZ
21542011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2155
2156 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
2157 (Fancy splitting to parent, Store arbitrary data):
2158 Updated gnus-registry docs.
c3c65d73 2159
9ec6a317
JB
21602011-04-13 Juanma Barranquero <lekktu@gmail.com>
2161
2162 * ede.texi: Fix typos.
2163
1e3b6001
G
21642011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2165
9ec6a317
JB
2166 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2167 It's @table @code.
1e3b6001 2168
a5954fa5
G
21692011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2170
ed9265fc 2171 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2172
d71990a1
JB
21732011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2174
2175 * calc.texi (Logarithmic Units): Update the function names.
2176
1518e4f0
G
21772011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * message.texi (Various Commands): Document format specs in the
2180 ellipsis.
2181
a123622d
G
21822011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2183
2184 * message.texi (Insertion Variables): Document message-cite-style.
2185
21862011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2187
2188 * tramp.texi (Remote processes): New subsection "Running shell on
2189 a remote host".
2190
4248cca2
TZ
21912011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2192
2193 * auth.texi (Help for developers): Update docs to explain that the
2194 :save-function will only run the first time.
2195
54ce11a1
GM
21962011-03-12 Glenn Morris <rgm@gnu.org>
2197
2198 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2199 (emacs-faq.text): New target.
2200 (clean): Add emacs-faq.
2201
0c3b25f8
MA
22022011-03-12 Michael Albinus <michael.albinus@gmx.de>
2203
2204 Sync with Tramp 2.2.1.
2205
2206 * trampver.texi: Update release number.
2207
b740639e
GM
22082011-03-11 Glenn Morris <rgm@gnu.org>
2209
2210 * Makefile.in (HTML_TARGETS): New.
2211 (clean): Delete $HTML_TARGETS.
2212 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2213
733afdf4
TZ
22142011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2215
2216 * auth.texi (Help for developers): Show example of using
2217 `auth-source-search' with prompts and :save-function.
2218
33383987
JB
22192011-03-07 Chong Yidong <cyd@stupidchicken.com>
2220
2221 * Version 23.3 released.
2222
a5057546
G
22232011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2224
2225 * message.texi (Message Buffers): Update default value of
2226 message-generate-new-buffers.
2227
479a2c9b
JB
22282011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2229
2230 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2231 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2232 respectively.
05a29101
JB
2233 (Musical Notes): New section.
2234 (Customizing Calc): Mention the customizable variable
2235 calc-note-threshold.
479a2c9b 2236
e0535b76
GM
22372011-03-03 Glenn Morris <rgm@gnu.org>
2238
2239 * url.texi (Dealing with HTTP documents): Remove reference to
2240 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2241 (Configuration): Update url-configuration-directory description.
e0535b76 2242
2777ccbf
GM
22432011-03-02 Glenn Morris <rgm@gnu.org>
2244
2245 * dired-x.texi (Multiple Dired Directories): Remove mentions
2246 of dired-default-directory-alist and dired-default-directory.
2247 Move dired-smart-shell-command here...
2248 (Miscellaneous Commands): ... from here.
2249
257219bd
PE
22502011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2251
2252 * texinfo.tex: Update to version 2011-02-24.09.
2253
8889f4e2
GM
22542011-03-02 Glenn Morris <rgm@gnu.org>
2255
2256 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2257 instead of the obsoleted dired-omit-here-always.
2258
5d41af19
MA
22592011-02-28 Michael Albinus <michael.albinus@gmx.de>
2260
2261 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2262 supported systems.
2263
2b0c7330 22642011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2265
61cf3a76
GM
2266 * dbus.texi (Type Conversion): Grammar fix.
2267
cce7d530 22682011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2269
cce7d530
GM
2270 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2271 "Debian GNU/Linux".
51a13bdd 2272
cce7d530
GM
2273 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2274
817b48a7
GM
22752011-02-23 Glenn Morris <rgm@gnu.org>
2276
cce7d530
GM
2277 * dired-x.texi (Features): Minor rephrasing.
2278 (Local Variables): Fix typos.
47301027
GM
2279
2280 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2281 Standardize some Emacs/XEmacs terminology.
2282
817b48a7
GM
2283 * dired-x.texi (Features): Don't advertise obsolete local variables.
2284 Simplify layout.
2285 (Omitting Variables): Update local variables example.
2286 (Local Variables): Say this is obsolete. Fix description of
2287 dired-enable-local-variables possible values.
2288
4a3988d5
G
22892011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2290
2291 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2292 default now.
2293
8e22bee0
G
22942011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2295
2296 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2297
06b840e0
LI
22982011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2299
2300 * gnus.texi (Window Layout): Document layout names.
2301
67ab0163 23022011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2303
2304 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2305 * auth.texi: Sync @dircategory with ../../info/dir.
2306 * autotype.texi: Sync @dircategory with ../../info/dir.
2307 * calc.texi: Sync @dircategory with ../../info/dir.
2308 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2309 * cl.texi: Sync @dircategory with ../../info/dir.
2310 * dbus.texi: Sync @dircategory with ../../info/dir.
2311 * dired-x.texi: Sync @dircategory with ../../info/dir.
2312 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2313 * ede.texi: Sync @dircategory with ../../info/dir.
2314 * ediff.texi: Sync @dircategory with ../../info/dir.
2315 * edt.texi: Sync @dircategory with ../../info/dir.
2316 * eieio.texi: Sync @dircategory with ../../info/dir.
2317 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2318 * epa.texi: Sync @dircategory with ../../info/dir.
2319 * erc.texi: Sync @dircategory with ../../info/dir.
2320 * eshell.texi: Sync @dircategory with ../../info/dir.
2321 * eudc.texi: Sync @dircategory with ../../info/dir.
2322 * flymake.texi: Sync @dircategory with ../../info/dir.
2323 * forms.texi: Sync @dircategory with ../../info/dir.
2324 * gnus.texi: Sync @dircategory with ../../info/dir.
2325 * idlwave.texi: Sync @dircategory with ../../info/dir.
2326 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2327 * message.texi: Sync @dircategory with ../../info/dir.
2328 * mh-e.texi: Sync @dircategory with ../../info/dir.
2329 * newsticker.texi: Sync @dircategory with ../../info/dir.
2330 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2331 * org.texi: Sync @dircategory with ../../info/dir.
2332 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2333 * pgg.texi: Sync @dircategory with ../../info/dir.
2334 * rcirc.texi: Sync @dircategory with ../../info/dir.
2335 * reftex.texi: Sync @dircategory with ../../info/dir.
2336 * remember.texi: Sync @dircategory with ../../info/dir.
2337 * sasl.texi: Sync @dircategory with ../../info/dir.
2338 * sc.texi: Sync @dircategory with ../../info/dir.
2339 * semantic.texi: Sync @dircategory with ../../info/dir.
2340 * ses.texi: Sync @dircategory with ../../info/dir.
2341 * sieve.texi: Sync @dircategory with ../../info/dir.
2342 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2343 * speedbar.texi: Sync @dircategory with ../../info/dir.
2344 * trampver.texi [emacs]: Set emacsname to "Emacs".
2345 * tramp.texi: Sync @dircategory with ../../info/dir.
2346 * url.texi: Sync @dircategory with ../../info/dir.
2347 * vip.texi: Sync @dircategory with ../../info/dir.
2348 * viper.texi: Sync @dircategory with ../../info/dir.
2349 * widget.texi: Sync @dircategory with ../../info/dir.
2350 * woman.texi: Sync @dircategory with ../../info/dir.
2351
30abce25
GM
23522011-02-19 Glenn Morris <rgm@gnu.org>
2353
0c7efc08
SM
2354 * dired-x.texi (Technical Details): No longer redefines
2355 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2356 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2357
f31f8469
GM
23582011-02-18 Glenn Morris <rgm@gnu.org>
2359
2360 * dired-x.texi (Optional Installation File At Point): Simplify.
2361
35123c04
TZ
23622011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2363
2364 * auth.texi (Help for users): Use :port instead of :protocol for all
2365 auth-source docs.
7ba93e94
G
2366 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2367 to have two files in `auth-sources'.
35123c04 2368
da5e0ce4
GM
23692011-02-16 Glenn Morris <rgm@gnu.org>
2370
b322c9af
GM
2371 * dired-x.texi: Use emacsver.texi to get Emacs version.
2372 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2373 Depend on emacsver.texi.
2374
07ca5555
GM
2375 * dired-x.texi: Drop meaningless version number.
2376 (Introduction): Remove old info.
2377 (Optional Installation Dired Jump): Autoload from dired-x.
2378 Remove incorrect info about loaddefs.el.
2379 (Bugs): Just refer to M-x report-emacs-bug.
2380
da5e0ce4
GM
2381 * dired-x.texi (Multiple Dired Directories): Update for rename of
2382 default-directory-alist.
2383 (Miscellaneous Commands): No longer mention very old VM version 4.
2384
bb55f713
PE
23852011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2386
2387 Merge from gnulib.
2388 * texinfo.tex: Update to version 2011-02-14.11.
2389
5415d076
G
23902011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2391
da5e0ce4
GM
2392 * auth.texi (Help for users):
2393 Login collection is "Login" and not "login".
5415d076 2394
14029d4b
MA
23952011-02-13 Michael Albinus <michael.albinus@gmx.de>
2396
2397 * tramp.texi (History): Remove IMAP support.
2398 (External methods, Frequently Asked Questions): Remove `imap' and
2399 `imaps' methods.
2400 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2401
2402 * trampver.texi: Remove default value of `emacsimap'.
2403
8a36c07f
GM
24042011-02-13 Glenn Morris <rgm@gnu.org>
2405
2406 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2407 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2408
165bc5a0
GM
24092011-02-12 Glenn Morris <rgm@gnu.org>
2410
2411 * sc.texi (Getting Connected): Remove old index entries.
2412
5415d076 24132011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2414
2415 * url.texi: Remove duplicate @dircategory (Bug#7942).
2416
b8e0f0cd
G
24172011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2418
8a36c07f
GM
2419 * auth.texi (Overview, Help for users, Help for developers):
2420 Update docs.
b8e0f0cd
G
2421 (Help for users): Talk about spaces.
2422
caf82551
PE
24232011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2424
2425 * texinfo.tex: Update to version 2011-02-07.16.
2426
1ff98217
MA
24272011-02-07 Michael Albinus <michael.albinus@gmx.de>
2428
2429 * dbus.texi (Bus names): Adapt descriptions for
2430 dbus-list-activatable-names and dbus-list-known-names.
2431
2e78df6b
JB
24322011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2433
2434 * calc.texi (Logarithmic Units): New section.
2435
7fbf7cae
TZ
24362011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2437
2438 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2439 manuals use it now.
2440
0c7efc08 2441 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2442
156ad271
KY
24432011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2444
2445 * overrides.texi: Remove.
2446
2447 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2448 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2449
36539990
MA
24502011-02-05 Michael Albinus <michael.albinus@gmx.de>
2451
2452 * tramp.texi (Frequently Asked Questions): Mention problems with
2453 WinSSHD.
2454
2455 * trampver.texi: Update release number.
2456
24572011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2458
2459 * tramp.texi:
2460 Replace "delimet" with "delimit" globally.
2461 Replace "explicite" with "explicit" globally.
2462 Replace "instead of" with "instead" where there was nothing after "of".
2463 Audit use of comma before interrogative pronoun, "that", or "which".
2464 Minor word order, spelling, wording changes.
2465
ec72bf63
G
24662011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2467
2468 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2469
2470 * sieve.texi: Use WEBHACKDEVEL.
2471
2472 * sasl.texi: Use WEBHACKDEVEL.
2473
2474 * pgg.texi: Use WEBHACKDEVEL.
2475
2476 * message.texi: Use WEBHACKDEVEL.
2477
2478 * gnus.texi: Use WEBHACKDEVEL.
2479
2480 * emacs-mime.texi: Use WEBHACKDEVEL.
2481
2482 * auth.texi: Use WEBHACKDEVEL.
2483
2484 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2485 manuals.
2486
24872011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2488
2489 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2490
90b750f4
PE
24912011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2492
2493 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2494 which in turn is copied from ftp://tug.org/tex/.
2495
0e751a49
GM
24962011-02-03 Glenn Morris <rgm@gnu.org>
2497
2498 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2499 (Binding combinations of modifiers and function keys):
2500 Let's assume people reading this are not using Emacs 18.
2501
7f13c2e2
LI
25022011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2503
2504 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2505 since it's run automatically.
2506
d76c843e
LI
25072011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2508
2509 * gnus.texi (Customizing Articles): Fix typo.
2510
12e3ca0a
LI
25112011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2512
2513 * gnus.texi (Customizing Articles): Document the new way of customizing
2514 the date headers(s).
2515
fe72c8fa
LI
25162011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2517
2518 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2519 splitting example.
2520
bf3dae7e
EZ
25212011-01-29 Eli Zaretskii <eliz@gnu.org>
2522
2523 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2524 (MAKEINFO_OPTS): New variable.
2525 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2526 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2527 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2528 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2529 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2530 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2531 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2532 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2533 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2534 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2535 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2536 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2537 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2538 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2539 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2540 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2541 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2542 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2543
d6f13ac8
LI
25442011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2545
2546 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2547
c5ecc769
G
25482011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2549
2550 * message.texi (IDNA): Explain what it is.
2551
25522011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2553
2554 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2555
45eb2a5d
WL
25562011-01-23 Werner Lemberg <wl@gnu.org>
2557
2558 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2559 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2560 (ENVADD): Update.
45eb2a5d 2561
6872a814
GM
25622011-01-18 Glenn Morris <rgm@gnu.org>
2563
2564 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2565
77ab81d0 25662011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2567
2568 * nxml-mode.texi (Introduction): Fix file name typos.
2569
d221e780
CO
25702011-01-13 Christian Ohler <ohler@gnu.org>
2571
2572 * ert.texi: New file.
2573
2574 * Makefile.in:
2575 * makefile.w32-in: Add ert.texi.
2576
8c904d82
MA
25772011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2578
2579 * dbus.texi (Receiving Method Calls): New function
2580 dbus-register-service. Rearrange node.
2581
f56e0e7a
PE
25822011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2583
2584 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2585 which in turn is copied from ftp://tug.org/tex/.
2586
0fadf00e
MA
25872011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2588
2589 * dbus.texi (Receiving Method Calls): Describe new optional
2590 parameter dont-register-service of dbus-register-{method,property}.
2591
8b358e90
DU
25922010-12-17 Daiki Ueno <ueno@unixuser.org>
2593
0c7efc08
SM
2594 * epa.texi (Encrypting/decrypting *.gpg files):
2595 Mention epa-file-select-keys.
8b358e90 2596
549c9aed
G
25972010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2598
2599 * gnus.texi (Archived Messages): Remove outdated text.
2600
26012010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2602
0c7efc08 2603 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2604
156e3f9c
G
26052010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2606
83f3eadc 2607 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2608
8151d490
AC
26092010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2610
2611 * gnus.texi (The swish++ Engine): Add customizable parameters
2612 descriptions.
2613 (The swish-e Engine): Ditto.
2614
305bdd22
MA
26152010-12-14 Michael Albinus <michael.albinus@gmx.de>
2616
2617 * tramp.texi (Inline methods): Add "ksu" method.
2618 (Remote processes): Add example with remote `default-directory'.
2619
53aff12a
GM
26202010-12-14 Glenn Morris <rgm@gnu.org>
2621
2622 * faq.texi (Expanding aliases when sending mail):
2623 Now build-mail-aliases is interactive.
2624
8a1cdce5
AC
26252010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2626
2627 * gnus.texi: First pass at adding (rough) nnir documentation.
2628
7410c270
G
26292010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2630
53aff12a
GM
2631 * gnus.texi (Filtering New Groups):
2632 Mention gnus-auto-subscribed-categories.
2633 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2634 removed.
2635
f49d1f52 26362010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2637
2638 * cl.texi (For Clauses): Small fixes for frames and windows.
2639
acedf35c
CD
26402010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2641
2642 * org.texi (Using capture): Document using prefix arguments for
2643 finalizing capture.
2644 (Agenda commands): Document prefix argument for the bulk scatter
2645 command.
2646 (Beamer class export): Document that also overlay arguments can be
2647 passed to the column environment.
2648 (Template elements): Document the new entry type.
2649
26502010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2651
2652 * org.texi (Include files): Document :minlevel.
2653
26542010-12-11 Julien Danjou <julien@danjou.info>
2655
2656 * org.texi (Categories): Document category icons.
2657
26582010-12-11 Eric Schulte <schulte.eric@gmail.com>
2659
2660 * org.texi (noweb): Fix typo.
2661
516aa569
G
26622010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2663
2664 * gnus.texi (Server Commands): Point to the rest of the server
2665 commands.
2666
04db63bc
G
26672010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2668
2669 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2670 g'.
2671
ed797193
G
26722010-12-02 Julien Danjou <julien@danjou.info>
2673
2674 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2675
26762010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2677
2678 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2679 (Direct Functions): Note the STARTTLS upgrade.
2680
07976ae3 26812010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2682 James Clark <none@example.com>
d3dfb185
GM
2683
2684 * nxml-mode.texi (Introduction): New section.
2685
59e75882
G
26862010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2687
2688 * gnus.texi (Server Commands): Document gnus-server-show-server.
2689
568a887f
MA
26902010-11-20 Michael Albinus <michael.albinus@gmx.de>
2691
2692 Sync with Tramp 2.2.0.
2693
2694 * trampver.texi: Update release number.
2695
1265829e
JB
26962010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2697
2698 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2699 Mention that the TeX specific units won't use the `tex' prefix
2700 in TeX mode.
2701
239661c0
KY
27022010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2703
2704 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2705
4a47c275 27062010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2707
2708 * edt.texi: Remove information about Emacs 19.
2709
4a47c275 27102010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2711
2712 * trampver.texi: Update release number.
2713
2f0e0dc8
KY
27142010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * gnus.texi (Article Washing): Fix typo.
2717
afe98dfa
CD
27182010-11-11 Noorul Islam <noorul@noorul.com>
2719
56f5a94e 2720 * org.texi: Fix typo.
afe98dfa
CD
2721
27222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2723
2724 * org.texi (Using capture): Explain that refiling is
2725 sensitive to cursor position.
2726
27272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2728
56f5a94e 2729 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2730
27312010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2732
2733 * org.texi: Document the <c> cookie.
2734
27352010-11-11 Eric Schulte <schulte.eric@gmail.com>
2736
bd7239f5 2737 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2738 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2739
27402010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2741
56f5a94e 2742 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2743
27442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2745
56f5a94e 2746 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2747
27482010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2749
2750 * org.texi (Setting up the staging area): Document that
2751 file names remain visible when encrypting the MobileOrg files.
2752
27532010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2754
2755 * org.texi (Setting up the staging area): Document which
2756 versions are needed for encryption.
2757
27582010-11-11 Eric Schulte <schulte.eric@gmail.com>
2759
56f5a94e
GM
2760 * org.texi (noweb): Update :noweb documentation to
2761 reflect the new "tangle" argument.
afe98dfa
CD
2762
27632010-11-11 Eric Schulte <schulte.eric@gmail.com>
2764
56f5a94e
GM
2765 * org.texi (Batch execution): Improve tangling script in
2766 documentation.
afe98dfa
CD
2767
27682010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2769
2770 * org.texi (Handling links):
2771 (In-buffer settings): Document inlining images on startup.
2772
27732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2774
2775 * org.texi (Setting up the staging area): Document use of
2776 crypt password.
2777
27782010-11-11 David Maus <dmaus@ictsoc.de>
2779
56f5a94e 2780 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2781
27822010-11-11 David Maus <dmaus@ictsoc.de>
2783
56f5a94e
GM
2784 * org.texi (Template expansion): Add mew in table for link type
2785 escapes.
afe98dfa
CD
2786
27872010-11-11 David Maus <dmaus@ictsoc.de>
2788
56f5a94e 2789 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2790
27912010-11-11 Eric Schulte <schulte.eric@gmail.com>
2792
56f5a94e 2793 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2794
27952010-11-11 Eric Schulte <schulte.eric@gmail.com>
2796
56f5a94e 2797 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2798
27992010-11-11 Eric Schulte <schulte.eric@gmail.com>
2800
56f5a94e
GM
2801 * org.texi (Structure of code blocks):
2802 Update documentation to mention inline code block syntax.
afe98dfa
CD
2803
28042010-11-11 Eric Schulte <schulte.eric@gmail.com>
2805
56f5a94e 2806 * org.texi (comments): Improve wording.
afe98dfa
CD
2807
28082010-11-11 Eric Schulte <schulte.eric@gmail.com>
2809
56f5a94e 2810 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2811
28122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2813
2814 * org.texi (Installation): Remove the special
2815 installation instructions for XEmacs.
2816
28172010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2818
56f5a94e 2819 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2820 insertion of empty structural elements.
2821
28222010-11-11 Noorul Islam <noorul@noorul.com>
2823
56f5a94e 2824 * org.texi: Fix doc.
afe98dfa
CD
2825
28262010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2827
2828 * org.texi (The date/time prompt): Document specification
2829 of time ranges.
2830
28312010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2832
2833 * org.texi (Internal links): Document the changes in
2834 internal links.
2835
28362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2837
2838 * org.texi (Agenda commands): Document the limitation for
2839 the filter preset - it can only be used for an entire agenda
2840 view, not in an individual block in a block agenda.
2841
28422010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2843
2844 * org.texi (iCalendar export): Document alarm creation.
2845
6f8fc60c
MA
28462010-11-10 Michael Albinus <michael.albinus@gmx.de>
2847
2848 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2849
be3c11b3
LMI
28502010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2851
2852 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2853
d607b96b 28542010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2855
d607b96b 2856 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2857
181cb5fb
G
28582010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2859
2860 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2861 since that works by default.
2862
28632010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2864
2865 * gnus.texi (Customizing the IMAP Connection): Document
2866 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2867
36bc5d3b
MA
28682010-11-04 Michael Albinus <michael.albinus@gmx.de>
2869
2870 * tramp.texi (Remote shell setup): New item "Interactive shell
2871 prompt". Reported by Christian Millour <cm@abtela.com>.
2872 (Remote shell setup, Remote processes): Use @code{} for
2873 environment variables.
2874
cf503f7c
GM
28752010-11-03 Glenn Morris <rgm@gnu.org>
2876
537b04b9 2877 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2878 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2879
389b76fa
G
28802010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2881
2882 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2883
2699a554 28842010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2885
2886 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2887
2699a554 28882010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2889
2890 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2891
99e65b2d
G
28922010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2893
0c7efc08
SM
2894 * gnus.texi (Client-Side IMAP Splitting):
2895 Mention nnimap-unsplittable-articles.
99e65b2d
G
2896
28972010-10-29 Julien Danjou <julien@danjou.info>
2898
2899 * gnus.texi (Finding the News): Remove references to obsoletes
2900 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2901
aeeb3dcb
EZ
29022010-10-29 Eli Zaretskii <eliz@gnu.org>
2903
2904 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2905 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2906 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2907 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2908
8289f37b
GM
29092010-10-28 Glenn Morris <rgm@gnu.org>
2910
2911 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2912 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2913 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2914
d85d3b3a
DU
29152010-10-25 Daiki Ueno <ueno@unixuser.org>
2916
2917 * epa.texi (Mail-mode integration): Add alternative key bindings
2918 for epa-mail commands; escape comma.
c05c2b9b 2919 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2920
9f534a47
JB
29212010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2922
99e65b2d 2923 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2924
5793a7bc 29252010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2926
2927 * gnus.texi (Group Parameters, Buttons): Fix typos.
2928
280f417b
G
29292010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2930
2931 * gnus.texi (Subscription Commands): Mention that you can also
2932 subscribe to new groups via the Server buffer, which is probably more
2933 convenient when subscribing to many groups.
2934
d806c872
G
29352010-10-21 Julien Danjou <julien@danjou.info>
2936
2937 * message.texi (Message Headers): Allow message-default-headers to be a
2938 function.
2939
d5798f68
LMI
29402010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2941
2942 * gnus-news.texi: Mention new archive defaults.
2943
b79bbef7
KY
29442010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2945
2946 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2947
2526f423
G
29482010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2949
2950 * gnus.texi (HTML): Document the function value of
2951 gnus-blocked-images.
2952 (Article Washing): shr and gnus-w3m, not the direct function names.
2953
ba91f05d
G
29542010-10-20 Julien Danjou <julien@danjou.info>
2955
2956 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2957 variable.
2958
da451787
LMI
29592010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2960
2961 * gnus.texi (Customizing the IMAP Connection): The port strings are
2962 strings.
c872595d 2963 (Document Groups): Mention git.
da451787 2964
7cad71ad
G
29652010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2966
2967 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2968 bzr/Gnus git sync.
2969
c56dfd36
EZ
29702010-10-15 Eli Zaretskii <eliz@gnu.org>
2971
2972 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2973 change.
2974
a1d16a7b
G
29752010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2976
2977 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2978 @item syntax for in-Emacs makeinfo.
2979
29802010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2981
2982 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2983 trim sentence.
2984
98e2b864
DU
29852010-10-12 Daiki Ueno <ueno@unixuser.org>
2986
2987 * epa.texi (Caching Passphrases):
0c7efc08
SM
2988 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2989 Clarify some configurations require to set up gpg-agent.
98e2b864 2990
c12e4a81
GM
29912010-10-11 Glenn Morris <rgm@gnu.org>
2992
2993 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2994
f7aa248a
G
29952010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * gnus.texi (Spam Package Introduction): Mention `$'.
2998
6513b232
EZ
29992010-10-09 Eli Zaretskii <eliz@gnu.org>
3000
3001 * makefile.w32-in (emacsdir): New variable.
3002 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3003 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3004
abd40fb4
GM
30052010-10-09 Glenn Morris <rgm@gnu.org>
3006
0f05450f
GM
3007 * Makefile.in (mostlyclean): Delete *.toc.
3008
d3a4ac46
GM
3009 * Makefile.in: Use $< in rules.
3010
aa9db089
GM
3011 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3012
abd40fb4
GM
3013 * Makefile.in ($(infodir)): Delete rule.
3014 (mkinfodir): New. Use it in all the info rules, rather than depending
3015 on infodir.
3016
ea274122
GM
30172010-10-09 Glenn Morris <rgm@gnu.org>
3018
6e90e2a8
GM
3019 * gnus.texi (Article Washing): Fix previous change.
3020
f7a31f11
GM
3021 * Makefile.in (emacsdir): New variable.
3022 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3023 Depend on emacsver.texi.
3024
f7a31f11
GM
3025 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3026
ea274122
GM
3027 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3028
36d3245f
G
30292010-10-08 Julien Danjou <julien@danjou.info>
3030
f7a31f11 3031 * gnus.texi: Add mm-shr.
36d3245f
G
3032
30332010-10-08 Ludovic Courtès <ludo@gnu.org>
3034
3035 * gnus.texi (Finding the Parent, The Gnus Registry)
3036 (Registry Article Refer Method): Update docs for nnregistry.el.
3037
30382010-10-08 Daiki Ueno <ueno@unixuser.org>
3039
3040 * auth.texi (Help for users)
3041 (GnuPG and EasyPG Assistant Configuration): Update docs.
3042
12359245
GM
30432010-10-08 Glenn Morris <rgm@gnu.org>
3044
3045 * cl.texi (Organization, Installation, Old CL Compatibility):
3046 Deprecate cl-compat for new code.
4628bef1 3047 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3048
3049 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3050
fcf2d385
KY
30512010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3052
3053 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3054
66627fa9
G
30552010-10-06 Julien Danjou <julien@danjou.info>
3056
fd9ba500
JD
3057 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3058
66627fa9
G
3059 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3060 broken link.
3061
3062 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3063
3064 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3065 to ReiserFS.
3066
3067 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3068 (FAQ 7-1): Fix getmail URL.
3069
65f54520
DU
30702010-10-06 Daiki Ueno <ueno@unixuser.org>
3071
3072 * epa.texi (Caching Passphrases): New section.
3073
4c83f6e1
GM
30742010-10-06 Glenn Morris <rgm@gnu.org>
3075
3076 * Makefile.in (SHELL): Set it.
3077 (info): Move the mkdir dependency to the individual info files.
3078 (mostlyclean): Tidy up.
3079 (clean): Only delete the specific dvi and pdf files.
3080 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3081 ($(infodir)): Add parallel build workaround.
4c83f6e1 3082
71e691a5
G
30832010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3084
3085 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3086
a41c2e6d
G
30872010-10-03 Julien Danjou <julien@danjou.info>
3088
0c7efc08
SM
3089 * emacs-mime.texi (Display Customization):
3090 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3091 mm-inline-large-images-proportion.
3092
37255945
MA
30932010-10-03 Michael Albinus <michael.albinus@gmx.de>
3094
0c7efc08
SM
3095 * tramp.texi (Frequently Asked Questions):
3096 Mention remote-file-name-inhibit-cache.
37255945 3097
11e4e7bd
LMI
30982010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3099
3100 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3101 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3102
cb83220a
KY
31032010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3104
0c7efc08
SM
3105 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3106 (Article Hiding): Add google banner example.
3107 Suggested by Benjamin Xu.
cb83220a 3108
6b958814
G
31092010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3110
0c7efc08
SM
3111 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3112 Remove nnimap-split-rule from examples.
6b958814
G
3113
31142010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3115
3116 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3117 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3118 Fishman.
3119 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3120
31212010-09-30 Julien Danjou <julien@danjou.info>
3122
3123 * gnus.texi (Gravatars): Fix documentation about
3124 gnu-gravatar-properties.
3125
b9476c04
DU
31262010-09-29 Daiki Ueno <ueno@unixuser.org>
3127
3128 * epa.texi (Bug Reports): New section.
3129
5f874327
GM
31302010-09-29 Glenn Morris <rgm@gnu.org>
3131
3132 * Makefile.in (top_srcdir): Remove unused variable.
3133
6b958814
G
31342010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3135
3136 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3137 (Client-Side IMAP Splitting): Document 'default.
3138
31392010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3140
0c7efc08
SM
3141 * gnus.texi (Customizing the IMAP Connection):
3142 Document nnimap-fetch-partial-articles.
6b958814 3143
82bccbfa
KY
31442010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3145
3146 * gnus-news.texi: Mention nnimap-inbox.
3147
3148 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3149
31502010-09-26 Julien Danjou <julien@danjou.info>
3151
47e08896 3152 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3153
31542010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3155
3156 * gnus.texi (Security): Remove gpg.el mention.
3157
31582010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3159
3160 * gnus.texi (Browse Foreign Server): New variable
3161 gnus-browse-subscribe-newsgroup-method.
3162
3163 * gnus-news.texi: Mention it.
3164
31652010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
0c7efc08 3167 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3168 (Startup Variables): No jingle.
3169
4c964351
UM
31702010-09-25 Ulrich Mueller <ulm@gentoo.org>
3171
3172 * woman.texi (Interface Options): xz compression is now supported.
3173
82bccbfa
KY
31742010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3177 (Unavailable Servers): Document gnus-server-copy-server.
3178 (Using IMAP): Document the new nnimap.
3179
31802010-09-25 Julien Danjou <julien@danjou.info>
3181
47e08896 3182 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3183
18778f71
GM
31842010-09-24 Glenn Morris <rgm@gnu.org>
3185
3186 * url.texi (Disk Caching): Tweak previous change.
3187
9c766321
JD
31882010-09-24 Julien Danjou <julien@danjou.info>
3189
3190 * url.texi (Disk Caching): Mention url-cache-expire-time,
3191 url-cache-expired, and url-fetch-from-cache.
3192
82bccbfa
KY
31932010-09-24 Julien Danjou <julien@danjou.info>
3194
3195 * gnus.texi: Add Gravatars.
3196
31972010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3198
3199 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3200
592bdb9a
LMI
32012010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3202
3203 * gnus.texi (Expunging mailboxes): Update name of the expunging
3204 command.
3205
e4e22d29
KY
32062010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3207
3208 * emacs-mime.texi (rfc2047): Update description for
3209 rfc2047-encode-parameter.
3210
371d9801
MA
32112010-09-13 Michael Albinus <michael.albinus@gmx.de>
3212
3213 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3214 "fish" methods.
3215 (External methods): Remove "scp1_old" and "scp2_old" methods.
3216
31ae5827
MA
32172010-09-09 Michael Albinus <michael.albinus@gmx.de>
3218
3219 * tramp.texi: Remove Japanese manual. Fix typo.
3220
3221 * trampver.texi: Update release number. Remove japanesemanual.
3222
c0468714
GM
32232010-09-09 Glenn Morris <rgm@gnu.org>
3224
3225 * org.texi: Restore clobbered changes (copyright years, untabify).
3226
86441999
JD
32272010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3228
3229 * gnus.texi (Adaptive Scoring): Fix typo.
3230
25f28806
LMI
32312010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3232
3233 * gnus.texi (Article Display): Document gnus-html-show-images.
3234
45240125 32352010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3236
45240125
JD
3237 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3238
59d09f15
LMI
32392010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3240
3241 * gnus.texi (HTML): Document gnus-max-image-proportion.
3242
2cdd366f
KY
32432010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3244
51dee5ef
KY
3245 * gnus.texi (HTML): Document gnus-blocked-images.
3246
2cdd366f
KY
3247 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3248
b0e4f3fc
KY
32492010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3250
3251 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3252 the first message are used for wide replies.
f02566ce
KY
3253 (Changing Servers): Remove documentation on gnus-change-server and
3254 friends, since it's been removed.
b0e4f3fc 3255
598451ed
KY
32562010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3257
3258 * gnus.texi (Drafts): Mention B DEL.
3259
e7842e69
KY
32602010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3261
3262 * gnus.texi (Delayed Articles): Mention that the Date header is the
3263 original one, even if you delay.
3264
85115796
KY
32652010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3266
0c7efc08
SM
3267 * gnus.texi (Asynchronous Fetching):
3268 Document gnus-async-post-fetch-function.
85115796
KY
3269 (HTML): Made into its own section.
3270
f0b44bc0
MA
32712010-08-26 Michael Albinus <michael.albinus@gmx.de>
3272
3273 Sync with Tramp 2.1.19.
3274
217876c9 3275 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
3276 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3277 Remove remark about doubled "-t" argument.
217876c9
MA
3278 (Auto-save and Backup): Remove reference to Emacs 21.
3279 (Filename Syntax): Describe port numbers.
3280 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3281 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3282 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3283 errors with the backquotes.
3284 (External packages): File attributes cache flushing for asynchronous
3285 processes.
3286 (Traces and Profiles): Describe verbose level 9.
3287
f0b44bc0
MA
3288 * trampver.texi: Update release number.
3289
7457f7b6
MA
32902010-08-23 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * dbus.texi (Alternative Buses): New chapter.
3293
b695beda
SM
32942010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3295
3296 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3297
443c2c03
JB
32982010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3299
3300 * calc.texi (Customizing Calc): Rearrange description of new
3301 variables to match the presentation of other variables.
3302
7815fe19 33032010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3304
3305 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3306
2c695727
JB
33072010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3308
3309 * calc.texi (Making Selections, Selecting Subformulas)
3310 (Customizing Calc): Mention how to use faces to emphasize selected
3311 sub-formulas.
3312
bbb6ffa1
MA
33132010-08-05 Michael Albinus <michael.albinus@gmx.de>
3314
3315 * tramp.texi (External packages): File attributes cache flushing
3316 for asynchronous processes.
3317
5cee0a9c
AM
33182010-08-01 Alan Mackenzie <acm@muc.de>
3319
3320 Enhance the manual for the latest Java Mode.
3321
3322 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3323 annotation-var-cont.
3324 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3325 two new symbols.
3326
3f2afe32
MA
33272010-07-28 Michael Albinus <michael.albinus@gmx.de>
3328
3329 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3330
0ed082fe 33312010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3332
3333 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3334
311f0356
JB
33352010-07-19 Juanma Barranquero <lekktu@gmail.com>
3336
3337 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3338
86fbb8ca
CD
33392010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3340
3341 * org.texi: Add macros to get plain quotes in PDF output.
3342 List additional contributors.
3343 (Capture): New section, replaces the section about remember.
3344 (Working With Source Code): New chapter, focused on documenting Org
3345 Babel.
3346 (Code evaluation security): New section.
3347 (MobileOrg): Document DropBox support.
3348 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3349 (Special symbols): Show how to display UTF8 characters for entities.
3350 (Global TODO list): Clarify the use of the "M" key and the differences
3351 to the "m" key.
3352 (RSS Feeds): Mention Atom feeds as well.
3353 (Setting tags): Remove paragraph about
3354 `org-complete-tags-always-offer-all-agenda-tags'.
3355
5732e8ed
MA
33562010-07-17 Michael Albinus <michael.albinus@gmx.de>
3357
3358 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3359 argument.
3360 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3361 echoing shells.
3362
ca1bb391
MA
33632010-07-10 Michael Albinus <michael.albinus@gmx.de>
3364
3365 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3366 (Filename Syntax): Describe port numbers.
3367
5bd55c3c
MA
33682010-07-09 Michael Albinus <michael.albinus@gmx.de>
3369
3370 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3371 forgotten.
3372 (Type Conversion): Precise conversion of natural numbers.
3373 (Errors and Events): Add "debugging" to concept index. Add variable
3374 `dbus-debug'.
3375
820ae8fe
MA
33762010-07-04 Michael Albinus <michael.albinus@gmx.de>
3377
3378 * dbus.texi (Receiving Method Calls): Add optional argument
3379 EMITS-SIGNAL to `dbus-register-property'.
3380
b6f9df0f
JB
33812010-06-27 Alex Schroeder <alex@gnu.org>
3382
3383 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3384
62e034c2
GM
33852010-06-24 Glenn Morris <rgm@gnu.org>
3386
3387 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3388 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3389 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3390 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3391 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3392 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3393 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3394 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3395 convention. Make them end with a period.
3396
9360256a
GM
33972010-06-23 Glenn Morris <rgm@gnu.org>
3398
3399 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3400 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3401 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3402 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3403 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3404 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3405
04d3bb6c
GM
34062010-06-10 Glenn Morris <rgm@gnu.org>
3407
3408 * idlwave.texi (Load-Path Shadows):
3409 * org.texi (Handling links): Fix typos.
3410
5e7d4a75
KY
34112010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3412
3413 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3414
9841cb4f
MA
34152010-05-26 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3418 by an alias. (Bug#6226)
3419
597517ef
JB
34202010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Manipulating Vectors): Mention that vectors can
3423 be used to determine bins for `calc-histogram'.
3424
14914c43
JB
34252010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3426
597517ef 3427 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3428
0235128c 34292010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3430
3431 * url.texi (HTTP language/coding, Customization):
3432 * message.texi (Header Commands, Responses):
3433 * cl.texi (Argument Lists): Fix typos.
3434
0235128c 34352010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3436
0235128c
SM
3437 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3438 Note that Development menu is always available.
aa5789b5
CY
3439 (Creating a project): Fix terminology.
3440 (Add/Remove files): Fix typo.
3441
0235128c
SM
34422010-05-07 Chong Yidong <cyd@stupidchicken.com>
3443
3444 * Version 23.2 released.
3445
a628ad9d 34462010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3447
3448 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3449
502269d6
MA
34502010-05-01 Michael Albinus <michael.albinus@gmx.de>
3451
0235128c
SM
3452 * tramp.texi (Inline methods, Default Method):
3453 Mention `tramp-inline-compress-start-size'.
502269d6 3454
6e104790 34552010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3456
3457 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3458 the CVS repo. Put the Git repo in the news section.
3459
6e104790 3460 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3461 Removed some mentions of CVS. Mention the new Git repo.
3462
6e104790 34632010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3464
3465 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3466 (Mail Group Commands): Add index entry.
3467
6e104790 34682010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3469
3470 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3471
f8b91752
JB
34722010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3473
3474 * calc.texi (Radix modes): Mention that the option prefix will
3475 turn on twos-complement mode.
3476 (Inverse and Hyperbolic Flags): Mention the Option flag.
3477
ed21c5c8
CD
34782010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3479
3480 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3481 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3482 (Sectioning structure): Update.
3483 (References): New use case for field coordinates.
6e104790 3484 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3485 (Setting up the staging area): Document the availability of
3486 encryption for MobileOrg.
3487 (Images and tables): Document how to reference labels.
3488 (Index entries): New section.
3489 (Generating an index): New section.
3490 (Column width and alignment): Document that <N> now
3491 means a fixed width, not a maximum width.
3492 (Publishing options): Document the :email option.
3493 (Beamer class export): Fix bug in the BEAMER example.
3494 (Refiling notes): Document refile logging.
3495 (In-buffer settings): Document refile logging keywords.
3496 (Drawers): Document `C-c C-z' command.
3497 (Agenda commands): Mention the alternative key `C-c C-z'.
3498 (Special properties): Document the BLOCKED property.
3499 (The spreadsheet): Mention the formula editor.
3500 (References): Document field coordinates.
3501 (Publishing action): Correct the documentation for the
3502 publishing function.
3503 (The date/time prompt): Document that we accept dates
3504 like month/day/year.
3505 (Cooperation): Document the changes in table.el support.
3506 (Faces for TODO keywords, Faces for TODO keywords)
3507 (Priorities): Document the easy colors.
3508 (Visibility cycling): Document the new double prefix
3509 arg for `org-reveal'.
3510 (Cooperation): Remember.el is part of Emacs.
3511 (Clean view): Mention that `wrap-prefix' is also set by
3512 org-indent-mode.
3513 (Agenda commands): Add information about prefix args to
3514 scheduling and deadline commands.
3515 (Search view): Point to the docstring of
3516 `org-search-view' for more details.
6e104790 3517 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3518 (Setting tags): Document variable
3519 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3520 (Column attributes): Cross-reference special properties.
ed21c5c8 3521
456b348e
MA
35222010-04-10 Michael Albinus <michael.albinus@gmx.de>
3523
3524 Synchronize with Tramp repository.
3525
3526 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3527 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3528 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3529 syntax, texi2dvi reports errors with the backquotes.
3530
3531 * trampver.texi: Update release number.
3532
357e2d8e
KY
35332010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3534
3535 * gnus.texi (Finding the News): Add pointers to the Server buffer
3536 because it's essential.
3537
1d4d7664
KY
35382010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3539
3540 * gnus.texi (MIME Commands): Update description of
3541 gnus-article-browse-html-article.
3542
bd3e840f
KY
35432010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3544
3545 * auth.texi (Secret Service API): Add TODO node.
3546 (Help for users): Explain the new source options for `auth-sources'.
3547
e867cb5d 35482010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3549
3550 * trampver.texi: Update release number.
3551
288f9fc0
CY
35522010-03-10 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * Branch for 23.2.
3555
d99aaebd
CY
35562010-03-03 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3559 now enabled by default.
3560
5794c2a5
MA
35612010-02-28 Michael Albinus <michael.albinus@gmx.de>
3562
3563 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3564 when Emacs runs in interactive mode. (Bug#5645)
3565
40572be6
GM
35662010-02-16 Glenn Morris <rgm@gnu.org>
3567
3568 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3569
7bb8ed67
MH
35702010-02-05 Mark A. Hershberger <mah@everybody.org>
3571
3572 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3573
45a1423d 35742010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3575
3576 * gnus.texi (Score File Format): Fix typo.
3577
45a1423d 35782010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3579
3580 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3581
14f17fc8
JB
35822010-01-18 Juanma Barranquero <lekktu@gmail.com>
3583
3584 * ada-mode.texi (Project File Overview): Fix typo.
3585
607d4369
CY
35862010-01-17 Chong Yidong <cyd@stupidchicken.com>
3587
3588 * semantic.texi: Add Richard Y. Kim credit.
3589
3590 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3591
3d1bfa99
MA
35922010-01-17 Michael Albinus <michael.albinus@gmx.de>
3593
3594 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3595 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3596
6fbf7a75
GM
35972010-01-17 Glenn Morris <rgm@gnu.org>
3598
b9f978f0
GM
3599 * calc.texi (Reporting Bugs): Don't mention format of repository.
3600
f19bc38d
GM
3601 * woman.texi (Bugs): Make "Emacs repository" less specific,
3602 and the URL for same more specific.
3603
6fbf7a75
GM
3604 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3605
16c3428a
JB
36062010-01-17 Juanma Barranquero <lekktu@gmail.com>
3607
3608 * ede.texi (ede-step-project, ede-proj-target):
3609 * tramp.texi (Remote processes): Fix typos.
3610
045b9da7
ML
36112010-01-16 Mario Lang <mlang@delysid.org>
3612
3613 * ede.texi (ede-target):
3614 * org.texi (Refiling notes): Remove duplicated words.
3615
c57008f6
SM
36162010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3617
3618 * gnus.texi (Posting Styles): Use with-current-buffer.
3619 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3620
798c9eb5
KR
36212010-01-02 Kevin Ryde <user42@zip.com.au>
3622
3623 * eieio.texi (Naming Conventions): Correction to xref on elisp
3624 coding conventions, is "Tips" node not "Standards".
3625
4970fbfe
CY
36262009-12-24 Chong Yidong <cyd@stupidchicken.com>
3627
3628 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3629
3630 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3631
83828b06
KY
36322009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3633
3634 * gnus.texi (Direct Functions): Add missing port number to tls method.
3635
45a4a565
JB
36362009-12-15 Juanma Barranquero <lekktu@gmail.com>
3637
3638 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3639 ($(infodir)/edt, edt.dvi): New targets.
3640
698bfef7
GM
36412009-12-15 Glenn Morris <rgm@gnu.org>
3642
3643 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3644 (edt, $(infodir)/edt, edt.dvi): New targets.
3645 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3646
3647 * Makefile.in (PDF_TARGETS, pdf): New.
3648 (clean): Add *.pdf.
3649 Add pdf rules for all manuals.
3650
0e983327
JB
36512009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3652
3653 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3654
8e687433
CY
36552009-12-14 Chong Yidong <cyd@stupidchicken.com>
3656
3657 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3658 (Smart Jump, Analyzer Debug): Copyedits.
3659 (Semantic mode user commands): Link to new nodes.
3660 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3661 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3662 upstream Semantic manual.
3663
3664 * semantic.texi (Introduction): Minor fix to diagram.
3665
020335df
MA
36662009-12-09 Michael Albinus <michael.albinus@gmx.de>
3667
3668 * eshell.texi (History): Add the other built-in variables.
3669 (Built-ins): Explain built-ins, and how to apply the external commands.
3670 Add `history', `su' and `sudo'.
3671
3672 * tramp.texi (Remote processes): Add missing <RET> in the example.
3673
6ddf13e4
BW
36742009-12-01 Bill Wohler <wohler@newt.com>
3675
3676 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3677 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3678 excessively garrulous.
3679
07b6428c
MA
36802009-11-29 Michael Albinus <michael.albinus@gmx.de>
3681
3682 * tramp.texi (Remote processes): Improve eshell example with "su"
3683 and "sudo" commands.
3684
fd1cefda
CY
36852009-11-28 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3688
3689 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3690 Document semantic-complete-analyze-inline.
3691 (Semanticdb search debugging commands): Minor clarification.
3692 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3693 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3694 manual.
9d542758 3695 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3696
159e3ad5
KR
36972009-11-28 Kevin Ryde <user42@zip.com.au>
3698
3699 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3700 @pxref, now EIEIO is in Emacs.
159e3ad5 3701
c6d47315
KR
3702 * erc.texi (Development): Correction to git tutorial url.
3703
16f6287e
GM
37042009-11-26 Glenn Morris <rgm@gnu.org>
3705
3706 * faq.texi (Latest version of Emacs): Mention stability of development
3707 version.
3708 (Problems with very large files): Max buffer size increase in 23.2.
3709 (VM): VM has moved house again.
3710
5ea5dbc9
JB
37112009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3712
3713 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3714 notations.
3715
5dec9555
CD
37162009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3717
45a4a565 3718 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3719
bd6f6833
CY
37202009-11-20 Chong Yidong <cyd@stupidchicken.com>
3721
3722 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3723 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3724 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3725
be479117
JB
37262009-11-17 Juanma Barranquero <lekktu@gmail.com>
3727
3728 * semantic.texi (Semantic Internals, Glossary):
3729 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3730 (Semanticdb search debugging commands): Fix typos.
3731
17291a1f
JB
37322009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3733
be479117 3734 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3735
af42a9cc
JB
37362009-11-16 Juanma Barranquero <lekktu@gmail.com>
3737
3738 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3739 ($(infodir)/semantic, semantic.dvi): New targets.
3740
3149927d
CY
37412009-11-16 Chong Yidong <cyd@stupidchicken.com>
3742
3743 * Makefile.in: Build the Semantic manual.
3744
3745 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3746 repository.
3747
977640ed
MA
37482009-11-16 Michael Albinus <michael.albinus@gmx.de>
3749
3750 * dbus.texi (Receiving Method Calls): New defun
3751 `dbus-unregister-service'.
3752
17673adf
CD
37532009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3754
3755 * org.texi (Speed keys): New section.
3756
0ecd3c90
MA
37572009-11-13 Michael Albinus <michael.albinus@gmx.de>
3758
3759 * dbus.texi (Type Conversion): Fix typo.
3760 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3761 `dbus-registered-objects-table'.
0c7efc08
SM
3762 (Receiving Method Calls): New defun `dbus-register-property'.
3763 Move `dbus-unregister-object' here.
0ecd3c90 3764
8bfe682a
CD
37652009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3766
3767 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3768
37692009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3770
3771 * org.texi (Column attributes): Add the new age summary operators.
3772 Also, mention the fact you can only use one summary operator per
3773 property.
3774
37752009-11-13 John Wiegley <johnw@newartisans.com>
3776
0c7efc08 3777 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3778 manual about how to track habits.
0c7efc08 3779 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3780 dangling clocks are resolved.
3781
37822009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3783
3784 * org.texi (Agenda commands): Document the new `i' command.
3785 (Inserting deadline/schedule): Document logging changes
3786 of scheduling and deadline times stamps.
3787 (In-buffer settings): Document the in-buffer keywords for logging
3788 changes of scheduling and deadline times stamps.
3789 (Structure editing, Plain lists): Document indentation
3790 cycling in empty entries with TAB.
3791 (Archiving): Document the default archiving command.
3792 (Moving subtrees): Document the new keys for archiving.
3793 (Internal archiving): Fix incorrect key.
3794 (Agenda commands): Document the TODO set switching commands.
3795 (Agenda commands): Document the new archiving keys.
3796 (Clocking work time): Better description on how to save
3797 and restore a clock.
3798 (Resolving idle time): Mention the x11idle program to get true
3799 idleness also under X11.
3800 (Resolving idle time): Use @kbd instead of @key for normal
3801 letters, because this is how he rest of the manual does this.
3802 (Pushing to MobileOrg): Mention that `org-directory'
3803 should be set.
3804 (Agenda commands): Document that SPC is a filter for
3805 any tag.
0c7efc08 3806 (Search view): Rename from "Keyword search".
8bfe682a
CD
3807 (Capure): New chapter.
3808 (Markup): New chapter.
0c7efc08
SM
3809 (Links in HTML export, Images in HTML export):
3810 Extend the section titles.
8bfe682a
CD
3811 (Images in HTML export): Document the align option.
3812 (Text areas in HTML export): Extend the section title.
3813 (Images in LaTeX export): Explain image placement in LaTeX.
3814
693737cd
GM
38152009-11-10 Glenn Morris <rgm@gnu.org>
3816
3817 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3818
c7bd4ebe
MA
38192009-11-08 Michael Albinus <michael.albinus@gmx.de>
3820
3821 * tramp.texi (Auto-save and Backup): Disable backups just for a
3822 method.
3823
3824 * trampver.texi: Update release number.
3825
76c5acad
MA
38262009-11-07 Michael Albinus <michael.albinus@gmx.de>
3827
3828 Sync with Tramp 2.1.17.
3829
3830 * trampver.texi: Update release number.
3831
d9a57abf
GM
38322009-10-29 Glenn Morris <rgm@gnu.org>
3833
3834 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3835
637f4f0f
MA
38362009-10-23 Michael Albinus <michael.albinus@gmx.de>
3837
3838 * tramp.texi (External methods): Temporary files are kept for
3839 `rsync' and `rsyncc' methods.
3840
310dbb05
JB
38412009-10-09 Juanma Barranquero <lekktu@gmail.com>
3842
3843 * eieio.texi: Fix typos.
3844
09094f28
CY
38452009-10-07 Chong Yidong <cyd@stupidchicken.com>
3846
3847 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3848
216f299a
JB
38492009-10-07 Juanma Barranquero <lekktu@gmail.com>
3850
3851 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3852 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3853
966a6506
CY
38542009-10-07 Chong Yidong <cyd@stupidchicken.com>
3855
3856 * Makefile.in: Build EIEIO and EDE manuals.
3857
38582009-10-07 Eric Ludlam <zappo@gnu.org>
3859
3860 * eieio.texi:
3861 * ede.texi: New files.
3862
8842cd9b
MA
38632009-10-05 Michael Albinus <michael.albinus@gmx.de>
3864
3865 * tramp.texi (Remote processes): Association of a pty is not supported.
3866
7006d207
CD
38672009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3868
3869 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3870 (Processing LaTeX fragments): Document that the size of images can be
3871 changes using the variable `org-format-latex-options'.
3872 (The date/time prompt, Timestamps): Be more accurate over ISO format
3873 dates and times.
3874 (Visibility cycling): Document showeverything keyword.
3875 (In-buffer settings): Document showeverything keyword.
3876 (Setting up the staging area): Fix the example.
3877 (MobileOrg): New section.
3878 (Agenda commands, Exporting Agenda Views): Document exporting the
3879 agenda view to Org files.
3880
0e7b2867
MA
38812009-09-28 Michael Albinus <michael.albinus@gmx.de>
3882
3883 * tramp.texi (History): Add IMAP support.
3884 (External methods): Add `imap' and `imaps' methods.
3885 (GVFS based methods): Add indices for `davs'.
3886 (Password handling): Rename anchors. Add IMAP entries for
3887 ~/.authinfo.gpg.
3888
3889 * trampver.texi: Set default value of `emacsimap'.
3890
4146636e
KY
38912009-09-22 Daiki Ueno <ueno@unixuser.org>
3892
3893 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3894
d22f7ffa
CY
38952009-09-13 Chong Yidong <cyd@stupidchicken.com>
3896
0c7efc08
SM
3897 * dired-x.texi (Technical Details):
3898 Delete dired-up-directory (Bug#4292).
d22f7ffa 3899
66043531
MA
39002009-09-03 Michael Albinus <michael.albinus@gmx.de>
3901
216f299a 3902 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3903
6eb02347
CD
39042009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3905
3906 * org.texi (Effort estimates): Document new effort setting commands.
3907 (Agenda commands): Document the new keys fro agenda time motion.
3908 Document entry text mode. Improve documentation of the keys to include
3909 inactive time stamps into the agenda view.
3910 (Feedback): Document the new bug report command.
0c7efc08 3911 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3912
38dc51ba
KY
39132009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3914
3915 * auth.texi (Help for users): Corrected markup.
3916
e402f452
GM
39172009-09-02 Glenn Morris <rgm@gnu.org>
3918
3919 * emacs-mime.texi (time-date): Mention float-time.
3920
744256cf
JB
39212009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3922
3923 * calc.texi (Simplifying Formulas): Improve the wording.
3924
b0b63450
MB
39252009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3926
3927 * auth.texi: Rewritten for coverage and clarity.
3928
39292009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3930
0c7efc08
SM
3931 * gnus.texi (Expiring Mail):
3932 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3933 (Various Various): Mention gnus-safe-html-newsgroups.
3934
3935 * gnus-news.texi: Mention
3936 gnus-mark-copied-or-moved-articles-as-expirable.
3937
3938 * emacs-mime.texi (Display Customization): Add xref to
3939 gnus-safe-html-newsgroups.
3940
b59329e0
MA
39412009-08-28 Michael Albinus <michael.albinus@gmx.de>
3942
3943 * tramp.texi (Version Control): Remove.
af42a9cc 3944 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3945 reference.
3946 (External methods): Correct `scpc' concept index entries. New method
3947 `rsyncc'.
3948 (External packages): New subsections "Filename completion" and "File
3949 attributes cache".
3950
0ff2d6c2
JB
39512009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3952
3953 * calc.texi (Rewrite Rules): Improve the example.
3954 (Simplifying Formulas): Explain use of the I and H flags for
3955 simplification.
3956
ecd3d54f
MA
39572009-08-25 Michael Albinus <michael.albinus@gmx.de>
3958
3959 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3960 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3961 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3962 for timeout values.
78176e69
MA
3963 (Top): Remove footnote saying D-Bus is not enabled by
3964 default. (Bug#4256)
ecd3d54f 3965
0f215bca
DU
39662009-08-23 Daiki Ueno <ueno@unixuser.org>
3967
3968 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3969 Reported by Jari Aalto (Bug#4211).
0f215bca 3970 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3971 epa-global-mail-mode.
3b7ab45f
DU
3972 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3973 epa-setup.
0f215bca 3974
4f22e84d
MA
39752009-08-16 Michael Albinus <michael.albinus@gmx.de>
3976
3977 * dbus.texi (Asynchronous Methods): Allow nil handler.
3978
9ff0b02b 39792009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3980
26b03ee3 3981 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3982
26b03ee3 3983 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3984
4c39f404
CY
39852009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3986
3987 * calc.texi (Date Forms): Fix typos.
3988
3bcfba17
GM
39892009-08-08 Glenn Morris <rgm@gnu.org>
3990
3991 * org.texi (Agenda commands): Restore clobbered change.
3992
66783bb4
EZ
39932009-08-07 Eli Zaretskii <eliz@gnu.org>
3994
3995 * calc.texi (Graphics, Devices): Update with the peculiarities of
3996 operation on MS-Windows.
3997
c8d0cf5c
CD
39982009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3999
4000 * org.texi (Publishing action): Improve documentation of file
4001 names when publishing to the source directory.
4002 (Clean view): Document `org-indent-mode'.
4003 (Clocking work time): Add documentation for the
4004 new :timetamp option when creating a clock report.
4005 (Paragraphs): Fix many typos.
4006 (Plain lists): Remove duplicate explanation about the
4007 `C-c *' command.
4008 (Literal examples): Update to reflect the new behavior
4009 of the -n -r -k switches when exporting source code examples.
4010 (Structure editing): Add information about `C-c *',
4011 converting a plain list into a list of Org items.
4012 (Remember): Small rephrasing of the paragraph
4013 describing remember.el. Also mentioned that remember.el is part
4014 of Emacs 23, not Emacs 22.
4015 (Clocking work time): Add documentation about
4016 displaying the current clocking time against the effort estimate.
4017 Also add a footnote about using `org-clock-in-prepare-hook' to add
4018 an effort estimate on the fly, just before clocking it.
4019 (Footnotes): Document automatic renumbering and
4020 sorting.
4021 (Agenda commands): Document new bulk commands.
4022 (Plain lists): Document new behavior of
4023 `org-cycle-include-plain-lists'.
4e2af782 4024 Hyphenation only in TeX.
c8d0cf5c
CD
4025 (Clocking work time): Document the key to update effort
4026 estimates.
4027 (Clocking work time): Document the clock time display.
4028 (Structure editing, TODO basics): Document new
4029 variables.
4030 (Column attributes): Document new colciew operators.
4031 (Publishing options): Document :xml-declaration.
4032 (Tracking TODO state changes): Document the
4033 LOG_INTO_DRAWER property.
4034 (Literal examples): Document the new implementation for
4035 editing source code.
4036 (Publishing action): Mention the new publishing
4037 function, to publish an Org source file.
4038 (Publishing links): Mention how to link to an Org source file.
4039 (Macro replacement): Document new macros.
4040 (Handling links): Document type-specific completion
4041 when inserting links.
4042 (Structure editing, Plain lists): Improve documentation
4043 on sorting.
4044 (Internal links): Document custom ids for links.
4045 (Handling links): Document custom ids for links.
4046 (CSS support): Document new class.
4047 (Refiling notes): Document the possibility to create new nodes
4048 during refiling.
4049 (Agenda commands): Document the "?" operator to find
4050 tasks without effort setting.
4051 (Exporting agenda information): Section moved.
4052 (RSS Feeds): New section.
4053 (Built-in table editor): Document M-e and M-a navigate
4054 inside table field.
4055 (Stuck projects): Docment that projects identified as
4056 un-stuck will still be searchd for stuck sub-projects.
4057 (Paragraphs): Document centering.
4058 (Creating timestamps, Agenda commands): Document new
4059 behavior when changing time stamps.
4060 (Structure editing): Document the new command
4061 `org-clone-subtree-with-time-shift'.
4062 (Publishing): Refresh this chapter.
4063 (Export options, Export options, In-buffer settings):
4064 Document the new keywords.
4065 (Matching tags and properties): Collect all
4066 documentation about tags/property matches here.
4067 (Setting tags): Document `org-tag-persistent-alist'.
4068 (Weekly/daily agenda): New section.
4069 (Orgstruct mode): Describe `orgstruct++-mode'.
4070 (Drawers): Mention the LOGBOOK drawer.
4071 (Export options, Sectioning structure): Document the
4072 #+LEATEX_HEADER in-buffer setting.
4073 (Bugs): Section removed.
4074 (Hooks): New section.
0c7efc08 4075 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4076 (Context-sensitive commands): New section.
4077 (Setting tags): Document newline option.
4078 (Global TODO list, Matching tags and properties):
4079 Mention more variables.
4080 (Checkboxes): Update to changed command behavior.
81a5560e 4081
40d2791f
CY
40822009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4083
4084 * speedbar.texi (Basic Key Bindings): Fix typo.
4085
65d0154b
JB
40862009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4087
4088 * calc.texi (Vector/Matrix Functions): Add index entries for both
4089 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4090 affects matrices with more than one row.
b5bdfd9f 4091 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4092
5a9e3ab7
JB
40932009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4094
4095 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4096 `calc-transpose-lines'.
5a9e3ab7 4097
42fb7e61
MA
40982009-07-27 Michael Albinus <michael.albinus@gmx.de>
4099
4100 * dbus.texi (Receiving Method Calls): Describe special return value
4101 `:ignore'.
4102
574b69d5
AM
41032009-07-24 Alan Mackenzie <acm@muc.de>
4104
4105 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4106 initialization, any individual variable setting now takes precedence
4107 over one done via c-file-style/c-file-offsets.
4108
ec06459c
JB
41092009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4110
4111 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4112 truncated when Calc is quit.
4113 (Customizing Calc): Document `calc-undo-length'.
4114
4ce54f6b
CY
41152009-07-20 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4118
0e4f8ba5
GM
41192009-07-11 Kevin Ryde <user42@zip.com.au>
4120
4121 * pcl-cvs.texi (About PCL-CVS):
4122 * widget.texi (Basic Types):
4123 Fix cross-references.
4124
fa0f81b0
AS
41252009-07-01 Andreas Schwab <aschwab@redhat.com>
4126
4127 * dbus.texi (Type Conversion): Don't use literal control character.
4128
88a683c5
MA
41292009-07-01 Michael Albinus <michael.albinus@gmx.de>
4130
4131 * tramp.texi (GVFS based methods): New section.
4132 (Remote processes): Processes for GVFS based methods run locally.
4133
36c8febb
MA
41342009-06-30 Michael Albinus <michael.albinus@gmx.de>
4135
0c7efc08
SM
4136 * tramp.texi (Inline methods, External methods, Gateway methods):
4137 Avoid the words "kludge" and hack".
36c8febb
MA
4138 (External methods): Add `synce' method.
4139
4140 * trampver.texi: Update release number.
4141
d6b951bb
MA
41422009-06-22 Michael Albinus <michael.albinus@gmx.de>
4143
4144 Sync with Tramp 2.1.16.
4145
4146 * tramp.texi (History): Add GVFS support.
4147 (External methods): Precise `rsync' description. Add `dav', `davs' and
4148 `obex' methods. Add 'tramp-gvfs-methods' option.
4149 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4150 forms.
4151 (Remote Programs): Introduce `tramp-own-remote-path'.
4152 (Remote processes): New subsection "Running remote programs that create
4153 local X11 windows".
4154 (Frequently Asked Questions): Improve code for disabling vc.
4155
4156 * trampver.texi: Update release number. Set default value of
4157 `emacsgvfs'.
4158
70243478
CY
41592009-06-21 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * Branch for 23.1.
4162
54b31cbf
GM
41632009-06-17 Glenn Morris <rgm@gnu.org>
4164
4165 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4166 (Latest version of Emacs): Mention source code repository.
4167
f6adc23c
GM
41682009-06-16 Glenn Morris <rgm@gnu.org>
4169
4170 * faq.texi (Top): Language tweak.
4171 (Extended commands): Most people have arrow keys.
4172 (Emacs manual): Say how to follow info links.
4173 (File-name conventions): Change title a bit. Explain about source
4174 versus installed. Condense etc description.
4175 (Guidelines for newsgroup postings): Mention Savannah list page.
4176 (Newsgroup archives): Simplify.
4177 (Contacting the FSF): Add contact URL.
4178 (Emacs Lisp documentation): Printed version not always available.
4179 (Installing Texinfo documentation): Explain how by hand installation is
4180 not normally needed. Use add-to-list. Remove duplicate reference.
4181 (Informational files for Emacs): Move info on Help menu here from
4182 "File-name conventions".
4183 (Help installing Emacs): Tweak uref.
4184 (Obtaining the FAQ): Mention repository.
4185 (Origin of the term Emacs): Explain "ITS".
4186 (Changing load-path): Use add-to-list.
4187 (Automatic indentation): Clarify this is for Text mode.
4188 Don't mention Indented Text mode.
4189 (Finding Emacs on the Internet): The FSF does not seem to offer a
4190 deluxe distribution on CD anymore.
4191
b59a8457
GM
41922009-06-16 Glenn Morris <rgm@gnu.org>
4193
4194 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4195 Recommend the latest release. Mention how to get older FAQs.
4196 Recommend the Emacs manual.
4197 (Guidelines for newsgroup postings): Discourage cross-posts.
4198 (Underlining paragraphs): Remove.
4199 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4200 (Bugs and problems): Update key-binding.
4201 (Problems with very large files): Mention 64-bit.
4202 (Shell process exits abnormally): Remove.
4203 (Problems with Shell Mode): Rename and update.
4204 (Spontaneous entry into isearch-mode)
4205 (Problems talking to certain hosts): Remove. This is old information,
4206 in etc/PROBLEMS if needed.
4207 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4208 (Dired claims that no file is on this line): Update.
4209 (Installing Emacs, Problems building Emacs): Simplify.
4210 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4211 information.
4212 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4213 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4214 (JDEE): "JDEE", not "JDE".
4215 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4216 Remove. This is old information, in etc/PROBLEMS if needed.
4217 (stty and Backspace key, Kanji and Chinese characters): Remove.
4218 (Right-to-left alphabets): Update section.
4219 (Changing the included text prefix): Gnus uses message-yank-prefix.
4220 Add cross-reference to Supercite manual.
4221 (Saving a copy of outgoing mail): Simplify output file description.
4222 (Expanding aliases when sending mail): Refer to Emacs manual.
4223 Remove old info about RFC822.
4224 Correct description of how to rebuild aliases.
4225 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4226 (MIME with Emacs mail packages)
4227 (Viewing articles with embedded underlining)
4228 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4229 Remove old sections.
4230 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4231 and is well-documented in the Gnus manual.
4232 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4233 (Making Gnus faster): Rename from "Starting Gnus faster".
4234 Merge "Catch-up is slow in Gnus" into here.
4235
0e6d12ca
GM
42362009-06-14 Glenn Morris <rgm@gnu.org>
4237
4238 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4239 (New in Emacs 23): New section.
4240 (Handling C-s and C-q with flow control): Add xref.
4241
2e17e05e
GM
42422009-06-13 Glenn Morris <rgm@gnu.org>
4243
4244 * faq.texi (Setting up a customization file): Grammar fix.
4245 Customize is no longer "new".
4246 (Displaying the current line or column): Line-number mode is on by
4247 default. Don't mention `column' package. Mention linum.el.
4248 (Turning on abbrevs by default): Explain how to do it for buffers,
4249 modes, and everywhere.
4250 (Associating modes with files): Use add-to-list. Don't mention Emacs
4251 19.
4252 (Highlighting a region): On by default since 23.1.
4253 (Replacing highlighted text): Update doc quote.
4254 (Working with unprintable characters): Don't mention search-quote-char.
4255 (Using an already running Emacs process): Gnuclient is probably not an
4256 enhancement these days.
4257 (Indenting switch statements): Remove mention of pre-Emacs 20.
4258 (Horizontal scrolling): Abbreviate Emacs 20 description.
4259 (Replacing text across multiple files): Fix name of dired command.
4260 (Disabling backups): Use require not load.
4f9d4de3 4261 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4262
2a1cf2b9
BW
42632009-06-13 Bill Wohler <wohler@newt.com>
4264
4265 Release MH-E manual version 8.2.
4266
4267 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4268 release 8.2.
4269
85b438b7
GM
42702009-06-13 Glenn Morris <rgm@gnu.org>
4271
4272 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4273 in this day and age the common meaning is "on the web".
4274 (copying): Use @copyright in all cases.
4275 (Basic keys): Remove reference to deleted manual node "Text Characters".
4276 (File-name conventions): Use GNU as an example rather than SERVICE.
4277 default.el lives in site-lisp. Update Info directory location.
4278 (Real meaning of copyleft): GPL actions have been brought, but all
4279 settled out of court.
4280 (Guidelines for newsgroup postings): Shorten section title.
4281 Simplify comp.emacs description.
4282 (Newsgroup archives): Change Google URL. Describe Gmane.
4283 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4284 points". Mention List-Unsubscribe header.
4285 (Contacting the FSF): Update email and URLs.
4286 (Basic editing): Mention F1 for help.
4287 (Installing Texinfo documentation): Refer to Texinfo website rather
4288 than ftp server.
4289 (Printing a Texinfo file): Mention texi2pdf.
4290 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4291 are just stubs nowadays.
4292 (Latest version of Emacs): Explain version numbers.
4293 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4294 (Turning on syntax highlighting): No need to mention hilit19 any more.
4295 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4296 (Modes for various languages): Remove section.
4297 (Major packages and programs): Remove most version and maintainer
4298 information - it's hard to keep up-to-date, and adds nothing.
4299 Similarly with direct links to mailing lists.
4300 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4301 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4302 years, and Emacs comes with tools for this now.
4303 (Patch): Remove section - this is a standard tool.
4304 (Using function keys under X): Remove section.
4305
93e2d996
GM
43062009-06-12 Glenn Morris <rgm@gnu.org>
4307
4308 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4309 (Help installing Emacs): Remove reference to deleted X11 node.
4310 (Associating modes with files): Interpreter-mode-alist is no longer
4311 subservient to auto-mode-alist.
4312 (Installing Emacs): Change future Emacs version.
4313 (Linking with -lX11 fails): Remove old section.
4314 (Packages that do not come with Emacs): Update ELL location.
4315 Emacs Lisp archive is dead.
4316 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4317 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4318 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4319 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4320 (Removing flashing messages): Remove section about non-existent Gnus
4321 option.
4322
f0bf7708
GM
4323 * faq.texi (Top): Add @top command.
4324 Remove the optional arguments from all @node commands: makeinfo can
4325 generate these automatically, and it is easier to edit and rearrange
4326 nodes without them.
4327
30884d11
GM
43282009-06-11 Glenn Morris <rgm@gnu.org>
4329
4330 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4331 (The LPF): Make the updated URL the sole reference point.
4332 (Learning how to do something): Update refcard price and format.
4333 (Getting a printed manual): Sources in doc/emacs/, not man/.
4334 Also available in PDF format. Since the page count varies, be less
4335 precise.
4336 (Informational files for Emacs): Remove references to deleted files
4337 LPF and SUN-SUPPORT, and to UUCP.
4338 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4339 Remove many obsolete ways to get the FAQ, which now seems only to be
4340 distributed with Emacs.
4341 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4342
deab46e0
CY
43432009-06-09 Chong Yidong <cyd@stupidchicken.com>
4344
223b43fa 4345 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4346 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4347
deab46e0
CY
4348 * ada-mode.texi (Installation, Compile commands)
4349 (Project File Overview, No project files, Set compiler options)
4350 (Use GNAT project file, Use multiple GNAT project files)
4351 (Identifier completion): Use @samp for menu items, and @kbd for key
4352 sequences (Bug#3504).
4353
71fbd643
DU
43542009-06-04 Daiki Ueno <ueno@unixuser.org>
4355
8c9bb6f5 4356 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4357
f197085b
CY
43582009-06-04 Ryan Yeske <rcyeske@gmail.com>
4359
4360 * message.texi (Header Commands): Fix descriptions to match
4361 keybindings.
4362
7f3bc720
DU
43632009-04-22 Daiki Ueno <ueno@unixuser.org>
4364
4365 * gnus.texi (Security): Mention that EasyPG is the current default.
4366
4518068d
CY
43672009-04-13 Chong Yidong <cyd@stupidchicken.com>
4368
4369 * ediff.texi (Session Commands): Fix typo.
4370
d7ca410a
MB
43712009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4372
4373 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4374 news.software.readers. Reported by Florian Rehnisch.
4375
c6c76add
GM
43762009-04-02 Glenn Morris <rgm@gnu.org>
4377
4378 * auth.texi: Capitalize direntry.
4379
4380 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4381 using a period in the entry name. (Bug#2797)
4382
35ed8e2e
JB
43832009-03-03 Juanma Barranquero <lekktu@gmail.com>
4384
4385 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4386 ($(infodir)/auth, auth.dvi): New targets.
4387
e280480a
GM
43882009-03-03 Glenn Morris <rgm@gnu.org>
4389
4390 * auth.texi: Fix @setfilename.
4391
4392 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4393 (auth, $(infodir)/auth, auth.dvi): New rules.
4394
8a76755b
GM
43952009-02-25 Glenn Morris <rgm@gnu.org>
4396
4397 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4398
0038d478
MB
43992009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4400
4401 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4402
44032009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4404
4405 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4406 gnus-nocem-issuers, and gnus-nocem-verifyer.
4407
867d4bb3
JB
44082009-02-20 Juanma Barranquero <lekktu@gmail.com>
4409
4410 * ada-mode.texi (Project files, Automatic Casing):
4411 * dbus.texi (Signals):
4412 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4413 * mh-e.texi (HTML):
4414 * nxml-mode.texi (Locating a schema)
4415 (Using the document's URI to locate a schema):
4416 * org.texi (Footnotes, Using the mapping API):
4417 * rcirc.texi (Channels): Remove duplicate words.
4418
3a44dc1f
GM
44192009-02-20 Glenn Morris <rgm@gnu.org>
4420
4421 * dired-x.texi (Miscellaneous Commands):
4422 * gnus.texi: Minor updates for mbox Rmail.
4423
5dc584b5
KB
44242009-02-16 Karl Berry <karl@gnu.org>
4425
b59a8457
GM
4426 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4427 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4428 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4429 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4430 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4431 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4432 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4433 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4434 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4435 Consistently use @insertcopying in the Top node,
5dc584b5 4436 @contents at the front (after @end titlepage),
b59a8457 4437 and @direntry after @copying. (Bug#1988)
5dc584b5 4438
9eb59592
MB
44392009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4440
4441 * auth.texi: New file documenting auth-source.
4442
d324fa76
CD
44432009-02-13 Carsten Dominik <dominik@science.uva.nl>
4444
4445 * org.texi (Org Plot): Fix link.
4446
7a603b73
DU
44472009-02-09 Daiki Ueno <ueno@unixuser.org>
4448
4449 * epa.texi (Mail-mode integration): Mention the way to do
4450 "encrypt-to-self". (Bug#1807)
4451
a626b338 44522009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4453
4454 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4455
3b36c17e
MB
44562009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4457
4458 * gnus-news.texi: Print version about Incoming*.
4459
55033558
CD
44602009-02-02 Carsten Dominik <dominik@science.uva.nl>
4461
4462 * org.texi (Structure editing, Handling links)
4463 (Fast access to TODO states, Javascript support): Make standard docs
4464 correctly reflect default variable settings.
4465
ec712abb
GM
44662009-02-02 Glenn Morris <rgm@gnu.org>
4467
4468 * org.texi: Fix typos.
4469
7112648c
MA
44702009-02-01 Michael Albinus <michael.albinus@gmx.de>
4471
4472 Sync with Tramp 2.1.15.
4473
4474 * trampver.texi: Update release number.
4475
2e461fc1
CD
44762009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4477
4478 * org.texi (TODO dependencies): Document TODO dependencies on
4479 checkboxes.
4480
bc283609
CD
44812009-01-30 Carsten Dominik <dominik@science.uva.nl>
4482
4483 * org.texi (TODO dependencies): Document key binding for toggling
4484 ORDERED property.
4485
74fc5047
MA
44862009-01-28 Michael Albinus <michael.albinus@gmx.de>
4487
4488 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4489 of hook functions.
4490
d6685abc
CD
44912009-01-28 Carsten Dominik <dominik@science.uva.nl>
4492
4493 * org.texi (TODO dependencies): New section.
4494
65c439fd
CD
44952009-01-27 Carsten Dominik <dominik@science.uva.nl>
4496
4497 * org.texi (Plain lists, TODO basics, Priorities)
4498 (Multiple sets in one file, Conflicts): Document interaction with
4499 `shift-selection-mode'.
4500
5fafc247
JB
45012009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4502
4503 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4504 Make Calc the subject of sentences.
4505 (Rearranging Formulas using Selections): Discuss new options
4506 for `j *'.
4507
e7433508
MA
45082009-01-26 Michael Albinus <michael.albinus@gmx.de>
4509
4510 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4511
2096a1b6
GM
45122009-01-26 Glenn Morris <rgm@gnu.org>
4513
4514 * org.texi: Fix typos.
4515
0cb61492
BW
45162009-01-26 Bill Wohler <wohler@newt.com>
4517
2096a1b6 4518 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4519
0bd48b37
CD
45202009-01-25 Carsten Dominik <dominik@science.uva.nl>
4521
4522 * org.texi (References): Add information about remote references.
4523 (Built-in table editor): Document `C-c RET' in tables.
4524 (Math symbols, Quoting LaTeX code): Mention that simple
4525 LaTeX macros survive LaTeX export.
4526 (Images in LaTeX export): Show how to create a reference to a
4527 figure.
4528 (Sectioning structure): Document that the LaTeX class can be
4529 specified in a property.
4530 (Text areas in HTML export): New section.
4531 (External links): Add examples for text search and ID links.
4532 (Built-in table editor): Remove the descriptio of `C-c
4533 C-q', it not longer works.
4534 (Literal examples): Document that a space must follow
4535 the colon in short examples.
4536 (Relative timer): Document `org-timer-stop'.
4537 (Footnotes): New section.
4538 (Footnote markup): Shorten section and refer to new Footnote
4539 section.
4540 (Literal examples): Add documentation for line
4541 numbering in and references to code examples.
4542 (CSS support): Fix the description of default CSS styles.
4543 (Capturing column view): Document
4544 "file:path/to/file.org" as an allowed value for the ID property of
4545 a dynamic block copying column view.
4546
49dbbaf2
SE
45472009-01-23 Stephen Eglen <stephen@gnu.org>
4548
4549 * mh-e.texi (Getting Started): Describe $MH.
4550
193e6828
MA
45512009-01-21 Michael Albinus <michael.albinus@gmx.de>
4552
4553 * tramp.texi (all): Harmonize usage of "external method",
4554 "external transfer method" and "out-of-band method".
4555 (Connection types): Precise the differences of inline and external
4556 methods. Written by Adrian Phillips <a.phillips@met.no>.
4557
26b9f88d
MB
45582009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4559
4560 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4561 commands as described at the top. Reported by Allan Gottlieb
4562 <gottlieb@nyu.edu>.
4563
45642009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4565
4566 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4567 nnmail-pathname-coding-system.
4568
377952e0
GM
45692009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4570
4571 * org.texi (Relative timer): Fix typo.
4572
a20d3598
JB
45732009-01-15 Juanma Barranquero <lekktu@gmail.com>
4574
4575 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4576 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4577
a50253cc
GM
45782009-01-13 Glenn Morris <rgm@gnu.org>
4579
4580 * org.texi: Fix some more typos.
4581
07450bee
GM
45822009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4583
4584 * org.texi: Fix some typos.
4585
e3e955fe
MB
45862009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * gnus.texi (Group Parameters): Add note for local variables.
4589
45902009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4591
0c7efc08
SM
4592 * gnus.texi (Converting Kill Files): Fix URL.
4593 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4594
45952009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4596
4597 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4598 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4599 (Paging the Article): Add index entry.
4600
71dd9983
JB
46012009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4602
4603 * ada-mode.texi (Examples): Delete redundant text.
4604
4a0cf14f
MA
46052009-01-03 Michael Albinus <michael.albinus@gmx.de>
4606
36c8febb 4607 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4608
4609 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4610 addresses.
4611
aedac0f0
BW
46122009-01-03 Bill Wohler <wohler@newt.com>
4613
4614 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4615 kept empty.
4616
4c65b566
CD
46172008-12-20 Carsten Dominik <dominik@science.uva.nl>
4618
4619 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4620 (HTML Export commands, LaTeX/PDF export commands):
4621 Improve documentation about transient-mark-mode.
e9fce1ac 4622 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4623 to fields in the last table row.
4624
e1a78e1e
JL
46252008-12-19 Juri Linkov <juri@jurta.org>
4626
4627 * info.texi (Search Text): Remove mention of removed key binding M-s.
4628
17a0aa82
CD
46292008-12-18 Carsten Dominik <dominik@science.uva.nl>
4630
4631 * org.texi (References): Remove mentioning of @0 as reference for the
4632 last line, this has been reverted in the Lisp sources.
4633
4997d802
JB
46342008-12-17 Juanma Barranquero <lekktu@gmail.com>
4635
4636 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4637 (DVI_TARGETS): Remove duplicates. Add sasl.
4638 ($(infodir)/sasl, sasl.dvi): New targets.
4639
33306645
CD
46402008-12-17 Carsten Dominik <dominik@science.uva.nl>
4641
4642 * org.texi: Version number pushed to 6.15d.
4643
db55f368
CD
46442008-12-16 Carsten Dominik <dominik@science.uva.nl>
4645
a0bf4117 4646 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4647 (Images in LaTeX export): New section.
4648 (Inlined images, Images in HTML export): Sections renamed.
4649
dae0a942
MB
46502008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4651
4652 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4653
9f5572e9
MB
46542008-12-04 David Engster <dengste@eml.cc>
4655
4656 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4657 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4658
bc23baaa
CD
46592008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4660
4661 * org.texi (Using the mapping API): Fix bug in mapping example.
4662 (Publishing options): Make the list of properties complete again, in
4663 correspondence to the variable `org-export-plist-vars'.
4664 (Property searches): Document new special values for time comparisons.
4665 (Tag inheritance): Refine the description of tag inheritance.
4666 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4667 (Effort estimates): Document the new relative timer.
bc23baaa 4668
3bf8054f
JB
46692008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4670
4671 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4672 (Using Calc): Clarify use of `C-x * o'.
4673 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4674
ac134f2f
RS
46752008-11-28 Richard M Stallman <rms@gnu.org>
4676
4677 * dbus.texi (Receiving Method Calls): Clean up previous change.
4678
ace706d1
MA
46792008-11-26 Michael Albinus <michael.albinus@gmx.de>
4680
4681 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4682 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4683 `dbus-unescape-from-identifier'.
4684 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4685 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4686 (Signals): Use the constants in the example.
4687
d60b1ba1
CD
46882008-11-24 Carsten Dominik <dominik@science.uva.nl>
4689
b97439ce 4690 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4691
ce4fdcb9
CD
46922008-11-23 Carsten Dominik <dominik@science.uva.nl>
4693
4694 * org.texi (Setting up Remember): Document `org-remember-mode'.
4695 (External links): Document that bbdb links can use a regular
4696 expression.
4697 (External links): Document that elisp links can contain interactive
4698 commands.
4699
c8548a00 47002008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4701
4702 * viper.texi (viper-translate-all-ESC-keysequences):
4703 Description removed.
4704
6a2c4aec
GM
47052008-11-19 Glenn Morris <rgm@gnu.org>
4706
4707 * doclicense.texi: Change to FDL 1.3.
4708 Relicense all texi files under FDL 1.3 or later.
4709
59ee4113
JB
47102008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4711
4712 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4713
59bcbb98 47142008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4715
0c7efc08 4716 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4717
4718 * ediff.texi: Version/date change.
9f90198a 4719
8aa41c9b
CY
47202008-11-14 Chong Yidong <cyd@stupidchicken.com>
4721
4722 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4723
17587b1b
JB
47242008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4725
4726 * calc.texi (About This Manual): Comment out a mention of
4727 marginal notes.
4728
564c900e
CD
47292008-11-12 Carsten Dominik <dominik@science.uva.nl>
4730
4731 * org.texi (Clocking work time): Document the :formula property of
4732 clock tables.
4733 (Structure editing, Refiling notes): Document refiling regions.
4734 (Agenda commands): Document the double-prefix version
4735 of the `l' command in the agenda.
4736 (Handling links): Explain the effect of a double prefix
4737 arg to `C-c C-o'.
4738 (TODO basics): Add documentation for tag triggers.
4739
3c4be1f2
GM
47402008-10-23 Glenn Morris <rgm@gnu.org>
4741
4742 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4743 byte-compiling things like `+'.
4744
4745 * ns-emacs.texi: Merge copyright years of author now with assignment
4746 into FSF years.
4747 (VER): Use it for easier automatic updating. Use Emacs version rather
4748 than standalone Emacs.app version.
4749
a6520ff3
CD
47502008-10-12 Carsten Dominik <dominik@science.uva.nl>
4751
864c9740 4752 * org.texi: Lots of minor fixes.
a6520ff3
CD
4753 (Capture): New chapter.
4754 (Org Plot): New section.
4755
db7a4b66
MH
47562008-09-30 Magnus Henoch <mange@freemail.hu>
4757
4758 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4759
4043c194
JB
47602008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4761
4762 * calc.texi (User Defined Units): Mention how to enter optional display
4763 string.
4764
eef5ade7
MB
47652008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4766
0c7efc08 4767 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4768 avoid the "y/n" wording.
4769
e52cac88
MB
47702008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4771
0c7efc08 4772 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4773
47742008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4775
4776 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4777 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4778
00c55306
BW
47792008-09-22 Bill Wohler <wohler@newt.com>
4780
4781 Release MH-E manual version 8.1.
4782
4783 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4784 release 8.1.
4785
4786 * mh-e.texi: Retain dual license as agreed to by the FSF.
4787 However, bump GPL to Version 3.
4788 Use @include for license text.
4789
e52cac88 47902008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4791
4792 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4793 (Store custom flags and keywords, Store arbitrary data):
4794 Clean up markup.
64763fe3
MB
4795
47962008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4797
4798 * gnus.texi (The Gnus Registry): Document it.
4799
9e601b8d
MB
48002008-09-08 David Engster <dengste@eml.cc>
4801
88ee5b02
JB
4802 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4803 Clarify section about choosing back end servers.
9e601b8d 4804
247043f1
GM
48052008-08-23 Glenn Morris <rgm@gnu.org>
4806
4807 * dired-x.texi (Shell Command Guessing):
4808 Mention dired-guess-shell-case-fold-search. (Bug#417)
4809
2bfec7a0
MA
48102008-08-22 Michael Albinus <michael.albinus@gmx.de>
4811
4812 * trampver.texi: Update release number.
4813
247043f1 48142008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4815
4816 * ns-emacs.texi: Update version.
4817 (Introduction): Correct menu location for options save.
4818 (Customization): Note that defaults are stored under org.gnu.Emacs.
4819
8c20bd92
BW
48202008-08-11 Bill Wohler <wohler@newt.com>
4821
4822 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4823 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4824 Henman) (closes SF #1768928).
4825
767a4d92
GM
48262008-08-10 Glenn Morris <rgm@gnu.org>
4827
4828 * ns-emacs.texi: Use @copying. Change copyright of authors with
4829 assignment to FSF. Change license to GFDL.
4830 (Top): Remove outdated references.
4831
6ecfe5c2
MB
48322008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4833
88ee5b02
JB
4834 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4835 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4836 gnus-summary-sort-by-most-recent-date.
4837 (Summary Sorting): Explain prefix argument.
4838
48392008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4840
4841 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4842 gnus-summary-pipe-output.
4843
eb932e8a
MA
48442008-08-03 Michael Albinus <michael.albinus@gmx.de>
4845
4846 * dbus.texi (Receiving Method Calls): Document error handling of own
4847 D-Bus methods.
4848
bfe16263
BW
48492008-08-01 Bill Wohler <wohler@newt.com>
4850
4851 * mh-e.texi (Reading Mail)
9f90198a 4852 (Viewing Attachments): Describe new function
bfe16263
BW
4853 mh-show-preferred-alternative.
4854 (Sending Mail, Redistributing, Sending Message): Describe new hook
4855 mh-annotate-msg-hook.
4856
21956b56
MA
48572008-07-31 Michael Albinus <michael.albinus@gmx.de>
4858
4859 * dbus.texi (Arguments and Signatures): Fix example.
4860 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4861 (Asynchronous Methods): New node.
9f90198a
JB
4862 (Errors and Events): Describe extended layout of `dbus-event'.
4863 New defun `dbus-event-message-type'.
21956b56 4864
7c2fb837
DN
48652008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4866
4867 * ediff.texi: Remove VMS support.
4868
13662773
JB
48692008-07-29 Juanma Barranquero <lekktu@gmail.com>
4870
4871 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4872 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4873
ddde0b34
CY
48742008-07-29 Chong Yidong <cyd@stupidchicken.com>
4875
4876 * Makefile.in: Add mairix-el targets.
4877
48782008-07-29 David Engster <deng@randomsample.de>
4879
4880 * mairix-el.texi: New file.
4881
d5875b25
JB
48822008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4883
366b7d44
JB
4884 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4885 project files. Delete 'main_unit' project variable; not needed. Allow
4886 process environment variables wherever project variables are allowed.
4887 Add tutorial section on multiple GNAT project files.
d5875b25 4888
6cbab8ee
MA
48892008-07-27 Michael Albinus <michael.albinus@gmx.de>
4890
4891 Sync with Tramp 2.1.14.
4892
4893 * trampver.texi: Update release number.
4894
9e2a2647
DN
48952008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4896
4897 * ns-emacs.texi:
4898 * faq.texi: Remove mentions of Mac Carbon.
4899
d62672f3
MB
49002008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4901
4902 * gnus.texi (Saving Articles): Describe the 2nd argument of
4903 gnus-summary-save-in-pipe.
4904 (SpamAssassin): Use it.
4905
49062008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4907
4908 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4909
dd12e1c6
CD
49102008-07-25 Carsten Dominik <dominik@science.uva.nl>
4911
4912 * org.texi (Export options): Document the use of the creator flag.
4913
44ce9197
CD
49142008-07-24 Carsten Dominik <dominik@science.uva.nl>
4915
4916 * org.texi: New version 6.06a.
4917
ddd13c5d
JB
49182008-07-23 Juanma Barranquero <lekktu@gmail.com>
4919
4920 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4921 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4922
8dc6104d
JB
49232008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4924
4925 * calc.texi (Editing Stack Entries):
4926 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4927 Calc's help functions. Mention fixing typos.
4928 (Customizing Calc): Fix typo.
4929
49302008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4931
4932 * calc.texi (summarykey): New macro. Use to correctly format keys in
4933 the summary.
4934
ddd13c5d 49352008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4936
4937 * ns-emacs.texi (Customization): Corrected documentation on color
4938 specification formats.
4939
568beaa2
AS
49402008-07-19 Andreas Schwab <schwab@suse.de>
4941
db8ef699 4942 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4943
4944 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4945 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4946
cd71b9ae
MA
49472008-07-18 Michael Albinus <michael.albinus@gmx.de>
4948
4949 * dbus.texi (Inspection): Rework, introduce submenus.
4950 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4951 (Properties and Annotations, Arguments and Signatures): New nodes.
4952
9b7993b4
MA
49532008-07-13 Michael Albinus <michael.albinus@gmx.de>
4954
4955 * dbus.texi (Receiving Method Calls): Fix description of
4956 `dbus-register-method'.
4957 (Signals): Allow also signal arguments for filtering in
4958 `dbus-register-signal'.
4959
241d447b
JB
49602008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4961
4962 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4963 `cnorm'.
4964 (Arithmetic Tutorial): Simplify the verification of prime factors.
4965
adb46650
MB
49662008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4967
4968 * gnus.texi (Saving Articles): Mention
4969 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4970
92e15881
JB
49712008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4972
4973 * calc.texi: Adjust mode line throughout.
4974
ea597303
JB
49752008-06-28 Juanma Barranquero <lekktu@gmail.com>
4976
4977 * sasl.texi (Mechanisms): Fix typos.
4978
aee08080
JB
49792008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4980
4981 * calc.texi (Killing from the stack): Mention using normal Emacs
4982 copying.
4983
a06a4a12
MA
49842008-06-21 Michael Albinus <michael.albinus@gmx.de>
4985
0c7efc08 4986 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4987 Add `auth-source' mechanism.
a06a4a12
MA
4988 (Connection caching): Tramp reopens the connection automatically,
4989 when the operating system on the remote host has been changed.
4990
7389398d
EZ
49912008-06-20 Eli Zaretskii <eliz@gnu.org>
4992
4993 * makefile.w32-in (distclean): Remove makefile.
4994
b349f79f
CD
49952008-06-17 Carsten Dominik <dominik@science.uva.nl>
4996
3f9b4c2b 4997 * org.texi (Using the mapping API): New section.
b349f79f 4998 (Agenda column view): New section.
3f9b4c2b 4999 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5000 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5001 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5002
50032008-06-17 Jason Riedy <jason@acm.org>
5004
5005 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5006 function, and efmt may be a two-argument function.
5007 (Radio tables): Document multiple destinations.
5008
cd5c05d2
GM
50092008-06-16 Glenn Morris <rgm@gnu.org>
5010
5011 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5012 Add Cover-Texts.
5013
debf4439
GM
50142008-06-15 Glenn Morris <rgm@gnu.org>
5015
5016 * faq.texi (VER): Update to 23.0.60.
5017
5018 * mh-e.texi: Remove option of licensing under GPL.
5019 Add Cover-Texts to GFDL permissions notice.
5020 (GPL): Remove section.
5021 (GFDL): Include doclicense.texi rather than the actual text.
5022
5023 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5024 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5025
5026 * sasl.texi: Fix output file name.
5027
5028 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5029
5030 * gnus-coding.texi: Refer to license in Gnus manual.
5031
5032 * idlwave.texi, sasl.texi: Use @copying.
5033
5034 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5035
5036 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5037
5038 * url.texi: Use @copying, @title, @subtitle, @author.
5039
5040 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5041 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5042 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5043 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5044 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5045 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5046 * widget.texi, woman.texi:
5047 Remove references to external license, since doclicense is included.
5048
5049 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5050 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5051 Remove references to non-existent Invariant Sections.
5052
091f8bc1
GM
50532008-06-14 Glenn Morris <rgm@gnu.org>
5054
5055 * faq.texi (Major packages and programs): Remove references to external
5056 Supercite, Calc, VIPER, since they have been included for some time.
5057 Update VM, AUCTeX, BBDB entries.
5058
47bcb4d3
UJ
50592008-06-14 Ulf Jasper <ulf.jasper@web.de>
5060
5061 * newsticker.texi: Updated to match latest newsticker changes.
5062
6f093307
GM
50632008-06-13 Glenn Morris <rgm@gnu.org>
5064
5065 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5066 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5067 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5068 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5069 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5070 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5071 * woman.texi:
5072 Update Back-Cover Text as per maintain.info.
5073
2b968687
MB
50742008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5075
5076 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5077
5078 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5079 (gnus-faq.xml): Update repository host.
5080
2b968687
MB
5081 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5082
50832008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5084
5085 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5086 Fix a typo.
5087
50882008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5089
5090 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5091 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5092 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5093
50942008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5095
5096 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5097 coding standards.
5098
50992008-06-14 David Engster <dengste@eml.cc>
5100
5101 * gnus.texi (nnmairix): Markup fixes.
5102
e6d2d263
MB
51032008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5104
2b968687 5105 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5106
51072008-06-05 David Engster <dengste@eml.cc>
5108
5109 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5110
51112008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5112
b344d29d 5113 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5114 (Searching, nnir, nnmairix): New stub nodes.
5115
ad231df6 51162008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5117
5118 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5119
f394fa25
MB
51202008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5121
5122 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5123
58333467
MB
51242008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5125
5126 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5127
67525fb9
JY
51282008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5129
5130 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5131
0549d8fc
JB
51322008-05-06 Juanma Barranquero <lekktu@gmail.com>
5133
5134 * info.texi (Top): Fix typo in xref.
5135
149a3837
KB
51362008-05-05 Karl Berry <karl@gnu.org>
5137
5138 * info.texi (Top): @xref to stand-alone manual.
5139
3a23a519
MB
51402008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5141
5142 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5143 (Various Summary Stuff): Fix typo in last xref.
5144
0a29fbf3
JB
51452008-05-02 Juanma Barranquero <lekktu@gmail.com>
5146
5147 * org.texi (Moving subtrees): Fix typo.
5148
586b90f1
MA
51492008-04-28 Michael Albinus <michael.albinus@gmx.de>
5150
5151 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5152 Tramp via `tramp-mode'.
5153
b5af9883
CD
51542008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5155
5156 * org.texi: Massive changes, in many parts of the file.
5157
d55fe5bb
MB
51582008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5159
5160 * gnus.texi (Oort Gnus): Add message-fill-column.
5161
51622008-04-12 Adrian Aichner <adrian@xemacs.org>
5163
5164 * gnus.texi (Mail Source Specifiers): Typo fix.
5165
51662008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5167
5168 * gnus.texi (Diary Headers Generation): Update key binding for
5169 `gnus-diary-check-message'.
5170
51712008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5172
5173 * gnus.texi (Emacsen): Addition.
5174
51752008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5176
5177 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5178
51792008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5180
5181 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5182
51832008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5184
5185 * gnus-news.texi: Update tool bar item.
5186
51872008-04-09 Sven Joachim <svenjoac@gmx.de>
5188
5189 * gnus-news.texi: Fix typos.
5190
76c109c3
JB
51912008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5192
222027f2 5193 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5194 Add mention of `kron'.
5195
d5fbd5a6
MO
51962008-04-01 Daiki Ueno <ueno@unixuser.org>
5197
0c7efc08
SM
5198 * epa.texi (Encrypting/decrypting *.gpg files):
5199 Document epa-file-name-regexp.
d5fbd5a6 5200
fbcbb58c
KY
52012008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5202
5203 * gnus.texi (Example Methods): Fix description about ssh-agent.
5204 (Indirect Functions): Fix the default value of nntp-telnet-command;
5205 remove link to connect.html.
5206
134ce16c
MA
52072008-03-30 Michael Albinus <michael.albinus@gmx.de>
5208
5209 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5210 dbus-call-method.
5211 (Receiving Method Calls): The timeout can be set by the calling client.
5212
da1975d7
MA
5213 * trampver.texi: Update release number.
5214
2e4089ab
RS
52152008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5216
5217 * gnus.texi (Top): Fix version. Add SASL.
5218
70cab5a9
MA
52192008-03-29 Michael Albinus <michael.albinus@gmx.de>
5220
5221 Sync with Tramp 2.1.13.
5222
5223 * trampver.texi: Update release number.
5224
5bc6ddff
MB
52252008-03-29 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * org.texi: Update to new org-mode website.
5228
52292008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5230
5231 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5232
9b3ebcb6
MB
52332008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5234
5235 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5236 gnus-read-ephemeral-gmane-group-url,
5237 gnus-read-ephemeral-emacs-bug-group,
5238 gnus-read-ephemeral-debian-bug-group.
5239
52402008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5241
5242 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5243
5244 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5245 Add FIXMEs for Bookmarks and gnus-registry-marks.
5246
52472008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5248
5249 * gnus.texi (Smileys): Document `smiley-style'.
5250
52512008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5252
5253 * gnus.texi (Gnus Development): Clarify difference between ding and
5254 gnu.emacs.gnus.
5255 (MIME Commands, Using MIME, RSS): Fix markup.
5256
5257 * gnus-faq.texi ([8.4]): Ditto.
5258
52592008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5260
5261 * gnus.texi (Emacsen): Remove obsolete stuff.
5262
52632008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5264
5265 * gnus.texi (Oort Gnus): Add version info WRT
5266 `mail-source-delete-incoming'.
5267
52682008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5269
5270 * gnus.texi (Top): Add "Other related manuals" and version info in
5271 `iftex' output.
5272 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5273 gnus-balloon-face-0 and the corresponding format specifiers.
5274
608d6a81
MA
52752008-03-26 Michael Albinus <michael.albinus@gmx.de>
5276
5277 * tramp.texi (Filename completion): Remove footnote about let-bind
5278 of `partial-completion-mode'. It doesn't work this way.
5279
27a6f132
SM
52802008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5281
5282 * pcl-cvs.texi (Contributors): Update my email.
5283
4a7c4c40
MA
52842008-03-21 Michael Albinus <michael.albinus@gmx.de>
5285
5286 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5287
2940c053
BW
52882008-03-17 Bill Wohler <wohler@newt.com>
5289
5290 * mh-e.texi (Viewing): Update URL for adding header fields to
5291 mh-invisible-header-fields-default.
5292
30864d5f
BW
52932008-03-16 Bill Wohler <wohler@newt.com>
5294
5295 * mh-e.texi (Preface): Add Gnus to requirements.
5296 (Forwarding): Note that forwarded MIME messages are now inline.
5297
31fe2b00
SM
52982008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5299
5300 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5301 (Common Variables): Give precedence to the netcat methods over the
5302 telnet methods, and mention that they are more reliable.
31fe2b00 5303
5e97c626
CD
53042008-03-13 Carsten Dominik <dominik@science.uva.nl>
5305
5306 * org.texi (Exporting Agenda Views): Document agenda export to
5307 iCalendar.
5308 (Progress logging): Document the new progress logging stuff.
5309
37a68866
MB
53102008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5311
5312 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5313 Update for change of `mail-source-delete-incoming'.
5314
5315 * gnus-news.texi: Ditto.
5316
8f7abae3
MB
53172008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5318
5319 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5320 custom versions.
5321
af379c86
AM
53222008-03-07 Alan Mackenzie <acm@muc.de>
5323
5324 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5325 parens/brackets in a k&r region is limited.
5326
3d0f8a67
MB
53272008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5328
5329 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5330 using different Emacs versions.
5331
52151df0
GM
53322008-02-27 Glenn Morris <rgm@gnu.org>
5333
5334 * sc.texi: Remove a lot of old and obsolete info.
5335 (titlepage): Simplify.
5336 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5337 (VM with any Emacsen, GNEWS with any Emacsen)
5338 (Overloading for Non-conforming MUAs, Version 3 Changes)
5339 (The Supercite Mailing List): Delete nodes.
5340 (Introduction): Remove info about old packages.
5341 (Getting Connected): Simplify. Remove info about old packages.
5342 (Citing Commands): Delete Emacs 19 info.
5343 (Hints to MUA Authors): Simplify.
5344 (Thanks and History): Merge in some info from the deleted node
5345 "Version 3 Changes".
5346
b03f96dc
MB
53472008-02-05 Juanma Barranquero <lekktu@gmail.com>
5348
5349 * org.texi (Setting tags, In-buffer settings):
5350 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5351
52bec650
MB
53522008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5353
5354 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5355 installation directory name.
5356
34a3c587
RF
53572008-02-12 Romain Francoise <romain@orebokech.com>
5358
5359 * epa.texi (Overview): Fix typo.
5360
5a8d03e9
MO
53612008-02-11 Daiki Ueno <ueno@unixuser.org>
5362
5363 * epa.texi (Quick start): Remove the .emacs setting.
5364
f1914c40
MO
53652008-02-10 Daiki Ueno <ueno@unixuser.org>
5366
5367 * epa.texi (Quick start): Use the command `epa-enable' instead of
5368 loading `epa-setup'.
5369
bca98fc9
JB
53702008-02-08 Juanma Barranquero <lekktu@gmail.com>
5371
5372 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5373 ($(infodir)/epa, epa.dvi): New targets.
5374
4b01af2e
MO
53752008-02-08 Daiki Ueno <ueno@unixuser.org>
5376
5377 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5378
5379 * epa.texi: New manual documenting the EasyPG Assistant.
5380
06c0751a
MA
53812008-02-06 Michael Albinus <michael.albinus@gmx.de>
5382
5383 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5384 (Inspection): New function dbus-ping.
5385
7dcccd7b
MA
53862008-02-05 Michael Albinus <michael.albinus@gmx.de>
5387
5388 * tramp.texi (Remote processes): Add `shell-command'.
5389
a1da1e37
MB
53902008-01-28 Michael Sperber <sperber@deinprogramm.de>
5391
5392 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5393 (Group Parameters): Document `mail-source' parameter.
5394
c9d8f746
MA
53952008-01-27 Michael Albinus <michael.albinus@gmx.de>
5396
5397 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5398 must be a local host.
5399
15db4a13
MO
54002008-01-26 Michael Olson <mwolson@gnu.org>
5401
5402 * erc.texi: Update version for ERC 5.3 release.
5403 (Obtaining ERC): Update extras URLs for 5.3.
5404 (Development): Write instructions for git, and remove those for Arch.
5405 (History): Mention the switch to git.
5406
2bc43980
KB
54072008-01-24 Karl Berry <karl@gnu.org>
5408
bca98fc9
JB
5409 * info.texi (Search Index, Search Text): Mention the command
5410 character in the section name, a la the (Go to node) node.
2bc43980 5411
d2e4a6c9
MA
54122008-01-21 Michael Albinus <michael.albinus@gmx.de>
5413
5414 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5415
0b6799c3
MB
54162008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5417
5418 * gnus-news.texi: Mention gnus-article-describe-bindings.
5419
54202008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5421
5422 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5423
db9c3fb1 54242008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5425
7b4d0413 5426 * org.texi (Property inheritance): New section.
db9c3fb1 5427 (Conventions): New section.
7b4d0413 5428 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5429 commands, and the new bindings for refiling.
5430 (Sparse trees): Document the new special command for sparse trees.
5431 (References): Be more clear about the counting of hilines.
5432 (Handling links): Document M-p/n for accessing links.
5433 (Fast access to TODO states): New section.
5434 (Per file keywords): New section.
5435 (Property inheritance): New section.
5436 (Column attributes): New summary types.
5437 (Capturing Column View): New section.
5438 (The date/time prompt): Cover the new features in the date/time prompt.
5439 Compactify the table of keys for the calendar remote control.
5440 (Clocking work time): Document the new :scope parameter.
5441 (Remember): Promoted to chapter.
5442 (Quoted examples): New section.
5443 (Enhancing text): New verbatim environments.
5444
6ed73f28
MA
54452008-01-14 Michael Albinus <michael.albinus@gmx.de>
5446
5447 * trampver.texi: Update release number.
5448
95838435
MB
54492008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5450
0c7efc08
SM
5451 * gnus.texi (Article Keymap):
5452 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5453 gnus-article-reply-with-original and
5454 gnus-article-followup-with-original.
5455
20234d96
GM
54562008-01-09 Glenn Morris <rgm@gnu.org>
5457
5458 * nxml-mode.texi: Add @copying section.
5459
d82cf70b
MB
54602008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5461
5462 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5463 Server". Add `message-send-mail-with-mailclient'.
5464
5465 * gnus.texi (Posting Server): Move some text to "(message)Mail
5466 Variables" and add a reference here.
5467
addb7f2e
MA
54682008-01-04 Michael Albinus <michael.albinus@gmx.de>
5469
5470 * dbus.texi (Receiving Method Calls): New chapter.
5471 (Errors and Events): Add serial number to events. Replace "signal" by
5472 "message". Introduce dbus-event-serial-number.
5473
4db2806c
MA
54742008-01-03 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * dbus.texi (Type Conversion): Explain the type specification for empty
5477 arrays. Use another example.
5478
c9ecb5a7
MA
54792007-12-30 Michael Albinus <michael.albinus@gmx.de>
5480
5481 * dbus.texi (all): Replace "..." by @dots{}.
5482 (Type Conversion): Precise the value range for :byte types.
5483 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5484 Mention its return value.
5485 (Errors and Events): There is no D-Bus error propagation during event
5486 processing.
5487
702dbfd9
JB
54882007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5489
5490 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5491 New sections.
5492
87035689
MB
54932007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5494
5495 * gnus.texi (Group Parameters): Reorder the text and add a note about
5496 `gnus-parameters' near the beginning of the node.
5497
54982007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5499
5500 * gnus.texi (Score File Editing): Fix function name.
5501
5492f5ca
MA
55022007-12-23 Michael Albinus <michael.albinus@gmx.de>
5503
5504 Sync with Tramp 2.1.12.
5505
5506 * trampver.texi: Update release number.
5507
d4e67bc5
MA
55082007-12-22 Michael Albinus <michael.albinus@gmx.de>
5509
5510 * dbus.texi (Type Conversion): Correct input parameters mapping.
5511
6a31c819
MA
55122007-12-21 Michael Albinus <michael.albinus@gmx.de>
5513
5514 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5515 (Errors and Events): Mention wrong-type-argument error.
5516
99a3e35f
AS
55172007-12-21 Alex Schroeder <alex@gnu.org>
5518
5519 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5520 spaces. Fixed some typos.
99a3e35f
AS
5521 (Internet Relay Chat): Explain relay.
5522 (Getting started with rcirc): Change items to reflect prompts.
5523 Add more explanation to rcirc-track-minor-mode and added a comment to
5524 warn future maintainers that this section is a copy.
0c7efc08 5525 (People): Change /ignore example.
62b12a24 5526 (Keywords): Not keywords.
99a3e35f 5527
331e4d02
AS
55282007-12-20 Alex Schroeder <alex@gnu.org>
5529
5530 * rcirc.texi (Top): Fighting Information Overload chapter added.
5531 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5532 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5533 (Fighting Information Overload): New chapter documenting /keyword,
5534 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5535 (Configuration): Document rcirc-server-alist, remove
5536 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5537
cd71c3ef
MA
55382007-12-16 Michael Albinus <michael.albinus@gmx.de>
5539
5540 * dbus.texi (Signals): Fix example in dbus-register-signal.
5541
bbbe940b
MB
55422007-12-14 Sven Joachim <svenjoac@gmx.de>
5543
5544 * gnus.texi (Score Variables): Fix typo.
5545
0ce574ef
MA
55462007-12-07 Michael Albinus <michael.albinus@gmx.de>
5547
5548 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5549 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5550 (Errors and Events): Adapt dbus-event.
5551
b890d447
MB
55522007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5553
5554 * gnus.texi (Other Files): Add the yenc command.
5555
55562007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5557
5558 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5559 since 2004-08-06.
5560
55612007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5562
5563 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5564 on body.
5565
55662007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5567
5568 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5569 and rfc2047-allow-irregular-q-encoded-words; fix description of
5570 rfc2047-encode-encoded-words.
5571
55722007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5573
5574 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5575
3728bf03
MO
55762007-12-05 Michael Olson <mwolson@gnu.org>
5577
5578 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5579 Update documentation for `remember-diary-file'.
5580
a4397af9
MA
55812007-12-04 Michael Albinus <michael.albinus@gmx.de>
5582
5583 * dbus.texi (Signals): Precise `dbus-register-signal'.
5584 (Errors and Events): Rework events part, the internal structure of
5585 dbus-event has changed.
5586
1682490c
JB
55872007-12-03 Juanma Barranquero <lekktu@gmail.com>
5588
5589 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5590 ($(infodir)/dbus, dbus.dvi): New targets.
5591
7b13a0f2
MA
55922007-12-03 Michael Albinus <michael.albinus@gmx.de>
5593
5594 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5595 unconditionally.
5596
5597 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5598 emulation with @print{}.
5599
7ef92bc9
RS
56002007-12-02 Richard Stallman <rms@gnu.org>
5601
5602 * dbus.texi (Overview): Minor cleanup.
5603
22d8ac3a
MA
56042007-12-02 Michael Albinus <michael.albinus@gmx.de>
5605
d3a8e0df
MA
5606 * Makefile.in (INFO_TARGETS): Add dbus.
5607 (DVI_TARGETS): Add dbus.dvi.
5608 (dbus, dbus.dvi): New targets.
5609
22d8ac3a
MA
5610 * dbus.texi: New file.
5611
559764ab
RF
56122007-11-24 Romain Francoise <romain@orebokech.com>
5613
5614 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5615 Fix file name to match @setfilename.
559764ab 5616
ac97a16b
MH
56172007-11-23 Mark A. Hershberger <mah@everybody.org>
5618
5619 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5620 ($(infodir)/nxml-mode): New rule.
5621
5622 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5623 ($(infodir)/nxml-mode): New rule.
5624 (clean): Add nxml-mode*.
5625
5626 * nxml-mode.texi: New file with nxml manual.
5627
404cd454
GM
56282007-11-18 Richard Stallman <rms@gnu.org>
5629
5630 * flymake.texi (Example -- Configuring a tool called directly):
5631 Update example.
5632
b048d478
MA
56332007-11-18 Michael Albinus <michael.albinus@gmx.de>
5634
5635 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5636 double-slash behavior. Explain directory contents flushing.
b048d478 5637
346e8469
JB
56382007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5639
5640 * calc.texi (TeX and LaTeX Language Modes): Put in
5641 missing braces.
5642
404cd454
GM
56432007-11-15 Richard Stallman <rms@gnu.org>
5644
5645 * cl.texi (Equality Predicates): Delete `eql'.
5646 (Predicates, Naming Conventions, Top): Delete `eql'.
5647 (Common Lisp Compatibility): Delete `eql'.
5648 (Porting Common Lisp): Delete obsolete backquote info.
5649 Minor clarification about character constants.
5650 (Sequence Basics): Minor clarification.
5651
1f6af58b
JB
56522007-11-15 Juanma Barranquero <lekktu@gmail.com>
5653
dccb744b 5654 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5655 * tramp.texi (Filename completion): Fix typos.
5656
3bc88bc9
JB
56572007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5658
5659 * calc.texi (Basic commands): Mention the menu.
5660
bc5300d3
MA
56612007-11-12 Michael Albinus <michael.albinus@gmx.de>
5662
5663 * tramp.texi (Connection caching): Tramp flushes connection
5664 properties when remote operating system has been changed.
5665
4d8a28ec
MB
56662007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5667
5668 * gnus-news.texi: Fix spelling.
5669 `message-insert-formatted-citation-line', not
5670 `message-insert-formated-citation-line'.
5671
404cd454
GM
5672 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5673
e1176b47
MA
56742007-11-07 Michael Albinus <michael.albinus@gmx.de>
5675
5676 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5677 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5678 (Frequently Asked Questions): Add code example for highlighting the
5679 mode line.
5680
6159985a
MO
56812007-11-03 Michael Olson <mwolson@gnu.org>
5682
5683 * remember.texi: Change mentions of remember-buffer to
5684 remember-finalize throughout.
5685
bec9b2f5
MO
56862007-10-30 Michael Olson <mwolson@gnu.org>
5687
5688 * remember.texi (Copying): Remove.
5689 (Mailbox): Update with non-BBDB instructions.
5690 (Diary, Org): Add.
5691 (Bibliography, Planner Page): Remove.
5692
b6173182
JB
56932007-10-30 Juanma Barranquero <lekktu@gmail.com>
5694
5695 * makefile.w32-in (INFO_TARGETS): Add remember.
5696 (DVI_TARGETS): Add remember.dvi.
5697 ($(infodir)/remember): New rule.
5698 (clean): Add remember*.
5699
15f3eb73
MO
57002007-10-30 Michael Olson <mwolson@gnu.org>
5701
70bdc930
MO
5702 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5703 ($(infodir)/remember): New rule that builds the Remember Manual.
5704
b6173182
JB
5705 * remember.texi: New file containing the Remember Mode Manual.
5706 Shuffle chapters around after initial import.
7d3f6f1a
MO
5707 (Function Reference): Split Keystrokes into separate chapter.
5708 (Keystrokes): Document C-c C-k.
51d24a12 5709 (Introduction): Fix typographical issue with "---".
15f3eb73 5710
404cd454
GM
57112007-10-29 Richard Stallman <rms@gnu.org>
5712
5713 * widget.texi (Introduction): Delete discussion of implementation
5714 internals.
5715
9bbb9638
MA
57162007-10-29 Michael Albinus <michael.albinus@gmx.de>
5717
5718 * tramp.texi (Connection caching): Host names must be different
5719 when tunneling.
5720
c7ff939a
RS
57212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5722
5723 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5724 Gnus v5.13.
5725
01c52d31
MB
57262007-10-28 Miles Bader <miles@gnu.org>
5727
5728 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5729
01c52d31
MB
57302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5731
0c7efc08
SM
5732 * gnus.texi (Sorting the Summary Buffer):
5733 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5734
57352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5736
5737 * gnus.texi (Non-ASCII Group Names): New node.
5738 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5739 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5740
c8763fb6 57412007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5742
5743 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5744 clean the output of the program `imap-shell-program'.
5745
57462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5747
5748 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5749
57502007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5751
5752 * gnus.texi (Sticky Articles): Documentation for sticky article
5753 buffers.
5754
c8763fb6 57552007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5756
5757 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5758
57592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5760
5761 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5762
57632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5764
0c7efc08
SM
5765 * gnus.texi (Archived Messages):
5766 Document gnus-update-message-archive-method.
01c52d31
MB
5767
57682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5769
5770 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5771
c8763fb6 57722007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5773
0c7efc08
SM
5774 * gnus.texi (Group Maneuvering):
5775 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5776
57772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5778
0c7efc08
SM
5779 * gnus.texi (Really Various Summary Commands):
5780 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5781
57822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5783
5784 * gnus.texi, message.texi: Bump version number.
5785
57862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5787
5788 * gnus.texi (Group Line Specification, Misc Group Stuff)
5789 (Server Commands): Parenthesize @pxref{Mail Spool}.
5790
57912007-10-28 Didier Verna <didier@xemacs.org>
5792
5793 New user option: message-signature-directory.
5794 * message.texi (Insertion Variables): Document it.
5795 * gnus.texi (Posting Styles): Ditto.
5796
57972007-10-28 Didier Verna <didier@xemacs.org>
5798
5799 * gnus.texi (Group Line Specification):
5800 * gnus.texi (Misc Group Stuff):
5801 * gnus.texi (Server Commands): Document the group compaction feature.
5802
58032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5804
5805 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5806
5807 * message.texi (Various Message Variables): Add message-fill-column.
5808
58092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5810
5811 * gnus.texi: Untabify.
5812
58132007-10-28 Didier Verna <didier@xemacs.org>
5814
5815 * gnus.texi (Group Parameters): Document the posting-style merging
5816 process in topic-mode.
5817
58182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5819
5820 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5821
58222007-10-28 Romain Francoise <romain@orebokech.com>
5823
5824 * gnus.texi (Mail Spool): Fix typo.
5825 Update copyright.
5826
58272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5828
5829 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5830
58312007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5832
5833 * gnus.texi (Summary Generation Commands):
5834 Add gnus-summary-insert-ticked-articles.
5835
58362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5837
b2abec73
JB
5838 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5839 to spam-spamassassin-program.
01c52d31
MB
5840
58412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5842
5843 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5844
58452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5846
5847 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5848
58492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5850
5851 * message.texi (Mail Headers): Document `opportunistic'.
5852
58532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5854
5855 * emacs-mime.texi (Encoding Customization): Explain how to set
5856 mm-coding-system-priorities per hierarchy.
5857
58582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5859
5860 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5861 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5862
58632007-10-28 Didier Verna <didier@xemacs.org>
5864
5865 * message.texi (Wide Reply): Update documentation of
5866 message-dont-reply-to-names (now allowing a list of regexps).
5867
58682007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5869
5870 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5871
58722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5873
5874 * gnus.texi (SpamAssassin back end): Fix typo.
5875
5876 * sieve.texi (Examples): Fix grammar.
5877
58782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5879
5880 * gnus.texi (Searching for Articles): Document M-S and M-R.
5881 (Limiting): Document / b.
5882
58832007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5884
5885 * gnus.texi (Thread Commands): T M-^.
5886
58872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5888
5889 * message.texi (Mail Aliases): Document ecomplete.
5890 (Mail Aliases): Fix typo.
5891
58922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5893
5894 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5895 fix typo.
5896
58972007-10-28 Romain Francoise <romain@orebokech.com>
5898
5899 * gnus.texi (Mail Spool): Grammar fix.
5900
59012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5902
5903 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5904 string.
5905
59062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5907
5908 * gnus.texi (Group Parameters): Fix description.
5909
59102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5911
b2abec73
JB
5912 * gnus.texi (Gmane Spam Reporting):
5913 Fix spam-report-gmane-use-article-number.
5914 Add spam-report-user-mail-address.
01c52d31
MB
5915
59162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5917
5918 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5919
59202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5921
5922 * gnus.texi (Group Parameters): Add simplified sorting example based on
5923 example for `Sorting the Summary Buffer' from Jari Aalto
5924 <jari.aalto@cante.net>.
5925 (Example Methods): Add example for an indirect connection.
5926
59272007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5928
0c7efc08 5929 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5930 (Agent Parameters): Updated parameter names to match code.
5931 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5932 'gnus-agent-summary-fetch-series'.
5933 (Agent and flags): New section providing a generalized discussion
5934 of flag handling.
0c7efc08
SM
5935 (Agent and IMAP): Remove flag discussion.
5936 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5937
59382007-10-28 Romain Francoise <romain@orebokech.com>
5939
5940 * gnus.texi (Exiting the Summary Buffer): Add new function
5941 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5942
59432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5944
5945 * gnus.texi (Conformity): Fix typo.
5946 (Customizing Articles): Document `first'.
5947
59482007-10-28 Jari Aalto <jari.aalto@cante.net>
5949
5950 * gnus.texi (Sorting the Summary Buffer):
5951 Add `gnus-thread-sort-by-date-reverse'. Add example
5952 host to different sorting in NNTP and RSS groups.
5953
59542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5955
5956 * message.texi (Insertion): Describe prefix for
5957 message-mark-inserted-region and message-mark-insert-file.
5958
59592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5960
5961 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5962 LaTeX documents. Describe "text/x-gnus-verbatim".
5963
59642007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5965
b2abec73 5966 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5967 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5968 (spam-stat spam filtering, SpamOracle)
0c7efc08 5969 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5970 clarity.
5971
59722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5973
5974 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5975 gnus-article-delete-part and gnus-article-replace-part.
5976 (Using MIME): Add gnus-mime-replace-part.
5977
59782007-10-28 Romain Francoise <romain@orebokech.com>
5979
5980 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5981 requires `auto-compression-mode' to be enabled. Add new nnml
5982 variable `nnml-compressed-files-size-threshold'.
5983
59842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5985
0c7efc08
SM
5986 * gnus.texi (Sorting the Summary Buffer):
5987 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5988
59892007-10-28 Romain Francoise <romain@orebokech.com>
5990
5991 * message.texi (Insertion Variables): Mention new variable
5992 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5993 documentation accordingly.
5994
59952007-10-28 Romain Francoise <romain@orebokech.com>
5996
5997 * gnus.texi (To From Newsgroups): Mention new variables
5998 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5999
60002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6001
6002 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6003 stuff; gnus-mime-inline-part does the automatic decompression.
6004
60052007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6006
6007 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6008 "training.ham" should be "training.spam".
01c52d31
MB
6009
60102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6011
6012 * message.texi (Mail Variables): Fix the default value for
6013 message-send-mail-function.
6014
60152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6016
6017 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6018 always returns nil exceptionally.
6019
60202007-10-28 Simon Josefsson <jas@extundo.com>
6021
0c7efc08
SM
6022 * gnus.texi (Article Washing): Add libidn URL.
6023 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6024
60252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6026
6027 * gnus.texi (Topic Commands): Fix next/previous.
6028
60292007-10-28 Simon Josefsson <jas@extundo.com>
6030
6031 * gnus.texi (Article Washing): Mention `W i'.
6032
c8763fb6 60332007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6034
6035 * gnus.texi (Group Parameters): Slight extension of sieve
6036 parameter description.
6037
60382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6039
6040 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6041 matching score files as well.
6042 (Picons): Describe `gnus-picon-style'.
6043
60442007-10-28 Romain Francoise <romain@orebokech.com>
6045
6046 * message.texi (Message Headers): Mention that headers are hidden
6047 using narrowing, and how to expose them.
6048 Update copyright.
6049
60502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6051
6052 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6053 `gnus-summary-sort-by-recipient'.
6054
60552007-10-28 Romain Francoise <romain@orebokech.com>
6056
6057 * gnus.texi (NNTP marks): New node.
6058 (NNTP): Move NNTP marks variables to the new node.
6059
60602007-10-28 Jesper Harder <harder@ifa.au.dk>
6061
b2abec73 6062 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6063
6064 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6065
60662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6067
b2abec73 6068 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6069 everywhere for consistency.
b2abec73
JB
6070 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6071 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6072 Say "regular expression" instead of "regex." Admonish.
6073 Pick other words to sound better (s/so/thus/).
6074 (Spam ELisp Package Filtering of Incoming Mail):
6075 Mention statistical filters. Remove old TODO.
01c52d31 6076 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6077 New section on sorting and displaying the spam score.
6078 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6079 backend but an alias to spam-use-BBDB.
6080 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6081 new backend functionality.
6082
60832007-10-28 Simon Josefsson <jas@extundo.com>
6084
6085 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6086 nntp-marks-directory, from Romain Francoise
6087 <romain@orebokech.com>.
6088
60892007-10-28 Magnus Henoch <mange@freemail.hu>
6090
6091 * gnus.texi (Hashcash): New default value of
6092 hashcash-default-payment.
6093
60942007-10-28 Simon Josefsson <jas@extundo.com>
6095
6096 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6097 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6098
60992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6100
0c7efc08 6101 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6102
61032007-10-28 Simon Josefsson <jas@extundo.com>
6104
6105 * gnus.texi (documentencoding): Add, to avoid warnings.
6106
61072007-10-28 Simon Josefsson <jas@extundo.com>
6108
6109 * message.texi (Mail Headers): Add.
6110
6111 * gnus.texi (Hashcash): Fix.
6112
61132007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6114
0c7efc08 6115 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6116 that payments can be verified and fix the name of the
b2abec73 6117 hashcash-path variable.
01c52d31
MB
6118
61192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6120
b2abec73 6121 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6122
61232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6124
6125 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6126
61272007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6128
6129 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6130 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6131 warning about ham processors in spam groups removed.
01c52d31
MB
6132
61332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6134
0c7efc08 6135 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6136 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6137
61382007-10-28 Jesper Harder <harder@ifa.au.dk>
6139
6140 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6141 (Mailing List): Typo.
6142 (Customizing Articles): Add gnus-treat-ansi-sequences.
6143 (Article Washing): Index.
6144
6145 * message.texi: Use m-dash consistently.
6146
61472007-10-28 Jesper Harder <harder@ifa.au.dk>
6148
6149 * gnus.texi (GroupLens): Remove.
6150
61512007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6152
0c7efc08
SM
6153 * gnus.texi (Outgoing Messages, Agent Variables):
6154 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6155 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6156
61572007-10-28 Jesper Harder <harder@ifa.au.dk>
6158
6159 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6160
61612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6162
6163 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6164
6165 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6166
61672007-10-28 Simon Josefsson <jas@extundo.com>
6168
6169 * gnus.texi (Top): Add SASL.
6170
404cd454
GM
61712007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6172
6173 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6174
61752007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6176
6177 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6178
0edd2970
JB
61792007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6180
6181 * calc.texi (Formulas, Composition Basics): Lower the
6182 precedence of negation.
6183
a9afba20
JY
61842007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6185
6186 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6187 Mention the new three-letter column identifiers.
6188 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6189 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6190 message when using `c' on an empty default with default printer.
6191 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6192 renamed to `ses--symbolic-formulas' some time ago.
6193
45b778a6
JB
61942007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6195
6196 * calc.texi (Default Simplifications, Making Selections)
6197 (Customizing Calc): Clarify associativity of multiplication.
6198
03b5bade
MA
61992007-10-23 Michael Albinus <michael.albinus@gmx.de>
6200
6201 * tramp.texi (Traces and Profiles): Simplify loop over
6202 `trace-function-background'.
6203
e658c8ee
JL
62042007-10-22 Juri Linkov <juri@jurta.org>
6205
6206 * dired-x.texi (Shell Command Guessing): Default values are now
6207 available by typing M-n instead of M-p.
6208
dd753688
MA
62092007-10-21 Michael Albinus <michael.albinus@gmx.de>
6210
6211 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6212 (Password caching): Remove `tramp-clear-passwd'.
6213 It's not a command anymore.
dd753688
MA
6214 (Bug Reports): Add `tramp-bug' to function index.
6215 (Function Index, Variable Index): New nodes.
6216 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6217
6218 * trampver.texi: Update release number.
6219
4bb49b43
JB
62202007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6221
8b296cdd 6222 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6223 about integer size into past tense.
6224 (Time Zones): Remove pointer to Calc author's address.
6225 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6226 and hyperbolic cotangent. Fix typo.
4bb49b43 6227
311dd93f
MA
62282007-10-10 Michael Albinus <michael.albinus@gmx.de>
6229
6230 Sync with Tramp 2.1.11.
6231
6232 * trampver.texi: Update release number.
6233
ea3fc256
MA
62342007-10-06 Michael Albinus <michael.albinus@gmx.de>
6235
6236 * tramp.texi (External packages): New section.
6237
1af74d06
MB
62382007-09-29 Juri Linkov <juri@jurta.org>
6239
6240 * info.texi (Help-Int): Document `L' (`Info-history').
6241
0e2806fa
SM
62422007-09-26 Carsten Dominik <dominik@science.uva.nl>
6243
6244 * org.texi: Change links to webpage and maintained email.
6245 (Remember): Promote to Chapter, significant changes.
6246 (Fast access to TODO states): New section.
6247 (Faces for TODO keywords): New section.
6248 (Export options): Example for #+DATE.
6249 (Progress logging): Section moved.
6250
567b9191
BW
62512007-09-26 Bill Wohler <wohler@newt.com>
6252
6253 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6254 browse-url-at-mouse.
6255
1af74d06
MB
62562007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6257
6258 * flymake.texi (Customizable variables): Face names don't end in -face.
6259 Fix flymake-err-line-patterns template.
6260 (Example -- Configuring a tool called directly): Fix init-function.
6261 (Highlighting erroneous lines): Face names don't end in -face.
6262
d60a4e3a 62632007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6264
6265 * erc.texi (Special-Features): Fix small typo.
6266
7d7a3510
MA
62672007-09-14 Michael Albinus <michael.albinus@gmx.de>
6268
6269 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6270 and "External transfer methods".
6271
285f0d3a
JB
62722007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6273
6274 * calc.texi (Predefined Units): Add some history.
6275
526dc846
MO
62762007-09-08 Michael Olson <mwolson@gnu.org>
6277
87e04f16
JB
6278 * erc.texi (Copying): New section included from gpl.texi.
6279 This matches the look of the upstream ERC manual.
526dc846 6280
f10d0e80
JB
62812007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6282
87e04f16 6283 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6284 (Random Numbers): Clarify the distribution of `random'.
6285
4009494e
GM
62862007-09-06 Glenn Morris <rgm@gnu.org>
6287
f1fc42aa 6288 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6289 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6290 Change all setfilename commands to use ../../info.
6291 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6292 refer to the Emacs manual here.
6293 (infodir): New variable.
6294 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6295 (cc-mode.texi, faq.texi): Update references to source file locations.
6296 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6297 do not refer to the Emacs manual here.
6298 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6299
6300 * Makefile.in: Add `basename' versions of all info targets, for
6301 convenience when rebuilding just one manual.
6302 (../etc/GNU): Delete obsolete target.
6303 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6304 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6305 *.vrs *.toc here...
6306 (maintainer-clean): ...from here.
4009494e
GM
6307
6308 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6309
2de53ca6
GM
63102007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6311
6312 * calc.texi (Date Conversions): Clarify definition of
6313 Julian day numbering.
6314 (Date Forms): Clarify definition of Julian day numbering;
6315 add some history.
6316
63172007-08-30 Carsten Dominik <dominik@science.uva.nl>
6318
87e04f16 6319 * org.texi: Version 5.07.
2de53ca6
GM
6320
63212007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6322
6323 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6324
63252007-08-22 Carsten Dominik <dominik@science.uva.nl>
6326
6327 * org.texi (Adding hyperlink types): New section.
6328 (Embedded LaTeX): Chapter updated because of LaTeX export.
6329 (LaTeX export): New section.
6330 (Using links out): New section.
6331
63322007-08-22 Glenn Morris <rgm@gnu.org>
6333
6334 * faq.texi (Learning how to do something): Refcards now in
6335 etc/refcards/ directory.
6336
63372007-08-22 Michael Albinus <michael.albinus@gmx.de>
6338
6339 * tramp.texi (Remote Programs): Persistency file must be cleared when
6340 changing `tramp-remote-path'.
6341 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6342 macro.
6343
63442007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6345
6346 * calc.texi: Move contents to beginning of file.
6347 (Algebraic Entry): Fix the formatting of an example.
6348
63492007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6350
6351 * calc.texi (Basic Operations on Units): Mention exact versus
6352 inexact conversions.
6353
63542007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6355
6356 * calc.texi (Basic Operations on Units): Mention default
6357 values for new units.
6358 (Quick Calculator Mode): Mention that binary format will
6359 be displayed.
6360
63612007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6362
6363 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6364
63652007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6366
6367 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6368
63692007-08-08 Glenn Morris <rgm@gnu.org>
6370
6371 * gnus.texi, sieve.texi: Replace `iff'.
6372
63732007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6374
6375 * calc.texi (Basic Graphics): Mention the graphing of error
6376 forms.
6377 (Graphics Options): Mention how `g s' handles error forms.
6378 (Curve Fitting): Mention plotting the curves.
6379 (Standard Nonlinear Models): Add additional models.
6380 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6381 (Linear Fits): Correct result.
6382
63832007-08-01 Alan Mackenzie <acm@muc.de>
6384
6385 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6386 to "--no-site-file".
6387
63882007-07-29 Michael Albinus <michael.albinus@gmx.de>
6389
6390 * tramp.texi (Frequently Asked Questions): Point to mode line
6391 extension in Emacs 23.1.
6392
6393 * trampver.texi: Update release number.
6394
63952007-07-27 Glenn Morris <rgm@gnu.org>
6396
6397 * calc.texi (Copying): Include license text from gpl.texi, rather than
6398 in-line.
6399
64002007-07-25 Glenn Morris <rgm@gnu.org>
6401
6402 * calc.texi (Copying): Replace license with GPLv3.
6403
6404 * Relicense all FSF files to GPLv3 or later.
6405
64062007-07-22 Michael Albinus <michael.albinus@gmx.de>
6407
6408 Sync with Tramp 2.1.10.
6409
6410 * tramp.texi (trampfn): Expand macro implementation in order to handle
6411 empty arguments.
6412 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6413 occurrences by trampfn.
2de53ca6 6414 (Frequently Asked Questions): Extend example code for host
b2abec73 6415 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6416 file names to be typed.
6417
6418 * trampver.texi: Update release number.
6419
64202007-07-17 Michael Albinus <michael.albinus@gmx.de>
6421
6422 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6423 section. Reported by <poti@potis.org>.
6424 (Remote processes): Arguments of the program to be debugged are taken
6425 literally.
6426 (Frequently Asked Questions): Simplify recentf example.
6427
64282007-07-14 Karl Berry <karl@gnu.org>
6429
6430 * info.texi (@copying): New Back-Cover Text.
6431
6432 * info.texi (Quitting Info): Move to proper place in source.
6433 (Reported by Benno Schulenberg.)
6434
64352007-07-13 Eli Zaretskii <eliz@gnu.org>
6436
6437 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6438
6439 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6440
6441 * emacs-mime.texi: Add @documentencoding directive.
6442
64432007-07-12 Nick Roberts <nickrob@snap.net.nz>
6444
6445 * tramp.texi (Remote processes): Add an anchor to the subsection
6446 "Running a debugger on a remote host".
6447
64482007-07-12 Michael Albinus <michael.albinus@gmx.de>
6449
6450 * tramp.texi (Remote processes): Don't call it "experimental" any
6451 longer. Add subsection about running a debugger on a remote host.
6452
64532007-07-10 Carsten Dominik <dominik@science.uva.nl>
6454
6455 * org.texi (Properties and columns): Chapter rewritten.
6456
64572007-07-08 Michael Albinus <michael.albinus@gmx.de>
6458
6459 * tramp.texi:
6460 * trampver.texi: Migrate to Tramp 2.1.
6461
64622007-07-02 Carsten Dominik <dominik@science.uva.nl>
6463
6464 * org.texi (Properties): New chapter.
6465
64662007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6467
6468 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6469 Control Panel.
6470
6471 * gnus.texi (Misc Article): Add index entry for
6472 gnus-single-article-buffer.
6473
64742007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6475
6476 * gnus.texi (Starting Up): Fix typo.
6477
64782007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6479
6480 * gnus.texi (Asynchronous Fetching): Fix typo.
6481
64822007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6483
6484 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6485 (About This Manual): Remove redundant information.
6486 (Getting Started): Mention author.
6487 (Basic Arithmetic, Customizing Calc): Make description of the
6488 variable `calc-multiplication-has-precedence' match its new effect.
6489
64902007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6491
0c7efc08
SM
6492 * calc.texi (Basic Arithmetic, Customizing Calc):
6493 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6494
64952007-06-19 Carsten Dominik <dominik@science.uva.nl>
6496
6497 * org.texi (Tag): Section swapped with node Timestamps.
6498 (Formula syntax for Lisp): Document new `L' flag.
6499
65002007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6501
6502 * gnus.texi (Misc Group Stuff, Summary Buffer)
6503 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6504
65052007-06-06 Juanma Barranquero <lekktu@gmail.com>
6506
6507 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6508 * gnus.texi (Article Buttons, Mail Source Customization)
6509 (Sending or Not Sending, Customizing NNDiary):
6510 * message.texi (Message Headers):
6511 * mh-e.texi (HTML): Fix typos.
6512
65132007-06-07 Michael Albinus <michael.albinus@gmx.de>
6514
6515 Sync with Tramp 2.0.56.
6516
6517 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6518 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6519
65202007-06-02 Chong Yidong <cyd@stupidchicken.com>
6521
6522 * Version 22.1 released.
6523
65242007-05-26 Michael Olson <mwolson@gnu.org>
6525
6526 * erc.texi (Modules): Fix references to completion modules.
6527
65282007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6529
6530 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6531
65322007-05-09 Didier Verna <didier@xemacs.org>
6533
6534 * gnus.texi (Email Based Diary): New. Proper documentation for the
6535 nndiary back end and the gnus-diary library.
6536
65372007-05-03 Karl Berry <karl@gnu.org>
6538
6539 * .cvsignore (*.pdf): New entry.
6540
6541 * texinfo.tex: Update from current version for better pdf generation.
6542
65432007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6544
6545 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6546
65472007-04-28 Glenn Morris <rgm@gnu.org>
6548
6549 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6550 consideration of legal status.
6551
65522007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6553
6554 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6555
65562007-04-24 Chong Yidong <cyd@stupidchicken.com>
6557
6558 * faq.texi (New in Emacs 22): python.el removed.
6559
65602007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6561
6562 * calc.texi (Reporting bugs): Update maintainer's address.
6563
65642007-04-22 Chong Yidong <cyd@stupidchicken.com>
6565
6566 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6567
65682007-04-15 Jay Belanger <belanger@truman.edu>
6569
6570 * calc.texi (Title page): Remove the date.
6571 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6572 (The Standard Calc Interface): Change trail title.
6573 (Floats): Mention that when non-decimal floats are entered, only
6574 approximations are stored.
6575 (Copying): Move to the appendices.
6576 (GNU Free Documentation License): Add as an appendix.
6577
65782007-04-15 Chong Yidong <cyd@stupidchicken.com>
6579
6580 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6581 * dired-x.texi, ebrowse.texi, ediff.texi:
6582 * emacs-mime.texi, erc.texi, eshell.texi:
6583 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6584 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6585 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6586 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6587 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6588 * woman.texi: Include GFDL.
6589
6590 * doclicense.texi: Remove node heading, so that it can be included by
6591 other files.
6592
6593 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6594
6595 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6596 than *.
6597
65982007-04-14 Carsten Dominik <dominik@science.uva.nl>
6599
6600 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6601 in Calc.
6602
66032007-04-09 Romain Francoise <romain@orebokech.com>
6604
6605 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6606 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6607 replace mouse-2.
6608
66092007-04-08 Chong Yidong <cyd@stupidchicken.com>
6610
6611 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6612 renamed to woman-use-topic-at-point. Document new behavior.
6613
66142007-04-08 Richard Stallman <rms@gnu.org>
6615
6616 * url.texi: Fix some indexing.
6617 (Disk Caching): Drop discussion of old/other Emacs versions.
6618
66192007-04-07 Chong Yidong <cyd@stupidchicken.com>
6620
6621 * url.texi (Disk Caching): Say Emacs 21 "and later".
6622
6623 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6624 on Font locking which now mentions JIT lock.
6625
66262007-04-01 Michael Olson <mwolson@gnu.org>
6627
6628 * erc.texi: Update for the ERC 5.2 release.
6629
66302007-03-31 David Kastrup <dak@gnu.org>
6631
6632 * woman.texi (Topic, Interface Options): Explain changes semantics of
6633 woman-manpath in order to consider MANPATH_MAP entries.
6634
66352007-03-31 Eli Zaretskii <eliz@gnu.org>
6636
6637 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6638
66392007-03-26 Richard Stallman <rms@gnu.org>
6640
6641 * pgg.texi (Caching passphrase): Clean up previous change.
6642
66432007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6644
6645 * gnus.texi (Setting Process Marks): Fix typo.
6646
66472007-03-25 Romain Francoise <romain@orebokech.com>
6648
6649 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6650 readability, and include various fixes by Daniel Brockman, Nick Roberts
6651 and Dieter Wilhelm.
6652
66532007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6654
6655 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6656
6657 * gnus.texi (Mail Source Specifiers): Fix typo.
6658
66592007-03-22 Ralf Angeli <angeli@caeruleus.net>
6660
6661 * reftex.texi (Imprint): Update maintainer information.
6662
66632007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6664
6665 * message.texi (Message Buffers): Update documentation for
6666 message-generate-new-buffers.
6667
66682007-03-15 Daiki Ueno <ueno@unixuser.org>
6669
6670 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6671
66722007-03-21 Glenn Morris <rgm@gnu.org>
6673
6674 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6675
66762007-03-19 Chong Yidong <cyd@stupidchicken.com>
6677
6678 * eshell.texi (Known problems): Emacs 21 -> 22.
6679
6680 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6681
66822007-03-18 Jay Belanger <belanger@truman.edu>
6683
6684 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6685
66862007-03-12 Glenn Morris <rgm@gnu.org>
6687
6688 * calc.texi (Time Zones): Switch to new North America DST rule.
6689
6690 * calc.texi: Replace "daylight savings" with "daylight
6691 saving" in text throughout.
6692
66932007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6694
6695 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6696 The variable now uses a list of symbols instead of just a symbol.
6697 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6698
66992007-03-06 Romain Francoise <romain@orebokech.com>
6700
6701 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6702 new packages, and mention Gnus update.
6703
67042007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6705
6706 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6707 nntp-open-connection-functions-never-echo-commands.
6708
67092007-02-27 Chong Yidong <cyd@stupidchicken.com>
6710
6711 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6712 problems on the console, and security risk in not using gpg-agent.
6713
67142007-02-25 Carsten Dominik <dominik@science.uva.nl>
6715
0c7efc08 6716 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6717 Completely reorganized and rewritten.
6718 (CamelCase links): Section removed.
6719 (Repeating items): New section.
6720 (Tracking TODO state changes): New section.
6721 (Agenda views): Chapter reorganized and rewritten.
6722 (HTML export): Section rewritten.
6723 (Tables in arbitrary syntax): New section.
6724 (Summary): Better feature summary.
6725 (Activation): Document problem with cut-and-paste of Lisp code
6726 from PDF files.
6727 (Visibility cycling): Document indirect buffer use.
6728 (Structure editing): Document sorting.
6729 (Remember): Section rewritten.
6730 (Time stamps): Better description of time stamp types.
6731 (Tag searches): Document regular expression search for tags.
6732 (Stuck projects): New section.
6733 (In-buffer settings): New keywords.
6734 (History and Acknowledgments): Updated description.
6735
67362007-02-24 Alan Mackenzie <acm@muc.de>
6737
6738 * cc-mode.texi (Movement Commands): Insert two missing command names.
6739 (Getting Started): Slight wording correction (use conditional).
6740
67412007-02-22 Kim F. Storm <storm@cua.dk>
6742
6743 * widget.texi (User Interface, Basic Types): Document need to put some
6744 text before the %v escape in :format string in editable-field widget.
6745
67462007-02-18 Romain Francoise <romain@orebokech.com>
6747
6748 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6749 `cvs-mode-quit'.
6750
67512007-02-10 Markus Triska <markus.triska@gmx.at>
6752
6753 * widget.texi (Programming Example): Put constant strings in :format.
6754
67552007-02-07 Juanma Barranquero <lekktu@gmail.com>
6756
6757 * faq.texi (Fullscreen mode on MS-Windows): New node.
6758
67592007-02-04 David Kastrup <dak@gnu.org>
6760
6761 * faq.texi (AUCTeX): Update version number. Should probably be done
6762 for other packages as well.
6763
67642007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6765
6766 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6767 <tassilo@member.fsf.org>.
6768
67692007-01-27 Eli Zaretskii <eliz@gnu.org>
6770
6771 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6772 ls-lisp-use-localized-time-format.
6773
67742007-01-20 Markus Triska <markus.triska@gmx.at>
6775
6776 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6777
67782007-01-13 Michael Olson <mwolson@gnu.org>
6779
6780 * erc.texi (Modules): Mention capab-identify module.
6781
67822007-01-05 Michael Olson <mwolson@gnu.org>
6783
6784 * erc.texi (Getting Started): Update for /RECONNECT command.
6785
67862007-01-04 Richard Stallman <rms@gnu.org>
6787
6788 * ebrowse.texi: Change C-c b to C-c C-m.
6789
67902007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6791
6792 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6793 variables only in info to avoid redundant entries in the printed
6794 manual.
6795
67962007-01-02 Daiki Ueno <ueno@unixuser.org>
6797
6798 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6799
68002007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6801
6802 * message.texi (Security): Split into sub-nodes.
6803
68042007-01-01 Alan Mackenzie <acm@muc.de>
6805
6806 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6807 eval-after-load in Emacs <=21 and a workaround. Document that
6808 trigraphs are not supported.
6809
68102007-01-01 Alan Mackenzie <acm@muc.de>
6811
6812 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6813 c-context-line-break. When invoked within a string, preserve
6814 whitespace. Add a backslash only when also in a macro.
6815
68162007-01-01 Alan Mackenzie <acm@muc.de>
6817
6818 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6819
68202007-01-01 Alan Mackenzie <acm@muc.de>
6821
6822 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6823 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6824
68252007-01-01 Alan Mackenzie <acm@muc.de>
6826
6827 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6828 "Choosing a Style".
6829
6830 * cc-mode.texi ("Styles"): Add @dfn{style}.
6831
68322006-12-30 Michael Albinus <michael.albinus@gmx.de>
6833
6834 Sync with Tramp 2.0.55.
6835
6836 * trampver.texi: Update release number.
6837
68382006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6839
6840 * gnus.texi (Customizing Articles): Add index entries for all
6841 gnus-treat-* variables.
6842
c8763fb6 68432006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6844
6845 * gnus.texi (IMAP): Fix incorrect explanation of
6846 nnimap-search-uids-not-since-is-evil in documentation for
6847 nnimap-expunge-search-string.
6848
68492006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6850
6851 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6852 spam-ifile-database.
6853
68542006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6855
6856 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6857 rebind C-s.
6858
c8763fb6 68592006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6860
6861 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6862 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6863 "expiring mail".
6864 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6865 nnimap-nov-is-evil.
6866
68672006-12-25 Kevin Ryde <user42@zip.com.au>
6868
6869 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6870 about the key procedure being used heavily.
6871
68722006-12-24 Chong Yidong <cyd@stupidchicken.com>
6873
6874 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6875 to t.
6876 (Prerequisites): Add explanation about gpg-agent.
6877
68782006-12-22 Kevin Ryde <user42@zip.com.au>
6879
6880 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6881 "sort" instead of "sort*".
6882
68832006-12-19 Richard Stallman <rms@gnu.org>
6884
6885 * calc.texi (History and Acknowledgements): Recognize that Emacs
6886 now does have floating point.
6887
68882006-12-19 Michael Albinus <michael.albinus@gmx.de>
6889
6890 * tramp.texi (External transfer methods): Describe new method `scpc'.
6891
68922006-12-17 Sascha Wilde <wilde@sha-bang.de>
6893
6894 * pgg.texi: Added short note on gpg-agent to the introduction.
6895
68962006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6897
6898 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6899 also applies to Cc.
6900
69012006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6902
6903 * gnus.texi (X-Face): Clarify. Say which programs are required
6904 on Windows.
6905
69062006-12-08 Michael Olson <mwolson@gnu.org>
6907
6908 * erc.texi (Modules): Remove documentation for list module.
6909
c8763fb6 69102006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6911
6912 * faq.texi (^M in the shell buffer): Ditto.
6913
69142006-11-20 Michael Olson <mwolson@gnu.org>
6915
6916 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6917
69182006-11-17 Carsten Dominik <dominik@science.uva.nl>
6919
6920 * org.texi: Fix typos.
6921 (Agenda commands): Document `C-k'.
6922
69232006-11-16 Eli Zaretskii <eliz@gnu.org>
6924
6925 * url.texi (http/https): Fix a typo in the HTTP URL.
6926
69272006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6928
6929 * ada-mode.texi: Total rewrite.
6930
69312006-11-13 Carsten Dominik <dominik@science.uva.nl>
6932
6933 * org.texi: Minor typo fixes.
6934
69352006-11-13 Bill Wohler <wohler@newt.com>
6936
6937 Release MH-E manual version 8.0.3.
6938
6939 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6940 release 8.0.3.
6941
6942 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6943 to set MAILDIR.
6944 (Reading Mail): Document the customization of read-mail-command
6945 for MH-E.
6946 (Viewing Attachments): Document mm-discouraged-alternatives.
6947 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6948 (Junk): Add more information about the settings of mh-junk-background
6949 in a program. Add /usr/bin/mh to PATH in examples.
6950
69512006-11-12 Richard Stallman <rms@gnu.org>
6952
6953 * woman.texi: Update author address but say he no longer maintains it.
6954
69552006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6956
6957 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6958 archived trees.
6959 (Checkboxes): Section moved to chapter 5, and extended.
6960 (The date/time prompt): New section.
6961 (Link abbreviations): New section.
6962 (Presentation and sorting): New section.
6963 (Custom agenda views): Section completely rewritten.
6964 (Summary): Compare with Planner.
6965 (Feedback): More info about creating backtraces.
6966 (Plain lists): Modified example.
6967 (Breaking down tasks): New section.
6968 (Custom time format): New section.
6969 (Time stamps): Document inactive timestamps.
6970 (Setting tags): More details about fast tag selection.
6971 (Block agenda): New section.
6972 (Custom agenda views): Section rewritten.
6973 (Block agenda): New section.
6974
69752006-11-07 Michael Albinus <michael.albinus@gmx.de>
6976
6977 * tramp.texi (Configuration): scp is the default method.
6978 (Default Method): Use ssh as example for another method.
6979
69802006-10-27 Richard Stallman <rms@gnu.org>
6981
6982 * woman.texi: Downcase nroff/troff/roff.
6983 (Installation): Chapter deleted. Some xrefs deleted.
6984 (Background): woman doesn't advise man ;-).
6985
c8763fb6 69862006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6987
6988 * ada-mode.texi (Project files, Identifier completion)
6989 (Automatic Casing, Debugging, Using non-standard file names)
6990 (Working Remotely): Fix typos.
6991
69922006-10-20 Masatake YAMATO <jet@gyve.org>
6993
0c7efc08 6994 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6995 sample code `my-c-initialization-hook'.
6996
69972006-10-19 Stuart D. Herring <herring@lanl.gov>
6998
6999 * widget.texi: Fix typos.
7000
70012006-10-19 Michael Albinus <michael.albinus@gmx.de>
7002
7003 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7004 "???". There have been no complaints for years, so the information
7005 must be appropriate.
7006
70072006-10-16 Richard Stallman <rms@gnu.org>
7008
7009 * widget.texi: Use @var instead of capitalization.
7010 Clarify many widget type descriptions.
7011
70122006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7013
7014 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7015 gnus-dired-attach.
7016 (Selecting a Group): Fix typo.
7017
c8763fb6 70182006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7019
7020 * widget.texi: Fix typos.
7021
70222006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7023
7024 * gnus.texi (Image Enhancements): Update for Emacs 22.
7025
7026 * gnus-faq.texi ([1.3]): Update.
7027
70282006-10-06 Richard Stallman <rms@gnu.org>
7029
7030 * faq.texi (Displaying the current line or column):
7031 Delete "As of Emacs 20".
7032
70332006-10-06 Romain Francoise <romain@orebokech.com>
7034
7035 * faq.texi (VM): VM works with Emacs 22 too.
7036
70372006-10-06 Richard Stallman <rms@gnu.org>
7038
7039 * ebrowse.texi: Remove Emacs version "21" from title.
7040
70412006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7042
7043 * gnus.texi (Foreign Groups): Say where change of editing commands are
7044 stored. Add reference to `gnus-parameters'.
7045
70462006-09-15 Jay Belanger <belanger@truman.edu>
7047
7048 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7049 Change "Library Public License" to "Lesser Public License"
7050 throughout. Use "yyyy" to represent year.
7051
70522006-09-15 Carsten Dominik <dominik@science.uva.nl>
7053
7054 * org.texi (Setting tags): Typo fix.
7055
70562006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7059
70602006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7061
7062 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7063
70642006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7065
7066 * faq.texi (Escape sequences in shell output): EMACS is now set
7067 to Emacs's absolute file name, not to "t".
7068 (^M in the shell buffer): Likewise.
7069 * misc.texi (Interactive Shell): Likewise.
7070
70712006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7072
7073 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7074 mails with pop3-leave-mail-on-server. Fix wording.
7075 (Limiting): Improve gnus-summary-limit-to-articles.
7076 (X-Face): Fix typo.
7077
70782006-09-11 Simon Josefsson <jas@extundo.com>
7079
7080 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7081 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7082
70832006-09-06 Simon Josefsson <jas@extundo.com>
7084
7085 * smtpmail.texi (Authentication): Mention SSL.
7086
70872006-09-01 Eli Zaretskii <eliz@gnu.org>
7088
7089 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7090 Don't use @indicateurl.
7091
7092 * cc-mode.texi (Subword Movement): Don't use @headitem.
7093 (Custom Braces, Clean-ups): Don't use @tie.
7094
70952006-08-29 Michael Albinus <michael.albinus@gmx.de>
7096
7097 Sync with Tramp 2.0.54.
7098
7099 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7100 Suggested by Adrian Phillips <a.phillips@met.no>.
7101
71022006-08-15 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * org.texi (Installation, Activation): Split from Installation and
7105 Activation.
7106 (Clocking work time): Documented new features.
7107
71082006-08-13 Alex Schroeder <alex@gnu.org>
7109
7110 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7111 example.
7112
71132006-08-12 Eli Zaretskii <eliz@gnu.org>
7114
7115 * faq.texi (How to add fonts): New node.
7116
71172006-08-05 Romain Francoise <romain@orebokech.com>
7118
7119 * faq.texi (New in Emacs 22): Expand.
7120
71212006-08-03 Michael Olson <mwolson@gnu.org>
7122
7123 * erc.texi: Update for ERC 5.1.4.
7124
71252006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7126
7127 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7128 in .../site-lisp/gnus/ by default.
7129 [ From gnus-news.texi in the trunk. ]
7130
71312006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7132
7133 * gnus.texi (MIME Commands): Additions for yEnc.
7134
71352006-07-24 Richard Stallman <rms@gnu.org>
7136
7137 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7138 * faq.texi: Move periods and commas inside quotes.
7139
71402006-07-20 Jay Belanger <belanger@truman.edu>
7141
7142 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7143
71442006-07-18 Chong Yidong <cyd@stupidchicken.com>
7145
7146 * faq.texi (Security risks with Emacs): Document Emacs 22
7147 file-local-variable mechanism.
7148
71492006-07-12 Michael Olson <mwolson@gnu.org>
7150
7151 * erc.texi: Update for ERC 5.1.3.
7152
71532006-07-12 Alex Schroeder <alex@gnu.org>
7154
7155 * rcirc.texi: Fix typos.
7156 (Getting started with rcirc): New calling convention for M-x irc.
7157 Mention #rcirc. Removed channel tracking.
0c7efc08 7158 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7159 recently, eg. rcirc-server to rcirc-default-server. Added
7160 documentation for rcirc-authinfo, some background for Bitlbee, and
7161 rcirc-track-minor-mode.
0c7efc08 7162 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7163 Scrolling.
0c7efc08 7164 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7165 to match code changes.
7166
71672006-07-10 Nick Roberts <nickrob@snap.net.nz>
7168
7169 * gnus.texi, message.texi: Fix typos.
7170
71712006-07-07 Carsten Dominik <dominik@science.uva.nl>
7172
7173 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7174 commands.
7175 (Global TODO list): Document the use of the variables
7176 `org-agenda-todo-ignore-scheduled' and
7177 `org-agenda-todo-list-sublevels'.
7178
71792006-07-05 Richard Stallman <rms@gnu.org>
7180
7181 * faq.texi (Scrolling only one line): Fix xref.
7182
71832006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7184
7185 * faq.texi (Evaluating Emacs Lisp code):
7186 Throughout, replace eval-current-buffer with eval-buffer.
7187
71882006-07-03 Richard Stallman <rms@gnu.org>
7189
7190 * rcirc.texi (Scrolling conservatively): Fix xref.
7191
7192 * pcl-cvs.texi (Viewing differences): Usage fix.
7193
71942006-07-03 Carsten Dominik <dominik@science.uva.nl>
7195
7196 * org.texi (Agenda commands): Document `s' key to save all org-mode
7197 buffers.
7198
71992006-06-30 Ralf Angeli <angeli@caeruleus.net>
7200
7201 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7202 names. Mention `cvs-msg' face.
7203
72042006-06-29 Carsten Dominik <dominik@science.uva.nl>
7205
7206 * org.texi (Checkboxes): New section.
7207
72082006-06-28 Carsten Dominik <dominik@science.uva.nl>
7209
7210 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7211 throughout this chapter.
7212
72132006-06-27 Chong Yidong <cyd@stupidchicken.com>
7214
7215 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7216 text for standalone vs Emacs info.
7217 (Help): Clarify header line description. Use mouse-1 for clicks.
7218 (Help-P): Use mouse-1 for clicks.
7219 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7220 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7221 (Choose menu subtopic): Remove gratuitous Emacs command names.
7222 (Help-FOO): Put usual behavior first.
7223 (Help-Xref): Clicking on xrefs works in Emacs.
7224 (Search Text): Clarify what the default behavior is.
7225 (Create Info buffer): Fix Emacs window/X window confusion.
7226 (Emacs Info Variables): Fix for new Emacs init file behavior.
7227
72282006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7229
7230 * gnus.texi (Summary Buffer Lines): Fix typo.
7231
72322006-06-23 Carsten Dominik <dominik@science.uva.nl>
7233
7234 * org.texi (Embedded LaTeX): New chapter.
7235 (Archiving): Section rewritten.
7236 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7237
72382006-06-20 Bill Wohler <wohler@newt.com>
7239
7240 Release MH-E manual version 8.0.1.
7241
7242 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7243 release 8.0.1.
7244 (Preface): Depend on GNU mailutils 1.0 and higher.
7245
72462006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7247
7248 * message.texi (News Headers): Update message-syntax-checks section.
7249
72502006-06-19 Karl Berry <karl@gnu.org>
7251
7252 * info.texi (Advanced): Mention C-q, especially with ?.
7253
72542006-06-19 Carsten Dominik <dominik@science.uva.nl>
7255
7256 * org.texi (Publishing links): Document the `:link-validation-function'
7257 property.
7258 (Extensions and Hacking): New chapter, includes some sections of the
7259 "Miscellaneous" chapter.
7260
72612006-06-10 Carsten Dominik <dominik@science.uva.nl>
7262
7263 * org.texi (Progress logging): New section.
7264
2de53ca6
GM
72652006-06-06 Carsten Dominik <dominik@science.uva.nl>
7266
7267 * org.texi (ASCII export): Document indentation adaptation.
7268 (Setting tags): Document mutually-exclusive tags.
7269
72702006-06-05 Romain Francoise <romain@orebokech.com>
7271
7272 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7273 Fix typo.
7274
7275 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7276 channel (#gnus@irc.freenode.net).
7277 Fix typos. Update copyright notice.
7278
7279 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7280 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7281 (Line-Up Functions, Custom Macros):
7282 * ediff.texi (Window and Frame Configuration)
dccb744b 7283 (Highlighting Difference Regions):
2de53ca6
GM
7284 * emacs-mime.texi (Display Customization):
7285 * erc.texi (History):
7286 * eshell.texi (Known problems):
7287 * eudc.texi (Overview, BBDB):
7288 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7289 (The problem of spam, SpamOracle, Extending the Spam package)
7290 (Conformity, Terminology):
dccb744b 7291 * idlwave.texi (Routine Info)
2de53ca6
GM
7292 (Class and Keyword Inheritance, Padding Operators)
7293 (Breakpoints and Stepping, Electric Debug Mode)
7294 (Examining Variables, Troubleshooting):
7295 * org.texi (Creating timestamps):
7296 * reftex.texi (Commands, Options, Changes):
7297 * tramp.texi (Inline methods, Password caching)
7298 (Auto-save and Backup, Issues):
7299 * vip.texi (Files, Commands in Insert Mode):
7300 * viper.texi (Emacs Preliminaries, States in Viper)
7301 (Packages that Change Keymaps, Viper Specials, Groundwork):
7302 Fix various typos.
7303
73042006-05-31 Michael Ernst <mernst@alum.mit.edu>
7305
7306 * ediff.texi: Fix typos.
7307
73082006-05-30 Carsten Dominik <dominik@science.uva.nl>
7309
7310 * org.texi: Small typo fixes.
7311
fff84c22
JB
73122006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7313
7314 * viper.texi (Viper Specials):
7315 * gnus.texi (Example Setup):
7316 * faq.texi (Backspace invokes help):
7317 * dired-x.texi (Optional Installation Dired Jump):
7318 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7319 follow coding conventions.
7320
2de53ca6
GM
73212006-05-29 Michael Albinus <michael.albinus@gmx.de>
7322
7323 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7324
73252006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7326
7327 * pcl-cvs.texi: Fix typos.
7328 (Customization): Say "us".
7329
73302006-05-26 Eli Zaretskii <eliz@gnu.org>
7331
7332 * org.texi: Remove bogus @setfilename.
7333
73342006-05-26 Carsten Dominik <dominik@science.uva.nl>
7335
7336 * org.texi (ASCII export): Omit command name.
7337 (HTML export): Add prefix to all lines in Local Variable example.
7338 (Acknowledgments): Typeset names in italics.
7339
73402006-05-24 Carsten Dominik <dominik@science.uva.nl>
7341
7342 * org.texi (Plain lists): Add new item navigation commands.
7343 (External links): Document elisp and info links.
7344 (Custom searches): New section.
7345 (Publishing): New chapter.
7346 (HTML export): Include a list of supported CSS classes.
7347 (Setting tags): Describe the fast-tag-setting interface.
7348
73492006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7350
7351 * dired-x.texi: ifinfo -> ifnottex.
7352
73532006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7354
7355 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7356
73572006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7358
7359 * message.texi (Interface): Add tool bar customization.
7360 (MIME): Index and text additions for mml-attach.
7361 (MIME): Describe mml-dnd-protocol-alist and
7362 mml-dnd-attach-options.
7363
7364 * gnus.texi (Oort Gnus): Reorder entries in sections.
7365 Fix some entries.
7366 (Starting Up): Add references to "Emacs for Heathens" and to
7367 "Finding the News". Add user-full-name and user-mail-address.
7368 (Group Buffer Format): Add tool bar customization and update.
7369 (Summary Buffer): Add tool bar customization.
7370 (Posting Styles): Add message-alternative-emails.
7371
73722006-05-09 Michael Albinus <michael.albinus@gmx.de>
7373
7374 * tramp.texi (Filename completion): Improve wording.
7375
73762006-05-07 Romain Francoise <romain@orebokech.com>
7377
7378 * faq.texi (Using regular expressions): Fix typo.
7379 (Packages that do not come with Emacs): Fix capitalization.
7380 (Replacing text across multiple files): Expand node to explain how
7381 to use `dired-do-query-replace-regexp' in more detail, based on
7382 suggestion by Eric Hanchrow <offby1@blarg.net>.
7383
73842006-05-06 Michael Albinus <michael.albinus@gmx.de>
7385
7386 * tramp.texi (Filename completion): Completion of remote files'
7387 method, user name and host name is active only in partial
7388 completion mode.
7389
73902006-05-06 Bill Wohler <wohler@newt.com>
7391
7392 Release MH-E manual version 8.0.
7393
7394 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7395 release 8.0.
7396
73972006-05-06 Bill Wohler <wohler@newt.com>
7398
7399 * mh-e.texi (MH-BOOK-HOME): Change from
7400 http://www.ics.uci.edu/~mh/book/mh to
7401 http://rand-mh.sourceforge.net/book/mh.
7402 Replace .htm suffix with .html for MH book files.
7403 (Using This Manual): Update key binding for getting relevant
7404 chapter in Info from command key.
7405 (Ranges): Fix itemx.
7406
74072006-05-05 Karl Berry <karl@gnu.org>
7408
7409 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7410 (\fonttextsize): New user-level command to change text font size.
7411
74122006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7413
7414 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7415
74162006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7417
7418 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7419
74202006-04-24 Bill Wohler <wohler@newt.com>
7421
7422 * mh-e.texi (Getting Started): Make it more explicit that you need
7423 to install MH. Add pointers to current MH implementations.
7424
74252006-04-21 Bill Wohler <wohler@newt.com>
7426
7427 Release MH-E manual version 7.94.
7428
7429 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7430 release 7.94.
7431
74322006-04-21 Carsten Dominik <dominik@science.uva.nl>
7433
7434 * org.texi: Many small fixes.
7435 (Handling links): Rename from "Managing links".
7436
74372006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7438
7439 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7440 (Splitting mail using spam-stat): Fix @xref.
7441
74422006-04-20 Chong Yidong <cyd@stupidchicken.com>
7443
7444 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7445 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7446
74472006-04-20 Carsten Dominik <dominik@science.uva.nl>
7448
7449 * org.texi (Time stamps): Better explanation of the purpose of
7450 different time stamps.
7451 (Structure editing, Plain lists): More details on how new items
7452 and headings are inserted.
7453
74542006-04-18 Carsten Dominik <dominik@science.uva.nl>
7455
7456 * org.texi (Formula syntax): Fix link to Calc Manual.
7457
74582006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7459
7460 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7461
74622006-04-17 Bill Wohler <wohler@newt.com>
7463
7464 * mh-e.texi (Folders): Update mh-before-quit-hook and
7465 mh-quit-hook example with code that removes the buffers rather
7466 than just bury them.
7467
74682006-04-17 Michael Albinus <michael.albinus@gmx.de>
7469
7470 Sync with Tramp 2.0.53.
7471
74722006-04-13 Carsten Dominik <dominik@science.uva.nl>
7473
7474 * org.texi (Updating settings): New section.
7475 (Visibility cycling): Better names for the startup folding
7476 options.
7477 (Exporting): Completely restructured.
7478 (The very busy C-c C-c key): New section.
7479 (Summary of in-buffer settings): New section.
7480
74812006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7482
7483 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7484
74852006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7486
7487 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7488 (Server Commands): Key `v' is reserved for users.
7489
74902006-04-11 Carsten Dominik <dominik@science.uva.nl>
7491
7492 * org.texi (Link format): New section, emphasis on bracket links.
7493 (External links): Document bracket links.
7494 (FAQ): Expand to cover shell links and the new link format.
7495
74962006-04-09 Kevin Ryde <user42@zip.com.au>
7497
7498 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7499
75002006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7501
7502 * gnus.texi (Summary Buffer Lines): Add `*'.
7503
c8763fb6 75042006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7505
7506 * gnus.texi (Group Parameters):
7507 Mention gnus-permanently-visible-groups.
7508
75092006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7510
7511 * gnus.texi (Face): Fix typo.
7512
75132006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7514
7515 * gnus.texi (X-Face): Clarify.
7516 (Face): Need Emacs with PNG support.
7517
75182006-04-06 Richard Stallman <rms@gnu.org>
7519
7520 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7521 Emacs".
7522
75232006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7524
7525 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7526 blocks not suitable for inclusion with Emacs using variable
7527 PARTOFEMACS.
7528
75292006-04-04 Simon Josefsson <jas@extundo.com>
7530
7531 * gnus.texi (Security): Improve.
7532
75332006-04-02 Bill Wohler <wohler@newt.com>
7534
7535 * mh-e.texi (Getting Started, Junk, Bug Reports)
7536 (MH FAQ and Support): Fix URLs.
7537
75382006-03-31 Romain Francoise <romain@orebokech.com>
7539
7540 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7541 to t, not nil (and has for the past eight years).
7542
75432006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7544
7545 * message.texi, gnus.texi: Bump version to 5.11.
7546
75472006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7548
7549 * gnus.texi (Top): Add comment about version line.
7550
7551 * message.texi (Top): Ditto. Change to take named versions into
7552 account.
7553
75542006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7555
7556 * gnus.texi (Posting Styles): Add x-face-file to example.
7557 (X-Face): Refer to posting styles.
7558
7559 * gnus-faq.texi ([5.8]): Add x-face-file.
7560 ([8.4]): Add links to gmane.emacs.gnus.user and
7561 gmane.emacs.gnus.general.
7562
75632006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7564
7565 * gnus-faq.texi: Use .invalid.
7566 ([5.4]): Fix gnus-posting-styles example.
7567
75682006-03-27 Romain Francoise <romain@orebokech.com>
7569
7570 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7571 Emacs/W3 needs a new maintainer.
7572 (Ispell): Update author and version info.
7573 (Mailcrypt): Mention PGG.
7574 (New in Emacs 22): Add PGG to the list of new packages.
7575 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7576 updating dead URLs.
7577
75782006-03-25 Karl Berry <karl@gnu.org>
7579
7580 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7581 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7582 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7583 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7584 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7585 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7586 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7587 (2) do not indent copyright year list (or anything else).
7588
75892006-03-21 Bill Wohler <wohler@newt.com>
7590
7591 * mh-e.texi (Folders): Various edits.
7592
75932006-03-20 Romain Francoise <romain@orebokech.com>
7594
7595 * gnus.texi (Mail Folders): Grammar fix.
7596
75972006-03-19 Bill Wohler <wohler@newt.com>
7598
7599 * mh-e.texi (Replying): Document Mail-Followup-To.
7600 Change manually-formatted table to multitable. Add debugging info.
7601 Move description of mh-reply-default-reply-to into paragraph
7602 that describes its values.
7603
76042006-03-17 Bill Wohler <wohler@newt.com>
7605
10d1d0af 7606 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7607 (Sending Mail Tour): Update method of entering
7608 addresses and subject.
7609 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7610 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7611
76122006-03-15 Carsten Dominik <dominik@science.uva.nl>
7613
7614 * org.texi: Version number change only.
7615
76162006-03-14 Bill Wohler <wohler@newt.com>
7617
7618 * mh-e.texi: Add index entries around each paragraph rather than
7619 depend on entries from beginning of node. Doing so ensures that
7620 index entries are less likely to be forgotten if text is cut and
7621 pasted, and are necessary anyway if the references are on a
7622 separate page. It seems that makeinfo is now (v. 4.8) only
7623 producing one index entry per node, so there is no longer any
7624 excuse not to. Use subheading instead of heading. The incorrect
7625 use of heading produced very large fonts in Info--as large as the
7626 main heading.
7627 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7628 versions 6 and 7 appeared *around* the time of these Emacs releases.
7629
76302006-03-13 Carsten Dominik <dominik@science.uva.nl>
7631
7632 * org.texi (Clean view): Document new startup options.
7633
76342006-03-11 Bill Wohler <wohler@newt.com>
7635
7636 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7637 (Composing, Scan Line Formats): Fix @refs.
7638 (Getting Started): Define MH profile and MH profile components.
7639 (Incorporating Mail, Reading Mail, Viewing, Printing)
7640 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7641 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7642 for string constants.
7643 (Tool Bar): Remove spurious quote.
7644 (Junk): Use ``...'' instead of "...".
7645 (Scan Line Formats): Replace @samp with @kbd.
7646
76472006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7648
7649 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7650
76512006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7652
7653 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7654 easy to understand.
7655
76562006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7657
7658 * gnus.texi: Markup fix.
7659 (Fancy Mail Splitting): Specify new feature.
7660
76612006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7662
7663 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7664 partial-words matching.
7665
76662006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7667
7668 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7669
7670 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7671 (MIME Commands): Fix mm-discouraged-alternatives.
7672
76732006-03-07 Carsten Dominik <dominik@science.uva.nl>
7674
7675 * org.texi: Version number change only.
7676
76772006-03-06 Bill Wohler <wohler@newt.com>
7678
7679 * mh-e.texi: Move from SourceForge repository to Savannah.
7680 This is version 7.93, which is a total rewrite from the previous
7681 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7682 version 7.93.
7683
76842006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7685
7686 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7687
76882006-03-01 Carsten Dominik <dominik@science.uva.nl>
7689
7690 * org.texi (Interaction): Add item about `org-mouse.el' by
7691 Piotr Zielinski.
7692 (Managing links): Document that also mouse-1 can be used to
7693 activate a link.
7694 (Headlines, FAQ): Add entry about hiding leading stars.
7695 (Miscellaneous): Resort the sections in this chapter to a more
7696 logical sequence.
7697
76982006-02-27 Simon Josefsson <jas@extundo.com>
7699
7700 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7701 2004-01-27 from the trunk).
7702
77032006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7704
7705 * cc-mode.texi: Rename c-hungry-backspace to
7706 c-hungry-delete-backwards, at the request of RMS. Leave the old
7707 name as an alias.
7708
77092006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7710
7711 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7712 include the function header within the defun.
7713
77142006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7715
7716 * cc-mode.texi: Correct two typos.
7717
77182006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7719
7720 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7721 existing comment.
7722 (Electric Keys): Add a justification for electric indentation.
7723 (Hungry WS Deletion): Clear up the names and complications of the
7724 BACKSPACE and DELETE keys.
7725
77262006-02-23 Juri Linkov <juri@jurta.org>
7727
7728 * faq.texi (Common requests): Move `Turning on auto-fill by
7729 default' after `Wrapping words automatically'. Move `Working with
7730 unprintable characters' before `Searching for/replacing newlines'.
7731 Move `Replacing highlighted text' after `Highlighting a region'.
7732 Merge `Repeating commands' and `Repeating a command as many times
7733 as possible' into the former.
7734 (Packages that do not come with Emacs): Add refs to Gmane and
7735 etc/MORE.STUFF.
7736
77372006-02-23 Juri Linkov <juri@jurta.org>
7738
7739 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7740 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7741 Add xref to `(emacs)Reporting Bugs'.
7742 (Getting a printed manual): Add URL to other formats of the manual.
7743 (Common requests): Fix menu.
7744 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7745 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7746 (Inserting text at the beginning of each line): Add pxref to
7747 `Changing the included text prefix'.
7748 (Forcing the cursor to remain in the same column): Mention `track-eol'
7749 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7750 (Replacing text across multiple files): Add keybinding `Q' for
7751 `dired-do-query-replace'.
7752
77532006-02-22 Carsten Dominik <dominik@science.uva.nl>
7754
7755 * reftex.texi: Version number and date change only.
7756
7757 * org.texi (Internal Links): Rewrite to cover the modified
7758 linking system.
7759
77602006-02-17 Eli Zaretskii <eliz@gnu.org>
7761
7762 * faq.texi: Remove the coding cookie, it's not needed anymore.
7763
77642006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7765
7766 * faq.texi (Colors on a TTY): Mention Mac OS port.
7767
77682006-02-12 Karl Berry <karl@gnu.org>
7769
7770 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7771 8-bit accented a.
7772
77732006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7774
7775 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7776
77772006-02-08 Romain Francoise <romain@orebokech.com>
7778
7779 * faq.texi (Top): Remove paragraph about the FAQ being a
7780 transitional document, etc.
7781 (Searching for/replacing newlines): New node.
7782 (Yanking text in isearch): New node.
7783 (Inserting text at the beginning of each line): Rename and make
7784 more general, mention `M-;' in Message mode.
7785
77862006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7787
7788 * faq.texi (Meta key does not work in xterm)
7789 (Emacs does not display 8-bit characters)
7790 (Inputting eight-bit characters): Update xrefs.
7791
77922006-02-06 Romain Francoise <romain@orebokech.com>
7793
7794 * faq.texi (VM): VM now at version 7.19.
7795 Set myself as maintainer of this file.
7796
77972006-02-04 Michael Olson <mwolson@gnu.org>
7798
7799 * erc.texi (History): Note that ERC is now included with Emacs.
7800
78012006-01-31 Romain Francoise <romain@orebokech.com>
7802
7803 * message.texi (Message Headers): Explain what
7804 `message-alternative-emails' does in more detail.
7805 Update copyright year.
7806
78072006-01-30 Juanma Barranquero <lekktu@gmail.com>
7808
7809 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7810
78112006-01-29 Richard M. Stallman <rms@gnu.org>
7812
7813 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7814
78152006-01-29 Michael Olson <mwolson@gnu.org>
7816
7817 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7818
7819 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7820
7821 * faq.texi (New in Emacs 22): Mention ERC.
7822
78232006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7824
7825 * rcirc.texi: Capitalize dir entry for consistency with the entry
7826 in info/dir and other entries in the Emacs category.
7827 Fix typos. Delete trailing whitespace.
7828
c8763fb6 78292006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7830
7831 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7832
78332006-01-27 Eli Zaretskii <eliz@gnu.org>
7834
7835 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7836 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7837
7838 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7839 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7840
78412006-01-27 Alex Schroeder <alex@gnu.org>
7842
7843 * rcirc.texi: New file.
7844
78452006-01-23 Juri Linkov <juri@jurta.org>
7846
7847 * widget.texi (User Interface): Add S-TAB for widget-backward.
7848
78492006-01-22 Michael Albinus <michael.albinus@gmx.de>
7850
7851 Sync with Tramp 2.0.52.
7852
7853 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7854 Add Tramp disabling item. New item for common connection problems.
7855 (various): Apply "ftp" as method for the download URL.
7856 (Bug Reports): Refer to FAQ for common problems.
7857
78582006-01-21 Eli Zaretskii <eliz@gnu.org>
7859
7860 * widget.texi (User Interface): Use @key for TAB.
7861
7862 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7863
7864 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7865 for TAB.
7866
7867 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7868
78692006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7870
7871 * gnus.texi: Update copyright.
7872
78732006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7874
7875 * gnus.texi (Article Washing): Additions.
7876
2de53ca6
GM
78772006-01-13 Carsten Dominik <dominik@science.uva.nl>
7878
7879 * org.texi (Agenda commands): Document tags command.
7880
78812006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7882
7883 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7884
78852006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7886
7887 * gnus.texi (RSS): Addition.
7888
78892005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7890
7891 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7892
78932005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7894
7895 * emacs-mime.texi (Display Customization): Add setting example to
7896 mm-discouraged-alternatives.
7897
78982006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7899
7900 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7901 version is the canonical version.
7902
79032006-01-08 Alex Schroeder <alex@gnu.org>
7904
7905 * pgg.texi (Caching passphrase): Rewording.
7906
79072006-01-06 Eli Zaretskii <eliz@gnu.org>
7908
7909 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7910 repository URL.
7911
79122006-01-06 Carsten Dominik <dominik@science.uva.nl>
7913
7914 * org.texi: Removed the accidentally re-added empty line in the
7915 direntry.
7916
79172006-01-05 Carsten Dominik <dominik@science.uva.nl>
7918
7919 * org.texi (Agenda Views): Chapter reorganized.
7920
79212005-12-29 Romain Francoise <romain@orebokech.com>
7922
7923 * faq.texi (Using Customize): New node.
7924
79252005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7926
7927 * org.texi: Remove blank line in @direntry. It is non-standard
7928 and recursively produces blank lines all over the dir file (when
7929 using Texinfo 4.8).
7930
79312005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7932
7933 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7934
79352005-12-20 Carsten Dominik <dominik@science.uva.nl>
7936
7937 * org.texi (Tags): Boolean logic documented.
7938 (Agenda Views): Document custom commands.
7939
79402005-12-20 David Kastrup <dak@gnu.org>
7941
7942 * faq.texi (AUCTeX): Update version and mailing list info.
7943
79442005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7945
7946 * gnus.texi (MIME Commands): Mention addition of
7947 multipart/alternative to gnus-buttonized-mime-types and add xref
7948 to mm-discouraged-alternatives.
7949
7950 * emacs-mime.texi (Display Customization): Mention addition of
7951 "image/.*" and add xref to gnus-buttonized-mime-types in the
7952 mm-discouraged-alternatives section.
7953
79542005-12-16 Carsten Dominik <dominik@science.uva.nl>
7955
7956 * org.texi (Tags): New section.
7957 (Agenda Views): Chapter reorganized.
7958
79592005-12-16 Eli Zaretskii <eliz@gnu.org>
7960
7961 * org.texi (Internal Links): Add a missing comma after an @xref.
7962
79632005-12-14 Chong Yidong <cyd@stupidchicken.com>
7964
7965 * faq.texi (Filling paragraphs with a single space): No need to
7966 change sentence-end now.
7967
79682005-12-13 Romain Francoise <romain@orebokech.com>
7969
7970 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7971
79722005-12-12 Jay Belanger <belanger@truman.edu>
7973
7974 * faq.texi (Calc): Update version number.
7975
79762005-12-12 Carsten Dominik <dominik@science.uva.nl>
7977
7978 * org.texi (Progress Logging): New section.
7979
79802005-12-10 Romain Francoise <romain@orebokech.com>
7981
7982 Update the Emacs FAQ for the 22.1 release.
7983
7984 * faq.texi: Set VER to `22.1'.
7985 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7986 Tutorial. Mention that `C-h r' displays the manual.
7987 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7988 (Getting a printed manual): Point to the new locations of the
7989 manuals on the GNU Web site.
7990 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7991 available via Info (it was previously distributed separately).
7992 (Installing Texinfo documentation): The latest version of Texinfo
7993 is 4.8, not 4.0.
7994 (Informational files for Emacs): COPYING is the GNU General Public
7995 License, not the Emacs General Public License.
7996 (Informational files for Emacs): Delete obsolete link to the
7997 GNUinfo pages as they have been removed from the GNU Web site.
7998 (New in Emacs 22): New node.
7999 (Setting up a customization file): Say that most packages support
8000 Customize nowadays.
8001 (Colors on a TTY): Delete reference to instructions on how to
8002 enable syntax highlighting, it is now enabled by default.
8003 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8004 at startup automatically.
8005 (Controlling case sensitivity): Mention `M-c' in isearch.
8006 (Using an already running Emacs process): Emacs now creates the
8007 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8008 gnuserv. As emacsclient can now run Lisp code as well, delete a
8009 sentence praising gnuserv for that. Simplify description of how
8010 the client/server operation works.
8011 (Compiler error messages): Delete obsolete text (compile.el has
8012 been rewritten).
8013 (Indenting switch statements): Fix typo.
8014 (Matching parentheses): Simplify setup instructions, mention the
8015 menu bar item in the Options menu.
8016 (Repeating a command as many times as possible): Mention `C-x e'.
8017 (Going to a line by number): Mention new keymap and bindings
8018 `M-g M-g', `M-g M-p' and `M-g M-n'.
8019 (Turning on syntax highlighting): Now on by default. Simplify.
8020 (Replacing highlighted text): Use `1', not `t'.
8021 (Problems with very large files): The maximum size is now 256MB on
8022 32-bit machines.
8023 (^M in the shell buffer): Mention `comint-process-echoes'.
8024 (Emacs for Apple computers): Emacs 22 has native support for Mac
8025 OS X.
8026 (Translating names to IP addresses): Delete node.
8027 (Binding keys to commands): Fix typo.
8028 (SPC no longer completes file names): New node.
8029 (MIME with Emacs mail packages): Delete section about the Emacs
8030 MIME FAQ (it's not reachable anymore).
8031
80322005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8033
8034 * cc-mode.texi: The manual has been extensively revised: the
8035 information about using CC Mode has been separated from the larger
8036 and more difficult chapters about configuration. It has been
8037 updated for CC Mode 5.31.
8038
80392005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8040
8041 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8042 (Selecting an implementation): Fix descriptions.
8043
80442005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8045
8046 * message.texi (Various Message Variables): Addition.
8047
80482005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8049
8050 * message.texi: Fix default values.
8051
80522005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8053
8054 * message.texi (Header Commands): Clarify descriptions of
8055 message-cross-post-followup-to, message-reduce-to-to-cc, and
8056 message-insert-wide-reply.
8057 (Various Commands): Fix kindex for message-kill-to-signature;
8058 clarify description of message-tab.
8059
80602005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8061
8062 * message.texi (Mailing Lists): Fix description about MFT.
8063
8064 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8065
80662005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8067
8068 * gnus.texi (Slow Terminal Connection): Replace old description
8069 with new one.
8070
80712005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8072
8073 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8074 replace X-Draft-Headers with X-Draft-From.
8075
80762005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8077
8078 * gnus.texi (Various Various): Fix the default value of
8079 nnheader-max-head-length.
8080 (Gnus Versions): Fix typo.
8081
80822005-12-08 Carsten Dominik <dominik@science.uva.nl>
8083
8084 * org.texi (Structure editing): Document new functionality of
8085 M-RET.
8086
80872005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8088
8089 * org.texi (Internal Links): Fix Texinfo usage.
8090
80912005-12-06 Carsten Dominik <dominik@science.uva.nl>
8092
8093 * org.texi (TODO basics): Document the global todo list.
8094 (TODO items): Documents sparse tree for specific TODO
8095 keywords.
8096
80972005-11-30 Carsten Dominik <dominik@science.uva.nl>
8098
8099 * org.texi (Plain Lists): Typos fixed.
8100
81012005-11-28 Jay Belanger <belanger@truman.edu>
8102
8103 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8104
81052005-11-24 Carsten Dominik <dominik@science.uva.nl>
8106
8107 * org.texi (Structure editing): New item moving commands added.
8108 (Plain Lists): New section.
8109
81102005-11-18 Carsten Dominik <dominik@science.uva.nl>
8111
8112 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8113 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8114 `org-agenda-file-to-front'.
2de53ca6
GM
8115 (Built-in table editor): Document `org-table-sort-lines'.
8116 (HTML formatting): Export of hand-formatted lists.
8117
81182005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8119
8120 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8121 new variable gnus-toolbar-thickness.
8122
81232005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8124
8125 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8126
81272005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8128
8129 * gnus.texi (X-Face): Fix description.
8130 (XVarious): Remove gnus-xmas-logo-color-alist and
8131 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8132
81332005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8134
8135 * gnus.texi (Group Parameters): Mention new variable
8136 gnus-parameters-case-fold-search.
8137 (Home Score File): Addition.
8138
81392005-11-04 Ulf Jasper <ulf.jasper@web.de>
8140
8141 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8142 (Overview): List supported feed types.
8143 (Installation): No installation necessary when using autoload.
8144 (Configuration): Rename "RSS" to "news".
8145
81462005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8147
8148 * pgg.texi (User Commands): Document additional passphrase
8149 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8150 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8151
81522005-11-04 Carsten Dominik <dominik@science.uva.nl>
8153
8154 * org.texi: Version number changed to 3.19.
8155
81562005-10-29 Sascha Wilde <wilde@sha-bang.de>
8157
8158 * pgg.texi (How to use): Update the example to add autoload of
8159 pgg-encrypt-symmetric-region.
8160 (User Commands): Document pgg-encrypt-symmetric-region.
8161 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8162
81632005-10-27 Jay Belanger <belanger@truman.edu>
8164
8165 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8166 mention other TeX-related units.
8167
81682005-10-23 Lars Hansen <larsh@soem.dk>
8169
0c7efc08
SM
8170 * dired-x.texi (Miscellaneous Commands):
8171 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8172 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8173
81742005-10-23 Jay Belanger <belanger@truman.edu>
8175
8176 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8177 constant.
8178
81792005-10-23 Michael Albinus <michael.albinus@gmx.de>
8180
0c7efc08
SM
8181 * faq.texi (Bugs and problems):
8182 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8183 `directory-listing-before-filename-regexp'.
8184
81852005-10-22 Eli Zaretskii <eliz@gnu.org>
8186
8187 * newsticker.texi (UPDATED): Set value.
8188
81892005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8190
8191 * gnus.texi (Document Groups): Remove duplicate item.
8192
81932005-10-21 Carsten Dominik <dominik@science.uva.nl>
8194
8195 * org.texi (Summary): Mention iCalendar support.
8196 (Exporting): Document iCalendar support.
8197
81982005-10-18 Romain Francoise <romain@orebokech.com>
8199
8200 * viper.texi (Viper Specials): Capitalize GNU.
8201
82022005-10-17 Juri Linkov <juri@jurta.org>
8203
8204 * info.texi (Getting Started, Search Index, Expert Info):
8205 Fix wording.
8206 (Search Text): Replace `echo area' with `mode line'.
8207 (Search Index): Both `i' and `,' find all index entries.
8208 Replace example `C-f' with `C-l' (which exists in index of Info
8209 manual) and delete spaces in its keyboard input sequence.
8210 Delete unnecessary explanations about literal characters.
8211
82122005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8213
8214 * gnus.texi (Document Server Internals): Addition.
8215
82162005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8217
8218 * gnus.texi (A note on namespaces): Fix RFC reference.
8219
82202005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8221
8222 * gnus.texi (RSS): Fix key description.
8223
82242005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8225
8226 * gnus.texi: Emacs/w3 -> Emacs/W3.
8227 (Browsing the Web): Fix description.
8228 (Web Searches): Ditto.
8229 (Customizing W3): Ditto.
8230
82312005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8232
8233 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8234
82352005-10-11 Jay Belanger <belanger@truman.edu>
8236
8237 * calc.texi (Integration): Mention using `a i' to compute definite
8238 integrals.
8239
82402005-10-11 Juri Linkov <juri@jurta.org>
8241
8242 * info.texi: Rearrange nodes.
8243 (Top): Update menu. Change ref `Info for Experts' to
8244 `Advanced Info Commands'.
8245 (Getting Started): Fix description of manual's parts.
8246 (Help-Int): Change xref `Info Search' to `Search Index', and
8247 `Expert Info' to `Advanced'.
8248 (Advanced): Move node one level up.
8249 (Search Text, Search Index): New nodes split out from `Info Search'.
8250 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8251 split out from `Advanced'.
8252 (Advanced, Emacs Info Variables): De-document editing an Info file
8253 in Info.
8254 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8255 (Creating an Info File): Delete node and move its text to
8256 `Expert Info'.
8257
82582005-10-10 Carsten Dominik <dominik@science.uva.nl>
8259
8260 * org.texi (Workflow states): Documented that change in keywords
8261 becomes active only after restart of Emacs.
8262
82632005-10-08 Michael Albinus <michael.albinus@gmx.de>
8264
8265 Sync with Tramp 2.0.51.
8266
82672005-10-08 Nick Roberts <nickrob@snap.net.nz>
8268
8269 * speedbar.texi (Introduction): Describe new location of speedbar
8270 on menubar.
8271 (Basic Key Bindings): Remove descriptions of bindings that have
8272 been removed.
8273
82742005-10-05 Nick Roberts <nickrob@snap.net.nz>
8275
8276 * speedbar.texi (GDB): Describe use of watch expressions.
8277
82782005-09-28 Simon Josefsson <jas@extundo.com>
8279
8280 * message.texi (IDNA): Fix.
8281
82822005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8283
8284 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8285 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8286 description of nntp-open-connection-function.
8287 (Common Variables): Fix descriptions.
8288
82892005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8290
8291 * gnus.texi (Server Buffer Format): Document the %a format spec.
8292
82932005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8294
8295 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8296
82972005-09-23 Carsten Dominik <dominik@science.uva.nl>
8298
8299 * org.texi Version 3.16.
8300
83012005-09-19 Miles Bader <miles@gnu.org>
8302
8303 * newsticker.texi: Get rid of CVS keywords.
8304
83052005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8306
8307 * gnus.texi (Finding the Parent): Fix description of how Gnus
8308 finds article.
8309
83102005-09-14 Jari Aalto <jari.aalto@cante.net>
8311
8312 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8313 to drop off non-answered articles.
8314
83152005-09-19 Juanma Barranquero <lekktu@gmail.com>
8316
8317 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8318 braces (which are unsupported by NMAKE) for macro `srcdir'.
8319
83202005-09-17 Eli Zaretskii <eliz@gnu.org>
8321
8322 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8323 (../info/newsticker, newsticker.dvi): New targets.
8324
83252005-09-17 Ulf Jasper <ulf.jasper@web.de>
8326
8327 * newsticker.texi: Replace @command with @code. Replace @example
8328 with @lisp.
0c7efc08
SM
8329 (Top): Add explanations to menu items.
8330 (GNU Free Documentation License): Remove.
2de53ca6
GM
8331
83322005-09-16 Romain Francoise <romain@orebokech.com>
8333
8334 Update all files to specify GFDL version 1.2.
8335
8336 * doclicense.texi (GNU Free Documentation License): Update to
8337 version 1.2.
8338
83392005-09-15 Richard M. Stallman <rms@gnu.org>
8340
8341 * newsticker.texi: Fix @setfilename.
8342
8343 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8344 (../info/newsticker, newsticker.dvi): New targets.
8345
83462005-08-30 Carsten Dominik <dominik@science.uva.nl>
8347
8348 * org.texi: Version 3.15.
8349
83502005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * ses.texi: Combine all three indices into one.
8353 Correct a few typos.
8354
83552005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8356
8357 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8358
83592005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8360
8361 * emacs-mime.texi (Handles): Remove duplicate item.
8362 (Encoding Customization): Fix the default value for
8363 mm-coding-system-priorities.
8364 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8365 (Basic Functions): Fix reference.
8366
83672005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8368
8369 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8370
83712005-08-18 Richard M. Stallman <rms@gnu.org>
8372
8373 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8374 and web site.
8375
8376 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8377 not keyboard-translate.
8378
83792005-08-11 Richard M. Stallman <rms@gnu.org>
8380
8381 * faq.texi (Using regular expressions): Fix xref.
8382
83832005-08-09 Juri Linkov <juri@jurta.org>
8384
8385 * info.texi (Help-P): Replace `Prev' with `Previous'.
8386 (Help-M, Help-Xref): Add S-TAB.
8387 (Help-FOO): Update `u' command.
8388 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8389 Update info about visibility of xref parts.
8390 (Help-Int): Fix `m' command. Rename `Info-last' to
8391 `Info-history-back'. Add `Info-history-forward'.
8392 (Advanced): Fix `g*' and `M-n' commands.
8393 (Info Search): Add `index-apropos' in stand-alone browser.
8394 Add isearch commands.
8395 (Emacs Info Variables): Remove `Info-fontify'.
8396 Add `Info-mode-hook'. Update face names.
8397 Add `Info-fontify-maximum-menu-size',
8398 `Info-fontify-visited-nodes', `Info-isearch-search'.
8399
84002005-08-07 Michael Albinus <michael.albinus@gmx.de>
8401
8402 Sync with Tramp 2.0.50.
8403
8404 * tramp.texi: Use @option{} consequently for method names.
8405 (Inline methods, External transfer methods): Remove references to
8406 Cygwin.
8407 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8408 implementation.
8409
84102005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8411
8412 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8413 Mention that gnus-init-file is not read when Emacs is invoked with
8414 --no-init-file or -q.
8415
84162005-07-19 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi: Version 3.14.
8419
84202005-07-04 Carsten Dominik <dominik@science.uva.nl>
8421
8422 * org.texi: Version 3.13.
8423
84242005-07-18 Juri Linkov <juri@jurta.org>
8425
8426 * calc.texi (Time Zones, Logical Operations):
8427 * cl.texi (Overview):
8428 * org.texi (TODO types):
8429 * sc.texi (Emacs 18 MUAs):
8430 * speedbar.texi (Top):
8431 * url.texi (History):
8432 Delete duplicate duplicate words.
8433
ce058493 84342005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8435
8436 * cl.texi (Type Predicates): Document `atom' type.
8437
84382005-07-04 Lute Kamstra <lute@gnu.org>
8439
8440 Update FSF's address in GPL notices.
8441
8442 * calc.texi (Copying):
8443 * doclicense.texi (GNU Free Documentation License):
8444 * faq.texi (Contacting the FSF):
8445 * mh-e.texi (Copying): Update FSF's address.
8446
84472005-07-03 Richard M. Stallman <rms@gnu.org>
8448
8449 * flymake.texi (Example -- Configuring a tool called directly):
8450 Update name of flymake-build-relative-filename.
8451
84522005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8453
8454 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8455
84562005-06-29 Carsten Dominik <dominik@science.uva.nl>
8457
8458 * org.texi: Version 3.12.
8459
84602005-06-24 Eli Zaretskii <eliz@gnu.org>
8461
8462 * makefile.w32-in (MAKEINFO): Use --force.
8463 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8464 Makefile.in.
8465 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8466 more shells.
8467
84682005-06-23 Richard M. Stallman <rms@gnu.org>
8469
8470 * speedbar.texi (Creating a display): Texinfo usage fixes.
8471
8472 * tramp.texi (Customizing Completion, Auto-save and Backup):
8473 Texinfo usage fixes.
8474
84752005-06-23 Juanma Barranquero <lekktu@gmail.com>
8476
8477 * dired-x.texi (Miscellaneous Commands):
8478 * ediff.texi (Miscellaneous):
8479 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8480 (Agent Variables):
8481 * info.texi (Help-Xref):
8482 * message.texi (Message Headers):
8483 * org.texi (Remember):
8484 * reftex.texi (Options (Defining Label Environments)):
8485 (Options (Index Support)):
8486 (Options (Viewing Cross-References)):
8487 (Options (Misc)):
8488 (Changes):
8489 * speedbar.texi (Creating a display):
8490 * tramp.texi (Customizing Completion, Auto-save and Backup):
8491 Texinfo usage fix.
8492
84932005-06-13 Carsten Dominik <dominik@science.uva.nl>
8494
8495 * org.texi: Version 3.11.
8496
84972005-06-12 Jay Belanger <belanger@truman.edu>
8498
8499 * calc.texi (Getting Started): Remove extra menu item.
8500
85012005-05-31 Jay Belanger <belanger@truman.edu>
8502
8503 * calc.texi (Notations Used in This Manual): Use @kbd for key
8504 sequence.
8505 (Demonstration of Calc): Mention another way of starting Calc.
8506 (Starting Calc): Mention long name of M-#.
8507 (Embedded Mode Overview): Remove unnecessary instruction.
8508 (Other M-# commands): Rephrase `M-# 0' explanation.
8509 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8510 reflect current behavior.
8511
85122005-05-30 Jay Belanger <belanger@truman.edu>
8513
8514 * calc.texi (Hooks): Change description of calc-window-hook and
8515 calc-trail-window-hook to match usage.
8516 (Computational Functions): Add more constant-generating functions.
8517 (Customizable Variables): Use defvar.
8518
85192005-05-28 Jay Belanger <belanger@truman.edu>
8520
8521 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8522 (Basic Embedded Mode): Explain behavior of arguments to
8523 calc-embedded-mode.
8524
85252005-05-27 Jay Belanger <belanger@truman.edu>
8526
8527 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8528 current behavior.
8529
85302005-05-25 Jay Belanger <belanger@truman.edu>
8531
8532 * calc.texi: Change Calc version number throughout.
8533 (Keypad Mode): Change location in info output.
8534 (Keypad mode overview): Move picture of keypad.
8535
85362005-05-21 Jay Belanger <belanger@truman.edu>
8537
8538 * calc.texi (Storing variables): Mention that only most variables
8539 are void to begin with.
8540
85412005-05-21 Kevin Ryde <user42@zip.com.au>
8542
8543 * widget.texi (Basic Types): Update cross ref from "Enabling
8544 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8545 lispref/text.texi change.
8546
85472005-05-20 Carsten Dominik <dominik@science.uva.nl>
8548
8549 * org.texi: Version 3.09.
8550
85512005-05-18 Carsten Dominik <dominik@science.uva.nl>
8552
8553 * reftex.texi: Version 4.28.
8554
85552005-05-16 Jay Belanger <belanger@truman.edu>
8556
8557 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8558
85592005-05-14 Jay Belanger <belanger@truman.edu>
8560
8561 * calc.texi (Default Simplifications): Insert missing ! (logical
8562 not operator).
8563
85642005-05-14 Michael Albinus <michael.albinus@gmx.de>
8565
8566 Sync with Tramp 2.0.49.
8567
85682005-05-10 Jay Belanger <belanger@truman.edu>
8569
8570 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8571 to 1.
8572
85732005-04-29 Carsten Dominik <dominik@science.uva.nl>
8574
8575 * org.texi: Version 3.08, structure reorganized.
8576
85772005-04-24 Richard M. Stallman <rms@gnu.org>
8578
8579 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8580
85812005-04-15 Carsten Dominik <dominik@science.uva.nl>
8582
8583 * org.texi: Update to version 3.06.
8584
85852005-04-13 Lute Kamstra <lute@gnu.org>
8586
8587 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8588
85892005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8590
8591 * cl.texi (Porting Common Lisp): Fix typo.
8592
85932005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8594
8595 * gnus.texi (RSS): Addition.
8596
85972005-04-04 Jay Belanger <belanger@truman.edu>
8598
8599 * calc.texi: Change Calc version number.
8600 (Customizable variables): Fix description of calc-language-alist.
8601 (Copying): Put in version 2 of GPL.
8602
86032005-04-01 Jay Belanger <belanger@truman.edu>
8604
8605 * calc.texi (Troubleshooting Commands): Remove comment about
8606 installation.
8607 (Installation): Remove section.
8608 (Customizable Variables): New section.
8609 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8610 (Graphical Devices): Add references to Customizable Variables.
8611
86122005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8613
8614 * emacs-mime.texi (Display Customization): Markup fixes.
8615 (rfc2047): Update.
8616
86172005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8618
8619 * gnus-faq.texi: Replaced with auto-generated version.
8620
86212005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8622
8623 * dired-x.texi (Multiple Dired Directories): default-directory was
8624 renamed to dired-default-directory.
8625
86262005-03-26 Jay Belanger <belanger@truman.edu>
8627
8628 * calc.texi (Simplifying Formulas, Rewrite Rules):
8629 Change description of top and bottom of fraction.
8630 (Modulo Forms): Move description of how to create modulo forms to
8631 earlier in the section.
8632 (Fraction Mode): Suggest using : to get a fraction by dividing.
8633 (Basic Arithmetic): Adjust placement of command name.
8634 (Truncating the Stack): Emphasize that "hidden" entries are still
8635 visible.
8636 (Installation): Move discussion of printing manual to "About This
8637 Manual".
8638 (About This Manual): Mention how to print the manual.
8639 (Reporting Bugs): Remove first person.
8640 (Building Vectors): Add algebraic version of append.
8641 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8642 (Grouping Digits): Fix typo.
8643
86442005-03-25 Werner Lemberg <wl@gnu.org>
8645
8646 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8647 Replace `legal' with `valid'.
8648
86492005-03-25 Werner Lemberg <wl@gnu.org>
8650
8651 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8652
86532005-03-24 Jay Belanger <belanger@truman.edu>
8654
8655 * calc.texi (General Mode Commands)
8656 (Mode Settings in Embedded Mode): Add some explanation of
8657 recording mode settings.
8658
86592005-03-24 Richard M. Stallman <rms@gnu.org>
8660
8661 * calc.texi: Remove praise of non-free software.
8662
8663 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8664 (Installation): Node deleted.
8665
86662005-03-23 Richard M. Stallman <rms@gnu.org>
8667
8668 * url.texi (HTTP language/coding): Improve last change.
8669
86702005-03-22 Jay Belanger <belanger@truman.edu>
8671
8672 * calc.texi (Embedded Mode): Add new information on changing
8673 modes.
8674
86752005-03-20 Michael Albinus <michael.albinus@gmx.de>
8676
8677 Sync with Tramp 2.0.48.
8678
8679 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8680
8681 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8682 "GNU/Linux". Change all addresses to .gnu.org.
8683 (Default Method): Offer shortened syntax for "su" and "sudo"
8684 methods.
8685
86862005-03-07 Richard M. Stallman <rms@gnu.org>
8687
8688 * url.texi: Fix usage of "e.g.".
8689 (HTTP language/coding): Explain the rules for these strings.
8690
86912005-03-06 Richard M. Stallman <rms@gnu.org>
8692
8693 * woman.texi (Introduction): Minor cleanups.
8694
8695 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8696
8697 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8698 (Installation): Node deleted.
8699
8700 * mh-e.texi (Preface): Get rid of "Emacs 21".
8701
8702 * eshell.texi (Installation): Delete node (for Emacs 20).
8703
87042005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8705
8706 * flymake.texi: Refill and tweak style in @lisp blocks.
8707
87082005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8709
8710 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8711
87122005-03-01 Jay Belanger <belanger@truman.edu>
8713
8714 * calc.texi (Trigonometric and Hyperbolic Functions):
8715 Mention additional functions.
8716 (Algebraic Simplifications): Mention additional simplifications.
8717
87182005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8719
8720 * ses.texi: Add concept/function/variable indices (this work was
8721 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8722 papers on file at FSF).
8723
87242005-02-10 Jay Belanger <belanger@truman.edu>
8725
8726 * calc.texi: Change @LaTeX to La@TeX throughout.
8727 Redefine @expr as @math for TeX output.
8728 Redefine @texline as a no-op for TeX output.
8729 Define @tfn, replace @t by @tfn throughout.
8730
87312005-02-09 Jay Belanger <belanger@truman.edu>
8732
8733 * calc.texi: Add macro for LaTeX for info output.
8734
87352005-02-08 Kim F. Storm <storm@cua.dk>
8736
8737 * texinfo.tex (LaTex): Add def.
8738
87392005-02-06 Jay Belanger <belanger@truman.edu>
8740
8741 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8742 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8743 throughout manual.
8744
87452005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8746
8747 * gnus.texi: Some edits based on comments from David Abrahams.
8748
87492005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8750
8751 * gnus.texi (RSS): Fix the keystroke.
8752
87532005-01-24 David Kastrup <dak@gnu.org>
8754
8755 * faq.texi: Update AUCTeX version info.
8756
87572005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8758
8759 * gnus-faq.texi ([4.1]): Typo.
8760
87612005-01-19 Jay Belanger <belanger@truman.edu>
8762
8763 * calc.texi (Keep Arguments): Mention that keeping arguments
8764 doesn't work with keyboard macros.
8765
87662005-01-16 Richard M. Stallman <rms@gnu.org>
8767
8768 * autotype.texi (Autoinserting): Fix small error.
8769
87702005-01-16 Michael Albinus <michael.albinus@gmx.de>
8771
8772 Sync with Tramp 2.0.47.
8773
8774 * tramp.texi (Compilation): New section, describing compilation of
8775 remote files.
8776
87772005-01-11 Kim F. Storm <storm@cua.dk>
8778
8779 * widget.texi (Basic Types): Add :follow-link keyword.
8780
87812005-01-09 Jay Belanger <belanger@truman.edu>
8782
8783 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8784
87852005-01-08 Jay Belanger <belanger@truman.edu>
8786
8787 * calc.texi: Change throughout to reflect new default value of
8788 calc-settings-file.
8789
87902005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8791
8792 * message.texi (Reply): `message-reply-to-function' should return
8793 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8794
87952005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8796
8797 * faq.texi (Changing load-path): Fix typo.
8798
87992005-01-05 Jay Belanger <belanger@truman.edu>
8800
8801 * calc.texi (Programming Tutorial): Replace kbd command by
8802 appropriate characters for a keyboard macro.
8803
88042005-01-04 Jay Belanger <belanger@truman.edu>
8805
8806 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8807 for Lucid Emacs.
8808 (Programming Tutorial): Mention that the user needs to be in the
8809 right mode to compute some functions.
8810
88112005-01-04 Jay Belanger <belanger@truman.edu>
8812
8813 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8814 no longer applicable.
8815
88162005-01-01 Jay Belanger <belanger@truman.edu>
8817
0c7efc08 8818 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8819 edit keyboard macros to match current behavior.
8820
88212004-12-31 Jay Belanger <belanger@truman.edu>
8822
8823 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8824
88252004-12-20 Jay Belanger <belanger@truman.edu>
8826
8827 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8828 zero.
8829
88302004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8833 @xref.
8834 (Font Locking): Avoid @strong{Note:}.
8835
88362004-12-17 Michael Albinus <michael.albinus@gmx.de>
8837
8838 Sync with Tramp 2.0.46.
8839
8840 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8841
88422004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8843
8844 * url.texi: Correct typos.
8845 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8846 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8847 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8848 (Dealing with HTTP documents): @inforef->@xref.
8849
88502004-12-15 Jay Belanger <belanger@truman.edu>
8851
8852 * calc.texi: Consistently capitalized all mode names.
8853 (Answers to Exercises): Mention that an answer can be a fraction
8854 when in Fraction mode.
8855
88562004-12-13 Jay Belanger <belanger@truman.edu>
8857
8858 * calc.texi: Fix some TeX definitions.
8859
88602004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8861
8862 * reftex.texi (Imprint): Remove erroneous @value's.
8863
88642004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8865
8866 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8867 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8868
88692004-12-08 Jay Belanger <belanger@truman.edu>
8870
8871 * calc.texi (Starting Calc): Remove comment about installation.
8872 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8873
88742004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8875
8876 * url.texi: Update @setfilename.
8877 (Getting Started): No need to worry about Gnus versions.
8878 (Dealing with HTTP documents): Use @inforef.
8879
8880 * org.texi: Fix @direntry file name.
8881
88822004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8883
8884 * url.texi: New file.
8885
8886 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8887
88882004-12-06 Jay Belanger <belanger@truman.edu>
8889
8890 * calc.texi (Using Calc): Remove paragraph about installation.
8891
88922004-12-06 Jay Belanger <belanger@truman.edu>
8893
8894 * calc.texi: Use more Texinfo macros and less TeX defs.
8895 Remove @refill's.
8896
88972004-12-06 Richard M. Stallman <rms@gnu.org>
8898
8899 * org.texi: New file.
8900
89012004-12-05 Richard M. Stallman <rms@gnu.org>
8902
8903 * Makefile.in (org.dvi, ../info/org): New targets.
8904 (INFO_TARGETS): Add ../info/org.
8905 (DVI_TARGETS): Add org.dvi.
8906 (maintainer-clean): Remove the info files in the info dir.
8907
89082004-11-26 Eli Zaretskii <eliz@gnu.org>
8909
8910 * idlwave.texi: Fix the setfilename directive to put the produced
8911 file in ../info.
8912 (Continued Statement Indentation): Resurrect Jan D.'s change from
8913 2004-11-03 that was lost when a newer version of idlwave.texi was
8914 imported.
8915
89162004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8917
0c7efc08 8918 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8919
0c7efc08
SM
8920 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8921 Index `spam-initialize'.
2de53ca6
GM
8922
89232004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8924
8925 * message.texi (Various Message Variables): Mention that all mail
8926 file variables are derived from `message-directory'.
8927
8928 * gnus.texi (Splitting Mail): Clarify bogus group.
8929
89302004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8931
0c7efc08
SM
8932 * emacs-mime.texi (Encoding Customization):
8933 Fix mm-coding-system-priorities entry.
2de53ca6 8934
c8763fb6 89352004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8936
8937 * idlwave.texi (Continued Statement Indentation):
8938 * reftex.texi (Options (Index Support)):
8939 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8940 * speedbar.texi (Creating a display, Major Display Modes):
8941 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8942
89432004-10-21 Jay Belanger <belanger@truman.edu>
8944
0c7efc08 8945 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8946
89472004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8948
8949 * calc.texi (Reporting Bugs): Double up `@'.
8950
89512004-10-18 Jay Belanger <belanger@truman.edu>
8952
0c7efc08 8953 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8954 should be sent to.
8955
89562004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8957
8958 * gnus.texi (New Features): Add 5.11.
8959
8960 * message.texi (Resending): Remove wrong default value.
8961
8962 * gnus.texi (Mail Source Specifiers): Describe possible problems
8963 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8964 `pop3-leave-mail-on-server' to the index.
8965
89662004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8967
8968 * message.texi (Canceling News): Add how to set a password.
8969
89702004-10-12 Jay Belanger <belanger@truman.edu>
8971
0c7efc08 8972 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8973 calc-describe-function and calc-describe-variable to match their
8974 current behavior.
8975
89762004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8977
8978 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8979
89802004-10-12 Michael Albinus <michael.albinus@gmx.de>
8981
8982 Sync with Tramp 2.0.45.
8983
8984 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8985 plink link. The URL is outdated. Originator contacted for
8986 clarification.
8987
89882004-10-10 Juri Linkov <juri@jurta.org>
8989
8990 * gnus.texi (Top, Marking Articles): Join two menus in one node
8991 because a node can have only one menu.
8992
89932004-10-09 Juri Linkov <juri@jurta.org>
8994
8995 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8996 example of nnmail-split-fancy.
8997
89982004-10-06 Karl Berry <karl@gnu.org>
8999
9000 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9001 consistency with other uses of dashes.
9002
90032004-10-05 Karl Berry <karl@gnu.org>
9004
9005 * info.texi: Consistently use --- throughout, periods at end of
9006 menu descriptions, and a couple typos.
9007
90082004-09-26 Jesper Harder <harder@ifa.au.dk>
9009
9010 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9011 * pgg.texi (User Commands, Backend methods): Do.
9012 * gnus.texi: Markup fixes.
9013 (Setting Process Marks): Fix `M P a' entry.
9014 * emacs-mime.texi: Fixes.
9015
90162004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9017
9018 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9019 again.
9020 Use 5.10 instead of 5.10.0.
9021
90222004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9023
9024 * gnus.texi (Summary Mail Commands): S D e.
9025
90262004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9027
9028 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9029 the gnus-article-mode-line-format section.
9030
90312004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9032
9033 * gnus.texi (Various Summary Stuff): Fix the documentation for
9034 gnus-newsgroup-variables.
9035
90362004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9037
0c7efc08
SM
9038 * gnus.texi (MIME Commands):
9039 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9040 gnus-mime-display-multipart-alternative-as-mixed,
9041 gnus-mime-display-multipart-related-as-mixed.
9042 (Mail Source Customization): Clarify `mail-source-directory'.
9043 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9044 (SpamOracle): Fix typo.
2de53ca6
GM
9045
9046 * gnus-faq.texi: Untabify.
9047 ([6.3]): nnir.el is in contrib directory.
9048
9049 * message.texi (News Headers): Clarify how a unique ID is created.
9050
0c7efc08
SM
9051 * gnus.texi (Batching Agents): Fix typo in example.
9052 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9053
b2abec73 90542004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9055
0c7efc08 9056 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9057
90582004-09-20 Florian Weimer <fw@deneb.enyo.de>
9059
9060 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9061
90622004-09-22 Jay Belanger <belanger@truman.edu>
9063
0c7efc08 9064 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9065 might be hidden during part of the session.
9066
90672004-09-20 Jay Belanger <belanger@truman.edu>
9068
9069 * calc.texi (Notations Used in This Manual): Put in an earlier
9070 mention that DEL could be called Backspace.
9071
90722004-09-10 Simon Josefsson <jas@extundo.com>
9073
9074 * gnus.texi (IMAP): Add example. Suggested and partially written
9075 by Steinar Bang <sb@dod.no>.
9076
90772004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9078
9079 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9080 netrc syntax.
9081
90822004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9083
b2abec73
JB
9084 * gnus.texi (Spam ELisp Package Sequence of Events):
9085 Some clarifications.
2de53ca6
GM
9086 (Spam ELisp Package Global Variables): More clarifications.
9087
90882004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9089
9090 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9091 Mention spam-split does not modify incoming mail.
9092
90932004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9094
9095 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9096
90972004-09-10 Eli Zaretskii <eliz@gnu.org>
9098
9099 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9100
91012004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9102
9103 * makefile.w32-in (sieve, pgg): Use $(infodir).
9104
91052004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9106
9107 * makefile.w32-in: Fix PGG and Sieve entries.
9108
91092004-08-28 Eli Zaretskii <eliz@gnu.org>
9110
9111 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9112 Emacs and related programs.
9113
91142004-08-27 Richard M. Stallman <rms@gnu.org>
9115
9116 * faq.texi: Fix texinfo usage, esp. doublequotes.
9117 (Difference between Emacs and XEmacs): Some clarification.
9118
9119 * faq.texi (Difference between Emacs and XEmacs):
9120 Explain not to contrast XEmacs with GNU Emacs.
9121
91222004-08-26 Richard M. Stallman <rms@gnu.org>
9123
9124 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9125
91262004-08-22 David Kastrup <dak@gnu.org>
9127
9128 * reftex.texi (AUCTeX): Update links, section name.
9129
9130 * faq.texi (Calc): Update availability (included in 22.1).
9131 (AUCTeX): Update availability, information, versions, description.
9132
91332004-08-14 Eli Zaretskii <eliz@gnu.org>
9134
9135 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9136
91372004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9138
9139 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9140
91412004-08-10 Michael Albinus <michael.albinus@gmx.de>
9142
9143 Sync with Tramp 2.0.44.
9144
91452004-08-05 Lars Hansen <larsh@math.ku.dk>
9146
9147 * widget.texi (User Interface): Update how to separate the
9148 editable field of an editable-field widget from other widgets.
9149 (Programming Example): Add text after field.
9150
91512004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9152
9153 * emacs-mime.texi (Encoding Customization): Add a note to the
9154 mm-content-transfer-encoding-defaults entry.
9155 (rfc2047): Update.
9156
0c7efc08
SM
9157 * gnus.texi (Article Highlighting):
9158 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9159 (POP before SMTP): New node.
9160 (Posting Styles): Addition.
9161 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9162 (Fancy Mail Splitting): Ditto.
9163 (X-Face): Add gnus-x-face.
9164
91652004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9166
9167 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9168 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9169
91702004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9171
0c7efc08
SM
9172 * gnus.texi (Mail Source Specifiers):
9173 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9174
91752004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9176
9177 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9178
9179 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9180 repository. Change setfilename.
9181
9182 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9183
91842004-07-02 Juri Linkov <juri@jurta.org>
9185
9186 * pcl-cvs.texi (Viewing differences): Add `d r'.
9187
91882004-06-29 Jesper Harder <harder@ifa.au.dk>
9189
9190 * ses.texi, viper.texi, flymake.texi, faq.texi:
9191 * eshell.texi, ediff.texi: Markup fixes.
9192
91932004-06-21 Karl Berry <karl@gnu.org>
9194
9195 * info.texi (Top): Mention that only Emacs has mouse support.
9196 (Getting Started): Mention this in a few other places.
9197
91982004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9199
0c7efc08
SM
9200 * autotype.texi (Copyrights, Timestamps):
9201 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9202
92032004-06-13 Lars Hansen <larsh@math.ku.dk>
9204
9205 * dired-x.texi (dired-mark-omitted): Update keybinding.
9206
92072004-06-10 Kim F. Storm <storm@cua.dk>
9208
9209 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9210
92112004-06-05 Lars Hansen <larsh@math.ku.dk>
9212
9213 * dired-x.texi (variable dired-omit-mode): Rename from
9214 dired-omit-files-p.
9215 (function dired-omit-mode): Rename from dired-omit-toggle.
9216 Call dired-omit-mode rather than set dired-omit-files-p.
9217 (dired-mark-omitted): Describe command.
9218
92192004-05-29 Michael Albinus <michael.albinus@gmx.de>
9220
9221 Version 2.0.41 of Tramp released.
9222
92232004-05-29 Juanma Barranquero <lektu@terra.es>
9224
9225 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9226 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9227
92282004-05-29 Richard M. Stallman <rms@gnu.org>
9229
9230 * cl.texi (Top): Call this chapter `Introduction'.
9231 (Overview): In TeX, no section heading here.
9232
9233 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9234
92352004-05-29 Eli Zaretskii <eliz@gnu.org>
9236
9237 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9238 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9239
92402004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9241
9242 * flymake.texi: New file.
9243
92442004-05-28 Simon Josefsson <jas@extundo.com>
9245
9246 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9247
b344d29d 92482004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9249
9250 Version 2.0.40 of Tramp released.
9251
92522004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9253
9254 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9255
9256 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9257 variables `tramp-backup-directory-alist' and
9258 `tramp-bkup-backup-directory-info'.
9259 (Overview, Connection types)
9260 (External transfer methods, Default Method)
9261 (Windows setup hints): Remove restriction of password entering
9262 with external methods.
9263 (Auto-save and Backup): Make file name example
9264 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9265 and `auto-save-directory' must be used.
9266 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9267 only "NT"). Remove doubled entry "What kinds of systems does
9268 @tramp{} work on".
9269 (tramp): Macro removed.
9270 (Obtaining Tramp): Flag removed from title.
9271 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9272 and `trampver' used properly. Flag `tramp-inst' replaced by
9273 `installchapter'. Installation related text adapted.
9274
92752004-04-28 Masatake YAMATO <jet@gyve.org>
9276
9277 * widget.texi (Programming Example): Remove overlays.
9278
92792004-04-27 Jesper Harder <harder@ifa.au.dk>
9280
9281 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9282
92832004-04-23 Juanma Barranquero <lektu@terra.es>
9284
9285 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9286
92872004-04-05 Jesper Harder <harder@ifa.au.dk>
9288
9289 * info.texi (Info Search): Add info-apropos.
9290
92912004-03-22 Juri Linkov <juri@jurta.org>
9292
9293 * faq.texi: Fix help key bindings.
9294
92952004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9296
9297 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9298 (as suggested by Karl Berry). Update information about colored
9299 stars in menus. Add new subheading describing M-n.
9300
93012004-03-12 Richard M. Stallman <rms@gnu.org>
9302
9303 * cl.texi (Top): Rename top node's title.
9304
93052004-03-08 Karl Berry <karl@gnu.org>
9306
9307 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9308 problems making the texinfo distribution.
9309
93102004-02-29 Simon Josefsson <jas@extundo.com>
9311
0c7efc08 9312 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9313 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9314 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9315 <voegelas@gmx.net>.
9316
93172004-02-29 Juanma Barranquero <lektu@terra.es>
9318
9319 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9320 Use $(DEL) instead of rm, and ignore exit code.
9321
b344d29d 93222004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9323
9324 Tramp version 2.0.39 released.
9325
93262004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9327
9328 * tramp.texi (Customizing Completion): Explain new functions
9329 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9330 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9331 (Top): Refer to Savannah mailing list as the major one.
9332 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9333 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9334 (Frequently Asked Questions): Remote hosts must not be Unix-like
9335 for "smb" method.
9336 (Password caching): New node.
9337 (External transfer methods): Refer to password caching for "smb"
9338 method.
9339
93402004-02-17 Karl Berry <karl@gnu.org>
9341
9342 * info.texi (Help-Int): Mention the new line number feature.
9343
93442004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9345
9346 * ses.texi (Advanced Features): New functionality for
9347 ses-set-header-row (defaults to current row unless C-u used).
9348 (Acknowledgements): Add Stefan Monnier.
9349
93502003-12-29 Kevin Ryde <user42@zip.com.au>
9351
9352 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9353
b344d29d 93542003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9355
9356 Tramp version 2.0.38 released.
9357
9358 * tramp.texi (Remote shell setup): Warn of environment variables
9359 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9360 <sven.gabriel@imk.fzk.de>.
9361 (Configuration): Tramp now chooses base64/uuencode
9362 automatically. Update wording accordingly.
9363 (Top): More description for the `Default Method' menu entry.
9364 (Default Method): Use @code, not @var, for Lisp variables.
9365 (Default Method): New subsection `Which method is the right one
9366 for me?' Suggested by Christian Kirsch.
9367 (Configuration): Pointer to new subsection added.
9368 (Default Method): Too many "use" in one sentence.
9369 Rephrase. Reported by Christian Kirsch.
9370 (Filename Syntax): Old `su' example is probably a left-over from
9371 the sm/su method naming. Replace with `ssh', instead.
9372 (External transfer methods, Auto-save and Backup):
9373 Typo fixes.
9374
93752003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9376
183080b6 9377 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9378 (Top): Mention japanese manual only if flag `jamanual' is set.
9379 Insert section `Japanese manual' in menu.
9380
93812003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9382
9383 * eshell.texi (Known Problems): Add doc item.
9384
93852003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9386
9387 * cc-mode.texi: Update for CC Mode 5.30.
9388
9389 Note: Please refrain from doing purely cosmetic changes like
9390 removing trailing whitespace in this manual; it clobbers cvs
9391 merging for no good reason.
9392
93932003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9394
9395 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9396 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9397 @acronym{ASCII}.
9398
93992003-10-26 Karl Berry <karl@gnu.org>
9400
9401 * info.texi (Info Search): Echo area, not echo are. From Debian
9402 diff.
9403
94042003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9405
10d1d0af 9406 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9407 :buttons and :children keywords.
9408
94092003-10-22 Miles Bader <miles@gnu.org>
9410
9411 * Makefile.in (info): Move before $(top_srcdir)/info.
9412
94132003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9414
9415 * tramp.texi (Inline methods): Small grammar fix.
9416 (External transfer methods): Likewise.
9417
94182003-10-08 Nick Roberts <nick@nick.uklinux.net>
9419
9420 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9421
94222003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9423
9424 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9425
94262003-09-30 Richard M. Stallman <rms@gnu.org>
9427
9428 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9429
9430 * widget.texi (User Interface): Fix typos.
9431
9432 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9433
94342003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9435
9436 * pcl-cvs.texi (Selected Files): Fix typo.
9437
94382003-09-21 Karl Berry <karl@gnu.org>
9439
9440 * info.texi (] and [ commands): No period at end of section title.
9441
94422003-09-04 Miles Bader <miles@gnu.org>
9443
9444 * Makefile.in (top_srcdir): New variable.
9445 ($(top_srcdir)/info): New rule.
9446 (info): Depend on it.
9447
94482003-09-03 Peter Runestig <peter@runestig.com>
9449
9450 * makefile.w32-in: New file.
9451
94522003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9453
9454 * widget.texi (User Interface): Explain the need of static text
9455 around an editable field.
9456
94572003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9458
9459 * widget.texi (Basic Types): The argument to `:help-echo' can now
9460 be a form that evaluates to a string.
9461
94622003-08-18 Kim F. Storm <storm@cua.dk>
9463
9464 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9465
94662003-08-16 Richard M. Stallman <rms@gnu.org>
9467
9468 * dired-x.texi (Shell Command Guessing): Explain *.
9469
94702003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9471
9472 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9473 log-edit-insert-changelog.
9474
94752003-08-03 Karl Berry <karl@gnu.org>
9476
9477 * info.texi: Need @contents.
9478
c8763fb6 94792003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9480
9481 Tramp version 2.0.36 released.
9482
9483 * tramp.texi (Remote shell setup): Explain about problems with
9484 non-Bourne commands in ~/.profile and ~/.shrc.
9485
94862003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9487
9488 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9489 renaming of `vis-mode' to `visible-mode'.
9490
94912003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9492
9493 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9494 next, prev and up pointers.
9495
94962003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9497
9498 * info.texi (Help): Mention existence of Emacs and stand-alone
9499 Info at the very beginning of the tutorial.
9500 (Help-Inv): New node.
9501 (Help-]): New node.
9502 (Help-M): Systematically point out the differences between default
9503 Emacs and stand-alone versions. Delete second menu.
9504 (Help-Xref): Systematically point out the differences between
9505 default Emacs and stand-alone versions.
9506 (Help-Int): Change `l' example.
9507 (Expert Info): Fix typos.
9508 (Emacs Info Variables): Mention `Info-hide-note-references' and
9509 new default for `Info-scroll-prefer-subnodes'.
9510
c8763fb6 95112003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9512
9513 Version 2.0.35 of Tramp released.
9514
9515 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9516 (Inline methods): Add methods `remsh' and `plink1'.
9517 (External transfer methods): Add method `remcp'.
9518 (Multi-hop Methods): Add method `remsh'.
9519 Small patch from Adrian Aichner <adrian@xemacs.org>:
9520 Fix minor typos.
0c7efc08 9521 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9522 `Info-index'.
9523 (Version Control): Add cindex entry.
9524
c8763fb6 95252003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9526
9527 * trampver.texi: Version 2.0.34 released.
9528
95292003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9530
9531 * faq.texi: Improve previous changes.
9532
95332003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9534
9535 * faq.texi: Update copyright and maintenance details.
9536 Update some package URLs, versions, and maintainers.
9537 Remove many references to the Emacs Lisp Archive.
9538
95392003-04-23 Simon Josefsson <jas@extundo.com>
9540
9541 * smtpmail.texi: Fix license (the invariant sections mentioned has
9542 never been part of the smtp manual). Align info dir entry with
9543 other emacs packages.
9544
95452003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9546
9547 * tramp.texi: Version 2.0.33 released.
9548 Remove installation chapter. Remove XEmacs specifics.
9549
95502003-03-29 Richard M. Stallman <rms@gnu.org>
9551
9552 * tramp.texi (Top): Undo the previous renaming.
9553 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9554
c8763fb6 95552003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9556
9557 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9558 version of manual.
9559
9560 * tramp.texi (Auto-save and Backup): New node.
9561
95622003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9563
9564 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9565 Emacs" in order to have better differentiation to "XEmacs".
9566 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9567 are new macros in order to point to the other Emacs flavor where
9568 appropriate. In info case, point to node `Installation' in order
9569 to explain how to generate the other way. In html case, make a
9570 link to the other html file.
0c7efc08 9571 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9572 after CVS checkout/update.
9573 (Installation): Completely rewritten.
9574 (Installation parameters, Load paths): New sections under
9575 `Installation'.
9576
c8763fb6 95772003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9578
9579 * tramp.texi: Version 2.0.30 released.
9580 Replace word "path" with "localname" where used as a component of
9581 a Tramp file name.
9582
95832003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9584
9585 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9586 introduced.
9587 (Installation): Explain what to do if files from the tramp/contrib
9588 directory are needed.
9589
95902003-02-23 Alex Schroeder <alex@emacswiki.org>
9591
9592 * smtpmail.texi (How Mail Works): New.
9593
95942003-02-22 Alex Schroeder <alex@emacswiki.org>
9595
9596 * smtpmail.texi: New file.
9597
9598 * Makefile.in: Build SMTP manual.
9599
c8763fb6 96002003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9601
9602 * tramp.texi: Version 2.0.29 released.
9603 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9604 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9605
96062003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9607
9608 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9609 another package loads accidentally Ange-FTP.
2de53ca6
GM
9610
96112003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9612
9613 * tramp.texi (Customizing Completion): Add function
9614 `tramp-parse-sconfig'. Change example of
9615 `tramp-set-completion-function', because parsing of ssh config
9616 files looks more natural.
9617
96182003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9619
9620 * gnus.texi: Do not use `path' in several locations.
9621
c8763fb6 96222002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9623
0c7efc08
SM
9624 * tramp.texi (External transfer methods): New method `smb'.
9625 From Michael Albinus.
2de53ca6
GM
9626
96272002-11-05 Karl Berry <karl@gnu.org>
9628
9629 * info.texi (Info-fontify): Reorder face list to avoid bad line
9630 breaks.
9631
c8763fb6 96322002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9633
0c7efc08
SM
9634 * tramp.texi: Move @copying to standard place.
9635 Use @insertcopying.
2de53ca6
GM
9636
96372002-10-02 Karl Berry <karl@gnu.org>
9638
9639 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9640 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9641 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9642 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9643 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9644 Per rms, update all manuals to use @copying instead of @ifinfo.
9645 Also use @ifnottex instead of @ifinfo around the top node, where
9646 needed for the sake of the HTML output.
9647 (The Gnus manual is not fixed since it's not clear to me how it
9648 works; and the Tramp manual already uses @copying, although in an
9649 unusual way. All others were changed.)
9650
96512002-09-10 Jonathan Yavner <jyavner@engineer.com>
9652
9653 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9654 (../info/ses, ses.dvi): New targets.
9655 * ses.texi: New file.
9656
c8763fb6 96572002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9658
9659 * texinfo.tex: Update to texinfo 4.2.
9660
96612002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9662
9663 * reftex.texi: Update to RefTeX 4.19.
9664
c8763fb6 96652002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9666
9667 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9668 (../info/tramp, tramp.dvi): New targets.
9669
96702002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9671
9672 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9673 (calc.dvi): Uncomment.
9674
96752001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9676
9677 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9678 (../info/calc): New target.
9679
96802001-10-20 Gerd Moellmann <gerd@gnu.org>
9681
9682 * (Version 21.1 released.)
9683
96842001-10-05 Gerd Moellmann <gerd@gnu.org>
9685
9686 * Branch for 21.1.
9687
96882001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9689
9690 * Makefile.in (../info/info): Use an explicit -o switch to
9691 makeinfo.
9692
96932001-03-05 Gerd Moellmann <gerd@gnu.org>
9694
9695 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9696
96972000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9698
9699 * Makefile.in (../info/idlwave): Use --no-split.
9700
97012000-12-14 Dave Love <fx@gnu.org>
9702
c4cc8b9a 9703 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9704 (gnus.dvi): Change rule to remove @latex stuff.
9705
97062000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9707
9708 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9709
97102000-10-13 John Wiegley <johnw@gnu.org>
9711
9712 * Makefile.in: Add build targets for eshell.texi.
9713
97142000-09-25 Gerd Moellmann <gerd@gnu.org>
9715
9716 * Makefile.in: Remove/comment speedbar stuff.
9717
97182000-09-22 Dave Love <fx@gnu.org>
9719
9720 * Makefile.in: Add emacs-mime.
9721
97222000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9723
9724 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9725 (DVI_TARGETS): Add woman.dvi.
9726 (../info/woman, woman.dvi): New targets.
9727
97282000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9729
9730 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9731
9732 * pcl-cvs.texi: New file.
9733 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9734 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9735
97362000-05-11 Gerd Moellmann <gerd@gnu.org>
9737
9738 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9739 (../info/ebrowse, ebrowse.dvi): New targets.
9740
97412000-01-13 Gerd Moellmann <gerd@gnu.org>
9742
9743 * Makefile.in (INFO_TARGETS): Add eudc.
9744 (DVI_TARGETS): Add eudc.dvi.
9745 (../info/eudc, eudc.dvi): New targets.
9746
97472000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9748
9749 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9750 compatibility with 8+3 filesystems).
9751 (../info/efaq): Rename from emacs-faq.
9752
97532000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9754
9755 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9756 (../info/idlwave, idlwave.dvi): New targets.
9757
97581999-10-23 Dave Love <fx@gnu.org>
9759
9760 * Makefile.in: Use autotype.texi.
9761
97621999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9763
9764 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9765 faq.texi file) rather than ../info/faq.
9766
97671999-10-07 Gerd Moellmann <gerd@gnu.org>
9768
9769 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9770 (../info/ada-mode, ada-mode.dvi): New targets.
9771
97721999-09-01 Dave Love <fx@gnu.org>
9773
9774 * Makefile.in: Add faq.
9775
97761999-07-12 Richard Stallman <rms@gnu.org>
9777
9778 * Version 20.4 released.
9779
97801998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9781
9782 * Version 20.3 released.
9783
97841998-04-06 Andreas Schwab <schwab@gnu.org>
9785
768c0c0f
JB
9786 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9787 Use it in dvi targets.
2de53ca6
GM
9788 (../etc/GNU): Change to $(srcdir) first.
9789
97901998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9791
9792 * reftex.texi: Update for RefTeX version 3.22.
9793
97941998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9795
9796 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9797 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9798
97991997-09-23 Paul Eggert <eggert@twinsun.com>
9800
9801 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9802 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9803
98041997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9805
9806 * Version 20.2 released.
9807
98081997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9809
9810 * Version 20.1 released.
9811
98121997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9813
9814 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9815
98161996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9817
9818 * Version 19.33 released.
9819
98201996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9821
9822 * Version 19.32 released.
9823
98241996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9825
9826 * Makefile.in: Add rules for the Message manual.
9827
98281996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9829
9830 * gnus.texi: New version.
9831
9832 * message.texi: New manual.
9833
98341996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9835
9836 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9837
98381996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9839
9840 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9841 Specify -I option.
9842 (All dvi targets): Set the TEXINPUTS variable.
9843
98441996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9845
9846 * Version 19.31 released.
9847
98481996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9849
9850 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9851 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9852
98531995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9854
9855 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9856 (INFO_TARGETS): Add ../info/cc-mode.
9857 (DVI_TARGETS): Add cc-mode.dvi.
9858
2de53ca6
GM
98591995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9860
9861 * Version 19.30 released.
9862
98631995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9864
9865 * gnus.texi: New file.
9866
98671995-11-04 Erik Naggum <erik@naggum.no>
9868
9869 * gnus.texi: File deleted.
9870
98711995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9872
9873 * mh-e.texi: "Function Index" -> "Command Index" to work with
9874 Emacs 19.30 C-h C-k support of separately-documented commands.
9875
98761995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9877
9878 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9879 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9880
98811995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9882
9883 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9884 (../info/viper, viper.dvi): New targets.
9885
98861995-04-20 Kevin Rodgers <kevinr@ihs.com>
9887
9888 * dired-x.texi (Installation): Change the example to set
9889 buffer-local variables like dired-omit-files-p in
9890 dired-mode-hook.
9891
98921995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9893
9894 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9895 (../info/mh-e, mh-e.dvi): New targets.
9896
98971995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9898
9899 * Makefile.in (maintainer-clean): Rename from realclean.
9900
99011994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9902
9903 * Makefile.in: New file.
9904 * Makefile: File deleted.
9905
99061994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9907
9908 * Makefile (TEXINDEX_OBJS): Variable deleted.
9909 (texindex, texindex.o, getopt.o): Rules deleted.
9910 All deps on texindex deleted.
9911 (distclean): Don't delete texindex.
9912 (mostlyclean): Don't delete *.o.
9913 * texindex.c, getopt.c: Files deleted.
9914
99151994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9916
9917 * Version 19.26 released.
9918
99191994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9920
9921 * Version 19.25 released.
9922
99231994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9924
9925 * Version 19.24 released.
9926
99271994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9928
9929 * Version 19.23 released.
9930
99311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9932
9933 * Makefile: Delete spurious tab.
9934
99351994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9936
9937 * Makefile (.SUFFIXES): New rule.
9938
99391994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9940
9941 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9942 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9943
99441994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9945
9946 * Makefile (../info/sc): Rename from sc.info.
9947 (../info/cl): Likewise.
9948 (INFO_TARGETS): Use new names.
9949
99501993-12-04 Richard Stallman (rms@srarc2)
9951
9952 * getopt.c: New file.
9953 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9954 (getopt.o): New rule.
9955 (dvi): Don't depend on texindex.
9956 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9957 Depend on texindex.
9958
99591993-12-03 Richard Stallman (rms@srarc2)
9960
9961 * Makefile (../info/sc.info): Rename from ../info/sc.
9962 (TEXI2DVI): New variable.
9963 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9964 Add explicit commands.
9965 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9966
99671993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9968
9969 * Version 19.22 released.
9970
99711993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9972
9973 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9974
99751993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9976
9977 * Version 19.21 released.
9978
99791993-11-15 Paul Eggert (eggert@twinsun.com)
9980
9981 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9982
99831993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9984
9985 * Makefile (../etc/GNU): New target.
9986 (EMACSSOURCES): Add gnu1.texi.
9987
99881993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9989
9990 * Makefile (realclean): Don't delete the Info files.
9991
f0131492 99921993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9993
9994 * forms.texi: Fix forms.texi so that it will format correctly.
9995 Add missing `@end iftex', fix bad reference.
9996
9997 * info.texi, info-stn.texi: New files implement texinfo version of
9998 `info' file.
9999
f0131492 100001993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10001
10002 * Makefile: Fix targets for texindex, new info.texi files.
10003 * info-stnd.texi: New file implements info for standalone info
10004 reader.
10005 * info.texi: Update to include recent changes to "../info/info".
10006 New source file for ../info/info; includes info-stnd.texi.
10007
10008 * texindex.c: Include "../src/config.h" if building in emacs.
10009
10010 * Makefile: Change all files to FILENAME.texi, force all targets
10011 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10012 vip.texinfo, forms.texinfo, cl.texinfo.
10013 Add target to build texindex.c, defining `emacs'.
10014
10015 * forms.texi: Install new file to match version 2.3 of forms.el.
10016
100171993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10018
10019 * Version 19.19 released.
10020
100211993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10022
10023 * sc.texinfo: Fix info file name.
10024
10025 * Makefile (info): Add gnus and sc.
10026 (dvi): Add gnus.dvi and sc.dvi.
10027 (../info/sc, sc.dvi): New targets.
10028
100291993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10030
10031 * Version 19.18 released.
10032
100331993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10034
10035 * Makefile: Fix source file names of the separate manuals.
10036 (gnus.dvi, ../info/gnus): New targets.
10037
100381993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10039
10040 * Version 19.17 released.
10041
100421993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10043
10044 * split-man: Fix typos in last change.
10045
100461993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10047
10048 * Version 19.16 released.
10049
100501993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10051
10052 * version 19.15 released.
10053
100541993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10055
10056 * Makefile (distclean): It's rm, not rf.
10057
100581993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10059
10060 * Version 19.14 released.
10061
100621993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10063
10064 * Makefile: New file.
10065
100661993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10067
10068 * Version 19.13 released.
10069
100701993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10071
10072 * Version 19.9 released.
10073
100741993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10075
10076 * Version 19.8 released.
10077
100781993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10079
10080 * Version 19.7 released.
10081
100821990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10083
10084 * gnus.texinfo: New file. Removed installation instructions.
10085
100861990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10087
10088 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10089
100901989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10091
10092 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10093 then define `\sc' as the command for smallcaps in Texinfo.
10094 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10095 made the corresponding change to makeinfo and texinfm.el.
10096
100971988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10098
10099 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10100 Customization since the menu entry did not point to anything.
10101 Also add an @finalout command to remove overfull hboxes from the
10102 printed output.
10103
10104 * cl.texinfo: Add @bye, \input line and @settitle to file.
10105 This file is clearly intended to be a chapter of some other work,
10106 but the other work does not yet exist.
10107
101081988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10109
10110 * texinfo.texinfo: Three typos corrected.
10111
4009494e 10112;; Local Variables:
c8763fb6 10113;; coding: utf-8
4009494e
GM
10114;; End:
10115
ab422c4d 10116 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10117
10118 This file is part of GNU Emacs.
10119
97c0352c 10120 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10121 it under the terms of the GNU General Public License as published by
97c0352c
GM
10122 the Free Software Foundation, either version 3 of the License, or
10123 (at your option) any later version.
4009494e
GM
10124
10125 GNU Emacs is distributed in the hope that it will be useful,
10126 but WITHOUT ANY WARRANTY; without even the implied warranty of
10127 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10128 GNU General Public License for more details.
10129
10130 You should have received a copy of the GNU General Public License
97c0352c 10131 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.