Specify utf-8, not iso-8859-1, for ASCII files.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
33d1e2f5
AM
12013-03-06 Alan Mackenzie <acm@muc.de>
2
3 * cc-mode.texi (Custom Line-Up): Clarify position of point on
4 calling a line-up function.
5
681ebc33
PE
62013-03-04 Paul Eggert <eggert@cs.ucla.edu>
7
8 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
9 * ses.texi: Switch from Latin-1 to UTF-8.
10
eeb84739
MA
112013-03-03 Michael Albinus <michael.albinus@gmx.de>
12
13 * tramp.texi (External methods): Tramp does not connect Android
14 devices by itself.
15
fc0c5af8
BW
162013-03-02 Bill Wohler <wohler@newt.com>
17
18 Release MH-E manual version 8.5.
19
20 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
21 release 8.5.
22
23 * mh-e.texi (Preface, Conventions, Getting Started)
24 (Using This Manual, Folder Selection, Viewing, Aliases)
25 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
26 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
27 Update URLs.
28
adb7352b
MA
292013-03-01 Michael Albinus <michael.albinus@gmx.de>
30
31 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
32 and "plink2" entries. "plink2" is obsolete for a long time.
c9400cdf
MA
33 (External methods): Remove "scp1" and "scp2" entries. Explain
34 user name and host name specification for "adb".
adb7352b 35
538d9b94
MA
362013-02-28 Michael Albinus <michael.albinus@gmx.de>
37
38 * tramp.texi (External methods): Mention `tramp-adb-program'.
39
8a28a5b8
BG
402013-02-28 Bastien Guerry <bzg@gnu.org>
41
42 * org.texi (Visibility cycling): Suggest to set
43 `org-agenda-inhibit-startup' to nil if user wants the startup
44 visibility settings to be honored in any circumstances.
45 (Progress logging, Checkboxes): Fix typos.
46
929aeac6 472013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
48
49 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
50 the macros, for Texinfo 4.13 and 5.0.
51
c0c2eb82
MA
522013-02-24 Michael Albinus <michael.albinus@gmx.de>
53
1abfd3e8 54 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
55 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
56 (Filename Syntax): Do not use @trampfn{} in @item.
57 (Filename completion): Use @columnfractions in @multitable.
58
6800ff8d
GM
592013-02-22 Glenn Morris <rgm@gnu.org>
60
61 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
62
b59a2e9e
PE
632013-02-21 Paul Eggert <eggert@cs.ucla.edu>
64
65 * Makefile.in (html): New rule.
66
5079cfef
MA
672013-02-20 Michael Albinus <michael.albinus@gmx.de>
68
69 * tramp.texi (Android shell setup): Improve. Reported by Thierry
70 Volpiatto <thierry.volpiatto@gmail.com>.
71
2150b471
MA
722013-02-16 Michael Albinus <michael.albinus@gmx.de>
73
74 * tramp.texi (Top, Configuration): Insert section `Android shell
75 setup' in menu.
76 (Android shell setup): New section.
77 (Connection types, Default Method)
78 (Frequently Asked Questions): Mention "scp" instead of "scpc".
79 (External methods): Remove "scpc" and "rsyncc" entries.
80 (Frequently Asked Questions): Remove entry about ControlPersist.
81
4e16ddf4
GM
822013-02-13 Glenn Morris <rgm@gnu.org>
83
84 * message.texi (News Headers): Don't mention yow any more.
85
5d9c6f17
JB
862013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
87
88 * calc.texi (Basic Operations on Units):
89 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
90
dacbc44c
AG
912013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
92
93 * eshell.texi: Fill most of the missing sections.
94
d3517077
BG
952013-02-07 Bastien Guerry <bzg@gnu.org>
96
97 * org.texi (References): Clarify an example.
98 (Installation): Fix instructions.
99 (Org-Plot): Fix link.
100 (Checkboxes, Radio lists): Fix typos.
101
8c4b24b2 1022013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
103
104 * cl.texi (Equality Predicates): Mention memql.
105
8c4b24b2 1062013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
107
108 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
109 specific, and only about items it supports, indicating that there
110 might be more. Remove refs to simple project and direct automake
111 from ede new.
112 (Simple projects): Re-write to not talk about ede-simple-project
113 which is deprecated, and instead use the term to mean projects
114 that don't do much management, just project wrapping. Add
115 ede-generic-project link.
116 (ede-generic-project): New node (bug#11441).
117
8c4b24b2 1182013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
119
120 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
121
86e100a6
GM
1222013-02-01 Glenn Morris <rgm@gnu.org>
123
124 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 125 Mention etc/CALC-NEWS.
86e100a6 126
7ff2b2a6
MA
1272013-01-24 Michael Albinus <michael.albinus@gmx.de>
128
129 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
130
a89c8ef0
BG
1312013-01-13 Bastien Guerry <bzg@gnu.org>
132
133 * org.texi (Installation): Simplify.
134
1352013-01-13 François Allisson <francois@allisson.co> (tiny change)
136
137 * org.texi (Handling links): Update the mention to the obsolete
138 variable `org-link-to-org-use-id' with a mention to the newer
139 variable `org-id-link-to-org-use-id'. Mention the need to load
140 the org-id library.
141
997d5f2d
MA
1422013-01-10 Michael Albinus <michael.albinus@gmx.de>
143
144 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
145
fb9f7146 1462013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
147
148 * org.texi (Pushing to MobileOrg): Add footnote about using
149 symbolic links in `org-directory'.
150 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
151 of the now obsolete alias `org-float'.
152 (TODO basics): Add `org-use-fast-todo-selection' to the variable
153 index. Fix description of TODO keywords cycling.
154 (Advanced features): Add missing argument for @item.
155 (Storing searches): Add index entries and a note about
156 *-tree agenda views.
6d3e4c80
BG
157 (Structure editing): Document `org-mark-element' and
158 `org-mark-subtree'.
159 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 160
c6a22ce2
JL
1612013-01-08 Juri Linkov <juri@jurta.org>
162
163 * info.texi (Go to node): Mention the abbreviated format
164 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
165
7b08ccf7
AS
1662013-01-06 Andreas Schwab <schwab@linux-m68k.org>
167
605f02ee
AS
168 * autotype.texi: Remove undefined command @subtitlefont.
169 * cc-mode.texi: Likewise.
170
7b08ccf7
AS
171 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
172 @item argument.
173 (Property searches): Use \\ instead of @backslashchar{}.
174 * pgg.texi (VERSION): Move @set below @setfilename.
175
db671917
AS
1762013-01-05 Andreas Schwab <schwab@linux-m68k.org>
177
178 * ada-mode.texi: Remove braces from @title argument.
179 * eudc.texi: Likewise.
180 * smtpmail.texi: Likewise.
181 * auth.texi (VERSION): Set before first use.
182 * emacs-gnutls.texi (VERSION): Likewise.
183 * pgg.texi (VERSION): Likewise.
184 * ede.texi (Top): Rename from top, all uses changed.
185 * eshell.texi: Add missing argument to @sp.
186 * forms.texi (Top): Reorder menu to match structure.
187 * htmlfontify.texi (Customisation): Add missing @item in
188 @enumerate.
189 * org.texi (Advanced features): Add missing argument for @item.
190 (Property searches): Use @backslashchar{} in macro argument.
191 * pcl-cvs.texi: Add missing argument to @sp.
192 (Movement commands): Fix use of @itemx.
193 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
194 * reftex.texi (Options (Creating Citations)): Add missing newline
195 before @end.
196 * tramp.texi (Obtaining Tramp): Remove extra dots.
197 (Configuration): Reorder menu to match structure.
651a2c77 198 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
199 * viper.texi (Marking): Add missing argument for @item.
200
b55349fb
GM
2012013-01-04 Glenn Morris <rgm@gnu.org>
202
92d59611
GM
203 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
204 Add htmlfontify.
205 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
206 (htmlfontify.dvi, htmlfontify.pdf): New targets.
207 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
208 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
209
b55349fb
GM
210 * htmlfontify.texi: Miscellaneous fixes and updates.
211 Set copyright to FSF, update license to GFDL 1.3+.
212
7fca93e2
VD
2132013-01-04 Vivek Dasmohapatra <vivek@etla.org>
214
215 * htmlfontify.texi: New file.
216
87e65f96
JB
2172013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
218
219 * calc.texi (Free-Form Dates): Expand on the date reading
220 algorithm.
221
82e2a1f0 2222012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 223
173076b4
GM
224 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
225 Avoid some overfull lines.
226
d227e322
GM
227 * widget.texi (Programming Example): Break some long lines.
228
2ecfdaa6
GM
229 * wisent.texi (Wisent Overview): Fix xref.
230 (Grammar format, Understanding the automaton): Avoid overfill.
231
fd762011
GM
232 * bovine.texi (Optional Lambda Expression): Allow line break.
233
9fbc8f46
GM
234 * auth.texi (Help for users): Break long lines.
235
ceccabdb
GM
236 * ada-mode.texi (Project file variables):
237 Reword to reduce underfull hbox.
238 (No project files, Use GNAT project file):
239 Use smallexample to make some overfull lines less terrible.
240
88edc57f
GM
241 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
242 Fix cross-references to separate manuals.
243
ddc41264
GM
244 * Makefile.in (gfdl): New variable. Use throughout where
245 appropriate so that targets depend on doclicense.texi.
246
45dd6480
LI
2472012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
248
249 * gnus.texi (Customizing the IMAP Connection): Mention the other
250 authenticators.
251
61bbede6
LI
2522012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
253
254 * gnus.texi (Browse Foreign Server): Document
255 `gnus-browse-delete-group'.
256
ddc41264
GM
2572012-12-22 Glenn Morris <rgm@gnu.org>
258
563a450c 259 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
260 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
261 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
262 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 263
ddc41264
GM
264 * Makefile.in (gfdl): New variable. Use throughout where
265 appropriate so that targets depend on doclicense.texi.
266
c995b26e
EZ
2672012-12-22 Eli Zaretskii <eliz@gnu.org>
268
269 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
270 doclicense.texi. Remove doclicense.texi from all targets that
271 mentioned it explicitly.
272 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
273 $(emacsdir)/emacsver.texi.
a170fe53 274 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 275
08953d7f
GM
2762012-12-21 Glenn Morris <rgm@gnu.org>
277
c545e313
GM
278 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
279 Include emacsver.texi. Nuke hand-written node pointers.
280 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
281 Depend on emacsver.texi.
282
0b1af106
GM
283 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
284 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
285 May as well just include doclicense.texi in everything.
286
287 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
288 which @copying says is included.
289
6bf430d1
GM
290 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
291 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
292 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
293 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
294 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
295 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
296 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
297 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
298 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
299 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
300 * widget.texi, wisent.texi, woman.texi: Do not mention buying
301 copies from the FSF, which does not publish these manuals.
302
08953d7f
GM
303 * erc.texi: No need to include gpl in this small manual.
304
257b2c7d
GM
305 * org.texi (copying): Include a copy of the GFDL.
306 (GNU Free Documentation License): New section.
307
a4b0cca1 3082012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
309
310 * org.texi: Fix typos.
311
d2435ab9
PE
3122012-12-16 Paul Eggert <eggert@cs.ucla.edu>
313
314 * calc.texi (ISO 8601): Rename from ISO-8601,
315 as it's typically spelled without a hyphen.
316
b9d8175e
JB
3172012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
318
319 * calc.texi (ISO-8601): New section.
320 (Date Formatting Codes): Mention new codes.
321 (Standard Date Formats): Mention new formats.
322
f0bc0bf1
MA
3232012-12-14 Michael Albinus <michael.albinus@gmx.de>
324
325 * tramp.texi (External methods): Move `adb' method here.
326
98c94021
GM
3272012-12-13 Glenn Morris <rgm@gnu.org>
328
ba30c70f
GM
329 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
330
bfe6ffb6
GM
331 * wisent.texi: Small edits. Set copyright to FSF, update license to
332 GFDL 1.3+.
333 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
334 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
335 New targets.
336 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
337 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
338
98c94021
GM
339 * bovine.texi: Small edits. Set copyright to FSF, update license to
340 GFDL 1.3+, remove empty index.
341 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
342 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
343 New targets.
344 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
345 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
346
cfa49c1e
EL
3472012-12-13 Eric Ludlam <zappo@gnu.org>
348 David Ponce <david@dponce.com>
349 Richard Kim <emacs18@gmail.com>
350
9e7abd17 351 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 352
727f9739 3532012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 354
9b97b143
GM
355 * flymake.texi (Customizable variables, Locating the buildfile):
356 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
357
4c2dd4ee
GM
358 * srecode.texi: Small edits. Set copyright to FSF, add explicit
359 GFDL 1.3+ license, fix up index.
360 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
361 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
362 (srecode.pdf): New targets.
363 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
364 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
365
727f9739 3662012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
367
368 * srecode.texi: New file, imported from CEDET trunk.
369
727f9739 3702012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
371
372 * org.texi (Summary, Code block specific header arguments)
373 (Code block specific header arguments)
374 (Header arguments in function calls, var, noweb)
727f9739
GM
375 (Results of evaluation, Code evaluation security):
376 Small reformatting: add a blank line before some example.
63aa0982
BG
377
378 * org.texi (System-wide header arguments)
379 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
380 (Dynamic blocks, Using the mapping API):
381 Fix indentation of Elisp code examples.
63aa0982
BG
382
383 * org.texi (Comment lines): Fix description of the comment syntax.
384
727f9739
GM
385 * org.texi (Installation): Mention "make test" in the correct section.
386
4288142b
PE
3872012-12-06 Paul Eggert <eggert@cs.ucla.edu>
388
389 * doclicense.texi, gpl.texi: Update to latest version from FSF.
390 These are just minor editorial changes.
391
61b835df
MA
3922012-12-04 Michael Albinus <michael.albinus@gmx.de>
393
394 * tramp.texi (History): Mention ADB.
395 (Inline methods): Add `adb' method.
396
c5bc2d1d 3972012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
398
399 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
400 (External methods): Fix typo.
401
c5bc2d1d 4022012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
403
404 * rcirc.texi (Notices): Fix typo.
405
d0457b57
BW
4062012-11-25 Bill Wohler <wohler@newt.com>
407
408 Release MH-E manual version 8.4.
409
410 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
411 Update for release 8.4.
412
551aaa66
BW
413 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
414 (Junk): Add mh-whitelist-preserves-sequences-flag,
415 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
416 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
417
61d841dd
PE
4182012-11-25 Paul Eggert <eggert@cs.ucla.edu>
419
420 * mh-e.texi (Procmail): Fix two @ typos.
421
c07a6ded
PE
4222012-11-24 Paul Eggert <eggert@cs.ucla.edu>
423
424 * doclicense.texi, gpl.texi: Update to latest version from FSF.
425 These are just minor editorial changes.
426
678a34f4
JB
4272012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
428
429 * calc.texi (Date Formatting Codes): Mention the new beginning of
430 the date numbering system.
431
0e70ce93
PE
4322012-11-22 Paul Eggert <eggert@cs.ucla.edu>
433
434 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
435 (Date Forms): Correct off-by-one error in explanation of
436 Julian day numbers. Give Gregorian equivalent of its origin.
437
723da6aa
JB
4382012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
439
440 * doc/misc/calc.texi (Date Forms): Mention the customizable
441 Gregorian-Julian switch.
442 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
443
310e60d9
PE
4442012-11-17 Paul Eggert <eggert@cs.ucla.edu>
445
6f6b82d6
PE
446 Calc now uses the Gregorian calendar for all dates (Bug#12633).
447 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
448 * calc.texi (Date Forms): Document this.
449
e8693c96
GM
4502012-11-16 Glenn Morris <rgm@gnu.org>
451
452 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
453 (Obsolete Macros): Move example here from Function Bindings.
454
5c934f8b
GM
455 * erc.texi: Use @code{nil} rather than just "nil".
456 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 457 Add "notifications".
f925b109 458 (Connecting): Add brief section on passwords.
274f5de6 459 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 460
f78ee6af 4612012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
462
463 * flymake.texi (Customizable variables)
464 (Highlighting erroneous lines): Mention flymake-error-bitmap,
465 flymake-warning-bitmap, and flymake-fringe-indicator-position.
466
1796ef98
VB
4672012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
468
469 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
470 In all file place SES into @acronym{...}.
471 (Advanced Features): Add key index and function index for
472 ses-set-header-row. Add description for function
473 ses-rename-cell. Add description for function
474 ses-repair-cell-reference-all.
475 (Ranges in formulas): Add description for ses-range flags.
476
31f47fba
PE
4772012-11-12 Paul Eggert <eggert@cs.ucla.edu>
478
479 * texinfo.tex: Merge from gnulib.
480
6baf66d5 4812012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
482
483 * url.texi (Introduction): Move url-configuration-directory to
484 Customization node.
485 (Parsed URIs): Split into its own node.
486 (URI Encoding): New node.
487 (Defining New URLs): Remove empty chapter.
488 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
489 Improve docs for url-queue-*.
490 (Supported URL Types): Copyedits. Delete empty subnodes.
491
82f84fa3
CY
492 * url.texi (Introduction): Rename from Getting Started. Rewrite
493 the introduction.
494 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
495
6baf66d5 4962012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
497
498 * cl.texi (Obsolete Setf Customization):
499 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
500 Give define-modify-macro, defsetf, and define-setf-method
501 gv.el replacements.
2ee1d59f 502
2027b1b3 503 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 504 (Setf Extensions): Remove obsolete reference.
2027b1b3 505 (Obsolete Setf Customization):
651af8c6 506 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 507 Undocument get-setf-method, since it no longer exists.
a358a44e 508 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 509
c65b407b
GM
5102012-11-03 Glenn Morris <rgm@gnu.org>
511
512 * cl.texi: Further general copyedits.
685b0026
GM
513 (List Functions): Remove copy-tree, standard elisp for some time.
514 (Efficiency Concerns): Comment out examples that no longer apply.
515 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
516 (Creating Symbols, Random Numbers): De-emphasize internal
517 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
518 (Naming Conventions, Type Predicates, Macros)
519 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 520
a71e2379
G
5212012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
522
523 * gnus.texi (Mail Source Specifiers):
524 Document :leave keyword used for pop mail source.
525
df43dd53
GM
5262012-11-01 Glenn Morris <rgm@gnu.org>
527
528 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
529 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
530 (Macro Bindings, Blocks and Exits):
531 Acknowledge existence of lexical-binding.
532 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 533
69c1c2e6
GM
5342012-10-31 Glenn Morris <rgm@gnu.org>
535
dd90fd1a
GM
536 * ert.texi (Introduction, The @code{should} Macro):
537 Refer to "cl-assert" rather than "assert".
538
69c1c2e6
GM
539 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
540 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
541 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
542 Reword, and add details of flet and labels.
87b0d8b1 543 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 544
4ddedf94
GM
5452012-10-30 Glenn Morris <rgm@gnu.org>
546
547 * cl.texi (Modify Macros): Update for cl-letf changes.
548 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
549 (Setf Extensions): Partially restore note about cl-getf,
550 mainly moved to lispref/variables.texi.
551 (Property Lists): Fix cl-getf typos.
f43a5263 552 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 553
d3094168
GM
5542012-10-29 Glenn Morris <rgm@gnu.org>
555
556 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 557 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 558 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
559 (Modify Macros, Multiple Values, Other Clauses):
560 Remove mentions of obsolete features.
6a07d52e 561 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 562
3c0c6155
GM
5632012-10-28 Glenn Morris <rgm@gnu.org>
564
f94b04fc
GM
565 * cl.texi (Multiple Values, Common Lisp Compatibility):
566 More namespace updates.
567 (Obsolete Features): Copyedits.
568 (Obsolete Lexical Macros, Obsolete Setf Customization):
569 New subsections.
570
9c52d61d
GM
571 * cl.texi (Porting Common Lisp, Lexical Bindings):
572 Add some xrefs to the Elisp manual.
573
3c0c6155
GM
574 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
575 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
576 (Obsolete Features): New appendix. Move Lexical Bindings here.
577
5887564d
GM
5782012-10-27 Glenn Morris <rgm@gnu.org>
579
e1117425
GM
580 * cl.texi: Use defmac for macros rather than defspec.
581 (Efficiency Concerns): Related copyedit.
582
5887564d
GM
583 * cl.texi (Control Structure): Update for setf now being in core.
584 (Setf Extensions): Rename from Basic Setf. Move much of the
585 former content to lispref/variables.texi.
586 (Modify Macros): Move pop, push details to lispref/variables.texi.
587 (Customizing Setf): Copyedits for setf etc being in core.
588 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
589 Further namespaces updates.
590
bdebdb64
BG
5912012-10-26 Bastien Guerry <bzg@gnu.org>
592
593 * org.texi (Installation): Update the link to Org's ELPA. Also
594 don't mention org-install.el anymore as the replacement file
595 org-loaddefs.el is now loaded by org.el.
596
f956e59d
MA
5972012-10-25 Michael Albinus <michael.albinus@gmx.de>
598
599 * tramp.texi (Frequently Asked Questions): Mention
600 `tramp-completion-reread-directory-timeout' for performance
601 improvement.
602
a05cb6e3
GM
6032012-10-25 Glenn Morris <rgm@gnu.org>
604
605 * cl.texi: Don't mess with the TeX section number counter.
606 Use Texinfo recommended convention for quotes+punctuation.
607 (Overview, Sequence Functions): Rephrase for better line-breaking.
608 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
609 (Macro Bindings, Conditionals, Iteration, Loop Basics)
610 (Random Numbers, Mapping over Sequences, Structures)
611 (Porting Common Lisp): Further updates for cl-lib namespace.
612 (Modify Macros, Declarations, Macro Bindings, Structures):
613 Break long lines in examples.
614 (Dynamic Bindings): Update for changed progv behavior.
615 (Loop Examples, Efficiency Concerns): Markup fixes.
616 (Structures): Remove TeX margin change.
39ff2cf3 617 (Declarations): Fix typos.
a05cb6e3 618
39a58b5b
GM
6192012-10-24 Glenn Morris <rgm@gnu.org>
620
a6880551
GM
621 * cl.texi (Overview, Multiple Values, Creating Symbols)
622 (Numerical Functions): Say less/nothing about the original cl.el.
623 (Old CL Compatibility): Remove.
624 (Assertions): Remove ignore-errors (standard Elisp for some time).
625
39a58b5b
GM
626 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
627 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
628 (Efficiency Concerns, Efficiency Concerns)
629 (Common Lisp Compatibility, Old CL Compatibility):
630 Further updates for cl-lib namespace.
631
72ec96fb
PE
6322012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
633
634 Update manual for new time stamp format (Bug#12706).
635 * emacs-mime.texi (time-date): Update for new format.
636 Also, fix bogus time stamp and modernize a bit.
637
8d6510b9
GM
6382012-10-23 Glenn Morris <rgm@gnu.org>
639
640 * cl.texi: Include emacsver.texi. Use Emacs version number rather
641 than unchanging cl.el version number.
642 End all menu descriptions with a period.
643 Do not use @dfn{CL} for every instance of "CL".
644 (Overview): Remove no-runtime caveat, and note about foo* names.
645 (Usage): Use cl-lib rather than cl.
646 (Organization, Naming Conventions): Update for cl-lib.el.
647 (Installation): Remove long-irrelevant node.
648 (Program Structure, Predicates, Control Structure):
649 Start updating for cl-lib namespace.
8d6510b9
GM
650 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
651 Depend on emacsver.texi.
652
0a078f36
MA
6532012-10-09 Michael Albinus <michael.albinus@gmx.de>
654
655 * trampver.texi: Update release number.
656
a03bb33f
GM
6572012-10-06 Glenn Morris <rgm@gnu.org>
658
24636b26
GM
659 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
660 ERC version.
661 (Introduction): ERC is distributed with Emacs.
662 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
663 (Getting Started): Simplify.
664 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
665 (History): Mention ERC maintained as part of Emacs now.
666 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
667 Add dependency on emacsver.texi.
668
a03bb33f
GM
669 * erc.texi: Remove hand-written node pointers.
670
d259be38
GM
6712012-10-05 Glenn Morris <rgm@gnu.org>
672
673 * newsticker.texi (Overview, Requirements, Usage, Configuration):
674 Copyedits.
675
62a81506
CY
6762012-10-01 Eric Ludlam <zappo@gnu.org>
677
678 * ede.texi (Quick Start, Project Local Variables)
679 (Miscellaneous commands, ede-java-root, Development Overview)
680 (Detecting a Project): New nodes.
681 (Simple projects): Node deleted.
682
683 * eieio.texi (Building Classes): Some slot attributes cannot be
684 overridden.
685 (Slot Options): Remove an example.
686 (Method Invocation, Documentation): New nodes.
687
07f133bf
GM
6882012-10-01 Glenn Morris <rgm@gnu.org>
689
690 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
691 (reftex.pdf): Add dependency on emacsver.texi.
692 * reftex.texi: Don't include directory part for emacsver.texi;
693 the Makefile's -I handles it.
694
4f595e15
RA
6952012-09-30 Ralf Angeli <angeli@caeruleus.net>
696
697 Merge from standalone RefTeX repository.
698
699 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
700 with macros.
701 (Imprint): Mention Wolfgang in list of contributors.
702 (Creating Citations): Give a hint about how to
703 auto-revert the BibTeX database file when using external editors.
704 (Referencing Labels): Simplify section about reference macro
705 cycling.
706 (Options (Referencing Labels)): Adapt to new structure of
707 `reftex-ref-style-alist'.
708 (Referencing Labels, Reference Styles): Document changes in the
709 referencing functionality.
710 (Commands): Mention options for definition of header and footer in
711 BibTeX files.
712 (Options (Creating Citations)): Document
713 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
714 (Reference Styles): New section.
715 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
716 (Options (Referencing Labels)): Remove descriptions of deprecated
717 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
718 Add descriptions for `reftex-ref-style-alist' and
719 `reftex-ref-style-default-list'.
720 (Referencing Labels): Update regarding reference styles.
721 (Citation Styles): Mention support for ConTeXt.
722 (Options (Defining Label Environments)): Fix typo.
723 (Options (Creating Citations)): Document
724 `reftex-cite-key-separator'.
725
8223b1d2
BG
7262012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
727
728 * org.texi: Add description of ORG_ADD_CONTRIB to info
729 documentation. Add link to Worg for more details.
730
731 * org.texi: Clarify installation procedure. Provide link to the
732 build system description on Worg.
733
734 * org.texi: Remove reference to utils/, x11idle.c is now in
735 contrib/scripts.
736
737 * org.texi: Re-normalize to "Org mode" in manual.
738
739 * org.texi (Installation): Adapt documentation to new build
740 system. Mention GNU ELPA (since it needs to be handled like Emacs
741 built-in Org).
742
8223b1d2
BG
7432012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
744
745 * org.texi: Fix typo in description of the 'Hooks' section.
746
747 * org.texi: Add ID to the list of special properties.
748
7492012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
750
751 * org.texi (Moving subtrees): Document the ability to archive to a
752 datetree.
753
1e20eeb7 7542012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
755
756 * org.texi (Installation, Feedback, Batch execution): Use
757 (add-to-list 'load-path ... t) for the contrib dir.
758
759 * org.texi (results): Update documentation for ":results drawer"
760 and ":results org".
761
762 * org.texi (Column width and alignment): Fix typo.
763
764 * org.texi (Activation): Point to the "Conflicts" section.
765
766 * org.texi (Conflicts): Mention filladapt.el in the list of
767 conflicting packages.
768
769 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
770 not needed for versions of Emacs > 22.1.
771
772 * org.texi (History and Acknowledgments): Fix typo.
773
774 * org.texi (History and Acknowledgments): Add my own
775 acknowledgments.
776
777 * org.texi (Agenda commands): Document the new command and the new
778 option.
779
780 * org.texi (Agenda commands): Delete `org-agenda-action' section.
781 (Agenda commands): Reorder. Document `*' to toggle persistent
782 marks.
783
784 * org.texi (Agenda dispatcher): Mention
785 `org-toggle-agenda-sticky'.
786 (Agenda commands, Exporting Agenda Views): Fix typo.
787
788 * org.texi (Templates in contexts, Setting Options): Update to
789 reflect changes in how contexts options are processed.
790
791 * org.texi (Templates in contexts): Document the new structure of
792 the variables `org-agenda-custom-commands-contexts' and
793 `org-capture-templates-contexts'.
794
795 * org.texi (Templates in contexts): Document the new option
796 `org-capture-templates-contexts'.
797 (Storing searches): Document the new option
798 `org-agenda-custom-commands-contexts'.
799
800 * org.texi (Formula syntax for Lisp): Reformat.
801
802 * org.texi (Special properties, Column attributes)
803 (Agenda column view): Document the new special property
804 CLOCKSUM_T.
805
806 * org.texi (Template expansion): Document the new %l template.
807
808 * org.texi (Fast access to TODO states): Fix documentation about
809 allowed characters for fast todo selection.
810
811 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
812 use in `org-agenda-to-appt'.
813
814 * org.texi (Comment lines): Update wrt comments.
815
816 * org.texi (Resolving idle time): Document new keybinding.
817
818 * org.texi (Clocking commands): Document the use of S-M-<up/down>
819 on clock timestamps.
820
821 * org.texi (Fast access to TODO states): Explicitely says only
822 letters are supported as fast TODO selection keys.
823
824 * org.texi (Link abbreviations): Illustrate the use of the "%h"
825 specifier. Document the new "%(my-function)" specifier.
826
827 * org.texi (Clocking commands): New cindex.
828 (Clocking commands): Update documentation for `org-clock-in'.
829 Document `org-clock-in-last'. Mention `org-clock-out' and
830 `org-clock-in-last' as commands that can be globally bound.
831 (Resolving idle time): Document continuous clocking.
832
833 * org.texi (Top, Introduction): Fix formatting.
834 (Activation): Add index entries.
835 (Conventions): Update section.
836 (Embedded @LaTeX{}): Fix formatting.
837
838 * org.texi (Visibility cycling): Document `show-children'.
839
840 * org.texi (Using capture): Mention the `org-capture-last-stored'
841 bookmark as a way to jump to the last stored capture.
842
843 * org.texi (Uploading files): Fix typo.
844
845 * org.texi (Using capture): Document `C-0' as a prefix argument
846 for `org-capture'.
847
848 * org.texi (Agenda commands): Document persistent marks.
849
850 * org.texi (Template expansion): Update doc to reflect change.
851
852 * org.texi (Radio tables): Document the :no-escape parameter.
853
854 * org.texi (Repeated tasks): Document repeat cookies for years,
855 months, weeks, days and hours.
856
857 * org.texi (Export options): State that you can use the d: option
858 by specifying a list of drawers.
859
860 * org.texi (HTML preamble and postamble): Small doc improvement.
861
8622012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
863
864 * org.texi: The sections in the Exporting section of the manual
865 left out articles in the description of the org-export-as-*
866 commands, among other places. This patch adds them, adds a few
867 missing prepositions, and switches instances of "an HTML" to "a
868 html" for internal consistency.
869
870 * org.texi: Alter several examples of headings with timestamps in
871 them to include the timestamps in the body instead of the heading.
872
8732012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
874
875 * org.texi (Agenda dispatcher): Document sticky agenda views and
876 the new key for them.
877
8782012-09-30 Charles <millarc@verizon.net> (tiny change)
879
880 * org.texi (Advanced features): Fix error in table.
881
8822012-09-30 Feng Shu <tumashu@gmail.com>
883
884 * org.texi (@LaTeX{} fragments): Document imagemagick as an
885 alternative to dvipng.
886
8872012-09-30 François Allisson <francois@allisson.co> (tiny change)
888
889 * org.texi: Remove extra curly bracket.
890
8912012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
892
893 * org.texi (org-clock-in-last and org-clock-cancel): Update the
894 defkeys.
895
8962012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
897
898 * org.texi (Agenda commands): Fix two typos by giving
899 corresponding function names, according to
900 `org-agenda-view-mode-dispatch'.
901
9022012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
903
904 * org.texi (The spreadsheet): Fix typo.
905
9062012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
907
908 * org.texi (Tracking your habits): Point to the "Tracking TODO
909 state changes" section.
910
9112012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
912
913 * org.texi (Literal examples): Remove reference to unknown
914 `org-export-latex-minted' variable. Also simplify footnote since
915 `org-export-latex-listings' documentation is exhaustive already.
916
917 * org.texi (Plain lists): Remove reference to now hard-coded
918 `bullet' automatic rule.
919
9202012-09-30 Toby S. Cubitt <tsc25@cantab.net>
921
922 * org.texi: Updated documentation accordingly.
923
5087f097
PE
9242012-09-13 Paul Eggert <eggert@cs.ucla.edu>
925
926 * texinfo.tex: Merge from gnulib.
927
20121a26
MA
9282012-09-12 Michael Albinus <michael.albinus@gmx.de>
929
930 Sync with Tramp 2.2.6.
931
932 * tramp.texi (Bug Reports): Cleanup caches before a test run.
933
934 * trampver.texi: Update release number.
935
44677e30
PE
9362012-09-12 Paul Eggert <eggert@cs.ucla.edu>
937
938 * texinfo.tex: Merge from gnulib.
939
5a4c42ba
AA
9402012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
941
942 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
943 (bug#12096).
944
8e7046c3
JB
9452012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
946
1dcac243
JB
947 * calc.texi (Simplification modes, Conversions)
948 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
949 (The Calc Mode Line): Mention the mode line display for Basic
950 simplification mode.
951 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
952 simplifications.
953 (Basic Simplifications): Rename from "Limited Simplifications"
954 Replace "limited" by "basic" throughout.
955 (Algebraic Simplifications): Indicate that the algebraic
956 simplifications are done by default.
957 (Unsafe Simplifications): Mention `m E'.
958 (Simplification of Units): Mention `m U'.
959 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
960 (Kinds of Declarations, Functions for Declarations): Mention
961 "algebraic simplifications" instead of `a s'.
1dcac243 962 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 963
d2bd74ff
JB
9642012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
965
966 * calc.texi (Getting Started, Tutorial): Change simulated
967 Calc output to match actual output.
968 (Simplifying Formulas): Mention that algebraic simplification is now
969 the default.
970
77472261
EZ
9712012-07-28 Eli Zaretskii <eliz@gnu.org>
972
973 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
974 (Bug#12073)
975
09ae5da1
PE
9762012-07-25 Paul Eggert <eggert@cs.ucla.edu>
977
978 Prefer typical American spelling for "acknowledgment".
979 * calc.texi (History and Acknowledgments): Rename from
980 History and Acknowledgements.
981 * idlwave.texi (Acknowledgments):
982 * ses.texi (Acknowledgments):
983 * woman.texi (Acknowledgments): Rename from Acknowledgements.
984
c4444d16
PE
9852012-07-09 Paul Eggert <eggert@cs.ucla.edu>
986
987 Rename configure.in to configure.ac (Bug#11603).
988 * ede.texi (Compiler and Linker objects, ede-proj-project)
989 (ede-step-project): Prefer the name configure.ac to configure.in.
990
ef091c97
MA
9912012-07-06 Michael Albinus <michael.albinus@gmx.de>
992
993 * tramp.texi (Multi-hops): Introduce
994 `tramp-restricted-shell-hosts-alist'.
995
89b163db
G
9962012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
997
998 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
999 methods, so don't mention smtpmail here.
1000
10012012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1002
1003 * gnus.texi (Picons): Document gnus-picon-properties.
1004
10052012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1006
1007 * gnus.texi: Remove mention of compilation, as that's no longer
1008 supported.
1009
10102012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1011
1012 * gnus.texi (Archived Messages): Mention
1013 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1014
10152012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1016
1017 * gnus.texi (Various Summary Stuff):
1018 Remove mention of `gnus-propagate-marks'.
1019
10202012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1021
1022 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1023 which no longer exist.
1024
10252012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1026
1027 * gnus.texi (Archived Messages):
1028 Document gnus-gcc-self-resent-messages.
1029
10302012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1031
1032 * message.texi (Mail Variables):
1033 Mention the optional user parameter for X-Message-SMTP-Method.
1034
10352012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1036
1037 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1038
1039 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1040
10412012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1042
1043 * gnus.texi (Key Index): Change encoding to utf-8.
1044
ac1a0ce1 10452012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1046
1047 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1048
71cca84d
G
10492012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1050
1051 * gnus.texi (Group Timestamp): Mention where to find documentation for
1052 the `gnus-tmp-' variables (bug#11601).
1053
888a7fc0
MA
10542012-06-11 Michael Albinus <michael.albinus@gmx.de>
1055
1056 Sync with Tramp 2.2.6-pre.
1057
1058 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1059 where appropriate.
1060 (Ad-hoc multi-hops): New section.
1061 (Remote processes): New subsection "Running remote processes on
1062 Windows hosts".
1063 (History): Add remote commands on Windows, and ad-hoc multi-hop
1064 methods.
1065 (External methods): "ControlPersist" must be set to "no" for the
1066 `scpc' method.
1067 (Remote processes): Add a note about `auto-revert-tail-mode'.
1068 (Frequently Asked Questions): Use "scpx" in combination with
1069 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1070
1071 * trampver.texi: Update release number.
1072
31ca4639 10732012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1074
1075 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1076 compilation for html-mono.
1077
0e8bbf66
PE
10782012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1079
1080 * texinfo.tex: Merge from gnulib.
1081
b8f061b3
KY
10822012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1083
1084 * Makefile.in (echo-info): Don't try to install info files named
1085 just ".info".
1086
16af873e
GM
10872012-05-28 Glenn Morris <rgm@gnu.org>
1088
c1dabff0
GM
1089 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1090
16af873e
GM
1091 * sc.texi: Nuke hand-written node pointers.
1092 Fix top-level menu to match actual node order.
1093
1d5b82ef
GM
10942012-05-27 Glenn Morris <rgm@gnu.org>
1095
1096 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1097 Some associated fixes, including not messing with chapno in cl.texi.
1098
33017faf 10992012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1100
1101 * org.texi (Durations and time values): Fix typo.
1102
d14b0029
JB
11032012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1104
33017faf 1105 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1106 Mention `calc-ensure-consistent-units'.
1107
2f4cadd1 11082012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1109
9879e263
AS
1110 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1111 reference commands. (Bug#11461)
1112
78e91d08
AS
1113 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1114
3fe7cdc8
GM
11152012-05-12 Glenn Morris <rgm@gnu.org>
1116
9598ef0b
GM
1117 * Makefile.in (mostlyclean): Add more TeX intermediates.
1118
7d326a29
GM
1119 * Makefile.in: Make it look more like the other doc Makefiles.
1120 Use explicit $srcdir in all dependencies.
1121 Remove cd $srcdir from rules.
1122 (VPATH): Remove.
1123 (infodir): Set to an absolute path.
1124 (INFO_TARGETS): Use short names.
1125 (mkinfodir): infodir is now absolute.
1126 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1127
c7f95930 1128 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1129 (.SUFFIXES): Disable implicit rules.
c7f95930 1130
3fe7cdc8
GM
1131 * Makefile.in (MKDIR_P): New, set by configure.
1132 (mkinfodir): Use $MKDIR_P.
1133
6f0652af
GM
11342012-05-07 Glenn Morris <rgm@gnu.org>
1135
1136 * forms.texi (Long Example): Update for changed location of files.
1137
8045b906
GM
11382012-05-04 Glenn Morris <rgm@gnu.org>
1139
1140 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1141 (INFO_TARGETS): Use $INFO_EXT.
1142 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1143 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1144 (INFO_TARGETS): Use $INFO_EXT.
1145 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1146
9e7a4bcf
GM
11472012-05-02 Glenn Morris <rgm@gnu.org>
1148
9aa071df
GM
1149 * Makefile.in (echo-info): New phony target, used by top-level.
1150
9e7a4bcf
GM
1151 * viper.texi: Make direntry shorter (also it is no longer "newest").
1152
1153 * emacs-gnutls.texi, ert.texi, org.texi:
1154 Fix dircategory, direntry to match info/dir.
1155
31cc861c
GM
1156 * faq.texi: Convert @inforefs to @xrefs.
1157 Fix some malformed cross-references.
f9e320bb
GM
1158 (File-name conventions): Shorten section name to avoid overfull line.
1159 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1160
723ea6b5
TZ
11612012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1162
1163 * auth.texi (Help for users): Update for .gpg file being second.
1164
a8e7d6d7 11652012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1166
1167 * org.texi (Agenda commands): Fix two typos: give corresponding
1168 function names, according to `org-agenda-view-mode-dispatch'.
1169
a8e7d6d7 11702012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1171
1172 * faq.texi (Major packages and programs): Remove section.
1173 There is no point listing 6 packages (cf etc/MORE.STUFF).
1174 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1175
dcbf5805
MA
11762012-04-22 Michael Albinus <michael.albinus@gmx.de>
1177
1178 * dbus.texi (Version): New node.
1179 (Properties and Annotations): Mention the object manager
1180 interface. Describe dbus-get-all-managed-objects.
1181 (Type Conversion): Floating point numbers are allowed, if an
1182 anteger does not fit Emacs's integer range.
1183 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1184 (Asynchronous Methods): Fix description of
1185 dbus-call-method-asynchronously.
1186 (Receiving Method Calls): Fix some minor errors. Add
1187 dbus-interface-emacs.
1188 (Signals): Describe unicast signals and the new match rules.
1189 (Alternative Buses): Add the PRIVATE optional argument to
1190 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1191
adee4030
GM
11922012-04-20 Glenn Morris <rgm@gnu.org>
1193
1194 * faq.texi (New in Emacs 24): New section.
1195 (Packages that do not come with Emacs): Mention M-x list-packages.
1196
35dc09a1 11972012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1198
1199 * cc-mode.texi (c-offsets-alist): Correct a typo.
1200
35dc09a1 12012012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1202
1203 * org.texi (Deadlines and scheduling): Fix the example: the
1204 DEADLINE item should come right after the headline. We enforce
1205 this convention, so it is a bug not to illustrate it correctly in
1206 the manual.
1207
35dc09a1 12082012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1209
1210 * org.texi (Agenda commands): Fix documentation bug by swapping
1211 the equivalent keybindings to `org-agenda-next-line' with the ones
1212 to `org-agenda-previous-line'.
1213
35dc09a1 12142012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1215
1216 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1217
e2560ea8
EZ
12182012-04-09 Eli Zaretskii <eliz@gnu.org>
1219
1220 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1221 emacs-gnutls.
1222 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1223
6b4f4a2d
TZ
12242012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1225
250b840e 1226 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1227
1228 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1229
ca2c89b6
TZ
12302012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1231
1232 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1233 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1234
aebd5f1a
GM
12352012-04-04 Glenn Morris <rgm@gnu.org>
1236
1237 * auth.texi (Secret Service API): Copyedits.
1238 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1239 (Help for users, Help for developers)
1240 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1241
0317dd51
MA
12422012-04-04 Michael Albinus <michael.albinus@gmx.de>
1243
1244 * auth.texi (Secret Service API): Add the missing text.
1245
3d439cd1
CY
12462012-04-04 Chong Yidong <cyd@gnu.org>
1247
1248 * message.texi (Using PGP/MIME): Note that epg is now the default.
1249
1250 * gnus.texi: Reduce references to obsolete pgg library.
1251 (Security): Note that epg is now the default.
1252
1253 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1254
1255 * nxml-mode.texi (Completion): C-RET is no longer bound to
1256 nxml-complete.
1257
153ae947
BG
12582012-04-01 Jambunathan K <kjambunathan@gmail.com>
1259
1260 * org.texi (Customizing tables in ODT export): Correct few errors.
1261
12622012-04-01 Jambunathan K <kjambunathan@gmail.com>
1263
1264 * org.texi (Links in ODT export): Update.
1265 (Labels and captions in ODT export): New node.
1266
12672012-04-01 Jambunathan K <kjambunathan@gmail.com>
1268
1269 * org.texi (Literal examples in ODT export): htmlfontify.el in
1270 Emacs-24.1 now supports fontification. So ODT source blocks will
1271 be fontified by default.
1272
12732012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1274
1275 * org.texi (Refiling notes): Remove duplicated keybinding.
1276
12772012-04-01 Eric Schulte <eric.schulte@gmx.com>
1278
1279 * org.texi (noweb): Documentation of this new option to the :noweb
1280 header argument.
1281
12822012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1283
1284 * org.texi (Header and sectioning): Add example demonstrating how
1285 to use "LaTeX_CLASS_OPTIONS".
1286
12872012-04-01 Eric Schulte <eric.schulte@gmx.com>
1288
1289 * org.texi (Noweb reference syntax): Describe the ability to
1290 execute noweb references in the manual.
1291
12922012-04-01 Eric Schulte <eric.schulte@gmx.com>
1293
1294 * org.texi (cache): Improve cache documentation when session
1295 evaluation is used.
1296
12972012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1298
1299 * org.texi (Plain lists): Document removal.
1300
13012012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1302
1303 * org.texi: Decapitalize file name in references to Calc manual.
1304
13052012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1306
1307 * org.texi (Plain lists): Document removal.
1308
13092012-04-01 Jambunathan K <kjambunathan@gmail.com>
1310
1311 * org.texi (Top, OpenDocument Text export)
1312 (ODT export commands, Extending ODT export)
1313 (Images in ODT export, Tables in ODT export)
1314 (Configuring a document converter): Add or Update.
1315
13162012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1317
1318 * org.texi (MobileOrg): Change the wording to reflect that the
1319 Android Version is no longer just the little brother of the iOS
1320 version.
1321
13222012-04-01 Eric Schulte <eric.schulte@gmx.com>
1323
1324 * org.texi (Key bindings and useful functions): Updated babel key
1325 binding documentation in manual.
1326
13272012-04-01 Eric Schulte <eric.schulte@gmx.com>
1328
1329 * org.texi (noweb): Document new noweb header value.
1330
13312012-04-01 Eric Schulte <eric.schulte@gmx.com>
1332
1333 * org.texi (noweb-sep): Document new header argument.
1334
13352012-04-01 Eric Schulte <eric.schulte@gmx.com>
1336
1337 * org.texi (noweb-ref): Documentation of this new custom variable.
1338
13392012-04-01 Eric Schulte <eric.schulte@gmx.com>
1340
1341 * org.texi (wrap): Update the new :wrap documentation to match the
1342 current implementation.
1343
13442012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1345
1346 * org.texi: Added documentation for :wrap.
1347
13482012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1349
1350 * org.texi: #+RESULTS now user-configurable.
1351
13522012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1353
1354 * org.texi: Documented :noweb no-export.
1355
13562012-04-01 Thomas Dye <dk@poto.local>
1357
1358 * org.texi: Edit :noweb no header argument for correctness.
1359
1e20eeb7 13602012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1361
1362 * org.texi (Customization): Update the approximate number of Org
1363 variables.
1364
13652012-04-01 Thomas Dye <dk@poto.local>
1366
1367 * org.texi: The :results wrap produces a drawer instead of a
1368 begin_results block.
1369
005a89ff
G
13702012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1371
1372 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1373 reflect the new default.
1374
589ce070
EZ
13752012-03-10 Eli Zaretskii <eliz@gnu.org>
1376
1377 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1378 "Getting Started" to this node. (Bug#10450)
1379
a5392527
CY
13802012-03-10 Chong Yidong <cyd@gnu.org>
1381
8ae818e4
CY
1382 * flymake.texi (Example -- Configuring a tool called via make):
1383 Mention the Automake COMPILE variable (Bug#8715).
1384
a5392527
CY
1385 * info.texi (Getting Started): Add an index entry (Bug#10450).
1386
d49902e4
MA
13872012-03-02 Michael Albinus <michael.albinus@gmx.de>
1388
1389 * dbus.texi (Signals): Known names will be mapped onto unique
1390 names, when registering for signals.
1391
53eced6d
GM
13922012-02-29 Glenn Morris <rgm@gnu.org>
1393
bcd6cd23
GM
1394 * url.texi: Fix quote usage in body text.
1395
775b55af
GM
1396 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1397
53eced6d
GM
1398 * cl.texi: Use @code{} in menus when appropriate.
1399
44e97401
GM
14002012-02-28 Glenn Morris <rgm@gnu.org>
1401
1402 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1403 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1404 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1405 * org.texi, sc.texi, vip.texi, viper.texi:
1406 Standardize possessive apostrophe usage.
1407
fa9a0855
CY
14082012-02-26 Chong Yidong <cyd@gnu.org>
1409
1410 * ediff.texi (Quick Help Commands): Add a couple of index entries
1411 (Bug#10834).
1412
0fd2c9a3
GM
14132012-02-17 Glenn Morris <rgm@gnu.org>
1414
1415 * gnus.texi (Posting Styles):
1416 * remember.texi (Org): Fix cross-refs to other manuals.
1417
9f26dc24
GM
14182012-02-15 Glenn Morris <rgm@gnu.org>
1419
1420 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1421 (Encryption): New chapter, split out from previous.
1422
3d2af193
LI
14232012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1424
1425 * gnus.texi (Customizing the IMAP Connection): Mention
1426 nnimap-record-commands.
1427
b74c9672
GM
14282012-02-10 Glenn Morris <rgm@gnu.org>
1429
1430 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1431 Mention url-queue-retrieve.
1432
2ebc3b94
GM
14332012-02-09 Glenn Morris <rgm@gnu.org>
1434
9fcfcdef
GM
1435 * sem-user.texi (Semantic mode user commands): Typo fix.
1436
2ebc3b94
GM
1437 * info.texi (Create Info buffer): Mention info-display-manual.
1438
7c4bbb69
LI
14392012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1440
1441 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1442 example (modified from an example by Michael Albinus).
1443
debce7bc
G
14442012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1445
1446 * gnus.texi (Agent Basics): Fix outdated description of
1447 `gnus-agent-auto-agentize-methods'.
1448
b207a4ec
AS
14492012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1450
1451 * cc-mode.texi: Always @defindex ss.
1452 (Config Basics): Fix argument of @itemize.
1453 (Macro Backslashes): Add @code around index entry.
1454
b8fe8712
GM
14552012-01-23 Glenn Morris <rgm@gnu.org>
1456
1457 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1458
02dc2fd7
EH
14592012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1460
1461 * tramp.texi (File): Tweak wording for the `scpc' option.
1462
e7719ea1
G
14632012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1464
1465 * gnus.texi (Group Parameters): Really note precedence.
1466
9937bef4
G
14672012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1468
1469 * gnus.texi (Group Parameters): Note precedence.
1470
e66ba1df
BG
14712012-01-03 Eric Schulte <eric.schulte@gmx.com>
1472
1473 * org.texi (Noweb reference syntax): Adding documentation of
1474 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1475 variable.
1476
14772012-01-03 Bastien Guerry <bzg@gnu.org>
1478
1479 * org.texi (Plain lists): Split the table to fix the display
1480 of items.
1481
14822012-01-03 Bastien Guerry <bzg@gnu.org>
1483
1484 * org.texi (Plain lists): Fix misplaced explanation.
1485
14862012-01-03 Bastien Guerry <bzg@gnu.org>
1487
1488 * org.texi (Plain lists, Agenda files): Add index entries.
1489
14902012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1491
1492 * org.texi: Use "Org mode" instead of alternatives like
1493 "Org-mode" or "org-mode".
1494
14952012-01-03 Bernt Hansen <bernt@norang.ca>
1496
1497 * org.texi (Agenda commands): Document
1498 `org-clock-report-include-clocking-task'.
1499
15002012-01-03 Bastien Guerry <bzg@gnu.org>
1501
1502 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1503 C-c' on checkboxes.
1504
15052012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1506
1507 * org.texi: End sentences with two spaces.
1508
15092012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1510
1511 * org.texi (External links): Document the link types file+sys
1512 and file+emacs, slightly narrow used page width.
1513
15142012-01-03 Eric Schulte <eric.schulte@gmx.com>
1515
1516 * org.texi (colnames): Note that colnames behavior may differ
1517 across languages.
1518
15192012-01-03 Bastien Guerry <bzg@gnu.org>
1520
1521 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1522
15232012-01-03 Thomas Dye <dk@poto.westell.com>
1524
1525 * org.texi: Augmented discussion of babel property
1526 inheritance. Put footnote outside sentence ending period.
1527
15282012-01-03 Eric Schulte <schulte.eric@gmail.com>
1529
1530 * org.texi (eval): Documenting the full range of :eval header
1531 argument values.
1532
15332012-01-03 Eric Schulte <schulte.eric@gmail.com>
1534
1535 * org.texi (eval): Documentation of the new :eval option.
1536
15372012-01-03 Thomas Dye <dk@poto.local>
1538
1539 * org.texi: Add accumulated properties.
1540
15412012-01-03 Thomas Dye <dk@poto.local>
1542
1543 * org.texi: Documented no spaces in name=assign, another
1544 correction to :var table.
1545
15462012-01-03 Thomas Dye <dk@poto.local>
1547
1548 * org.texi: Changed DATA to NAME in Working With Source Code
1549 section.
1550
15512012-01-03 Tom Dye <tsd@tsdye.com>
1552
1553 * org.texi: Minor change to :var table.
1554
15552012-01-03 Tom Dye <tsd@tsdye.com>
1556
1557 * org.texi: More changes to :var table (some examples were wrong).
1558
15592012-01-03 Tom Dye <tsd@tsdye.com>
1560
1561 * org.texi: Cleaned up :var table.
1562
15632012-01-03 Bastien Guerry <bzg@gnu.org>
1564
1565 * org.texi (Timestamps, Weekly/daily agenda)
1566 (Weekly/daily agenda): Add @cindex for "appointment".
1567
15682012-01-03 Eric Schulte <schulte.eric@gmail.com>
1569
1570 * org.texi (Literal examples): A new link to the template for
1571 inserting empty code blocks.
1572 (Structure of code blocks): A new link to the template for
1573 inserting empty code blocks.
1574
15752012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1576
1577 * org.texi (External links): Add footnote on how the behavior
1578 of the text search in Org files are controled by the variable
1579 `org-link-search-must-match-exact-headline'.
1580
15812012-01-03 Eric Schulte <schulte.eric@gmail.com>
1582
1583 * org.texi (Buffer-wide header arguments): Update
1584 documentation to reflect removal of #+PROPERTIES.
1585
15862012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1587
1588 * org.texi (The clock table): Mention that ACHIVED trees
1589 contribute to the clock table.
1590
15912012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1592
1593 * org.texi (Conflicts): Better yasnippet config info.
1594
15952012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1596
1597 * org.texi (Selective export): Explicitely mention the default
1598 values for `org-export-select-tags',
1599 `org-export-exclude-tags'.
1600
16012012-01-03 Tom Dye <tsd@tsdye.com>
1602
1603 * org.texi: Added a line to specify that header arguments are
1604 lowercase.
1605
16062012-01-03 Tom Dye <tsd@tsdye.com>
1607
1608 * org.texi: :var requires default value when declared.
1609
16102012-01-03 Bastien Guerry <bzg@gnu.org>
1611
1612 * org.texi (Handling links): Add a note about the
1613 `org-link-frame-setup' option.
1614
16152012-01-03 David Maus <dmaus@ictsoc.de>
1616
1617 * org.texi (Exporting Agenda Views, Extracting agenda
1618 information): Fix command line syntax, quote symbol parameter
1619 values.
1620
16212012-01-03 David Maus <dmaus@ictsoc.de>
1622
1623 * org.texi (Exporting Agenda Views): Fix command line syntax.
1624
8d80ef01
PE
16252011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1626
1627 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1628 Use octal notation for file permissions, which are normally
1629 thought of in octal.
1630 (Mail Back End Variables): Use more-plausible modes in example.
1631
47d42d81
AM
16322011-12-20 Alan Mackenzie <acm@muc.de>
1633
1634 * cc-mode.texi: Update version string 5.31 -> 5.32.
1635
a98edce9
JB
16362011-12-06 Juanma Barranquero <lekktu@gmail.com>
1637
1638 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1639
321decc8
GM
16402011-11-24 Glenn Morris <rgm@gnu.org>
1641
1642 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1643
f8107b79
JB
16442011-11-24 Juanma Barranquero <lekktu@gmail.com>
1645
1646 * makefile.w32-in: Update dependencies.
1647
f5a96a4f
GM
16482011-11-20 Glenn Morris <rgm@gnu.org>
1649
1650 * gnus.texi (Group Information):
1651 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1652
cd1181db
JB
16532011-11-20 Juanma Barranquero <lekktu@gmail.com>
1654
1655 * gnus-coding.texi (Gnus Maintenance Guide):
1656 Rename from "Gnus Maintainance Guide".
1657
1658 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1659 * eieio.texi (Customizing):
fe7a3057
JB
1660 * gnus.texi (Article Washing):
1661 * gnus-news.texi:
1662 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1663
7877f373
JB
16642011-11-16 Juanma Barranquero <lekktu@gmail.com>
1665
1666 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1667
0d26e0b6
JB
16682011-11-15 Juanma Barranquero <lekktu@gmail.com>
1669
c7015153
JB
1670 * ede.texi (project-am-texinfo):
1671 * gnus.texi (Sending or Not Sending):
1672 * org.texi (Template elements): Fix typos.
0d26e0b6 1673
0b381c7e
JB
16742011-11-14 Juanma Barranquero <lekktu@gmail.com>
1675
1676 * ediff.texi (Hooks):
c7015153 1677 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1678
40a8bdf6
JB
16792011-11-11 Juanma Barranquero <lekktu@gmail.com>
1680
1681 * semantic.texi (Tag handling): Fix typo.
1682
57dda3bb
KY
16832011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1684
1685 * gnus.texi (Other Gnus Versions): Remove.
1686
52bedd34
AM
16872011-10-28 Alan Mackenzie <acm@muc.de>
1688
1689 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1690 (Other Special Indentations): Add an xref to "Macros with ;".
1691 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1692 "Macros with ;".
1693 (Macros with ;): New page.
1694
00b77525
GM
1695 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1696 Document the new handling of nested scopes for movement by defuns.
52bedd34 1697
4a623313
MA
16982011-10-23 Michael Albinus <michael.albinus@gmx.de>
1699
1700 Sync with Tramp 2.2.3.
1701
1702 * trampver.texi: Update release number.
1703
466a320e
GM
17042011-10-14 Glenn Morris <rgm@gnu.org>
1705
1706 * ert.texi (Introduction, How to Run Tests)
1707 (Running Tests Interactively, Expected Failures)
1708 (Tests and Their Environment, Useful Techniques)
1709 (Interactive Debugging, Fixtures and Test Suites):
1710 Minor rephrasings.
1711 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1712 (Running Tests in Batch Mode): Simplify loading instructions.
1713 (Test Selectors): Clarify some selectors.
1714 (Expected Failures, Useful Techniques):
1715 Make examples fit in 80 columns.
1716
2be4956d
JB
17172011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1718
1719 * calc.texi (Basic Operations on Units): Discuss temperature
1720 conversion (`u t') alongside with other unit conversions ('u c').
1721
7359a765
GM
17222011-10-12 Glenn Morris <rgm@gnu.org>
1723
1724 * ert.texi: Whitespace trivia to make main menu items line up better.
1725
a0c52e5d
GM
17262011-10-08 Glenn Morris <rgm@gnu.org>
1727
1728 * Makefile.in: Fix ert rules.
1729
465d0300
G
17302011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1731
1732 * gnus.texi (Gnus Utility Functions): Add more references and
1733 explanations (bug#9683).
1734
a5166359
LMI
17352011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1736
1737 * gnus.texi (Archived Messages): Note the default (bug#9552).
1738
b523dc20
BW
17392011-09-21 Bill Wohler <wohler@newt.com>
1740
1741 Release MH-E manual version 8.3.
1742
58179cce 1743 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1744 release 8.3.
1745 (Preface): Updated support information.
bd7239f5 1746 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1747 historical quote, the tense should be correct in the time that it
1748 was written.
1749
0afb49a1
LMI
17502011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1751
1752 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1753 (Finding the News): Doc clarification.
1754 (Terminology): Mention naming.
1755
e21bac42
G
17562011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1757
1758 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1759 (Interactive): Document `quiet'.
1760
5b409b39 17612011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1762
bd7239f5 1763 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1764
5b409b39 17652011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1766
bd7239f5 1767 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1768 scope for `org-map-entries'.
1769
5b409b39 17702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1771
1772 * org.texi (Visibility cycling): Document `org-copy-visible'.
1773
5b409b39 17742011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1775
bd7239f5 1776 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1777 proper order.
1778
5b409b39 17792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1780
1781 * org.texi (eval): Expand discussion of the :eval header argument.
1782
5b409b39 17832011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1784
1785 * org.texi (Languages): Add Lilypond and Awk as supported
1786 languages.
1787
5b409b39 17882011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1789
bd7239f5 1790 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1791 LOG_INTO_DRAWER can be used to override the contents of variable
1792 org-clock-into-drawer (or if unset, org-log-into-drawer).
1793
bd7239f5 1794 * org.texi: Replace @xref->@pxref.
3ab2c837 1795
5b409b39 17962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1797
1798 * org.texi (Evaluating code blocks): Documenting the new option
1799 for inline call lines.
1800
5b409b39 18012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1802
1803 * org.texi (Results of evaluation): More explicit about the
1804 mechanism through which interactive evaluation of code is
1805 performed.
1806
5b409b39 18072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1808
1809 * org.texi (noweb-ref): New header argument documentation.
1810
5b409b39 18112011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1812
1813 * org.texi (Extracting source code): Documentation of the new
1814 org-babel-tangle-named-block-combination variable.
1815
5b409b39 18162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1817
bd7239f5 1818 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1819 behavior of multiple blocks of the same name is undefined.
3ab2c837 1820
5b409b39 18212011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1822
1823 * org.texi (TaskJuggler export): Modify the example to reflect the
1824 new effort durations.
1825
5b409b39 18262011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1827
1828 * org.texi (Images in LaTeX export): Escape curly brackets in
1829 LaTeX example.
1830
5b409b39 18312011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1832
1833 * org.texi (The clock table): Document the :properties and
1834 :inherit-props arguments for the clocktable.
1835
5b409b39 18362011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1837
1838 * org.texi (Tables in LaTeX export): Document specifying placement
1839 options for tables.
1840
5b409b39 18412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1842
1843 * org.texi (Evaluating code blocks): More specific documentation
1844 about the different types of header arguments.
1845
5b409b39 18462011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1847
1848 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1849
5b409b39 18502011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1851
1852 * org.texi (Built-in table editor): Document the table field
1853 follow mode.
1854
5b409b39 18552011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1856
1857 * org.texi (Easy Templates): Document new template.
1858
5b409b39 18592011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1860
1861 * org.texi (Literal examples): Add a cross-reference from "Literal
1862 Examples" to "Easy Templates."
1863
5b409b39 18642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1865
1866 * org.texi (The clock table): Add link to match syntax.
1867
5b409b39 18682011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1869
1870 * org.texi (Agenda commands): Document clock consistency checks.
1871
5b409b39 18722011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1873
1874 * org.texi (Built-in table editor): Document that \vert represents
1875 a vertical bar in a table field.
1876
5b409b39 18772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1878
1879 * org.texi (Literal examples): Link from "Markup" > "Literate
1880 Examples" to "Working with Source Code".
1881
5b409b39 18822011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1883
1884 * org.texi (Agenda commands): Doc for function option to bulk
1885 action.
1886
5b409b39 18872011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1888
1889 * org.texi (Template expansion): Document new %<...> template
1890 escape.
1891
5b409b39 18922011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1893
1894 * org.texi (Selective export): Document exclusion of any tasks
1895 from export.
1896
5b409b39 18972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1898
1899 * org.texi (Selective export): Document how to exclude DONE tasks
1900 from export.
1901 (Publishing options): Document the properties to be used to turn off
1902 export of DONE tasks.
1903
5b409b39 19042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1905
1906 * org.texi (The date/time prompt): Document date range protection.
1907
5b409b39 19082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1909
1910 * org.texi (padline): Documentation of the new padline header
1911 argument.
1912
5b409b39 19132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1914
1915 * org.texi (var): Adding "[" to list of characters triggering
1916 elisp evaluation.
1917
5b409b39 19182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1919
1920 * org.texi (var): Documentation of Emacs Lisp evaluation during
1921 variable assignment.
1922
5b409b39 19232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1924
1925 * org.texi (colnames): Reference indexing into variables, and note
1926 that colnames are *not* removed before indexing occurs.
1927 (rownames): Reference indexing into variables, and note that
1928 rownames are *not* removed before indexing occurs.
1929
5b409b39 19302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1931
1932 * org.texi (var): Clarification of indexing into tabular
1933 variables.
1934
5b409b39 19352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1936
1937 * org.texi (results): Documentation of the `:results wrap' header
1938 argument.
1939
5b409b39 19402011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1941
bd7239f5 1942 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1943 of the LaTeX export: the org file has to be properly structured.
1944
5b409b39 19452011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1946
1947 * org.texi (Dynamic blocks, Structure editing): Mention
1948 the function `org-narrow-to-block'.
1949
5b409b39 19502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1951
1952 * org.texi (Languages): Updating list of code block supported
1953 languages.
1954
5b409b39 19552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1956
1957 * org.texi (Special properties): CATEGORY is a special property,
1958 but it may also used in the drawer.
1959
5b409b39 19602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1961
1962 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1963
5b409b39 19642011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1965
1966 * org.texi (Include files): Document :lines.
1967
5b409b39 19682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1969
1970 * org.texi (comments): Documentation of the ":comments noweb" code
1971 block header argument.
1972
5b409b39 19732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1974
1975 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1976 added extra whitespace around functions to be consistent with the
1977 rest of the section.
1978
5b409b39 19792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1980
0b381c7e 1981 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1982 #+call: line syntax.
1983 (Header arguments in function calls): Expanded discussion of
1984 #+call: line syntax.
1985
5b409b39 19862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1987
1988 * org.texi (Evaluating code blocks): More explicit about how to
1989 pass variables to #+call lines.
1990
5b409b39 19912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1992
1993 * org.texi (Results of evaluation): Link to the :results header
1994 argument list from the "Results of evaluation" section.
1995
5b409b39 19962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1997
1998 * org.texi (Conflicts): Adding additional information about
1999 resolving org/yasnippet conflicts.
2000
5b409b39 20012011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2002
2003 * org.texi (Publishing options): Document style-include-scripts
2004 publishing project property.
2005
5b409b39 20062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2007
2008 * org.texi (Sparse trees): Document the next-error /
2009 previous-error functionality.
2010
5b409b39 20112011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
2012
2013 * org.texi (cache): Improved documentation of code block caches.
2014
5b409b39 20152011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
2016
2017 * org.texi (Code block specific header arguments): Documentation
2018 of multi-line header arguments.
2019
5b409b39 20202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2021
2022 * org.texi (Code evaluation security): Add example for using a
2023 function.
2024
5b409b39 20252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2026
2027 * org.texi (Tables in LaTeX export): Documentation of new
2028 attr_latex options for tables.
2029
5b409b39
BG
20302011-08-03 Michael Albinus <michael.albinus@gmx.de>
2031
2032 * trampver.texi: Update release number.
2033
20342011-07-30 Michael Albinus <michael.albinus@gmx.de>
2035
2036 Sync with Tramp 2.2.2.
2037
2038 * trampver.texi: Update release number.
2039
064e2d08
LMI
20402011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2041
2042 * flymake.texi (Example -- Configuring a tool called via make):
2043 Use /dev/null instead of the Windows "nul" (bug#8715).
2044
b8151e9c
LMI
20452011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2046
2047 * widget.texi (Setting Up the Buffer): Remove mention of the
2048 global keymap parent, which doesn't seem to be accurate
2049 (bug#7045).
2050
5b409b39
BG
20512011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2052
2053 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2054
c0a8ae95
KR
20552010-07-10 Kevin Ryde <user42@zip.com.au>
2056
2057 * cl.texi (For Clauses): Add destructuring example processing an
2058 alist (bug#6596).
2059
ac6531ad
LMI
20602011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2061
2062 * ediff.texi (Major Entry Points): Remove mention of `require',
2063 since that's not pertinent in the installed Emacs (bug#9016).
2064
d30dd079
G
20652011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2066
2067 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2068 (Filtering New Groups): Clarify how simple the "options -n" format is.
2069 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2070 is internal.
d30dd079 2071
862c0d68
MA
20722011-07-04 Michael Albinus <michael.albinus@gmx.de>
2073
2074 * tramp.texi (Cleanup remote connections): Add
2075 `tramp-cleanup-this-connection'.
2076
cd865a33
G
20772011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2078
2079 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2080 zombies.
2081 (Checking New Groups): Ditto (bug#8974).
7d1738f1 2082 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
2083
20842011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2085
2086 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2087 backups, and not actual vc (bug#8975).
2088
79414ae4
KR
20892011-07-03 Kevin Ryde <user42@zip.com.au>
2090
2091 * cl.texi (For Clauses): @items for hash-values and key-bindings
2092 to make them more visible when skimming. Add examples of `using'
2093 clause to them, examples being clearer than a description in
2094 words (bug#6599).
2095
847ccf7c
AM
20962011-07-01 Alan Mackenzie <acm@muc.de>
2097
2098 * cc-mode.texi (Guessing the Style): New page.
2099 (Styles): Add a short introduction to above.
2100
3da13bb9
DD
21012011-06-28 Deniz Dogan <deniz@dogan.se>
2102
2103 * rcirc.texi (Configuration): Bug-fix:
2104 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2105 Reported by Elias Pipping <pipping@exherbo.org>.
2106
60a0884e
G
21072011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2108
2109 * gnus.texi (Summary Mail Commands): Document
2110 `gnus-summary-reply-to-list-with-original'.
2111
0c7efc08
SM
21122011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2113
2114 * eshell.texi (Known problems): Fix typo.
2115
ea3596a2
MA
21162011-06-12 Michael Albinus <michael.albinus@gmx.de>
2117
0c7efc08 2118 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2119 (Password handling): `auth-source-debug' is good for debug messages.
2120
2da9c605
G
21212011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2122
2123 * gnus.texi (Store custom flags and keywords): Refer to
2124 `gnus-registry-article-marks-to-{chars,names}' instead of
2125 `gnus-registry-user-format-function-{M,M2}'.
2126
e61923c8
GM
21272011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2128
2129 * texinfo.tex: Merge from gnulib.
2130
627abcdd
TZ
21312011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2132
2133 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2134 (Store custom flags and keywords):
2135 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2136 `gnus-registry-user-format-function-M2'.
2137
a3c92bc1
EZ
21382011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2139
8f906c40 2140 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2141
85d870a9
GM
21422011-05-17 Glenn Morris <rgm@gnu.org>
2143
2144 * gnus.texi (Face): Fix typo.
2145
2cdee799
GM
21462011-05-14 Glenn Morris <rgm@gnu.org>
2147
2148 * dired-x.texi (Omitting Examples): Minor addition.
2149
79b70037
GM
21502011-05-10 Jim Meyering <meyering@redhat.com>
2151
2152 * ede.texi: Fix typo "or or -> or".
2153
a7111a62 21542011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2155
2156 * gnus.texi (Summary Buffer Lines):
2157 gnus-summary-user-date-format-alist does not exist.
2158 (Sorting the Summary Buffer): More about sorting threads.
2159
69026aba
MA
21602011-04-25 Michael Albinus <michael.albinus@gmx.de>
2161
2162 * trampver.texi: Update release number.
2163
9024ff79
MA
21642011-04-14 Michael Albinus <michael.albinus@gmx.de>
2165
2166 * tramp.texi (Frequently Asked Questions): New item for disabling
2167 Tramp in other packages.
2168
c3c65d73
TZ
21692011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2170
2171 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
2172 (Fancy splitting to parent, Store arbitrary data):
2173 Updated gnus-registry docs.
c3c65d73 2174
9ec6a317
JB
21752011-04-13 Juanma Barranquero <lekktu@gmail.com>
2176
2177 * ede.texi: Fix typos.
2178
1e3b6001
G
21792011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2180
9ec6a317
JB
2181 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2182 It's @table @code.
1e3b6001 2183
a5954fa5
G
21842011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2185
ed9265fc 2186 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2187
d71990a1
JB
21882011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2189
2190 * calc.texi (Logarithmic Units): Update the function names.
2191
1518e4f0
G
21922011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2193
2194 * message.texi (Various Commands): Document format specs in the
2195 ellipsis.
2196
a123622d
G
21972011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2198
2199 * message.texi (Insertion Variables): Document message-cite-style.
2200
22012011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2202
2203 * tramp.texi (Remote processes): New subsection "Running shell on
2204 a remote host".
2205
4248cca2
TZ
22062011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2207
2208 * auth.texi (Help for developers): Update docs to explain that the
2209 :save-function will only run the first time.
2210
54ce11a1
GM
22112011-03-12 Glenn Morris <rgm@gnu.org>
2212
2213 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2214 (emacs-faq.text): New target.
2215 (clean): Add emacs-faq.
2216
0c3b25f8
MA
22172011-03-12 Michael Albinus <michael.albinus@gmx.de>
2218
2219 Sync with Tramp 2.2.1.
2220
2221 * trampver.texi: Update release number.
2222
b740639e
GM
22232011-03-11 Glenn Morris <rgm@gnu.org>
2224
2225 * Makefile.in (HTML_TARGETS): New.
2226 (clean): Delete $HTML_TARGETS.
2227 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2228
733afdf4
TZ
22292011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2230
2231 * auth.texi (Help for developers): Show example of using
2232 `auth-source-search' with prompts and :save-function.
2233
33383987
JB
22342011-03-07 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * Version 23.3 released.
2237
a5057546
G
22382011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2239
2240 * message.texi (Message Buffers): Update default value of
2241 message-generate-new-buffers.
2242
479a2c9b
JB
22432011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2244
2245 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2246 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2247 respectively.
05a29101
JB
2248 (Musical Notes): New section.
2249 (Customizing Calc): Mention the customizable variable
2250 calc-note-threshold.
479a2c9b 2251
e0535b76
GM
22522011-03-03 Glenn Morris <rgm@gnu.org>
2253
2254 * url.texi (Dealing with HTTP documents): Remove reference to
2255 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2256 (Configuration): Update url-configuration-directory description.
e0535b76 2257
2777ccbf
GM
22582011-03-02 Glenn Morris <rgm@gnu.org>
2259
2260 * dired-x.texi (Multiple Dired Directories): Remove mentions
2261 of dired-default-directory-alist and dired-default-directory.
2262 Move dired-smart-shell-command here...
2263 (Miscellaneous Commands): ... from here.
2264
257219bd
PE
22652011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2266
2267 * texinfo.tex: Update to version 2011-02-24.09.
2268
8889f4e2
GM
22692011-03-02 Glenn Morris <rgm@gnu.org>
2270
2271 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2272 instead of the obsoleted dired-omit-here-always.
2273
5d41af19
MA
22742011-02-28 Michael Albinus <michael.albinus@gmx.de>
2275
2276 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2277 supported systems.
2278
2b0c7330 22792011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2280
61cf3a76
GM
2281 * dbus.texi (Type Conversion): Grammar fix.
2282
cce7d530 22832011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2284
cce7d530
GM
2285 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2286 "Debian GNU/Linux".
51a13bdd 2287
cce7d530
GM
2288 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2289
817b48a7
GM
22902011-02-23 Glenn Morris <rgm@gnu.org>
2291
cce7d530
GM
2292 * dired-x.texi (Features): Minor rephrasing.
2293 (Local Variables): Fix typos.
47301027
GM
2294
2295 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2296 Standardize some Emacs/XEmacs terminology.
2297
817b48a7
GM
2298 * dired-x.texi (Features): Don't advertise obsolete local variables.
2299 Simplify layout.
2300 (Omitting Variables): Update local variables example.
2301 (Local Variables): Say this is obsolete. Fix description of
2302 dired-enable-local-variables possible values.
2303
4a3988d5
G
23042011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2305
2306 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2307 default now.
2308
8e22bee0
G
23092011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2310
2311 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2312
06b840e0
LI
23132011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2314
2315 * gnus.texi (Window Layout): Document layout names.
2316
67ab0163 23172011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2318
2319 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2320 * auth.texi: Sync @dircategory with ../../info/dir.
2321 * autotype.texi: Sync @dircategory with ../../info/dir.
2322 * calc.texi: Sync @dircategory with ../../info/dir.
2323 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2324 * cl.texi: Sync @dircategory with ../../info/dir.
2325 * dbus.texi: Sync @dircategory with ../../info/dir.
2326 * dired-x.texi: Sync @dircategory with ../../info/dir.
2327 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2328 * ede.texi: Sync @dircategory with ../../info/dir.
2329 * ediff.texi: Sync @dircategory with ../../info/dir.
2330 * edt.texi: Sync @dircategory with ../../info/dir.
2331 * eieio.texi: Sync @dircategory with ../../info/dir.
2332 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2333 * epa.texi: Sync @dircategory with ../../info/dir.
2334 * erc.texi: Sync @dircategory with ../../info/dir.
2335 * eshell.texi: Sync @dircategory with ../../info/dir.
2336 * eudc.texi: Sync @dircategory with ../../info/dir.
2337 * flymake.texi: Sync @dircategory with ../../info/dir.
2338 * forms.texi: Sync @dircategory with ../../info/dir.
2339 * gnus.texi: Sync @dircategory with ../../info/dir.
2340 * idlwave.texi: Sync @dircategory with ../../info/dir.
2341 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2342 * message.texi: Sync @dircategory with ../../info/dir.
2343 * mh-e.texi: Sync @dircategory with ../../info/dir.
2344 * newsticker.texi: Sync @dircategory with ../../info/dir.
2345 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2346 * org.texi: Sync @dircategory with ../../info/dir.
2347 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2348 * pgg.texi: Sync @dircategory with ../../info/dir.
2349 * rcirc.texi: Sync @dircategory with ../../info/dir.
2350 * reftex.texi: Sync @dircategory with ../../info/dir.
2351 * remember.texi: Sync @dircategory with ../../info/dir.
2352 * sasl.texi: Sync @dircategory with ../../info/dir.
2353 * sc.texi: Sync @dircategory with ../../info/dir.
2354 * semantic.texi: Sync @dircategory with ../../info/dir.
2355 * ses.texi: Sync @dircategory with ../../info/dir.
2356 * sieve.texi: Sync @dircategory with ../../info/dir.
2357 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2358 * speedbar.texi: Sync @dircategory with ../../info/dir.
2359 * trampver.texi [emacs]: Set emacsname to "Emacs".
2360 * tramp.texi: Sync @dircategory with ../../info/dir.
2361 * url.texi: Sync @dircategory with ../../info/dir.
2362 * vip.texi: Sync @dircategory with ../../info/dir.
2363 * viper.texi: Sync @dircategory with ../../info/dir.
2364 * widget.texi: Sync @dircategory with ../../info/dir.
2365 * woman.texi: Sync @dircategory with ../../info/dir.
2366
30abce25
GM
23672011-02-19 Glenn Morris <rgm@gnu.org>
2368
0c7efc08
SM
2369 * dired-x.texi (Technical Details): No longer redefines
2370 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2371 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2372
f31f8469
GM
23732011-02-18 Glenn Morris <rgm@gnu.org>
2374
2375 * dired-x.texi (Optional Installation File At Point): Simplify.
2376
35123c04
TZ
23772011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2378
2379 * auth.texi (Help for users): Use :port instead of :protocol for all
2380 auth-source docs.
7ba93e94
G
2381 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2382 to have two files in `auth-sources'.
35123c04 2383
da5e0ce4
GM
23842011-02-16 Glenn Morris <rgm@gnu.org>
2385
b322c9af
GM
2386 * dired-x.texi: Use emacsver.texi to get Emacs version.
2387 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2388 Depend on emacsver.texi.
2389
07ca5555
GM
2390 * dired-x.texi: Drop meaningless version number.
2391 (Introduction): Remove old info.
2392 (Optional Installation Dired Jump): Autoload from dired-x.
2393 Remove incorrect info about loaddefs.el.
2394 (Bugs): Just refer to M-x report-emacs-bug.
2395
da5e0ce4
GM
2396 * dired-x.texi (Multiple Dired Directories): Update for rename of
2397 default-directory-alist.
2398 (Miscellaneous Commands): No longer mention very old VM version 4.
2399
bb55f713
PE
24002011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2401
2402 Merge from gnulib.
2403 * texinfo.tex: Update to version 2011-02-14.11.
2404
5415d076
G
24052011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2406
da5e0ce4
GM
2407 * auth.texi (Help for users):
2408 Login collection is "Login" and not "login".
5415d076 2409
14029d4b
MA
24102011-02-13 Michael Albinus <michael.albinus@gmx.de>
2411
2412 * tramp.texi (History): Remove IMAP support.
2413 (External methods, Frequently Asked Questions): Remove `imap' and
2414 `imaps' methods.
2415 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2416
2417 * trampver.texi: Remove default value of `emacsimap'.
2418
8a36c07f
GM
24192011-02-13 Glenn Morris <rgm@gnu.org>
2420
2421 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2422 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2423
165bc5a0
GM
24242011-02-12 Glenn Morris <rgm@gnu.org>
2425
2426 * sc.texi (Getting Connected): Remove old index entries.
2427
5415d076 24282011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2429
2430 * url.texi: Remove duplicate @dircategory (Bug#7942).
2431
b8e0f0cd
G
24322011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2433
8a36c07f
GM
2434 * auth.texi (Overview, Help for users, Help for developers):
2435 Update docs.
b8e0f0cd
G
2436 (Help for users): Talk about spaces.
2437
caf82551
PE
24382011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2439
2440 * texinfo.tex: Update to version 2011-02-07.16.
2441
1ff98217
MA
24422011-02-07 Michael Albinus <michael.albinus@gmx.de>
2443
2444 * dbus.texi (Bus names): Adapt descriptions for
2445 dbus-list-activatable-names and dbus-list-known-names.
2446
2e78df6b
JB
24472011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2448
2449 * calc.texi (Logarithmic Units): New section.
2450
7fbf7cae
TZ
24512011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2452
2453 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2454 manuals use it now.
2455
0c7efc08 2456 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2457
156ad271
KY
24582011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2459
2460 * overrides.texi: Remove.
2461
2462 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2463 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2464
36539990
MA
24652011-02-05 Michael Albinus <michael.albinus@gmx.de>
2466
2467 * tramp.texi (Frequently Asked Questions): Mention problems with
2468 WinSSHD.
2469
2470 * trampver.texi: Update release number.
2471
24722011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2473
2474 * tramp.texi:
2475 Replace "delimet" with "delimit" globally.
2476 Replace "explicite" with "explicit" globally.
2477 Replace "instead of" with "instead" where there was nothing after "of".
2478 Audit use of comma before interrogative pronoun, "that", or "which".
2479 Minor word order, spelling, wording changes.
2480
ec72bf63
G
24812011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2482
2483 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2484
2485 * sieve.texi: Use WEBHACKDEVEL.
2486
2487 * sasl.texi: Use WEBHACKDEVEL.
2488
2489 * pgg.texi: Use WEBHACKDEVEL.
2490
2491 * message.texi: Use WEBHACKDEVEL.
2492
2493 * gnus.texi: Use WEBHACKDEVEL.
2494
2495 * emacs-mime.texi: Use WEBHACKDEVEL.
2496
2497 * auth.texi: Use WEBHACKDEVEL.
2498
2499 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2500 manuals.
2501
25022011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2503
2504 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2505
90b750f4
PE
25062011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2507
2508 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2509 which in turn is copied from ftp://tug.org/tex/.
2510
0e751a49
GM
25112011-02-03 Glenn Morris <rgm@gnu.org>
2512
2513 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2514 (Binding combinations of modifiers and function keys):
2515 Let's assume people reading this are not using Emacs 18.
2516
7f13c2e2
LI
25172011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2518
2519 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2520 since it's run automatically.
2521
d76c843e
LI
25222011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2523
2524 * gnus.texi (Customizing Articles): Fix typo.
2525
12e3ca0a
LI
25262011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2527
2528 * gnus.texi (Customizing Articles): Document the new way of customizing
2529 the date headers(s).
2530
fe72c8fa
LI
25312011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2532
2533 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2534 splitting example.
2535
bf3dae7e
EZ
25362011-01-29 Eli Zaretskii <eliz@gnu.org>
2537
2538 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2539 (MAKEINFO_OPTS): New variable.
2540 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2541 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2542 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2543 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2544 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2545 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2546 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2547 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2548 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2549 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2550 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2551 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2552 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2553 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2554 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2555 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2556 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2557 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2558
d6f13ac8
LI
25592011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2560
2561 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2562
c5ecc769
G
25632011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2564
2565 * message.texi (IDNA): Explain what it is.
2566
25672011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2568
2569 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2570
45eb2a5d
WL
25712011-01-23 Werner Lemberg <wl@gnu.org>
2572
2573 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2574 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2575 (ENVADD): Update.
45eb2a5d 2576
6872a814
GM
25772011-01-18 Glenn Morris <rgm@gnu.org>
2578
2579 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2580
77ab81d0 25812011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2582
2583 * nxml-mode.texi (Introduction): Fix file name typos.
2584
d221e780
CO
25852011-01-13 Christian Ohler <ohler@gnu.org>
2586
2587 * ert.texi: New file.
2588
2589 * Makefile.in:
2590 * makefile.w32-in: Add ert.texi.
2591
8c904d82
MA
25922011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2593
2594 * dbus.texi (Receiving Method Calls): New function
2595 dbus-register-service. Rearrange node.
2596
f56e0e7a
PE
25972011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2598
2599 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2600 which in turn is copied from ftp://tug.org/tex/.
2601
0fadf00e
MA
26022011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2603
2604 * dbus.texi (Receiving Method Calls): Describe new optional
2605 parameter dont-register-service of dbus-register-{method,property}.
2606
8b358e90
DU
26072010-12-17 Daiki Ueno <ueno@unixuser.org>
2608
0c7efc08
SM
2609 * epa.texi (Encrypting/decrypting *.gpg files):
2610 Mention epa-file-select-keys.
8b358e90 2611
549c9aed
G
26122010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2613
2614 * gnus.texi (Archived Messages): Remove outdated text.
2615
26162010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2617
0c7efc08 2618 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2619
156e3f9c
G
26202010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2621
83f3eadc 2622 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2623
8151d490
AC
26242010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2625
2626 * gnus.texi (The swish++ Engine): Add customizable parameters
2627 descriptions.
2628 (The swish-e Engine): Ditto.
2629
305bdd22
MA
26302010-12-14 Michael Albinus <michael.albinus@gmx.de>
2631
2632 * tramp.texi (Inline methods): Add "ksu" method.
2633 (Remote processes): Add example with remote `default-directory'.
2634
53aff12a
GM
26352010-12-14 Glenn Morris <rgm@gnu.org>
2636
2637 * faq.texi (Expanding aliases when sending mail):
2638 Now build-mail-aliases is interactive.
2639
8a1cdce5
AC
26402010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2641
2642 * gnus.texi: First pass at adding (rough) nnir documentation.
2643
7410c270
G
26442010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2645
53aff12a
GM
2646 * gnus.texi (Filtering New Groups):
2647 Mention gnus-auto-subscribed-categories.
2648 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2649 removed.
2650
f49d1f52 26512010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2652
2653 * cl.texi (For Clauses): Small fixes for frames and windows.
2654
acedf35c
CD
26552010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2656
2657 * org.texi (Using capture): Document using prefix arguments for
2658 finalizing capture.
2659 (Agenda commands): Document prefix argument for the bulk scatter
2660 command.
2661 (Beamer class export): Document that also overlay arguments can be
2662 passed to the column environment.
2663 (Template elements): Document the new entry type.
2664
26652010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2666
2667 * org.texi (Include files): Document :minlevel.
2668
26692010-12-11 Julien Danjou <julien@danjou.info>
2670
2671 * org.texi (Categories): Document category icons.
2672
26732010-12-11 Eric Schulte <schulte.eric@gmail.com>
2674
2675 * org.texi (noweb): Fix typo.
2676
516aa569
G
26772010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2678
2679 * gnus.texi (Server Commands): Point to the rest of the server
2680 commands.
2681
04db63bc
G
26822010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2683
2684 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2685 g'.
2686
ed797193
G
26872010-12-02 Julien Danjou <julien@danjou.info>
2688
2689 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2690
26912010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2692
2693 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2694 (Direct Functions): Note the STARTTLS upgrade.
2695
07976ae3 26962010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2697 James Clark <none@example.com>
d3dfb185
GM
2698
2699 * nxml-mode.texi (Introduction): New section.
2700
59e75882
G
27012010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2702
2703 * gnus.texi (Server Commands): Document gnus-server-show-server.
2704
568a887f
MA
27052010-11-20 Michael Albinus <michael.albinus@gmx.de>
2706
2707 Sync with Tramp 2.2.0.
2708
2709 * trampver.texi: Update release number.
2710
1265829e
JB
27112010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2712
2713 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2714 Mention that the TeX specific units won't use the `tex' prefix
2715 in TeX mode.
2716
239661c0
KY
27172010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2718
2719 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2720
4a47c275 27212010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2722
2723 * edt.texi: Remove information about Emacs 19.
2724
4a47c275 27252010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2726
2727 * trampver.texi: Update release number.
2728
2f0e0dc8
KY
27292010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2730
2731 * gnus.texi (Article Washing): Fix typo.
2732
afe98dfa
CD
27332010-11-11 Noorul Islam <noorul@noorul.com>
2734
56f5a94e 2735 * org.texi: Fix typo.
afe98dfa
CD
2736
27372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2738
2739 * org.texi (Using capture): Explain that refiling is
2740 sensitive to cursor position.
2741
27422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2743
56f5a94e 2744 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2745
27462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2747
2748 * org.texi: Document the <c> cookie.
2749
27502010-11-11 Eric Schulte <schulte.eric@gmail.com>
2751
bd7239f5 2752 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2753 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2754
27552010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2756
56f5a94e 2757 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2758
27592010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2760
56f5a94e 2761 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2762
27632010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2764
2765 * org.texi (Setting up the staging area): Document that
2766 file names remain visible when encrypting the MobileOrg files.
2767
27682010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2769
2770 * org.texi (Setting up the staging area): Document which
2771 versions are needed for encryption.
2772
27732010-11-11 Eric Schulte <schulte.eric@gmail.com>
2774
56f5a94e
GM
2775 * org.texi (noweb): Update :noweb documentation to
2776 reflect the new "tangle" argument.
afe98dfa
CD
2777
27782010-11-11 Eric Schulte <schulte.eric@gmail.com>
2779
56f5a94e
GM
2780 * org.texi (Batch execution): Improve tangling script in
2781 documentation.
afe98dfa
CD
2782
27832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2784
2785 * org.texi (Handling links):
2786 (In-buffer settings): Document inlining images on startup.
2787
27882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2789
2790 * org.texi (Setting up the staging area): Document use of
2791 crypt password.
2792
27932010-11-11 David Maus <dmaus@ictsoc.de>
2794
56f5a94e 2795 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2796
27972010-11-11 David Maus <dmaus@ictsoc.de>
2798
56f5a94e
GM
2799 * org.texi (Template expansion): Add mew in table for link type
2800 escapes.
afe98dfa
CD
2801
28022010-11-11 David Maus <dmaus@ictsoc.de>
2803
56f5a94e 2804 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2805
28062010-11-11 Eric Schulte <schulte.eric@gmail.com>
2807
56f5a94e 2808 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2809
28102010-11-11 Eric Schulte <schulte.eric@gmail.com>
2811
56f5a94e 2812 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2813
28142010-11-11 Eric Schulte <schulte.eric@gmail.com>
2815
56f5a94e
GM
2816 * org.texi (Structure of code blocks):
2817 Update documentation to mention inline code block syntax.
afe98dfa
CD
2818
28192010-11-11 Eric Schulte <schulte.eric@gmail.com>
2820
56f5a94e 2821 * org.texi (comments): Improve wording.
afe98dfa
CD
2822
28232010-11-11 Eric Schulte <schulte.eric@gmail.com>
2824
56f5a94e 2825 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2826
28272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2828
2829 * org.texi (Installation): Remove the special
2830 installation instructions for XEmacs.
2831
28322010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2833
56f5a94e 2834 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2835 insertion of empty structural elements.
2836
28372010-11-11 Noorul Islam <noorul@noorul.com>
2838
56f5a94e 2839 * org.texi: Fix doc.
afe98dfa
CD
2840
28412010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2842
2843 * org.texi (The date/time prompt): Document specification
2844 of time ranges.
2845
28462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2847
2848 * org.texi (Internal links): Document the changes in
2849 internal links.
2850
28512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2852
2853 * org.texi (Agenda commands): Document the limitation for
2854 the filter preset - it can only be used for an entire agenda
2855 view, not in an individual block in a block agenda.
2856
28572010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2858
2859 * org.texi (iCalendar export): Document alarm creation.
2860
6f8fc60c
MA
28612010-11-10 Michael Albinus <michael.albinus@gmx.de>
2862
2863 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2864
be3c11b3
LMI
28652010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2866
2867 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2868
d607b96b 28692010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2870
d607b96b 2871 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2872
181cb5fb
G
28732010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2876 since that works by default.
2877
28782010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2879
2880 * gnus.texi (Customizing the IMAP Connection): Document
2881 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2882
36bc5d3b
MA
28832010-11-04 Michael Albinus <michael.albinus@gmx.de>
2884
2885 * tramp.texi (Remote shell setup): New item "Interactive shell
2886 prompt". Reported by Christian Millour <cm@abtela.com>.
2887 (Remote shell setup, Remote processes): Use @code{} for
2888 environment variables.
2889
cf503f7c
GM
28902010-11-03 Glenn Morris <rgm@gnu.org>
2891
537b04b9 2892 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2893 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2894
389b76fa
G
28952010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2896
2897 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2898
2699a554 28992010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2900
2901 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2902
2699a554 29032010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2904
2905 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2906
99e65b2d
G
29072010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2908
0c7efc08
SM
2909 * gnus.texi (Client-Side IMAP Splitting):
2910 Mention nnimap-unsplittable-articles.
99e65b2d
G
2911
29122010-10-29 Julien Danjou <julien@danjou.info>
2913
2914 * gnus.texi (Finding the News): Remove references to obsoletes
2915 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2916
aeeb3dcb
EZ
29172010-10-29 Eli Zaretskii <eliz@gnu.org>
2918
2919 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2920 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2921 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2922 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2923
8289f37b
GM
29242010-10-28 Glenn Morris <rgm@gnu.org>
2925
2926 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2927 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2928 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2929
d85d3b3a
DU
29302010-10-25 Daiki Ueno <ueno@unixuser.org>
2931
2932 * epa.texi (Mail-mode integration): Add alternative key bindings
2933 for epa-mail commands; escape comma.
c05c2b9b 2934 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2935
9f534a47
JB
29362010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2937
99e65b2d 2938 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2939
5793a7bc 29402010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2941
2942 * gnus.texi (Group Parameters, Buttons): Fix typos.
2943
280f417b
G
29442010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2945
2946 * gnus.texi (Subscription Commands): Mention that you can also
2947 subscribe to new groups via the Server buffer, which is probably more
2948 convenient when subscribing to many groups.
2949
d806c872
G
29502010-10-21 Julien Danjou <julien@danjou.info>
2951
2952 * message.texi (Message Headers): Allow message-default-headers to be a
2953 function.
2954
d5798f68
LMI
29552010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2956
2957 * gnus-news.texi: Mention new archive defaults.
2958
b79bbef7
KY
29592010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2960
2961 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2962
2526f423
G
29632010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2964
2965 * gnus.texi (HTML): Document the function value of
2966 gnus-blocked-images.
2967 (Article Washing): shr and gnus-w3m, not the direct function names.
2968
ba91f05d
G
29692010-10-20 Julien Danjou <julien@danjou.info>
2970
2971 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2972 variable.
2973
da451787
LMI
29742010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2975
2976 * gnus.texi (Customizing the IMAP Connection): The port strings are
2977 strings.
c872595d 2978 (Document Groups): Mention git.
da451787 2979
7cad71ad
G
29802010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2981
2982 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2983 bzr/Gnus git sync.
2984
c56dfd36
EZ
29852010-10-15 Eli Zaretskii <eliz@gnu.org>
2986
2987 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2988 change.
2989
a1d16a7b
G
29902010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2991
2992 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2993 @item syntax for in-Emacs makeinfo.
2994
29952010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2996
2997 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2998 trim sentence.
2999
98e2b864
DU
30002010-10-12 Daiki Ueno <ueno@unixuser.org>
3001
3002 * epa.texi (Caching Passphrases):
0c7efc08
SM
3003 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3004 Clarify some configurations require to set up gpg-agent.
98e2b864 3005
c12e4a81
GM
30062010-10-11 Glenn Morris <rgm@gnu.org>
3007
3008 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3009
f7aa248a
G
30102010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3011
3012 * gnus.texi (Spam Package Introduction): Mention `$'.
3013
6513b232
EZ
30142010-10-09 Eli Zaretskii <eliz@gnu.org>
3015
3016 * makefile.w32-in (emacsdir): New variable.
3017 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3018 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3019
abd40fb4
GM
30202010-10-09 Glenn Morris <rgm@gnu.org>
3021
0f05450f
GM
3022 * Makefile.in (mostlyclean): Delete *.toc.
3023
d3a4ac46
GM
3024 * Makefile.in: Use $< in rules.
3025
aa9db089
GM
3026 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3027
abd40fb4
GM
3028 * Makefile.in ($(infodir)): Delete rule.
3029 (mkinfodir): New. Use it in all the info rules, rather than depending
3030 on infodir.
3031
ea274122
GM
30322010-10-09 Glenn Morris <rgm@gnu.org>
3033
6e90e2a8
GM
3034 * gnus.texi (Article Washing): Fix previous change.
3035
f7a31f11
GM
3036 * Makefile.in (emacsdir): New variable.
3037 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3038 Depend on emacsver.texi.
3039
f7a31f11
GM
3040 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3041
ea274122
GM
3042 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3043
36d3245f
G
30442010-10-08 Julien Danjou <julien@danjou.info>
3045
f7a31f11 3046 * gnus.texi: Add mm-shr.
36d3245f
G
3047
30482010-10-08 Ludovic Courtès <ludo@gnu.org>
3049
3050 * gnus.texi (Finding the Parent, The Gnus Registry)
3051 (Registry Article Refer Method): Update docs for nnregistry.el.
3052
30532010-10-08 Daiki Ueno <ueno@unixuser.org>
3054
3055 * auth.texi (Help for users)
3056 (GnuPG and EasyPG Assistant Configuration): Update docs.
3057
12359245
GM
30582010-10-08 Glenn Morris <rgm@gnu.org>
3059
3060 * cl.texi (Organization, Installation, Old CL Compatibility):
3061 Deprecate cl-compat for new code.
4628bef1 3062 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3063
3064 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3065
fcf2d385
KY
30662010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3067
3068 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3069
66627fa9
G
30702010-10-06 Julien Danjou <julien@danjou.info>
3071
fd9ba500
JD
3072 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3073
66627fa9
G
3074 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3075 broken link.
3076
3077 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3078
3079 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3080 to ReiserFS.
3081
3082 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3083 (FAQ 7-1): Fix getmail URL.
3084
65f54520
DU
30852010-10-06 Daiki Ueno <ueno@unixuser.org>
3086
3087 * epa.texi (Caching Passphrases): New section.
3088
4c83f6e1
GM
30892010-10-06 Glenn Morris <rgm@gnu.org>
3090
3091 * Makefile.in (SHELL): Set it.
3092 (info): Move the mkdir dependency to the individual info files.
3093 (mostlyclean): Tidy up.
3094 (clean): Only delete the specific dvi and pdf files.
3095 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3096 ($(infodir)): Add parallel build workaround.
4c83f6e1 3097
71e691a5
G
30982010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3099
3100 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3101
a41c2e6d
G
31022010-10-03 Julien Danjou <julien@danjou.info>
3103
0c7efc08
SM
3104 * emacs-mime.texi (Display Customization):
3105 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3106 mm-inline-large-images-proportion.
3107
37255945
MA
31082010-10-03 Michael Albinus <michael.albinus@gmx.de>
3109
0c7efc08
SM
3110 * tramp.texi (Frequently Asked Questions):
3111 Mention remote-file-name-inhibit-cache.
37255945 3112
11e4e7bd
LMI
31132010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3114
3115 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3116 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3117
cb83220a
KY
31182010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3119
0c7efc08
SM
3120 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3121 (Article Hiding): Add google banner example.
3122 Suggested by Benjamin Xu.
cb83220a 3123
6b958814
G
31242010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3125
0c7efc08
SM
3126 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3127 Remove nnimap-split-rule from examples.
6b958814
G
3128
31292010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
3131 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3132 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3133 Fishman.
3134 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3135
31362010-09-30 Julien Danjou <julien@danjou.info>
3137
3138 * gnus.texi (Gravatars): Fix documentation about
3139 gnu-gravatar-properties.
3140
b9476c04
DU
31412010-09-29 Daiki Ueno <ueno@unixuser.org>
3142
3143 * epa.texi (Bug Reports): New section.
3144
5f874327
GM
31452010-09-29 Glenn Morris <rgm@gnu.org>
3146
3147 * Makefile.in (top_srcdir): Remove unused variable.
3148
6b958814
G
31492010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3150
3151 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3152 (Client-Side IMAP Splitting): Document 'default.
3153
31542010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3155
0c7efc08
SM
3156 * gnus.texi (Customizing the IMAP Connection):
3157 Document nnimap-fetch-partial-articles.
6b958814 3158
82bccbfa
KY
31592010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3160
3161 * gnus-news.texi: Mention nnimap-inbox.
3162
3163 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3164
31652010-09-26 Julien Danjou <julien@danjou.info>
3166
47e08896 3167 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3168
31692010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3170
3171 * gnus.texi (Security): Remove gpg.el mention.
3172
31732010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3174
3175 * gnus.texi (Browse Foreign Server): New variable
3176 gnus-browse-subscribe-newsgroup-method.
3177
3178 * gnus-news.texi: Mention it.
3179
31802010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3181
0c7efc08 3182 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3183 (Startup Variables): No jingle.
3184
4c964351
UM
31852010-09-25 Ulrich Mueller <ulm@gentoo.org>
3186
3187 * woman.texi (Interface Options): xz compression is now supported.
3188
82bccbfa
KY
31892010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3190
3191 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3192 (Unavailable Servers): Document gnus-server-copy-server.
3193 (Using IMAP): Document the new nnimap.
3194
31952010-09-25 Julien Danjou <julien@danjou.info>
3196
47e08896 3197 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3198
18778f71
GM
31992010-09-24 Glenn Morris <rgm@gnu.org>
3200
3201 * url.texi (Disk Caching): Tweak previous change.
3202
9c766321
JD
32032010-09-24 Julien Danjou <julien@danjou.info>
3204
3205 * url.texi (Disk Caching): Mention url-cache-expire-time,
3206 url-cache-expired, and url-fetch-from-cache.
3207
82bccbfa
KY
32082010-09-24 Julien Danjou <julien@danjou.info>
3209
3210 * gnus.texi: Add Gravatars.
3211
32122010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3213
3214 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3215
592bdb9a
LMI
32162010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3217
3218 * gnus.texi (Expunging mailboxes): Update name of the expunging
3219 command.
3220
e4e22d29
KY
32212010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3222
3223 * emacs-mime.texi (rfc2047): Update description for
3224 rfc2047-encode-parameter.
3225
371d9801
MA
32262010-09-13 Michael Albinus <michael.albinus@gmx.de>
3227
3228 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3229 "fish" methods.
3230 (External methods): Remove "scp1_old" and "scp2_old" methods.
3231
31ae5827
MA
32322010-09-09 Michael Albinus <michael.albinus@gmx.de>
3233
3234 * tramp.texi: Remove Japanese manual. Fix typo.
3235
3236 * trampver.texi: Update release number. Remove japanesemanual.
3237
c0468714
GM
32382010-09-09 Glenn Morris <rgm@gnu.org>
3239
3240 * org.texi: Restore clobbered changes (copyright years, untabify).
3241
86441999
JD
32422010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3243
3244 * gnus.texi (Adaptive Scoring): Fix typo.
3245
25f28806
LMI
32462010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * gnus.texi (Article Display): Document gnus-html-show-images.
3249
45240125 32502010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3251
45240125
JD
3252 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3253
59d09f15
LMI
32542010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3255
3256 * gnus.texi (HTML): Document gnus-max-image-proportion.
3257
2cdd366f
KY
32582010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3259
51dee5ef
KY
3260 * gnus.texi (HTML): Document gnus-blocked-images.
3261
2cdd366f
KY
3262 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3263
b0e4f3fc
KY
32642010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3265
3266 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3267 the first message are used for wide replies.
f02566ce
KY
3268 (Changing Servers): Remove documentation on gnus-change-server and
3269 friends, since it's been removed.
b0e4f3fc 3270
598451ed
KY
32712010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3272
3273 * gnus.texi (Drafts): Mention B DEL.
3274
e7842e69
KY
32752010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3276
3277 * gnus.texi (Delayed Articles): Mention that the Date header is the
3278 original one, even if you delay.
3279
85115796
KY
32802010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3281
0c7efc08
SM
3282 * gnus.texi (Asynchronous Fetching):
3283 Document gnus-async-post-fetch-function.
85115796
KY
3284 (HTML): Made into its own section.
3285
f0b44bc0
MA
32862010-08-26 Michael Albinus <michael.albinus@gmx.de>
3287
3288 Sync with Tramp 2.1.19.
3289
217876c9 3290 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
3291 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3292 Remove remark about doubled "-t" argument.
217876c9
MA
3293 (Auto-save and Backup): Remove reference to Emacs 21.
3294 (Filename Syntax): Describe port numbers.
3295 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3296 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3297 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3298 errors with the backquotes.
3299 (External packages): File attributes cache flushing for asynchronous
3300 processes.
3301 (Traces and Profiles): Describe verbose level 9.
3302
f0b44bc0
MA
3303 * trampver.texi: Update release number.
3304
7457f7b6
MA
33052010-08-23 Michael Albinus <michael.albinus@gmx.de>
3306
3307 * dbus.texi (Alternative Buses): New chapter.
3308
b695beda
SM
33092010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3312
443c2c03
JB
33132010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3314
3315 * calc.texi (Customizing Calc): Rearrange description of new
3316 variables to match the presentation of other variables.
3317
7815fe19 33182010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3319
3320 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3321
2c695727
JB
33222010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3323
3324 * calc.texi (Making Selections, Selecting Subformulas)
3325 (Customizing Calc): Mention how to use faces to emphasize selected
3326 sub-formulas.
3327
bbb6ffa1
MA
33282010-08-05 Michael Albinus <michael.albinus@gmx.de>
3329
3330 * tramp.texi (External packages): File attributes cache flushing
3331 for asynchronous processes.
3332
5cee0a9c
AM
33332010-08-01 Alan Mackenzie <acm@muc.de>
3334
3335 Enhance the manual for the latest Java Mode.
3336
3337 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3338 annotation-var-cont.
3339 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3340 two new symbols.
3341
3f2afe32
MA
33422010-07-28 Michael Albinus <michael.albinus@gmx.de>
3343
3344 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3345
0ed082fe 33462010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3347
3348 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3349
311f0356
JB
33502010-07-19 Juanma Barranquero <lekktu@gmail.com>
3351
3352 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3353
86fbb8ca
CD
33542010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3355
3356 * org.texi: Add macros to get plain quotes in PDF output.
3357 List additional contributors.
3358 (Capture): New section, replaces the section about remember.
3359 (Working With Source Code): New chapter, focused on documenting Org
3360 Babel.
3361 (Code evaluation security): New section.
3362 (MobileOrg): Document DropBox support.
3363 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3364 (Special symbols): Show how to display UTF8 characters for entities.
3365 (Global TODO list): Clarify the use of the "M" key and the differences
3366 to the "m" key.
3367 (RSS Feeds): Mention Atom feeds as well.
3368 (Setting tags): Remove paragraph about
3369 `org-complete-tags-always-offer-all-agenda-tags'.
3370
5732e8ed
MA
33712010-07-17 Michael Albinus <michael.albinus@gmx.de>
3372
3373 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3374 argument.
3375 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3376 echoing shells.
3377
ca1bb391
MA
33782010-07-10 Michael Albinus <michael.albinus@gmx.de>
3379
3380 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3381 (Filename Syntax): Describe port numbers.
3382
5bd55c3c
MA
33832010-07-09 Michael Albinus <michael.albinus@gmx.de>
3384
3385 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3386 forgotten.
3387 (Type Conversion): Precise conversion of natural numbers.
3388 (Errors and Events): Add "debugging" to concept index. Add variable
3389 `dbus-debug'.
3390
820ae8fe
MA
33912010-07-04 Michael Albinus <michael.albinus@gmx.de>
3392
3393 * dbus.texi (Receiving Method Calls): Add optional argument
3394 EMITS-SIGNAL to `dbus-register-property'.
3395
b6f9df0f
JB
33962010-06-27 Alex Schroeder <alex@gnu.org>
3397
3398 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3399
62e034c2
GM
34002010-06-24 Glenn Morris <rgm@gnu.org>
3401
3402 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3403 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3404 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3405 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3406 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3407 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3408 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3409 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3410 convention. Make them end with a period.
3411
9360256a
GM
34122010-06-23 Glenn Morris <rgm@gnu.org>
3413
3414 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3415 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3416 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3417 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3418 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3419 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3420
04d3bb6c
GM
34212010-06-10 Glenn Morris <rgm@gnu.org>
3422
3423 * idlwave.texi (Load-Path Shadows):
3424 * org.texi (Handling links): Fix typos.
3425
5e7d4a75
KY
34262010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3427
3428 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3429
9841cb4f
MA
34302010-05-26 Michael Albinus <michael.albinus@gmx.de>
3431
3432 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3433 by an alias. (Bug#6226)
3434
597517ef
JB
34352010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3436
3437 * calc.texi (Manipulating Vectors): Mention that vectors can
3438 be used to determine bins for `calc-histogram'.
3439
14914c43
JB
34402010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3441
597517ef 3442 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3443
0235128c 34442010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3445
3446 * url.texi (HTTP language/coding, Customization):
3447 * message.texi (Header Commands, Responses):
3448 * cl.texi (Argument Lists): Fix typos.
3449
0235128c 34502010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3451
0235128c
SM
3452 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3453 Note that Development menu is always available.
aa5789b5
CY
3454 (Creating a project): Fix terminology.
3455 (Add/Remove files): Fix typo.
3456
0235128c
SM
34572010-05-07 Chong Yidong <cyd@stupidchicken.com>
3458
3459 * Version 23.2 released.
3460
a628ad9d 34612010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3462
3463 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3464
502269d6
MA
34652010-05-01 Michael Albinus <michael.albinus@gmx.de>
3466
0235128c
SM
3467 * tramp.texi (Inline methods, Default Method):
3468 Mention `tramp-inline-compress-start-size'.
502269d6 3469
6e104790 34702010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3471
3472 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3473 the CVS repo. Put the Git repo in the news section.
3474
6e104790 3475 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3476 Removed some mentions of CVS. Mention the new Git repo.
3477
6e104790 34782010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3479
3480 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3481 (Mail Group Commands): Add index entry.
3482
6e104790 34832010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3484
3485 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3486
f8b91752
JB
34872010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3488
3489 * calc.texi (Radix modes): Mention that the option prefix will
3490 turn on twos-complement mode.
3491 (Inverse and Hyperbolic Flags): Mention the Option flag.
3492
ed21c5c8
CD
34932010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3494
3495 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3496 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3497 (Sectioning structure): Update.
3498 (References): New use case for field coordinates.
6e104790 3499 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3500 (Setting up the staging area): Document the availability of
3501 encryption for MobileOrg.
3502 (Images and tables): Document how to reference labels.
3503 (Index entries): New section.
3504 (Generating an index): New section.
3505 (Column width and alignment): Document that <N> now
3506 means a fixed width, not a maximum width.
3507 (Publishing options): Document the :email option.
3508 (Beamer class export): Fix bug in the BEAMER example.
3509 (Refiling notes): Document refile logging.
3510 (In-buffer settings): Document refile logging keywords.
3511 (Drawers): Document `C-c C-z' command.
3512 (Agenda commands): Mention the alternative key `C-c C-z'.
3513 (Special properties): Document the BLOCKED property.
3514 (The spreadsheet): Mention the formula editor.
3515 (References): Document field coordinates.
3516 (Publishing action): Correct the documentation for the
3517 publishing function.
3518 (The date/time prompt): Document that we accept dates
3519 like month/day/year.
3520 (Cooperation): Document the changes in table.el support.
3521 (Faces for TODO keywords, Faces for TODO keywords)
3522 (Priorities): Document the easy colors.
3523 (Visibility cycling): Document the new double prefix
3524 arg for `org-reveal'.
3525 (Cooperation): Remember.el is part of Emacs.
3526 (Clean view): Mention that `wrap-prefix' is also set by
3527 org-indent-mode.
3528 (Agenda commands): Add information about prefix args to
3529 scheduling and deadline commands.
3530 (Search view): Point to the docstring of
3531 `org-search-view' for more details.
6e104790 3532 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3533 (Setting tags): Document variable
3534 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3535 (Column attributes): Cross-reference special properties.
ed21c5c8 3536
456b348e
MA
35372010-04-10 Michael Albinus <michael.albinus@gmx.de>
3538
3539 Synchronize with Tramp repository.
3540
3541 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3542 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3543 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3544 syntax, texi2dvi reports errors with the backquotes.
3545
3546 * trampver.texi: Update release number.
3547
357e2d8e
KY
35482010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3549
3550 * gnus.texi (Finding the News): Add pointers to the Server buffer
3551 because it's essential.
3552
1d4d7664
KY
35532010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3554
3555 * gnus.texi (MIME Commands): Update description of
3556 gnus-article-browse-html-article.
3557
bd3e840f
KY
35582010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3559
3560 * auth.texi (Secret Service API): Add TODO node.
3561 (Help for users): Explain the new source options for `auth-sources'.
3562
e867cb5d 35632010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3564
3565 * trampver.texi: Update release number.
3566
288f9fc0
CY
35672010-03-10 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * Branch for 23.2.
3570
d99aaebd
CY
35712010-03-03 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3574 now enabled by default.
3575
5794c2a5
MA
35762010-02-28 Michael Albinus <michael.albinus@gmx.de>
3577
3578 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3579 when Emacs runs in interactive mode. (Bug#5645)
3580
40572be6
GM
35812010-02-16 Glenn Morris <rgm@gnu.org>
3582
3583 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3584
7bb8ed67
MH
35852010-02-05 Mark A. Hershberger <mah@everybody.org>
3586
3587 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3588
45a1423d 35892010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3590
3591 * gnus.texi (Score File Format): Fix typo.
3592
45a1423d 35932010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3594
3595 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3596
14f17fc8
JB
35972010-01-18 Juanma Barranquero <lekktu@gmail.com>
3598
3599 * ada-mode.texi (Project File Overview): Fix typo.
3600
607d4369
CY
36012010-01-17 Chong Yidong <cyd@stupidchicken.com>
3602
3603 * semantic.texi: Add Richard Y. Kim credit.
3604
3605 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3606
3d1bfa99
MA
36072010-01-17 Michael Albinus <michael.albinus@gmx.de>
3608
3609 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3610 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3611
6fbf7a75
GM
36122010-01-17 Glenn Morris <rgm@gnu.org>
3613
b9f978f0
GM
3614 * calc.texi (Reporting Bugs): Don't mention format of repository.
3615
f19bc38d
GM
3616 * woman.texi (Bugs): Make "Emacs repository" less specific,
3617 and the URL for same more specific.
3618
6fbf7a75
GM
3619 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3620
16c3428a
JB
36212010-01-17 Juanma Barranquero <lekktu@gmail.com>
3622
3623 * ede.texi (ede-step-project, ede-proj-target):
3624 * tramp.texi (Remote processes): Fix typos.
3625
045b9da7
ML
36262010-01-16 Mario Lang <mlang@delysid.org>
3627
3628 * ede.texi (ede-target):
3629 * org.texi (Refiling notes): Remove duplicated words.
3630
c57008f6
SM
36312010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3632
3633 * gnus.texi (Posting Styles): Use with-current-buffer.
3634 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3635
798c9eb5
KR
36362010-01-02 Kevin Ryde <user42@zip.com.au>
3637
3638 * eieio.texi (Naming Conventions): Correction to xref on elisp
3639 coding conventions, is "Tips" node not "Standards".
3640
4970fbfe
CY
36412009-12-24 Chong Yidong <cyd@stupidchicken.com>
3642
3643 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3644
3645 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3646
83828b06
KY
36472009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3648
3649 * gnus.texi (Direct Functions): Add missing port number to tls method.
3650
45a4a565
JB
36512009-12-15 Juanma Barranquero <lekktu@gmail.com>
3652
3653 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3654 ($(infodir)/edt, edt.dvi): New targets.
3655
698bfef7
GM
36562009-12-15 Glenn Morris <rgm@gnu.org>
3657
3658 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3659 (edt, $(infodir)/edt, edt.dvi): New targets.
3660 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3661
3662 * Makefile.in (PDF_TARGETS, pdf): New.
3663 (clean): Add *.pdf.
3664 Add pdf rules for all manuals.
3665
0e983327
JB
36662009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3667
3668 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3669
8e687433
CY
36702009-12-14 Chong Yidong <cyd@stupidchicken.com>
3671
3672 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3673 (Smart Jump, Analyzer Debug): Copyedits.
3674 (Semantic mode user commands): Link to new nodes.
3675 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3676 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3677 upstream Semantic manual.
3678
3679 * semantic.texi (Introduction): Minor fix to diagram.
3680
020335df
MA
36812009-12-09 Michael Albinus <michael.albinus@gmx.de>
3682
3683 * eshell.texi (History): Add the other built-in variables.
3684 (Built-ins): Explain built-ins, and how to apply the external commands.
3685 Add `history', `su' and `sudo'.
3686
3687 * tramp.texi (Remote processes): Add missing <RET> in the example.
3688
6ddf13e4
BW
36892009-12-01 Bill Wohler <wohler@newt.com>
3690
3691 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3692 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3693 excessively garrulous.
3694
07b6428c
MA
36952009-11-29 Michael Albinus <michael.albinus@gmx.de>
3696
3697 * tramp.texi (Remote processes): Improve eshell example with "su"
3698 and "sudo" commands.
3699
fd1cefda
CY
37002009-11-28 Chong Yidong <cyd@stupidchicken.com>
3701
3702 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3703
3704 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3705 Document semantic-complete-analyze-inline.
3706 (Semanticdb search debugging commands): Minor clarification.
3707 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3708 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3709 manual.
9d542758 3710 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3711
159e3ad5
KR
37122009-11-28 Kevin Ryde <user42@zip.com.au>
3713
3714 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3715 @pxref, now EIEIO is in Emacs.
159e3ad5 3716
c6d47315
KR
3717 * erc.texi (Development): Correction to git tutorial url.
3718
16f6287e
GM
37192009-11-26 Glenn Morris <rgm@gnu.org>
3720
3721 * faq.texi (Latest version of Emacs): Mention stability of development
3722 version.
3723 (Problems with very large files): Max buffer size increase in 23.2.
3724 (VM): VM has moved house again.
3725
5ea5dbc9
JB
37262009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3727
3728 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3729 notations.
3730
5dec9555
CD
37312009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3732
45a4a565 3733 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3734
bd6f6833
CY
37352009-11-20 Chong Yidong <cyd@stupidchicken.com>
3736
3737 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3738 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3739 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3740
be479117
JB
37412009-11-17 Juanma Barranquero <lekktu@gmail.com>
3742
3743 * semantic.texi (Semantic Internals, Glossary):
3744 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3745 (Semanticdb search debugging commands): Fix typos.
3746
17291a1f
JB
37472009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3748
be479117 3749 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3750
af42a9cc
JB
37512009-11-16 Juanma Barranquero <lekktu@gmail.com>
3752
3753 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3754 ($(infodir)/semantic, semantic.dvi): New targets.
3755
3149927d
CY
37562009-11-16 Chong Yidong <cyd@stupidchicken.com>
3757
3758 * Makefile.in: Build the Semantic manual.
3759
3760 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3761 repository.
3762
977640ed
MA
37632009-11-16 Michael Albinus <michael.albinus@gmx.de>
3764
3765 * dbus.texi (Receiving Method Calls): New defun
3766 `dbus-unregister-service'.
3767
17673adf
CD
37682009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3769
3770 * org.texi (Speed keys): New section.
3771
0ecd3c90
MA
37722009-11-13 Michael Albinus <michael.albinus@gmx.de>
3773
3774 * dbus.texi (Type Conversion): Fix typo.
3775 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3776 `dbus-registered-objects-table'.
0c7efc08
SM
3777 (Receiving Method Calls): New defun `dbus-register-property'.
3778 Move `dbus-unregister-object' here.
0ecd3c90 3779
8bfe682a
CD
37802009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3781
3782 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3783
37842009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3785
3786 * org.texi (Column attributes): Add the new age summary operators.
3787 Also, mention the fact you can only use one summary operator per
3788 property.
3789
37902009-11-13 John Wiegley <johnw@newartisans.com>
3791
0c7efc08 3792 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3793 manual about how to track habits.
0c7efc08 3794 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3795 dangling clocks are resolved.
3796
37972009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3798
3799 * org.texi (Agenda commands): Document the new `i' command.
3800 (Inserting deadline/schedule): Document logging changes
3801 of scheduling and deadline times stamps.
3802 (In-buffer settings): Document the in-buffer keywords for logging
3803 changes of scheduling and deadline times stamps.
3804 (Structure editing, Plain lists): Document indentation
3805 cycling in empty entries with TAB.
3806 (Archiving): Document the default archiving command.
3807 (Moving subtrees): Document the new keys for archiving.
3808 (Internal archiving): Fix incorrect key.
3809 (Agenda commands): Document the TODO set switching commands.
3810 (Agenda commands): Document the new archiving keys.
3811 (Clocking work time): Better description on how to save
3812 and restore a clock.
3813 (Resolving idle time): Mention the x11idle program to get true
3814 idleness also under X11.
3815 (Resolving idle time): Use @kbd instead of @key for normal
3816 letters, because this is how he rest of the manual does this.
3817 (Pushing to MobileOrg): Mention that `org-directory'
3818 should be set.
3819 (Agenda commands): Document that SPC is a filter for
3820 any tag.
0c7efc08 3821 (Search view): Rename from "Keyword search".
8bfe682a
CD
3822 (Capure): New chapter.
3823 (Markup): New chapter.
0c7efc08
SM
3824 (Links in HTML export, Images in HTML export):
3825 Extend the section titles.
8bfe682a
CD
3826 (Images in HTML export): Document the align option.
3827 (Text areas in HTML export): Extend the section title.
3828 (Images in LaTeX export): Explain image placement in LaTeX.
3829
693737cd
GM
38302009-11-10 Glenn Morris <rgm@gnu.org>
3831
3832 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3833
c7bd4ebe
MA
38342009-11-08 Michael Albinus <michael.albinus@gmx.de>
3835
3836 * tramp.texi (Auto-save and Backup): Disable backups just for a
3837 method.
3838
3839 * trampver.texi: Update release number.
3840
76c5acad
MA
38412009-11-07 Michael Albinus <michael.albinus@gmx.de>
3842
3843 Sync with Tramp 2.1.17.
3844
3845 * trampver.texi: Update release number.
3846
d9a57abf
GM
38472009-10-29 Glenn Morris <rgm@gnu.org>
3848
3849 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3850
637f4f0f
MA
38512009-10-23 Michael Albinus <michael.albinus@gmx.de>
3852
3853 * tramp.texi (External methods): Temporary files are kept for
3854 `rsync' and `rsyncc' methods.
3855
310dbb05
JB
38562009-10-09 Juanma Barranquero <lekktu@gmail.com>
3857
3858 * eieio.texi: Fix typos.
3859
09094f28
CY
38602009-10-07 Chong Yidong <cyd@stupidchicken.com>
3861
3862 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3863
216f299a
JB
38642009-10-07 Juanma Barranquero <lekktu@gmail.com>
3865
3866 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3867 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3868
966a6506
CY
38692009-10-07 Chong Yidong <cyd@stupidchicken.com>
3870
3871 * Makefile.in: Build EIEIO and EDE manuals.
3872
38732009-10-07 Eric Ludlam <zappo@gnu.org>
3874
3875 * eieio.texi:
3876 * ede.texi: New files.
3877
8842cd9b
MA
38782009-10-05 Michael Albinus <michael.albinus@gmx.de>
3879
3880 * tramp.texi (Remote processes): Association of a pty is not supported.
3881
7006d207
CD
38822009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3883
3884 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3885 (Processing LaTeX fragments): Document that the size of images can be
3886 changes using the variable `org-format-latex-options'.
3887 (The date/time prompt, Timestamps): Be more accurate over ISO format
3888 dates and times.
3889 (Visibility cycling): Document showeverything keyword.
3890 (In-buffer settings): Document showeverything keyword.
3891 (Setting up the staging area): Fix the example.
3892 (MobileOrg): New section.
3893 (Agenda commands, Exporting Agenda Views): Document exporting the
3894 agenda view to Org files.
3895
0e7b2867
MA
38962009-09-28 Michael Albinus <michael.albinus@gmx.de>
3897
3898 * tramp.texi (History): Add IMAP support.
3899 (External methods): Add `imap' and `imaps' methods.
3900 (GVFS based methods): Add indices for `davs'.
3901 (Password handling): Rename anchors. Add IMAP entries for
3902 ~/.authinfo.gpg.
3903
3904 * trampver.texi: Set default value of `emacsimap'.
3905
4146636e
KY
39062009-09-22 Daiki Ueno <ueno@unixuser.org>
3907
3908 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3909
d22f7ffa
CY
39102009-09-13 Chong Yidong <cyd@stupidchicken.com>
3911
0c7efc08
SM
3912 * dired-x.texi (Technical Details):
3913 Delete dired-up-directory (Bug#4292).
d22f7ffa 3914
66043531
MA
39152009-09-03 Michael Albinus <michael.albinus@gmx.de>
3916
216f299a 3917 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3918
6eb02347
CD
39192009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3920
3921 * org.texi (Effort estimates): Document new effort setting commands.
3922 (Agenda commands): Document the new keys fro agenda time motion.
3923 Document entry text mode. Improve documentation of the keys to include
3924 inactive time stamps into the agenda view.
3925 (Feedback): Document the new bug report command.
0c7efc08 3926 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3927
38dc51ba
KY
39282009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3929
3930 * auth.texi (Help for users): Corrected markup.
3931
e402f452
GM
39322009-09-02 Glenn Morris <rgm@gnu.org>
3933
3934 * emacs-mime.texi (time-date): Mention float-time.
3935
744256cf
JB
39362009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3937
3938 * calc.texi (Simplifying Formulas): Improve the wording.
3939
b0b63450
MB
39402009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3941
3942 * auth.texi: Rewritten for coverage and clarity.
3943
39442009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3945
0c7efc08
SM
3946 * gnus.texi (Expiring Mail):
3947 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3948 (Various Various): Mention gnus-safe-html-newsgroups.
3949
3950 * gnus-news.texi: Mention
3951 gnus-mark-copied-or-moved-articles-as-expirable.
3952
3953 * emacs-mime.texi (Display Customization): Add xref to
3954 gnus-safe-html-newsgroups.
3955
b59329e0
MA
39562009-08-28 Michael Albinus <michael.albinus@gmx.de>
3957
3958 * tramp.texi (Version Control): Remove.
af42a9cc 3959 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3960 reference.
3961 (External methods): Correct `scpc' concept index entries. New method
3962 `rsyncc'.
3963 (External packages): New subsections "Filename completion" and "File
3964 attributes cache".
3965
0ff2d6c2
JB
39662009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3967
3968 * calc.texi (Rewrite Rules): Improve the example.
3969 (Simplifying Formulas): Explain use of the I and H flags for
3970 simplification.
3971
ecd3d54f
MA
39722009-08-25 Michael Albinus <michael.albinus@gmx.de>
3973
3974 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3975 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3976 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3977 for timeout values.
78176e69
MA
3978 (Top): Remove footnote saying D-Bus is not enabled by
3979 default. (Bug#4256)
ecd3d54f 3980
0f215bca
DU
39812009-08-23 Daiki Ueno <ueno@unixuser.org>
3982
3983 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3984 Reported by Jari Aalto (Bug#4211).
0f215bca 3985 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3986 epa-global-mail-mode.
3b7ab45f
DU
3987 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3988 epa-setup.
0f215bca 3989
4f22e84d
MA
39902009-08-16 Michael Albinus <michael.albinus@gmx.de>
3991
3992 * dbus.texi (Asynchronous Methods): Allow nil handler.
3993
9ff0b02b 39942009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3995
26b03ee3 3996 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3997
26b03ee3 3998 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3999
4c39f404
CY
40002009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4001
4002 * calc.texi (Date Forms): Fix typos.
4003
3bcfba17
GM
40042009-08-08 Glenn Morris <rgm@gnu.org>
4005
4006 * org.texi (Agenda commands): Restore clobbered change.
4007
66783bb4
EZ
40082009-08-07 Eli Zaretskii <eliz@gnu.org>
4009
4010 * calc.texi (Graphics, Devices): Update with the peculiarities of
4011 operation on MS-Windows.
4012
c8d0cf5c
CD
40132009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4014
4015 * org.texi (Publishing action): Improve documentation of file
4016 names when publishing to the source directory.
4017 (Clean view): Document `org-indent-mode'.
4018 (Clocking work time): Add documentation for the
4019 new :timetamp option when creating a clock report.
4020 (Paragraphs): Fix many typos.
4021 (Plain lists): Remove duplicate explanation about the
4022 `C-c *' command.
4023 (Literal examples): Update to reflect the new behavior
4024 of the -n -r -k switches when exporting source code examples.
4025 (Structure editing): Add information about `C-c *',
4026 converting a plain list into a list of Org items.
4027 (Remember): Small rephrasing of the paragraph
4028 describing remember.el. Also mentioned that remember.el is part
4029 of Emacs 23, not Emacs 22.
4030 (Clocking work time): Add documentation about
4031 displaying the current clocking time against the effort estimate.
4032 Also add a footnote about using `org-clock-in-prepare-hook' to add
4033 an effort estimate on the fly, just before clocking it.
4034 (Footnotes): Document automatic renumbering and
4035 sorting.
4036 (Agenda commands): Document new bulk commands.
4037 (Plain lists): Document new behavior of
4038 `org-cycle-include-plain-lists'.
4e2af782 4039 Hyphenation only in TeX.
c8d0cf5c
CD
4040 (Clocking work time): Document the key to update effort
4041 estimates.
4042 (Clocking work time): Document the clock time display.
4043 (Structure editing, TODO basics): Document new
4044 variables.
4045 (Column attributes): Document new colciew operators.
4046 (Publishing options): Document :xml-declaration.
4047 (Tracking TODO state changes): Document the
4048 LOG_INTO_DRAWER property.
4049 (Literal examples): Document the new implementation for
4050 editing source code.
4051 (Publishing action): Mention the new publishing
4052 function, to publish an Org source file.
4053 (Publishing links): Mention how to link to an Org source file.
4054 (Macro replacement): Document new macros.
4055 (Handling links): Document type-specific completion
4056 when inserting links.
4057 (Structure editing, Plain lists): Improve documentation
4058 on sorting.
4059 (Internal links): Document custom ids for links.
4060 (Handling links): Document custom ids for links.
4061 (CSS support): Document new class.
4062 (Refiling notes): Document the possibility to create new nodes
4063 during refiling.
4064 (Agenda commands): Document the "?" operator to find
4065 tasks without effort setting.
4066 (Exporting agenda information): Section moved.
4067 (RSS Feeds): New section.
4068 (Built-in table editor): Document M-e and M-a navigate
4069 inside table field.
4070 (Stuck projects): Docment that projects identified as
4071 un-stuck will still be searchd for stuck sub-projects.
4072 (Paragraphs): Document centering.
4073 (Creating timestamps, Agenda commands): Document new
4074 behavior when changing time stamps.
4075 (Structure editing): Document the new command
4076 `org-clone-subtree-with-time-shift'.
4077 (Publishing): Refresh this chapter.
4078 (Export options, Export options, In-buffer settings):
4079 Document the new keywords.
4080 (Matching tags and properties): Collect all
4081 documentation about tags/property matches here.
4082 (Setting tags): Document `org-tag-persistent-alist'.
4083 (Weekly/daily agenda): New section.
4084 (Orgstruct mode): Describe `orgstruct++-mode'.
4085 (Drawers): Mention the LOGBOOK drawer.
4086 (Export options, Sectioning structure): Document the
4087 #+LEATEX_HEADER in-buffer setting.
4088 (Bugs): Section removed.
4089 (Hooks): New section.
0c7efc08 4090 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4091 (Context-sensitive commands): New section.
4092 (Setting tags): Document newline option.
4093 (Global TODO list, Matching tags and properties):
4094 Mention more variables.
4095 (Checkboxes): Update to changed command behavior.
81a5560e 4096
40d2791f
CY
40972009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4098
4099 * speedbar.texi (Basic Key Bindings): Fix typo.
4100
65d0154b
JB
41012009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4102
4103 * calc.texi (Vector/Matrix Functions): Add index entries for both
4104 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4105 affects matrices with more than one row.
b5bdfd9f 4106 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4107
5a9e3ab7
JB
41082009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4109
4110 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4111 `calc-transpose-lines'.
5a9e3ab7 4112
42fb7e61
MA
41132009-07-27 Michael Albinus <michael.albinus@gmx.de>
4114
4115 * dbus.texi (Receiving Method Calls): Describe special return value
4116 `:ignore'.
4117
574b69d5
AM
41182009-07-24 Alan Mackenzie <acm@muc.de>
4119
4120 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4121 initialization, any individual variable setting now takes precedence
4122 over one done via c-file-style/c-file-offsets.
4123
ec06459c
JB
41242009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4125
4126 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4127 truncated when Calc is quit.
4128 (Customizing Calc): Document `calc-undo-length'.
4129
4ce54f6b
CY
41302009-07-20 Chong Yidong <cyd@stupidchicken.com>
4131
4132 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4133
0e4f8ba5
GM
41342009-07-11 Kevin Ryde <user42@zip.com.au>
4135
4136 * pcl-cvs.texi (About PCL-CVS):
4137 * widget.texi (Basic Types):
4138 Fix cross-references.
4139
fa0f81b0
AS
41402009-07-01 Andreas Schwab <aschwab@redhat.com>
4141
4142 * dbus.texi (Type Conversion): Don't use literal control character.
4143
88a683c5
MA
41442009-07-01 Michael Albinus <michael.albinus@gmx.de>
4145
4146 * tramp.texi (GVFS based methods): New section.
4147 (Remote processes): Processes for GVFS based methods run locally.
4148
36c8febb
MA
41492009-06-30 Michael Albinus <michael.albinus@gmx.de>
4150
0c7efc08
SM
4151 * tramp.texi (Inline methods, External methods, Gateway methods):
4152 Avoid the words "kludge" and hack".
36c8febb
MA
4153 (External methods): Add `synce' method.
4154
4155 * trampver.texi: Update release number.
4156
d6b951bb
MA
41572009-06-22 Michael Albinus <michael.albinus@gmx.de>
4158
4159 Sync with Tramp 2.1.16.
4160
4161 * tramp.texi (History): Add GVFS support.
4162 (External methods): Precise `rsync' description. Add `dav', `davs' and
4163 `obex' methods. Add 'tramp-gvfs-methods' option.
4164 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4165 forms.
4166 (Remote Programs): Introduce `tramp-own-remote-path'.
4167 (Remote processes): New subsection "Running remote programs that create
4168 local X11 windows".
4169 (Frequently Asked Questions): Improve code for disabling vc.
4170
4171 * trampver.texi: Update release number. Set default value of
4172 `emacsgvfs'.
4173
70243478
CY
41742009-06-21 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * Branch for 23.1.
4177
54b31cbf
GM
41782009-06-17 Glenn Morris <rgm@gnu.org>
4179
4180 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4181 (Latest version of Emacs): Mention source code repository.
4182
f6adc23c
GM
41832009-06-16 Glenn Morris <rgm@gnu.org>
4184
4185 * faq.texi (Top): Language tweak.
4186 (Extended commands): Most people have arrow keys.
4187 (Emacs manual): Say how to follow info links.
4188 (File-name conventions): Change title a bit. Explain about source
4189 versus installed. Condense etc description.
4190 (Guidelines for newsgroup postings): Mention Savannah list page.
4191 (Newsgroup archives): Simplify.
4192 (Contacting the FSF): Add contact URL.
4193 (Emacs Lisp documentation): Printed version not always available.
4194 (Installing Texinfo documentation): Explain how by hand installation is
4195 not normally needed. Use add-to-list. Remove duplicate reference.
4196 (Informational files for Emacs): Move info on Help menu here from
4197 "File-name conventions".
4198 (Help installing Emacs): Tweak uref.
4199 (Obtaining the FAQ): Mention repository.
4200 (Origin of the term Emacs): Explain "ITS".
4201 (Changing load-path): Use add-to-list.
4202 (Automatic indentation): Clarify this is for Text mode.
4203 Don't mention Indented Text mode.
4204 (Finding Emacs on the Internet): The FSF does not seem to offer a
4205 deluxe distribution on CD anymore.
4206
b59a8457
GM
42072009-06-16 Glenn Morris <rgm@gnu.org>
4208
4209 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4210 Recommend the latest release. Mention how to get older FAQs.
4211 Recommend the Emacs manual.
4212 (Guidelines for newsgroup postings): Discourage cross-posts.
4213 (Underlining paragraphs): Remove.
4214 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4215 (Bugs and problems): Update key-binding.
4216 (Problems with very large files): Mention 64-bit.
4217 (Shell process exits abnormally): Remove.
4218 (Problems with Shell Mode): Rename and update.
4219 (Spontaneous entry into isearch-mode)
4220 (Problems talking to certain hosts): Remove. This is old information,
4221 in etc/PROBLEMS if needed.
4222 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4223 (Dired claims that no file is on this line): Update.
4224 (Installing Emacs, Problems building Emacs): Simplify.
4225 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4226 information.
4227 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4228 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4229 (JDEE): "JDEE", not "JDE".
4230 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4231 Remove. This is old information, in etc/PROBLEMS if needed.
4232 (stty and Backspace key, Kanji and Chinese characters): Remove.
4233 (Right-to-left alphabets): Update section.
4234 (Changing the included text prefix): Gnus uses message-yank-prefix.
4235 Add cross-reference to Supercite manual.
4236 (Saving a copy of outgoing mail): Simplify output file description.
4237 (Expanding aliases when sending mail): Refer to Emacs manual.
4238 Remove old info about RFC822.
4239 Correct description of how to rebuild aliases.
4240 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4241 (MIME with Emacs mail packages)
4242 (Viewing articles with embedded underlining)
4243 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4244 Remove old sections.
4245 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4246 and is well-documented in the Gnus manual.
4247 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4248 (Making Gnus faster): Rename from "Starting Gnus faster".
4249 Merge "Catch-up is slow in Gnus" into here.
4250
0e6d12ca
GM
42512009-06-14 Glenn Morris <rgm@gnu.org>
4252
4253 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4254 (New in Emacs 23): New section.
4255 (Handling C-s and C-q with flow control): Add xref.
4256
2e17e05e
GM
42572009-06-13 Glenn Morris <rgm@gnu.org>
4258
4259 * faq.texi (Setting up a customization file): Grammar fix.
4260 Customize is no longer "new".
4261 (Displaying the current line or column): Line-number mode is on by
4262 default. Don't mention `column' package. Mention linum.el.
4263 (Turning on abbrevs by default): Explain how to do it for buffers,
4264 modes, and everywhere.
4265 (Associating modes with files): Use add-to-list. Don't mention Emacs
4266 19.
4267 (Highlighting a region): On by default since 23.1.
4268 (Replacing highlighted text): Update doc quote.
4269 (Working with unprintable characters): Don't mention search-quote-char.
4270 (Using an already running Emacs process): Gnuclient is probably not an
4271 enhancement these days.
4272 (Indenting switch statements): Remove mention of pre-Emacs 20.
4273 (Horizontal scrolling): Abbreviate Emacs 20 description.
4274 (Replacing text across multiple files): Fix name of dired command.
4275 (Disabling backups): Use require not load.
4f9d4de3 4276 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4277
2a1cf2b9
BW
42782009-06-13 Bill Wohler <wohler@newt.com>
4279
4280 Release MH-E manual version 8.2.
4281
4282 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4283 release 8.2.
4284
85b438b7
GM
42852009-06-13 Glenn Morris <rgm@gnu.org>
4286
4287 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4288 in this day and age the common meaning is "on the web".
4289 (copying): Use @copyright in all cases.
4290 (Basic keys): Remove reference to deleted manual node "Text Characters".
4291 (File-name conventions): Use GNU as an example rather than SERVICE.
4292 default.el lives in site-lisp. Update Info directory location.
4293 (Real meaning of copyleft): GPL actions have been brought, but all
4294 settled out of court.
4295 (Guidelines for newsgroup postings): Shorten section title.
4296 Simplify comp.emacs description.
4297 (Newsgroup archives): Change Google URL. Describe Gmane.
4298 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4299 points". Mention List-Unsubscribe header.
4300 (Contacting the FSF): Update email and URLs.
4301 (Basic editing): Mention F1 for help.
4302 (Installing Texinfo documentation): Refer to Texinfo website rather
4303 than ftp server.
4304 (Printing a Texinfo file): Mention texi2pdf.
4305 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4306 are just stubs nowadays.
4307 (Latest version of Emacs): Explain version numbers.
4308 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4309 (Turning on syntax highlighting): No need to mention hilit19 any more.
4310 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4311 (Modes for various languages): Remove section.
4312 (Major packages and programs): Remove most version and maintainer
4313 information - it's hard to keep up-to-date, and adds nothing.
4314 Similarly with direct links to mailing lists.
4315 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4316 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4317 years, and Emacs comes with tools for this now.
4318 (Patch): Remove section - this is a standard tool.
4319 (Using function keys under X): Remove section.
4320
93e2d996
GM
43212009-06-12 Glenn Morris <rgm@gnu.org>
4322
4323 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4324 (Help installing Emacs): Remove reference to deleted X11 node.
4325 (Associating modes with files): Interpreter-mode-alist is no longer
4326 subservient to auto-mode-alist.
4327 (Installing Emacs): Change future Emacs version.
4328 (Linking with -lX11 fails): Remove old section.
4329 (Packages that do not come with Emacs): Update ELL location.
4330 Emacs Lisp archive is dead.
4331 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4332 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4333 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4334 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4335 (Removing flashing messages): Remove section about non-existent Gnus
4336 option.
4337
f0bf7708
GM
4338 * faq.texi (Top): Add @top command.
4339 Remove the optional arguments from all @node commands: makeinfo can
4340 generate these automatically, and it is easier to edit and rearrange
4341 nodes without them.
4342
30884d11
GM
43432009-06-11 Glenn Morris <rgm@gnu.org>
4344
4345 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4346 (The LPF): Make the updated URL the sole reference point.
4347 (Learning how to do something): Update refcard price and format.
4348 (Getting a printed manual): Sources in doc/emacs/, not man/.
4349 Also available in PDF format. Since the page count varies, be less
4350 precise.
4351 (Informational files for Emacs): Remove references to deleted files
4352 LPF and SUN-SUPPORT, and to UUCP.
4353 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4354 Remove many obsolete ways to get the FAQ, which now seems only to be
4355 distributed with Emacs.
4356 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4357
deab46e0
CY
43582009-06-09 Chong Yidong <cyd@stupidchicken.com>
4359
223b43fa 4360 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4361 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4362
deab46e0
CY
4363 * ada-mode.texi (Installation, Compile commands)
4364 (Project File Overview, No project files, Set compiler options)
4365 (Use GNAT project file, Use multiple GNAT project files)
4366 (Identifier completion): Use @samp for menu items, and @kbd for key
4367 sequences (Bug#3504).
4368
71fbd643
DU
43692009-06-04 Daiki Ueno <ueno@unixuser.org>
4370
8c9bb6f5 4371 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4372
f197085b
CY
43732009-06-04 Ryan Yeske <rcyeske@gmail.com>
4374
4375 * message.texi (Header Commands): Fix descriptions to match
4376 keybindings.
4377
7f3bc720
DU
43782009-04-22 Daiki Ueno <ueno@unixuser.org>
4379
4380 * gnus.texi (Security): Mention that EasyPG is the current default.
4381
4518068d
CY
43822009-04-13 Chong Yidong <cyd@stupidchicken.com>
4383
4384 * ediff.texi (Session Commands): Fix typo.
4385
d7ca410a
MB
43862009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4387
4388 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4389 news.software.readers. Reported by Florian Rehnisch.
4390
c6c76add
GM
43912009-04-02 Glenn Morris <rgm@gnu.org>
4392
4393 * auth.texi: Capitalize direntry.
4394
4395 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4396 using a period in the entry name. (Bug#2797)
4397
35ed8e2e
JB
43982009-03-03 Juanma Barranquero <lekktu@gmail.com>
4399
4400 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4401 ($(infodir)/auth, auth.dvi): New targets.
4402
e280480a
GM
44032009-03-03 Glenn Morris <rgm@gnu.org>
4404
4405 * auth.texi: Fix @setfilename.
4406
4407 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4408 (auth, $(infodir)/auth, auth.dvi): New rules.
4409
8a76755b
GM
44102009-02-25 Glenn Morris <rgm@gnu.org>
4411
4412 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4413
0038d478
MB
44142009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4415
4416 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4417
44182009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4419
4420 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4421 gnus-nocem-issuers, and gnus-nocem-verifyer.
4422
867d4bb3
JB
44232009-02-20 Juanma Barranquero <lekktu@gmail.com>
4424
4425 * ada-mode.texi (Project files, Automatic Casing):
4426 * dbus.texi (Signals):
4427 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4428 * mh-e.texi (HTML):
4429 * nxml-mode.texi (Locating a schema)
4430 (Using the document's URI to locate a schema):
4431 * org.texi (Footnotes, Using the mapping API):
4432 * rcirc.texi (Channels): Remove duplicate words.
4433
3a44dc1f
GM
44342009-02-20 Glenn Morris <rgm@gnu.org>
4435
4436 * dired-x.texi (Miscellaneous Commands):
4437 * gnus.texi: Minor updates for mbox Rmail.
4438
5dc584b5
KB
44392009-02-16 Karl Berry <karl@gnu.org>
4440
b59a8457
GM
4441 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4442 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4443 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4444 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4445 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4446 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4447 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4448 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4449 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4450 Consistently use @insertcopying in the Top node,
5dc584b5 4451 @contents at the front (after @end titlepage),
b59a8457 4452 and @direntry after @copying. (Bug#1988)
5dc584b5 4453
9eb59592
MB
44542009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4455
4456 * auth.texi: New file documenting auth-source.
4457
d324fa76
CD
44582009-02-13 Carsten Dominik <dominik@science.uva.nl>
4459
4460 * org.texi (Org Plot): Fix link.
4461
7a603b73
DU
44622009-02-09 Daiki Ueno <ueno@unixuser.org>
4463
4464 * epa.texi (Mail-mode integration): Mention the way to do
4465 "encrypt-to-self". (Bug#1807)
4466
a626b338 44672009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4468
4469 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4470
3b36c17e
MB
44712009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4472
4473 * gnus-news.texi: Print version about Incoming*.
4474
55033558
CD
44752009-02-02 Carsten Dominik <dominik@science.uva.nl>
4476
4477 * org.texi (Structure editing, Handling links)
4478 (Fast access to TODO states, Javascript support): Make standard docs
4479 correctly reflect default variable settings.
4480
ec712abb
GM
44812009-02-02 Glenn Morris <rgm@gnu.org>
4482
4483 * org.texi: Fix typos.
4484
7112648c
MA
44852009-02-01 Michael Albinus <michael.albinus@gmx.de>
4486
4487 Sync with Tramp 2.1.15.
4488
4489 * trampver.texi: Update release number.
4490
2e461fc1
CD
44912009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4492
4493 * org.texi (TODO dependencies): Document TODO dependencies on
4494 checkboxes.
4495
bc283609
CD
44962009-01-30 Carsten Dominik <dominik@science.uva.nl>
4497
4498 * org.texi (TODO dependencies): Document key binding for toggling
4499 ORDERED property.
4500
74fc5047
MA
45012009-01-28 Michael Albinus <michael.albinus@gmx.de>
4502
4503 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4504 of hook functions.
4505
d6685abc
CD
45062009-01-28 Carsten Dominik <dominik@science.uva.nl>
4507
4508 * org.texi (TODO dependencies): New section.
4509
65c439fd
CD
45102009-01-27 Carsten Dominik <dominik@science.uva.nl>
4511
4512 * org.texi (Plain lists, TODO basics, Priorities)
4513 (Multiple sets in one file, Conflicts): Document interaction with
4514 `shift-selection-mode'.
4515
5fafc247
JB
45162009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4517
4518 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4519 Make Calc the subject of sentences.
4520 (Rearranging Formulas using Selections): Discuss new options
4521 for `j *'.
4522
e7433508
MA
45232009-01-26 Michael Albinus <michael.albinus@gmx.de>
4524
4525 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4526
2096a1b6
GM
45272009-01-26 Glenn Morris <rgm@gnu.org>
4528
4529 * org.texi: Fix typos.
4530
0cb61492
BW
45312009-01-26 Bill Wohler <wohler@newt.com>
4532
2096a1b6 4533 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4534
0bd48b37
CD
45352009-01-25 Carsten Dominik <dominik@science.uva.nl>
4536
4537 * org.texi (References): Add information about remote references.
4538 (Built-in table editor): Document `C-c RET' in tables.
4539 (Math symbols, Quoting LaTeX code): Mention that simple
4540 LaTeX macros survive LaTeX export.
4541 (Images in LaTeX export): Show how to create a reference to a
4542 figure.
4543 (Sectioning structure): Document that the LaTeX class can be
4544 specified in a property.
4545 (Text areas in HTML export): New section.
4546 (External links): Add examples for text search and ID links.
4547 (Built-in table editor): Remove the descriptio of `C-c
4548 C-q', it not longer works.
4549 (Literal examples): Document that a space must follow
4550 the colon in short examples.
4551 (Relative timer): Document `org-timer-stop'.
4552 (Footnotes): New section.
4553 (Footnote markup): Shorten section and refer to new Footnote
4554 section.
4555 (Literal examples): Add documentation for line
4556 numbering in and references to code examples.
4557 (CSS support): Fix the description of default CSS styles.
4558 (Capturing column view): Document
4559 "file:path/to/file.org" as an allowed value for the ID property of
4560 a dynamic block copying column view.
4561
49dbbaf2
SE
45622009-01-23 Stephen Eglen <stephen@gnu.org>
4563
4564 * mh-e.texi (Getting Started): Describe $MH.
4565
193e6828
MA
45662009-01-21 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * tramp.texi (all): Harmonize usage of "external method",
4569 "external transfer method" and "out-of-band method".
4570 (Connection types): Precise the differences of inline and external
4571 methods. Written by Adrian Phillips <a.phillips@met.no>.
4572
26b9f88d
MB
45732009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4574
4575 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4576 commands as described at the top. Reported by Allan Gottlieb
4577 <gottlieb@nyu.edu>.
4578
45792009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4580
4581 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4582 nnmail-pathname-coding-system.
4583
377952e0
GM
45842009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4585
4586 * org.texi (Relative timer): Fix typo.
4587
a20d3598
JB
45882009-01-15 Juanma Barranquero <lekktu@gmail.com>
4589
4590 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4591 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4592
a50253cc
GM
45932009-01-13 Glenn Morris <rgm@gnu.org>
4594
4595 * org.texi: Fix some more typos.
4596
07450bee
GM
45972009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4598
4599 * org.texi: Fix some typos.
4600
e3e955fe
MB
46012009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4602
4603 * gnus.texi (Group Parameters): Add note for local variables.
4604
46052009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4606
0c7efc08
SM
4607 * gnus.texi (Converting Kill Files): Fix URL.
4608 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4609
46102009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4611
4612 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4613 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4614 (Paging the Article): Add index entry.
4615
71dd9983
JB
46162009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4617
4618 * ada-mode.texi (Examples): Delete redundant text.
4619
4a0cf14f
MA
46202009-01-03 Michael Albinus <michael.albinus@gmx.de>
4621
36c8febb 4622 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4623
4624 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4625 addresses.
4626
aedac0f0
BW
46272009-01-03 Bill Wohler <wohler@newt.com>
4628
4629 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4630 kept empty.
4631
4c65b566
CD
46322008-12-20 Carsten Dominik <dominik@science.uva.nl>
4633
4634 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4635 (HTML Export commands, LaTeX/PDF export commands):
4636 Improve documentation about transient-mark-mode.
e9fce1ac 4637 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4638 to fields in the last table row.
4639
e1a78e1e
JL
46402008-12-19 Juri Linkov <juri@jurta.org>
4641
4642 * info.texi (Search Text): Remove mention of removed key binding M-s.
4643
17a0aa82
CD
46442008-12-18 Carsten Dominik <dominik@science.uva.nl>
4645
4646 * org.texi (References): Remove mentioning of @0 as reference for the
4647 last line, this has been reverted in the Lisp sources.
4648
4997d802
JB
46492008-12-17 Juanma Barranquero <lekktu@gmail.com>
4650
4651 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4652 (DVI_TARGETS): Remove duplicates. Add sasl.
4653 ($(infodir)/sasl, sasl.dvi): New targets.
4654
33306645
CD
46552008-12-17 Carsten Dominik <dominik@science.uva.nl>
4656
4657 * org.texi: Version number pushed to 6.15d.
4658
db55f368
CD
46592008-12-16 Carsten Dominik <dominik@science.uva.nl>
4660
a0bf4117 4661 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4662 (Images in LaTeX export): New section.
4663 (Inlined images, Images in HTML export): Sections renamed.
4664
dae0a942
MB
46652008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4666
4667 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4668
9f5572e9
MB
46692008-12-04 David Engster <dengste@eml.cc>
4670
4671 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4672 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4673
bc23baaa
CD
46742008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4675
4676 * org.texi (Using the mapping API): Fix bug in mapping example.
4677 (Publishing options): Make the list of properties complete again, in
4678 correspondence to the variable `org-export-plist-vars'.
4679 (Property searches): Document new special values for time comparisons.
4680 (Tag inheritance): Refine the description of tag inheritance.
4681 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4682 (Effort estimates): Document the new relative timer.
bc23baaa 4683
3bf8054f
JB
46842008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4685
4686 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4687 (Using Calc): Clarify use of `C-x * o'.
4688 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4689
ac134f2f
RS
46902008-11-28 Richard M Stallman <rms@gnu.org>
4691
4692 * dbus.texi (Receiving Method Calls): Clean up previous change.
4693
ace706d1
MA
46942008-11-26 Michael Albinus <michael.albinus@gmx.de>
4695
4696 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4697 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4698 `dbus-unescape-from-identifier'.
4699 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4700 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4701 (Signals): Use the constants in the example.
4702
d60b1ba1
CD
47032008-11-24 Carsten Dominik <dominik@science.uva.nl>
4704
b97439ce 4705 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4706
ce4fdcb9
CD
47072008-11-23 Carsten Dominik <dominik@science.uva.nl>
4708
4709 * org.texi (Setting up Remember): Document `org-remember-mode'.
4710 (External links): Document that bbdb links can use a regular
4711 expression.
4712 (External links): Document that elisp links can contain interactive
4713 commands.
4714
c8548a00 47152008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4716
4717 * viper.texi (viper-translate-all-ESC-keysequences):
4718 Description removed.
4719
6a2c4aec
GM
47202008-11-19 Glenn Morris <rgm@gnu.org>
4721
4722 * doclicense.texi: Change to FDL 1.3.
4723 Relicense all texi files under FDL 1.3 or later.
4724
59ee4113
JB
47252008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4726
4727 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4728
59bcbb98 47292008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4730
0c7efc08 4731 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4732
4733 * ediff.texi: Version/date change.
9f90198a 4734
8aa41c9b
CY
47352008-11-14 Chong Yidong <cyd@stupidchicken.com>
4736
4737 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4738
17587b1b
JB
47392008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4740
4741 * calc.texi (About This Manual): Comment out a mention of
4742 marginal notes.
4743
564c900e
CD
47442008-11-12 Carsten Dominik <dominik@science.uva.nl>
4745
4746 * org.texi (Clocking work time): Document the :formula property of
4747 clock tables.
4748 (Structure editing, Refiling notes): Document refiling regions.
4749 (Agenda commands): Document the double-prefix version
4750 of the `l' command in the agenda.
4751 (Handling links): Explain the effect of a double prefix
4752 arg to `C-c C-o'.
4753 (TODO basics): Add documentation for tag triggers.
4754
3c4be1f2
GM
47552008-10-23 Glenn Morris <rgm@gnu.org>
4756
4757 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4758 byte-compiling things like `+'.
4759
4760 * ns-emacs.texi: Merge copyright years of author now with assignment
4761 into FSF years.
4762 (VER): Use it for easier automatic updating. Use Emacs version rather
4763 than standalone Emacs.app version.
4764
a6520ff3
CD
47652008-10-12 Carsten Dominik <dominik@science.uva.nl>
4766
864c9740 4767 * org.texi: Lots of minor fixes.
a6520ff3
CD
4768 (Capture): New chapter.
4769 (Org Plot): New section.
4770
db7a4b66
MH
47712008-09-30 Magnus Henoch <mange@freemail.hu>
4772
4773 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4774
4043c194
JB
47752008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4776
4777 * calc.texi (User Defined Units): Mention how to enter optional display
4778 string.
4779
eef5ade7
MB
47802008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4781
0c7efc08 4782 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4783 avoid the "y/n" wording.
4784
e52cac88
MB
47852008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4786
0c7efc08 4787 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4788
47892008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4790
4791 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4792 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4793
00c55306
BW
47942008-09-22 Bill Wohler <wohler@newt.com>
4795
4796 Release MH-E manual version 8.1.
4797
4798 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4799 release 8.1.
4800
4801 * mh-e.texi: Retain dual license as agreed to by the FSF.
4802 However, bump GPL to Version 3.
4803 Use @include for license text.
4804
e52cac88 48052008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4806
4807 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4808 (Store custom flags and keywords, Store arbitrary data):
4809 Clean up markup.
64763fe3
MB
4810
48112008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4812
4813 * gnus.texi (The Gnus Registry): Document it.
4814
9e601b8d
MB
48152008-09-08 David Engster <dengste@eml.cc>
4816
88ee5b02
JB
4817 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4818 Clarify section about choosing back end servers.
9e601b8d 4819
247043f1
GM
48202008-08-23 Glenn Morris <rgm@gnu.org>
4821
4822 * dired-x.texi (Shell Command Guessing):
4823 Mention dired-guess-shell-case-fold-search. (Bug#417)
4824
2bfec7a0
MA
48252008-08-22 Michael Albinus <michael.albinus@gmx.de>
4826
4827 * trampver.texi: Update release number.
4828
247043f1 48292008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4830
4831 * ns-emacs.texi: Update version.
4832 (Introduction): Correct menu location for options save.
4833 (Customization): Note that defaults are stored under org.gnu.Emacs.
4834
8c20bd92
BW
48352008-08-11 Bill Wohler <wohler@newt.com>
4836
4837 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4838 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4839 Henman) (closes SF #1768928).
4840
767a4d92
GM
48412008-08-10 Glenn Morris <rgm@gnu.org>
4842
4843 * ns-emacs.texi: Use @copying. Change copyright of authors with
4844 assignment to FSF. Change license to GFDL.
4845 (Top): Remove outdated references.
4846
6ecfe5c2
MB
48472008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4848
88ee5b02
JB
4849 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4850 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4851 gnus-summary-sort-by-most-recent-date.
4852 (Summary Sorting): Explain prefix argument.
4853
48542008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4855
4856 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4857 gnus-summary-pipe-output.
4858
eb932e8a
MA
48592008-08-03 Michael Albinus <michael.albinus@gmx.de>
4860
4861 * dbus.texi (Receiving Method Calls): Document error handling of own
4862 D-Bus methods.
4863
bfe16263
BW
48642008-08-01 Bill Wohler <wohler@newt.com>
4865
4866 * mh-e.texi (Reading Mail)
9f90198a 4867 (Viewing Attachments): Describe new function
bfe16263
BW
4868 mh-show-preferred-alternative.
4869 (Sending Mail, Redistributing, Sending Message): Describe new hook
4870 mh-annotate-msg-hook.
4871
21956b56
MA
48722008-07-31 Michael Albinus <michael.albinus@gmx.de>
4873
4874 * dbus.texi (Arguments and Signatures): Fix example.
4875 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4876 (Asynchronous Methods): New node.
9f90198a
JB
4877 (Errors and Events): Describe extended layout of `dbus-event'.
4878 New defun `dbus-event-message-type'.
21956b56 4879
7c2fb837
DN
48802008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4881
4882 * ediff.texi: Remove VMS support.
4883
13662773
JB
48842008-07-29 Juanma Barranquero <lekktu@gmail.com>
4885
4886 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4887 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4888
ddde0b34
CY
48892008-07-29 Chong Yidong <cyd@stupidchicken.com>
4890
4891 * Makefile.in: Add mairix-el targets.
4892
48932008-07-29 David Engster <deng@randomsample.de>
4894
4895 * mairix-el.texi: New file.
4896
d5875b25
JB
48972008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4898
366b7d44
JB
4899 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4900 project files. Delete 'main_unit' project variable; not needed. Allow
4901 process environment variables wherever project variables are allowed.
4902 Add tutorial section on multiple GNAT project files.
d5875b25 4903
6cbab8ee
MA
49042008-07-27 Michael Albinus <michael.albinus@gmx.de>
4905
4906 Sync with Tramp 2.1.14.
4907
4908 * trampver.texi: Update release number.
4909
9e2a2647
DN
49102008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4911
4912 * ns-emacs.texi:
4913 * faq.texi: Remove mentions of Mac Carbon.
4914
d62672f3
MB
49152008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4916
4917 * gnus.texi (Saving Articles): Describe the 2nd argument of
4918 gnus-summary-save-in-pipe.
4919 (SpamAssassin): Use it.
4920
49212008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4922
4923 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4924
dd12e1c6
CD
49252008-07-25 Carsten Dominik <dominik@science.uva.nl>
4926
4927 * org.texi (Export options): Document the use of the creator flag.
4928
44ce9197
CD
49292008-07-24 Carsten Dominik <dominik@science.uva.nl>
4930
4931 * org.texi: New version 6.06a.
4932
ddd13c5d
JB
49332008-07-23 Juanma Barranquero <lekktu@gmail.com>
4934
4935 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4936 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4937
8dc6104d
JB
49382008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4939
4940 * calc.texi (Editing Stack Entries):
4941 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4942 Calc's help functions. Mention fixing typos.
4943 (Customizing Calc): Fix typo.
4944
49452008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4946
4947 * calc.texi (summarykey): New macro. Use to correctly format keys in
4948 the summary.
4949
ddd13c5d 49502008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4951
4952 * ns-emacs.texi (Customization): Corrected documentation on color
4953 specification formats.
4954
568beaa2
AS
49552008-07-19 Andreas Schwab <schwab@suse.de>
4956
db8ef699 4957 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4958
4959 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4960 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4961
cd71b9ae
MA
49622008-07-18 Michael Albinus <michael.albinus@gmx.de>
4963
4964 * dbus.texi (Inspection): Rework, introduce submenus.
4965 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4966 (Properties and Annotations, Arguments and Signatures): New nodes.
4967
9b7993b4
MA
49682008-07-13 Michael Albinus <michael.albinus@gmx.de>
4969
4970 * dbus.texi (Receiving Method Calls): Fix description of
4971 `dbus-register-method'.
4972 (Signals): Allow also signal arguments for filtering in
4973 `dbus-register-signal'.
4974
241d447b
JB
49752008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4976
4977 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4978 `cnorm'.
4979 (Arithmetic Tutorial): Simplify the verification of prime factors.
4980
adb46650
MB
49812008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4982
4983 * gnus.texi (Saving Articles): Mention
4984 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4985
92e15881
JB
49862008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4987
4988 * calc.texi: Adjust mode line throughout.
4989
ea597303
JB
49902008-06-28 Juanma Barranquero <lekktu@gmail.com>
4991
4992 * sasl.texi (Mechanisms): Fix typos.
4993
aee08080
JB
49942008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4995
4996 * calc.texi (Killing from the stack): Mention using normal Emacs
4997 copying.
4998
a06a4a12
MA
49992008-06-21 Michael Albinus <michael.albinus@gmx.de>
5000
0c7efc08 5001 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5002 Add `auth-source' mechanism.
a06a4a12
MA
5003 (Connection caching): Tramp reopens the connection automatically,
5004 when the operating system on the remote host has been changed.
5005
7389398d
EZ
50062008-06-20 Eli Zaretskii <eliz@gnu.org>
5007
5008 * makefile.w32-in (distclean): Remove makefile.
5009
b349f79f
CD
50102008-06-17 Carsten Dominik <dominik@science.uva.nl>
5011
3f9b4c2b 5012 * org.texi (Using the mapping API): New section.
b349f79f 5013 (Agenda column view): New section.
3f9b4c2b 5014 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5015 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5016 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5017
50182008-06-17 Jason Riedy <jason@acm.org>
5019
5020 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5021 function, and efmt may be a two-argument function.
5022 (Radio tables): Document multiple destinations.
5023
cd5c05d2
GM
50242008-06-16 Glenn Morris <rgm@gnu.org>
5025
5026 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5027 Add Cover-Texts.
5028
debf4439
GM
50292008-06-15 Glenn Morris <rgm@gnu.org>
5030
5031 * faq.texi (VER): Update to 23.0.60.
5032
5033 * mh-e.texi: Remove option of licensing under GPL.
5034 Add Cover-Texts to GFDL permissions notice.
5035 (GPL): Remove section.
5036 (GFDL): Include doclicense.texi rather than the actual text.
5037
5038 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5039 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5040
5041 * sasl.texi: Fix output file name.
5042
5043 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5044
5045 * gnus-coding.texi: Refer to license in Gnus manual.
5046
5047 * idlwave.texi, sasl.texi: Use @copying.
5048
5049 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5050
5051 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5052
5053 * url.texi: Use @copying, @title, @subtitle, @author.
5054
5055 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5056 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5057 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5058 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5059 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5060 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5061 * widget.texi, woman.texi:
5062 Remove references to external license, since doclicense is included.
5063
5064 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5065 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5066 Remove references to non-existent Invariant Sections.
5067
091f8bc1
GM
50682008-06-14 Glenn Morris <rgm@gnu.org>
5069
5070 * faq.texi (Major packages and programs): Remove references to external
5071 Supercite, Calc, VIPER, since they have been included for some time.
5072 Update VM, AUCTeX, BBDB entries.
5073
47bcb4d3
UJ
50742008-06-14 Ulf Jasper <ulf.jasper@web.de>
5075
5076 * newsticker.texi: Updated to match latest newsticker changes.
5077
6f093307
GM
50782008-06-13 Glenn Morris <rgm@gnu.org>
5079
5080 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5081 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5082 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5083 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5084 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5085 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5086 * woman.texi:
5087 Update Back-Cover Text as per maintain.info.
5088
2b968687
MB
50892008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5090
5091 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5092
5093 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5094 (gnus-faq.xml): Update repository host.
5095
2b968687
MB
5096 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5097
50982008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5099
5100 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5101 Fix a typo.
5102
51032008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5104
5105 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5106 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5107 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5108
51092008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5110
5111 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5112 coding standards.
5113
51142008-06-14 David Engster <dengste@eml.cc>
5115
5116 * gnus.texi (nnmairix): Markup fixes.
5117
e6d2d263
MB
51182008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5119
2b968687 5120 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5121
51222008-06-05 David Engster <dengste@eml.cc>
5123
5124 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5125
51262008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5127
b344d29d 5128 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5129 (Searching, nnir, nnmairix): New stub nodes.
5130
ad231df6 51312008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5132
5133 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5134
f394fa25
MB
51352008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5136
5137 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5138
58333467
MB
51392008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5140
5141 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5142
67525fb9
JY
51432008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5144
5145 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5146
0549d8fc
JB
51472008-05-06 Juanma Barranquero <lekktu@gmail.com>
5148
5149 * info.texi (Top): Fix typo in xref.
5150
149a3837
KB
51512008-05-05 Karl Berry <karl@gnu.org>
5152
5153 * info.texi (Top): @xref to stand-alone manual.
5154
3a23a519
MB
51552008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5156
5157 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5158 (Various Summary Stuff): Fix typo in last xref.
5159
0a29fbf3
JB
51602008-05-02 Juanma Barranquero <lekktu@gmail.com>
5161
5162 * org.texi (Moving subtrees): Fix typo.
5163
586b90f1
MA
51642008-04-28 Michael Albinus <michael.albinus@gmx.de>
5165
5166 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5167 Tramp via `tramp-mode'.
5168
b5af9883
CD
51692008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5170
5171 * org.texi: Massive changes, in many parts of the file.
5172
d55fe5bb
MB
51732008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5174
5175 * gnus.texi (Oort Gnus): Add message-fill-column.
5176
51772008-04-12 Adrian Aichner <adrian@xemacs.org>
5178
5179 * gnus.texi (Mail Source Specifiers): Typo fix.
5180
51812008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5182
5183 * gnus.texi (Diary Headers Generation): Update key binding for
5184 `gnus-diary-check-message'.
5185
51862008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5187
5188 * gnus.texi (Emacsen): Addition.
5189
51902008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5191
5192 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5193
51942008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5195
5196 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5197
51982008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5199
5200 * gnus-news.texi: Update tool bar item.
5201
52022008-04-09 Sven Joachim <svenjoac@gmx.de>
5203
5204 * gnus-news.texi: Fix typos.
5205
76c109c3
JB
52062008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5207
222027f2 5208 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5209 Add mention of `kron'.
5210
d5fbd5a6
MO
52112008-04-01 Daiki Ueno <ueno@unixuser.org>
5212
0c7efc08
SM
5213 * epa.texi (Encrypting/decrypting *.gpg files):
5214 Document epa-file-name-regexp.
d5fbd5a6 5215
fbcbb58c
KY
52162008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5217
5218 * gnus.texi (Example Methods): Fix description about ssh-agent.
5219 (Indirect Functions): Fix the default value of nntp-telnet-command;
5220 remove link to connect.html.
5221
134ce16c
MA
52222008-03-30 Michael Albinus <michael.albinus@gmx.de>
5223
5224 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5225 dbus-call-method.
5226 (Receiving Method Calls): The timeout can be set by the calling client.
5227
da1975d7
MA
5228 * trampver.texi: Update release number.
5229
2e4089ab
RS
52302008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5231
5232 * gnus.texi (Top): Fix version. Add SASL.
5233
70cab5a9
MA
52342008-03-29 Michael Albinus <michael.albinus@gmx.de>
5235
5236 Sync with Tramp 2.1.13.
5237
5238 * trampver.texi: Update release number.
5239
5bc6ddff
MB
52402008-03-29 Chong Yidong <cyd@stupidchicken.com>
5241
5242 * org.texi: Update to new org-mode website.
5243
52442008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5245
5246 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5247
9b3ebcb6
MB
52482008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5249
5250 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5251 gnus-read-ephemeral-gmane-group-url,
5252 gnus-read-ephemeral-emacs-bug-group,
5253 gnus-read-ephemeral-debian-bug-group.
5254
52552008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5256
5257 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5258
5259 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5260 Add FIXMEs for Bookmarks and gnus-registry-marks.
5261
52622008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5263
5264 * gnus.texi (Smileys): Document `smiley-style'.
5265
52662008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5267
5268 * gnus.texi (Gnus Development): Clarify difference between ding and
5269 gnu.emacs.gnus.
5270 (MIME Commands, Using MIME, RSS): Fix markup.
5271
5272 * gnus-faq.texi ([8.4]): Ditto.
5273
52742008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5275
5276 * gnus.texi (Emacsen): Remove obsolete stuff.
5277
52782008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5279
5280 * gnus.texi (Oort Gnus): Add version info WRT
5281 `mail-source-delete-incoming'.
5282
52832008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5284
5285 * gnus.texi (Top): Add "Other related manuals" and version info in
5286 `iftex' output.
5287 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5288 gnus-balloon-face-0 and the corresponding format specifiers.
5289
608d6a81
MA
52902008-03-26 Michael Albinus <michael.albinus@gmx.de>
5291
5292 * tramp.texi (Filename completion): Remove footnote about let-bind
5293 of `partial-completion-mode'. It doesn't work this way.
5294
27a6f132
SM
52952008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5296
5297 * pcl-cvs.texi (Contributors): Update my email.
5298
4a7c4c40
MA
52992008-03-21 Michael Albinus <michael.albinus@gmx.de>
5300
5301 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5302
2940c053
BW
53032008-03-17 Bill Wohler <wohler@newt.com>
5304
5305 * mh-e.texi (Viewing): Update URL for adding header fields to
5306 mh-invisible-header-fields-default.
5307
30864d5f
BW
53082008-03-16 Bill Wohler <wohler@newt.com>
5309
5310 * mh-e.texi (Preface): Add Gnus to requirements.
5311 (Forwarding): Note that forwarded MIME messages are now inline.
5312
31fe2b00
SM
53132008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5314
5315 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5316 (Common Variables): Give precedence to the netcat methods over the
5317 telnet methods, and mention that they are more reliable.
31fe2b00 5318
5e97c626
CD
53192008-03-13 Carsten Dominik <dominik@science.uva.nl>
5320
5321 * org.texi (Exporting Agenda Views): Document agenda export to
5322 iCalendar.
5323 (Progress logging): Document the new progress logging stuff.
5324
37a68866
MB
53252008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5326
5327 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5328 Update for change of `mail-source-delete-incoming'.
5329
5330 * gnus-news.texi: Ditto.
5331
8f7abae3
MB
53322008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5333
5334 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5335 custom versions.
5336
af379c86
AM
53372008-03-07 Alan Mackenzie <acm@muc.de>
5338
5339 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5340 parens/brackets in a k&r region is limited.
5341
3d0f8a67
MB
53422008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5343
5344 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5345 using different Emacs versions.
5346
52151df0
GM
53472008-02-27 Glenn Morris <rgm@gnu.org>
5348
5349 * sc.texi: Remove a lot of old and obsolete info.
5350 (titlepage): Simplify.
5351 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5352 (VM with any Emacsen, GNEWS with any Emacsen)
5353 (Overloading for Non-conforming MUAs, Version 3 Changes)
5354 (The Supercite Mailing List): Delete nodes.
5355 (Introduction): Remove info about old packages.
5356 (Getting Connected): Simplify. Remove info about old packages.
5357 (Citing Commands): Delete Emacs 19 info.
5358 (Hints to MUA Authors): Simplify.
5359 (Thanks and History): Merge in some info from the deleted node
5360 "Version 3 Changes".
5361
b03f96dc
MB
53622008-02-05 Juanma Barranquero <lekktu@gmail.com>
5363
5364 * org.texi (Setting tags, In-buffer settings):
5365 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5366
52bec650
MB
53672008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5368
5369 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5370 installation directory name.
5371
34a3c587
RF
53722008-02-12 Romain Francoise <romain@orebokech.com>
5373
5374 * epa.texi (Overview): Fix typo.
5375
5a8d03e9
MO
53762008-02-11 Daiki Ueno <ueno@unixuser.org>
5377
5378 * epa.texi (Quick start): Remove the .emacs setting.
5379
f1914c40
MO
53802008-02-10 Daiki Ueno <ueno@unixuser.org>
5381
5382 * epa.texi (Quick start): Use the command `epa-enable' instead of
5383 loading `epa-setup'.
5384
bca98fc9
JB
53852008-02-08 Juanma Barranquero <lekktu@gmail.com>
5386
5387 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5388 ($(infodir)/epa, epa.dvi): New targets.
5389
4b01af2e
MO
53902008-02-08 Daiki Ueno <ueno@unixuser.org>
5391
5392 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5393
5394 * epa.texi: New manual documenting the EasyPG Assistant.
5395
06c0751a
MA
53962008-02-06 Michael Albinus <michael.albinus@gmx.de>
5397
5398 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5399 (Inspection): New function dbus-ping.
5400
7dcccd7b
MA
54012008-02-05 Michael Albinus <michael.albinus@gmx.de>
5402
5403 * tramp.texi (Remote processes): Add `shell-command'.
5404
a1da1e37
MB
54052008-01-28 Michael Sperber <sperber@deinprogramm.de>
5406
5407 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5408 (Group Parameters): Document `mail-source' parameter.
5409
c9d8f746
MA
54102008-01-27 Michael Albinus <michael.albinus@gmx.de>
5411
5412 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5413 must be a local host.
5414
15db4a13
MO
54152008-01-26 Michael Olson <mwolson@gnu.org>
5416
5417 * erc.texi: Update version for ERC 5.3 release.
5418 (Obtaining ERC): Update extras URLs for 5.3.
5419 (Development): Write instructions for git, and remove those for Arch.
5420 (History): Mention the switch to git.
5421
2bc43980
KB
54222008-01-24 Karl Berry <karl@gnu.org>
5423
bca98fc9
JB
5424 * info.texi (Search Index, Search Text): Mention the command
5425 character in the section name, a la the (Go to node) node.
2bc43980 5426
d2e4a6c9
MA
54272008-01-21 Michael Albinus <michael.albinus@gmx.de>
5428
5429 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5430
0b6799c3
MB
54312008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5432
5433 * gnus-news.texi: Mention gnus-article-describe-bindings.
5434
54352008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5436
5437 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5438
db9c3fb1 54392008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5440
7b4d0413 5441 * org.texi (Property inheritance): New section.
db9c3fb1 5442 (Conventions): New section.
7b4d0413 5443 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5444 commands, and the new bindings for refiling.
5445 (Sparse trees): Document the new special command for sparse trees.
5446 (References): Be more clear about the counting of hilines.
5447 (Handling links): Document M-p/n for accessing links.
5448 (Fast access to TODO states): New section.
5449 (Per file keywords): New section.
5450 (Property inheritance): New section.
5451 (Column attributes): New summary types.
5452 (Capturing Column View): New section.
5453 (The date/time prompt): Cover the new features in the date/time prompt.
5454 Compactify the table of keys for the calendar remote control.
5455 (Clocking work time): Document the new :scope parameter.
5456 (Remember): Promoted to chapter.
5457 (Quoted examples): New section.
5458 (Enhancing text): New verbatim environments.
5459
6ed73f28
MA
54602008-01-14 Michael Albinus <michael.albinus@gmx.de>
5461
5462 * trampver.texi: Update release number.
5463
95838435
MB
54642008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5465
0c7efc08
SM
5466 * gnus.texi (Article Keymap):
5467 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5468 gnus-article-reply-with-original and
5469 gnus-article-followup-with-original.
5470
20234d96
GM
54712008-01-09 Glenn Morris <rgm@gnu.org>
5472
5473 * nxml-mode.texi: Add @copying section.
5474
d82cf70b
MB
54752008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5476
5477 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5478 Server". Add `message-send-mail-with-mailclient'.
5479
5480 * gnus.texi (Posting Server): Move some text to "(message)Mail
5481 Variables" and add a reference here.
5482
addb7f2e
MA
54832008-01-04 Michael Albinus <michael.albinus@gmx.de>
5484
5485 * dbus.texi (Receiving Method Calls): New chapter.
5486 (Errors and Events): Add serial number to events. Replace "signal" by
5487 "message". Introduce dbus-event-serial-number.
5488
4db2806c
MA
54892008-01-03 Michael Albinus <michael.albinus@gmx.de>
5490
5491 * dbus.texi (Type Conversion): Explain the type specification for empty
5492 arrays. Use another example.
5493
c9ecb5a7
MA
54942007-12-30 Michael Albinus <michael.albinus@gmx.de>
5495
5496 * dbus.texi (all): Replace "..." by @dots{}.
5497 (Type Conversion): Precise the value range for :byte types.
5498 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5499 Mention its return value.
5500 (Errors and Events): There is no D-Bus error propagation during event
5501 processing.
5502
702dbfd9
JB
55032007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5504
5505 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5506 New sections.
5507
87035689
MB
55082007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5509
5510 * gnus.texi (Group Parameters): Reorder the text and add a note about
5511 `gnus-parameters' near the beginning of the node.
5512
55132007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5514
5515 * gnus.texi (Score File Editing): Fix function name.
5516
5492f5ca
MA
55172007-12-23 Michael Albinus <michael.albinus@gmx.de>
5518
5519 Sync with Tramp 2.1.12.
5520
5521 * trampver.texi: Update release number.
5522
d4e67bc5
MA
55232007-12-22 Michael Albinus <michael.albinus@gmx.de>
5524
5525 * dbus.texi (Type Conversion): Correct input parameters mapping.
5526
6a31c819
MA
55272007-12-21 Michael Albinus <michael.albinus@gmx.de>
5528
5529 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5530 (Errors and Events): Mention wrong-type-argument error.
5531
99a3e35f
AS
55322007-12-21 Alex Schroeder <alex@gnu.org>
5533
5534 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5535 spaces. Fixed some typos.
99a3e35f
AS
5536 (Internet Relay Chat): Explain relay.
5537 (Getting started with rcirc): Change items to reflect prompts.
5538 Add more explanation to rcirc-track-minor-mode and added a comment to
5539 warn future maintainers that this section is a copy.
0c7efc08 5540 (People): Change /ignore example.
62b12a24 5541 (Keywords): Not keywords.
99a3e35f 5542
331e4d02
AS
55432007-12-20 Alex Schroeder <alex@gnu.org>
5544
5545 * rcirc.texi (Top): Fighting Information Overload chapter added.
5546 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5547 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5548 (Fighting Information Overload): New chapter documenting /keyword,
5549 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5550 (Configuration): Document rcirc-server-alist, remove
5551 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5552
cd71c3ef
MA
55532007-12-16 Michael Albinus <michael.albinus@gmx.de>
5554
5555 * dbus.texi (Signals): Fix example in dbus-register-signal.
5556
bbbe940b
MB
55572007-12-14 Sven Joachim <svenjoac@gmx.de>
5558
5559 * gnus.texi (Score Variables): Fix typo.
5560
0ce574ef
MA
55612007-12-07 Michael Albinus <michael.albinus@gmx.de>
5562
5563 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5564 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5565 (Errors and Events): Adapt dbus-event.
5566
b890d447
MB
55672007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5568
5569 * gnus.texi (Other Files): Add the yenc command.
5570
55712007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5574 since 2004-08-06.
5575
55762007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5577
5578 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5579 on body.
5580
55812007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5582
5583 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5584 and rfc2047-allow-irregular-q-encoded-words; fix description of
5585 rfc2047-encode-encoded-words.
5586
55872007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5588
5589 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5590
3728bf03
MO
55912007-12-05 Michael Olson <mwolson@gnu.org>
5592
5593 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5594 Update documentation for `remember-diary-file'.
5595
a4397af9
MA
55962007-12-04 Michael Albinus <michael.albinus@gmx.de>
5597
5598 * dbus.texi (Signals): Precise `dbus-register-signal'.
5599 (Errors and Events): Rework events part, the internal structure of
5600 dbus-event has changed.
5601
1682490c
JB
56022007-12-03 Juanma Barranquero <lekktu@gmail.com>
5603
5604 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5605 ($(infodir)/dbus, dbus.dvi): New targets.
5606
7b13a0f2
MA
56072007-12-03 Michael Albinus <michael.albinus@gmx.de>
5608
5609 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5610 unconditionally.
5611
5612 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5613 emulation with @print{}.
5614
7ef92bc9
RS
56152007-12-02 Richard Stallman <rms@gnu.org>
5616
5617 * dbus.texi (Overview): Minor cleanup.
5618
22d8ac3a
MA
56192007-12-02 Michael Albinus <michael.albinus@gmx.de>
5620
d3a8e0df
MA
5621 * Makefile.in (INFO_TARGETS): Add dbus.
5622 (DVI_TARGETS): Add dbus.dvi.
5623 (dbus, dbus.dvi): New targets.
5624
22d8ac3a
MA
5625 * dbus.texi: New file.
5626
559764ab
RF
56272007-11-24 Romain Francoise <romain@orebokech.com>
5628
5629 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5630 Fix file name to match @setfilename.
559764ab 5631
ac97a16b
MH
56322007-11-23 Mark A. Hershberger <mah@everybody.org>
5633
5634 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5635 ($(infodir)/nxml-mode): New rule.
5636
5637 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5638 ($(infodir)/nxml-mode): New rule.
5639 (clean): Add nxml-mode*.
5640
5641 * nxml-mode.texi: New file with nxml manual.
5642
404cd454
GM
56432007-11-18 Richard Stallman <rms@gnu.org>
5644
5645 * flymake.texi (Example -- Configuring a tool called directly):
5646 Update example.
5647
b048d478
MA
56482007-11-18 Michael Albinus <michael.albinus@gmx.de>
5649
5650 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5651 double-slash behavior. Explain directory contents flushing.
b048d478 5652
346e8469
JB
56532007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5654
5655 * calc.texi (TeX and LaTeX Language Modes): Put in
5656 missing braces.
5657
404cd454
GM
56582007-11-15 Richard Stallman <rms@gnu.org>
5659
5660 * cl.texi (Equality Predicates): Delete `eql'.
5661 (Predicates, Naming Conventions, Top): Delete `eql'.
5662 (Common Lisp Compatibility): Delete `eql'.
5663 (Porting Common Lisp): Delete obsolete backquote info.
5664 Minor clarification about character constants.
5665 (Sequence Basics): Minor clarification.
5666
1f6af58b
JB
56672007-11-15 Juanma Barranquero <lekktu@gmail.com>
5668
dccb744b 5669 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5670 * tramp.texi (Filename completion): Fix typos.
5671
3bc88bc9
JB
56722007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5673
5674 * calc.texi (Basic commands): Mention the menu.
5675
bc5300d3
MA
56762007-11-12 Michael Albinus <michael.albinus@gmx.de>
5677
5678 * tramp.texi (Connection caching): Tramp flushes connection
5679 properties when remote operating system has been changed.
5680
4d8a28ec
MB
56812007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5682
5683 * gnus-news.texi: Fix spelling.
5684 `message-insert-formatted-citation-line', not
5685 `message-insert-formated-citation-line'.
5686
404cd454
GM
5687 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5688
e1176b47
MA
56892007-11-07 Michael Albinus <michael.albinus@gmx.de>
5690
5691 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5692 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5693 (Frequently Asked Questions): Add code example for highlighting the
5694 mode line.
5695
6159985a
MO
56962007-11-03 Michael Olson <mwolson@gnu.org>
5697
5698 * remember.texi: Change mentions of remember-buffer to
5699 remember-finalize throughout.
5700
bec9b2f5
MO
57012007-10-30 Michael Olson <mwolson@gnu.org>
5702
5703 * remember.texi (Copying): Remove.
5704 (Mailbox): Update with non-BBDB instructions.
5705 (Diary, Org): Add.
5706 (Bibliography, Planner Page): Remove.
5707
b6173182
JB
57082007-10-30 Juanma Barranquero <lekktu@gmail.com>
5709
5710 * makefile.w32-in (INFO_TARGETS): Add remember.
5711 (DVI_TARGETS): Add remember.dvi.
5712 ($(infodir)/remember): New rule.
5713 (clean): Add remember*.
5714
15f3eb73
MO
57152007-10-30 Michael Olson <mwolson@gnu.org>
5716
70bdc930
MO
5717 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5718 ($(infodir)/remember): New rule that builds the Remember Manual.
5719
b6173182
JB
5720 * remember.texi: New file containing the Remember Mode Manual.
5721 Shuffle chapters around after initial import.
7d3f6f1a
MO
5722 (Function Reference): Split Keystrokes into separate chapter.
5723 (Keystrokes): Document C-c C-k.
51d24a12 5724 (Introduction): Fix typographical issue with "---".
15f3eb73 5725
404cd454
GM
57262007-10-29 Richard Stallman <rms@gnu.org>
5727
5728 * widget.texi (Introduction): Delete discussion of implementation
5729 internals.
5730
9bbb9638
MA
57312007-10-29 Michael Albinus <michael.albinus@gmx.de>
5732
5733 * tramp.texi (Connection caching): Host names must be different
5734 when tunneling.
5735
c7ff939a
RS
57362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5739 Gnus v5.13.
5740
01c52d31
MB
57412007-10-28 Miles Bader <miles@gnu.org>
5742
5743 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5744
01c52d31
MB
57452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5746
0c7efc08
SM
5747 * gnus.texi (Sorting the Summary Buffer):
5748 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5749
57502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5751
5752 * gnus.texi (Non-ASCII Group Names): New node.
5753 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5754 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5755
c8763fb6 57562007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5757
5758 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5759 clean the output of the program `imap-shell-program'.
5760
57612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5762
5763 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5764
57652007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5766
5767 * gnus.texi (Sticky Articles): Documentation for sticky article
5768 buffers.
5769
c8763fb6 57702007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5771
5772 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5773
57742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5775
5776 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5777
57782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5779
0c7efc08
SM
5780 * gnus.texi (Archived Messages):
5781 Document gnus-update-message-archive-method.
01c52d31
MB
5782
57832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5784
5785 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5786
c8763fb6 57872007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5788
0c7efc08
SM
5789 * gnus.texi (Group Maneuvering):
5790 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5791
57922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5793
0c7efc08
SM
5794 * gnus.texi (Really Various Summary Commands):
5795 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5796
57972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5798
5799 * gnus.texi, message.texi: Bump version number.
5800
58012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5802
5803 * gnus.texi (Group Line Specification, Misc Group Stuff)
5804 (Server Commands): Parenthesize @pxref{Mail Spool}.
5805
58062007-10-28 Didier Verna <didier@xemacs.org>
5807
5808 New user option: message-signature-directory.
5809 * message.texi (Insertion Variables): Document it.
5810 * gnus.texi (Posting Styles): Ditto.
5811
58122007-10-28 Didier Verna <didier@xemacs.org>
5813
5814 * gnus.texi (Group Line Specification):
5815 * gnus.texi (Misc Group Stuff):
5816 * gnus.texi (Server Commands): Document the group compaction feature.
5817
58182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5819
5820 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5821
5822 * message.texi (Various Message Variables): Add message-fill-column.
5823
58242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5825
5826 * gnus.texi: Untabify.
5827
58282007-10-28 Didier Verna <didier@xemacs.org>
5829
5830 * gnus.texi (Group Parameters): Document the posting-style merging
5831 process in topic-mode.
5832
58332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5834
5835 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5836
58372007-10-28 Romain Francoise <romain@orebokech.com>
5838
5839 * gnus.texi (Mail Spool): Fix typo.
5840 Update copyright.
5841
58422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5843
5844 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5845
58462007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5847
5848 * gnus.texi (Summary Generation Commands):
5849 Add gnus-summary-insert-ticked-articles.
5850
58512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5852
b2abec73
JB
5853 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5854 to spam-spamassassin-program.
01c52d31
MB
5855
58562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5857
5858 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5859
58602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5861
5862 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5863
58642007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5865
5866 * message.texi (Mail Headers): Document `opportunistic'.
5867
58682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5869
5870 * emacs-mime.texi (Encoding Customization): Explain how to set
5871 mm-coding-system-priorities per hierarchy.
5872
58732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5874
5875 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5876 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5877
58782007-10-28 Didier Verna <didier@xemacs.org>
5879
5880 * message.texi (Wide Reply): Update documentation of
5881 message-dont-reply-to-names (now allowing a list of regexps).
5882
58832007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5884
5885 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5886
58872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5888
5889 * gnus.texi (SpamAssassin back end): Fix typo.
5890
5891 * sieve.texi (Examples): Fix grammar.
5892
58932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5894
5895 * gnus.texi (Searching for Articles): Document M-S and M-R.
5896 (Limiting): Document / b.
5897
58982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5899
5900 * gnus.texi (Thread Commands): T M-^.
5901
59022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5903
5904 * message.texi (Mail Aliases): Document ecomplete.
5905 (Mail Aliases): Fix typo.
5906
59072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5908
5909 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5910 fix typo.
5911
59122007-10-28 Romain Francoise <romain@orebokech.com>
5913
5914 * gnus.texi (Mail Spool): Grammar fix.
5915
59162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5917
5918 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5919 string.
5920
59212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5922
5923 * gnus.texi (Group Parameters): Fix description.
5924
59252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5926
b2abec73
JB
5927 * gnus.texi (Gmane Spam Reporting):
5928 Fix spam-report-gmane-use-article-number.
5929 Add spam-report-user-mail-address.
01c52d31
MB
5930
59312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5932
5933 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5934
59352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5936
5937 * gnus.texi (Group Parameters): Add simplified sorting example based on
5938 example for `Sorting the Summary Buffer' from Jari Aalto
5939 <jari.aalto@cante.net>.
5940 (Example Methods): Add example for an indirect connection.
5941
59422007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5943
0c7efc08 5944 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5945 (Agent Parameters): Updated parameter names to match code.
5946 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5947 'gnus-agent-summary-fetch-series'.
5948 (Agent and flags): New section providing a generalized discussion
5949 of flag handling.
0c7efc08
SM
5950 (Agent and IMAP): Remove flag discussion.
5951 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5952
59532007-10-28 Romain Francoise <romain@orebokech.com>
5954
5955 * gnus.texi (Exiting the Summary Buffer): Add new function
5956 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5957
59582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5959
5960 * gnus.texi (Conformity): Fix typo.
5961 (Customizing Articles): Document `first'.
5962
59632007-10-28 Jari Aalto <jari.aalto@cante.net>
5964
5965 * gnus.texi (Sorting the Summary Buffer):
5966 Add `gnus-thread-sort-by-date-reverse'. Add example
5967 host to different sorting in NNTP and RSS groups.
5968
59692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5970
5971 * message.texi (Insertion): Describe prefix for
5972 message-mark-inserted-region and message-mark-insert-file.
5973
59742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5975
5976 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5977 LaTeX documents. Describe "text/x-gnus-verbatim".
5978
59792007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5980
b2abec73 5981 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5982 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5983 (spam-stat spam filtering, SpamOracle)
0c7efc08 5984 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5985 clarity.
5986
59872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5988
5989 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5990 gnus-article-delete-part and gnus-article-replace-part.
5991 (Using MIME): Add gnus-mime-replace-part.
5992
59932007-10-28 Romain Francoise <romain@orebokech.com>
5994
5995 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5996 requires `auto-compression-mode' to be enabled. Add new nnml
5997 variable `nnml-compressed-files-size-threshold'.
5998
59992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6000
0c7efc08
SM
6001 * gnus.texi (Sorting the Summary Buffer):
6002 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6003
60042007-10-28 Romain Francoise <romain@orebokech.com>
6005
6006 * message.texi (Insertion Variables): Mention new variable
6007 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6008 documentation accordingly.
6009
60102007-10-28 Romain Francoise <romain@orebokech.com>
6011
6012 * gnus.texi (To From Newsgroups): Mention new variables
6013 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6014
60152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6016
6017 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6018 stuff; gnus-mime-inline-part does the automatic decompression.
6019
60202007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6021
6022 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6023 "training.ham" should be "training.spam".
01c52d31
MB
6024
60252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6026
6027 * message.texi (Mail Variables): Fix the default value for
6028 message-send-mail-function.
6029
60302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6031
6032 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6033 always returns nil exceptionally.
6034
60352007-10-28 Simon Josefsson <jas@extundo.com>
6036
0c7efc08
SM
6037 * gnus.texi (Article Washing): Add libidn URL.
6038 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6039
60402007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6041
6042 * gnus.texi (Topic Commands): Fix next/previous.
6043
60442007-10-28 Simon Josefsson <jas@extundo.com>
6045
6046 * gnus.texi (Article Washing): Mention `W i'.
6047
c8763fb6 60482007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6049
6050 * gnus.texi (Group Parameters): Slight extension of sieve
6051 parameter description.
6052
60532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6054
6055 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6056 matching score files as well.
6057 (Picons): Describe `gnus-picon-style'.
6058
60592007-10-28 Romain Francoise <romain@orebokech.com>
6060
6061 * message.texi (Message Headers): Mention that headers are hidden
6062 using narrowing, and how to expose them.
6063 Update copyright.
6064
60652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6066
6067 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6068 `gnus-summary-sort-by-recipient'.
6069
60702007-10-28 Romain Francoise <romain@orebokech.com>
6071
6072 * gnus.texi (NNTP marks): New node.
6073 (NNTP): Move NNTP marks variables to the new node.
6074
60752007-10-28 Jesper Harder <harder@ifa.au.dk>
6076
b2abec73 6077 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6078
6079 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6080
60812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6082
b2abec73 6083 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6084 everywhere for consistency.
b2abec73
JB
6085 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6086 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6087 Say "regular expression" instead of "regex." Admonish.
6088 Pick other words to sound better (s/so/thus/).
6089 (Spam ELisp Package Filtering of Incoming Mail):
6090 Mention statistical filters. Remove old TODO.
01c52d31 6091 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6092 New section on sorting and displaying the spam score.
6093 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6094 backend but an alias to spam-use-BBDB.
6095 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6096 new backend functionality.
6097
60982007-10-28 Simon Josefsson <jas@extundo.com>
6099
6100 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6101 nntp-marks-directory, from Romain Francoise
6102 <romain@orebokech.com>.
6103
61042007-10-28 Magnus Henoch <mange@freemail.hu>
6105
6106 * gnus.texi (Hashcash): New default value of
6107 hashcash-default-payment.
6108
61092007-10-28 Simon Josefsson <jas@extundo.com>
6110
6111 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6112 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6113
61142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6115
0c7efc08 6116 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6117
61182007-10-28 Simon Josefsson <jas@extundo.com>
6119
6120 * gnus.texi (documentencoding): Add, to avoid warnings.
6121
61222007-10-28 Simon Josefsson <jas@extundo.com>
6123
6124 * message.texi (Mail Headers): Add.
6125
6126 * gnus.texi (Hashcash): Fix.
6127
61282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6129
0c7efc08 6130 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6131 that payments can be verified and fix the name of the
b2abec73 6132 hashcash-path variable.
01c52d31
MB
6133
61342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6135
b2abec73 6136 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6137
61382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6139
6140 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6141
61422007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6143
6144 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6145 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6146 warning about ham processors in spam groups removed.
01c52d31
MB
6147
61482007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6149
0c7efc08 6150 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6151 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6152
61532007-10-28 Jesper Harder <harder@ifa.au.dk>
6154
6155 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6156 (Mailing List): Typo.
6157 (Customizing Articles): Add gnus-treat-ansi-sequences.
6158 (Article Washing): Index.
6159
6160 * message.texi: Use m-dash consistently.
6161
61622007-10-28 Jesper Harder <harder@ifa.au.dk>
6163
6164 * gnus.texi (GroupLens): Remove.
6165
61662007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6167
0c7efc08
SM
6168 * gnus.texi (Outgoing Messages, Agent Variables):
6169 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6170 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6171
61722007-10-28 Jesper Harder <harder@ifa.au.dk>
6173
6174 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6175
61762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6177
6178 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6179
6180 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6181
61822007-10-28 Simon Josefsson <jas@extundo.com>
6183
6184 * gnus.texi (Top): Add SASL.
6185
404cd454
GM
61862007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6187
6188 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6189
61902007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6191
6192 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6193
0edd2970
JB
61942007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6195
6196 * calc.texi (Formulas, Composition Basics): Lower the
6197 precedence of negation.
6198
a9afba20
JY
61992007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6200
6201 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6202 Mention the new three-letter column identifiers.
6203 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6204 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6205 message when using `c' on an empty default with default printer.
6206 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6207 renamed to `ses--symbolic-formulas' some time ago.
6208
45b778a6
JB
62092007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6210
6211 * calc.texi (Default Simplifications, Making Selections)
6212 (Customizing Calc): Clarify associativity of multiplication.
6213
03b5bade
MA
62142007-10-23 Michael Albinus <michael.albinus@gmx.de>
6215
6216 * tramp.texi (Traces and Profiles): Simplify loop over
6217 `trace-function-background'.
6218
e658c8ee
JL
62192007-10-22 Juri Linkov <juri@jurta.org>
6220
6221 * dired-x.texi (Shell Command Guessing): Default values are now
6222 available by typing M-n instead of M-p.
6223
dd753688
MA
62242007-10-21 Michael Albinus <michael.albinus@gmx.de>
6225
6226 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6227 (Password caching): Remove `tramp-clear-passwd'.
6228 It's not a command anymore.
dd753688
MA
6229 (Bug Reports): Add `tramp-bug' to function index.
6230 (Function Index, Variable Index): New nodes.
6231 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6232
6233 * trampver.texi: Update release number.
6234
4bb49b43
JB
62352007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6236
8b296cdd 6237 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6238 about integer size into past tense.
6239 (Time Zones): Remove pointer to Calc author's address.
6240 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6241 and hyperbolic cotangent. Fix typo.
4bb49b43 6242
311dd93f
MA
62432007-10-10 Michael Albinus <michael.albinus@gmx.de>
6244
6245 Sync with Tramp 2.1.11.
6246
6247 * trampver.texi: Update release number.
6248
ea3fc256
MA
62492007-10-06 Michael Albinus <michael.albinus@gmx.de>
6250
6251 * tramp.texi (External packages): New section.
6252
1af74d06
MB
62532007-09-29 Juri Linkov <juri@jurta.org>
6254
6255 * info.texi (Help-Int): Document `L' (`Info-history').
6256
0e2806fa
SM
62572007-09-26 Carsten Dominik <dominik@science.uva.nl>
6258
6259 * org.texi: Change links to webpage and maintained email.
6260 (Remember): Promote to Chapter, significant changes.
6261 (Fast access to TODO states): New section.
6262 (Faces for TODO keywords): New section.
6263 (Export options): Example for #+DATE.
6264 (Progress logging): Section moved.
6265
567b9191
BW
62662007-09-26 Bill Wohler <wohler@newt.com>
6267
6268 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6269 browse-url-at-mouse.
6270
1af74d06
MB
62712007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6272
6273 * flymake.texi (Customizable variables): Face names don't end in -face.
6274 Fix flymake-err-line-patterns template.
6275 (Example -- Configuring a tool called directly): Fix init-function.
6276 (Highlighting erroneous lines): Face names don't end in -face.
6277
d60a4e3a 62782007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6279
6280 * erc.texi (Special-Features): Fix small typo.
6281
7d7a3510
MA
62822007-09-14 Michael Albinus <michael.albinus@gmx.de>
6283
6284 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6285 and "External transfer methods".
6286
285f0d3a
JB
62872007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6288
6289 * calc.texi (Predefined Units): Add some history.
6290
526dc846
MO
62912007-09-08 Michael Olson <mwolson@gnu.org>
6292
87e04f16
JB
6293 * erc.texi (Copying): New section included from gpl.texi.
6294 This matches the look of the upstream ERC manual.
526dc846 6295
f10d0e80
JB
62962007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6297
87e04f16 6298 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6299 (Random Numbers): Clarify the distribution of `random'.
6300
4009494e
GM
63012007-09-06 Glenn Morris <rgm@gnu.org>
6302
f1fc42aa 6303 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6304 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6305 Change all setfilename commands to use ../../info.
6306 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6307 refer to the Emacs manual here.
6308 (infodir): New variable.
6309 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6310 (cc-mode.texi, faq.texi): Update references to source file locations.
6311 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6312 do not refer to the Emacs manual here.
6313 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6314
6315 * Makefile.in: Add `basename' versions of all info targets, for
6316 convenience when rebuilding just one manual.
6317 (../etc/GNU): Delete obsolete target.
6318 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6319 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6320 *.vrs *.toc here...
6321 (maintainer-clean): ...from here.
4009494e
GM
6322
6323 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6324
2de53ca6
GM
63252007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6326
6327 * calc.texi (Date Conversions): Clarify definition of
6328 Julian day numbering.
6329 (Date Forms): Clarify definition of Julian day numbering;
6330 add some history.
6331
63322007-08-30 Carsten Dominik <dominik@science.uva.nl>
6333
87e04f16 6334 * org.texi: Version 5.07.
2de53ca6
GM
6335
63362007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6337
6338 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6339
63402007-08-22 Carsten Dominik <dominik@science.uva.nl>
6341
6342 * org.texi (Adding hyperlink types): New section.
6343 (Embedded LaTeX): Chapter updated because of LaTeX export.
6344 (LaTeX export): New section.
6345 (Using links out): New section.
6346
63472007-08-22 Glenn Morris <rgm@gnu.org>
6348
6349 * faq.texi (Learning how to do something): Refcards now in
6350 etc/refcards/ directory.
6351
63522007-08-22 Michael Albinus <michael.albinus@gmx.de>
6353
6354 * tramp.texi (Remote Programs): Persistency file must be cleared when
6355 changing `tramp-remote-path'.
6356 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6357 macro.
6358
63592007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6360
6361 * calc.texi: Move contents to beginning of file.
6362 (Algebraic Entry): Fix the formatting of an example.
6363
63642007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6365
6366 * calc.texi (Basic Operations on Units): Mention exact versus
6367 inexact conversions.
6368
63692007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6370
6371 * calc.texi (Basic Operations on Units): Mention default
6372 values for new units.
6373 (Quick Calculator Mode): Mention that binary format will
6374 be displayed.
6375
63762007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6377
6378 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6379
63802007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6381
6382 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6383
63842007-08-08 Glenn Morris <rgm@gnu.org>
6385
6386 * gnus.texi, sieve.texi: Replace `iff'.
6387
63882007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6389
6390 * calc.texi (Basic Graphics): Mention the graphing of error
6391 forms.
6392 (Graphics Options): Mention how `g s' handles error forms.
6393 (Curve Fitting): Mention plotting the curves.
6394 (Standard Nonlinear Models): Add additional models.
6395 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6396 (Linear Fits): Correct result.
6397
63982007-08-01 Alan Mackenzie <acm@muc.de>
6399
6400 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6401 to "--no-site-file".
6402
64032007-07-29 Michael Albinus <michael.albinus@gmx.de>
6404
6405 * tramp.texi (Frequently Asked Questions): Point to mode line
6406 extension in Emacs 23.1.
6407
6408 * trampver.texi: Update release number.
6409
64102007-07-27 Glenn Morris <rgm@gnu.org>
6411
6412 * calc.texi (Copying): Include license text from gpl.texi, rather than
6413 in-line.
6414
64152007-07-25 Glenn Morris <rgm@gnu.org>
6416
6417 * calc.texi (Copying): Replace license with GPLv3.
6418
6419 * Relicense all FSF files to GPLv3 or later.
6420
64212007-07-22 Michael Albinus <michael.albinus@gmx.de>
6422
6423 Sync with Tramp 2.1.10.
6424
6425 * tramp.texi (trampfn): Expand macro implementation in order to handle
6426 empty arguments.
6427 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6428 occurrences by trampfn.
2de53ca6 6429 (Frequently Asked Questions): Extend example code for host
b2abec73 6430 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6431 file names to be typed.
6432
6433 * trampver.texi: Update release number.
6434
64352007-07-17 Michael Albinus <michael.albinus@gmx.de>
6436
6437 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6438 section. Reported by <poti@potis.org>.
6439 (Remote processes): Arguments of the program to be debugged are taken
6440 literally.
6441 (Frequently Asked Questions): Simplify recentf example.
6442
64432007-07-14 Karl Berry <karl@gnu.org>
6444
6445 * info.texi (@copying): New Back-Cover Text.
6446
6447 * info.texi (Quitting Info): Move to proper place in source.
6448 (Reported by Benno Schulenberg.)
6449
64502007-07-13 Eli Zaretskii <eliz@gnu.org>
6451
6452 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6453
6454 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6455
6456 * emacs-mime.texi: Add @documentencoding directive.
6457
64582007-07-12 Nick Roberts <nickrob@snap.net.nz>
6459
6460 * tramp.texi (Remote processes): Add an anchor to the subsection
6461 "Running a debugger on a remote host".
6462
64632007-07-12 Michael Albinus <michael.albinus@gmx.de>
6464
6465 * tramp.texi (Remote processes): Don't call it "experimental" any
6466 longer. Add subsection about running a debugger on a remote host.
6467
64682007-07-10 Carsten Dominik <dominik@science.uva.nl>
6469
6470 * org.texi (Properties and columns): Chapter rewritten.
6471
64722007-07-08 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * tramp.texi:
6475 * trampver.texi: Migrate to Tramp 2.1.
6476
64772007-07-02 Carsten Dominik <dominik@science.uva.nl>
6478
6479 * org.texi (Properties): New chapter.
6480
64812007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6484 Control Panel.
6485
6486 * gnus.texi (Misc Article): Add index entry for
6487 gnus-single-article-buffer.
6488
64892007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6490
6491 * gnus.texi (Starting Up): Fix typo.
6492
64932007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6494
6495 * gnus.texi (Asynchronous Fetching): Fix typo.
6496
64972007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6498
6499 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6500 (About This Manual): Remove redundant information.
6501 (Getting Started): Mention author.
6502 (Basic Arithmetic, Customizing Calc): Make description of the
6503 variable `calc-multiplication-has-precedence' match its new effect.
6504
65052007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6506
0c7efc08
SM
6507 * calc.texi (Basic Arithmetic, Customizing Calc):
6508 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6509
65102007-06-19 Carsten Dominik <dominik@science.uva.nl>
6511
6512 * org.texi (Tag): Section swapped with node Timestamps.
6513 (Formula syntax for Lisp): Document new `L' flag.
6514
65152007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6516
6517 * gnus.texi (Misc Group Stuff, Summary Buffer)
6518 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6519
65202007-06-06 Juanma Barranquero <lekktu@gmail.com>
6521
6522 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6523 * gnus.texi (Article Buttons, Mail Source Customization)
6524 (Sending or Not Sending, Customizing NNDiary):
6525 * message.texi (Message Headers):
6526 * mh-e.texi (HTML): Fix typos.
6527
65282007-06-07 Michael Albinus <michael.albinus@gmx.de>
6529
6530 Sync with Tramp 2.0.56.
6531
6532 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6533 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6534
65352007-06-02 Chong Yidong <cyd@stupidchicken.com>
6536
6537 * Version 22.1 released.
6538
65392007-05-26 Michael Olson <mwolson@gnu.org>
6540
6541 * erc.texi (Modules): Fix references to completion modules.
6542
65432007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6544
6545 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6546
65472007-05-09 Didier Verna <didier@xemacs.org>
6548
6549 * gnus.texi (Email Based Diary): New. Proper documentation for the
6550 nndiary back end and the gnus-diary library.
6551
65522007-05-03 Karl Berry <karl@gnu.org>
6553
6554 * .cvsignore (*.pdf): New entry.
6555
6556 * texinfo.tex: Update from current version for better pdf generation.
6557
65582007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6559
6560 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6561
65622007-04-28 Glenn Morris <rgm@gnu.org>
6563
6564 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6565 consideration of legal status.
6566
65672007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6568
6569 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6570
65712007-04-24 Chong Yidong <cyd@stupidchicken.com>
6572
6573 * faq.texi (New in Emacs 22): python.el removed.
6574
65752007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6576
6577 * calc.texi (Reporting bugs): Update maintainer's address.
6578
65792007-04-22 Chong Yidong <cyd@stupidchicken.com>
6580
6581 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6582
65832007-04-15 Jay Belanger <belanger@truman.edu>
6584
6585 * calc.texi (Title page): Remove the date.
6586 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6587 (The Standard Calc Interface): Change trail title.
6588 (Floats): Mention that when non-decimal floats are entered, only
6589 approximations are stored.
6590 (Copying): Move to the appendices.
6591 (GNU Free Documentation License): Add as an appendix.
6592
65932007-04-15 Chong Yidong <cyd@stupidchicken.com>
6594
6595 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6596 * dired-x.texi, ebrowse.texi, ediff.texi:
6597 * emacs-mime.texi, erc.texi, eshell.texi:
6598 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6599 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6600 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6601 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6602 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6603 * woman.texi: Include GFDL.
6604
6605 * doclicense.texi: Remove node heading, so that it can be included by
6606 other files.
6607
6608 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6609
6610 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6611 than *.
6612
66132007-04-14 Carsten Dominik <dominik@science.uva.nl>
6614
6615 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6616 in Calc.
6617
66182007-04-09 Romain Francoise <romain@orebokech.com>
6619
6620 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6621 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6622 replace mouse-2.
6623
66242007-04-08 Chong Yidong <cyd@stupidchicken.com>
6625
6626 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6627 renamed to woman-use-topic-at-point. Document new behavior.
6628
66292007-04-08 Richard Stallman <rms@gnu.org>
6630
6631 * url.texi: Fix some indexing.
6632 (Disk Caching): Drop discussion of old/other Emacs versions.
6633
66342007-04-07 Chong Yidong <cyd@stupidchicken.com>
6635
6636 * url.texi (Disk Caching): Say Emacs 21 "and later".
6637
6638 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6639 on Font locking which now mentions JIT lock.
6640
66412007-04-01 Michael Olson <mwolson@gnu.org>
6642
6643 * erc.texi: Update for the ERC 5.2 release.
6644
66452007-03-31 David Kastrup <dak@gnu.org>
6646
6647 * woman.texi (Topic, Interface Options): Explain changes semantics of
6648 woman-manpath in order to consider MANPATH_MAP entries.
6649
66502007-03-31 Eli Zaretskii <eliz@gnu.org>
6651
6652 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6653
66542007-03-26 Richard Stallman <rms@gnu.org>
6655
6656 * pgg.texi (Caching passphrase): Clean up previous change.
6657
66582007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6659
6660 * gnus.texi (Setting Process Marks): Fix typo.
6661
66622007-03-25 Romain Francoise <romain@orebokech.com>
6663
6664 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6665 readability, and include various fixes by Daniel Brockman, Nick Roberts
6666 and Dieter Wilhelm.
6667
66682007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6669
6670 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6671
6672 * gnus.texi (Mail Source Specifiers): Fix typo.
6673
66742007-03-22 Ralf Angeli <angeli@caeruleus.net>
6675
6676 * reftex.texi (Imprint): Update maintainer information.
6677
66782007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6679
6680 * message.texi (Message Buffers): Update documentation for
6681 message-generate-new-buffers.
6682
66832007-03-15 Daiki Ueno <ueno@unixuser.org>
6684
6685 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6686
66872007-03-21 Glenn Morris <rgm@gnu.org>
6688
6689 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6690
66912007-03-19 Chong Yidong <cyd@stupidchicken.com>
6692
6693 * eshell.texi (Known problems): Emacs 21 -> 22.
6694
6695 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6696
66972007-03-18 Jay Belanger <belanger@truman.edu>
6698
6699 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6700
67012007-03-12 Glenn Morris <rgm@gnu.org>
6702
6703 * calc.texi (Time Zones): Switch to new North America DST rule.
6704
6705 * calc.texi: Replace "daylight savings" with "daylight
6706 saving" in text throughout.
6707
67082007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6709
6710 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6711 The variable now uses a list of symbols instead of just a symbol.
6712 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6713
67142007-03-06 Romain Francoise <romain@orebokech.com>
6715
6716 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6717 new packages, and mention Gnus update.
6718
67192007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6720
6721 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6722 nntp-open-connection-functions-never-echo-commands.
6723
67242007-02-27 Chong Yidong <cyd@stupidchicken.com>
6725
6726 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6727 problems on the console, and security risk in not using gpg-agent.
6728
67292007-02-25 Carsten Dominik <dominik@science.uva.nl>
6730
0c7efc08 6731 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6732 Completely reorganized and rewritten.
6733 (CamelCase links): Section removed.
6734 (Repeating items): New section.
6735 (Tracking TODO state changes): New section.
6736 (Agenda views): Chapter reorganized and rewritten.
6737 (HTML export): Section rewritten.
6738 (Tables in arbitrary syntax): New section.
6739 (Summary): Better feature summary.
6740 (Activation): Document problem with cut-and-paste of Lisp code
6741 from PDF files.
6742 (Visibility cycling): Document indirect buffer use.
6743 (Structure editing): Document sorting.
6744 (Remember): Section rewritten.
6745 (Time stamps): Better description of time stamp types.
6746 (Tag searches): Document regular expression search for tags.
6747 (Stuck projects): New section.
6748 (In-buffer settings): New keywords.
6749 (History and Acknowledgments): Updated description.
6750
67512007-02-24 Alan Mackenzie <acm@muc.de>
6752
6753 * cc-mode.texi (Movement Commands): Insert two missing command names.
6754 (Getting Started): Slight wording correction (use conditional).
6755
67562007-02-22 Kim F. Storm <storm@cua.dk>
6757
6758 * widget.texi (User Interface, Basic Types): Document need to put some
6759 text before the %v escape in :format string in editable-field widget.
6760
67612007-02-18 Romain Francoise <romain@orebokech.com>
6762
6763 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6764 `cvs-mode-quit'.
6765
67662007-02-10 Markus Triska <markus.triska@gmx.at>
6767
6768 * widget.texi (Programming Example): Put constant strings in :format.
6769
67702007-02-07 Juanma Barranquero <lekktu@gmail.com>
6771
6772 * faq.texi (Fullscreen mode on MS-Windows): New node.
6773
67742007-02-04 David Kastrup <dak@gnu.org>
6775
6776 * faq.texi (AUCTeX): Update version number. Should probably be done
6777 for other packages as well.
6778
67792007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6780
6781 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6782 <tassilo@member.fsf.org>.
6783
67842007-01-27 Eli Zaretskii <eliz@gnu.org>
6785
6786 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6787 ls-lisp-use-localized-time-format.
6788
67892007-01-20 Markus Triska <markus.triska@gmx.at>
6790
6791 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6792
67932007-01-13 Michael Olson <mwolson@gnu.org>
6794
6795 * erc.texi (Modules): Mention capab-identify module.
6796
67972007-01-05 Michael Olson <mwolson@gnu.org>
6798
6799 * erc.texi (Getting Started): Update for /RECONNECT command.
6800
68012007-01-04 Richard Stallman <rms@gnu.org>
6802
6803 * ebrowse.texi: Change C-c b to C-c C-m.
6804
68052007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6806
6807 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6808 variables only in info to avoid redundant entries in the printed
6809 manual.
6810
68112007-01-02 Daiki Ueno <ueno@unixuser.org>
6812
6813 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6814
68152007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6816
6817 * message.texi (Security): Split into sub-nodes.
6818
68192007-01-01 Alan Mackenzie <acm@muc.de>
6820
6821 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6822 eval-after-load in Emacs <=21 and a workaround. Document that
6823 trigraphs are not supported.
6824
68252007-01-01 Alan Mackenzie <acm@muc.de>
6826
6827 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6828 c-context-line-break. When invoked within a string, preserve
6829 whitespace. Add a backslash only when also in a macro.
6830
68312007-01-01 Alan Mackenzie <acm@muc.de>
6832
6833 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6834
68352007-01-01 Alan Mackenzie <acm@muc.de>
6836
6837 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6838 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6839
68402007-01-01 Alan Mackenzie <acm@muc.de>
6841
6842 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6843 "Choosing a Style".
6844
6845 * cc-mode.texi ("Styles"): Add @dfn{style}.
6846
68472006-12-30 Michael Albinus <michael.albinus@gmx.de>
6848
6849 Sync with Tramp 2.0.55.
6850
6851 * trampver.texi: Update release number.
6852
68532006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6854
6855 * gnus.texi (Customizing Articles): Add index entries for all
6856 gnus-treat-* variables.
6857
c8763fb6 68582006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6859
6860 * gnus.texi (IMAP): Fix incorrect explanation of
6861 nnimap-search-uids-not-since-is-evil in documentation for
6862 nnimap-expunge-search-string.
6863
68642006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6865
6866 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6867 spam-ifile-database.
6868
68692006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6870
6871 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6872 rebind C-s.
6873
c8763fb6 68742006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6875
6876 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6877 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6878 "expiring mail".
6879 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6880 nnimap-nov-is-evil.
6881
68822006-12-25 Kevin Ryde <user42@zip.com.au>
6883
6884 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6885 about the key procedure being used heavily.
6886
68872006-12-24 Chong Yidong <cyd@stupidchicken.com>
6888
6889 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6890 to t.
6891 (Prerequisites): Add explanation about gpg-agent.
6892
68932006-12-22 Kevin Ryde <user42@zip.com.au>
6894
6895 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6896 "sort" instead of "sort*".
6897
68982006-12-19 Richard Stallman <rms@gnu.org>
6899
6900 * calc.texi (History and Acknowledgements): Recognize that Emacs
6901 now does have floating point.
6902
69032006-12-19 Michael Albinus <michael.albinus@gmx.de>
6904
6905 * tramp.texi (External transfer methods): Describe new method `scpc'.
6906
69072006-12-17 Sascha Wilde <wilde@sha-bang.de>
6908
6909 * pgg.texi: Added short note on gpg-agent to the introduction.
6910
69112006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6912
6913 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6914 also applies to Cc.
6915
69162006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6917
6918 * gnus.texi (X-Face): Clarify. Say which programs are required
6919 on Windows.
6920
69212006-12-08 Michael Olson <mwolson@gnu.org>
6922
6923 * erc.texi (Modules): Remove documentation for list module.
6924
c8763fb6 69252006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6926
6927 * faq.texi (^M in the shell buffer): Ditto.
6928
69292006-11-20 Michael Olson <mwolson@gnu.org>
6930
6931 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6932
69332006-11-17 Carsten Dominik <dominik@science.uva.nl>
6934
6935 * org.texi: Fix typos.
6936 (Agenda commands): Document `C-k'.
6937
69382006-11-16 Eli Zaretskii <eliz@gnu.org>
6939
6940 * url.texi (http/https): Fix a typo in the HTTP URL.
6941
69422006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6943
6944 * ada-mode.texi: Total rewrite.
6945
69462006-11-13 Carsten Dominik <dominik@science.uva.nl>
6947
6948 * org.texi: Minor typo fixes.
6949
69502006-11-13 Bill Wohler <wohler@newt.com>
6951
6952 Release MH-E manual version 8.0.3.
6953
6954 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6955 release 8.0.3.
6956
6957 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6958 to set MAILDIR.
6959 (Reading Mail): Document the customization of read-mail-command
6960 for MH-E.
6961 (Viewing Attachments): Document mm-discouraged-alternatives.
6962 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6963 (Junk): Add more information about the settings of mh-junk-background
6964 in a program. Add /usr/bin/mh to PATH in examples.
6965
69662006-11-12 Richard Stallman <rms@gnu.org>
6967
6968 * woman.texi: Update author address but say he no longer maintains it.
6969
69702006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6971
6972 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6973 archived trees.
6974 (Checkboxes): Section moved to chapter 5, and extended.
6975 (The date/time prompt): New section.
6976 (Link abbreviations): New section.
6977 (Presentation and sorting): New section.
6978 (Custom agenda views): Section completely rewritten.
6979 (Summary): Compare with Planner.
6980 (Feedback): More info about creating backtraces.
6981 (Plain lists): Modified example.
6982 (Breaking down tasks): New section.
6983 (Custom time format): New section.
6984 (Time stamps): Document inactive timestamps.
6985 (Setting tags): More details about fast tag selection.
6986 (Block agenda): New section.
6987 (Custom agenda views): Section rewritten.
6988 (Block agenda): New section.
6989
69902006-11-07 Michael Albinus <michael.albinus@gmx.de>
6991
6992 * tramp.texi (Configuration): scp is the default method.
6993 (Default Method): Use ssh as example for another method.
6994
69952006-10-27 Richard Stallman <rms@gnu.org>
6996
6997 * woman.texi: Downcase nroff/troff/roff.
6998 (Installation): Chapter deleted. Some xrefs deleted.
6999 (Background): woman doesn't advise man ;-).
7000
c8763fb6 70012006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7002
7003 * ada-mode.texi (Project files, Identifier completion)
7004 (Automatic Casing, Debugging, Using non-standard file names)
7005 (Working Remotely): Fix typos.
7006
70072006-10-20 Masatake YAMATO <jet@gyve.org>
7008
0c7efc08 7009 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7010 sample code `my-c-initialization-hook'.
7011
70122006-10-19 Stuart D. Herring <herring@lanl.gov>
7013
7014 * widget.texi: Fix typos.
7015
70162006-10-19 Michael Albinus <michael.albinus@gmx.de>
7017
7018 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7019 "???". There have been no complaints for years, so the information
7020 must be appropriate.
7021
70222006-10-16 Richard Stallman <rms@gnu.org>
7023
7024 * widget.texi: Use @var instead of capitalization.
7025 Clarify many widget type descriptions.
7026
70272006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7028
7029 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7030 gnus-dired-attach.
7031 (Selecting a Group): Fix typo.
7032
c8763fb6 70332006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7034
7035 * widget.texi: Fix typos.
7036
70372006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7038
7039 * gnus.texi (Image Enhancements): Update for Emacs 22.
7040
7041 * gnus-faq.texi ([1.3]): Update.
7042
70432006-10-06 Richard Stallman <rms@gnu.org>
7044
7045 * faq.texi (Displaying the current line or column):
7046 Delete "As of Emacs 20".
7047
70482006-10-06 Romain Francoise <romain@orebokech.com>
7049
7050 * faq.texi (VM): VM works with Emacs 22 too.
7051
70522006-10-06 Richard Stallman <rms@gnu.org>
7053
7054 * ebrowse.texi: Remove Emacs version "21" from title.
7055
70562006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * gnus.texi (Foreign Groups): Say where change of editing commands are
7059 stored. Add reference to `gnus-parameters'.
7060
70612006-09-15 Jay Belanger <belanger@truman.edu>
7062
7063 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7064 Change "Library Public License" to "Lesser Public License"
7065 throughout. Use "yyyy" to represent year.
7066
70672006-09-15 Carsten Dominik <dominik@science.uva.nl>
7068
7069 * org.texi (Setting tags): Typo fix.
7070
70712006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7072
7073 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7074
70752006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7076
7077 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7078
70792006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7080
7081 * faq.texi (Escape sequences in shell output): EMACS is now set
7082 to Emacs's absolute file name, not to "t".
7083 (^M in the shell buffer): Likewise.
7084 * misc.texi (Interactive Shell): Likewise.
7085
70862006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7087
7088 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7089 mails with pop3-leave-mail-on-server. Fix wording.
7090 (Limiting): Improve gnus-summary-limit-to-articles.
7091 (X-Face): Fix typo.
7092
70932006-09-11 Simon Josefsson <jas@extundo.com>
7094
7095 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7096 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7097
70982006-09-06 Simon Josefsson <jas@extundo.com>
7099
7100 * smtpmail.texi (Authentication): Mention SSL.
7101
71022006-09-01 Eli Zaretskii <eliz@gnu.org>
7103
7104 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7105 Don't use @indicateurl.
7106
7107 * cc-mode.texi (Subword Movement): Don't use @headitem.
7108 (Custom Braces, Clean-ups): Don't use @tie.
7109
71102006-08-29 Michael Albinus <michael.albinus@gmx.de>
7111
7112 Sync with Tramp 2.0.54.
7113
7114 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7115 Suggested by Adrian Phillips <a.phillips@met.no>.
7116
71172006-08-15 Carsten Dominik <dominik@science.uva.nl>
7118
7119 * org.texi (Installation, Activation): Split from Installation and
7120 Activation.
7121 (Clocking work time): Documented new features.
7122
71232006-08-13 Alex Schroeder <alex@gnu.org>
7124
7125 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7126 example.
7127
71282006-08-12 Eli Zaretskii <eliz@gnu.org>
7129
7130 * faq.texi (How to add fonts): New node.
7131
71322006-08-05 Romain Francoise <romain@orebokech.com>
7133
7134 * faq.texi (New in Emacs 22): Expand.
7135
71362006-08-03 Michael Olson <mwolson@gnu.org>
7137
7138 * erc.texi: Update for ERC 5.1.4.
7139
71402006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7141
7142 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7143 in .../site-lisp/gnus/ by default.
7144 [ From gnus-news.texi in the trunk. ]
7145
71462006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7147
7148 * gnus.texi (MIME Commands): Additions for yEnc.
7149
71502006-07-24 Richard Stallman <rms@gnu.org>
7151
7152 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7153 * faq.texi: Move periods and commas inside quotes.
7154
71552006-07-20 Jay Belanger <belanger@truman.edu>
7156
7157 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7158
71592006-07-18 Chong Yidong <cyd@stupidchicken.com>
7160
7161 * faq.texi (Security risks with Emacs): Document Emacs 22
7162 file-local-variable mechanism.
7163
71642006-07-12 Michael Olson <mwolson@gnu.org>
7165
7166 * erc.texi: Update for ERC 5.1.3.
7167
71682006-07-12 Alex Schroeder <alex@gnu.org>
7169
7170 * rcirc.texi: Fix typos.
7171 (Getting started with rcirc): New calling convention for M-x irc.
7172 Mention #rcirc. Removed channel tracking.
0c7efc08 7173 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7174 recently, eg. rcirc-server to rcirc-default-server. Added
7175 documentation for rcirc-authinfo, some background for Bitlbee, and
7176 rcirc-track-minor-mode.
0c7efc08 7177 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7178 Scrolling.
0c7efc08 7179 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7180 to match code changes.
7181
71822006-07-10 Nick Roberts <nickrob@snap.net.nz>
7183
7184 * gnus.texi, message.texi: Fix typos.
7185
71862006-07-07 Carsten Dominik <dominik@science.uva.nl>
7187
7188 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7189 commands.
7190 (Global TODO list): Document the use of the variables
7191 `org-agenda-todo-ignore-scheduled' and
7192 `org-agenda-todo-list-sublevels'.
7193
71942006-07-05 Richard Stallman <rms@gnu.org>
7195
7196 * faq.texi (Scrolling only one line): Fix xref.
7197
71982006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7199
7200 * faq.texi (Evaluating Emacs Lisp code):
7201 Throughout, replace eval-current-buffer with eval-buffer.
7202
72032006-07-03 Richard Stallman <rms@gnu.org>
7204
7205 * rcirc.texi (Scrolling conservatively): Fix xref.
7206
7207 * pcl-cvs.texi (Viewing differences): Usage fix.
7208
72092006-07-03 Carsten Dominik <dominik@science.uva.nl>
7210
7211 * org.texi (Agenda commands): Document `s' key to save all org-mode
7212 buffers.
7213
72142006-06-30 Ralf Angeli <angeli@caeruleus.net>
7215
7216 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7217 names. Mention `cvs-msg' face.
7218
72192006-06-29 Carsten Dominik <dominik@science.uva.nl>
7220
7221 * org.texi (Checkboxes): New section.
7222
72232006-06-28 Carsten Dominik <dominik@science.uva.nl>
7224
7225 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7226 throughout this chapter.
7227
72282006-06-27 Chong Yidong <cyd@stupidchicken.com>
7229
7230 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7231 text for standalone vs Emacs info.
7232 (Help): Clarify header line description. Use mouse-1 for clicks.
7233 (Help-P): Use mouse-1 for clicks.
7234 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7235 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7236 (Choose menu subtopic): Remove gratuitous Emacs command names.
7237 (Help-FOO): Put usual behavior first.
7238 (Help-Xref): Clicking on xrefs works in Emacs.
7239 (Search Text): Clarify what the default behavior is.
7240 (Create Info buffer): Fix Emacs window/X window confusion.
7241 (Emacs Info Variables): Fix for new Emacs init file behavior.
7242
72432006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7244
7245 * gnus.texi (Summary Buffer Lines): Fix typo.
7246
72472006-06-23 Carsten Dominik <dominik@science.uva.nl>
7248
7249 * org.texi (Embedded LaTeX): New chapter.
7250 (Archiving): Section rewritten.
7251 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7252
72532006-06-20 Bill Wohler <wohler@newt.com>
7254
7255 Release MH-E manual version 8.0.1.
7256
7257 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7258 release 8.0.1.
7259 (Preface): Depend on GNU mailutils 1.0 and higher.
7260
72612006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7262
7263 * message.texi (News Headers): Update message-syntax-checks section.
7264
72652006-06-19 Karl Berry <karl@gnu.org>
7266
7267 * info.texi (Advanced): Mention C-q, especially with ?.
7268
72692006-06-19 Carsten Dominik <dominik@science.uva.nl>
7270
7271 * org.texi (Publishing links): Document the `:link-validation-function'
7272 property.
7273 (Extensions and Hacking): New chapter, includes some sections of the
7274 "Miscellaneous" chapter.
7275
72762006-06-10 Carsten Dominik <dominik@science.uva.nl>
7277
7278 * org.texi (Progress logging): New section.
7279
2de53ca6
GM
72802006-06-06 Carsten Dominik <dominik@science.uva.nl>
7281
7282 * org.texi (ASCII export): Document indentation adaptation.
7283 (Setting tags): Document mutually-exclusive tags.
7284
72852006-06-05 Romain Francoise <romain@orebokech.com>
7286
7287 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7288 Fix typo.
7289
7290 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7291 channel (#gnus@irc.freenode.net).
7292 Fix typos. Update copyright notice.
7293
7294 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7295 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7296 (Line-Up Functions, Custom Macros):
7297 * ediff.texi (Window and Frame Configuration)
dccb744b 7298 (Highlighting Difference Regions):
2de53ca6
GM
7299 * emacs-mime.texi (Display Customization):
7300 * erc.texi (History):
7301 * eshell.texi (Known problems):
7302 * eudc.texi (Overview, BBDB):
7303 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7304 (The problem of spam, SpamOracle, Extending the Spam package)
7305 (Conformity, Terminology):
dccb744b 7306 * idlwave.texi (Routine Info)
2de53ca6
GM
7307 (Class and Keyword Inheritance, Padding Operators)
7308 (Breakpoints and Stepping, Electric Debug Mode)
7309 (Examining Variables, Troubleshooting):
7310 * org.texi (Creating timestamps):
7311 * reftex.texi (Commands, Options, Changes):
7312 * tramp.texi (Inline methods, Password caching)
7313 (Auto-save and Backup, Issues):
7314 * vip.texi (Files, Commands in Insert Mode):
7315 * viper.texi (Emacs Preliminaries, States in Viper)
7316 (Packages that Change Keymaps, Viper Specials, Groundwork):
7317 Fix various typos.
7318
73192006-05-31 Michael Ernst <mernst@alum.mit.edu>
7320
7321 * ediff.texi: Fix typos.
7322
73232006-05-30 Carsten Dominik <dominik@science.uva.nl>
7324
7325 * org.texi: Small typo fixes.
7326
fff84c22
JB
73272006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7328
7329 * viper.texi (Viper Specials):
7330 * gnus.texi (Example Setup):
7331 * faq.texi (Backspace invokes help):
7332 * dired-x.texi (Optional Installation Dired Jump):
7333 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7334 follow coding conventions.
7335
2de53ca6
GM
73362006-05-29 Michael Albinus <michael.albinus@gmx.de>
7337
7338 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7339
73402006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7341
7342 * pcl-cvs.texi: Fix typos.
7343 (Customization): Say "us".
7344
73452006-05-26 Eli Zaretskii <eliz@gnu.org>
7346
7347 * org.texi: Remove bogus @setfilename.
7348
73492006-05-26 Carsten Dominik <dominik@science.uva.nl>
7350
7351 * org.texi (ASCII export): Omit command name.
7352 (HTML export): Add prefix to all lines in Local Variable example.
7353 (Acknowledgments): Typeset names in italics.
7354
73552006-05-24 Carsten Dominik <dominik@science.uva.nl>
7356
7357 * org.texi (Plain lists): Add new item navigation commands.
7358 (External links): Document elisp and info links.
7359 (Custom searches): New section.
7360 (Publishing): New chapter.
7361 (HTML export): Include a list of supported CSS classes.
7362 (Setting tags): Describe the fast-tag-setting interface.
7363
73642006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7365
7366 * dired-x.texi: ifinfo -> ifnottex.
7367
73682006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7369
7370 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7371
73722006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7373
7374 * message.texi (Interface): Add tool bar customization.
7375 (MIME): Index and text additions for mml-attach.
7376 (MIME): Describe mml-dnd-protocol-alist and
7377 mml-dnd-attach-options.
7378
7379 * gnus.texi (Oort Gnus): Reorder entries in sections.
7380 Fix some entries.
7381 (Starting Up): Add references to "Emacs for Heathens" and to
7382 "Finding the News". Add user-full-name and user-mail-address.
7383 (Group Buffer Format): Add tool bar customization and update.
7384 (Summary Buffer): Add tool bar customization.
7385 (Posting Styles): Add message-alternative-emails.
7386
73872006-05-09 Michael Albinus <michael.albinus@gmx.de>
7388
7389 * tramp.texi (Filename completion): Improve wording.
7390
73912006-05-07 Romain Francoise <romain@orebokech.com>
7392
7393 * faq.texi (Using regular expressions): Fix typo.
7394 (Packages that do not come with Emacs): Fix capitalization.
7395 (Replacing text across multiple files): Expand node to explain how
7396 to use `dired-do-query-replace-regexp' in more detail, based on
7397 suggestion by Eric Hanchrow <offby1@blarg.net>.
7398
73992006-05-06 Michael Albinus <michael.albinus@gmx.de>
7400
7401 * tramp.texi (Filename completion): Completion of remote files'
7402 method, user name and host name is active only in partial
7403 completion mode.
7404
74052006-05-06 Bill Wohler <wohler@newt.com>
7406
7407 Release MH-E manual version 8.0.
7408
7409 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7410 release 8.0.
7411
74122006-05-06 Bill Wohler <wohler@newt.com>
7413
7414 * mh-e.texi (MH-BOOK-HOME): Change from
7415 http://www.ics.uci.edu/~mh/book/mh to
7416 http://rand-mh.sourceforge.net/book/mh.
7417 Replace .htm suffix with .html for MH book files.
7418 (Using This Manual): Update key binding for getting relevant
7419 chapter in Info from command key.
7420 (Ranges): Fix itemx.
7421
74222006-05-05 Karl Berry <karl@gnu.org>
7423
7424 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7425 (\fonttextsize): New user-level command to change text font size.
7426
74272006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7428
7429 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7430
74312006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7432
7433 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7434
74352006-04-24 Bill Wohler <wohler@newt.com>
7436
7437 * mh-e.texi (Getting Started): Make it more explicit that you need
7438 to install MH. Add pointers to current MH implementations.
7439
74402006-04-21 Bill Wohler <wohler@newt.com>
7441
7442 Release MH-E manual version 7.94.
7443
7444 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7445 release 7.94.
7446
74472006-04-21 Carsten Dominik <dominik@science.uva.nl>
7448
7449 * org.texi: Many small fixes.
7450 (Handling links): Rename from "Managing links".
7451
74522006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7453
7454 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7455 (Splitting mail using spam-stat): Fix @xref.
7456
74572006-04-20 Chong Yidong <cyd@stupidchicken.com>
7458
7459 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7460 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7461
74622006-04-20 Carsten Dominik <dominik@science.uva.nl>
7463
7464 * org.texi (Time stamps): Better explanation of the purpose of
7465 different time stamps.
7466 (Structure editing, Plain lists): More details on how new items
7467 and headings are inserted.
7468
74692006-04-18 Carsten Dominik <dominik@science.uva.nl>
7470
7471 * org.texi (Formula syntax): Fix link to Calc Manual.
7472
74732006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7474
7475 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7476
74772006-04-17 Bill Wohler <wohler@newt.com>
7478
7479 * mh-e.texi (Folders): Update mh-before-quit-hook and
7480 mh-quit-hook example with code that removes the buffers rather
7481 than just bury them.
7482
74832006-04-17 Michael Albinus <michael.albinus@gmx.de>
7484
7485 Sync with Tramp 2.0.53.
7486
74872006-04-13 Carsten Dominik <dominik@science.uva.nl>
7488
7489 * org.texi (Updating settings): New section.
7490 (Visibility cycling): Better names for the startup folding
7491 options.
7492 (Exporting): Completely restructured.
7493 (The very busy C-c C-c key): New section.
7494 (Summary of in-buffer settings): New section.
7495
74962006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7497
7498 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7499
75002006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7501
7502 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7503 (Server Commands): Key `v' is reserved for users.
7504
75052006-04-11 Carsten Dominik <dominik@science.uva.nl>
7506
7507 * org.texi (Link format): New section, emphasis on bracket links.
7508 (External links): Document bracket links.
7509 (FAQ): Expand to cover shell links and the new link format.
7510
75112006-04-09 Kevin Ryde <user42@zip.com.au>
7512
7513 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7514
75152006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7516
7517 * gnus.texi (Summary Buffer Lines): Add `*'.
7518
c8763fb6 75192006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7520
7521 * gnus.texi (Group Parameters):
7522 Mention gnus-permanently-visible-groups.
7523
75242006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7525
7526 * gnus.texi (Face): Fix typo.
7527
75282006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7529
7530 * gnus.texi (X-Face): Clarify.
7531 (Face): Need Emacs with PNG support.
7532
75332006-04-06 Richard Stallman <rms@gnu.org>
7534
7535 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7536 Emacs".
7537
75382006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7539
7540 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7541 blocks not suitable for inclusion with Emacs using variable
7542 PARTOFEMACS.
7543
75442006-04-04 Simon Josefsson <jas@extundo.com>
7545
7546 * gnus.texi (Security): Improve.
7547
75482006-04-02 Bill Wohler <wohler@newt.com>
7549
7550 * mh-e.texi (Getting Started, Junk, Bug Reports)
7551 (MH FAQ and Support): Fix URLs.
7552
75532006-03-31 Romain Francoise <romain@orebokech.com>
7554
7555 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7556 to t, not nil (and has for the past eight years).
7557
75582006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7559
7560 * message.texi, gnus.texi: Bump version to 5.11.
7561
75622006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7563
7564 * gnus.texi (Top): Add comment about version line.
7565
7566 * message.texi (Top): Ditto. Change to take named versions into
7567 account.
7568
75692006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7570
7571 * gnus.texi (Posting Styles): Add x-face-file to example.
7572 (X-Face): Refer to posting styles.
7573
7574 * gnus-faq.texi ([5.8]): Add x-face-file.
7575 ([8.4]): Add links to gmane.emacs.gnus.user and
7576 gmane.emacs.gnus.general.
7577
75782006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7579
7580 * gnus-faq.texi: Use .invalid.
7581 ([5.4]): Fix gnus-posting-styles example.
7582
75832006-03-27 Romain Francoise <romain@orebokech.com>
7584
7585 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7586 Emacs/W3 needs a new maintainer.
7587 (Ispell): Update author and version info.
7588 (Mailcrypt): Mention PGG.
7589 (New in Emacs 22): Add PGG to the list of new packages.
7590 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7591 updating dead URLs.
7592
75932006-03-25 Karl Berry <karl@gnu.org>
7594
7595 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7596 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7597 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7598 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7599 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7600 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7601 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7602 (2) do not indent copyright year list (or anything else).
7603
76042006-03-21 Bill Wohler <wohler@newt.com>
7605
7606 * mh-e.texi (Folders): Various edits.
7607
76082006-03-20 Romain Francoise <romain@orebokech.com>
7609
7610 * gnus.texi (Mail Folders): Grammar fix.
7611
76122006-03-19 Bill Wohler <wohler@newt.com>
7613
7614 * mh-e.texi (Replying): Document Mail-Followup-To.
7615 Change manually-formatted table to multitable. Add debugging info.
7616 Move description of mh-reply-default-reply-to into paragraph
7617 that describes its values.
7618
76192006-03-17 Bill Wohler <wohler@newt.com>
7620
10d1d0af 7621 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7622 (Sending Mail Tour): Update method of entering
7623 addresses and subject.
7624 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7625 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7626
76272006-03-15 Carsten Dominik <dominik@science.uva.nl>
7628
7629 * org.texi: Version number change only.
7630
76312006-03-14 Bill Wohler <wohler@newt.com>
7632
7633 * mh-e.texi: Add index entries around each paragraph rather than
7634 depend on entries from beginning of node. Doing so ensures that
7635 index entries are less likely to be forgotten if text is cut and
7636 pasted, and are necessary anyway if the references are on a
7637 separate page. It seems that makeinfo is now (v. 4.8) only
7638 producing one index entry per node, so there is no longer any
7639 excuse not to. Use subheading instead of heading. The incorrect
7640 use of heading produced very large fonts in Info--as large as the
7641 main heading.
7642 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7643 versions 6 and 7 appeared *around* the time of these Emacs releases.
7644
76452006-03-13 Carsten Dominik <dominik@science.uva.nl>
7646
7647 * org.texi (Clean view): Document new startup options.
7648
76492006-03-11 Bill Wohler <wohler@newt.com>
7650
7651 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7652 (Composing, Scan Line Formats): Fix @refs.
7653 (Getting Started): Define MH profile and MH profile components.
7654 (Incorporating Mail, Reading Mail, Viewing, Printing)
7655 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7656 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7657 for string constants.
7658 (Tool Bar): Remove spurious quote.
7659 (Junk): Use ``...'' instead of "...".
7660 (Scan Line Formats): Replace @samp with @kbd.
7661
76622006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7663
7664 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7665
76662006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7667
7668 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7669 easy to understand.
7670
76712006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7672
7673 * gnus.texi: Markup fix.
7674 (Fancy Mail Splitting): Specify new feature.
7675
76762006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7677
7678 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7679 partial-words matching.
7680
76812006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7682
7683 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7684
7685 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7686 (MIME Commands): Fix mm-discouraged-alternatives.
7687
76882006-03-07 Carsten Dominik <dominik@science.uva.nl>
7689
7690 * org.texi: Version number change only.
7691
76922006-03-06 Bill Wohler <wohler@newt.com>
7693
7694 * mh-e.texi: Move from SourceForge repository to Savannah.
7695 This is version 7.93, which is a total rewrite from the previous
7696 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7697 version 7.93.
7698
76992006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7700
7701 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7702
77032006-03-01 Carsten Dominik <dominik@science.uva.nl>
7704
7705 * org.texi (Interaction): Add item about `org-mouse.el' by
7706 Piotr Zielinski.
7707 (Managing links): Document that also mouse-1 can be used to
7708 activate a link.
7709 (Headlines, FAQ): Add entry about hiding leading stars.
7710 (Miscellaneous): Resort the sections in this chapter to a more
7711 logical sequence.
7712
77132006-02-27 Simon Josefsson <jas@extundo.com>
7714
7715 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7716 2004-01-27 from the trunk).
7717
77182006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7719
7720 * cc-mode.texi: Rename c-hungry-backspace to
7721 c-hungry-delete-backwards, at the request of RMS. Leave the old
7722 name as an alias.
7723
77242006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7725
7726 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7727 include the function header within the defun.
7728
77292006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7730
7731 * cc-mode.texi: Correct two typos.
7732
77332006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7734
7735 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7736 existing comment.
7737 (Electric Keys): Add a justification for electric indentation.
7738 (Hungry WS Deletion): Clear up the names and complications of the
7739 BACKSPACE and DELETE keys.
7740
77412006-02-23 Juri Linkov <juri@jurta.org>
7742
7743 * faq.texi (Common requests): Move `Turning on auto-fill by
7744 default' after `Wrapping words automatically'. Move `Working with
7745 unprintable characters' before `Searching for/replacing newlines'.
7746 Move `Replacing highlighted text' after `Highlighting a region'.
7747 Merge `Repeating commands' and `Repeating a command as many times
7748 as possible' into the former.
7749 (Packages that do not come with Emacs): Add refs to Gmane and
7750 etc/MORE.STUFF.
7751
77522006-02-23 Juri Linkov <juri@jurta.org>
7753
7754 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7755 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7756 Add xref to `(emacs)Reporting Bugs'.
7757 (Getting a printed manual): Add URL to other formats of the manual.
7758 (Common requests): Fix menu.
7759 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7760 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7761 (Inserting text at the beginning of each line): Add pxref to
7762 `Changing the included text prefix'.
7763 (Forcing the cursor to remain in the same column): Mention `track-eol'
7764 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7765 (Replacing text across multiple files): Add keybinding `Q' for
7766 `dired-do-query-replace'.
7767
77682006-02-22 Carsten Dominik <dominik@science.uva.nl>
7769
7770 * reftex.texi: Version number and date change only.
7771
7772 * org.texi (Internal Links): Rewrite to cover the modified
7773 linking system.
7774
77752006-02-17 Eli Zaretskii <eliz@gnu.org>
7776
7777 * faq.texi: Remove the coding cookie, it's not needed anymore.
7778
77792006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7780
7781 * faq.texi (Colors on a TTY): Mention Mac OS port.
7782
77832006-02-12 Karl Berry <karl@gnu.org>
7784
7785 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7786 8-bit accented a.
7787
77882006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7789
7790 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7791
77922006-02-08 Romain Francoise <romain@orebokech.com>
7793
7794 * faq.texi (Top): Remove paragraph about the FAQ being a
7795 transitional document, etc.
7796 (Searching for/replacing newlines): New node.
7797 (Yanking text in isearch): New node.
7798 (Inserting text at the beginning of each line): Rename and make
7799 more general, mention `M-;' in Message mode.
7800
78012006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7802
7803 * faq.texi (Meta key does not work in xterm)
7804 (Emacs does not display 8-bit characters)
7805 (Inputting eight-bit characters): Update xrefs.
7806
78072006-02-06 Romain Francoise <romain@orebokech.com>
7808
7809 * faq.texi (VM): VM now at version 7.19.
7810 Set myself as maintainer of this file.
7811
78122006-02-04 Michael Olson <mwolson@gnu.org>
7813
7814 * erc.texi (History): Note that ERC is now included with Emacs.
7815
78162006-01-31 Romain Francoise <romain@orebokech.com>
7817
7818 * message.texi (Message Headers): Explain what
7819 `message-alternative-emails' does in more detail.
7820 Update copyright year.
7821
78222006-01-30 Juanma Barranquero <lekktu@gmail.com>
7823
7824 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7825
78262006-01-29 Richard M. Stallman <rms@gnu.org>
7827
7828 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7829
78302006-01-29 Michael Olson <mwolson@gnu.org>
7831
7832 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7833
7834 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7835
7836 * faq.texi (New in Emacs 22): Mention ERC.
7837
78382006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7839
7840 * rcirc.texi: Capitalize dir entry for consistency with the entry
7841 in info/dir and other entries in the Emacs category.
7842 Fix typos. Delete trailing whitespace.
7843
c8763fb6 78442006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7845
7846 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7847
78482006-01-27 Eli Zaretskii <eliz@gnu.org>
7849
7850 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7851 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7852
7853 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7854 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7855
78562006-01-27 Alex Schroeder <alex@gnu.org>
7857
7858 * rcirc.texi: New file.
7859
78602006-01-23 Juri Linkov <juri@jurta.org>
7861
7862 * widget.texi (User Interface): Add S-TAB for widget-backward.
7863
78642006-01-22 Michael Albinus <michael.albinus@gmx.de>
7865
7866 Sync with Tramp 2.0.52.
7867
7868 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7869 Add Tramp disabling item. New item for common connection problems.
7870 (various): Apply "ftp" as method for the download URL.
7871 (Bug Reports): Refer to FAQ for common problems.
7872
78732006-01-21 Eli Zaretskii <eliz@gnu.org>
7874
7875 * widget.texi (User Interface): Use @key for TAB.
7876
7877 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7878
7879 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7880 for TAB.
7881
7882 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7883
78842006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7885
7886 * gnus.texi: Update copyright.
7887
78882006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7889
7890 * gnus.texi (Article Washing): Additions.
7891
2de53ca6
GM
78922006-01-13 Carsten Dominik <dominik@science.uva.nl>
7893
7894 * org.texi (Agenda commands): Document tags command.
7895
78962006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7897
7898 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7899
79002006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7901
7902 * gnus.texi (RSS): Addition.
7903
79042005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7905
7906 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7907
79082005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7909
7910 * emacs-mime.texi (Display Customization): Add setting example to
7911 mm-discouraged-alternatives.
7912
79132006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7914
7915 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7916 version is the canonical version.
7917
79182006-01-08 Alex Schroeder <alex@gnu.org>
7919
7920 * pgg.texi (Caching passphrase): Rewording.
7921
79222006-01-06 Eli Zaretskii <eliz@gnu.org>
7923
7924 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7925 repository URL.
7926
79272006-01-06 Carsten Dominik <dominik@science.uva.nl>
7928
7929 * org.texi: Removed the accidentally re-added empty line in the
7930 direntry.
7931
79322006-01-05 Carsten Dominik <dominik@science.uva.nl>
7933
7934 * org.texi (Agenda Views): Chapter reorganized.
7935
79362005-12-29 Romain Francoise <romain@orebokech.com>
7937
7938 * faq.texi (Using Customize): New node.
7939
79402005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7941
7942 * org.texi: Remove blank line in @direntry. It is non-standard
7943 and recursively produces blank lines all over the dir file (when
7944 using Texinfo 4.8).
7945
79462005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7947
7948 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7949
79502005-12-20 Carsten Dominik <dominik@science.uva.nl>
7951
7952 * org.texi (Tags): Boolean logic documented.
7953 (Agenda Views): Document custom commands.
7954
79552005-12-20 David Kastrup <dak@gnu.org>
7956
7957 * faq.texi (AUCTeX): Update version and mailing list info.
7958
79592005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7960
7961 * gnus.texi (MIME Commands): Mention addition of
7962 multipart/alternative to gnus-buttonized-mime-types and add xref
7963 to mm-discouraged-alternatives.
7964
7965 * emacs-mime.texi (Display Customization): Mention addition of
7966 "image/.*" and add xref to gnus-buttonized-mime-types in the
7967 mm-discouraged-alternatives section.
7968
79692005-12-16 Carsten Dominik <dominik@science.uva.nl>
7970
7971 * org.texi (Tags): New section.
7972 (Agenda Views): Chapter reorganized.
7973
79742005-12-16 Eli Zaretskii <eliz@gnu.org>
7975
7976 * org.texi (Internal Links): Add a missing comma after an @xref.
7977
79782005-12-14 Chong Yidong <cyd@stupidchicken.com>
7979
7980 * faq.texi (Filling paragraphs with a single space): No need to
7981 change sentence-end now.
7982
79832005-12-13 Romain Francoise <romain@orebokech.com>
7984
7985 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7986
79872005-12-12 Jay Belanger <belanger@truman.edu>
7988
7989 * faq.texi (Calc): Update version number.
7990
79912005-12-12 Carsten Dominik <dominik@science.uva.nl>
7992
7993 * org.texi (Progress Logging): New section.
7994
79952005-12-10 Romain Francoise <romain@orebokech.com>
7996
7997 Update the Emacs FAQ for the 22.1 release.
7998
7999 * faq.texi: Set VER to `22.1'.
8000 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8001 Tutorial. Mention that `C-h r' displays the manual.
8002 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8003 (Getting a printed manual): Point to the new locations of the
8004 manuals on the GNU Web site.
8005 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8006 available via Info (it was previously distributed separately).
8007 (Installing Texinfo documentation): The latest version of Texinfo
8008 is 4.8, not 4.0.
8009 (Informational files for Emacs): COPYING is the GNU General Public
8010 License, not the Emacs General Public License.
8011 (Informational files for Emacs): Delete obsolete link to the
8012 GNUinfo pages as they have been removed from the GNU Web site.
8013 (New in Emacs 22): New node.
8014 (Setting up a customization file): Say that most packages support
8015 Customize nowadays.
8016 (Colors on a TTY): Delete reference to instructions on how to
8017 enable syntax highlighting, it is now enabled by default.
8018 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8019 at startup automatically.
8020 (Controlling case sensitivity): Mention `M-c' in isearch.
8021 (Using an already running Emacs process): Emacs now creates the
8022 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8023 gnuserv. As emacsclient can now run Lisp code as well, delete a
8024 sentence praising gnuserv for that. Simplify description of how
8025 the client/server operation works.
8026 (Compiler error messages): Delete obsolete text (compile.el has
8027 been rewritten).
8028 (Indenting switch statements): Fix typo.
8029 (Matching parentheses): Simplify setup instructions, mention the
8030 menu bar item in the Options menu.
8031 (Repeating a command as many times as possible): Mention `C-x e'.
8032 (Going to a line by number): Mention new keymap and bindings
8033 `M-g M-g', `M-g M-p' and `M-g M-n'.
8034 (Turning on syntax highlighting): Now on by default. Simplify.
8035 (Replacing highlighted text): Use `1', not `t'.
8036 (Problems with very large files): The maximum size is now 256MB on
8037 32-bit machines.
8038 (^M in the shell buffer): Mention `comint-process-echoes'.
8039 (Emacs for Apple computers): Emacs 22 has native support for Mac
8040 OS X.
8041 (Translating names to IP addresses): Delete node.
8042 (Binding keys to commands): Fix typo.
8043 (SPC no longer completes file names): New node.
8044 (MIME with Emacs mail packages): Delete section about the Emacs
8045 MIME FAQ (it's not reachable anymore).
8046
80472005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8048
8049 * cc-mode.texi: The manual has been extensively revised: the
8050 information about using CC Mode has been separated from the larger
8051 and more difficult chapters about configuration. It has been
8052 updated for CC Mode 5.31.
8053
80542005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8055
8056 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8057 (Selecting an implementation): Fix descriptions.
8058
80592005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8060
8061 * message.texi (Various Message Variables): Addition.
8062
80632005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8064
8065 * message.texi: Fix default values.
8066
80672005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8068
8069 * message.texi (Header Commands): Clarify descriptions of
8070 message-cross-post-followup-to, message-reduce-to-to-cc, and
8071 message-insert-wide-reply.
8072 (Various Commands): Fix kindex for message-kill-to-signature;
8073 clarify description of message-tab.
8074
80752005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8076
8077 * message.texi (Mailing Lists): Fix description about MFT.
8078
8079 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8080
80812005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8082
8083 * gnus.texi (Slow Terminal Connection): Replace old description
8084 with new one.
8085
80862005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8087
8088 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8089 replace X-Draft-Headers with X-Draft-From.
8090
80912005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8092
8093 * gnus.texi (Various Various): Fix the default value of
8094 nnheader-max-head-length.
8095 (Gnus Versions): Fix typo.
8096
80972005-12-08 Carsten Dominik <dominik@science.uva.nl>
8098
8099 * org.texi (Structure editing): Document new functionality of
8100 M-RET.
8101
81022005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8103
8104 * org.texi (Internal Links): Fix Texinfo usage.
8105
81062005-12-06 Carsten Dominik <dominik@science.uva.nl>
8107
8108 * org.texi (TODO basics): Document the global todo list.
8109 (TODO items): Documents sparse tree for specific TODO
8110 keywords.
8111
81122005-11-30 Carsten Dominik <dominik@science.uva.nl>
8113
8114 * org.texi (Plain Lists): Typos fixed.
8115
81162005-11-28 Jay Belanger <belanger@truman.edu>
8117
8118 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8119
81202005-11-24 Carsten Dominik <dominik@science.uva.nl>
8121
8122 * org.texi (Structure editing): New item moving commands added.
8123 (Plain Lists): New section.
8124
81252005-11-18 Carsten Dominik <dominik@science.uva.nl>
8126
8127 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8128 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8129 `org-agenda-file-to-front'.
2de53ca6
GM
8130 (Built-in table editor): Document `org-table-sort-lines'.
8131 (HTML formatting): Export of hand-formatted lists.
8132
81332005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8134
8135 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8136 new variable gnus-toolbar-thickness.
8137
81382005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8139
8140 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8141
81422005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8143
8144 * gnus.texi (X-Face): Fix description.
8145 (XVarious): Remove gnus-xmas-logo-color-alist and
8146 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8147
81482005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8149
8150 * gnus.texi (Group Parameters): Mention new variable
8151 gnus-parameters-case-fold-search.
8152 (Home Score File): Addition.
8153
81542005-11-04 Ulf Jasper <ulf.jasper@web.de>
8155
8156 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8157 (Overview): List supported feed types.
8158 (Installation): No installation necessary when using autoload.
8159 (Configuration): Rename "RSS" to "news".
8160
81612005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8162
8163 * pgg.texi (User Commands): Document additional passphrase
8164 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8165 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8166
81672005-11-04 Carsten Dominik <dominik@science.uva.nl>
8168
8169 * org.texi: Version number changed to 3.19.
8170
81712005-10-29 Sascha Wilde <wilde@sha-bang.de>
8172
8173 * pgg.texi (How to use): Update the example to add autoload of
8174 pgg-encrypt-symmetric-region.
8175 (User Commands): Document pgg-encrypt-symmetric-region.
8176 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8177
81782005-10-27 Jay Belanger <belanger@truman.edu>
8179
8180 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8181 mention other TeX-related units.
8182
81832005-10-23 Lars Hansen <larsh@soem.dk>
8184
0c7efc08
SM
8185 * dired-x.texi (Miscellaneous Commands):
8186 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8187 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8188
81892005-10-23 Jay Belanger <belanger@truman.edu>
8190
8191 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8192 constant.
8193
81942005-10-23 Michael Albinus <michael.albinus@gmx.de>
8195
0c7efc08
SM
8196 * faq.texi (Bugs and problems):
8197 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8198 `directory-listing-before-filename-regexp'.
8199
82002005-10-22 Eli Zaretskii <eliz@gnu.org>
8201
8202 * newsticker.texi (UPDATED): Set value.
8203
82042005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8205
8206 * gnus.texi (Document Groups): Remove duplicate item.
8207
82082005-10-21 Carsten Dominik <dominik@science.uva.nl>
8209
8210 * org.texi (Summary): Mention iCalendar support.
8211 (Exporting): Document iCalendar support.
8212
82132005-10-18 Romain Francoise <romain@orebokech.com>
8214
8215 * viper.texi (Viper Specials): Capitalize GNU.
8216
82172005-10-17 Juri Linkov <juri@jurta.org>
8218
8219 * info.texi (Getting Started, Search Index, Expert Info):
8220 Fix wording.
8221 (Search Text): Replace `echo area' with `mode line'.
8222 (Search Index): Both `i' and `,' find all index entries.
8223 Replace example `C-f' with `C-l' (which exists in index of Info
8224 manual) and delete spaces in its keyboard input sequence.
8225 Delete unnecessary explanations about literal characters.
8226
82272005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8228
8229 * gnus.texi (Document Server Internals): Addition.
8230
82312005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8232
8233 * gnus.texi (A note on namespaces): Fix RFC reference.
8234
82352005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8236
8237 * gnus.texi (RSS): Fix key description.
8238
82392005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8240
8241 * gnus.texi: Emacs/w3 -> Emacs/W3.
8242 (Browsing the Web): Fix description.
8243 (Web Searches): Ditto.
8244 (Customizing W3): Ditto.
8245
82462005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8247
8248 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8249
82502005-10-11 Jay Belanger <belanger@truman.edu>
8251
8252 * calc.texi (Integration): Mention using `a i' to compute definite
8253 integrals.
8254
82552005-10-11 Juri Linkov <juri@jurta.org>
8256
8257 * info.texi: Rearrange nodes.
8258 (Top): Update menu. Change ref `Info for Experts' to
8259 `Advanced Info Commands'.
8260 (Getting Started): Fix description of manual's parts.
8261 (Help-Int): Change xref `Info Search' to `Search Index', and
8262 `Expert Info' to `Advanced'.
8263 (Advanced): Move node one level up.
8264 (Search Text, Search Index): New nodes split out from `Info Search'.
8265 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8266 split out from `Advanced'.
8267 (Advanced, Emacs Info Variables): De-document editing an Info file
8268 in Info.
8269 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8270 (Creating an Info File): Delete node and move its text to
8271 `Expert Info'.
8272
82732005-10-10 Carsten Dominik <dominik@science.uva.nl>
8274
8275 * org.texi (Workflow states): Documented that change in keywords
8276 becomes active only after restart of Emacs.
8277
82782005-10-08 Michael Albinus <michael.albinus@gmx.de>
8279
8280 Sync with Tramp 2.0.51.
8281
82822005-10-08 Nick Roberts <nickrob@snap.net.nz>
8283
8284 * speedbar.texi (Introduction): Describe new location of speedbar
8285 on menubar.
8286 (Basic Key Bindings): Remove descriptions of bindings that have
8287 been removed.
8288
82892005-10-05 Nick Roberts <nickrob@snap.net.nz>
8290
8291 * speedbar.texi (GDB): Describe use of watch expressions.
8292
82932005-09-28 Simon Josefsson <jas@extundo.com>
8294
8295 * message.texi (IDNA): Fix.
8296
82972005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8298
8299 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8300 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8301 description of nntp-open-connection-function.
8302 (Common Variables): Fix descriptions.
8303
83042005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8305
8306 * gnus.texi (Server Buffer Format): Document the %a format spec.
8307
83082005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8309
8310 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8311
83122005-09-23 Carsten Dominik <dominik@science.uva.nl>
8313
8314 * org.texi Version 3.16.
8315
83162005-09-19 Miles Bader <miles@gnu.org>
8317
8318 * newsticker.texi: Get rid of CVS keywords.
8319
83202005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8321
8322 * gnus.texi (Finding the Parent): Fix description of how Gnus
8323 finds article.
8324
83252005-09-14 Jari Aalto <jari.aalto@cante.net>
8326
8327 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8328 to drop off non-answered articles.
8329
83302005-09-19 Juanma Barranquero <lekktu@gmail.com>
8331
8332 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8333 braces (which are unsupported by NMAKE) for macro `srcdir'.
8334
83352005-09-17 Eli Zaretskii <eliz@gnu.org>
8336
8337 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8338 (../info/newsticker, newsticker.dvi): New targets.
8339
83402005-09-17 Ulf Jasper <ulf.jasper@web.de>
8341
8342 * newsticker.texi: Replace @command with @code. Replace @example
8343 with @lisp.
0c7efc08
SM
8344 (Top): Add explanations to menu items.
8345 (GNU Free Documentation License): Remove.
2de53ca6
GM
8346
83472005-09-16 Romain Francoise <romain@orebokech.com>
8348
8349 Update all files to specify GFDL version 1.2.
8350
8351 * doclicense.texi (GNU Free Documentation License): Update to
8352 version 1.2.
8353
83542005-09-15 Richard M. Stallman <rms@gnu.org>
8355
8356 * newsticker.texi: Fix @setfilename.
8357
8358 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8359 (../info/newsticker, newsticker.dvi): New targets.
8360
83612005-08-30 Carsten Dominik <dominik@science.uva.nl>
8362
8363 * org.texi: Version 3.15.
8364
83652005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8366
8367 * ses.texi: Combine all three indices into one.
8368 Correct a few typos.
8369
83702005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8371
8372 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8373
83742005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8375
8376 * emacs-mime.texi (Handles): Remove duplicate item.
8377 (Encoding Customization): Fix the default value for
8378 mm-coding-system-priorities.
8379 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8380 (Basic Functions): Fix reference.
8381
83822005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8383
8384 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8385
83862005-08-18 Richard M. Stallman <rms@gnu.org>
8387
8388 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8389 and web site.
8390
8391 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8392 not keyboard-translate.
8393
83942005-08-11 Richard M. Stallman <rms@gnu.org>
8395
8396 * faq.texi (Using regular expressions): Fix xref.
8397
83982005-08-09 Juri Linkov <juri@jurta.org>
8399
8400 * info.texi (Help-P): Replace `Prev' with `Previous'.
8401 (Help-M, Help-Xref): Add S-TAB.
8402 (Help-FOO): Update `u' command.
8403 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8404 Update info about visibility of xref parts.
8405 (Help-Int): Fix `m' command. Rename `Info-last' to
8406 `Info-history-back'. Add `Info-history-forward'.
8407 (Advanced): Fix `g*' and `M-n' commands.
8408 (Info Search): Add `index-apropos' in stand-alone browser.
8409 Add isearch commands.
8410 (Emacs Info Variables): Remove `Info-fontify'.
8411 Add `Info-mode-hook'. Update face names.
8412 Add `Info-fontify-maximum-menu-size',
8413 `Info-fontify-visited-nodes', `Info-isearch-search'.
8414
84152005-08-07 Michael Albinus <michael.albinus@gmx.de>
8416
8417 Sync with Tramp 2.0.50.
8418
8419 * tramp.texi: Use @option{} consequently for method names.
8420 (Inline methods, External transfer methods): Remove references to
8421 Cygwin.
8422 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8423 implementation.
8424
84252005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8426
8427 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8428 Mention that gnus-init-file is not read when Emacs is invoked with
8429 --no-init-file or -q.
8430
84312005-07-19 Carsten Dominik <dominik@science.uva.nl>
8432
8433 * org.texi: Version 3.14.
8434
84352005-07-04 Carsten Dominik <dominik@science.uva.nl>
8436
8437 * org.texi: Version 3.13.
8438
84392005-07-18 Juri Linkov <juri@jurta.org>
8440
8441 * calc.texi (Time Zones, Logical Operations):
8442 * cl.texi (Overview):
8443 * org.texi (TODO types):
8444 * sc.texi (Emacs 18 MUAs):
8445 * speedbar.texi (Top):
8446 * url.texi (History):
8447 Delete duplicate duplicate words.
8448
ce058493 84492005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8450
8451 * cl.texi (Type Predicates): Document `atom' type.
8452
84532005-07-04 Lute Kamstra <lute@gnu.org>
8454
8455 Update FSF's address in GPL notices.
8456
8457 * calc.texi (Copying):
8458 * doclicense.texi (GNU Free Documentation License):
8459 * faq.texi (Contacting the FSF):
8460 * mh-e.texi (Copying): Update FSF's address.
8461
84622005-07-03 Richard M. Stallman <rms@gnu.org>
8463
8464 * flymake.texi (Example -- Configuring a tool called directly):
8465 Update name of flymake-build-relative-filename.
8466
84672005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8468
8469 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8470
84712005-06-29 Carsten Dominik <dominik@science.uva.nl>
8472
8473 * org.texi: Version 3.12.
8474
84752005-06-24 Eli Zaretskii <eliz@gnu.org>
8476
8477 * makefile.w32-in (MAKEINFO): Use --force.
8478 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8479 Makefile.in.
8480 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8481 more shells.
8482
84832005-06-23 Richard M. Stallman <rms@gnu.org>
8484
8485 * speedbar.texi (Creating a display): Texinfo usage fixes.
8486
8487 * tramp.texi (Customizing Completion, Auto-save and Backup):
8488 Texinfo usage fixes.
8489
84902005-06-23 Juanma Barranquero <lekktu@gmail.com>
8491
8492 * dired-x.texi (Miscellaneous Commands):
8493 * ediff.texi (Miscellaneous):
8494 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8495 (Agent Variables):
8496 * info.texi (Help-Xref):
8497 * message.texi (Message Headers):
8498 * org.texi (Remember):
8499 * reftex.texi (Options (Defining Label Environments)):
8500 (Options (Index Support)):
8501 (Options (Viewing Cross-References)):
8502 (Options (Misc)):
8503 (Changes):
8504 * speedbar.texi (Creating a display):
8505 * tramp.texi (Customizing Completion, Auto-save and Backup):
8506 Texinfo usage fix.
8507
85082005-06-13 Carsten Dominik <dominik@science.uva.nl>
8509
8510 * org.texi: Version 3.11.
8511
85122005-06-12 Jay Belanger <belanger@truman.edu>
8513
8514 * calc.texi (Getting Started): Remove extra menu item.
8515
85162005-05-31 Jay Belanger <belanger@truman.edu>
8517
8518 * calc.texi (Notations Used in This Manual): Use @kbd for key
8519 sequence.
8520 (Demonstration of Calc): Mention another way of starting Calc.
8521 (Starting Calc): Mention long name of M-#.
8522 (Embedded Mode Overview): Remove unnecessary instruction.
8523 (Other M-# commands): Rephrase `M-# 0' explanation.
8524 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8525 reflect current behavior.
8526
85272005-05-30 Jay Belanger <belanger@truman.edu>
8528
8529 * calc.texi (Hooks): Change description of calc-window-hook and
8530 calc-trail-window-hook to match usage.
8531 (Computational Functions): Add more constant-generating functions.
8532 (Customizable Variables): Use defvar.
8533
85342005-05-28 Jay Belanger <belanger@truman.edu>
8535
8536 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8537 (Basic Embedded Mode): Explain behavior of arguments to
8538 calc-embedded-mode.
8539
85402005-05-27 Jay Belanger <belanger@truman.edu>
8541
8542 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8543 current behavior.
8544
85452005-05-25 Jay Belanger <belanger@truman.edu>
8546
8547 * calc.texi: Change Calc version number throughout.
8548 (Keypad Mode): Change location in info output.
8549 (Keypad mode overview): Move picture of keypad.
8550
85512005-05-21 Jay Belanger <belanger@truman.edu>
8552
8553 * calc.texi (Storing variables): Mention that only most variables
8554 are void to begin with.
8555
85562005-05-21 Kevin Ryde <user42@zip.com.au>
8557
8558 * widget.texi (Basic Types): Update cross ref from "Enabling
8559 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8560 lispref/text.texi change.
8561
85622005-05-20 Carsten Dominik <dominik@science.uva.nl>
8563
8564 * org.texi: Version 3.09.
8565
85662005-05-18 Carsten Dominik <dominik@science.uva.nl>
8567
8568 * reftex.texi: Version 4.28.
8569
85702005-05-16 Jay Belanger <belanger@truman.edu>
8571
8572 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8573
85742005-05-14 Jay Belanger <belanger@truman.edu>
8575
8576 * calc.texi (Default Simplifications): Insert missing ! (logical
8577 not operator).
8578
85792005-05-14 Michael Albinus <michael.albinus@gmx.de>
8580
8581 Sync with Tramp 2.0.49.
8582
85832005-05-10 Jay Belanger <belanger@truman.edu>
8584
8585 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8586 to 1.
8587
85882005-04-29 Carsten Dominik <dominik@science.uva.nl>
8589
8590 * org.texi: Version 3.08, structure reorganized.
8591
85922005-04-24 Richard M. Stallman <rms@gnu.org>
8593
8594 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8595
85962005-04-15 Carsten Dominik <dominik@science.uva.nl>
8597
8598 * org.texi: Update to version 3.06.
8599
86002005-04-13 Lute Kamstra <lute@gnu.org>
8601
8602 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8603
86042005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8605
8606 * cl.texi (Porting Common Lisp): Fix typo.
8607
86082005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8609
8610 * gnus.texi (RSS): Addition.
8611
86122005-04-04 Jay Belanger <belanger@truman.edu>
8613
8614 * calc.texi: Change Calc version number.
8615 (Customizable variables): Fix description of calc-language-alist.
8616 (Copying): Put in version 2 of GPL.
8617
86182005-04-01 Jay Belanger <belanger@truman.edu>
8619
8620 * calc.texi (Troubleshooting Commands): Remove comment about
8621 installation.
8622 (Installation): Remove section.
8623 (Customizable Variables): New section.
8624 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8625 (Graphical Devices): Add references to Customizable Variables.
8626
86272005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8628
8629 * emacs-mime.texi (Display Customization): Markup fixes.
8630 (rfc2047): Update.
8631
86322005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8633
8634 * gnus-faq.texi: Replaced with auto-generated version.
8635
86362005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8637
8638 * dired-x.texi (Multiple Dired Directories): default-directory was
8639 renamed to dired-default-directory.
8640
86412005-03-26 Jay Belanger <belanger@truman.edu>
8642
8643 * calc.texi (Simplifying Formulas, Rewrite Rules):
8644 Change description of top and bottom of fraction.
8645 (Modulo Forms): Move description of how to create modulo forms to
8646 earlier in the section.
8647 (Fraction Mode): Suggest using : to get a fraction by dividing.
8648 (Basic Arithmetic): Adjust placement of command name.
8649 (Truncating the Stack): Emphasize that "hidden" entries are still
8650 visible.
8651 (Installation): Move discussion of printing manual to "About This
8652 Manual".
8653 (About This Manual): Mention how to print the manual.
8654 (Reporting Bugs): Remove first person.
8655 (Building Vectors): Add algebraic version of append.
8656 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8657 (Grouping Digits): Fix typo.
8658
86592005-03-25 Werner Lemberg <wl@gnu.org>
8660
8661 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8662 Replace `legal' with `valid'.
8663
86642005-03-25 Werner Lemberg <wl@gnu.org>
8665
8666 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8667
86682005-03-24 Jay Belanger <belanger@truman.edu>
8669
8670 * calc.texi (General Mode Commands)
8671 (Mode Settings in Embedded Mode): Add some explanation of
8672 recording mode settings.
8673
86742005-03-24 Richard M. Stallman <rms@gnu.org>
8675
8676 * calc.texi: Remove praise of non-free software.
8677
8678 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8679 (Installation): Node deleted.
8680
86812005-03-23 Richard M. Stallman <rms@gnu.org>
8682
8683 * url.texi (HTTP language/coding): Improve last change.
8684
86852005-03-22 Jay Belanger <belanger@truman.edu>
8686
8687 * calc.texi (Embedded Mode): Add new information on changing
8688 modes.
8689
86902005-03-20 Michael Albinus <michael.albinus@gmx.de>
8691
8692 Sync with Tramp 2.0.48.
8693
8694 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8695
8696 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8697 "GNU/Linux". Change all addresses to .gnu.org.
8698 (Default Method): Offer shortened syntax for "su" and "sudo"
8699 methods.
8700
87012005-03-07 Richard M. Stallman <rms@gnu.org>
8702
8703 * url.texi: Fix usage of "e.g.".
8704 (HTTP language/coding): Explain the rules for these strings.
8705
87062005-03-06 Richard M. Stallman <rms@gnu.org>
8707
8708 * woman.texi (Introduction): Minor cleanups.
8709
8710 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8711
8712 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8713 (Installation): Node deleted.
8714
8715 * mh-e.texi (Preface): Get rid of "Emacs 21".
8716
8717 * eshell.texi (Installation): Delete node (for Emacs 20).
8718
87192005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8720
8721 * flymake.texi: Refill and tweak style in @lisp blocks.
8722
87232005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8724
8725 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8726
87272005-03-01 Jay Belanger <belanger@truman.edu>
8728
8729 * calc.texi (Trigonometric and Hyperbolic Functions):
8730 Mention additional functions.
8731 (Algebraic Simplifications): Mention additional simplifications.
8732
87332005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8734
8735 * ses.texi: Add concept/function/variable indices (this work was
8736 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8737 papers on file at FSF).
8738
87392005-02-10 Jay Belanger <belanger@truman.edu>
8740
8741 * calc.texi: Change @LaTeX to La@TeX throughout.
8742 Redefine @expr as @math for TeX output.
8743 Redefine @texline as a no-op for TeX output.
8744 Define @tfn, replace @t by @tfn throughout.
8745
87462005-02-09 Jay Belanger <belanger@truman.edu>
8747
8748 * calc.texi: Add macro for LaTeX for info output.
8749
87502005-02-08 Kim F. Storm <storm@cua.dk>
8751
8752 * texinfo.tex (LaTex): Add def.
8753
87542005-02-06 Jay Belanger <belanger@truman.edu>
8755
8756 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8757 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8758 throughout manual.
8759
87602005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8761
8762 * gnus.texi: Some edits based on comments from David Abrahams.
8763
87642005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8765
8766 * gnus.texi (RSS): Fix the keystroke.
8767
87682005-01-24 David Kastrup <dak@gnu.org>
8769
8770 * faq.texi: Update AUCTeX version info.
8771
87722005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8773
8774 * gnus-faq.texi ([4.1]): Typo.
8775
87762005-01-19 Jay Belanger <belanger@truman.edu>
8777
8778 * calc.texi (Keep Arguments): Mention that keeping arguments
8779 doesn't work with keyboard macros.
8780
87812005-01-16 Richard M. Stallman <rms@gnu.org>
8782
8783 * autotype.texi (Autoinserting): Fix small error.
8784
87852005-01-16 Michael Albinus <michael.albinus@gmx.de>
8786
8787 Sync with Tramp 2.0.47.
8788
8789 * tramp.texi (Compilation): New section, describing compilation of
8790 remote files.
8791
87922005-01-11 Kim F. Storm <storm@cua.dk>
8793
8794 * widget.texi (Basic Types): Add :follow-link keyword.
8795
87962005-01-09 Jay Belanger <belanger@truman.edu>
8797
8798 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8799
88002005-01-08 Jay Belanger <belanger@truman.edu>
8801
8802 * calc.texi: Change throughout to reflect new default value of
8803 calc-settings-file.
8804
88052005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8806
8807 * message.texi (Reply): `message-reply-to-function' should return
8808 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8809
88102005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8811
8812 * faq.texi (Changing load-path): Fix typo.
8813
88142005-01-05 Jay Belanger <belanger@truman.edu>
8815
8816 * calc.texi (Programming Tutorial): Replace kbd command by
8817 appropriate characters for a keyboard macro.
8818
88192005-01-04 Jay Belanger <belanger@truman.edu>
8820
8821 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8822 for Lucid Emacs.
8823 (Programming Tutorial): Mention that the user needs to be in the
8824 right mode to compute some functions.
8825
88262005-01-04 Jay Belanger <belanger@truman.edu>
8827
8828 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8829 no longer applicable.
8830
88312005-01-01 Jay Belanger <belanger@truman.edu>
8832
0c7efc08 8833 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8834 edit keyboard macros to match current behavior.
8835
88362004-12-31 Jay Belanger <belanger@truman.edu>
8837
8838 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8839
88402004-12-20 Jay Belanger <belanger@truman.edu>
8841
8842 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8843 zero.
8844
88452004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8846
8847 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8848 @xref.
8849 (Font Locking): Avoid @strong{Note:}.
8850
88512004-12-17 Michael Albinus <michael.albinus@gmx.de>
8852
8853 Sync with Tramp 2.0.46.
8854
8855 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8856
88572004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8858
8859 * url.texi: Correct typos.
8860 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8861 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8862 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8863 (Dealing with HTTP documents): @inforef->@xref.
8864
88652004-12-15 Jay Belanger <belanger@truman.edu>
8866
8867 * calc.texi: Consistently capitalized all mode names.
8868 (Answers to Exercises): Mention that an answer can be a fraction
8869 when in Fraction mode.
8870
88712004-12-13 Jay Belanger <belanger@truman.edu>
8872
8873 * calc.texi: Fix some TeX definitions.
8874
88752004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8876
8877 * reftex.texi (Imprint): Remove erroneous @value's.
8878
88792004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8880
8881 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8882 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8883
88842004-12-08 Jay Belanger <belanger@truman.edu>
8885
8886 * calc.texi (Starting Calc): Remove comment about installation.
8887 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8888
88892004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8890
8891 * url.texi: Update @setfilename.
8892 (Getting Started): No need to worry about Gnus versions.
8893 (Dealing with HTTP documents): Use @inforef.
8894
8895 * org.texi: Fix @direntry file name.
8896
88972004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8898
8899 * url.texi: New file.
8900
8901 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8902
89032004-12-06 Jay Belanger <belanger@truman.edu>
8904
8905 * calc.texi (Using Calc): Remove paragraph about installation.
8906
89072004-12-06 Jay Belanger <belanger@truman.edu>
8908
8909 * calc.texi: Use more Texinfo macros and less TeX defs.
8910 Remove @refill's.
8911
89122004-12-06 Richard M. Stallman <rms@gnu.org>
8913
8914 * org.texi: New file.
8915
89162004-12-05 Richard M. Stallman <rms@gnu.org>
8917
8918 * Makefile.in (org.dvi, ../info/org): New targets.
8919 (INFO_TARGETS): Add ../info/org.
8920 (DVI_TARGETS): Add org.dvi.
8921 (maintainer-clean): Remove the info files in the info dir.
8922
89232004-11-26 Eli Zaretskii <eliz@gnu.org>
8924
8925 * idlwave.texi: Fix the setfilename directive to put the produced
8926 file in ../info.
8927 (Continued Statement Indentation): Resurrect Jan D.'s change from
8928 2004-11-03 that was lost when a newer version of idlwave.texi was
8929 imported.
8930
89312004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8932
0c7efc08 8933 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8934
0c7efc08
SM
8935 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8936 Index `spam-initialize'.
2de53ca6
GM
8937
89382004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8939
8940 * message.texi (Various Message Variables): Mention that all mail
8941 file variables are derived from `message-directory'.
8942
8943 * gnus.texi (Splitting Mail): Clarify bogus group.
8944
89452004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8946
0c7efc08
SM
8947 * emacs-mime.texi (Encoding Customization):
8948 Fix mm-coding-system-priorities entry.
2de53ca6 8949
c8763fb6 89502004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8951
8952 * idlwave.texi (Continued Statement Indentation):
8953 * reftex.texi (Options (Index Support)):
8954 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8955 * speedbar.texi (Creating a display, Major Display Modes):
8956 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8957
89582004-10-21 Jay Belanger <belanger@truman.edu>
8959
0c7efc08 8960 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8961
89622004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8963
8964 * calc.texi (Reporting Bugs): Double up `@'.
8965
89662004-10-18 Jay Belanger <belanger@truman.edu>
8967
0c7efc08 8968 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8969 should be sent to.
8970
89712004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8972
8973 * gnus.texi (New Features): Add 5.11.
8974
8975 * message.texi (Resending): Remove wrong default value.
8976
8977 * gnus.texi (Mail Source Specifiers): Describe possible problems
8978 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8979 `pop3-leave-mail-on-server' to the index.
8980
89812004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8982
8983 * message.texi (Canceling News): Add how to set a password.
8984
89852004-10-12 Jay Belanger <belanger@truman.edu>
8986
0c7efc08 8987 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8988 calc-describe-function and calc-describe-variable to match their
8989 current behavior.
8990
89912004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8992
8993 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8994
89952004-10-12 Michael Albinus <michael.albinus@gmx.de>
8996
8997 Sync with Tramp 2.0.45.
8998
8999 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9000 plink link. The URL is outdated. Originator contacted for
9001 clarification.
9002
90032004-10-10 Juri Linkov <juri@jurta.org>
9004
9005 * gnus.texi (Top, Marking Articles): Join two menus in one node
9006 because a node can have only one menu.
9007
90082004-10-09 Juri Linkov <juri@jurta.org>
9009
9010 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9011 example of nnmail-split-fancy.
9012
90132004-10-06 Karl Berry <karl@gnu.org>
9014
9015 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9016 consistency with other uses of dashes.
9017
90182004-10-05 Karl Berry <karl@gnu.org>
9019
9020 * info.texi: Consistently use --- throughout, periods at end of
9021 menu descriptions, and a couple typos.
9022
90232004-09-26 Jesper Harder <harder@ifa.au.dk>
9024
9025 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9026 * pgg.texi (User Commands, Backend methods): Do.
9027 * gnus.texi: Markup fixes.
9028 (Setting Process Marks): Fix `M P a' entry.
9029 * emacs-mime.texi: Fixes.
9030
90312004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9032
9033 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9034 again.
9035 Use 5.10 instead of 5.10.0.
9036
90372004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9038
9039 * gnus.texi (Summary Mail Commands): S D e.
9040
90412004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9042
9043 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9044 the gnus-article-mode-line-format section.
9045
90462004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9047
9048 * gnus.texi (Various Summary Stuff): Fix the documentation for
9049 gnus-newsgroup-variables.
9050
90512004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9052
0c7efc08
SM
9053 * gnus.texi (MIME Commands):
9054 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9055 gnus-mime-display-multipart-alternative-as-mixed,
9056 gnus-mime-display-multipart-related-as-mixed.
9057 (Mail Source Customization): Clarify `mail-source-directory'.
9058 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9059 (SpamOracle): Fix typo.
2de53ca6
GM
9060
9061 * gnus-faq.texi: Untabify.
9062 ([6.3]): nnir.el is in contrib directory.
9063
9064 * message.texi (News Headers): Clarify how a unique ID is created.
9065
0c7efc08
SM
9066 * gnus.texi (Batching Agents): Fix typo in example.
9067 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9068
b2abec73 90692004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9070
0c7efc08 9071 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9072
90732004-09-20 Florian Weimer <fw@deneb.enyo.de>
9074
9075 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9076
90772004-09-22 Jay Belanger <belanger@truman.edu>
9078
0c7efc08 9079 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9080 might be hidden during part of the session.
9081
90822004-09-20 Jay Belanger <belanger@truman.edu>
9083
9084 * calc.texi (Notations Used in This Manual): Put in an earlier
9085 mention that DEL could be called Backspace.
9086
90872004-09-10 Simon Josefsson <jas@extundo.com>
9088
9089 * gnus.texi (IMAP): Add example. Suggested and partially written
9090 by Steinar Bang <sb@dod.no>.
9091
90922004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9093
9094 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9095 netrc syntax.
9096
90972004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9098
b2abec73
JB
9099 * gnus.texi (Spam ELisp Package Sequence of Events):
9100 Some clarifications.
2de53ca6
GM
9101 (Spam ELisp Package Global Variables): More clarifications.
9102
91032004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9104
9105 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9106 Mention spam-split does not modify incoming mail.
9107
91082004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9109
9110 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9111
91122004-09-10 Eli Zaretskii <eliz@gnu.org>
9113
9114 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9115
91162004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9117
9118 * makefile.w32-in (sieve, pgg): Use $(infodir).
9119
91202004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9121
9122 * makefile.w32-in: Fix PGG and Sieve entries.
9123
91242004-08-28 Eli Zaretskii <eliz@gnu.org>
9125
9126 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9127 Emacs and related programs.
9128
91292004-08-27 Richard M. Stallman <rms@gnu.org>
9130
9131 * faq.texi: Fix texinfo usage, esp. doublequotes.
9132 (Difference between Emacs and XEmacs): Some clarification.
9133
9134 * faq.texi (Difference between Emacs and XEmacs):
9135 Explain not to contrast XEmacs with GNU Emacs.
9136
91372004-08-26 Richard M. Stallman <rms@gnu.org>
9138
9139 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9140
91412004-08-22 David Kastrup <dak@gnu.org>
9142
9143 * reftex.texi (AUCTeX): Update links, section name.
9144
9145 * faq.texi (Calc): Update availability (included in 22.1).
9146 (AUCTeX): Update availability, information, versions, description.
9147
91482004-08-14 Eli Zaretskii <eliz@gnu.org>
9149
9150 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9151
91522004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9153
9154 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9155
91562004-08-10 Michael Albinus <michael.albinus@gmx.de>
9157
9158 Sync with Tramp 2.0.44.
9159
91602004-08-05 Lars Hansen <larsh@math.ku.dk>
9161
9162 * widget.texi (User Interface): Update how to separate the
9163 editable field of an editable-field widget from other widgets.
9164 (Programming Example): Add text after field.
9165
91662004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9167
9168 * emacs-mime.texi (Encoding Customization): Add a note to the
9169 mm-content-transfer-encoding-defaults entry.
9170 (rfc2047): Update.
9171
0c7efc08
SM
9172 * gnus.texi (Article Highlighting):
9173 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9174 (POP before SMTP): New node.
9175 (Posting Styles): Addition.
9176 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9177 (Fancy Mail Splitting): Ditto.
9178 (X-Face): Add gnus-x-face.
9179
91802004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9181
9182 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9183 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9184
91852004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9186
0c7efc08
SM
9187 * gnus.texi (Mail Source Specifiers):
9188 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9189
91902004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9191
9192 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9193
9194 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9195 repository. Change setfilename.
9196
9197 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9198
91992004-07-02 Juri Linkov <juri@jurta.org>
9200
9201 * pcl-cvs.texi (Viewing differences): Add `d r'.
9202
92032004-06-29 Jesper Harder <harder@ifa.au.dk>
9204
9205 * ses.texi, viper.texi, flymake.texi, faq.texi:
9206 * eshell.texi, ediff.texi: Markup fixes.
9207
92082004-06-21 Karl Berry <karl@gnu.org>
9209
9210 * info.texi (Top): Mention that only Emacs has mouse support.
9211 (Getting Started): Mention this in a few other places.
9212
92132004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9214
0c7efc08
SM
9215 * autotype.texi (Copyrights, Timestamps):
9216 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9217
92182004-06-13 Lars Hansen <larsh@math.ku.dk>
9219
9220 * dired-x.texi (dired-mark-omitted): Update keybinding.
9221
92222004-06-10 Kim F. Storm <storm@cua.dk>
9223
9224 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9225
92262004-06-05 Lars Hansen <larsh@math.ku.dk>
9227
9228 * dired-x.texi (variable dired-omit-mode): Rename from
9229 dired-omit-files-p.
9230 (function dired-omit-mode): Rename from dired-omit-toggle.
9231 Call dired-omit-mode rather than set dired-omit-files-p.
9232 (dired-mark-omitted): Describe command.
9233
92342004-05-29 Michael Albinus <michael.albinus@gmx.de>
9235
9236 Version 2.0.41 of Tramp released.
9237
92382004-05-29 Juanma Barranquero <lektu@terra.es>
9239
9240 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9241 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9242
92432004-05-29 Richard M. Stallman <rms@gnu.org>
9244
9245 * cl.texi (Top): Call this chapter `Introduction'.
9246 (Overview): In TeX, no section heading here.
9247
9248 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9249
92502004-05-29 Eli Zaretskii <eliz@gnu.org>
9251
9252 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9253 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9254
92552004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9256
9257 * flymake.texi: New file.
9258
92592004-05-28 Simon Josefsson <jas@extundo.com>
9260
9261 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9262
b344d29d 92632004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9264
9265 Version 2.0.40 of Tramp released.
9266
92672004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9268
9269 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9270
9271 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9272 variables `tramp-backup-directory-alist' and
9273 `tramp-bkup-backup-directory-info'.
9274 (Overview, Connection types)
9275 (External transfer methods, Default Method)
9276 (Windows setup hints): Remove restriction of password entering
9277 with external methods.
9278 (Auto-save and Backup): Make file name example
9279 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9280 and `auto-save-directory' must be used.
9281 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9282 only "NT"). Remove doubled entry "What kinds of systems does
9283 @tramp{} work on".
9284 (tramp): Macro removed.
9285 (Obtaining Tramp): Flag removed from title.
9286 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9287 and `trampver' used properly. Flag `tramp-inst' replaced by
9288 `installchapter'. Installation related text adapted.
9289
92902004-04-28 Masatake YAMATO <jet@gyve.org>
9291
9292 * widget.texi (Programming Example): Remove overlays.
9293
92942004-04-27 Jesper Harder <harder@ifa.au.dk>
9295
9296 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9297
92982004-04-23 Juanma Barranquero <lektu@terra.es>
9299
9300 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9301
93022004-04-05 Jesper Harder <harder@ifa.au.dk>
9303
9304 * info.texi (Info Search): Add info-apropos.
9305
93062004-03-22 Juri Linkov <juri@jurta.org>
9307
9308 * faq.texi: Fix help key bindings.
9309
93102004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9311
9312 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9313 (as suggested by Karl Berry). Update information about colored
9314 stars in menus. Add new subheading describing M-n.
9315
93162004-03-12 Richard M. Stallman <rms@gnu.org>
9317
9318 * cl.texi (Top): Rename top node's title.
9319
93202004-03-08 Karl Berry <karl@gnu.org>
9321
9322 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9323 problems making the texinfo distribution.
9324
93252004-02-29 Simon Josefsson <jas@extundo.com>
9326
0c7efc08 9327 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9328 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9329 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9330 <voegelas@gmx.net>.
9331
93322004-02-29 Juanma Barranquero <lektu@terra.es>
9333
9334 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9335 Use $(DEL) instead of rm, and ignore exit code.
9336
b344d29d 93372004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9338
9339 Tramp version 2.0.39 released.
9340
93412004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9342
9343 * tramp.texi (Customizing Completion): Explain new functions
9344 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9345 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9346 (Top): Refer to Savannah mailing list as the major one.
9347 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9348 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9349 (Frequently Asked Questions): Remote hosts must not be Unix-like
9350 for "smb" method.
9351 (Password caching): New node.
9352 (External transfer methods): Refer to password caching for "smb"
9353 method.
9354
93552004-02-17 Karl Berry <karl@gnu.org>
9356
9357 * info.texi (Help-Int): Mention the new line number feature.
9358
93592004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9360
9361 * ses.texi (Advanced Features): New functionality for
9362 ses-set-header-row (defaults to current row unless C-u used).
9363 (Acknowledgements): Add Stefan Monnier.
9364
93652003-12-29 Kevin Ryde <user42@zip.com.au>
9366
9367 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9368
b344d29d 93692003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9370
9371 Tramp version 2.0.38 released.
9372
9373 * tramp.texi (Remote shell setup): Warn of environment variables
9374 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9375 <sven.gabriel@imk.fzk.de>.
9376 (Configuration): Tramp now chooses base64/uuencode
9377 automatically. Update wording accordingly.
9378 (Top): More description for the `Default Method' menu entry.
9379 (Default Method): Use @code, not @var, for Lisp variables.
9380 (Default Method): New subsection `Which method is the right one
9381 for me?' Suggested by Christian Kirsch.
9382 (Configuration): Pointer to new subsection added.
9383 (Default Method): Too many "use" in one sentence.
9384 Rephrase. Reported by Christian Kirsch.
9385 (Filename Syntax): Old `su' example is probably a left-over from
9386 the sm/su method naming. Replace with `ssh', instead.
9387 (External transfer methods, Auto-save and Backup):
9388 Typo fixes.
9389
93902003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9391
183080b6 9392 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9393 (Top): Mention japanese manual only if flag `jamanual' is set.
9394 Insert section `Japanese manual' in menu.
9395
93962003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9397
9398 * eshell.texi (Known Problems): Add doc item.
9399
94002003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9401
9402 * cc-mode.texi: Update for CC Mode 5.30.
9403
9404 Note: Please refrain from doing purely cosmetic changes like
9405 removing trailing whitespace in this manual; it clobbers cvs
9406 merging for no good reason.
9407
94082003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9409
9410 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9411 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9412 @acronym{ASCII}.
9413
94142003-10-26 Karl Berry <karl@gnu.org>
9415
9416 * info.texi (Info Search): Echo area, not echo are. From Debian
9417 diff.
9418
94192003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9420
10d1d0af 9421 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9422 :buttons and :children keywords.
9423
94242003-10-22 Miles Bader <miles@gnu.org>
9425
9426 * Makefile.in (info): Move before $(top_srcdir)/info.
9427
94282003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9429
9430 * tramp.texi (Inline methods): Small grammar fix.
9431 (External transfer methods): Likewise.
9432
94332003-10-08 Nick Roberts <nick@nick.uklinux.net>
9434
9435 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9436
94372003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9438
9439 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9440
94412003-09-30 Richard M. Stallman <rms@gnu.org>
9442
9443 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9444
9445 * widget.texi (User Interface): Fix typos.
9446
9447 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9448
94492003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9450
9451 * pcl-cvs.texi (Selected Files): Fix typo.
9452
94532003-09-21 Karl Berry <karl@gnu.org>
9454
9455 * info.texi (] and [ commands): No period at end of section title.
9456
94572003-09-04 Miles Bader <miles@gnu.org>
9458
9459 * Makefile.in (top_srcdir): New variable.
9460 ($(top_srcdir)/info): New rule.
9461 (info): Depend on it.
9462
94632003-09-03 Peter Runestig <peter@runestig.com>
9464
9465 * makefile.w32-in: New file.
9466
94672003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9468
9469 * widget.texi (User Interface): Explain the need of static text
9470 around an editable field.
9471
94722003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9473
9474 * widget.texi (Basic Types): The argument to `:help-echo' can now
9475 be a form that evaluates to a string.
9476
94772003-08-18 Kim F. Storm <storm@cua.dk>
9478
9479 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9480
94812003-08-16 Richard M. Stallman <rms@gnu.org>
9482
9483 * dired-x.texi (Shell Command Guessing): Explain *.
9484
94852003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9486
9487 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9488 log-edit-insert-changelog.
9489
94902003-08-03 Karl Berry <karl@gnu.org>
9491
9492 * info.texi: Need @contents.
9493
c8763fb6 94942003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9495
9496 Tramp version 2.0.36 released.
9497
9498 * tramp.texi (Remote shell setup): Explain about problems with
9499 non-Bourne commands in ~/.profile and ~/.shrc.
9500
95012003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9502
9503 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9504 renaming of `vis-mode' to `visible-mode'.
9505
95062003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9507
9508 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9509 next, prev and up pointers.
9510
95112003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9512
9513 * info.texi (Help): Mention existence of Emacs and stand-alone
9514 Info at the very beginning of the tutorial.
9515 (Help-Inv): New node.
9516 (Help-]): New node.
9517 (Help-M): Systematically point out the differences between default
9518 Emacs and stand-alone versions. Delete second menu.
9519 (Help-Xref): Systematically point out the differences between
9520 default Emacs and stand-alone versions.
9521 (Help-Int): Change `l' example.
9522 (Expert Info): Fix typos.
9523 (Emacs Info Variables): Mention `Info-hide-note-references' and
9524 new default for `Info-scroll-prefer-subnodes'.
9525
c8763fb6 95262003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9527
9528 Version 2.0.35 of Tramp released.
9529
9530 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9531 (Inline methods): Add methods `remsh' and `plink1'.
9532 (External transfer methods): Add method `remcp'.
9533 (Multi-hop Methods): Add method `remsh'.
9534 Small patch from Adrian Aichner <adrian@xemacs.org>:
9535 Fix minor typos.
0c7efc08 9536 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9537 `Info-index'.
9538 (Version Control): Add cindex entry.
9539
c8763fb6 95402003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9541
9542 * trampver.texi: Version 2.0.34 released.
9543
95442003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9545
9546 * faq.texi: Improve previous changes.
9547
95482003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9549
9550 * faq.texi: Update copyright and maintenance details.
9551 Update some package URLs, versions, and maintainers.
9552 Remove many references to the Emacs Lisp Archive.
9553
95542003-04-23 Simon Josefsson <jas@extundo.com>
9555
9556 * smtpmail.texi: Fix license (the invariant sections mentioned has
9557 never been part of the smtp manual). Align info dir entry with
9558 other emacs packages.
9559
95602003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9561
9562 * tramp.texi: Version 2.0.33 released.
9563 Remove installation chapter. Remove XEmacs specifics.
9564
95652003-03-29 Richard M. Stallman <rms@gnu.org>
9566
9567 * tramp.texi (Top): Undo the previous renaming.
9568 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9569
c8763fb6 95702003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9571
9572 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9573 version of manual.
9574
9575 * tramp.texi (Auto-save and Backup): New node.
9576
95772003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9578
9579 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9580 Emacs" in order to have better differentiation to "XEmacs".
9581 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9582 are new macros in order to point to the other Emacs flavor where
9583 appropriate. In info case, point to node `Installation' in order
9584 to explain how to generate the other way. In html case, make a
9585 link to the other html file.
0c7efc08 9586 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9587 after CVS checkout/update.
9588 (Installation): Completely rewritten.
9589 (Installation parameters, Load paths): New sections under
9590 `Installation'.
9591
c8763fb6 95922003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9593
9594 * tramp.texi: Version 2.0.30 released.
9595 Replace word "path" with "localname" where used as a component of
9596 a Tramp file name.
9597
95982003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9599
9600 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9601 introduced.
9602 (Installation): Explain what to do if files from the tramp/contrib
9603 directory are needed.
9604
96052003-02-23 Alex Schroeder <alex@emacswiki.org>
9606
9607 * smtpmail.texi (How Mail Works): New.
9608
96092003-02-22 Alex Schroeder <alex@emacswiki.org>
9610
9611 * smtpmail.texi: New file.
9612
9613 * Makefile.in: Build SMTP manual.
9614
c8763fb6 96152003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9616
9617 * tramp.texi: Version 2.0.29 released.
9618 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9619 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9620
96212003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9622
9623 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9624 another package loads accidentally Ange-FTP.
2de53ca6
GM
9625
96262003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9627
9628 * tramp.texi (Customizing Completion): Add function
9629 `tramp-parse-sconfig'. Change example of
9630 `tramp-set-completion-function', because parsing of ssh config
9631 files looks more natural.
9632
96332003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9634
9635 * gnus.texi: Do not use `path' in several locations.
9636
c8763fb6 96372002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9638
0c7efc08
SM
9639 * tramp.texi (External transfer methods): New method `smb'.
9640 From Michael Albinus.
2de53ca6
GM
9641
96422002-11-05 Karl Berry <karl@gnu.org>
9643
9644 * info.texi (Info-fontify): Reorder face list to avoid bad line
9645 breaks.
9646
c8763fb6 96472002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9648
0c7efc08
SM
9649 * tramp.texi: Move @copying to standard place.
9650 Use @insertcopying.
2de53ca6
GM
9651
96522002-10-02 Karl Berry <karl@gnu.org>
9653
9654 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9655 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9656 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9657 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9658 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9659 Per rms, update all manuals to use @copying instead of @ifinfo.
9660 Also use @ifnottex instead of @ifinfo around the top node, where
9661 needed for the sake of the HTML output.
9662 (The Gnus manual is not fixed since it's not clear to me how it
9663 works; and the Tramp manual already uses @copying, although in an
9664 unusual way. All others were changed.)
9665
96662002-09-10 Jonathan Yavner <jyavner@engineer.com>
9667
9668 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9669 (../info/ses, ses.dvi): New targets.
9670 * ses.texi: New file.
9671
c8763fb6 96722002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9673
9674 * texinfo.tex: Update to texinfo 4.2.
9675
96762002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9677
9678 * reftex.texi: Update to RefTeX 4.19.
9679
c8763fb6 96802002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9681
9682 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9683 (../info/tramp, tramp.dvi): New targets.
9684
96852002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9686
9687 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9688 (calc.dvi): Uncomment.
9689
96902001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9691
9692 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9693 (../info/calc): New target.
9694
96952001-10-20 Gerd Moellmann <gerd@gnu.org>
9696
9697 * (Version 21.1 released.)
9698
96992001-10-05 Gerd Moellmann <gerd@gnu.org>
9700
9701 * Branch for 21.1.
9702
97032001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9704
9705 * Makefile.in (../info/info): Use an explicit -o switch to
9706 makeinfo.
9707
97082001-03-05 Gerd Moellmann <gerd@gnu.org>
9709
9710 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9711
97122000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9713
9714 * Makefile.in (../info/idlwave): Use --no-split.
9715
97162000-12-14 Dave Love <fx@gnu.org>
9717
c4cc8b9a 9718 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9719 (gnus.dvi): Change rule to remove @latex stuff.
9720
97212000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9722
9723 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9724
97252000-10-13 John Wiegley <johnw@gnu.org>
9726
9727 * Makefile.in: Add build targets for eshell.texi.
9728
97292000-09-25 Gerd Moellmann <gerd@gnu.org>
9730
9731 * Makefile.in: Remove/comment speedbar stuff.
9732
97332000-09-22 Dave Love <fx@gnu.org>
9734
9735 * Makefile.in: Add emacs-mime.
9736
97372000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9738
9739 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9740 (DVI_TARGETS): Add woman.dvi.
9741 (../info/woman, woman.dvi): New targets.
9742
97432000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9744
9745 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9746
9747 * pcl-cvs.texi: New file.
9748 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9749 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9750
97512000-05-11 Gerd Moellmann <gerd@gnu.org>
9752
9753 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9754 (../info/ebrowse, ebrowse.dvi): New targets.
9755
97562000-01-13 Gerd Moellmann <gerd@gnu.org>
9757
9758 * Makefile.in (INFO_TARGETS): Add eudc.
9759 (DVI_TARGETS): Add eudc.dvi.
9760 (../info/eudc, eudc.dvi): New targets.
9761
97622000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9763
9764 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9765 compatibility with 8+3 filesystems).
9766 (../info/efaq): Rename from emacs-faq.
9767
97682000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9769
9770 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9771 (../info/idlwave, idlwave.dvi): New targets.
9772
97731999-10-23 Dave Love <fx@gnu.org>
9774
9775 * Makefile.in: Use autotype.texi.
9776
97771999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9778
9779 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9780 faq.texi file) rather than ../info/faq.
9781
97821999-10-07 Gerd Moellmann <gerd@gnu.org>
9783
9784 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9785 (../info/ada-mode, ada-mode.dvi): New targets.
9786
97871999-09-01 Dave Love <fx@gnu.org>
9788
9789 * Makefile.in: Add faq.
9790
97911999-07-12 Richard Stallman <rms@gnu.org>
9792
9793 * Version 20.4 released.
9794
97951998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9796
9797 * Version 20.3 released.
9798
97991998-04-06 Andreas Schwab <schwab@gnu.org>
9800
768c0c0f
JB
9801 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9802 Use it in dvi targets.
2de53ca6
GM
9803 (../etc/GNU): Change to $(srcdir) first.
9804
98051998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9806
9807 * reftex.texi: Update for RefTeX version 3.22.
9808
98091998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9810
9811 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9812 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9813
98141997-09-23 Paul Eggert <eggert@twinsun.com>
9815
9816 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9817 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9818
98191997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9820
9821 * Version 20.2 released.
9822
98231997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9824
9825 * Version 20.1 released.
9826
98271997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9828
9829 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9830
98311996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9832
9833 * Version 19.33 released.
9834
98351996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9836
9837 * Version 19.32 released.
9838
98391996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9840
9841 * Makefile.in: Add rules for the Message manual.
9842
98431996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9844
9845 * gnus.texi: New version.
9846
9847 * message.texi: New manual.
9848
98491996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9850
9851 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9852
98531996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9854
9855 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9856 Specify -I option.
9857 (All dvi targets): Set the TEXINPUTS variable.
9858
98591996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9860
9861 * Version 19.31 released.
9862
98631996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9864
9865 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9866 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9867
98681995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9869
9870 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9871 (INFO_TARGETS): Add ../info/cc-mode.
9872 (DVI_TARGETS): Add cc-mode.dvi.
9873
2de53ca6
GM
98741995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9875
9876 * Version 19.30 released.
9877
98781995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9879
9880 * gnus.texi: New file.
9881
98821995-11-04 Erik Naggum <erik@naggum.no>
9883
9884 * gnus.texi: File deleted.
9885
98861995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9887
9888 * mh-e.texi: "Function Index" -> "Command Index" to work with
9889 Emacs 19.30 C-h C-k support of separately-documented commands.
9890
98911995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9892
9893 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9894 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9895
98961995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9897
9898 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9899 (../info/viper, viper.dvi): New targets.
9900
99011995-04-20 Kevin Rodgers <kevinr@ihs.com>
9902
9903 * dired-x.texi (Installation): Change the example to set
9904 buffer-local variables like dired-omit-files-p in
9905 dired-mode-hook.
9906
99071995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9908
9909 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9910 (../info/mh-e, mh-e.dvi): New targets.
9911
99121995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9913
9914 * Makefile.in (maintainer-clean): Rename from realclean.
9915
99161994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9917
9918 * Makefile.in: New file.
9919 * Makefile: File deleted.
9920
99211994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9922
9923 * Makefile (TEXINDEX_OBJS): Variable deleted.
9924 (texindex, texindex.o, getopt.o): Rules deleted.
9925 All deps on texindex deleted.
9926 (distclean): Don't delete texindex.
9927 (mostlyclean): Don't delete *.o.
9928 * texindex.c, getopt.c: Files deleted.
9929
99301994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9931
9932 * Version 19.26 released.
9933
99341994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9935
9936 * Version 19.25 released.
9937
99381994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9939
9940 * Version 19.24 released.
9941
99421994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9943
9944 * Version 19.23 released.
9945
99461994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9947
9948 * Makefile: Delete spurious tab.
9949
99501994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9951
9952 * Makefile (.SUFFIXES): New rule.
9953
99541994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9955
9956 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9957 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9958
99591994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9960
9961 * Makefile (../info/sc): Rename from sc.info.
9962 (../info/cl): Likewise.
9963 (INFO_TARGETS): Use new names.
9964
99651993-12-04 Richard Stallman (rms@srarc2)
9966
9967 * getopt.c: New file.
9968 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9969 (getopt.o): New rule.
9970 (dvi): Don't depend on texindex.
9971 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9972 Depend on texindex.
9973
99741993-12-03 Richard Stallman (rms@srarc2)
9975
9976 * Makefile (../info/sc.info): Rename from ../info/sc.
9977 (TEXI2DVI): New variable.
9978 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9979 Add explicit commands.
9980 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9981
99821993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9983
9984 * Version 19.22 released.
9985
99861993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9987
9988 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9989
99901993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9991
9992 * Version 19.21 released.
9993
99941993-11-15 Paul Eggert (eggert@twinsun.com)
9995
9996 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9997
99981993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9999
10000 * Makefile (../etc/GNU): New target.
10001 (EMACSSOURCES): Add gnu1.texi.
10002
100031993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10004
10005 * Makefile (realclean): Don't delete the Info files.
10006
f0131492 100071993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10008
10009 * forms.texi: Fix forms.texi so that it will format correctly.
10010 Add missing `@end iftex', fix bad reference.
10011
10012 * info.texi, info-stn.texi: New files implement texinfo version of
10013 `info' file.
10014
f0131492 100151993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10016
10017 * Makefile: Fix targets for texindex, new info.texi files.
10018 * info-stnd.texi: New file implements info for standalone info
10019 reader.
10020 * info.texi: Update to include recent changes to "../info/info".
10021 New source file for ../info/info; includes info-stnd.texi.
10022
10023 * texindex.c: Include "../src/config.h" if building in emacs.
10024
10025 * Makefile: Change all files to FILENAME.texi, force all targets
10026 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10027 vip.texinfo, forms.texinfo, cl.texinfo.
10028 Add target to build texindex.c, defining `emacs'.
10029
10030 * forms.texi: Install new file to match version 2.3 of forms.el.
10031
100321993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10033
10034 * Version 19.19 released.
10035
100361993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10037
10038 * sc.texinfo: Fix info file name.
10039
10040 * Makefile (info): Add gnus and sc.
10041 (dvi): Add gnus.dvi and sc.dvi.
10042 (../info/sc, sc.dvi): New targets.
10043
100441993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10045
10046 * Version 19.18 released.
10047
100481993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10049
10050 * Makefile: Fix source file names of the separate manuals.
10051 (gnus.dvi, ../info/gnus): New targets.
10052
100531993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10054
10055 * Version 19.17 released.
10056
100571993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10058
10059 * split-man: Fix typos in last change.
10060
100611993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10062
10063 * Version 19.16 released.
10064
100651993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10066
10067 * version 19.15 released.
10068
100691993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10070
10071 * Makefile (distclean): It's rm, not rf.
10072
100731993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10074
10075 * Version 19.14 released.
10076
100771993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10078
10079 * Makefile: New file.
10080
100811993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10082
10083 * Version 19.13 released.
10084
100851993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10086
10087 * Version 19.9 released.
10088
100891993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10090
10091 * Version 19.8 released.
10092
100931993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10094
10095 * Version 19.7 released.
10096
100971990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10098
10099 * gnus.texinfo: New file. Removed installation instructions.
10100
101011990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10102
10103 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10104
101051989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10106
10107 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10108 then define `\sc' as the command for smallcaps in Texinfo.
10109 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10110 made the corresponding change to makeinfo and texinfm.el.
10111
101121988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10113
10114 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10115 Customization since the menu entry did not point to anything.
10116 Also add an @finalout command to remove overfull hboxes from the
10117 printed output.
10118
10119 * cl.texinfo: Add @bye, \input line and @settitle to file.
10120 This file is clearly intended to be a chapter of some other work,
10121 but the other work does not yet exist.
10122
101231988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10124
10125 * texinfo.texinfo: Three typos corrected.
10126
4009494e 10127;; Local Variables:
c8763fb6 10128;; coding: utf-8
4009494e
GM
10129;; End:
10130
ab422c4d 10131 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10132
10133 This file is part of GNU Emacs.
10134
97c0352c 10135 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10136 it under the terms of the GNU General Public License as published by
97c0352c
GM
10137 the Free Software Foundation, either version 3 of the License, or
10138 (at your option) any later version.
4009494e
GM
10139
10140 GNU Emacs is distributed in the hope that it will be useful,
10141 but WITHOUT ANY WARRANTY; without even the implied warranty of
10142 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10143 GNU General Public License for more details.
10144
10145 You should have received a copy of the GNU General Public License
97c0352c 10146 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.